Manual:$wgMathPath
Appearance
This feature was removed from MediaWiki core in version 1.18.0.
Please see Extension:Math for an alternative way to use this feature. |
| 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.) |
| Other settings: Alphabetical | By function | |
Details
[edit]The URL base of the directory containing LaTeX math images.
If a WikiFamily setup is used, see also the $wgSharedUploadPath setting.