ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
latex.php File Reference

Go to the source code of this file.

Variables

 $steps = 0
 while (!file_exists('ilias.ini.php'))
global $ilIliasIniFile
global $ilUser
 $tpl = new ilTemplate(dirname(__FILE__) . '/tpl.latex.html', true, true)
 $jquery_path = iljQueryUtil::getLocaljQueryPath()
if(strpos($jquery_path,
'./')===0) else if(strpos($jquery_path, '.')===0) 
$mathJaxSetting = new ilSetting('MathJax')

Variable Documentation

global $ilIliasIniFile

Definition at line 17 of file latex.php.

global $ilUser

Definition at line 17 of file latex.php.

Definition at line 24 of file latex.php.

$tpl = new ilTemplate(dirname(__FILE__) . '/tpl.latex.html', true, true)

Definition at line 19 of file latex.php.

while

Definition at line 4 of file latex.php.