Searched refs:texit (Results 1 – 7 of 7) sorted by relevance
6 <file><texit info>9 </texit>14 <texit>16 </texit>
86 …$texit = new config_plugin_texit(getID(), $namespace_mode, $this->get_plugin_config(), $nsbpc_obj);87 $pdfurl = $texit->process();
11 * name is now texit instead of dokutexit46 If it exists, TeXit will handle the file *texit.bib* in the *conf/* directory of the plugin.48 If you use [refnotes], TeXit will merge all BibTeX code from refnotes into a *texit.bib* in the nam…50 …ur header or footer, it will call the good filename -- just it case this one (*texit.bib*) changes.56 The intermediate .tex files will be placed in the *texit:namespace:subnamespace* namespace. Suppose…70 The *texit:namespace:subnamespace* namespace will contain:73 * *texit.bib* : the bibliography database (not mandatory)93 * *texit.bib* (if relevant)110 Disallow: /*texit*121 You can use texit with refnotes, with the following limitations:
42 var $texit; variable in texitrender_plugin_texit50 $this->texit = $texit_obj;53 $this->_texit_conf = &$this->texit->conf;
1 base texit
22 NAME = texit
27 \newcommand{\dokubibliography}{\bibliography{./texit}}