Home
last modified time | relevance | path

Searched refs:texit (Results 1 – 7 of 7) sorted by relevance

/plugin/dokutexit/help/
H A Dtexit.txt6 <file><texit info>
9 </texit>
14 <texit>
16 </texit>
/plugin/dokutexit/
H A Daction.php86 …$texit = new config_plugin_texit(getID(), $namespace_mode, $this->get_plugin_config(), $nsbpc_obj);
87 $pdfurl = $texit->process();
H A DREADME.md11 * name is now texit instead of dokutexit
46 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:
H A Dtexitrender.php42 var $texit; variable in texitrender_plugin_texit
50 $this->texit = $texit_obj;
53 $this->_texit_conf = &$this->texit->conf;
H A Dplugin.info.txt1 base texit
H A DMakefile22 NAME = texit
/plugin/dokutexit/conf/
H A Dcommands.tex27 \newcommand{\dokubibliography}{\bibliography{./texit}}