Skip to content

feat: add advanced math support#2

Open
sabraman wants to merge 2 commits intowestrik:mainfrom
sabraman:feat/advanced-math-support
Open

feat: add advanced math support#2
sabraman wants to merge 2 commits intowestrik:mainfrom
sabraman:feat/advanced-math-support

Conversation

@sabraman
Copy link
Copy Markdown

@sabraman sabraman commented Mar 12, 2026

Add advanced math support

This pull request implements support for LaTeX math equations using tex2typst-rs.

Changes

  • Integrated tex2typst-rs for converting LaTeX math to Typst syntax.
  • Added support for inline math ($...$), display math ($$...$$), and math code blocks.
  • Configured math font support in the Typst world.
  • Added a math.md test file.

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