[OS X TeX] Problem with dcolumn
Gewitterbukk
gewitterbukk at me.com
Fri Apr 10 21:44:04 CEST 2009
Howdy!
I've got a problem with setting the following table. I get the error message
"Latex Error: ./master.tex:110 Missing } inserted."
Any idea?
Thanks!
...
\usepackage{booktabs}
\usepackage{tabularx}
\usepackage{dcolumn}
\begin{document}
\begin{tabular}{*{8}{D{,}{,}{2}}} \toprule
Spalte 1 & Spalte 2 & Spalte 3 & Spalte 4 & Spalte 5 & Spalte 6 & Spalte 7 & Spalte 8 \\ \midrule
2,4 & 2,8 & 5,90 & 56,8 & 5,98 & 3,7 & 7,89 & 8,1 \\
24,4 & 2,8 & 5,90 & 56,18 & 5,98 & 3,7 & 7,89 & 8,1 \\
2,4 & 2,48 & 5,9 & 56,8 & 5,8 & 3,07 & 7,89 & 8,1 \\
23,4 & 2,8 & 5,90 & 56,8 & 5,98 & 3,7 & 7,89 & 8,1 \\
2,4 & 2,88 & 5,90 & 516,8 & 5,9 & 3,7 & 7,89 & 8,1 \\
23,4 & 2,8 & 5,0 & 56,88 & 5,98 & 355,7 & 7,89 & 8,1 \\ \bottomrule
\end{tabular}
\end{document}
More information about the macostex-archives
mailing list