Quote:
Originally Posted by JSWolf
Calibre take any @ code like @font-face and @page and puts them in every XML file and removes them from the CSS. That to me is the wrong way to do it. Because it then means any changes have to be done to every XML file. This is one of the issue you can get going ePub > ePub.
|
So that's how it works!
I guess I'll follow your advice on the sequence: Remove the font code from the CSS. Remove the fonts, remove the font code in the OPF.
Many thanks JSWolf