Diff for /loncom/html/adm/jsMath/jsMath-fallback-pc.js between versions 1.2 and 1.3

version 1.2, 2005/12/07 18:57:44 version 1.3, 2006/03/27 19:32:07
Line 8 Line 8
  *   *
  *  ---------------------------------------------------------------------   *  ---------------------------------------------------------------------
  *   *
  *  jsMath is free software; you can redistribute it and/or modify   *  Copyright 2004-2006 by Davide P. Cervone
  *  it under the terms of the GNU General Public License as published by   * 
  *  the Free Software Foundation; either version 2 of the License, or   *  Licensed under the Apache License, Version 2.0 (the "License");
  *  (at your option) any later version.   *  you may not use this file except in compliance with the License.
  *   *  You may obtain a copy of the License at
  *  jsMath is distributed in the hope that it will be useful,   * 
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of   *      http://www.apache.org/licenses/LICENSE-2.0
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the   * 
  *  GNU General Public License for more details.   *  Unless required by applicable law or agreed to in writing, software
  *   *  distributed under the License is distributed on an "AS IS" BASIS,
  *  You should have received a copy of the GNU General Public License   *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  *  along with jsMath; if not, write to the Free Software   *  See the License for the specific language governing permissions and
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   *  limitations under the License.
  */  
   
   
   
 /********************************************************************  
  *  
  *  Here we replace the TeX character mappings by equivalent unicode  
  *  points when possible, and adjust the character dimensions  
  *  based on the fonts we hope we get them from (the styles are set  
  *  to try to use the best characters available in the standard  
  *  fonts).  
  */  
   
 jsMath.Add(jsMath.TeX,{  
   
   cmr10: [  
     // 00 - 0F  
     {c: 'Γ', tclass: 'greek'},  
     {c: 'Δ', tclass: 'greek'},  
     {c: 'Θ', tclass: 'greek'},  
     {c: 'Λ', tclass: 'greek'},  
     {c: 'Ξ', tclass: 'greek'},  
     {c: 'Π', tclass: 'greek'},  
     {c: 'Σ', tclass: 'greek'},  
     {c: 'Υ', tclass: 'greek'},  
     {c: 'Φ', tclass: 'greek'},  
     {c: 'Ψ', tclass: 'greek'},  
     {c: 'Ω', tclass: 'greek'},  
     {c: 'ff', ic: 0.0778, krn: {'39': 0.0778, '63': 0.0778, '33': 0.0778, '41': 0.0778, '93': 0.0778}, lig: {'105': 14, '108': 15}, tclass: 'normal'},  
     {c: 'fi', tclass: 'normal'},  
     {c: 'fl', tclass: 'normal'},  
     {c: 'ffi', tclass: 'normal'},  
     {c: 'ffl', tclass: 'normal'},  
     // 10 - 1F  
     {c: 'ı', a:0, tclass: 'normal'},  
     {c: 'j', d:.2, tclass: 'normal'},  
     {c: 'ˋ', tclass: 'accent'},  
     {c: 'ˊ', tclass: 'accent'},  
     {c: 'ˇ', tclass: 'accent'},  
     {c: '˘', tclass: 'accent'},  
     {c: 'ˉ', tclass: 'accent'},  
     {c: '˚', tclass: 'accent'},  
     {c: '̧', tclass: 'normal'},  
     {c: 'ß', tclass: 'normal'},  
     {c: 'æ', a:0, tclass: 'normal'},  
     {c: 'œ', a:0, tclass: 'normal'},  
     {c: 'ø', tclass: 'normal'},  
     {c: 'Æ', tclass: 'normal'},  
     {c: 'Œ', tclass: 'normal'},  
     {c: 'Ø', tclass: 'normal'},  
     // 20 - 2F  
     {c: '?', krn: {'108': -0.278, '76': -0.319}, tclass: 'normal'},  
     {c: '!', lig: {'96': 60}, tclass: 'normal'},  
     {c: '”', tclass: 'normal'},  
     {c: '#', tclass: 'normal'},  
     {c: '$', tclass: 'normal'},  
     {c: '%', tclass: 'normal'},  
     {c: '&', tclass: 'normal'},  
     {c: '’', krn: {'63': 0.111, '33': 0.111}, lig: {'39': 34}, tclass: 'normal'},  
     {c: '(', d:.2, tclass: 'normal'},  
     {c: ')', d:.2, tclass: 'normal'},  
     {c: '*', tclass: 'normal'},  
     {c: '+', a:.1, tclass: 'normal'},  
     {c: ',', a:-.3, d:.2, w: 0.278, tclass: 'normal'},  
     {c: '-', a:0, lig: {'45': 123}, tclass: 'normal'},  
     {c: '.', a:-.25, tclass: 'normal'},  
     {c: '/', tclass: 'normal'},  
     // 30 - 3F  
     {c: '0', tclass: 'normal'},  
     {c: '1', tclass: 'normal'},  
     {c: '2', tclass: 'normal'},  
     {c: '3', tclass: 'normal'},  
     {c: '4', tclass: 'normal'},  
     {c: '5', tclass: 'normal'},  
     {c: '6', tclass: 'normal'},  
     {c: '7', tclass: 'normal'},  
     {c: '8', tclass: 'normal'},  
     {c: '9', tclass: 'normal'},  
     {c: ':', tclass: 'normal'},  
     {c: ';', tclass: 'normal'},  
     {c: '¡', tclass: 'normal'},  
     {c: '=', a:0, d:-.1, tclass: 'normal'},  
     {c: '¿', tclass: 'normal'},  
     {c: '?', lig: {'96': 62}, tclass: 'normal'},  
     // 40 - 4F  
     {c: '@', tclass: 'normal'},  
     {c: 'A', krn: {'116': -0.0278, '67': -0.0278, '79': -0.0278, '71': -0.0278, '85': -0.0278, '81': -0.0278, '84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: 'B', tclass: 'normal'},  
     {c: 'C', tclass: 'normal'},  
     {c: 'D', krn: {'88': -0.0278, '87': -0.0278, '65': -0.0278, '86': -0.0278, '89': -0.0278}, tclass: 'normal'},  
     {c: 'E', tclass: 'normal'},  
     {c: 'F', krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: 'G', tclass: 'normal'},  
     {c: 'H', tclass: 'normal'},  
     {c: 'I', krn: {'73': 0.0278}, tclass: 'normal'},  
     {c: 'J', tclass: 'normal'},  
     {c: 'K', krn: {'79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: 'L', krn: {'84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: 'M', tclass: 'normal'},  
     {c: 'N', tclass: 'normal'},  
     {c: 'O', krn: {'88': -0.0278, '87': -0.0278, '65': -0.0278, '86': -0.0278, '89': -0.0278}, tclass: 'normal'},  
     // 50 - 5F  
     {c: 'P', krn: {'65': -0.0833, '111': -0.0278, '101': -0.0278, '97': -0.0278, '46': -0.0833, '44': -0.0833}, tclass: 'normal'},  
     {c: 'Q', d: 1, tclass: 'normal'},  
     {c: 'R', krn: {'116': -0.0278, '67': -0.0278, '79': -0.0278, '71': -0.0278, '85': -0.0278, '81': -0.0278, '84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: 'S', tclass: 'normal'},  
     {c: 'T', krn: {'121': -0.0278, '101': -0.0833, '111': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.0833, '117': -0.0833}, tclass: 'normal'},  
     {c: 'U', tclass: 'normal'},  
     {c: 'V', ic: 0.0139, krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: 'W', ic: 0.0139, krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: 'X', krn: {'79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: 'Y', ic: 0.025, krn: {'101': -0.0833, '111': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.0833, '117': -0.0833}, tclass: 'normal'},  
     {c: 'Z', tclass: 'normal'},  
     {c: '[', d:.1, tclass: 'normal'},  
     {c: '“', tclass: 'normal'},  
     {c: ']', d:.1, tclass: 'normal'},  
     {c: 'ˆ', tclass: 'accent'},  
     {c: '˙', tclass: 'accent'},  
     // 60 - 6F  
     {c: '‘', lig: {'96': 92}, tclass: 'normal'},  
     {c: 'a', a:0, krn: {'118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'b', krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'c', a:0, krn: {'104': -0.0278, '107': -0.0278}, tclass: 'normal'},  
     {c: 'd', tclass: 'normal'},  
     {c: 'e', a:0, tclass: 'normal'},  
     {c: 'f', ic: 0.0778, krn: {'39': 0.0778, '63': 0.0778, '33': 0.0778, '41': 0.0778, '93': 0.0778}, lig: {'105': 12, '102': 11, '108': 13}, tclass: 'normal'},  
     {c: 'g', a:0, d:1, ic: 0.0139, krn: {'106': 0.0278}, tclass: 'normal'},  
     {c: 'h', krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'i', tclass: 'normal'},  
     {c: 'j', d:1, tclass: 'normal'},  
     {c: 'k', krn: {'97': -0.0556, '101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: 'l', tclass: 'normal'},  
     {c: 'm', a:0, krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'n', a:0, krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'o', a:0, krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     // 70 - 7F  
     {c: 'p', a:0, d:1, krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'q', a:0, d:1, tclass: 'normal'},  
     {c: 'r', a:0, tclass: 'normal'},  
     {c: 's', a:0, tclass: 'normal'},  
     {c: 't', krn: {'121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: 'u', a:0, krn: {'119': -0.0278}, tclass: 'normal'},  
     {c: 'v', a:0, ic: 0.0139, krn: {'97': -0.0556, '101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: 'w', a:0, ic: 0.0139, krn: {'101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: 'x', a:0, tclass: 'normal'},  
     {c: 'y', a:0, d:1, ic: 0.0139, krn: {'111': -0.0278, '101': -0.0278, '97': -0.0278, '46': -0.0833, '44': -0.0833}, tclass: 'normal'},  
     {c: 'z', a:0, tclass: 'normal'},  
     {c: '–', a:.1, ic: 0.0278, lig: {'45': 124}, tclass: 'normal'},  
     {c: '—', a:.1, ic: 0.0278, tclass: 'normal'},  
     {c: '˝', tclass: 'accent'},  
     {c: '˜', tclass: 'accent'},  
     {c: '¨', tclass: 'accent'}  
   ],  
     
   cmmi10: [  
     // 00 - 0F  
     {c: '<I>&Gamma;</I>', ic: 0.139, krn: {'61': -0.0556, '59': -0.111, '58': -0.111, '127': 0.0833}, tclass: 'greek'},  
     {c: '<I>&Delta;</I>', krn: {'127': 0.167}, tclass: 'greek'},  
     {c: '<I>&Theta;</I>', ic: 0.0278, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '<I>&Lambda;</I>', krn: {'127': 0.167}, tclass: 'greek'},  
     {c: '<I>&Xi;</I>', ic: 0.0757, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '<I>&Pi;</I>', ic: 0.0812, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'greek'},  
     {c: '<I>&Sigma;</I>', ic: 0.0576, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '<I>&Upsilon;</I>', ic: 0.139, krn: {'61': -0.0556, '59': -0.111, '58': -0.111, '127': 0.0556}, tclass: 'greek'},  
     {c: '<I>&Phi;</I>', krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '<I>&Psi;</I>', ic: 0.11, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'greek'},  
     {c: '<I>&Omega;</I>', ic: 0.0502, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&alpha;', a:0, ic: 0.0037, krn: {'127': 0.0278}, tclass: 'greek'},  
     {c: '&beta;', d:1, ic: 0.0528, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&gamma;', a:0, d:1, ic: 0.0556, tclass: 'greek'},  
     {c: '&delta;', ic: 0.0378, krn: {'59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'greek'},  
     {c: '&epsilon;', a:0, krn: {'127': 0.0556}, tclass: 'lucida'},  
     // 10 - 1F  
     {c: '&zeta;', d:1, ic: 0.0738, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&eta;', a:0, d:1, ic: 0.0359, krn: {'127': 0.0556}, tclass: 'greek'},  
     {c: '&theta;', ic: 0.0278, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&iota;', a:0, krn: {'127': 0.0556}, tclass: 'greek'},  
     {c: '&kappa;', a:0, tclass: 'greek'},  
     {c: '&lambda;', tclass: 'greek'},  
     {c: '&mu;', a:0, d:1, krn: {'127': 0.0278}, tclass: 'greek'},  
     {c: '&nu;', a:0, ic: 0.0637, krn: {'59': -0.0556, '58': -0.0556, '127': 0.0278}, tclass: 'greek'},  
     {c: '&xi;', d:1, ic: 0.046, krn: {'127': 0.111}, tclass: 'greek'},  
     {c: '&pi;', a:0, ic: 0.0359, tclass: 'greek'},  
     {c: '&rho;', a:0, d:1, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&sigma;', a:0, ic: 0.0359, krn: {'59': -0.0556, '58': -0.0556}, tclass: 'greek'},  
     {c: '&tau;', a:0, ic: 0.113, krn: {'59': -0.0556, '58': -0.0556, '127': 0.0278}, tclass: 'greek'},  
     {c: '&upsilon;', a:0, ic: 0.0359, krn: {'127': 0.0278}, tclass: 'greek'},  
     {c: '&phi;', a:.1, d:1, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&chi;', a:0, d:1, krn: {'127': 0.0556}, tclass: 'greek'},  
     // 20 - 2F  
     {c: '&psi;', a:.1, d:1, ic: 0.0359, krn: {'127': 0.111}, tclass: 'greek'},  
     {c: '&omega;', a:0, ic: 0.0359, tclass: 'greek'},  
     {c: '&epsilon;', a:0, krn: {'127': 0.0833}, tclass: 'greek'},  
     {c: '&#x3D1;', krn: {'127': 0.0833}, tclass: 'lucida'},  
     {c: '&#x3D6;', a:0, ic: 0.0278, tclass: 'lucida'},  
     {c: '&#x3F1;', a:0, d:1, krn: {'127': 0.0833}, tclass: 'lucida'},  
     {c: '&#x3C2;', a:0, d:1, ic: 0.0799, krn: {'127': 0.0833}, tclass: 'lucida'},  
     {c: '&#x3D5;', a:.1, d:1, krn: {'127': 0.0833}, tclass: 'lucida'},  
     {c: '&#x21BC;', a:0, d:-.2, tclass: 'arrows'},  
     {c: '&#x21BD;', a:0, d:-.1, tclass: 'arrows'},  
     {c: '&#x21C0;', a:0, d:-.2, tclass: 'arrows'},  
     {c: '&#x21C1;', a:0, d:-.1, tclass: 'arrows'},  
     {c: '<SPAN STYLE="position:relative; top:-.1em">&#x02D3;</SPAN>', a:.1, tclass: 'symbol'},  
     {c: '<SPAN STYLE="position:relative; top:-.1em">&#x02D2;</SPAN>', a:.1, tclass: 'symbol'},  
     {c: '&#x25B9;', tclass: 'symbol'},  
     {c: '&#x25C3;', tclass: 'symbol'},  
     // 30 - 3F  
     {c: '0', tclass: 'normal'},  
     {c: '1', tclass: 'normal'},  
     {c: '2', tclass: 'normal'},  
     {c: '3', tclass: 'normal'},  
     {c: '4', tclass: 'normal'},  
     {c: '5', tclass: 'normal'},  
     {c: '6', tclass: 'normal'},  
     {c: '7', tclass: 'normal'},  
     {c: '8', tclass: 'normal'},  
     {c: '9', tclass: 'normal'},  
     {c: '.', a:-.3, tclass: 'normal'},  
     {c: ',', a:-.3, d:.2, tclass: 'normal'},  
     {c: '&lt;', a:.1, tclass: 'normal'},  
     {c: '<SPAN STYLE="font-size:133%; position:relative; top:.1em">/</SPAN>', d:.1, krn: {'1': -0.0556, '65': -0.0556, '77': -0.0556, '78': -0.0556, '89': 0.0556, '90': -0.0556}, tclass: 'normal'},  
     {c: '&gt;', a:.1, tclass: 'normal'},  
     {c: '&#x22C6;', a:0, tclass: 'arial'},  
     // 40 - 4F  
     {c: '&#x2202;', ic: 0.0556, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>A</I>', krn: {'127': 0.139}, tclass: 'normal'},  
     {c: '<I>B</I>', ic: 0.0502, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>C</I>', ic: 0.0715, krn: {'61': -0.0278, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>D</I>', ic: 0.0278, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>E</I>', ic: 0.0576, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>F</I>', ic: 0.139, krn: {'61': -0.0556, '59': -0.111, '58': -0.111, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>G</I>', krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>H</I>', ic: 0.0812, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'normal'},  
     {c: '<I>I</I>', ic: 0.0785, krn: {'127': 0.111}, tclass: 'normal'},  
     {c: '<I>J</I>', ic: 0.0962, krn: {'61': -0.0556, '59': -0.111, '58': -0.111, '127': 0.167}, tclass: 'normal'},  
     {c: '<I>K</I>', ic: 0.0715, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'normal'},  
     {c: '<I>L</I>', krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>M</I>', ic: 0.109, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>N</I>', ic: 0.109, krn: {'61': -0.0833, '61': -0.0278, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>O</I>', ic: 0.0278, krn: {'127': 0.0833}, tclass: 'normal'},  
     // 50 - 5F  
     {c: '<I>P</I>', ic: 0.139, krn: {'61': -0.0556, '59': -0.111, '58': -0.111, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>Q</I>', d:1, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>R</I>', ic: 0.00773, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>S</I>', ic: 0.0576, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>T</I>', ic: 0.139, krn: {'61': -0.0278, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>U</I>', ic: 0.109, krn: {'59': -0.111, '58': -0.111, '61': -0.0556, '127': 0.0278}, tclass: 'normal'},  
     {c: '<I>V</I>', ic: 0.222, krn: {'59': -0.167, '58': -0.167, '61': -0.111}, tclass: 'normal'},  
     {c: '<I>W</I>', ic: 0.139, krn: {'59': -0.167, '58': -0.167, '61': -0.111}, tclass: 'normal'},  
     {c: '<I>X</I>', ic: 0.0785, krn: {'61': -0.0833, '61': -0.0278, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '<I>Y</I>', ic: 0.222, krn: {'59': -0.167, '58': -0.167, '61': -0.111}, tclass: 'normal'},  
     {c: '<I>Z</I>', ic: 0.0715, krn: {'61': -0.0556, '59': -0.0556, '58': -0.0556, '127': 0.0833}, tclass: 'normal'},  
     {c: '&#x266D;', tclass: 'symbol'},  
     {c: '&#x266E;', tclass: 'symbol'},  
     {c: '&#x266F;', tclass: 'symbol'},  
     {c: '<SPAN STYLE="position: relative; top:-.3em; font-size:75%">&#x203F;</SPAN>', a:0, d:-.1, tclass: 'arial'},  
     {c: '<SPAN STYLE="position: relative; top:.4em; font-size:75%">&#x2040;</SPAN>', a:0, d:-.1, tclass: 'arial'},  
     // 60 - 6F  
     {c: '&#x2113;', krn: {'127': 0.111}, tclass: 'normal'},  
     {c: '<I>a</I>', a:0, tclass: 'normal'},  
     {c: '<I>b</I>', tclass: 'normal'},  
     {c: '<I>c</I>', a:0, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>d</I>', krn: {'89': 0.0556, '90': -0.0556, '106': -0.111, '102': -0.167, '127': 0.167}, tclass: 'normal'},  
     {c: '<I>e</I>', a:0, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>f</I>', d:1, ic: 0.108, krn: {'59': -0.0556, '58': -0.0556, '127': 0.167}, tclass: 'normal'},  
     {c: '<I>g</I>', a:0, d:1, ic: 0.0359, krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>h</I>', krn: {'127': -0.0278}, tclass: 'normal'},  
     {c: '<I>i</I>', tclass: 'normal'},  
     {c: '<I>j</I>', d:1, ic: 0.0572, krn: {'59': -0.0556, '58': -0.0556}, tclass: 'normal'},  
     {c: '<I>k</I>', ic: 0.0315, tclass: 'normal'},  
     {c: '<I>l</I>', ic: 0.0197, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>m</I>', a:0, tclass: 'normal'},  
     {c: '<I>n</I>', a:0, tclass: 'normal'},  
     {c: '<I>o</I>', a:0, krn: {'127': 0.0556}, tclass: 'normal'},  
     // 70 - 7F  
     {c: '<I>p</I>', a:0, d:1, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>q</I>', a:0, d:1, ic: 0.0359, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>r</I>', a:0, ic: 0.0278, krn: {'59': -0.0556, '58': -0.0556, '127': 0.0556}, tclass: 'normal'},  
     {c: '<I>s</I>', a:0, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>t</I>', krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>u</I>', a:0, krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>v</I>', a:0, ic: 0.0359, krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>w</I>', a:0, ic: 0.0269, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '<I>x</I>', a:0, krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>y</I>', a:0, d:1, ic: 0.0359, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>z</I>', a:0, ic: 0.044, krn: {'127': 0.0556}, tclass: 'normal'},  
     {c: '<I>&#x131;</I>', a:0, krn: {'127': 0.0278}, tclass: 'normal'},  
     {c: '<I>j</I>', d:1, krn: {'127': 0.0833}, tclass: 'normal'},  
     {c: '&#x2118;', a:0, d:1, krn: {'127': 0.111}, tclass: 'arial'},  
     {c: '<SPAN STYLE="position:relative; left: .3em; top: -.65em; font-size: 67%">&#x2192;</SPAN>', ic: 0.154, tclass: 'symbol'},  
     {c: '&#x0311;', ic: 0.399, tclass: 'normal'}  
   ],  
   
   cmsy10: [  
     // 00 - 0F  
     {c: '<SPAN STYLE="position:relative; top:.1em">&#x2212;</SPAN>', a:.1, tclass: 'symbol'},  
     {c: '&#xB7;', a:0, d:-.2, tclass: 'normal'},  
     {c: '&#xD7;', a:0, tclass: 'normal'},  
     {c: '<SPAN STYLE="position:relative; top:.3em">&#x2A;</SPAN>', a:0, tclass: 'normal'},  
     {c: '&#xF7;', a:0, tclass: 'normal'},  
     {c: '&#x25CA;', tclass: 'symbol'},  
     {c: '&#xB1;', a:.1, tclass: 'normal'},  
     {c: '&#x2213;', tclass: 'symbol'},  
     {c: '&#x2295;', tclass: 'symbol'},  
     {c: '&#x2296;', tclass: 'symbol'},  
     {c: '&#x2297;', tclass: 'symbol'},  
     {c: '&#x2298;', tclass: 'symbol'},  
     {c: '&#x2299;', tclass: 'symbol'},  
     {c: '&#x25EF;', tclass: 'arial'},  
     {c: '&#x2218;', a:0, d:-.1, tclass: 'symbol2'},  
     {c: '&#x2022;', a:0, d:-.2, tclass: 'symbol'},  
     // 10 - 1F  
     {c: '&#x224D;', a:.1, tclass: 'symbol2'},  
     {c: '&#x2261;', a:.1, tclass: 'symbol2'},  
     {c: '&#x2286;', tclass: 'symbol'},  
     {c: '&#x2287;', tclass: 'symbol'},  
     {c: '&#x2264;', tclass: 'symbol'},  
     {c: '&#x2265;', tclass: 'symbol'},  
     {c: '&#x227C;', tclass: 'symbol'},  
     {c: '&#x227D;', tclass: 'symbol'},  
     {c: '~', a:0, d: -.2, tclass: 'normal'},  
     {c: '&#x2248;', a:.1, d:-.1, tclass: 'symbol'},  
     {c: '&#x2282;', tclass: 'symbol'},  
     {c: '&#x2283;', tclass: 'symbol'},  
     {c: '&#x226A;', tclass: 'symbol'},  
     {c: '&#x226B;', tclass: 'symbol'},  
     {c: '&#x227A;', tclass: 'symbol'},  
     {c: '&#x227B;', tclass: 'symbol'},  
     // 20 - 2F  
     {c: '&#x2190;', a:-.1, tclass: 'arrow1'},  
     {c: '&#x2192;', a:-.1, tclass: 'arrow1'},  
     {c: '&#x2191;', a:.2, d:0, tclass: 'arrow1a'},  
     {c: '&#x2193;', a:.2, d:0, tclass: 'arrow1a'},  
     {c: '&#x2194;', a:-.1, tclass: 'arrow1'},  
     {c: '&#x2197;', a:.1, tclass: 'arrows'},  
     {c: '&#x2198;', a:.1, tclass: 'arrows'},  
     {c: '&#x2243;', a: .1, tclass: 'symbol2'},  
     {c: '&#x21D0;', a:-.1, tclass: 'arrow2'},  
     {c: '&#x21D2;', a:-.1, tclass: 'arrow2'},  
     {c: '&#x21D1;', a:.2, d:.1, tclass: 'arrow1a'},  
     {c: '&#x21D3;', a:.2, d:.1, tclass: 'arrow1a'},  
     {c: '&#x21D4;', a:-.1, tclass: 'arrow2'},  
     {c: '&#x2196;', a:.1, tclass: 'arrows'},  
     {c: '&#x2199;', a:.1, tclass: 'arrows'},  
     {c: '&#x221D;', a:.1, tclass: 'normal'},  
     // 30 - 3F  
     {c: '<SPAN STYLE="font-size: 133%; margin-right: -.1em; position: relative; top:.4em">&#x2032;</SPAN>', a: 0, tclass: 'lucida'},  
     {c: '&#x221E;', a:.1, tclass: 'symbol'},  
     {c: '&#x2208;', tclass: 'symbol'},  
     {c: '&#x220B;', tclass: 'symbol'},  
     {c: '<SPAN STYLE="font-size: 150%; position:relative; top:.2em">&#x25B3;</SPAN>', tclass: 'symbol'},  
     {c: '<SPAN STYLE="font-size: 150%; position:relative; top:.2em">&#x25BD;</SPAN>', tclass: 'symbol'},  
     {c: '<SPAN STYLE="font-size: 133%; position:relative; top:.2em">/</SPAN>', d:1, tclass: 'normal'},  
     {c: '<SPAN STYLE="font-size: 67%; position: relative; top:-.15em; margin-right:-.3em">&#x22A2;</SPAN>', tclass: 'symbol'},  
     {c: '&#x2200;', tclass: 'symbol'},  
     {c: '&#x2203;', tclass: 'symbol'},  
     {c: '&#xAC;', a:0, d:-.1, tclass: 'symbol'},  
     {c: '&#x2205;', tclass: 'symbol'},  
     {c: '&#x211C;', tclass: 'symbol'},  
     {c: '&#x2111;', tclass: 'symbol'},  
     {c: '&#x22A4;', tclass: 'symbol'},  
     {c: '&#x22A5;', tclass: 'symbol'},  
     // 40 - 4F  
     {c: '&#x2135;', tclass: 'symbol'},  
     {c: 'A', krn: {'48': 0.194}, tclass: 'cal'},  
     {c: 'B', ic: 0.0304, krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'C', ic: 0.0583, krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'D', ic: 0.0278, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'E', ic: 0.0894, krn: {'48': 0.111}, tclass: 'cal'},  
     {c: 'F', ic: 0.0993, krn: {'48': 0.111}, tclass: 'cal'},  
     {c: 'G', d:.2, ic: 0.0593, krn: {'48': 0.111}, tclass: 'cal'},  
     {c: 'H', ic: 0.00965, krn: {'48': 0.111}, tclass: 'cal'},  
     {c: 'I', ic: 0.0738, krn: {'48': 0.0278}, tclass: 'cal'},  
     {c: 'J', d:.2, ic: 0.185, krn: {'48': 0.167}, tclass: 'cal'},  
     {c: 'K', ic: 0.0144, krn: {'48': 0.0556}, tclass: 'cal'},  
     {c: 'L', krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'M', krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'N', ic: 0.147, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'O', ic: 0.0278, krn: {'48': 0.111}, tclass: 'cal'},  
     // 50 - 5F  
     {c: 'P', ic: 0.0822, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'Q', d:.2, krn: {'48': 0.111}, tclass: 'cal'},  
     {c: 'R', krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'S', ic: 0.075, krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'T', ic: 0.254, krn: {'48': 0.0278}, tclass: 'cal'},  
     {c: 'U', ic: 0.0993, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'V', ic: 0.0822, krn: {'48': 0.0278}, tclass: 'cal'},  
     {c: 'W', ic: 0.0822, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'X', ic: 0.146, krn: {'48': 0.139}, tclass: 'cal'},  
     {c: 'Y', ic: 0.0822, krn: {'48': 0.0833}, tclass: 'cal'},  
     {c: 'Z', ic: 0.0794, krn: {'48': 0.139}, tclass: 'cal'},  
     {c: '&#x22C3;', tclass: 'symbol'},  
     {c: '&#x22C2;', tclass: 'symbol'},  
     {c: '&#x228E;', tclass: 'symbol'},  
     {c: '&#x22C0;', tclass: 'symbol'},  
     {c: '&#x22C1;', tclass: 'symbol'},  
     // 60 - 6F  
     {c: '&#x22A2;', tclass: 'symbol'},  
     {c: '&#x22A3;', tclass: 'symbol'},  
     {c: '&#x2308;', a:.3, d:.2, tclass: 'arial'},  
     {c: '&#x2309;', a:.3, d:.2, tclass: 'arial'},  
     {c: '&#x230A;', a:.3, d:.2, tclass: 'arial'},  
     {c: '&#x230B;', a:.3, d:.2, tclass: 'arial'},  
     {c: '{', d:.2, tclass: 'normal'},  
     {c: '}', d:.2, tclass: 'normal'},  
     {c: '&#x2329;', a:.3, d:.2, tclass: 'symbol'},  
     {c: '&#x232A;', a:.3, d:.2, tclass: 'symbol'},  
     {c: '&#x2223;', d:.1, tclass: 'symbol'},  
     {c: '&#x2225;', d:.1, tclass: 'symbol'},  
     {c: '&#x2195;', a:.2, d:0, tclass: 'arrow1a'},  
     {c: '&#x21D5;', a:.3, d:0, tclass: 'arrow1a'},  
     {c: '&#x2216;', a:.3, d:.1, tclass: 'symbol'},  
     {c: '&#x2240;', tclass: 'symbol'},  
     // 70 - 7F  
     {c: '<SPAN STYLE="position:relative; top: .8em">&#x221A;</SPAN>', h:.04, d:.8, tclass: 'symbol'},  
     {c: '&#x2210;', a:.4, tclass: 'symbol'},  
     {c: '&#x2207;', tclass: 'symbol'},  
     {c: '<SPAN STYLE="font-size: 85%; left:-.1em; margin-right:-.2em">&#x222B;</SPAN>', a:.4, d:.1, ic: 0.111, tclass: 'lucida'},  
     {c: '&#x2294;', tclass: 'symbol'},  
     {c: '&#x2293;', tclass: 'symbol'},  
     {c: '&#x2291;', tclass: 'symbol'},  
     {c: '&#x2292;', tclass: 'symbol'},  
     {c: '&#xA7;', d:.1, tclass: 'normal'},  
     {c: '&#x2020;', d:.1, tclass: 'normal'},  
     {c: '&#x2021;', d:.1, tclass: 'normal'},  
     {c: '&#xB6;', a:.3, d:.1, tclass: 'lucida'},  
     {c: '&#x2663;', tclass: 'arial'},  
     {c: '&#x2662;', tclass: 'arial'},  
     {c: '&#x2661;', tclass: 'arial'},  
     {c: '&#x2660;', tclass: 'arial'}  
   ],  
   
   cmex10: [  
     // 00 - 0F  
     {c: '(', h: 0.04, d: 1.16, n: 16, tclass: 'delim1'},  
     {c: ')', h: 0.04, d: 1.16, n: 17, tclass: 'delim1'},  
     {c: '[', h: 0.04, d: 1.16, n: 104, tclass: 'delim1'},  
     {c: ']', h: 0.04, d: 1.16, n: 105, tclass: 'delim1'},  
     {c: '&#x2308;', h: 0.04, d: 1.16, n: 106, tclass: 'delim1a'},  
     {c: '&#x2309;', h: 0.04, d: 1.16, n: 107, tclass: 'delim1a'},  
     {c: '&#x230A;', h: 0.04, d: 1.16, n: 108, tclass: 'delim1a'},  
     {c: '&#x230B;', h: 0.04, d: 1.16, n: 109, tclass: 'delim1a'},  
     {c: '<SPAN STYLE="margin-left:-.1em">{</SPAN>', h: 0.04, d: 1.16, n: 110, tclass: 'delim1'},  
     {c: '<SPAN STYLE="margin-right:-.1em">}</SPAN>', h: 0.04, d: 1.16, n: 111, tclass: 'delim1'},  
     {c: '&#x2329;', h: 0.04, d: 1.16, n: 68, tclass: 'delim1b'},  
     {c: '&#x232A;', h: 0.04, d: 1.16, n: 69, tclass: 'delim1b'},  
     {c: '&#x2223;', h:.7, d:.1, delim: {rep: 12}, tclass: 'symbol'},  
     {c: '&#x2225;', h:.7, d:.1, delim: {rep: 13}, tclass: 'symbol'},  
     {c: '/', h: 0.04, d: 1.16, n: 46, tclass: 'delim1a'},  
     {c: '&#x2216;', h: 0.04, d: 1.16, n: 47, tclass: 'delim1a'},  
     // 10 - 1F  
     {c: '(', h: 0.04, d: 1.76, n: 18, tclass: 'delim2'},  
     {c: ')', h: 0.04, d: 1.76, n: 19, tclass: 'delim2'},  
     {c: '(', h: 0.04, d: 2.36, n: 32, tclass: 'delim3'},  
     {c: ')', h: 0.04, d: 2.36, n: 33, tclass: 'delim3'},  
     {c: '[', h: 0.04, d: 2.36, n: 34, tclass: 'delim3'},  
     {c: ']', h: 0.04, d: 2.36, n: 35, tclass: 'delim3'},  
     {c: '&#x2308;', h: 0.04, d: 2.36, n: 36, tclass: 'delim3a'},  
     {c: '&#x2309;', h: 0.04, d: 2.36, n: 37, tclass: 'delim3a'},  
     {c: '&#x230A;', h: 0.04, d: 2.36, n: 38, tclass: 'delim3a'},  
     {c: '&#x230B;', h: 0.04, d: 2.36, n: 39, tclass: 'delim3a'},  
     {c: '<SPAN STYLE="position:relative; left:-.1em; margin-right:-.1em">{</SPAN>', h: 0.04, d: 2.36, n: 40, tclass: 'delim3'},  
     {c: '<SPAN STYLE="position:relative; left:-.05em; margin-right:-.1em">}</SPAN>', h: 0.04, d: 2.36, n: 41, tclass: 'delim3'},  
     {c: '&#x2329;', h: 0.04, d: 2.36, n: 42, tclass: 'delim3b'},  
     {c: '&#x232A;', h: 0.04, d: 2.36, n: 43, tclass: 'delim3b'},  
     {c: '/', h: 0.04, d: 2.36, n: 44, tclass: 'delim3a'},  
     {c: '&#x2216;', h: 0.04, d: 2.36, n: 45, tclass: 'delim3a'},  
     // 20 - 2F  
     {c: '(', h: 0.04, d: 2.96, n: 48, tclass: 'delim4'},  
     {c: ')', h: 0.04, d: 2.96, n: 49, tclass: 'delim4'},  
     {c: '[', h: 0.04, d: 2.96, n: 50, tclass: 'delim4'},  
     {c: ']', h: 0.04, d: 2.96, n: 51, tclass: 'delim4'},  
     {c: '&#x2308;', h: 0.04, d: 2.96, n: 52, tclass: 'delim4a'},  
     {c: '&#x2309;', h: 0.04, d: 2.96, n: 53, tclass: 'delim4a'},  
     {c: '&#x230A;', h: 0.04, d: 2.96, n: 54, tclass: 'delim4a'},  
     {c: '&#x230B;', h: 0.04, d: 2.96, n: 55, tclass: 'delim4a'},  
     {c: '<SPAN STYLE="position:relative; left:-.1em; margin-right:-.1em">{</SPAN>', h: 0.04, d: 2.96, n: 56, tclass: 'delim4'},  
     {c: '<SPAN STYLE="position:relative; left:-.1em; margin-right:-.1em">}</SPAN>', h: 0.04, d: 2.96, n: 57, tclass: 'delim4'},  
     {c: '&#x2329;', h: 0.04, d: 2.96, tclass: 'delim4b'},  
     {c: '&#x232A;', h: 0.04, d: 2.96, tclass: 'delim4b'},  
     {c: '/', h: 0.04, d: 2.96, tclass: 'delim4a'},  
     {c: '&#x2216;', h: 0.04, d: 2.96, tclass: 'delim4a'},  
     {c: '/', h: 0.04, d: 1.76, n: 30, tclass: 'delim2a'},  
     {c: '&#x2216;', h: 0.04, d: 1.76, n: 31, tclass: 'delim2a'},  
     // 30 - 3F  
     {c: '&#xE6;', h: .8, d: .2, delim: {top: 48, bot: 64, rep: 66}, tclass: 'delimx'},  
     {c: '&#xF6;', h: .8, d: .2, delim: {top: 49, bot: 65, rep: 67}, tclass: 'delimx'},  
     {c: '&#xE9;', h: .8, d: .2, delim: {top: 50, bot: 52, rep: 54}, tclass: 'delimx'},  
     {c: '&#xF9;', h: .8, d: .2, delim: {top: 51, bot: 53, rep: 55}, tclass: 'delimx'},  
     {c: '&#xEB;', h: .8, d: .2, delim: {bot: 52, rep: 54}, tclass: 'delimx'},  
     {c: '&#xFB;', h: .8, d: .2, delim: {bot: 53, rep: 55}, tclass: 'delimx'},  
     {c: '&#xEA;', h: .8, d: .2, delim: {top: 50, rep: 54}, tclass: 'delimx'},  
     {c: '&#xFA;', h: .8, d: .2, delim: {top: 51, rep: 55}, tclass: 'delimx'},  
     {c: '&#xEC;', h: .8, d: .2, delim: {top: 56, mid: 60, bot: 58, rep: 62}, tclass: 'delimx'},  
     {c: '&#xFC;', h: .8, d: .2, delim: {top: 57, mid: 61, bot: 59, rep: 62}, tclass: 'delimx'},  
     {c: '&#xEE;', h: .8, d: .2, delim: {top: 56, bot: 58, rep: 62}, tclass: 'delimx'},  
     {c: '&#xFE;', h: .8, d: .2, delim: {top: 57, bot: 59, rep: 62}, tclass: 'delimx'},  
     {c: '&#xED;', h: .8, d: .2, delim: {rep: 63}, tclass: 'delimx'},  
     {c: '&#xFD;', h: .8, d: .2, delim: {rep: 119}, tclass: 'delimx'},  
     {c: '&#xEF;', h: .8, d: .2, delim: {rep: 62}, tclass: 'delimx'},  
     {c: '<SPAN STYLE="margin:.125em">|</SPAN>', h: .8, d: 0, delim: {top: 120, bot: 121, rep: 63}, tclass: 'normal'},  
     // 40 - 4F  
     {c: '&#xE8;', h: .8, d: .2, delim: {top: 56, bot: 59, rep: 62}, tclass: 'delimx'},  
     {c: '&#xF8;', h: .8, d: .2, delim: {top: 57, bot: 58, rep: 62}, tclass: 'delimx'},  
     {c: '&#xE7;', h: .8, d: .2, delim: {rep: 66}, tclass: 'delimx'},  
     {c: '&#xF7;', h: .8, d: .2, delim: {rep: 67}, tclass: 'delimx'},  
     {c: '&#x2329;', h: 0.04, d: 1.76, n: 28, tclass: 'delim2b'},  
     {c: '&#x232A;', h: 0.04, d: 1.76, n: 29, tclass: 'delim2b'},  
     {c: '&#x2294;', h: 0, d: 1, n: 71, tclass: 'bigop1'},  
     {c: '&#x2294;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     {c: '&#x222E;', h: 0, d: 1.11, ic: 0.095, n: 73, tclass: 'bigop1c'},  
     {c: '&#x222E;', h: 0, d: 2.22, ic: 0.222, tclass: 'bigop2c'},  
     {c: '&#x2299;', h: 0, d: 1, n: 75, tclass: 'bigop1'},  
     {c: '&#x2299;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     {c: '&#x2295;', h: 0, d: 1, n: 77, tclass: 'bigop1'},  
     {c: '&#x2295;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     {c: '&#x2297;', h: 0, d: 1, n: 79, tclass: 'bigop1'},  
     {c: '&#x2297;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     // 50 - 5F  
     {c: '&#x2211;', h: 0, d: 1, n: 88, tclass: 'bigop1a'},  
     {c: '&#x220F;', h: 0, d: 1, n: 89, tclass: 'bigop1a'},  
     {c: '&#x222B;', h: 0, d: 1.11, ic: 0.095, n: 90, tclass: 'bigop1c'},  
     {c: '&#x222A;', h: 0, d: 1, n: 91, tclass: 'bigop1b'},  
     {c: '&#x2229;', h: 0, d: 1, n: 92, tclass: 'bigop1b'},  
     {c: '&#x228E;', h: 0, d: 1, n: 93, tclass: 'bigop1b'},  
     {c: '&#x22C0;', h: 0, d: 1, n: 94, tclass: 'bigop1'},  
     {c: '&#x22C1;', h: 0, d: 1, n: 95, tclass: 'bigop1'},  
     {c: '&#x2211;', h: 0.1, d: 1.6, tclass: 'bigop2a'},  
     {c: '&#x220F;', h: 0.1, d: 1.5, tclass: 'bigop2a'},  
     {c: '&#x222B;', h: 0, d: 2.22, ic: 0.222, tclass: 'bigop2c'},  
     {c: '&#x222A;', h: 0.1, d: 1.5, tclass: 'bigop2b'},  
     {c: '&#x2229;', h: 0.1, d: 1.5, tclass: 'bigop2b'},  
     {c: '&#x228E;', h: 0.1, d: 1.5, tclass: 'bigop2b'},  
     {c: '&#x22C0;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     {c: '&#x22C1;', h: 0.1, d: 1.5, tclass: 'bigop2'},  
     // 60 - 6F  
     {c: '&#x2210;', h: 0, d: 1, n: 97, tclass: 'bigop1a'},  
     {c: '&#x2210;', h: 0.1, d: 1.5, tclass: 'bigop2a'},  
     {c: '&#xFE3F;', h: 0.722, w: .65, n: 99, tclass: 'wide1'},  
     {c: '&#xFE3F;', h: 0.85, w: 1.1, n: 100, tclass: 'wide2'},  
     {c: '&#xFE3F;', h: 0.99, w: 1.65, tclass: 'wide3'},  
     {c: '~', h: 0.722, w: .5, n: 102, tclass: 'wide1a'},  
     {c: '~', h: 0.8, w: .8, n: 103, tclass: 'wide2a'},  
     {c: '~', h: 0.99, w: 1.3, tclass: 'wide3a'},  
     {c: '[', h: 0.04, d: 1.76, n: 20, tclass: 'delim2'},  
     {c: ']', h: 0.04, d: 1.76, n: 21, tclass: 'delim2'},  
     {c: '&#x2308;', h: 0.04, d: 1.76, n: 22, tclass: 'delim2a'},  
     {c: '&#x2309;', h: 0.04, d: 1.76, n: 23, tclass: 'delim2a'},  
     {c: '&#x230A;', h: 0.04, d: 1.76, n: 24, tclass: 'delim2a'},  
     {c: '&#x230B;', h: 0.04, d: 1.76, n: 25, tclass: 'delim2a'},  
     {c: '<SPAN STYLE="position:relative; left:-.1em; margin-right:-.1em">{</SPAN>', h: 0.04, d: 1.76, n: 26, tclass: 'delim2'},  
     {c: '<SPAN STYLE="position:relative; margin-right:-.1em; left:-.05em">}</SPAN>', h: 0.04, d: 1.76, n: 27, tclass: 'delim2'},  
     // 70 - 7F  
     {c: '<SPAN STYLE="font-size: 150%; position:relative; top:.8em">&#x221A;</SPAN>', h: 0.04, d: 1.16, n: 113, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 220%; position:relative; top:.8em">&#x221A;</SPAN>', h: 0.04, d: 1.76, n: 114, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 310%; position:relative; top:.8em; margin-right:-.01em">&#x221A;</SPAN>', h: 0.06, d: 2.36, n: 115, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 400%; position:relative; top:.8em; margin-right:-.025em">&#x221A;</SPAN>', h: 0.08, d: 2.96, n: 116, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 490%; position:relative; top:.8em; margin-right:-.03em">&#x221A;</SPAN>', h: 0.1, d: 3.75, n: 117, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 580%; position:relative; top:.775em; margin-right:-.04em">&#x221A;</SPAN>', h: .12, d: 4.5, n: 118, tclass: 'root'},  
     {c: '<SPAN STYLE="font-size: 750%; position:relative; top:.775em;margin-right:-.04em">&#x221A;</SPAN>', h: .14, d: 5.7, tclass: 'root'},  
     {c: '<SPAN STYLE="margin-left:.02em">|</SPAN><SPAN STYLE="margin-left:.08em; margin-right:.125em">|</SPAN>', h:.8, d:0, delim: {top: 126, bot: 127, rep: 119}, tclass: 'normal'},  
     {c: '&#x2191;', h:.7, d:0, delim: {top: 120, rep: 63}, tclass: 'arrow1a'},  
     {c: '&#x2193;', h:.65, d:0, delim: {bot: 121, rep: 63}, tclass: 'arrow1a'},  
     {c: '<SPAN STYLE="margin-left:-.1em"></SPAN><SPAN STYLE="position:relative; top:.55em; margin-right:-.3em">&#x25DC;</SPAN>', h: 0.05, tclass: 'symbol'},  
     {c: '<SPAN STYLE="margin-left:-.3em"></SPAN><SPAN STYLE="position:relative; top:.55em; margin-right:-.1em">&#x25DD;</SPAN>', h: 0.05, tclass: 'symbol'},  
     {c: '<SPAN STYLE="margin-left:-.1em"></SPAN><SPAN STYLE="position:relative; top:.15em; margin-right:-.3em">&#x25DF;</SPAN>', h: 0.05, tclass: 'symbol'},  
     {c: '<SPAN STYLE="margin-left:-.3em"></SPAN><SPAN STYLE="position:relative; top:.15em; margin-right:-.1em">&#x25DE;</SPAN>', h: 0.05, tclass: 'symbol'},  
     {c: '&#x21D1;', h: .7, d:0, delim: {top: 126, rep: 119}, tclass: 'arrow1a'},  
     {c: '&#x21D3;', h: .7, d:0, delim: {bot: 127, rep: 119}, tclass: 'arrow1a'}  
   ],  
     
   cmti10: [  
     // 00 - 0F  
     {c: '<I>&Gamma;</I>', ic: 0.133, tclass: 'greek'},  
     {c: '<I>&Delta;</I>', tclass: 'greek'},  
     {c: '<I>&Theta;</I>', ic: 0.094, tclass: 'greek'},  
     {c: '<I>&Lambda;</I>', tclass: 'greek'},  
     {c: '<I>&Xi;</I>', ic: 0.153, tclass: 'greek'},  
     {c: '<I>&Pi;</I>', ic: 0.164, tclass: 'greek'},  
     {c: '<I>&Sigma;</I>', ic: 0.12, tclass: 'greek'},  
     {c: '<I>&Upsilon;</I>', ic: 0.111, tclass: 'greek'},  
     {c: '<I>&Phi;</I>', ic: 0.0599, tclass: 'greek'},  
     {c: '<I>&Psi;</I>', ic: 0.111, tclass: 'greek'},  
     {c: '<I>&Omega;</I>', ic: 0.103, tclass: 'greek'},  
     {c: '<I>ff</I>', ic: 0.212, krn: {'39': 0.104, '63': 0.104, '33': 0.104, '41': 0.104, '93': 0.104}, lig: {'105': 14, '108': 15}, tclass: 'normal'},  
     {c: '<I>fi</I>', ic: 0.103, tclass: 'normal'},  
     {c: '<I>fl</I>', ic: 0.103, tclass: 'normal'},  
     {c: '<I>ffi</I>', ic: 0.103, tclass: 'normal'},  
     {c: '<I>ffl</I>', ic: 0.103, tclass: 'normal'},  
     // 10 - 1F  
     {c: '<I>&#x131;</I>', a:0, ic: 0.0767, tclass: 'normal'},  
     {c: '<I>j</I>', d:.2, ic: 0.0374, tclass: 'normal'},  
     {c: '<I>&#x2CB;</I>', tclass: 'accent'},  
     {c: '<I>&#x2CA;</I>', ic: 0.0969, tclass: 'accent'},  
     {c: '<I>&#x2C7;</I>', ic: 0.083, tclass: 'accent'},  
     {c: '<I>&#x2D8;</I>', ic: 0.108, tclass: 'accent'},  
     {c: '<I>&#x2C9;</I>', ic: 0.103, tclass: 'accent'},  
     {c: '<I>&#x2DA;</I>', tclass: 'accent'},  
     {c: '<I>?</I>', d: 0.17, w: 0.46, tclass: 'normal'},  
     {c: '<I>&#xDF;</I>', ic: 0.105, tclass: 'normal'},  
     {c: '<I>&#xE6;</I>', a:0, ic: 0.0751, tclass: 'normal'},  
     {c: '<I>&#x153;</I>', a:0, ic: 0.0751, tclass: 'normal'},  
     {c: '<I>&#xF8;</I>', ic: 0.0919, tclass: 'normal'},  
     {c: '<I>&#xC6;</I>', ic: 0.12, tclass: 'normal'},  
     {c: '<I>&#x152;</I>', ic: 0.12, tclass: 'normal'},  
     {c: '<I>&#xD8;</I>', ic: 0.094, tclass: 'normal'},  
     // 20 - 2F  
     {c: '<I>?</I>', krn: {'108': -0.256, '76': -0.321}, tclass: 'normal'},  
     {c: '<I>!</I>', ic: 0.124, lig: {'96': 60}, tclass: 'normal'},  
     {c: '<I>&#x201D;</I>', ic: 0.0696, tclass: 'normal'},  
     {c: '<I>#</I>', ic: 0.0662, tclass: 'normal'},  
     {c: '<I>$</I>', tclass: 'normal'},  
     {c: '<I>%</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>&amp;</I>', ic: 0.0969, tclass: 'normal'},  
     {c: '<I>&#x2019;</I>', ic: 0.124, krn: {'63': 0.102, '33': 0.102}, lig: {'39': 34}, tclass: 'normal'},  
     {c: '<I>(</I>', d:.2, ic: 0.162, tclass: 'normal'},  
     {c: '<I>)</I>', d:.2, ic: 0.0369, tclass: 'normal'},  
     {c: '<I>*</I>', ic: 0.149, tclass: 'normal'},  
     {c: '<I>+</I>', a:.1, ic: 0.0369, tclass: 'normal'},  
     {c: '<I>,</I>', a:-.3, d:.2, w: 0.278, tclass: 'normal'},  
     {c: '<I>-</I>', a:0, ic: 0.0283, lig: {'45': 123}, tclass: 'normal'},  
     {c: '<I>.</I>', a:-.25, tclass: 'normal'},  
     {c: '<I>/</I>', ic: 0.162, tclass: 'normal'},  
     // 30 - 3F  
     {c: '<I>0</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>1</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>2</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>3</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>4</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>5</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>6</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>7</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>8</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>9</I>', ic: 0.136, tclass: 'normal'},  
     {c: '<I>:</I>', ic: 0.0582, tclass: 'normal'},  
     {c: '<I>;</I>', ic: 0.0582, tclass: 'normal'},  
     {c: '<I>&#xA1;</I>', ic: 0.0756, tclass: 'normal'},  
     {c: '<I>=</I>', a:0, d:-.1, ic: 0.0662, tclass: 'normal'},  
     {c: '<I>&#xBF;</I>', tclass: 'normal'},  
     {c: '<I>?</I>', ic: 0.122, lig: {'96': 62}, tclass: 'normal'},  
     // 40 - 4F  
     {c: '<I>@</I>', ic: 0.096, tclass: 'normal'},  
     {c: '<I>A</I>', krn: {'110': -0.0256, '108': -0.0256, '114': -0.0256, '117': -0.0256, '109': -0.0256, '116': -0.0256, '105': -0.0256, '67': -0.0256, '79': -0.0256, '71': -0.0256, '104': -0.0256, '98': -0.0256, '85': -0.0256, '107': -0.0256, '118': -0.0256, '119': -0.0256, '81': -0.0256, '84': -0.0767, '89': -0.0767, '86': -0.102, '87': -0.102, '101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>B</I>', ic: 0.103, tclass: 'normal'},  
     {c: '<I>C</I>', ic: 0.145, tclass: 'normal'},  
     {c: '<I>D</I>', ic: 0.094, krn: {'88': -0.0256, '87': -0.0256, '65': -0.0256, '86': -0.0256, '89': -0.0256}, tclass: 'normal'},  
     {c: '<I>E</I>', ic: 0.12, tclass: 'normal'},  
     {c: '<I>F</I>', ic: 0.133, krn: {'111': -0.0767, '101': -0.0767, '117': -0.0767, '114': -0.0767, '97': -0.0767, '65': -0.102, '79': -0.0256, '67': -0.0256, '71': -0.0256, '81': -0.0256}, tclass: 'normal'},  
     {c: '<I>G</I>', ic: 0.0872, tclass: 'normal'},  
     {c: '<I>H</I>', ic: 0.164, tclass: 'normal'},  
     {c: '<I>I</I>', ic: 0.158, tclass: 'normal'},  
     {c: '<I>J</I>', ic: 0.14, tclass: 'normal'},  
     {c: '<I>K</I>', ic: 0.145, krn: {'79': -0.0256, '67': -0.0256, '71': -0.0256, '81': -0.0256}, tclass: 'normal'},  
     {c: '<I>L</I>', krn: {'84': -0.0767, '89': -0.0767, '86': -0.102, '87': -0.102, '101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>M</I>', ic: 0.164, tclass: 'normal'},  
     {c: '<I>N</I>', ic: 0.164, tclass: 'normal'},  
     {c: '<I>O</I>', ic: 0.094, krn: {'88': -0.0256, '87': -0.0256, '65': -0.0256, '86': -0.0256, '89': -0.0256}, tclass: 'normal'},  
     // 50 - 5F  
     {c: '<I>P</I>', ic: 0.103, krn: {'65': -0.0767}, tclass: 'normal'},  
     {c: '<I>Q</I>', d: 1, ic: 0.094, tclass: 'normal'},  
     {c: '<I>R</I>', ic: 0.0387, krn: {'110': -0.0256, '108': -0.0256, '114': -0.0256, '117': -0.0256, '109': -0.0256, '116': -0.0256, '105': -0.0256, '67': -0.0256, '79': -0.0256, '71': -0.0256, '104': -0.0256, '98': -0.0256, '85': -0.0256, '107': -0.0256, '118': -0.0256, '119': -0.0256, '81': -0.0256, '84': -0.0767, '89': -0.0767, '86': -0.102, '87': -0.102, '101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>S</I>', ic: 0.12, tclass: 'normal'},  
     {c: '<I>T</I>', ic: 0.133, krn: {'121': -0.0767, '101': -0.0767, '111': -0.0767, '114': -0.0767, '97': -0.0767, '117': -0.0767, '65': -0.0767}, tclass: 'normal'},  
     {c: '<I>U</I>', ic: 0.164, tclass: 'normal'},  
     {c: '<I>V</I>', ic: 0.184, krn: {'111': -0.0767, '101': -0.0767, '117': -0.0767, '114': -0.0767, '97': -0.0767, '65': -0.102, '79': -0.0256, '67': -0.0256, '71': -0.0256, '81': -0.0256}, tclass: 'normal'},  
     {c: '<I>W</I>', ic: 0.184, krn: {'65': -0.0767}, tclass: 'normal'},  
     {c: '<I>X</I>', ic: 0.158, krn: {'79': -0.0256, '67': -0.0256, '71': -0.0256, '81': -0.0256}, tclass: 'normal'},  
     {c: '<I>Y</I>', ic: 0.194, krn: {'101': -0.0767, '111': -0.0767, '114': -0.0767, '97': -0.0767, '117': -0.0767, '65': -0.0767}, tclass: 'normal'},  
     {c: '<I>Z</I>', ic: 0.145, tclass: 'normal'},  
     {c: '<I>[</I>', d:.1, ic: 0.188, tclass: 'normal'},  
     {c: '<I>&#x201C;</I>', ic: 0.169, tclass: 'normal'},  
     {c: '<I>]</I>', d:.1, ic: 0.105, tclass: 'normal'},  
     {c: '<I>&#x2C6;</I>', ic: 0.0665, tclass: 'accent'},  
     {c: '<I>&#x2D9;</I>', ic: 0.118, tclass: 'accent'},  
     // 60 - 6F  
     {c: '<I>&#x2018;</I>', ic: 0.124, lig: {'96': 92}, tclass: 'normal'},  
     {c: '<I>a</I>', a:0, ic: 0.0767, tclass: 'normal'},  
     {c: '<I>b</I>', ic: 0.0631, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>c</I>', a:0, ic: 0.0565, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>d</I>', ic: 0.103, krn: {'108': 0.0511}, tclass: 'normal'},  
     {c: '<I>e</I>', a:0, ic: 0.0751, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>f</I>', ic: 0.212, krn: {'39': 0.104, '63': 0.104, '33': 0.104, '41': 0.104, '93': 0.104}, lig: {'105': 12, '102': 11, '108': 13}, tclass: 'normal'},  
     {c: '<I>g</I>', a:0, d:1, ic: 0.0885, tclass: 'normal'},  
     {c: '<I>h</I>', ic: 0.0767, tclass: 'normal'},  
     {c: '<I>i</I>', ic: 0.102, tclass: 'normal'},  
     {c: '<I>j</I>', d:1, ic: 0.145, tclass: 'normal'},  
     {c: '<I>k</I>', ic: 0.108, tclass: 'normal'},  
     {c: '<I>l</I>', ic: 0.103, krn: {'108': 0.0511}, tclass: 'normal'},  
     {c: '<I>m</I>', a:0, ic: 0.0767, tclass: 'normal'},  
     {c: '<I>n</I>', a:0, ic: 0.0767, krn: {'39': -0.102}, tclass: 'normal'},  
     {c: '<I>o</I>', a:0, ic: 0.0631, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     // 70 - 7F  
     {c: '<I>p</I>', a:0, d:1, ic: 0.0631, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>q</I>', a:0, d:1, ic: 0.0885, tclass: 'normal'},  
     {c: '<I>r</I>', a:0, ic: 0.108, krn: {'101': -0.0511, '97': -0.0511, '111': -0.0511, '100': -0.0511, '99': -0.0511, '103': -0.0511, '113': -0.0511}, tclass: 'normal'},  
     {c: '<I>s</I>', a:0, ic: 0.0821, tclass: 'normal'},  
     {c: '<I>t</I>', ic: 0.0949, tclass: 'normal'},  
     {c: '<I>u</I>', a:0, ic: 0.0767, tclass: 'normal'},  
     {c: '<I>v</I>', a:0, ic: 0.108, tclass: 'normal'},  
     {c: '<I>w</I>', a:0, ic: 0.108, krn: {'108': 0.0511}, tclass: 'normal'},  
     {c: '<I>x</I>', a:0, ic: 0.12, tclass: 'normal'},  
     {c: '<I>y</I>', a:0, d:1, ic: 0.0885, tclass: 'normal'},  
     {c: '<I>z</I>', a:0, ic: 0.123, tclass: 'normal'},  
     {c: '<I>&#x2013;</I>', a:.1, ic: 0.0921, lig: {'45': 124}, tclass: 'normal'},  
     {c: '<I>&#x2014;</I>', a:.1, ic: 0.0921, tclass: 'normal'},  
     {c: '<I>&#x2DD;</I>', ic: 0.122, tclass: 'accent'},  
     {c: '<I>&#x2DC;</I>', ic: 0.116, tclass: 'accent'},  
     {c: '<I>&#xA8;</I>', tclass: 'accent'}  
   ],  
     
   cmbx10: [  
     // 00 - 0F  
     {c: '<B>&Gamma;</B>', tclass: 'greek'},  
     {c: '<B>&Delta;</B>', tclass: 'greek'},  
     {c: '<B>&Theta;</B>', tclass: 'greek'},  
     {c: '<B>&Lambda;</B>', tclass: 'greek'},  
     {c: '<B>&Xi;</B>', tclass: 'greek'},  
     {c: '<B>&Pi;</B>', tclass: 'greek'},  
     {c: '<B>&Sigma;</B>', tclass: 'greek'},  
     {c: '<B>&Upsilon;</B>', tclass: 'greek'},  
     {c: '<B>&Phi;</B>', tclass: 'greek'},  
     {c: '<B>&Psi;</B>', tclass: 'greek'},  
     {c: '<B>&Omega;</B>', tclass: 'greek'},  
     {c: '<B>ff</B>', ic: 0.0778, krn: {'39': 0.0778, '63': 0.0778, '33': 0.0778, '41': 0.0778, '93': 0.0778}, lig: {'105': 14, '108': 15}, tclass: 'normal'},  
     {c: '<B>fi</B>', tclass: 'normal'},  
     {c: '<B>fl</B>', tclass: 'normal'},  
     {c: '<B>ffi</B>', tclass: 'normal'},  
     {c: '<B>ffl</B>', tclass: 'normal'},  
     // 10 - 1F  
     {c: '<B>&#x131;</B>', a:0, tclass: 'normal'},  
     {c: '<B>j</B>', d:.2, tclass: 'normal'},  
     {c: '<B>&#x2CB;</B>', tclass: 'accent'},  
     {c: '<B>&#x2CA;</B>', tclass: 'accent'},  
     {c: '<B>&#x2C7;</B>', tclass: 'accent'},  
     {c: '<B>&#x2D8;</B>', tclass: 'accent'},  
     {c: '<B>&#x2C9;</B>', tclass: 'accent'},  
     {c: '<B>&#x2DA;</B>', tclass: 'accent'},  
     {c: '<B>?</B>', tclass: 'normal'},  
     {c: '<B>&#xDF;</B>', tclass: 'normal'},  
     {c: '<B>&#xE6;</B>', a:0, tclass: 'normal'},  
     {c: '<B>&#x153;</B>', a:0, tclass: 'normal'},  
     {c: '<B>&#xF8;</B>', tclass: 'normal'},  
     {c: '<B>&#xC6;</B>', tclass: 'normal'},  
     {c: '<B>&#x152;</B>', tclass: 'normal'},  
     {c: '<B>&#xD8;</B>', tclass: 'normal'},  
     // 20 - 2F  
     {c: '<B>?</B>', krn: {'108': -0.278, '76': -0.319}, tclass: 'normal'},  
     {c: '<B>!</B>', lig: {'96': 60}, tclass: 'normal'},  
     {c: '<B>&#x201D;</B>', tclass: 'normal'},  
     {c: '<B>#</B>', tclass: 'normal'},  
     {c: '<B>$</B>', tclass: 'normal'},  
     {c: '<B>%</B>', tclass: 'normal'},  
     {c: '<B>&amp;</B>', tclass: 'normal'},  
     {c: '<B>&#x2019;</B>', krn: {'63': 0.111, '33': 0.111}, lig: {'39': 34}, tclass: 'normal'},  
     {c: '<B>(</B>', d:.2, tclass: 'normal'},  
     {c: '<B>)</B>', d:.2, tclass: 'normal'},  
     {c: '<B>*</B>', tclass: 'normal'},  
     {c: '<B>+</B>', a:.1, tclass: 'normal'},  
     {c: '<B>,</B>', a:-.3, d:.2, w: 0.278, tclass: 'normal'},  
     {c: '<B>-</B>', a:0, lig: {'45': 123}, tclass: 'normal'},  
     {c: '<B>.</B>', a:-.25, tclass: 'normal'},  
     {c: '<B>/</B>', tclass: 'normal'},  
     // 30 - 3F  
     {c: '<B>0</B>', tclass: 'normal'},  
     {c: '<B>1</B>', tclass: 'normal'},  
     {c: '<B>2</B>', tclass: 'normal'},  
     {c: '<B>3</B>', tclass: 'normal'},  
     {c: '<B>4</B>', tclass: 'normal'},  
     {c: '<B>5</B>', tclass: 'normal'},  
     {c: '<B>6</B>', tclass: 'normal'},  
     {c: '<B>7</B>', tclass: 'normal'},  
     {c: '<B>8</B>', tclass: 'normal'},  
     {c: '<B>9</B>', tclass: 'normal'},  
     {c: '<B>:</B>', tclass: 'normal'},  
     {c: '<B>;</B>', tclass: 'normal'},  
     {c: '<B>&#xA1;</B>', tclass: 'normal'},  
     {c: '<B>=</B>', a:0, d:-.1, tclass: 'normal'},  
     {c: '<B>&#xBF;</B>', tclass: 'normal'},  
     {c: '<B>?</B>', lig: {'96': 62}, tclass: 'normal'},  
     // 40 - 4F  
     {c: '<B>@</B>', tclass: 'normal'},  
     {c: '<B>A</B>', krn: {'116': -0.0278, '67': -0.0278, '79': -0.0278, '71': -0.0278, '85': -0.0278, '81': -0.0278, '84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: '<B>B</B>', tclass: 'normal'},  
     {c: '<B>C</B>', tclass: 'normal'},  
     {c: '<B>D</B>', krn: {'88': -0.0278, '87': -0.0278, '65': -0.0278, '86': -0.0278, '89': -0.0278}, tclass: 'normal'},  
     {c: '<B>E</B>', tclass: 'normal'},  
     {c: '<B>F</B>', krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: '<B>G</B>', tclass: 'normal'},  
     {c: '<B>H</B>', tclass: 'normal'},  
     {c: '<B>I</B>', krn: {'73': 0.0278}, tclass: 'normal'},  
     {c: '<B>J</B>', tclass: 'normal'},  
     {c: '<B>K</B>', krn: {'79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: '<B>L</B>', krn: {'84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: '<B>M</B>', tclass: 'normal'},  
     {c: '<B>N</B>', tclass: 'normal'},  
     {c: '<B>O</B>', krn: {'88': -0.0278, '87': -0.0278, '65': -0.0278, '86': -0.0278, '89': -0.0278}, tclass: 'normal'},  
     // 50 - 5F  
     {c: '<B>P</B>', krn: {'65': -0.0833, '111': -0.0278, '101': -0.0278, '97': -0.0278, '46': -0.0833, '44': -0.0833}, tclass: 'normal'},  
     {c: '<B>Q</B>', d: 1, tclass: 'normal'},  
     {c: '<B>R</B>', krn: {'116': -0.0278, '67': -0.0278, '79': -0.0278, '71': -0.0278, '85': -0.0278, '81': -0.0278, '84': -0.0833, '89': -0.0833, '86': -0.111, '87': -0.111}, tclass: 'normal'},  
     {c: '<B>S</B>', tclass: 'normal'},  
     {c: '<B>T</B>', krn: {'121': -0.0278, '101': -0.0833, '111': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.0833, '117': -0.0833}, tclass: 'normal'},  
     {c: '<B>U</B>', tclass: 'normal'},  
     {c: '<B>V</B>', ic: 0.0139, krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: '<B>W</B>', ic: 0.0139, krn: {'111': -0.0833, '101': -0.0833, '117': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.111, '79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: '<B>X</B>', krn: {'79': -0.0278, '67': -0.0278, '71': -0.0278, '81': -0.0278}, tclass: 'normal'},  
     {c: '<B>Y</B>', ic: 0.025, krn: {'101': -0.0833, '111': -0.0833, '114': -0.0833, '97': -0.0833, '65': -0.0833, '117': -0.0833}, tclass: 'normal'},  
     {c: '<B>Z</B>', tclass: 'normal'},  
     {c: '<B>[</B>', d:.1, tclass: 'normal'},  
     {c: '<B>&#x201C;</B>', tclass: 'normal'},  
     {c: '<B>]</B>', d:.1, tclass: 'normal'},  
     {c: '<B>&#x2C6;</B>', tclass: 'accent'},  
     {c: '<B>&#x2D9;</B>', tclass: 'accent'},  
     // 60 - 6F  
     {c: '<B>&#x2018;</B>', lig: {'96': 92}, tclass: 'normal'},  
     {c: '<B>a</B>', a:0, krn: {'118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>b</B>', krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>c</B>', a:0, krn: {'104': -0.0278, '107': -0.0278}, tclass: 'normal'},  
     {c: '<B>d</B>', tclass: 'normal'},  
     {c: '<B>e</B>', a:0, tclass: 'normal'},  
     {c: '<B>f</B>', ic: 0.0778, krn: {'39': 0.0778, '63': 0.0778, '33': 0.0778, '41': 0.0778, '93': 0.0778}, lig: {'105': 12, '102': 11, '108': 13}, tclass: 'normal'},  
     {c: '<B>g</B>', a:0, d:1, ic: 0.0139, krn: {'106': 0.0278}, tclass: 'normal'},  
     {c: '<B>h</B>', krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>i</B>', tclass: 'normal'},  
     {c: '<B>j</B>', d:1, tclass: 'normal'},  
     {c: '<B>k</B>', krn: {'97': -0.0556, '101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: '<B>l</B>', tclass: 'normal'},  
     {c: '<B>m</B>', a:0, krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>n</B>', a:0, krn: {'116': -0.0278, '117': -0.0278, '98': -0.0278, '121': -0.0278, '118': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>o</B>', a:0, krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     // 70 - 7F  
     {c: '<B>p</B>', a:0, d:1, krn: {'101': 0.0278, '111': 0.0278, '120': -0.0278, '100': 0.0278, '99': 0.0278, '113': 0.0278, '118': -0.0278, '106': 0.0556, '121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>q</B>', a:0, d:1, tclass: 'normal'},  
     {c: '<B>r</B>', a:0, tclass: 'normal'},  
     {c: '<B>s</B>', a:0, tclass: 'normal'},  
     {c: '<B>t</B>', krn: {'121': -0.0278, '119': -0.0278}, tclass: 'normal'},  
     {c: '<B>u</B>', a:0, krn: {'119': -0.0278}, tclass: 'normal'},  
     {c: '<B>v</B>', a:0, ic: 0.0139, krn: {'97': -0.0556, '101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: '<B>w</B>', a:0, ic: 0.0139, krn: {'101': -0.0278, '97': -0.0278, '111': -0.0278, '99': -0.0278}, tclass: 'normal'},  
     {c: '<B>x</B>', a:0, tclass: 'normal'},  
     {c: '<B>y</B>', a:0, d:1, ic: 0.0139, krn: {'111': -0.0278, '101': -0.0278, '97': -0.0278, '46': -0.0833, '44': -0.0833}, tclass: 'normal'},  
     {c: '<B>z</B>', a:0, tclass: 'normal'},  
     {c: '<B>&#x2013;</B>', a:.1, ic: 0.0278, lig: {'45': 124}, tclass: 'normal'},  
     {c: '<B>&#x2014;</B>', a:.1, ic: 0.0278, tclass: 'normal'},  
     {c: '<B>&#x2DD;</B>', tclass: 'accent'},  
     {c: '<B>&#x2DC;</B>', tclass: 'accent'},  
     {c: '<B>&#xA8;</B>', tclass: 'accent'}  
   ]  
 });  
   
   
 /*  
  *  We need to replace the jsMath.Box.TeX function in order to use the  
  *  different font metrics in the tables above, and to handle the  
  *  scaling better.  
  */   */
   
 jsMath.Add(jsMath.Box,{  jsMath.Script.Uncompress([
   TeX: function (C,font,style,size) {    ['jsMath.Script.Start();jsMath.Add(jsMath.TeX,{cmr10',':[{c:"&Gamma;",','tclass:"greek"},{c:"&','Delta;",',2,'Theta;",',2,'Lambda;",',2,'Xi;",',2,'Pi;",',2,'Sigma;",',2,'Upsilon;",',2,'Phi;",',2,'Psi;",',2,'Omega;",','tclass:"','greek"},{c',':"ff','",ic:0.0778,krn:{"39":0.0778,"63":0.0778,"33":0.0778,"41":0.0778,"93":0.0778},lig:{"105":','14,"108":15},','tclass:"normal"},{c',':"fi",',27,':"fl",',27,':"ffi",',27,':"ffl",',27,':"&#x131',';",a:0,',27,':"j",','d:0.2,',27,':"&#x2CB',';",tclass:"accent"},{c:"&#','x2CA',43,'x2C7',43,'x2D8',43,'x2C9',43,'x2DA',43,'x0327;",',27,':"&#xDF;",',27,':"&#xE6',37,27,':"&#x153',37,27,':"&#xF8;",',27,':"&#xC6;",',27,':"&#x152;",',27,':"&#xD8;",',27,':"?",krn:{"108":-0.278,"76":-0.319},',27,':"!",lig:{"96":60},',27,':"&#x201D;",',27,':"#",',27,':"$",',27,':"%",',27,':"&amp;",',27,':"&#x2019;",krn:{"63":0.111,"33":0.','111},','lig:{"39":34},',27,':"(",',40,27,':")",',40,27,':"*",',27,':"+",a:0.1,',27,':",",a:-','0.3,d:0.2,','w:0.278,',27,':"-",a:0',',lig:{"45":','123},',27,':".",a:-0.','25,',27,':"/",',27,':"0",',27,':"1",',27,':"2",',27,':"3",',27,':"4",',27,':"5",',27,':"6",',27,':"7",',27,':"8",',27,':"9",',27,':":",',27,':";",',27,':"&#xA1;",',27,':"=",a:0,d:-0.1,',27,':"&#xBF;",',27,':"?",lig:{"96":62},',27,':"@",',27,':"A','",krn:{"','116','":-0.0278,"','67',150,'79',150,'71',150,'85',150,'81',150,'84','":-0.0833,"','89',162,'86','":-0.111',',"87',166,'},',27,':"B",',27,':"C",',27,':"D',148,'88',150,'87',150,'65',150,'86',150,'89','":-0.0278','},',27,':"E",',27,':"F',148,'111',162,'101',162,'117','":-0.0833,"114":-0.0833,"97":-0.0833,"65":-0.','111,"79',150,'67',150,'71',150,'81',186,'},',27,':"G",',27,':"H",',27,':"I',148,'73":0.','0278','},',27,':"J",',27,':"K',148,'79',150,'67',150,'71',150,'81',186,'},',27,':"L',148,'84',162,'89',162,'86',166,',"87',166,'},',27,':"M",',27,':"N",',27,':"O',148,'88',150,'87',150,'65',150,'86',150,'89',186,'},',27,':"P',148,'65',162,'111',150,'101',150,'97',150,'46',162,'44":-0.','0833','},',27,':"Q",',40,27,':"R',148,'116',150,'67',150,'79',150,'71',150,'85',150,'81',150,'84',162,'89',162,'86',166,',"87',166,'},',27,':"S",',27,':"T',148,'121',150,'101',162,'111',198,276,',"117":-0.',276,'},',27,':"U",',27,':"V",','ic:0.0139,krn:{"','111',162,'101',162,'117',198,'111,"79',150,'67',150,'71',150,'81',186,'},',27,':"W",',324,'111',162,'101',162,'117',198,'111,"79',150,'67',150,'71',150,'81',186,'},',27,':"X',148,'79',150,'67',150,'71',150,'81',186,'},',27,':"Y",ic:0.025,','krn:{"101',162,'111',198,276,317,276,'},',27,':"Z",',27,':"[",','d:0.1,',27,':"&#x201C;",',27,':"]",',384,27,':"&#x2C6',43,'x2D9',43,'x2018;",lig:{"96":92},',27,':"a','",a:0,krn:{"','118',150,'106":0.','0556,"121',150,'119',186,'},',27,':"b',148,'101','":0.0278,"','111',411,'120',150,'100',411,'99',411,'113',411,'118',150,401,'0556,"121',150,'119',186,'},',27,':"c',398,'104',150,'107',186,'},',27,':"d",',27,':"e','",a:0,',27,':"f',25,'12,"102":11,"108":13},',27,':"g",','a:0,d:0.2,ic:0.','0139,krn:{"',401,216,'},',27,':"h',148,'116',150,'117',150,'98',150,'121',150,'118',150,'119',186,'},',27,':"i",',27,':"j",',40,27,':"k',148,'97','":-0.0556,"','101',150,'97',150,'111',150,'99',186,'},',27,':"l",',27,':"m',398,'116',150,'117',150,'98',150,'121',150,'118',150,'119',186,'},',27,':"n',398,'116',150,'117',150,'98',150,'121',150,'118',150,'119',186,'},',27,':"o',398,'101',411,'111',411,'120',150,'100',411,'99',411,'113',411,'118',150,401,'0556,"121',150,'119',186,'},',27,':"p',442,40,372,411,'111',411,'120',150,'100',411,'99',411,'113',411,'118',150,401,'0556,"121',150,'119',186,'},',27,':"q',442,40,27,':"r',442,27,':"s',442,27,':"t',148,'121',150,'119',186,'},',27,':"u',398,'119',186,'},',27,':"v',442,324,'97',479,'101',150,'97',150,'111',150,'99',186,'},',27,':"w',442,324,'101',150,'97',150,'111',150,'99',186,'},',27,':"x',442,27,':"y",',449,450,'111',150,'101',150,'97',150,'46',162,'44":-0.',276,'},',27,':"z',442,27,':"&#x2013',';",a:0.1,','ic:0.',216,105,'124},',27,':"&#x2014',645,'ic:0.',216,',',27,':"&#x2DD',43,'x2DC',43,'xA8;",',22,'accent"}],cmmi10',1,'ic:0.139',',krn:{"61":-0.0556,"59":-0.111,"58":-0.111,"127":0.',276,'},tclass:"igreek"},{c:"&',3,'krn:{"127":0.','167',668,5,'ic:0.',216,',krn:{"127":0.',276,668,7,670,'167',668,9,'ic:0.0757',676,276,668,11,'ic:0.0812,krn:{"61',479,'59":-0.0556,"58":-0.0556,"127":0.','0556',668,13,'ic:0.0576',676,276,668,15,'ic:0.139',666,'0556',668,17,670,276,668,19,'ic:0.11,krn:{"61',479,691,'0556',668,21,'ic:0.0502',676,276,668,'alpha',';",a:0,ic:0.','0037',676,216,'},',2,'beta;",','d:0.2,ic:0.','0528',676,276,'},',2,'gamma;",',449,'0556,',2,'delta;",ic:0.0378,krn:{"',691,'0556},',2,'epsilon;",a:0',676,'0556},',22,'lucida"},{c:"&zeta;",',727,'0738',676,276,'},',2,'eta;",',449,'0359',676,'0556},',2,'theta;",ic:0.',216,676,276,'},',2,'iota;",a:0',676,'0556},',2,'kappa',37,2,'lambda;",',2,'mu',37,'d:0.2',676,216,'},',2,'nu',720,'0637,krn:{"',691,216,'},',2,'xi;",',727,'046',676,87,2,'pi',720,'0359,',2,'rho',37,'d:0.2',676,276,'},',2,'sigma',720,795,'krn:{"59',479,'58":-0.0556','},',2,'tau',720,'113,krn:{"',691,216,'},',2,'upsilon',720,'0359',676,216,'},',2,'phi',645,'d:0.2',676,276,'},',2,'chi',37,'d:0.2',676,'0556},',2,'psi',645,727,'0359',676,87,2,'omega',720,795,2,'epsilon;",a:0',676,276,'},',22,23,':"&#x3D1;",',670,276,'},',22,'lucida"},{c:"&#','x3D6',720,216,',',22,861,'x3F1',37,'d:0.2',676,276,'},',22,861,'x3C2;",',449,'0799',676,276,'},',22,861,'x3D5',645,'d:0.2',676,276,'},',22,861,'x21BC',';",a:0,d:-0.','2,',22,'arrows"},{c:"&#','x21BD',893,'1,',22,896,'x21C0',893,'2,',22,896,'x21C1',893,'1,',22,'arrows"},{c',':"<span style=\\"position:relative; ','top:-.1em\\">&#','x02D3',';</span>",a:0','.1,',22,'symbol"},{c',912,913,'x02D2',915,'.1,','tclass:"symbol"},{c:"&#','x25B9;",',924,'x25C3;",',22,918,':"0",',27,':"1",',27,':"2",',27,':"3",',27,':"4",',27,':"5",',27,':"6",',27,':"7",',27,':"8",',27,':"9",',27,108,'3,',27,':",",a:-',101,27,':"&lt',645,27,':"<span style=\\"font-size',':133','%; position:relative; top:.','1em\\">/</','span>",',384,'krn:{"1',479,'65',479,'77',479,'78',479,'89":0.0556,"90":-0.0556},',27,':"&gt',645,27,':"&#x22C6',37,22,'arial"},{c:"&#','x2202;",ic:0.0556',676,276,'},',27,':"A",',670,'139','},tclass:"italic"},{c:"','B",ic:0.0502',676,276,990,'C",ic:0.0715,krn:{"61',150,691,276,990,'D",ic:0.',216,676,'0556',990,'E",ic:0.0576',676,276,990,'F",ic:0.139',666,276,990,'G",',670,276,990,'H",ic:0.0812,krn:{"61',479,691,'0556',990,'I",ic:0.0785',676,'111',990,'J",ic:0.0962',666,'167',990,'K",ic:0.0715,krn:{"61',479,691,'0556',990,'L",',670,216,990,'M','",ic:0.109,krn:{"','61',479,691,276,990,'N',1040,'61',162,'61',150,691,276,990,'O",ic:0.',216,676,276,990,'P",ic:0.139',666,276,990,'Q",d:0.2',676,276,990,'R",ic:0.00773',676,276,990,'S",ic:0.0576,krn:{"61',479,691,276,990,'T','",ic:0.139,krn:{"','61',150,691,276,990,'U',1040,'59',166,',"58',166,',"61',479,'127":0.',216,990,'V",ic:0.222,krn:{"59','":-0.167,"','58',1096,'61',166,990,'W',1078,'59',1096,'58',1096,'61',166,990,'X",ic:0.0785,krn:{"61',162,'61',150,691,276,990,'Y",ic:0.222,krn:{"59',1096,'58',1096,'61',166,990,'Z",ic:0.0715,krn:{"61',479,691,276,'},',22,'italic"},{c',':"&#x266D;",',924,'x266E;",',924,'x266F;",',22,918,':"<span style=\\"','position: relative; top',':-.3em','; font-size:75%\\">&#','x203F',915,',d:-0.1,',22,'arial','"},{c:"<span style=\\"',1140,':.4em',1142,'x2040',915,',d:-0.1,',22,981,'x2113;",',670,'111',990,'a',442,22,1131,':"b",',22,1131,':"c",a:0',676,'0556',990,'d',148,'89":0.0556,"90',479,'106',166,',"102',1096,1092,'167',990,'e",a:0',676,'0556',990,'f",',727,'108,krn:{"',691,'167',990,'g",',449,'0359',676,216,990,'h',148,'127',186,990,'i",',22,1131,':"j",',727,'0572,krn:{"59',479,809,990,'k",ic:0.0315,',22,1131,':"l",ic:0.0197',676,276,990,'m',442,22,1131,':"n',442,22,1131,':"o",a:0',676,'0556',990,'p',442,'d:0.2',676,276,990,'q",',449,'0359',676,276,990,'r','",a:0,ic:0.',216,',krn:{"',691,'0556',990,'s",a:0',676,'0556',990,'t",',670,276,990,'u",a:0',676,216,990,'v',1245,'0359',676,216,990,'w',1245,'0269',676,276,990,'x",a:0',676,216,990,'y",',449,'0359',676,'0556',990,'z',1245,'044',676,'0556},',22,1131,':"&#x131;",a:0',676,216,990,'j",d:0.2',676,276,'},',22,1131,':"&#x2118',37,'d:0.2',676,87,22,'arial"},{c',912,'left: .3em; top: -.65em; font-size: 67%\\">&#x2192;</',963,'ic:0.154,',924,'x0311;",ic:0.399,',22,'normal"}],cmsy10:[{c',912,'top:.1em\\">&#x2212',915,'.1,',924,'xB7',893,'2,',27,':"&#xD7',37,27,912,'top:.3em\\">&#x2A',915,',',27,':"&#xF7',37,27,':"&#x25CA;",',924,'xB1',645,27,':"&#x2213;",',924,'x2295;",',924,'x2296;",',924,'x2297;",',924,'x2298;",',924,'x2299;",',924,'x25EF;",',22,981,'x2218',893,'1,',22,'symbol2"},{c:"&#','x2022',893,'2,',924,'x224D',645,22,1361,'x2261',645,22,1361,'x2286;",',924,'x2287;",',924,'x2264;",',924,'x2265;",',924,'x227C;",',924,'x227D;",',22,918,':"~",a:0,d:-0.2,',27,':"&#x2248',645,'d:-0.1,',924,'x2282;",',924,'x2283;",',924,'x226A;",',924,'x226B;",',924,'x227A;",',924,'x227B;",',924,'x2190;",a:-0.1,',22,'arrow1"},{c:"&#','x2192;",a:-0.1,',22,1407,'x2191',';",a:0.2,d:0',',',22,'arrow1a"},{c:"&#','x2193',1412,',',22,1415,'x2194;",a:-0.1,',22,1407,'x2197',645,22,896,'x2198',645,22,896,'x2243',645,22,1361,'x21D0;",a:-0.1,',22,'arrow2"},{c:"&#','x21D2;",a:-0.1,',22,1438,'x21D1',1412,'.1,',22,1415,'x21D3',1412,'.1,',22,1415,'x21D4;",a:-0.1,',22,1438,'x2196',645,22,896,'x2199',645,22,896,'x221D',645,27,959,': 133%; margin-right: -.1em; ',1140,':.4em\\">&#x2032',915,',',22,861,'x221E',645,924,'x2208;",',924,'x220B;",',22,918,959,': 150',961,'2em\\">&#','x25B3;</',963,22,918,959,': 150',961,1485,'x25BD;</',963,22,918,959,': 133',961,'2em\\">/</',963,40,27,959,': 67%; ',1140,':-.15em; ','margin-right:-.','3em\\">&#x22A2;</',963,924,'x2200;",',924,'x2203;",',924,'xAC',893,'1,',924,'x2205;",',924,'x211C;",',924,'x2111;",',924,'x22A4;",',924,'x22A5;",',924,'x2135;",',22,918,':"A','",krn:{"48":0.','194','},tclass:"cal"},{c:"','B",ic:0.0304',',krn:{"48":0.','139',1537,'C",ic:0.0583',1539,'139',1537,'D",ic:0.',216,1539,276,1537,'E",ic:0.0894',1539,'111',1537,'F",ic:0.0993',1539,'111',1537,'G",',727,'0593',1539,'111',1537,'H",ic:0.00965',1539,'111',1537,'I",ic:0.0738',1539,216,1537,'J",',727,'185',1539,'167',1537,'K",ic:0.0144',1539,'0556',1537,'L',1535,'139',1537,'M',1535,'139',1537,'N",ic:0.147',1539,276,1537,'O",ic:0.',216,1539,'111',1537,'P",ic:0.0822',1539,276,1537,'Q",d:0.2',1539,'111',1537,'R',1535,276,1537,'S",ic:0.075',1539,'139',1537,'T",ic:0.254',1539,216,1537,'U",ic:0.0993',1539,276,1537,'V",ic:0.0822',1539,216,1537,'W",ic:0.0822',1539,276,1537,'X",ic:0.146',1539,'139',1537,'Y",ic:0.0822',1539,276,1537,'Z",ic:0.0794',1539,'139},',22,'cal"},{c:"&#x22C3;",',924,'x22C2;",',924,'x228E;",',924,'x22C0;",',924,'x22C1;",',924,'x22A2;",',924,'x22A3;",',924,'x2308;",a:',101,22,981,'x2309;",','a:',101,22,981,'x230A;",','a:',101,22,981,'x230B;",','a:',101,22,1308,':"{",',40,27,':"}",',40,27,':"&#x2329;",','a:',101,924,'x232A;",a:',101,924,'x2223;",',384,924,'x2225;",',384,924,'x2195',1412,',',22,1415,'x21D5;",a:0.3,d:0,',22,1415,'x2216;",','a:0.3,',384,924,'x2240;",',22,918,912,'top: .8em\\">&#x221A;</',963,'h:0.04,d:0.8,',924,'x2210;",a:0.4,',924,'x2207;",',22,918,959,': 85%; ','left:-.1em; margin-right:-.',1485,'x222B',915,'.4,',384,'ic:0.111,',22,861,'x2294;",',924,'x2293;",',924,'x2291;",',924,'x2292;",',924,'xA7;",',384,27,':"&#x2020;",',384,27,':"&#x2021;",',384,27,':"&#xB6;",a:0.3,',384,22,861,'x2663;",',22,981,'x2662;",',22,981,'x2661;",',22,981,'x2660;",',22,'arial"}],cmex10:[{c',90,'h:0.04,d:1.16,n:','16,',22,'delim1"},{c',93,1766,'17,',22,1769,383,1766,'104,',22,1769,388,1766,'105,',22,1769,':"&#x2308;",',1766,'106,',22,'delim1a"},{c:"&#',1662,1766,'107,',22,1789,1667,1766,'108,',22,1789,1672,1766,'109,',22,'delim1a',1148,'margin-left:-.1em\\">{</',963,1766,'110,',22,'delim1',1148,1509,'1em\\">}</',963,1766,'111,',22,1769,1683,1766,'68,',22,'delim1b','"},{c:"&#x232A;",',1766,'69,',22,'delim1b"},{c:"&#x2223',';",h:0.7,d:0.1,delim:{rep:','12},',924,'x2225',1830,'13},',22,918,111,1766,'46,',22,1789,1704,1766,'47,',22,'delim1a"},{c',90,'h:0.04,d:1.76,n:','18,',22,'delim2"},{c',93,1849,'19,',22,1852,90,'h:0.04,d:2.36,n:','32,',22,'delim3"},{c',93,1859,'33,',22,1862,383,1859,'34,',22,1862,388,1859,'35,',22,1862,1785,1859,'36,',22,'delim3a"},{c',':"&#x2309;",',1859,'37,',22,1882,':"&#x230A;",',1859,'38,',22,1882,':"&#x230B;",',1859,'39,',22,1882,912,1723,'1em\\">{</',963,1859,'40,',22,1862,912,'left:-.05em; ',1509,'1em\\">}</',963,1859,'41,',22,1862,1683,1859,'42,',22,'delim3b',1825,1859,'43,',22,'delim3b"},{c',111,1859,'44,',22,1882,':"&#x2216;",',1859,'45,',22,1882,90,'h:0.04,d:2.96,','n:48,',22,'delim4"},{c',93,1936,'n:49,',22,1939,383,1936,'n:50,',22,1939,388,1936,'n:51,',22,1939,1785,1936,'n:52,',22,'delim4a"},{c',1883,1936,'n:53,',22,1959,1888,1936,'n:54,',22,1959,1893,1936,'n:55,',22,1959,912,1723,'1em\\">{</',963,1936,'n:56,',22,1939,912,1723,'1em\\">}</',963,1936,'n:57,',22,1939,1683,1936,22,'delim4b',1825,1936,22,'delim4b"},{c',111,1936,22,1959,1930,1936,22,1959,111,1849,'30,',22,'delim2a"},{c',1930,1849,'31,',22,'delim2a"},{c:"&#xE6',';",h:0.8,d:0.2,delim:{','top:48,bot:64,rep:66','},tclass:"delimx"},{c:"&#','xF6',2017,'top:49,bot:65,rep:67',2019,'xE9',2017,'top:50,bot:52,rep:54',2019,'xF9',2017,'top:51,bot:53,rep:55',2019,'xEB',2017,'bot:52,rep:54',2019,'xFB',2017,'bot:53,rep:55',2019,'xEA',2017,'top:50,rep:54',2019,'xFA',2017,'top:51,rep:55',2019,'xEC',2017,'top:56,mid:60,bot:58,rep:62',2019,'xFC',2017,'top:57,mid:61,bot:59,rep:62',2019,'xEE',2017,'top:56,bot:58,rep:62',2019,'xFE',2017,'top:57,bot:59,rep:62',2019,'xED',2017,'rep:63',2019,'xFD',2017,'rep:119',2019,'xEF',2017,'rep:62},',22,'delimx',1148,'margin:.125em\\">|</',963,'h:0.8,d:'],
     c = jsMath.TeX[font][C]; if (!c.tclass) {c.tclass = font}    ['0,delim:{','top:','120,bot:121,rep:63},','tclass:"','normal','"},{c:"&#','xE8',';",h:0.8,d:0.2,delim:{',1,'56,bot:59,rep:62},',3,'delimx',5,'xF8',7,1,'57,bot:58,rep:62},',3,11,5,'xE7',7,'rep:66},',3,11,5,'xF7',7,'rep:67},',3,11,5,'x2329;",','h:0.04,d:1.76,n:','28,',3,'delim2b',5,'x232A;",',33,'29,',3,36,5,'x2294',';",h:0,d:1,n:','71,',3,'bigop1',5,'x2294',';",h:0.1,d:1.','5,',3,'bigop2',5,'x222E',';",h:0,d:1.11,ic:0.095,n:','73,',3,'bigop1c',5,'x222E;",h:0,d:2.22,ic:0.222,',3,'bigop2c',5,'x2299',45,'75,',3,48,5,'x2299',51,'5,',3,54,5,'x2295',45,'77,',3,48,5,'x2295',51,'5,',3,54,5,'x2297',45,'79,',3,48,5,'x2297',51,'5,',3,54,5,'x2211',45,'88,',3,'bigop1a',5,'x220F',45,'89,',3,106,5,'x222B',57,'90,',3,60,5,'x222A',45,'91,',3,'bigop1b',5,'x2229',45,'92,',3,124,5,'x228E',45,'93,',3,124,5,'x22C0',45,'94,',3,48,5,'x22C1',45,'95,',3,48,5,'x2211',51,'6,',3,'bigop2a',5,'x220F',51,'5,',3,154,5,'x222B;",h:0,d:2.22,ic:0.222,',3,64,5,'x222A',51,'5,',3,'bigop2b',5,'x2229',51,'5,',3,170,5,'x228E',51,'5,',3,170,5,'x22C0',51,'5,',3,54,5,'x22C1',51,'5,',3,54,5,'x2210',45,'97,',3,106,5,'x2210',51,'5,',3,154,5,'xFE3F;",h:0.','722,w:0.','65,n:99,',3,'wide1',5,208,'85,w:1.1,n:100,',3,'wide2',5,208,'99,w:1.65,',3,'wide3','"},{c:"~",h:0.',209,'5,n:102,',3,'wide1a',223,'8,w:0.8,n:103,',3,'wide2a',223,'99,w:1.3,',3,'wide3a','"},{c:"[",',33,'20,',3,'delim2','"},{c:"]",',33,'21,',3,240,5,'x2308;",',33,'22,',3,'delim2a',5,'x2309;",',33,'23,',3,251,5,'x230A;",',33,'24,',3,251,5,'x230B;",',33,'25,',3,251,'"},{c:"<span style=\\"','position:relative; ','left',':-.1em','; margin-right:-.','1em\\">{</span>",',33,'26,',3,240,270,'position:relative',274,'1em; left:-.05em\\">}</span>",',33,'27,',3,240,270,'font-size: ','150%; ','position:relative; top:.','8em','\\">&#x221A;</span>",h:0.','04,d:1.16,n:113,',3,'root',270,289,'220%; ',291,'8em',293,'04,d:1.76,n:114,',3,296,270,289,'310%; ',291,'8em',274,'01em',293,'06,d:2.36,n:115,',3,296,270,289,'400%; ',291,'8em',274,'025em',293,'08,d:2.96,n:116,',3,296,270,289,'490%; ',291,'8em',274,'03em',293,'1,d:3.75,n:117,',3,296,270,289,'580%; ',291,'775em',274,'04em',293,'12,d:4.5,n:118,',3,296,270,289,'750%; ',291,343,';','margin-right',':-.04em',293,'14,d:5.7,',3,296,270,'margin-left',':.02em\\">|</','span><span style=\\"',363,':.08em; ','margin-right:.125em\\">|</span','>",h:0.8,d:',0,1,'126,bot:127,rep:119},',3,'normal',5,'x2191',';",h:0.7,d:0,delim:{',1,'120,rep:63},',3,'arrow1a',5,'x2193;",h:0.65,d:',0,'bot:121,rep:63},',3,381,270,363,273,'\\"></',365,291,'55em',274,'3em\\">&#x25DC',';</span>",h:0.','05,',3,'symbol',270,363,':-.3em\\"></',365,291,394,274,'1em\\">&#x25DD',397,'05,',3,400,270,363,273,'\\"></',365,291,'15em',274,'3em\\">&#x25DF',397,'05,',3,400,270,363,':-.3em\\"></',365,291,419,274,'1em\\">&#x25DE',397,'05,',3,400,5,'x21D1',377,1,'126,rep:119},',3,381,5,'x21D3',377,'bot:127,rep:119},',3,381,'"}],cmti10',':[{c:"&Gamma;",','ic:0.133,',3,'igreek"},{c:"&','Delta;",',3,455,'Theta;",','ic:0.094,',3,455,'Lambda;",',3,455,'Xi;",ic:0.153,',3,455,'Pi;",ic:0.164,',3,455,'Sigma;",','ic',':0.12,',3,455,'Upsilon;",','ic:0.111,',3,455,'Phi;",','ic:0.0599,',3,455,'Psi;",','ic:0.111,',3,455,'Omega;",','ic:0.103,',3,'igreek','"},{c:"ff','",ic:0.212,krn:{"39":0.104,"63":0.104,"33":0.104,"41":0.104,"93":0.104},lig:{"105":','14,"108":15},','tclass:"italic"},{c',':"fi','",ic:0.103,',496,':"fl',498,496,':"ffi',498,496,':"ffl',498,496,':"&#x131;",a:0,','ic:0.','0767,',496,':"j",d:0.2,','ic:0.0374,',496,':"&#x2CB;",',3,'iaccent',5,'x2CA;",','ic:0.0969,',3,518,5,'x2C7;",','ic:0.083,',3,518,5,'x2D8;",','ic:0.108,',3,518,5,'x2C9;",',490,3,518,5,'x2DA;",',3,518,'"},{c:"?",','d:0.17,w:0.46,',496,':"&#xDF;",','ic:0.105,',496,':"&#xE6;",a:0,','ic:0.0751,',496,':"&#x153;",a:0,',550,496,':"&#xF8;",','ic:0.0919,',496,':"&#xC6;",','ic',474,496,':"&#x152;",','ic',474,496,':"&#xD8;",',460,496,':"?",krn:{"108":-0.','256,"76":-0.321},',496,':"!",','ic:0.124,lig:{"96":','60},',496,':"&#x201D;",','ic:0.0696,',496,':"#",ic:0.0662,',496,':"$",',496,':"%",ic:0.136,',496,':"&amp;",','ic:0.0969,',496,':"&#x2019;",','ic:0.124,','krn:{"63":0.','102,"33":0.102},lig:{"39":34},',496,':"(",d:0.2,','ic:0.162,',496,':")",d:0.2,','ic:0.0369,',496,':"*",ic:0.149,',496,':"+",a:0.1,','ic:0.0369,',496,':",",a:-0.3,d:0.2,w:0.278,',496,':"-",a:0,ic:0.0283',',lig:{"45":','123},',496,':".",a:-0.25,',496,':"/",ic:0.162,',496,':"0",ic:0.136,',496,':"1",ic:0.136,',496,':"2",ic:0.136,',496,':"3",ic:0.136,',496,':"4",ic:0.136,',496,':"5",ic:0.136,',496,':"6",ic:0.136,',496,':"7",ic:0.136,',496,':"8",ic:0.136,',496,':"9",ic:0.136,',496,':":",ic:0.0582,',496,':";",ic:0.0582,',496,':"&#xA1;",','ic:0.0756,',496,':"=",a:0,d:-0.1,','ic:0.0662,',496,':"&#xBF;",',496,':"?",','ic:0.122,','lig:{"96":','62},',496,':"@",ic:0.096,',496,':"A",','krn:{"110":-0.0256,"108":-0.0256,"114":-0.0256,"117":-0.0256,"109":-0.0256,"116":-0.0256,"105":-0.0256,"67":-0.0256,"79":-0.0256,"71":-0.0256,"104":-0.0256,"98":-0.0256,"85":-0.0256,"107":-0.0256,"118":-0.0256,"119":-0.0256,"81":-','0.0256,"84','":-0.0767,"','89',656,'86','":-0.102,"','87',660,'101','":-0.0511,"','97',664,'111',664,'100',664,'99',664,'103',664,'113','":-0.0511','},',496,':"B',498,496,':"C",','ic:0.145,',496,':"D",',460,'krn:{"88','":-0.0256,"','87',688,'65',688,'86',688,'89":-0.','0256},',496,':"E",ic',474,496,':"F','",ic:0.133,krn:{"','111',656,'101',656,'117','":-0.0767,"114":-0.0767,"97":-0.0767,"','65',660,'79',688,'67',688,'71',688,'81":-0.0256','},',496,':"G",ic:0.0872,',496,':"H",ic:0.164,',496,':"I",ic:0.158,',496,':"J",ic:0.14,',496,':"K",',683,'krn:{"79',688,'67',688,'71',688,717,'},',496,':"L",krn:{"84',656,'89',656,'86',660,'87',660,'101',664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"M",ic:0.164,',496,':"N",ic:0.164,',496,':"O",',460,'krn:{"88',688,'87',688,'65',688,'86',688,695,'0256},',496,':"P',498,'krn:{"65":-0.0767},',496,':"Q",d:0.2,',460,496,':"R",ic:0.0387,',654,'0.0256,"84',656,'89',656,'86',660,'87',660,'101',664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"S",ic',474,496,':"T',702,'121',656,'101',656,'111',708,'117',656,'65":-0.0767},',496,':"U",ic:0.164,',496,':"V",ic:0.','184,krn:{"','111',656,'101',656,'117',708,'65',660,'79',688,'67',688,'71',688,717,'},',496,':"W",ic:0.',831,'65":-0.0767},',496,':"X",ic:0.158,krn:{"79',688,'67',688,'71',688,717,'},',496,':"Y",ic:0.','194',',krn:{"101',656,'111',708,'117',656,'65":-0.0767},',496,':"Z",',683,496,':"[",d:0.1,','ic:0.188,',496,':"&#x201C;",','ic:0.169,',496,':"]",d:0.1,','ic:0.105,',496,':"&#x2C6;",','ic:0.0665,',3,518,5,'x2D9;",','ic:0.118,',3,518,5,'x2018;",',573,'92},',496,':"a','",a:0,ic:0.',511,496,':"b",ic:0.0631',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"c',899,'0565',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"d',498,'krn:{"108":','0.0511},',496,':"e',899,'0751',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"f',494,'12,"102":11,"108":13},',496,':"g','",a:0,d:0.2,ic:0.','0885,',496,':"h",ic:0.',511,496,':"i",ic:0.102,',496,513,683,496,':"k",',531,496,':"l',498,940,'0.0511},',496,':"m',899,511,496,':"n',899,511,'krn:{"39":-0.102},',496,':"o',899,'0631',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"p',967,'0631',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"q',967,'0885,',496,':"r',899,'108',864,664,'97',664,'111',664,'100',664,'99',664,'103',664,'113',676,'},',496,':"s',899,'0821,',496,':"t",ic:0.0949,',496,':"u',899,511,496,':"v',899,'108,',496,':"w',899,1068,940,'0.0511},',496,':"x',899,'12,',496,':"y',967,'0885,',496,':"z',899,'123,',496,':"&#x2013;",a:0.1,ic:0.','0921',607,'124},',496,':"&#x2014;",a:0.1,ic:0.','0921,',496,':"&#x2DD;",',647,3,518,5,'x2DC;",','ic:0.116,',3,518,5,'xA8;",',3,518,'"}],cmbx10',452,3,'bgreek"},{c:"&','Delta;",',3,1112,459,3,1112,'Lambda;",',3,1112,'Xi;",',3,1112,'Pi;",',3,1112,472,3,1112,477,3,1112,481,3,1112,485,3,1112,489,3,'bgreek','"},{c:"ff','",ic:0.0778,krn:{"39":0.0778,"63":0.0778,"33":0.0778,"41":0.0778,"93":0.0778},lig:{"105":','14,"108":15},','tclass:"bold"},{c',':"fi",',1146,':"fl",',1146,':"ffi",',1146,':"ffl",',1146,509,1146,513,1146,':"&#x2CB;",',3,'baccent',5,520,3,1161,5,525,3,1161,5,530,3,1161,5,535,3,1161,5,'x2DA;",',3,1161,543,1146,546,1146,549,1146,552,1146,555,1146,558,1146,562,1146,566,1146,569,'278,"76":-0.319},',1146,572,648,'60},',1146,576,1146,':"#",',1146,':"$",',1146,':"%",',1146,585,1146,588,590,'111,"33":0.111},lig:{"39":34},',1146,593,1146,596,1146,':"*",',1146,601,1146,':",",a:-0.3,d:0.2,w:0.278,',1146,':"-",a:0',607,'123},',1146,':".",a:-0.25,',1146,':"/",',1146,':"0",',1146,':"1",',1146,':"2",',1146,':"3",',1146,':"4",',1146,':"5",',1146,':"6",',1146,':"7",',1146,':"8",',1146,':"9",',1146,':":",',1146,':";",',1146,638,1146,641,1146,':"&#xBF;",',1146,646,648,'62},',1146,':"@",',1146,':"A",krn:{"116','":-0.0278,"','67',1274,'79',1274,'71',1274,'85',1274,'81',1274,'84','":-0.0833,"','89',1286,'86":-0.','111,"87":-0.111},',1146,':"B",',1146,682,1146,':"D",krn:{"88',1274,'87',1274,'65',1274,'86',1274,695,'0278},',1146,':"E",',1146,':"F",krn:{"111',1286,'101',1286,'117','":-0.0833,"114":-0.0833,"97":-0.0833,"65":-0.','111,"79',1274,'67',1274,'71',1274,'81":-0.0278','},',1146,':"G",',1146,':"H",',1146,':"I",krn:{"73":0.0278},',1146,':"J",',1146,':"K",krn:{"79',1274,'67',1274,'71',1274,1321,'},',1146,':"L",krn:{"84',1286,'89',1286,1289,'111,"87":-0.111},',1146,':"M",',1146,':"N",',1146,':"O",krn:{"88',1274,'87',1274,'65',1274,'86',1274,695,'0278},',1146,':"P",krn:{"65',1286,'111',1274,'101',1274,'97',1274,'46',1286,'44":-0.0833},',1146,784,1146,':"R",krn:{"116',1274,'67',1274,'79',1274,'71',1274,'85',1274,'81',1274,'84',1286,'89',1286,1289,'111,"87":-0.111},',1146,':"S",',1146,':"T",krn:{"121',1274,'101',1286,'111',1314,'0833,"117":-0.0833','},',1146,':"U",',1146,830,'0139,krn:{"','111',1286,'101',1286,'117',1314,'111,"79',1274,'67',1274,'71',1274,1321,'},',1146,849,1410,'111',1286,'101',1286,'117',1314,'111,"79',1274,'67',1274,'71',1274,1321,'},',1146,':"X",krn:{"79',1274,'67',1274,'71',1274,1321,'},',1146,862,'025',864,1286,'111',1314,1404,'},',1146,872,1146,875,1146,878,1146,881,1146,884,3,1161,5,889,3,1161,5,894,648,'92},',1146,':"a','",a:0,krn:{"','118',1274,'106":0.','0556,"121',1274,'119":-0.','0278},',1146,':"b",krn:{"101','":0.0278,"','111',1492,'120',1274,'100',1492,'99',1492,'113',1492,'118',1274,1485,'0556,"121',1274,1488,'0278},',1146,':"c',1482,'104',1274,'107":-0.0278},',1146,':"d",',1146,':"e",a:0,',1146,':"f',1144,'12,"102":11,"108":13},',1146,':"g',967,1410,1485,'0278},',1146,':"h",krn:{"116',1274,'117',1274,'98',1274,'121',1274,'118',1274,1488,'0278},',1146,':"i",',1146,513,1146,':"k",krn:{"97":-0.0556,"101',1274,'97',1274,'111',1274,'99":-0.','0278},',1146,':"l",',1146,':"m',1482,'116',1274,'117',1274,'98',1274,'121',1274,'118',1274,1488,'0278},',1146,':"n',1482,'116',1274,'117',1274,'98',1274,'121',1274,'118',1274,1488,'0278},',1146,':"o",a:0',864,1492,'111',1492,'120',1274,'100',1492,'99',1492,'113',1492,'118',1274,1485,'0556,"121',1274,1488,'0278},',1146,':"p",a:0,d:0.2',864,1492,'111',1492,'120',1274,'100',1492,'99',1492,'113',1492,'118',1274,1485,'0556,"121',1274,1488,'0278},',1146,':"q",a:0,d:0.2,',1146,':"r",a:0,',1146,':"s",a:0,',1146,':"t",krn:{"121',1274,1488,'0278},',1146,':"u',1482,1488,'0278},',1146,':"v',899,1410,'97":-0.0556,"101',1274,'97',1274,'111',1274,1554,'0278},',1146,':"w',899,'0139',864,1274,'97',1274,'111',1274,1554,'0278},',1146,':"x",a:0,',1146,':"y',967,1410,'111',1274,'101',1274,'97',1274,'46',1286,'44":-0.0833},',1146,':"z",a:0,',1146,1088,'0278',607,'124},',1146,1093,'0278,',1146,1096,3,1161,5,1101,3,1161,5,'xA8;",',3,1161,'"}]});','jsMath.Setup.Styles({".typeset .','cmr10','":"font-family',': serif','",".typeset .','italic":"font-style: italic',1712,'bold":"font-weight: bold',1712,'lucida',1710,': \'lucida sans unicode','\'",".typeset .','arial',1710,': \'arial unicode MS',1720,'cal',1710,': \'Script MT\', \'Script MT Bold\', cursive',1712,'arrows','":"font-family: \'Arial unicode MS',1720,'arrow1',1730,1720,381,1730,'\'; ',291,'05em;left:-.',419,274,419,1712,'arrow2',1730,'\'; ',271,'top',273,';",".typeset .','arrow3',1730,'\'; margin:.1em',1712,400,1730,1720,'symbol2',1730,1720,'delim1','":"font-family: \'Times New Roman\'; font-','size: ','133%; ',291,'7em',1712,'delim1a','":"font-family: \'Lucida sans unicode\'; font-size: ','133%; ',291,'8em',1712,'delim1b',1730,'\'; font-size: ','133%; ',291,'8em',1712,240,1762,1763,'180%; ',291,'75em',1712,251,1769,'180%; ',291,'8em',1712,36,1730,1776,'180%; ',291,'8em',1712,'delim3',1762,1763,'250%; ',291,'725em',1712,'delim3a',1769,'250%; ',291,343,1712,'delim3b',1730,1776,'250%; ',291,'8em',1712,'delim4',1762,1763,'325%; ',291,'7em',1712,'delim4a',1769,'325%; ',291,343,1712,'delim4b',1730,1776,'325%; ',291,'8em',1712,11,1710,': Symbol; ',291,'2em',1712,'greek',1710,': \'Times New Roman',1720,492,1762,'style:italic',1712,1142,1762,'weight:bold',1712,48,1730,1776,'130','%; position: relative; top',': .7em; margin:-.05em',1712,106,1730,1776,'110',1863,': .85em',1750,124,1730,1776,'180',1863,': .6em',1712,60,1730,1776,'85',1863,': 1em',1712,54,1730,1776,'230',1863,1878,'; margin:-.05em',1712,154,1730,1776,'185',1863,': .75em',1712,170,1730,1776,'275',1863,': .',394,1712,64,1730,1776,'185',1863,1885,274,'1em',1712,212,'":"',289,'67',1863,':-.5em',1750,217,'":"',289,'110',1863,':-.2em',1750,222,'":"',289,'175%;",".typeset .',227,1762,1763,'75',1863,1924,1712,231,1762,1763,'133',1863,1931,1712,235,1762,1763,'200',1863,273,1712,296,1730,'\'; ',356,':-.075em',1712,'accent',1730,'\'; ',291,'05em; left:.15em',1712,518,1730,'\'; ',291,1968,'; font-','style:italic',1712,1161,1730,'\'; ',291,1968,1975,1857,'"});','if(jsMath.browser=="','Mozilla"){','jsMath.Update.TeXfonts({cmex10:{"','48":{c:"&#xF8EB;"},"49":{c:"&#xF8F6;"},"50":{c:"&#xF8EE;"},"51":{c:"&#xF8F9;"},"52":{c:"&#xF8F0;"},"53":{c:"&#xF8FB;"},"54":{c:"&#xF8EF;"},"55":{c:"&#xF8FA;"},"56":{c:"&#xF8F1;"},"57":{c:"&#xF8FC;"},"58":{c:"&#xF8F3;"},"59":{c:"&#xF8FE;"},"60":{c:"&#xF8F2;"},"61":{c:"&#xF8FD;"},"62":{c:"&#xF8F4;"},"64":{c:"&#xF8ED;"},"65":{c:"&#xF8F8;"},"66":{c:"&#xF8EC;"},"67":{c:"&#xF8F7;"}}});',1708,'accent',1710,': Arial unicode MS; ',291,'05em; left:.05em"});}',1986,'MSIE"){jsMath.Browser.msieFontBug=1;',1988,'63','":{c:"<span style=\\"position:relative; left:.','125em; ',368,'>"},"119',2000,'02em; ',356,'=.08em\\">|</',365,368,'>"}}});}jsMath.Macro("not","\\\\mathrel{\\\\rlap{\\\\kern 3mu/}}");jsMath.Macro("bowtie","\\\\mathrel\\\\triangleright\\\\kern-6mu\\\\mathrel\\\\triangleleft");jsMath.Box.defaultH=0.8;jsMath.Script.End();']
     if (c.h != null && c.a == null) {c.a = c.h-1.1*jsMath.TeX.x_height}  ]);
     if (c.img != null && c.c != '') this.TeXIMG(font,C,jsMath.Typeset.StyleSize(style,size));  
     var box = this.Text(c.c,c.tclass,style,size,c.a,c.d);  
     var scale = jsMath.Typeset.TeX(style,size).scale;  
     if (c.bh != null) {  
       box.bh = c.bh * scale;  
       box.bd = c.bd * scale;  
     } else {  
       var h = box.bd+box.bh;  
       var ph = Math.round(h*jsMath.em);  
       if (h > jsMath.hd) {  
         box.bd = jsMath.EmBoxFor(jsMath.HTML.Class(c.tclass,c.c)  
                    + '<IMG SRC="'+jsMath.blank+'" STYLE="'  
                    + 'width: 1; height: '+ph+'px">').h - h;  
         box.bh = h - box.bd;  
       }  
       c.bh = box.bh/scale;  
       c.bd = box.bd/scale;  
     }  
     if (jsMath.msieFontBug) {  
       // hack to avoid Font changing back to the default  
       // font when a unicode reference is not followed  
       // by a letter or number  
       box.html += '<SPAN STYLE="display: none">x</SPAN>'  
     }  
     return box;  
   }  
 });  
   
 jsMath.Update.Styles({  
     '.cmr10':          "font-family: serif",  
     '.lucida':         "font-family: 'lucida sans unicode'",  
     '.arial':          "font-family: 'arial unicode MS'",  
     '.cal':            "font-family: 'Script MT', 'Script MT Bold', cursive",  
     '.arrows':         "font-family: 'Arial unicode MS'",  
     '.arrow1':         "font-family: 'Arial unicode MS'",  
     '.arrow1a':        "font-family: 'Arial unicode MS'; position:relative; top:.05em;left:-.15em; margin-right:-.15em",  
     '.arrow2':         "font-family: 'Arial unicode MS'; position:relative; top:-.1em;",  
     '.arrow3':         "font-family: 'Arial unicode MS'; margin:.1em",  
     '.symbol':         "font-family: 'Arial unicode MS'",  
     '.symbol2':        "font-family: 'Arial unicode MS'",  
     '.delim1':         "font-family: 'Times New Roman'; font-size: 133%; position:relative; top:.7em",  
     '.delim1a':        "font-family: 'Lucida sans unicode'; font-size: 133%; position:relative; top:.8em",  
     '.delim1b':        "font-family: 'Arial unicode MS'; font-size: 133%; position:relative; top:.8em",  
     '.delim2':         "font-family: 'Times New Roman'; font-size: 180%; position:relative; top:.75em",  
     '.delim2a':        "font-family: 'Lucida sans unicode'; font-size: 180%; position:relative; top:.8em",  
     '.delim2b':        "font-family: 'Arial unicode MS'; font-size: 180%; position:relative; top:.8em",  
     '.delim3':         "font-family: 'Times New Roman'; font-size: 250%; position:relative; top:.725em",  
     '.delim3a':        "font-family: 'Lucida sans unicode'; font-size: 250%; position:relative; top:.775em",  
     '.delim3b':        "font-family: 'Arial unicode MS'; font-size: 250%; position:relative; top:.8em",  
     '.delim4':         "font-family: 'Times New Roman'; font-size: 325%; position:relative; top:.7em",  
     '.delim4a':        "font-family: 'Lucida sans unicode'; font-size: 325%; position:relative; top:.775em",  
     '.delim4b':        "font-family: 'Arial unicode MS'; font-size: 325%; position:relative; top:.8em",  
     '.delimx':         "font-family: Symbol; position:relative; top:.2em",  
     '.greek':          "font-family: 'Times New Roman'",  
     '.bigop1':         "font-family: 'Arial unicode MS'; font-size: 130%; position: relative; top: .7em; margin:-.05em",  
     '.bigop1a':        "font-family: 'Arial unicode MS'; font-size: 110%; position: relative; top: .85em;",  
     '.bigop1b':        "font-family: 'Arial unicode MS'; font-size: 180%; position: relative; top: .6em",  
     '.bigop1c':        "font-family: 'Arial unicode MS'; font-size: 85%; position: relative; top: 1em",  
     '.bigop2':         "font-family: 'Arial unicode MS'; font-size: 230%; position: relative; top: .6em; margin:-.05em",  
     '.bigop2a':        "font-family: 'Arial unicode MS'; font-size: 185%; position: relative; top: .75em",  
     '.bigop2b':        "font-family: 'Arial unicode MS'; font-size: 275%; position: relative; top: .55em",  
     '.bigop2c':        "font-family: 'Arial unicode MS'; font-size: 185%; position: relative; top: 1em; margin-right:-.1em",  
     '.wide1':          "font-size: 67%; position: relative; top:-.5em;",  
     '.wide2':          "font-size: 110%; position: relative; top:-.2em;'",  
     '.wide3':          "font-size: 175%;",  
     '.wide1a':         "font-family: 'Times New Roman'; font-size: 75%; position: relative; top:-.5em",  
     '.wide2a':         "font-family: 'Times New Roman'; font-size: 133%; position: relative; top:-.2em",  
     '.wide3a':         "font-family: 'Times New Roman'; font-size: 200%; position: relative; top:-.1em",  
     '.root':           "font-family: 'Arial unicode MS'; margin-right:-.075em",  
     '.accent':         "font-family: 'Arial unicode MS'; position:relative; top:.05em; left:.15em"  
 });  
   
 //  
 // adjust for Mozilla  
 //  
 if (jsMath.hidden.ATTRIBUTE_NODE) {  
   jsMath.Update.TeXfonts({  
     cmex10: {  
       '48': {c: '&#xF8EB;'},  
       '49': {c: '&#xF8F6;'},  
       '50': {c: '&#xF8EE;'},  
       '51': {c: '&#xF8F9;'},  
       '52': {c: '&#xF8F0;'},  
       '53': {c: '&#xF8FB;'},  
       '54': {c: '&#xF8EF;'},  
       '55': {c: '&#xF8FA;'},  
       '56': {c: '&#xF8F1;'},  
       '57': {c: '&#xF8FC;'},  
       '58': {c: '&#xF8F3;'},  
       '59': {c: '&#xF8FE;'},  
       '60': {c: '&#xF8F2;'},  
       '61': {c: '&#xF8FD;'},  
       '62': {c: '&#xF8F4;'},  
       '64': {c: '&#xF8ED;'},  
       '65': {c: '&#xF8F8;'},  
       '66': {c: '&#xF8EC;'},  
       '67': {c: '&#xF8F7;'}  
     }  
   });  
   jsMath.Update.Styles({  
       '.accent':  'font-family: Arial unicode MS; position:relative; top:.05em; left:.05em'  
   });  
 }  
   
 //  
 // adjust for MSIE  
 //  
 if (jsMath.browser == "MSIE") {  
   jsMath.Update.TeXfonts({  
     cmex10: {  
       '63': {c: '<SPAN STYLE="position:relative; left:.125em; margin-right:.125em">|</SPAN>'},  
       '119': {c: '<SPAN STYLE="position:relative; left:.02em; margin-right=.08em">|</SPAN><SPAN STYLE="margin-right:.125em">|</SPAN>'}  
     }  
   });  
 }  
   
   
 /*  
  *  Reinstall Styles and fonts  
  */  
   
 jsMath.Setup.Styles();  
 jsMath.Setup.TeXfonts();  
   
 /*  
  *  No access to TeX "not" character, so fake this  
  *  Also ajust the bowtie spacing  
  */  
 jsMath.Macro('not','\\mathrel{\\rlap{\\kern 3mu/}}');  
 jsMath.Macro('bowtie','\\mathrel\\triangleright\\kern-6mu\\mathrel\\triangleleft');  
   
 jsMath.absoluteHeightVaries = 1;  
   
 jsMath.defaultH = 0.8;  
   
   

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


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