Thread: EPUB output
View Single Post
Old 07-15-2010, 10:07 AM   #721
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,109
Karma: 60406498
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 Katdragon View Post
Thanks so much I'll try this after Masterchef!
nrapallo has more like what I had in mind.
I would have simply replaced (use regex)
Code:
#
  <div class="calibre10"> M
  </div>
 
  <p>
with

Code:
#
  <p class="calibre10">
    M
Basically, I moved the P to the front.
theducks is online now   Reply With Quote