Index: jsmath/web/uncompressed/jsMath-fallback-symbols.js =================================================================== RCS file: /usr/local/cvsroot/jsmath/web/uncompressed/jsMath-fallback-symbols.js,v diff -u -r1.1 -r1.2 --- jsmath/web/uncompressed/jsMath-fallback-symbols.js 11 Sep 2006 05:42:07 -0000 1.1 +++ jsmath/web/uncompressed/jsMath-fallback-symbols.js 22 Jun 2007 07:31:21 -0000 1.2 @@ -175,7 +175,7 @@ '122': {c: 'z', a:0, ic: 0.044, krn: {'127': 0.0556}} }, cmsy10: { - '0': {c:'–', a:.1} + '0': {c:'−', a:.1} }, cmti10: { '33': {c: '!', lig: {'96': 60}}, @@ -347,7 +347,7 @@ }); -if (jsMath.browser == 'MSIE' && navigator.platform == 'MacPPC') { +if (jsMath.browser == 'MSIE' && jsMath.platform == 'mac') { jsMath.Setup.Styles({ '.typeset .math': 'font-style: normal', '.typeset .typeset': 'font-style: normal',