What font is used in math equations?

What font is used in math equations?

Latin Modern is the LaTeX font of choice. There is a math font (download here) and a whole family of text fonts (download here). Note: these may not look good on screen, but they look just perfect when printed.

What is math font called?

The default LaTeX math font is Computer Modern Math Italic. Latin modern math includes italic, but at a different position (U+1D434 and later). It’s very similar to Computer Modern, it has been done as replacement with improvements. Perhaps just get Computer Modern Math Italic as ttf font, such as the cmmi*.

Which font is used in LaTeX math?

LaTeX uses Computer Modern by default. While there is a Word compatible port of the font, it lacks many characters that you would need in a word processor. What you need to use instead is Latin Modern, which is an expansion on the former. You can get OpenType Latin Modern fonts here .

What kind of font is used in Tex?

It’s the font traditionally used with TeX and LaTeX systems. The standard font used by the MS Word equation editor is called Cambria Math. If you want to get the Computer Modern look in MS Word, you have to use a font called Latin Modern. If you want the Cambria Math look in LaTeX, you have to use the “fontspec” package or something equivalent.

What’s the name of the math font in MS Word?

The standard font used by the MS Word equation editor is called Cambria Math. If you want to get the Computer Modern look in MS Word, you have to use a font called Latin Modern. If you want the Cambria Math look in LaTeX, you have to use the “fontspec” package or something equivalent.

What is the name of the default font in math mode?

For a PDF LaTeX document with only $i$ as content (and empty pagestyle to avoid the page number) I got using pdffonts the font name ZTAVXI+CMMI10 (the CMMI10 is the important part AFAIK and stands I presume for “Computer Modern Math Italic 10pt”).

What’s the name of the font for Computer Modern?

The specific font (family) shown in your image is called Computer Modern. It’s the font traditionally used with TeX and LaTeX systems. The standard font used by the MS Word equation editor is called Cambria Math. If you want to get the Computer Modern look in MS Word, you have to use a font called Latin Modern.