LaTeX Font Different from Usual?

  • Context: LaTeX 
  • Thread starter Thread starter cepheid
  • Start date Start date
  • Tags Tags
    Font Latex
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
Messages
5,197
Reaction score
38
Last edited by a moderator:
Physics news on Phys.org
That looks like STIX fonts instead of cmr. According to the MathJax site settings, both STIX and cm fonts are available, but cm fonts should be preferred.

Edit: see this: https://github.com/mathjax/MathJax/issues/178#issuecomment-2424202
"OS X 10.7 (Lion) ships with the STIX fonts installed, and MathJax will use those in preference to its web-based fonts."

Try using FontBook to disable STIX fonts. (Note that I'm not a Mac user.)
 
Last edited:
jhae2.718 said:
That looks like STIX fonts instead of cmr. According to the MathJax site settings, both STIX and cm fonts are available, but cm fonts should be preferred.

Edit: see this: https://github.com/mathjax/MathJax/issues/178#issuecomment-2424202
"OS X 10.7 (Lion) ships with the STIX fonts installed, and MathJax will use those in preference to its web-based fonts."

Try using FontBook to disable STIX fonts. (Note that I'm not a Mac user.)

Thanks for looking that up. I had a hunch that maybe my computer was just displaying it using the wrong fonts, but I did not have the knowledge or savvy to know specifically what those fonts were and what to do about it. I opted Font Book and searched for STIX and disabled all of the font families that came up. The new result looks like this:

http://img443.imageshack.us/img443/4958/screenshot20120129at841.png

It certainly looks like computer modern. Does it seem comparable to how LaTeX looks in your browser?

Thanks again! :smile:
 
Last edited by a moderator:
Looks like computer modern to me.

Glad to be of help.