Re: RE: Fitting the text into the slide environment

Olesya Grishchenko <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
thanks, Hendri. 

This works except  \psscalebox command. 
Should it be definded somewhere in the beginning of the file upfront? 

Olesya 

----- Original Message -----
From: Hendri Adriaens <[email protected]>
Date: Tuesday, January 4, 2005 1:57 pm
Subject: RE: [Prosper-users] Fitting the text into the slide environment

> > \scalebox(\textwidth,0)
> 
> Yes, but not quite. This can't be used in prosper
> as prosper loads graphicx after pstricks, redefining
> \scalebox, meaning that only the graphicx syntax
> for \scalebox can be used.
> 
> \scaleboxto can indeed be used. See below.
> 
> -Hendri.
> 
> \documentclass[pdf]{prosper}
> \begin{document}
> \begin{slide}{test}
> \begin{tabular}{ll}
> some & text
> \end{tabular}\\
> \scalebox{.5}[1]{%
> \begin{tabular}{ll}
> some & text
> \end{tabular}
> }\\
> \psscalebox{.5}{%
> \begin{tabular}{ll}
> some & text
> \end{tabular}
> }\\
> \scaleboxto(4,2){%
> \begin{tabular}{ll}
> some & text
> \end{tabular}
> }
> \end{slide}
> \end{document}
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Prosper-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/prosper-users
> 



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
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.