Re: Two line Slidetitles

Karl-Michael Schneider <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
On Mon, May 12, 2003 at 04:31:07PM +0200, Christoph Bartoschek wrote:
> Is ist possible to generate Slidetitles which span two lines?

\begin{slide}{\parbox{12.5cm}{The Title\\Continues Here}}

Even better, redefine the \slidetitle command like this:

\renewcommand{\slidetitle}[1]{%
 \rput[t](5.25,4.7){\parbox{12.5cm}{\centering\fontTitle{#1}}}}

Then write

\begin{slide}{The Title\\Continues Here}

Karl-Michael


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.