Newsgroups: comp.text.tex Date: Sun, 31 Jul 2005 07:53:46 +0100
> I want to align my text to the top of the picture on the left. So I use
> tables.
>
> But I just can't align them. Here is the test example:
>
> \begin{tabular}[t]{c|l}
>
> \begin{tabular}[t]{l}
> \includegraphics[width=1.2cm,angle=90]{any-pic.eps}
> \end{tabular}
> &
> \begin{tabular}[t]{l}
> top of the line
> \end{tabular}
>
> \end{tabular}Read the FAQ:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=topgraph
Best regards,
Jose Carlos Santos