Manual:$wgMathDisableTexFilter/zh
From Linux Web Expert
Math: $wgMathDisableTexFilter | |
---|---|
Disables the texvccheck before passing tex string to the server |
|
<translate> Introduced in version:</translate> | 1.22.0 |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (布尔值) |
<translate> Default value:</translate> | false |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
细节
禁用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:数学公式以获取详细信息。