Home
last modified time | relevance | path

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

/plugin/latexwas/
Dclass.latexrender.php19 public $_convert_path = "convert"; variable in LatexRender
104 …$this->myexec($this->_convert_path . " " . $this->_tmp_filename . ".ps " . $this->_tmp_filename . …
Dlatexinc.php31 …$this->_latex->_convert_path = $this->getConf("convert_path") . ' ' . $this->getConf("convert_opti…
/plugin/latex/
Dclass.latexrender.php43 var $_convert_path = "convert"; variable in LatexRender
249 $command = $this->_convert_path." ".$this->_tmp_filename.".ps ".
/plugin/latex-was/
Dclass.latexrender.php43 var $_convert_path = "convert"; variable in LatexRender
250 $command = $this->_convert_path." ".$this->_tmp_filename.".ps ".