Quote:
Originally Posted by kovidgoyal
yes basically each output format at the moment performs its own font size rationalization. calibre's conversion subsystem is being overhauled so this will change once that's done.
|
I tested the different fonts using the built in Base Font and it seemed to have no affect on the font within the epub book I was making.
However, when I added
p {margin-top: 0pt; margin-bottom: 0pt; padding: 0pt; text-indent: 15pt; font-size: 12.5pt;}
to the css override box...that did seem to affect the font size within the epub document. Strangely 12.5pt worked just fine and gave me something rather similar in size to the LRF files I've been creating.
I still don't get how the LRF file is 1200 pages long and the Epub says it's only 450 pages long...but I figured I can ask that in the Epub thread.