Use this macro to tell LaTeX that you don’t want your units slanted in math mode.
\newcommand{\unit}[1]{\ensuremath{\, \mathrm{#1}}}
$ m = 5 kg $
$ m = 5 \unit{kg} $
This page was last updated 2007-11-08.
It is tagged with:
Contact me!