siunitx version 1.2
I’ve just uploaded siunitx version 1.2 to CTAN. This adds the macros \numrange and \SIrange to the package, so that you can write \SIrange{1}{10}{\second} and get out “1 s to 10 s” (or the less correct “1 to 10 s”, if you want).
Thanks for the upgrade, the \SIrange is really nice. But please correct the year number in the documentation (2009, not 2008).
phi
23 Jan 09 at 7:01 pm
I always miss something. Will sort this in a second.
Joseph Wright
23 Jan 09 at 10:12 pm
OK, up to now, I’ve found three bugs in the new version. The line numbers refer to siunitx.dtx.
Line 3407: 2008/01/22 → 2009/01/22 (wrong year)
Line 10307: \sisetup{#1} → \sisetup{#1}% (space winds up in output)
Line 1943: %%\DescribeOption{tophrase}
→ %\DescribeOption{tophrase}\changes{v1.2}{2009/01/22}{New \opt{tophrase} option} (double comment winds up in .sty file, no change description)
It would be nice if the locale files set tophrase appropriately, e.g. ‘tophrase=\ bis\ ‘ in si-DE.cfg.
phi
23 Jan 09 at 10:26 pm
I’ll look at this tomorrow
Joseph Wright
23 Jan 09 at 10:42 pm
Sorted
Joseph Wright
24 Jan 09 at 6:42 pm