Graphics, Figures & Tables ⇒ How to increase table border width.?? Plz. help!
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
How to increase table border width.?? Plz. help!
I am using MikTex 2.7 with TexNiCenter. In tables, how to increase the thickness of the table border alone.
I have tried with "\arrayrulewidth" command.. which is,
Coding : \setlength{\arrayrulewidth}{1.5pt}
But the problem is the whole table (rows & columns) line thickness is increased.
But, I want to increase the thickness only for the table borders and not the inner lines. I will be more benifited if I am given an example code of the above said problem.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
How to increase table border width.?? Plz. help!
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
Re: How to increase table border width.?? Plz. help!
Thank you very much.. That's what i am actually searching for. Your example was really helpful.. I have learnt a lot from that..
Now I am clear about table borders...