Manual:$wgMathPath

Category:MediaWiki configuration settings#MathPathCategory:MediaWiki configuration settings introduced before version 1.1.0#MathPathCategory:MediaWiki configuration settings removed in version 1.18.0#MathPathCategory:MediaWiki deprecated or obsolete features#MathPathCategory:TeX variables#MathPath
TeX: $wgMathPath
The URL base of the directory containing LaTeX math images.
Introduced in version:Before 1.1.0
Removed in version:1.18.0
Allowed values:(relative path)
Default value:"{$wgUploadPath }/math"
(Note: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed)

Details

The URL base of the directory containing LaTeX math images. If a WikiFamily setup is used, see also the $wgSharedUploadPath setting.

Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced before version 1.1.0 Category:MediaWiki configuration settings removed in version 1.18.0 Category:MediaWiki deprecated or obsolete features Category:TeX variables