ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules 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

◆ $ilIliasIniFile

global $ilIliasIniFile

Definition at line 17 of file latex.php.

◆ $ilUser

global $ilUser

Definition at line 17 of file latex.php.

◆ $jquery_path

Definition at line 24 of file latex.php.

◆ $mathJaxSetting

◆ $steps

◆ $tpl

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

Definition at line 19 of file latex.php.

◆ while

while

Definition at line 4 of file latex.php.