class Object
Constants
- CloseDiv
- DecorativeClosing
- EqLabel
- EquationClose
- EquationEnd
-
$1 is tex, $2 is closing, $3 is tex
- EquationOpen
- EquationStart
-
$1 is opening, $2 is tex
- MathClose1
- MathClose2
- MathClose3
- MathOpen1
- MathOpen2
- MathOpen3
- OneLineEquation
-
$1 is opening, $2 is tex, $3 is closing, $4 is label
- OpenDiv
-
TODO: Scope these properly
- RegCite
-
This adds support for cite
- RegEqPar
- RegEqref
- RegEqrefLatex
-
This adds support for eqref
- RegInlineMath
-
TODO: Properly scope all these regexps Everything goes; takes care of escaping the “$” inside the expression
- RegRef
-
This adds support for ref
- StartPipe