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

19 lines
1.4 KiB
JavaScript
Raw Normal View History

/*
* ../SourceForge/trunk/mathjax/jax/input/MathML/entities/v.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,{VDash:"\\u22AB",Vbar:"\\u2AEB",Vcy:"\\u0412",Vdashl:"\\u2AE6",Verbar:"\\u2016",Vert:"\\u2016",VerticalLine',':"\\u007C",','VerticalSeparator:"\\u2758",VeryThinSpace:"\\u200A",vArr:"\\u21D5",vBar:"\\u2AE8",vBarv:"\\u2AE9",vDash:"\\u22A8",vangrt:"\\u299C",varepsilon:"\\u03B5",varkappa:"\\u03F0",varnothing:"\\u2205",varphi:"\\u03C6",varpi:"\\u03D6",varpropto:"\\u221D",varr:"\\u2195",varrho:"\\u03F1",varsigma:"\\u03C2",varsubsetneq',':"\\u228A\\uFE00",','varsubsetneqq',':"\\u2ACB\\uFE00",','varsupsetneq',':"\\u228B\\uFE00",','varsupsetneqq',':"\\u2ACC\\uFE00",','vartheta:"\\u03D1",vartriangleleft:"\\u22B2",vartriangleright:"\\u22B3",vcy:"\\u0432",vdash:"\\u22A2",vee:"\\u2228",veeeq:"\\u225A",verbar',1,'vert',1,'vltri:"\\u22B2",vnsub:"\\u2282\\u20D2",vnsup:"\\u2283\\u20D2",vprop:"\\u221D",vrtri:"\\u22B3",vsubnE',5,'vsubne',3,'vsupnE',9,'vsupne',7,'vzigzag:"\\u299A"});MathJax.Ajax.loadComplete(a.entityDir+"/v.js")})(MathJax.InputJax.MathML);']
]);