Core Features of Tylax
mainTylax is a high-performance, AST-based bidirectional converter between LaTeX and Typst. Key features include:
- Macro Engine:
- LaTeX: Full expansion of
\newcommand,\def,\ifmmode, and complex nested macros. - Typst: Built-in evaluator to handle
#letbindings,#forloops, and conditional logic.
- LaTeX: Full expansion of
- Bidirectional Conversion: Supports math formulas, text, tables, and full documents.
- Table Support: Handles
multicolumn,multirow, andbooktabs. - Graphics Support: Experimental TikZ $\leftrightarrow$ CeTZ conversion.
- Document Structure: Preserves chapters, lists, and references.