Diff for /loncom/html/adm/jsMath/jsMath-fallback-mac-msie.js between versions 1.3 and 1.4

version 1.3, 2006/03/27 19:32:07 version 1.4, 2006/05/17 22:19:27
Line 31 Line 31
  *   *
  */   */
   
 jsMath.Script.Start();  
   
 jsMath.Update.TeXfonts({  jsMath.Update.TeXfonts({
   cmr10: {    cmr10: {
     '0':  {c: 'G', tclass: 'greek'},      '0':  {c: 'G', tclass: 'greek'},
Line 200  jsMath.Setup.Styles({ Line 198  jsMath.Setup.Styles({
   '.typeset .igreek':   "font-family: Symbol; font-style:italic",    '.typeset .igreek':   "font-family: Symbol; font-style:italic",
   '.typeset .bgreek':   "font-family: Symbol; font-weight:bold"    '.typeset .bgreek':   "font-family: Symbol; font-weight:bold"
 });  });
   
 jsMath.Script.End();  

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>