Re: PDF on single page?

Patrick Drechsler <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Organization Dept. of Zoology 2, Biocenter, University of Wuerzburg, Germany
Message-ID <[email protected]>
Spiros Kapetanakis wrote on 18 Jan 2004 17:01:55 MET:

> I was wondering if anyone knows how I can create prosper slides that
> are shown incrementally when I'm using the projector but I can also
> print them in single-page format for printing.

You can get different output version by using the command
`\onlyInPS'. Your student version PS file can be converted to PDF
afterwards. At least thats the way I solve the same problem...

From the prosper-manual:

--8<------------------------schnipp------------------------->8---
The following macros permit choosing the material to put on a
slide depending on the chosen mode (ps or pdf):

[...]

These macros may be used as follows:
\overlays{3}{%
\begin{slide}{Example}
\onlySlide*{1}{\includegraphics{example-1.eps}}%
\onlySlide*{2}{\includegraphics{example-2.eps}}%
\onlySlide*{3}{\includegraphics{example-3.eps}}%
\onlyInPS{\includegraphics{example.eps}}%
\end{slide}}

This slide will be displayed in three steps with three different
figures in PDF mode; in PS mode, there will be only one slide
containing figure example.eps.
--8<------------------------schnapp------------------------->8---

HTH

Cheers

Patrick
-- 
"If patience is a virtue, and ignorance is bliss, 
you can have a pretty good life if you're stupid and willing to wait"



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
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.