SuzanneSoy / scribble-math

Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
http://docs.racket-lang.org/scribble-math/
Other
17 stars 4 forks source link

Write a racket-friendly frontend for writing math equations #8

Open SuzanneSoy opened 7 years ago

SuzanneSoy commented 7 years ago

An equation in the source should look like this:

@$[∀ xᵢ ↦ κᵢ ∃ ρf ↦ (foo xᵢ)]

where ρf has been defined with define-math-variable to render as ρ_f, for example, and foo has been defined as a math operator with a specific rendering, and κ is also defined as a math operator which takes one mandatory subscript argument, in this case the .