Home
last modified time | relevance | path

Searched refs:IN_EQUATION (Results 1 – 1 of 1) sorted by relevance

/plugin/latexport/implementation/
H A Ddecorator_math.php21 const IN_EQUATION = 1001; define in DecoratorMath
44 $this->state = DecoratorMath::IN_EQUATION;
55 if ($this->state == DecoratorMath::IN_EQUATION) {