Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

Inside a tabular environment (which in turn lives inside a figure* environment), I need some short text running up the page. I tried \rotatebox with the graphics and graphicx packages as well as turnbox with the rotating package, but all to no avail: the text stubbornly remains horizontal. Any help appreciated.

share|improve this question
Please post an example of the code you've tried out so far. Separately, do you use a two-column environment? I ask because you mention the use of a figure* environment. – Mico Aug 28 '12 at 11:42
3  
@Walter: It will not work if you will just view the DVI ouput. Try to generate DVI to PS and then PS to PDF. – jeecabz Aug 28 '12 at 11:43
@jee-ar this was it: had to look at the pdf rather then dvi output (the dvi viewer is just no good). \rotatebox works fine. – Walter Aug 28 '12 at 12:12

closed as too localized by lockstep, Torbjørn T., Joseph Wright Sep 22 '12 at 19:22

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.