
Search found 5 matches
- Sat Jun 05, 2010 12:51 pm
- Forum: Graphics, Figures & Tables
- Topic: Centering of table headers and spacing between columns
- Replies: 2
- Views: 1593
Re: Centering of table headers and spacing between columns
Thanks localghost! That was what I wanted. Sorry my initial post wasn't so clear. 

- Sat Jun 05, 2010 8:08 am
- Forum: Graphics, Figures & Tables
- Topic: Centering of table headers and spacing between columns
- Replies: 2
- Views: 1593
Centering of table headers and spacing between columns
Hi everyone,
Due to the amount of text I have in my tables, I need to have some spacing between the table columns, otherwise the contents might confuse the readers. To improve readability, I think it would be nice to center the table headers in my table as well. I am using the booktables package ...
Due to the amount of text I have in my tables, I need to have some spacing between the table columns, otherwise the contents might confuse the readers. To improve readability, I think it would be nice to center the table headers in my table as well. I am using the booktables package ...
- Sun Jun 08, 2008 6:15 pm
- Forum: General
- Topic: Cover page problems in LaTeX
- Replies: 1
- Views: 2192
Cover page problems in LaTeX
I have another problem with my report I'm supposed to submit. I am using the book class for it. It is supposed to be printed as a double sided copy, so the alignment of the actual contents differ. That is, the even numbered pages have this "right justified" appearance when printed while the odd ...
- Sun Jun 08, 2008 6:03 pm
- Forum: General
- Topic: Centered contents in LaTeX tables
- Replies: 2
- Views: 3465
Re: Centered contents in LaTeX tables
thanks! that worked like a charm! 

- Sun Jun 08, 2008 3:18 pm
- Forum: General
- Topic: Centered contents in LaTeX tables
- Replies: 2
- Views: 3465
Centered contents in LaTeX tables
Hi all,
The headers in my LaTeX tables have quite a bit of text. So I had to use the p command to specify the width of the column. Problem is, in the actual table, the contents of the cell are not centered, that is, I want my \checkmark command to be in the center of that cell. How do I solve this ...
The headers in my LaTeX tables have quite a bit of text. So I had to use the p command to specify the width of the column. Problem is, in the actual table, the contents of the cell are not centered, that is, I want my \checkmark command to be in the center of that cell. How do I solve this ...