Skip to content
Discussion options

You must be logged in to vote

Hi Hugo, thanks for your question!

#336 didn't do anything about supporting reversed animations inside HTML slides: it only removed them from the output folder as they were never used.

The support of reversed animation is something non-standard, and it is only provided by the default (i.e., manim-slides present ...) viewer, because I wrote it. I didn't write RevealJS (the

You could raise an issue on their repository (https://github.com/hakimel/reveal.js), but I doubt this is a feature they might want to add.

However, something we could do is include inside the HTML template a JS script that listens to keystrokes (e.g., with https://revealjs.com/keyboard/) and modifies the background video…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeertmans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers html-convert Related to converting to HTML slides
2 participants