View Single Post
Old 01-20-2013, 02:37 PM   #13
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by DiapDealer View Post
Probably all depend on your Clean Source Settings. If it's turned completely off and your code starts life as one line:
Code:
<h2>Chapter One<br />The Title</h2>
Then the entry will be created in the NCX file (when clicking "Generate ToC") with no space...


If, however, you have at least Pretty Print turned on, then
Code:
<h2>Chapter One<br />The Title</h2>
becomes
Code:
<h2>Chapter One<br />
The Title</h2>
and the entry will be created in the NCX file with a space when clicking Generate ToC...


That's the way it works for me anyway.
I have Pretty Print ON, so maybe I just started doing this with an older version and did not change (and no harm seems to be done, so I never noticed )
theducks is online now   Reply With Quote