Feed on
Posts
Comments

to adjust the spacing between rows in a latex table, add square brackets and the size adjustment after the linebreak.

for instance, to compress rows by 1 inch:

entry1 & entry2 & entry3 \\[-1in]


Bookmark and Share

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

3 Responses to “adjust row spacing in a latex table”

  1. on 06 Apr 2008 at 5:51 pm Victor Ramiro

    Cool!
    Do you know how to adjust the spacing between rows, but for all the tabular?

    cheers,
    Victor

  2. on 07 Apr 2008 at 7:06 am Lawrence David

    Sorry, don’t know that!

  3. on 15 Sep 2008 at 11:24 am Mickael

    Hi,

    you can write something like that :

    \begin{table}[!ht]\renewcommand{\arraystretch}{2}\addtolength{\tabcolsep}{-1pt}
    \begin{center}
    \label{ResumeContact}
    \begin{tabularx}{\linewidth}{cccc}

    etc

Did I get this wrong? Let me know!

Trackback URI | Comments RSS

More blogs about http://desk.stinkpot.org:8080/tricks.