Quote:
Originally Posted by rockster
In preferences > fonts there are four fonts options:
Serif family
Sans-serif family
Monospace family
Standard font
Why so many options and which part of these four options is controlling the body text of the ebook?
|
Some eBooks use code to specify different types of fonts.
font-family: sans-serif;
font-family: serif;
font-family: monospace;
As to which font is used, configure Serif family, Sans-serif family, and Monospace family. Then under Standard font choose which family you want to use. I have chosen Serif. That will use the font you specified got Serif family.