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.
|