Search found 4 matches

by gonzales81
Sat Dec 27, 2008 4:17 pm
Forum: Graphics, Figures & Tables
Topic: Change Margins for table fitting
Replies: 2
Views: 16474

Change Margins for table fitting

Hello everybody!

I have a wide table that doesn't fit the document margins, even if I use scriptsize font.
(I set margins=2.2cm in the preamble using the geometry package).
how can I change the margins just for the table?
I tried and create a custom environment using list for chaning the left ...
by gonzales81
Wed Dec 24, 2008 2:50 pm
Forum: Graphics, Figures & Tables
Topic: Table with a different number of rows
Replies: 4
Views: 5652

Table with a different number of rows

corderin wrote:Then use

\cline{1-2}

this will print only a line from the first to the second column, you can choose which columns you have to separate...

Finally I got it! Thank you for yr precious help!
Bye
by gonzales81
Wed Dec 24, 2008 2:20 pm
Forum: Graphics, Figures & Tables
Topic: Table with a different number of rows
Replies: 4
Views: 5652

Table with a different number of rows

Hi,

it is very simple you only need the multirow package ...

then in a tabular environment you can specify

\multirow{rows number}{rows width}{TEXT}

:)

TY very much for yr reply.
The problem is when I use \hline to separate cells horizontally,
the line spans both colums!!Referring to the ...
by gonzales81
Wed Dec 24, 2008 1:14 pm
Forum: Graphics, Figures & Tables
Topic: Table with a different number of rows
Replies: 4
Views: 5652

Table with a different number of rows

Hi!
Can someone please help me to create a table whose colums have a different number of rows, like the one in the attached picture?
I surfed the internet, read many manuals, b ut I couldn't find anything about it.

Thank you....and Merry Xmas... :D
Immagine.PNG
Immagine.PNG (4.34 KiB) Viewed 5670 times