diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/siunitx.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index ed919522565..6796f123af1 100644 --- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty +++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty @@ -15,7 +15,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{siunitx} - [2009/02/20 v1.2f A comprehensive (SI) units package] + [2009/03/23 v1.2g A comprehensive (SI) units package] \begingroup \@ifundefined{eTeXversion} {\PackageError{siunitx} @@ -288,22 +288,22 @@ {Option `emulate' only available when\MessageBreak loading package}} \si@opt@xchoicekey{unitsep} - {thin,med,medium,thick,none,comma,stop,fullstop,period, + {space,thin,med,medium,thick,none,comma,stop,fullstop,period, times,tighttimes,cdot,tightcdot}{thin} \si@opt@xchoicekey{unitspace}{space,thin,med,medium,thick, none}{thin} \si@opt@xchoicekey{errspace}{space,thin,med,medium,thick, none}{none} \si@opt@xchoicekey{valuesep} - {thin,med,medium,thick,none,comma,stop,fullstop,period, + {space,thin,med,medium,thick,none,comma,stop,fullstop,period, times,tighttimes,cdot,tightcdot}{thin} \si@opt@xchoicekey{digitsep} - {thin,med,medium,thick,none,comma,stop,fullstop,period, + {space,thin,med,medium,thick,none,comma,stop,fullstop,period, times,tighttimes,cdot,tightcdot}{thin} \si@opt@xchoicekey{decimalsymbol}{comma,stop,fullstop,period, cdot,tightcdot}{fullstop} \si@opt@xchoicekey{anglesep} - {thin,med,medium,thick,none,comma,stop,fullstop,period, + {space,thin,med,medium,thick,none,comma,stop,fullstop,period, times,tighttimes,cdot,tightcdot}{none} \si@opt@boolkey{obeymode} \newif\ifsi@numtextmode |