astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.19k stars 176 forks source link

Navigatable TOC tree in the PDF for reveal slides #222

Closed olberger closed 3 years ago

olberger commented 4 years ago

Reveal.js allows using a 2D tree of sections/subsections.

When displayed to the screen, this leads to browsing along the 2 dimensions

When printed, all slides must be printed (usually), but it may be handy to embed inside the PDF a navigatable TOC of the slides to allow quickly pointing to a session start, skipping the subsections, etc.

Thanks in advance, if that can be made possible.

astefanutti commented 4 years ago

That is a much wanted feature, that would be useful also for the other presentation frameworks. I think that relates to #171.

astefanutti commented 3 years ago

Let me close this and keep track in #171.