LaTeXML
LaTeXML copied to clipboard
add support for TikZ animations
TikZ supports creating animations via dvisvgm (https://tikz.dev/tikz-animations). The PGF implementation is just a list of SVG specials that create the appropriate tags. It should be easy, if a bit time consuming, to port that to LaTeXML.