Searched refs:nlputcmdnl (Results 1 – 1 of 1) sorted by relevance
132 $this->nlputcmdnl("$token{" . $this->_latexEntities($text) . "}");173 $this->nlputcmdnl("dokuhline");258 $this->nlputcmdnl("begin{itemize}"); //need to overload that 305 $this->nlputcmdnl("small");309 $this->nlputcmdnl("end{verbatimtab}"); //need overload348 $this->nlputcmdnl("lstset{language=$lang}"); //need overload351 $this->nlputcmdnl("end{lstlisting}"); //need overload1761 function nlputcmdnl($cmd) { function in Doku_Renderer_latex