Searched refs:_postamble (Results 1 – 4 of 4) sorted by relevance
34 public $_postamble = ""; variable in LatexRender47 … $this->latex_document = $this->_preamble . "\n" . trim($latex_formula) . "\n" . $this->_postamble;
38 $this->_latex->_postamble = $this->getConf("postamble");
140 $this->latex_document = $this->_preamble."\n".trim($latex_formula)."\n".$this->_postamble;