Quote:
Originally Posted by daldred
Sorry if this has been asked before and I can't find it, but..
Is there any way of updating a stylesheet in a number of books at once?
I have a couple of series of books which I'm working on; part way through the series I find that there's a better way of doing something in CSS. It would be nice to be able to say 'make that change in all these books', without having to change each one individually.
|
I read a number of series.
All from the same publisher.
Books within a single series do not always use the same stylesheet. (there was a time, that they did, albeit a very simple 3

sheets)
The books do not even use the same style classes. In the case of Omnibus, not even for the different parts (books)
Blanket stylesheet replacement is not advised without very close examination.
I prefer to reverse engineer and apply a common set (snippets) of attributes to the currently used class.