Open prowlett opened 1 year ago
My intention is to have a decent HTML slideshow for slides written in Beamer. It still needs a lot of work, as you've shown.
If a user prefers to not present students with the HTML slides option for Beamer slides while this is under development, I've noticed that if I use type: chapter
even though it's a Beamer file this creates a HTML file containing the slide content in linear format and a PDF that is the Beamer slides.
I'm finding the new 'Slides' feature for Beamer slides strange.
Here's some simple LaTeX code for a presentation.
The PDF creates six slides:
The 'Slides' version is four slides, with the title slide repeated twice and multiple section titles all over the place.
I suppose if I want a HTML version of the presentation, I would prefer this to match the Beamer output, though I recall from an earlier iteration of chirun that the level of customisation in Beamer makes it hard to reproduce this in HTML. Previously chirun provided the PDF for slides presented on a screen with the content put linearly on a webpage as an alternative access to the same content. I do not know what the 'Slides' mode adds to these options.