Quote:
Originally Posted by tagtag
I have an epub created w/ the nook profile in calibre where the pages aren't viewable in total. Different sentences fall off the page depending on what font + size I use to view them on the nook.
|
If the words are actually beyond the page when you increase font size, this is indicative of converting a book that uses <pre> tags. These tags are used in many books that have to show code examples ensuring the code does not get wrapped and distorted in the process.
You might want to open it with Sigil and see what code tags are used around the text in question.