Quote:
Originally Posted by citac
It's quite distracting. What formatting would this firmware treat as a heading in a .txt file?
|
Since TXT files are just text files they do not have any formatting codes embedded. I am *guessing* that multiple End Of Line characters *might* trigger a new heading?
I tried looking in the cr3-txt.ini and txt.css files on my PocketPRO's /crengine folder, and I can see what CoolReader 3 will do when it decides that a new heading is needed, but those files do not define the trigger as far as I could tell. I suppose that you could just define a heading action to be the same as any other paragraph in the CSS, and then you would get no headings at all?