Quote:
Originally Posted by dma_k
In general I wonder where I can read more about HTML classes used for PDF conversion? Few (e.g. .calibre-pdf-toc) are mentioned in Printable Table of Contents but I think there are more. As far as I can see, HTMLZ does not use such (or similar) classes. Are they all documented somewhere?
|
You can figure out which are used by running "ebook-convert --debug-pipeline" and looking at the intermediate pipeline stages. (In general this is a very useful way to figure out what's going on in conversion without diving into the Calibre source code.)