Manual:$wgUseTeX
From MediaWiki.org
| TeX: $wgUseTeX | |
|---|---|
| Enables the use of <math> (TeX) tags. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Enables the use of <math> (TeX) tags.
To use inline TeX, you need to compile 'texvc' (in the 'math' subdirectory of the MediaWiki package) and have latex, dvips, gs (ghostscript), and convert (ImageMagick) installed and available in the PATH. Please see math/README for more information. It is also necessary to set $wgEnableUploads to true.

