Public Member Functions | |
| __construct ($latex, $cfg=array()) | |
| render ($return='file') | |
Public Attributes | |
| $tmp_dir = '/tmp' | |
| $output_dir = '/tmp' | |
| $texvc_path = '/usr/bin/texvc' | |
| $encoding = 'utf-8' | |
| $fragment = '' | |
| Pluf_Text_LaTeX_Texvc::__construct | ( | $ | latex, | |
| $ | cfg = array() | |||
| ) |
Constructor.
| string | Latex fragment. | |
| array | Configuration variables. |
| Pluf_Text_LaTeX_Texvc::render | ( | $ | return = 'file' |
) |
| string | Return type 'md5', ('file') |
| Pluf_Text_LaTeX_Texvc::$tmp_dir = '/tmp' |
| Pluf_Text_LaTeX_Texvc::$output_dir = '/tmp' |
| Pluf_Text_LaTeX_Texvc::$texvc_path = '/usr/bin/texvc' |
| Pluf_Text_LaTeX_Texvc::$encoding = 'utf-8' |
| Pluf_Text_LaTeX_Texvc::$fragment = '' |