mitex-rs / mitex

LaTeX support for Typst, powered by Rust and WASM. https://mitex-rs.github.io/mitex/
https://mitex-rs.github.io/mitex/tools/underleaf.html
Apache License 2.0
239 stars 8 forks source link

Synchronize `sym` with typst compiler #165

Open Coekjan opened 1 month ago

Coekjan commented 1 month ago

Some (breaking) changes on sym indicates synchronization is needed in the future.

Coekjan commented 1 month ago

When typst releases next version, we need to sync symbol names with it. I will try my best to track symbol changes in this issue.

OrangeX4 commented 1 month ago

Thanks. I checked that 0.11 had no breaking changes and waited until 0.12 was ready for release to check the rest.