Tagged Questions
14
votes
1answer
343 views
Google Docs' PDF viewer
I downloaded the cm-super package and for comparison, created 5 versions of my document with different fonts:
Computer Modern
CM-Super
CM-Super with microtype
Latin Modern
Latin Modern with ...
4
votes
1answer
215 views
Font shape undefined despite using either or both of fix-cm and lmodern
My document begins:
\RequirePackage{fix-cm}
\RequirePackage[l2tabu, orthodox]{nag}
\documentclass[oneside]{memoir} % TODO 12pt
Nevertheless, I get errors:
LaTeX Font Info: Font shape ...
28
votes
3answers
4k views
What are all the font styles I can use in math mode?
As can be seen in above picture, there are lots of fonts or font styles that can be used in math mode.
What are all the fonts or font styles I can use in math mode, and which packages are required ...
49
votes
5answers
10k views
Latin Modern vs cm-super?
I've read various answers to questions on here that suggest the original Computer Modern fonts have been superceded. Sometimes it is suggested we use the cm-super package, sometimes that we instead ...