scratch/output/Scratch/js/MathJax/jax/input/MathML/entities/f.js

19 lines
1 KiB
JavaScript
Raw Normal View History

/*
* ../SourceForge/trunk/mathjax/jax/input/MathML/entities/f.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([
['(function(a){MathJax.Hub.Insert(a.Parse.Entity,{Fcy:"\\u0424",FilledSmallSquare:"\\u25FC",Fouriertrf:"\\u2131",fallingdotseq:"\\u2252",fcy:"\\u0444",female:"\\u2640",ffilig:"\\uFB03",fflig:"\\uFB00",ffllig:"\\uFB04",filig:"\\uFB01",fllig:"\\uFB02",fltns:"\\u25B1",fnof:"\\u0192",forall:"\\u2200",forkv:"\\u2AD9",fpartint:"\\u2A0D",frac12:"\\u00BD",frac13:"\\u2153",frac14:"\\u00BC",frac15:"\\u2155",frac16:"\\u2159",frac18:"\\u215B",frac23:"\\u2154",frac25:"\\u2156",frac34:"\\u00BE",frac35:"\\u2157",frac38:"\\u215C",frac45:"\\u2158",frac56:"\\u215A",frac58:"\\u215D",frac78:"\\u215E"});MathJax.Ajax.loadComplete(a.entityDir+"/f.js")})(MathJax.InputJax.MathML);']
]);