block.lcmd.php
Tags
Table of Contents
- jtpl_block_ltx2pdf_lcmd() : string
- a special to insert latex content
Functions
jtpl_block_ltx2pdf_lcmd()
a special to insert latex content
jtpl_block_ltx2pdf_lcmd(jTplCompiler $compiler, bool $begin[, array<string|int, mixed> $param = array() ]) : string
usage : {lcmd
Parameters
- $compiler : jTplCompiler
-
the template compiler
- $begin : bool
-
true if it is the begin of block, else false
- $param : array<string|int, mixed> = array()
-
1=>latex command
Return values
string —the php code corresponding to the begin or end of the block