When trying to compile the following I get the error undefined control sequence \SIlist. Other parts of the siunitx package like \SIrange work perfectly well, so I really have no idea what what I am doing wrong here. I would really appreciate your help since I love this package and want to use it.
\documentclass[10pt,a4paper]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage{siunitx}
\begin{document}
\SIlist{1;3}{\mole}
\SI{1}{ppm}
\SIrange{10}{30}{\metre}
\end{document}
siunitxpackage. Works fine for me with an updated TL 2012. – Peter Grill Oct 30 '12 at 22:462.5j. – Silex Oct 30 '12 at 22:47texlive-science,siunitxis a part of it. I just uninstalled it an installed it again with my packet manager. Still doesn't work. – Apatura Oct 30 '12 at 22:52