手册:$wgMathDisableTexFilter
Appearance
| Math: $wgMathDisableTexFilter | |
|---|---|
| Disables the texvccheck before passing tex string to the server |
|
| 引进版本: | 1.22.0 |
| 移除版本: | 仍在使用 |
| 允许的值: | (布尔值) |
| 默认值: | false |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
禁用tex过滤器的选项。 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. 参见w:zh:Help:数学公式以获取详细信息。