This is presentate, a (small) package that wants more flexibility in the dynamic helper functions for creating presentation. There is no theme currently, but I think its ability to modify the hider
functions is the key to create a lot more complex animations!
1 Like
Very cool! I’m finishing an update of the minideck package and might well end up copying your implementation of pause/uncover/only (or maybe offer both as alternatives. I’m not generally fond of having a thousand ways of doing things but in this case it might be worth it).
I wonder what people here think about this?
Me too! Function-based of pause
is realistically not that easy compared to pause
as a marker. However, with this way, it should provide more flexibility of how an information (not only in content type) can react to the slides.
(Yeah, I created this package because of my picky-ness to always modify things it shouldn’t be, haha)