lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js in gollum-1.1.1 vs lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js in gollum-1.2.0

- old
+ new

@@ -1,47 +1,18 @@ -/************************************************************* +/* + * ../SourceForge/trunk/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js + * + * Copyright (c) 2010 Design Science, Inc. * - * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js - * - * Copyright (c) 2009-2010 Design Science, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); + * Part of the MathJax library. + * See http://www.mathjax.org for details. + * + * Licensed under the Apache License, Version 2.0; * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * + * http://www.apache.org/licenses/LICENSE-2.0 */ -MathJax.Hub.Insert( - MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['MathJax_SansSerif-bold'], - { - 0xA0: [0,0,250,0,0], // NO-BREAK SPACE - 0x131: [459,1,256,54,201], // LATIN SMALL LETTER DOTLESS I - 0x237: [459,205,286,-71,232], // LATIN SMALL LETTER DOTLESS J - 0x393: [692,1,581,92,535], // GREEK CAPITAL LETTER GAMMA - 0x394: [695,0,917,60,856], // GREEK CAPITAL LETTER DELTA - 0x398: [716,22,856,62,793], // GREEK CAPITAL LETTER THETA - 0x39B: [695,1,672,41,630], // GREEK CAPITAL LETTER LAMDA - 0x39E: [688,1,733,45,687], // GREEK CAPITAL LETTER XI - 0x3A0: [691,1,794,92,702], // GREEK CAPITAL LETTER PI - 0x3A3: [695,0,794,61,733], // GREEK CAPITAL LETTER SIGMA - 0x3A5: [716,1,856,61,794], // GREEK CAPITAL LETTER UPSILON - 0x3A6: [695,0,794,62,732], // GREEK CAPITAL LETTER PHI - 0x3A8: [695,0,856,61,794], // GREEK CAPITAL LETTER PSI - 0x3A9: [716,1,794,48,745], // GREEK CAPITAL LETTER OMEGA - 0x2013: [327,-240,550,0,549], // EN DASH - 0x2014: [327,-240,1100,0,1099], // EM DASH - 0x2018: [695,-443,306,81,226], // LEFT SINGLE QUOTATION MARK - 0x2019: [694,-441,306,80,226], // RIGHT SINGLE QUOTATION MARK - 0x201C: [695,-443,558,138,521], // LEFT DOUBLE QUOTATION MARK - 0x201D: [694,-441,558,37,420] // RIGHT DOUBLE QUOTATION MARK - } -); +MathJax.Unpack([ + ['MathJax.Hub.Insert','(MathJax.OutputJax["HTML-CSS"].','FONTDATA.FONTS["MathJax_SansSerif-bold"],{160:[0,0,250,0,0],305:[459,1,256,54,201],567:[459,205,286,-71,232],915:[692,1,581,92,535],916:[695,0,917,60,856],920:[716,22,856,62,793],923:[695,1,672,41,630],926:[688,1,733,45,687],928:[691,1,794,92,702],931:[695,0,794,61,733],933:[716,1,856,61,794],934:[695,0,794,62,732],936:[695,0,856,61,794],937:[716,1,794,48,745],8211:[327,-240,550,0,549],8212:[327,-240,1100,0,1099],8216:[695,-443,306,81,226],8217:[694,-441,306,80,226],8220:[695,-443,558,138,521],8221:[694,-441,558,37,420]});MathJax.Ajax.loadComplete',1,'fontDir+"/SansSerif/Bold/Other.js");'] +]); -MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir + "/SansSerif/Bold/Other.js");