Angus Leeming wrote: > I need some LaTeX guru help ;-)
No, I just needed to read the docs. Sorry!
> Volume (\milli\meter$^3$)
Should be
Volume (\milli\cubic\meter)
> I guess that my question comes in two parts:
> 1. How to specify the font for \milli\meter. Ideally only in the
> figures.
I needed the textstyle option:
\usepackage[textstyle,amssymb]{SIunits}
Angus
