31
votes
1answer
2k views

What font packages are installed in TeX live?

What font packages are installed in a full installation of TeX live? Which are obsolete? Example: \usepackage{mathpazo} brings Palatino as the roman font. The times package seems to be obsolete (as ...
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 ...
4
votes
2answers
451 views

How to make sense of font metrics?

If I have a Tex font, and I want to really understand how it will be laid out by Tex, and what features of the font to bear in mind when tuning my output to be beautiful, what tools are useful for ...