Home
last modified time | relevance | path

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

/plugin/latexit/syntax/
H A Dmathjax.php133 $renderer->_mathMode($data);
/plugin/latexit/_test/
H A Drenderer.test.php926 $this->r->_mathMode("$\lnot$");
930 $this->r->_mathMode("$-> <- <-> => <= <=> ... −$");
/plugin/latexit/
H A Drenderer.php1579 public function _mathMode($data) { function in renderer_plugin_latexit