Searched refs:latex_document (Results 1 – 3 of 3) sorted by relevance
140 $this->latex_document = $this->_preamble."\n".trim($latex_formula)."\n".$this->_postamble;167 if ($this->renderLatex($this->latex_document,$full_path_filename)) {215 function renderLatex($latex_document,$destination) { argument226 fputs($fp,$latex_document);