Tagged Questions
6
votes
1answer
91 views
Align math contents in a table
While trying to display some data in a table, I use tabu and siunitx. I want the content to be centered by the dot. However, the cell at last column, first row is not centered.
...
3
votes
1answer
659 views
newcolumntype, siunitx, tabu and illegal pream-tokens
I use tabu with siunitx for making my charts with MikTeX 2.9, tabu 2.8 and now siunitx v2.5g. Since last time using the updater \newcolumn commands like
\newcolumntype D{X[1,c]{%
...
6
votes
2answers
404 views
Conflict between tabu and tabularx, when using siunitx
I have many tables set with {tabularx} but for some of the it seems easier to use {tabu} which works. But if I use both packages and gave the last X column in {longtabu} an S and optional argument it ...
7
votes
1answer
498 views
Align siunitx numbers in a tabu table
The minimal example below gives me a strange offset in numbers with exponential numbers. I think tabu and siunitx are getting in each others way. Is anyone aware of a workaround?
...
