Search found 3 matches

by teperosombrero
Wed Mar 17, 2010 12:29 pm
Forum: Graphics, Figures & Tables
Topic: wrapping text in multirow cell
Replies: 2
Views: 19194

wrapping text in multirow cell

OK, the text is wrapped, but I also need it to be aligned in the middle (vertically + horizontally, in the whole column) -this is why I asked, the m{2cm} tag doesn't center the text...
Now I've found out, that
\multirow{2}{2cm}{\begin{center}Long text to wrap\end{center}}
centers the the text, but ...
by teperosombrero
Tue Mar 16, 2010 2:22 pm
Forum: Graphics, Figures & Tables
Topic: wrapping text in multirow cell
Replies: 2
Views: 19194

wrapping text in multirow cell

Hi,
I'm trying to make a table with horizontally and vertically centered text, moreover, some cells are made by multirow and contain long text to wrap. I used parameter m{width} to wrap a text inside a cell, but it doesn't work in the multirow cell. Any suggestions?
Thank you
\documentclass ...
by teperosombrero
Wed Feb 24, 2010 5:25 pm
Forum: Page Layout
Topic: Need to use different layout for different pages
Replies: 0
Views: 1120

Need to use different layout for different pages

Hi,
I have found nice template for my documents before, but now I need to modify it. I need to preserve first two pages (title and list of contents) as they are and use something else for the rest of the document. In the rest I need to use margin notes, but I'd like to have them below the header a ...