Thread: EPUB output
View Single Post
Old 07-15-2010, 01:46 AM   #718
Katdragon
Connoisseur
Katdragon began at the beginning.
 
Posts: 98
Karma: 40
Join Date: May 2010
Device: Kobo (currently out of commission), Kindle 3
Quote:
Originally Posted by theducks View Post
OH the DIV surrounds the Big letter, What surrounds the rest
<p> </p> tags around every paragraph. Unfortunately the <p> tags are between that first letter and the rest of the first word in the paragraph.

Quote:


Without seeing a whole chapter (code), I would have a hard time guessing what needs removed and/or changing.
I have put a sample up at http://pastebin.com/aX9s9XwP

I haven't included the whole text of the chapter, but enough to show the code at the start, end and in two paragraphs in the middle.
Quote:

I have whole books that look clean and NO, Zero, Nada DIV tags. K.I.S.S. no fancy stuff, just indented paragraphs. A chapter header

Code:
<p class...>   stuff   </p>
Unfortunately removing the <div> tags made the code look cleaner but didn't solve the problem. I experimented with removing the <p> tags but considering they are the paragraph separators, I ended up with one big chunk of text *sigh*

Thanks for the info about the Sigil colouring, and your really nice efforts to help me out!
Katdragon is offline   Reply With Quote