andreasKroepelin / polylux

A package for creating slides in Typst
https://polylux.dev/book
MIT License
1.18k stars 55 forks source link

Produce speaker notes PDF like Beamer #168

Open 2xsaiko opened 5 months ago

2xsaiko commented 5 months ago

With LaTeX Beamer, you can produce a separate PDF containing speaker notes from your document by loading the Beamer class like \documentclass[notes]{beamer}. It would be great if Polylux could do this as well. (I've seen the pdfpc stuff but it looks like that needs the actual pdfpc software to display, personally I use Skim.)