djsutherland / reveal.js-notes-pointer

Notes plugin for reveal.js with a "laser pointer"
https://www.npmjs.com/package/reveal.js-notes-pointer
Other
7 stars 4 forks source link

Breaks PDF generation with decktape #6

Open olberger opened 4 years ago

olberger commented 4 years ago

I may be misleaded, but I think the notes pointer kinda breaks the PDF generation with decktape.

See https://github.com/astefanutti/decktape/issues/221

However, it may just be when slides are tuned in a particular way, as the ones I'm generating from org-mode sources with org-reveal...

Hope this helps,