The speakernotes extension: handle your speaker notes when producing handouts of slideshows #10895
pagiraud
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
I’ve written a little extension / Lua filter to handle speaker notes when producing handouts of slideshows.
I wanted to provide handouts to my students in the spirit of the
beamerarticle
package: that is a handout that looks like a paper or a report, not like a slideshow. But thanks to a discussion I started in the Pandoc forum, I understood it wouldn’t be straightforward.Thus, I decided to create this extension that covers a variety of output formats, although I will myself only use PDF.
Here’s an excerpt from the readme:
I hope this extension will be useful to some of you!
Beta Was this translation helpful? Give feedback.
All reactions