--- loncom/html/adm/jsMath/jsMath-fallback-mac-mozilla.js 2005/12/07 18:57:44 1.2 +++ loncom/html/adm/jsMath/jsMath-fallback-mac-mozilla.js 2006/03/27 19:32:07 1.3 @@ -1,5 +1,5 @@ /* - * jsMath-fallback-mac-mozzilla.js + * jsMath-fallback-mac-mozilla.js * * Part of the jsMath package for mathematics on the web. * @@ -8,19 +8,19 @@ * * --------------------------------------------------------------------- * - * jsMath is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * jsMath is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with jsMath; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Copyright 2004-2006 by Davide P. Cervone + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ @@ -31,26 +31,28 @@ * */ +jsMath.Script.Start(); + jsMath.Update.TeXfonts({ cmmi10: { // '41': // leftharpoondown // '43': // rightharpoondown - '44': {c: '˓'}, - '45': {c: '˒'}, - '47': {c: ''}, + '44': {c: '˓'}, + '45': {c: '˒'}, + '47': {c: ''}, // '92': // natural - '126': {c: ''} + '126': {c: ''} }, cmsy10: { '0': {c: '–', tclass: 'normal'}, - '11': {c: '/', tclass: 'normal'}, + '11': {c: '/', tclass: 'normal'}, '42': {c: '⥣'}, '43': {c: '⥥'}, - '48': {c: '', tclass: 'normal'}, - '93': {c: '∪+'}, - '104': {c: ''}, - '105': {c: ''}, - '109': {c: '⥣'} + '48': {c: '', tclass: 'normal'}, + '93': {c: '∪+'}, + '104': {c: ''}, + '105': {c: ''}, + '109': {c: '⥣'} //, '116': // sqcup // '117': // sqcap // '118': // sqsubseteq @@ -58,44 +60,44 @@ jsMath.Update.TeXfonts({ }, cmex10: { - '10': {c: ''}, - '11': {c: ''}, + '10': {c: ''}, + '11': {c: ''}, '14': {c: '/'}, '15': {c: '\\'}, - '28': {c: ''}, - '29': {c: ''}, + '28': {c: ''}, + '29': {c: ''}, '30': {c: '/'}, '31': {c: '\\'}, - '42': {c: ''}, - '43': {c: ''}, + '42': {c: ''}, + '43': {c: ''}, '44': {c: '/'}, '45': {c: '\\'}, '46': {c: '/'}, '47': {c: '\\'}, - '68': {c: ''}, - '69': {c: ''}, + '68': {c: ''}, + '69': {c: ''}, // '70': // sqcup // '71': // big sqcup '72': {ic: .194}, '73': {ic: .444}, '82': {tclass: 'bigop1cx', ic: .15}, '90': {tclass: 'bigop2cx', ic:.6}, - '85': {c: '∪+'}, - '93': {c: '∪+'} + '85': {c: '∪+'}, + '93': {c: '∪+'} } }); -jsMath.Update.Styles({ - '.symbol': "font-family: Osaka", - '.arrow1': "font-family: Osaka; position: relative; top: .125em; margin: -1px", - '.arrow2': "font-family: AppleGothic; font-size: 100%; position:relative; top: .11em; margin:-1px", - '.bigop1': "font-family: AppleGothic; font-size: 110%; position:relative; top: .9em; margin:-.05em", - '.bigop1b': "font-family: Osaka; font-size: 140%; position: relative; top: .8em; margin:-.1em", - '.bigop1c': "font-family: AppleGothic; font-size: 125%; position:relative; top: .85em; margin:-.3em", - '.bigop1cx': "font-family: 'Apple Chancery'; font-size: 125%; position:relative; top: .7em; margin:-.1em", - '.bigop2': "font-family: AppleGothic; font-size: 175%; position:relative; top: .85em; margin:-.1em", - '.bigop2b': "font-family: Osaka; font-size: 200%; position: relative; top: .75em; margin:-.15em", - '.bigop2c': "font-family: AppleGothic; font-size: 300%; position:relative; top: .75em; margin:-.35em", - '.bigop2cx': "font-family: 'Apple Chancery'; font-size: 250%; position:relative; top: .7em; margin-left:-.1em; margin-right:-.2em", - '.delim1b': "font-family: Times; font-size: 150%; position:relative; top:.8em; margin:.01em", - '.delim2b': "font-family: Times; font-size: 210%; position:relative; top:.8em; margin:.01em", - '.delim3b': "font-family: Times; font-size: 300%; position:relative; top:.75em; margin:.01em", - '.delim4b': "font-family: Times; font-size: 400%; position:relative; top:.725em; margin:.01em", +jsMath.Setup.Styles({ + '.typeset .symbol': "font-family: Osaka", + '.typeset .arrow1': "font-family: Osaka; position: relative; top: .125em; margin: -1px", + '.typeset .arrow2': "font-family: AppleGothic; font-size: 100%; position:relative; top: .11em; margin:-1px", + '.typeset .bigop1': "font-family: AppleGothic; font-size: 110%; position:relative; top: .9em; margin:-.05em", + '.typeset .bigop1b': "font-family: Osaka; font-size: 140%; position: relative; top: .8em; margin:-.1em", + '.typeset .bigop1c': "font-family: AppleGothic; font-size: 125%; position:relative; top: .85em; margin:-.3em", + '.typeset .bigop1cx': "font-family: 'Apple Chancery'; font-size: 125%; position:relative; top: .7em; margin:-.1em", + '.typeset .bigop2': "font-family: AppleGothic; font-size: 175%; position:relative; top: .85em; margin:-.1em", + '.typeset .bigop2b': "font-family: Osaka; font-size: 200%; position: relative; top: .75em; margin:-.15em", + '.typeset .bigop2c': "font-family: AppleGothic; font-size: 300%; position:relative; top: .75em; margin:-.35em", + '.typeset .bigop2cx': "font-family: 'Apple Chancery'; font-size: 250%; position:relative; top: .7em; margin-left:-.1em; margin-right:-.2em", + '.typeset .delim1b': "font-family: Times; font-size: 150%; position:relative; top:.8em; margin:.01em", + '.typeset .delim2b': "font-family: Times; font-size: 210%; position:relative; top:.8em; margin:.01em", + '.typeset .delim3b': "font-family: Times; font-size: 300%; position:relative; top:.75em; margin:.01em", + '.typeset .delim4b': "font-family: Times; font-size: 400%; position:relative; top:.725em; margin:.01em" }); @@ -107,9 +109,4 @@ jsMath.Macro('not','\\mathrel{\\rlap{\\k jsMath.Macro('joinrel','\\mathrel{\\kern-3mu}'); -/* - * Reinstall the styles - */ - -jsMath.Setup.Styles(); - +jsMath.Script.End();