Search found 4 matches

by florrat
Fri May 06, 2011 2:41 pm
Forum: Graphics, Figures & Tables
Topic: renewcommand inside table
Replies: 2
Views: 3671

Re: renewcommand inside table

Thank you very much!
by florrat
Wed Apr 20, 2011 11:04 pm
Forum: Graphics, Figures & Tables
Topic: renewcommand inside table
Replies: 2
Views: 3671

renewcommand inside table

Hello everyone,

I'm trying to make a table, and I would like to (re)define a command in this table. But for some reason LaTeX forgets that I redefined the command when I move to the next cell. Is there some other way to redefine it, so that this does not happen?

And something else: actually I only ...
by florrat
Tue Feb 22, 2011 1:13 am
Forum: Graphics, Figures & Tables
Topic: paragraph mode in rotatebox
Replies: 2
Views: 3041

Re: paragraph mode in rotatebox

Thank you very much. That seems to work!
by florrat
Mon Feb 21, 2011 4:20 pm
Forum: Graphics, Figures & Tables
Topic: paragraph mode in rotatebox
Replies: 2
Views: 3041

paragraph mode in rotatebox

Hello everyone,

I want to use paragraph mode inside a rotatebox, so I'm using the minipage-environment. But that doesn't work for me. I get the error "Paragraph has ended before \Grot@box@std was complete".

Is there some other way to do this? Something similar is answered here .

So I get a error ...