Skip to content

Add Tylax to CLI Tools#248

Open
bug-cat-iu wants to merge 1 commit intoqjcg:mainfrom
bug-cat-iu:main
Open

Add Tylax to CLI Tools#248
bug-cat-iu wants to merge 1 commit intoqjcg:mainfrom
bug-cat-iu:main

Conversation

@bug-cat-iu
Copy link

Repo URL:https://github.com/scipenai/tylax

Adding Tylax, a new open-source bidirectional converter between LaTeX and Typst.
Unlike existing regex-based scripts, Tylax is built in Rust using full AST parsing (via mitex and typst-syntax). This allows it to robustly handle:
Complex math expressions (matrices, cases, integrals)
Document structures (sections, lists, tables with \multicolumn)
Experimental TikZ ↔ CeTZ graphics conversion
It supports both CLI usage (cargo install tylax) and runs in the browser via WASM.

Links

Repository: https://github.com/scipenai/tylax
Demo: https://convert.silkyai.cn/
Crates.io: https://crates.io/crates/tylax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant