Quote:
Originally Posted by texasnightowl
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