19 lines
713 B
JavaScript
19 lines
713 B
JavaScript
|
/*
|
||
|
* /MathJax/fonts/HTML-CSS/TeX/png/Main/Italic/LatinExtendedB.js
|
||
|
*
|
||
|
* Copyright (c) 2010 Design Science, Inc.
|
||
|
*
|
||
|
* 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.
|
||
|
*
|
||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||
|
*/
|
||
|
|
||
|
MathJax.Unpack([
|
||
|
['MathJax.OutputJax["HTML-CSS"].','defineImageData({"MathJax_Main-italic":{567:[[4,4,1],[4,6,2],[5,6,2],[5,7,2],[6,9,3],[7,10,3],[8,13,4],[9,14,4],[11,17,5],[12,21,6],[15,25,8],[18,31,10],[21,37,12],[24,43,14]]}});MathJax.Ajax.loadComplete(',0,'imgDir+"/Main/Italic"+',0,'imgPacked+"/LatinExtendedB.js");']
|
||
|
]);
|
||
|
|