--- loncom/html/adm/jsMath/uncompressed/jsMath-fallback-pc.js 2006/03/27 19:32:36 1.1 +++ loncom/html/adm/jsMath/uncompressed/jsMath-fallback-pc.js 2006/05/17 22:19:41 1.2 @@ -34,8 +34,6 @@ * fonts). */ -jsMath.Script.Start(); - jsMath.Add(jsMath.TeX,{ cmr10: [ @@ -977,5 +975,3 @@ jsMath.Macro('not','\\mathrel{\\rlap{\\k jsMath.Macro('bowtie','\\mathrel\\triangleright\\kern-6mu\\mathrel\\triangleleft'); jsMath.Box.defaultH = 0.8; - -jsMath.Script.End();