[OS X TeX] Problem with dcolumn

Allan Macedo amapa at yahoo.com
Sun Apr 12 23:13:22 EDT 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}


Hello:

I had the same problem, it turned out to be the babel package. When I removed the babel line, it worked fine.

Hope this was useful.
-- 
View this message in context: http://n2.nabble.com/Problem-with-dcolumn-tp2618006p2626174.html
Sent from the MacOSX-TeX mailing list archive at Nabble.com.




More information about the MacOSX-TeX mailing list