View Single Post
Old 06-23-2011, 01:48 PM   #158
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,208
Karma: 16534692
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
Quote:
Originally Posted by capnm View Post
I'm curious, did your troublesome epub with in-line @page have them coded the same as Calibre's?
Code:
  <style type="text/css">
/*<![CDATA[*/
                @page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; }
  /*]]>*/
  </style>
My Calibre conversions do not look like that, they look like this:
Code:
<style type="text/css">
    @page { margin-bottom: 5.000000pt; margin-top: 15.000000pt; }
</style>
I had always assumed that CDATA statement came from Sigil not Calibre but I can't be sure because I don't use Sigil.
jackie_w is offline   Reply With Quote