[OS X TeX] vertical positioning within a cell of a table
    Nathan Sanders 
    Nathan.Sanders at williams.edu
       
    Tue Jun 13 11:08:19 EDT 2006
    
    
  
Alain Schremmer wrote:
> The graphic and the text come out bottom-aligned.
> How do I get, say, at least a top-alignment or a center alignment?
Chris's suggestion of the minipage environment seems to work well:
\begin{tabular}{cl}
   \begin{minipage}{2in}
     \includegraphics[height=2in,width=2in]{test.eps}
   \end{minipage}
   &Here is a single line.
\end{tabular}
Nathan
-- 
Nathan Sanders
Linguistics Program
Williams College
http://wso.williams.edu/~nsanders/
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
    
    
More information about the MacOSX-TeX
mailing list