Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_math.php56 $this->decorator->mathjax_content($this->processEquation($this->equation));
69 private function processEquation($equation) { function in DecoratorMath