Merge "Remove textcolor macro. It was just a hack to make the colors work."

This commit is contained in:
Brion VIBBER 2012-03-26 22:42:37 +00:00 committed by Gerrit Code Review
commit f1a0b5c254
1 changed files with 0 additions and 1 deletions

View File

@ -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
}