Tagged Questions
5
votes
1answer
125 views
Tables as Header and footer
I've been struggling with my .tex for quite some time now, and decided its time to look for help.
This is the situation: all docs here (my office) need to bring, as header, a table (3 columns) which ...
27
votes
2answers
709 views
Partially coloring cell background to fake histogram
Excel has a cool feature called "data bar" conditional formatting that allows the user to partially fill a cell background to create histograms based on cell contents. Here is a screen clip example ...
9
votes
2answers
230 views
Table with partially colored cells
I convinced my girlfriend to write her thesis with Latex, so now whenever she gets stuck I'm the go to guy. Sadly she has requested something of me which I don't know either. She needs a table in ...
0
votes
0answers
29 views
tabular multirow un-indent the first line [duplicate]
Possible Duplicate:
tex tabular multirow un-indent the first line
My question is here: http://stackoverflow.com/questions/12226017/tex-tabular-multirow-un-indent-the-first-line . Can you ...
10
votes
2answers
1k views
Set table background hatched and shaded using tikz
I am looking for a convenient way to set the background of tabular cells. I'd like to do two things:
(1) Set the background shaded in a color
(2) Set the background hatched
I learned that the TikZ ...
2
votes
2answers
2k views
Background for table cells in LyX
The title speaks for itself - how do I choose a background color for table cells in LyX?
28
votes
3answers
6k views
How to create alternating rows in a table?
Sometimes you can see in books tables, that have alternating background color for rows in a table to support readability. How I can achieve this with LaTeX?
And yes, I could put macros \odd and \even ...
