Tagged Questions
10
votes
3answers
3k views
Switching back to Computer Modern within XeLaTeX
Until I select a font using \fontspec{ ... }, XeLaTeX uses the default of Computer Modern. Once I select some font, I have no idea how to re-select Computer Modern. Can anyone help?
2
votes
1answer
1k views
Computer Modern Unicode + OpenType for XeTeX / fontspec
I'd like to use the most modern version of the Computer Modern fonts for XeTeX [or anything newer, of course] with the FontSpec package. Currently, I'm using
\setromanfont{CMU Serif}
However, this ...