Skip to content

Additional TeX syntax support#13

Open
thatcomputerguy0101 wants to merge 10 commits into
davidtranhq:mainfrom
thatcomputerguy0101:syntax-expansion
Open

Additional TeX syntax support#13
thatcomputerguy0101 wants to merge 10 commits into
davidtranhq:mainfrom
thatcomputerguy0101:syntax-expansion

Conversation

@thatcomputerguy0101

@thatcomputerguy0101 thatcomputerguy0101 commented Jul 19, 2025

Copy link
Copy Markdown
Contributor

This is the syntax expansion portion of #11, updated for Math.js 12. The edit to the types included in this PR is also separated out in my math-types branch.

New TeX features:

  • Variable subscripts: a_b
  • Custom symbols used in multiple places, such as greek letter variables (\alpha), and certain operators.
  • Comparison operator support: \ne, <, \geq, etc...
  • Functions with custom bases: \sqrt[3]{x}, \log_3{y}

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