ποΈ touying-set-config
Inject configuration changes into a block of content.
ποΈ appendix
Begin the appendix of the presentation.
ποΈ touying-recall
Recall a slide by its label.
ποΈ touying-fn-wrapper
Wrapper for a function to make it can receive self as an argument.
ποΈ touying-slide-wrapper
Wrapper for a slide function to make it can receive self as an argument.
ποΈ jump
Jump to a subslide position, either relatively or absolutely.
ποΈ pause
Reveal the next subslide.
ποΈ meanwhile
Reset the subslide counter back to 1, allowing content after #meanwhile to appear simultaneously with content from su...
ποΈ waypoint
------------------------------------------------ Waypoints (by Zral0kh) ---------------------------------------------...
ποΈ get-first
Get the first subslide number of a waypoint.
ποΈ get-last
Get the last subslide number of a waypoint.
ποΈ from-wp
Create a 'from-wp' range starting at a waypoint (inclusive to end of slide).
ποΈ until-wp
Create an 'until-wp' range ending just before a waypoint (exclusive).
ποΈ prev-wp
Shift a waypoint reference to a previous waypoint in subslide order.
ποΈ next-wp
Shift a waypoint reference to a later waypoint in subslide order.
ποΈ not-wp
Negate a waypoint marker β visible on all subslides *except* the referenced ones.
ποΈ effect
Take effect in some subslides.
ποΈ uncover
Uncover content in some subslides.
ποΈ only
Display content in some subslides only.
ποΈ handout-only
Display content only in handout mode.
ποΈ alternatives-match
#alternatives has a couple of 'cousins' that might be more convenient in some situations.
ποΈ alternatives
#alternatives is able to show contents sequentially in subslides.
ποΈ alternatives-fn
You can have very fine-grained control over the content depending on the current subslide by using #alternatives-fn.
ποΈ alternatives-cases
You can use this function if you want to have one piece of content that changes only slightly depending of what 'case...
ποΈ item-by-item
Display list, enum, or terms items one by one with animation.
ποΈ speaker-note
Speaker notes are a way to add additional information to your slides that is not visible to the audience.
ποΈ alert
Alert is a way to display a message to the audience.
ποΈ touying-equation
Animated math equation.
ποΈ touying-mitex
Touying can integrate with mitex to display math equations.
ποΈ touying-raw
Animated code block.
ποΈ touying-reducer
Extend external packages with pause and meanwhile animation support.
ποΈ slide
Touying slide function.
ποΈ empty-slide
Empty slide with no default heading or section context.