View Single Post
Old 12-09-2022, 09:43 AM   #2
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: 31,147
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Got to love Publishers that (try to) make the E-book look exactly like the print version by adding blank Paragraphs between chapters.
Conversion will not fix this nonsense. You need to use the Editor and remove those.
No magic code, since how they actually do this varies.
Somethink like this will be just before the next chapter (anchor, if a single file)
Code:
<p class="xyz">&nbsp;</p>
<p class="xyz"><br /> &nbsp;</p>
theducks is offline   Reply With Quote