Search found 5 matches
- Fri Dec 11, 2009 6:45 am
- Forum: Graphics, Figures & Tables
- Topic: Problem with table
- Replies: 2
- Views: 2154
Problem with table
I think even for experts it takes more than a few seconds to fully TeX up a table, so it's possible no one will complete your full request. You could try doing it yourself in the meantime. A good place to start may be Lapo Filippo Mori's excellent guide to latex tables . It mentions how to colorize ...
- Wed Dec 09, 2009 8:11 pm
- Forum: Graphics, Figures & Tables
- Topic: How to align numbers under a centered header?
- Replies: 9
- Views: 11610
How to align numbers under a centered header?
It's too bad though that dcolumn (and siunitx apparently) don't work with tabularx.
Could you provide an siunitx example demonstrating the problem.
I just meant that siunitx uses column type "S", while tabularx uses column type "X". There isn't a way for a column to be both. I wrote that after ...
- Wed Dec 09, 2009 7:25 pm
- Forum: Graphics, Figures & Tables
- Topic: How to align numbers under a centered header?
- Replies: 9
- Views: 11610
How to align numbers under a centered header?
I'm interested in the complete code of this very nice table and I would appreciate if you could post it.
Thanks! I made a few additions in the interim to get the code below. BTW, for the TikZ stuff I started off of Stefan Kottwitz's example at http://texblog.net/latex-archive/graphics/tikz-table ...
Thanks! I made a few additions in the interim to get the code below. BTW, for the TikZ stuff I started off of Stefan Kottwitz's example at http://texblog.net/latex-archive/graphics/tikz-table ...
- Wed Dec 09, 2009 6:23 pm
- Forum: Graphics, Figures & Tables
- Topic: How to align numbers under a centered header?
- Replies: 9
- Views: 11610
How to align numbers under a centered header?
I'm struggling to see what is up here: could you give me a clue!
By that, do you mean you don't see what is wrong with Thorsten's example? The problem is that, despite specifying digitsep=comma, the "8838" in his second table has no separator.
Thorsten, thank you very much for your examples. I ...
By that, do you mean you don't see what is wrong with Thorsten's example? The problem is that, despite specifying digitsep=comma, the "8838" in his second table has no separator.
Thorsten, thank you very much for your examples. I ...
- Wed Dec 09, 2009 6:18 am
- Forum: Graphics, Figures & Tables
- Topic: How to align numbers under a centered header?
- Replies: 9
- Views: 11610
How to align numbers under a centered header?
This seems like a simple question but I've read/searched a lot and haven't found the answer yet. I would like to display columns of numbers (which should line up) under a header (which should be centered). Here's my problem:
\begin{table}
\caption{Wrong---numbers in wider column aren't centered ...
\begin{table}
\caption{Wrong---numbers in wider column aren't centered ...