[Ipe-discuss] "Handout mode" for presentation PDFS?

Pierre pierreganty at gmail.com
Sat Mar 18 21:35:40 CET 2023


There is also a lua script [0] for that purpose on the wiki ( I have not
tried it ). It says:

> Suppose you want to print notes for your presentation. If what you want
is to print everything that can be seen on screen but use the least number
of printed pages, then the following may be helpful. It removes any view
whose layers are a subset of another view's layers. So incremental views
are not shown. (The same can also be done by marking views in Ipe manually,
but this script does it automatically.)

[0]: https://github.com/otfried/ipe-wiki/wiki/Presentations#printing-notes

On Sat, 18 Mar 2023, 20:40 Otfried Cheong via Ipe-discuss, <
ipe-discuss at lists.science.uu.nl> wrote:

> On Sat, Mar 18, 2023, at 15:05, Jacob Barandes via Ipe-discuss wrote:
> > Beamer has a "handout mode" that "flattens" one's PDF presentation so
> > that each slide is revealed all at once. That way a presentation that
> > has 15 slides has just 15 PDF pages in total, rather than ~100 pages to
> > handle all the step-by-step transitions within each slide. This makes
> > it much more convenient to share PDF presentations with people by email.
> >
> > Is there any way to flatten an Ipe presentation in a similar way?
>
> The equivalent to Beamer's handout mode is implemented in Ipe in the
> ipetoipe program.
>
> Run
>
> ipetoipe -pdf -markedview presentation.pdf handouts.pdf
>
> to create handouts for your presentation.  This generates a PDF file that
> contains only the "marked" views from your presentation.   If you haven't
> done any marking, then this call will export the *last* view of *every*
> page - but you can actually fully control what happens by unmarking some of
> the pages or by marking views as needed.   You can mark views and pages
> using the checkboxes next to the view and page counter.
>
> Cheers,
> Otfried
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss at lists.science.uu.nl
> https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.science.uu.nl/pipermail/ipe-discuss/attachments/20230318/d194b604/attachment.html>


More information about the Ipe-discuss mailing list