Comment by kzrdude 5 years ago Is it possible to use the computer modern font? 3 comments kzrdude Reply moonchild 5 years ago You should be able to just set it in the CSS. gjstein 5 years ago Though I suppose it's possible to switch to Computer Modern via the CSS, the equations seems to be included as PNG's. The font of those would not change simply by modifying the CSS. 1-more 5 years ago it's all about\usepackage[garamond]{mathdesign}after runningsudo getnonfreefonts --sys -a
moonchild 5 years ago You should be able to just set it in the CSS. gjstein 5 years ago Though I suppose it's possible to switch to Computer Modern via the CSS, the equations seems to be included as PNG's. The font of those would not change simply by modifying the CSS.
gjstein 5 years ago Though I suppose it's possible to switch to Computer Modern via the CSS, the equations seems to be included as PNG's. The font of those would not change simply by modifying the CSS.
1-more 5 years ago it's all about\usepackage[garamond]{mathdesign}after runningsudo getnonfreefonts --sys -a
You should be able to just set it in the CSS.
Though I suppose it's possible to switch to Computer Modern via the CSS, the equations seems to be included as PNG's. The font of those would not change simply by modifying the CSS.
it's all about
\usepackage[garamond]{mathdesign}
after running
sudo getnonfreefonts --sys -a