[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719871: texlive-science: siunitx: Bug in siunitx-version-1.cfg



Am 04.09.2013 07:45, schrieb Norbert Preining:
> no errors.... I don't see your problem. Please provide examples.

Yes, I should have provided some more details in the first place... But time was a bit
limited back then, sorry.

If you use a "version 1" package option, for example:

$ cat sitest2.tex
\documentclass{article}
\usepackage[loctolang={DE:ngerman}]{siunitx}
\begin{document}
\num{.3e45}
\end{document}

you will get this:

$ pdflatex sitest2.tex
...
*************************************************
(/usr/share/texlive/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! LaTeX error: "kernel/property-unknown"
!
! The key property '.meta:x' is unknown.
!
! See the LaTeX3 documentation for further information.
!
! For immediate help type H <return>.
!...............................................

l.617 }


Its just caused by a more or less typo of the developer...

Sebastian


Reply to: