View Single Post
Old 02-07-2010, 08:57 AM   #32
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
Quote:
Originally Posted by texasnightowl View Post
For anyone curious, the coding error caused the first word of any chapter to have the first character on one line and the rest of the word on the next. ie.,
F
irst
I'm guessing that the original text had a drop-cap on the first letter, it was probably tagged with an element changing its size, which parsed as a new paragraph.

With respect to keeping track of your own modifications, the expedient approach would be to create a custom tag indicating that the book has been edited/converted, maybe 'MOBI-modified'. You could then search for books having/not having that tag. Would that help?

If you need the date to be the date you modified the MOBI, you would export both the EPUB and modified MOBI, delete the original title, then reimport the edited one.

G
GRiker is offline   Reply With Quote