[OS X TeX] two column slides with prosper
Berndt Farwer
farwer at informatik.uni-hamburg.de
Wed Aug 18 03:25:52 EDT 2004
Actually, you should give the beamer class by Till Tantau a try. It
features a prosper compatibility mode, so that there will be little to
no re-coding, and columns are really easy to accomplish:
\begin{columns}
\begin{column}{6cm} % put your desired column width here
text and graphics for column one
\end{column}
\begin{column}{6cm}
text and graphics for column two
\end{column}
\end{columns}
More than two columns should also be possible ...
HTH,
Berndt
--------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list