Hello list,
I have a few questions about space produced by the unit command. Consider this MWE
\starttext
\unit{3.00e8 kg m/s}
$\unit{3.00e8 kg m/s}$
\stoptext
The dot between “kg” and “m” has different spacing depending on whether the \unit command is in text or math mode. I think that the tighter spacing in the first one, in text, is correct.
I personally would also like less space around the \times. To me, the number 3.00e8 should be typeset more like a single number, rather than like a product of 3.00 and 10^8. I am probably in the minority here. If \unit and \digit had an option for tighter spacing around the \times, I’d use it, but the current output with more space is probably what most people expect and want. Perhaps something like [scispace=tight].
Finally, \unit does not play nicely with surrounding spaces. For example:
$2\pi\,\unit{3.00e8 kg m/s}$
causes a fatal error:
tex error > tex error on line 9 in file ./Untitled.tex: Incompatible glue units (case 1)
<macro> \phys_units_direct
#1->\begingroup \the \everyunits \ifdim \lastskip
>\zeropoint \settrue \c_phys_units_dospace \removelastskip \fi \c_phys_digits_method \unitparameter \c!method \relax \ifmmode \else \dontleavehmode \fi \edef \currentunit {#1}\always\edef \unitlanguag