mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
Merge "Remove textcolor macro. It was just a hack to make the colors work."
This commit is contained in:
commit
f1a0b5c254
1
modules/MathJax/extensions/TeX/texvc.js
vendored
1
modules/MathJax/extensions/TeX/texvc.js
vendored
|
@ -117,7 +117,6 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
|
|||
arccot: 'NamedFn',
|
||||
arcsec: 'NamedFn',
|
||||
arccsc: 'NamedFn',
|
||||
textcolor: ['Macro','\\color{#1}',1],
|
||||
bold: ['Macro','\\boldsymbol'] // boldsymbol
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue