Authoring
Equations and mathematical motion
Preserve identity across derivation steps.

Mathematics is rendered through MathJax SVG. Its glyphs participate in matching and transitions. Temml is not a current rendering path.
Type display math in a new document:
$$
f(x) = x^2
$$- Prepare an equation and its layout.
- Duplicate the slide to keep the same object ID.
- Change the equation on the next slide.
- Choose an available effect in Animations and preview it.
Recreating the equation frame gives it a new identity. Explicit object pairing, repeated glyphs and anchors are advanced settings demonstrated in the demo.
After a transition, objects occupy the destination layout authored in Markdown. Motion cannot leave permanent coordinate offsets.
Unsupported math reports an error. Typst and historical Temml content do not silently become alternative rendering engines.