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

Change-Id: Ifbb05f3750075cbb4104bba5d1ef865fee8857e5
This commit is contained in:
Derk-Jan Hartman 2012-03-27 00:22:22 +02:00
parent 7756451286
commit 2205264ada
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
}