Handbuch:$wgMathDisableTexFilter
Appearance
| Math: $wgMathDisableTexFilter | |
|---|---|
| Disables the texvccheck before passing tex string to the server |
|
| Eingeführt in Version: | 1.22.0 |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Option to disable the tex filter. If set to true any LaTeX expression is parsed this can be a potential security risk. If set to false only a subset of the tex commands is allowed. Siehe w:Help:Displaying a formula für Details.