View Single Post
Old 02-09-2011, 06:55 AM   #19
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by diamante View Post
When I convert the PDBs to EPUB format, the first paragraph of each chapter looks fine, but instead of first-line indentation all other paragraphs are fully indented from the left margin.
Sounds like a bug but I can't tell without the file. Please open a ticket and attach the file.


My guess is your book is doing something like:

Code:
\tO\tnce upon at time...
I've seen books that do this and while it sometimes works depending on the reader but it's invalid. According to the PML spec, "\t = Indent block. Start at beginning of a line, close with \t at end of a line." Invalid formatting is pretty much a guess of how it should look.
user_none is offline   Reply With Quote