Quote:
Originally Posted by Strahan
Hi. I have some large text files that I threw on my Kindle. I'd love to be able to edit the text file and insert some sort of code so the Kindle knows where chapter breaks are.
Is that possible? I was Googling and some page said to put "<mbp  agebreak />" but that doesn't appear to have any effect.
Thanks!
|
Text files are displayed as-is. You can't use advanced formatting -- you will have to convert to azw3 first. Then insert page-breaks by editing the book with calibre's Edit Book feature (shortcut key is "T") and "Split File" (see screenshot) to create chapter breaks. In ebooks, a new file = pagebreak, and it is the recommended way to format a new chapter.
While you're at it, you
may want to take the opportunity to tweak the files for all kinds of fun stuff! Use the code <h1>Chapter Name</h1> to set headings saying "Chapter Name", (and create ToCs based on them), bold stuff, add paragraph indents, and more! There are many guides out there to writing html code.