View Single Post
Old 02-23-2014, 03:38 AM   #25
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
ok - with the help from you all I have the @page changes nicely automated

is there any slick way to do something similar for fixed line heights ?
they are a pain to do manually book by book: it's easy to miss one & they come both with & without closing ; so a simple regex will leave isolated ; in CSS file

e.g. there can be any/all of

line-height:1.2;
line-height:1.2
line-height:1.2em;
line-height:1.2em

scattered through out the various css classes

the calibre search & replace during conversion does not work for stylesheets

Last edited by cybmole; 02-23-2014 at 03:50 AM.
cybmole is offline   Reply With Quote