Home
last modified time | relevance | path

Searched refs:latex (Results 26 – 41 of 41) sorted by path

12

/plugin/latex/
H A Dlatexinc.php82 $url = DOKU_BASE.'lib/plugins/latex/images/renderfail.png';
137 } elseif ($mode == 'latex') {
H A Dplugin.info.txt1 base latex
7 url http://www.dokuwiki.org/plugin:latex
/plugin/latexcaption/
H A DREADME.md3 Adds syntax for latex-like figure captions and numbering
H A Dplugin.info.txt6 desc Adds syntax for latex-like figure captions and numbering
/plugin/latexit/tests/
H A Dscript7 wget -O exported/test${i}_exported.latex $URL
10 diff -bB --ignore-all-space exported/test${i}_exported.latex my/test${i}.latex >> log
14 …wget -O exported/projekt_exported.latex 'http://localhost/_bp/doku.php?id=projects:industry:profin…
/plugin/latexport/
H A DREADME.md2 A latex export renderer plugin to export latex documents from Dokuwiki.
H A Dplugin.info.txt6 desc Exports dokuwiki pages to latex format
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md188 - [cebe/markdown-latex](https://github.com/cebe/markdown-latex) - Convert Markdown to LaTeX and PDF
/plugin/mimetex/
H A Dplugin.info.txt5 name mimetex Plugin parses latex blocks
7 (http://www.forkosh.com/mimetex.html) parses latex blocks
H A Dsyntax.php61 $this->Lexer->addEntryPattern('<latex(?=.*\x3C/latex\x3E)',$mode,'plugin_mimetex');
65 $this->Lexer->addExitPattern('</latex>','plugin_mimetex');
88 if ( !is_dir($conf['mediadir'] . '/latex') ) {
89 mkdir($conf['mediadir'] . '/latex', 0777-$conf['dmask']);
93 $cachefilename = $conf['mediadir'] . '/latex/'.$hash.'.gif';
94 $cacheurl = DOKU_BASE.'lib/exe/fetch.php?media='.urlencode('latex:'.$hash.'.gif');
/plugin/passpolicy/
H A D10k-common-passwords.txt8519 latex
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt288 (thanks latex*dragonØgmail*com)
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md17 * New custom brushes added: halcon,IEC61131,kotlin,latex,Makefile,mel,objective-c,yaml
H A DREADME.md170 * latex
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1latex/brush.js","webpack:///./repos/brush-Makefile/brush.js","webpack:///./repos/brush-mel/brush.j…
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt4 The ''math'' component allows to add [[http://docs.mathjax.org/en/latest/start.html#tex-and-latex-i…

12