siefkenj / unified-latex

Utilities for parsing and manipulating LaTeX ASTs with the Unified.js framework
MIT License
85 stars 20 forks source link

Tikz environment printing #26

Closed siefkenj closed 1 year ago

siefkenj commented 1 year ago

Adds pretty-printing of \begin{tikzpicture}...\end{tikzpicture} environments.

This PR also extends the argument parsing abilities of unified-latex-util-arguments to allow the xparse u-type arguments.