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 ...
Search found 4 matches
- Sat Dec 27, 2008 4:17 pm
- Forum: Graphics, Figures & Tables
- Topic: Change Margins for table fitting
- Replies: 2
- Views: 16474
- 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
- 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 ...
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 ...
- 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...
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...
