From 2205264adae09ef5ce94ca1b2c95865f59267940 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Tue, 27 Mar 2012 00:22:22 +0200 Subject: [PATCH] Remove textcolor macro. It was just a hack to make the colors work. Change-Id: Ifbb05f3750075cbb4104bba5d1ef865fee8857e5 --- modules/MathJax/extensions/TeX/texvc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/MathJax/extensions/TeX/texvc.js b/modules/MathJax/extensions/TeX/texvc.js index 59f1141..2317c82 100644 --- a/modules/MathJax/extensions/TeX/texvc.js +++ b/modules/MathJax/extensions/TeX/texvc.js @@ -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 }