Hi everybody,
I googled for a while and it looks like I cant figure out how to change the default math font throughout the document, I would like to have mathrm in all my equations; is there a way to specify it in the preamble?
Thanks,
Efo
Fonts & Character Sets ⇒ use \mathrm throughout the document
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: use \mathrm throughout the document
I tried to use:
\renewcommand{\mathnormal}{\mathrm}
in the preamble and, while it works with $\mathnormal{test}$, it doesnt work with $test$.
\renewcommand{\mathnormal}{\mathrm}
in the preamble and, while it works with $\mathnormal{test}$, it doesnt work with $test$.