yex.parse.MathShift
yex.parse.MathShift(ch, location=None)
#
A character that shifts into inline maths.
By default, this is $.
Source code in yex/parse/token.py
106 107 108 109 110 111 112 113 114 | |