Skip to content

yex.box.MathSwitch

yex.box.MathSwitch(which) #

Bases: yex.box.gismo.Gismo

Turns math mode on or off.

Source code in yex/box/gismo.py
359
360
361
def __init__(self, which):
    super().__init__()
    self.which = which