siunitx
siunitx copied to clipboard
Allow `×` as separator token for `\numproduct` and `\qtyproduct`
It would be nice to allow, not only x, but also × (U+00D7) as separator token for \numproduct and \qtyproduct.
It's doable, but I wonder about the likelihood of anyone using this as input: it's not exactly easy to type.
On my keyboard, with GNU/Linux as OS, it is reasonably easy to type: AltGr+Shift+.. And I asked because, people getting more and more accustomed to Unicode, they may find × more natural, or closer to reality, than x . In addition, a tutorial about siunitx using a sans serif typewriter font could let the user think the symbol to use is ×:
\documentclass{article}
\usepackage{inconsolata}
\begin{document}
\verb|\qtyproduct{10x30x45}{\metre}|
\end{document}

BTW, another quite natural input, and maybe more natural than x, could be *.
I think both would be helpful (× and *) when one converts existing text to use \qtyproduct
I've put this down for v3.2: it's relatively easy to set up.
Sorted in 1c5d746063df105f8e51e313fd2faf30e02af343