{latin-modern} deals with questions concerning the .Latin Modern font set](http://www.ctan.org/tex-archive/fonts/lm).

learn more… | top users | synonyms

51
votes
5answers
11k 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 ...
30
votes
3answers
6k 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 ...
5
votes
1answer
635 views

Oldstylenums with Latin Modern (MiKTeX 2.9)

I'd like do get the nice oldstyle-numbers in my entire document. (Would there be a reason not to want them anywhere in a literature paper?) I use pdfTeX 1.40.11 via MiKTeX 2.9 and Latin Modern ...
8
votes
3answers
416 views

Combining lmodern and tipa

When I use tipa and lmodern in the same document, I always get a couple of font substitution warnings. The document looks fine, though. Is there any way around this? Minimal example: ...
9
votes
0answers
167 views

Why does Latin Modern make strange-appearing output? [duplicate]

In Should I use fix-cm? the issue came up of strange output from Latin Modern. Here is an MWE to get this issue: \documentclass[11pt]{article} \usepackage{lmodern} \begin{document} TRUE FALSE ...
5
votes
2answers
1k views

How to use unicode-math with beamer and lualatex?

According to a recent article in "Die TeXnische Komödie", this should be the way to get Latin Modern Math to work with lualatex and the latest TeXLive 2011: \documentclass[professionalfonts]{beamer} ...
3
votes
3answers
953 views

polutonikogreek with lmodern 12pt

Within a document in ngerman or english, I'd like to have some Greek text using babel's polutonikogreek. It seems there are two options for including greek text: \textgreek{mikra'iti mouse~ion} ...
22
votes
2answers
1k views

Use case for Latin Modern Math (LM Math)

Since July 2011, there has been a beta release of LM Math. Some people seem to be quite excited about this. The release announcement states that this release ...completes the modernization of the ...
5
votes
1answer
243 views

Mixing oldstylenums with strings

I want to display the following string: 344F9DA1EA1859437077CCA38923C67797BDB8F6 Using \oldstylenums, but the alphabetic characters are messed up. Any ideas (using LaTeX and CM/CL fonts), without ...
2
votes
1answer
222 views

Filtering font substitution warnings caused by the combination of lmodern and tipa

This question is a follow-up to Combining lmodern and tipa: I tried to filter the harmless warnings that occur when using tipa with the Latin Modern font. Doing so crashes both pdflatex and regular ...
6
votes
1answer
500 views

How to use all variants of Latin Modern Roman with fontspec?

Sorry I have minimal knowledge of how font families work in TeX. After trying to read the fontspec documentation I get more and more confused. I am trying to get as many variants of Latin Modern Roman ...
3
votes
1answer
493 views

sans math version of Latin Modern

I am trying to get a sans math version of the lmodern family using \DeclareMathVersion but my approach does not work and I do not see why. But I have to admit that I am not sure whether I use the ...