ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
latex.php File Reference

Go to the source code of this file.

Variables

 $file = "../../../../../ilias.ini.php"
 $ini = new ilIniFile($file)
 $latex_converter = $ini->readVariable("tools", "latex")
 $tpl = new HTML_Template_ITX()

Variable Documentation

$file = "../../../../../ilias.ini.php"

Definition at line 26 of file latex.php.

$ini = new ilIniFile($file)

Definition at line 27 of file latex.php.

$latex_converter = $ini->readVariable("tools", "latex")

Definition at line 29 of file latex.php.

$tpl = new HTML_Template_ITX()

Definition at line 31 of file latex.php.