I want to create a table (with tabular) and the words in the first column should be horizontal, but i want the words in the first row the be placed vertical.
I did this with the rotating package but i also want to know how to do this with boxes,
How can you do this with boxes ?
Graphics, Figures & Tables ⇒ Rotating text in table
NEW: TikZ book now 40% off at Amazon.com for a short time.

Rotating text in table
Hi,
What exactly do you mean by "do this with boxes"? At some point you will have to rotate the text... and then you will need some rotating mechanism (the \rotatebox comand provided by the graphicx package, for example).
What exactly do you mean by "do this with boxes"? At some point you will have to rotate the text... and then you will need some rotating mechanism (the \rotatebox comand provided by the graphicx package, for example).
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Rotating text in table
Yeah, that was what i meant, thanks 
