mathjax-euler-font-extension 1.0.0-alpha.1 → 1.0.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. package/build/{output/fonts/mathjax-euler/chtml → chtml}/calligraphic/calligraphic.js +1 -1
  2. package/build/chtml/calligraphic/webpack.config.js +11 -0
  3. package/build/{output/fonts/mathjax-euler/chtml → chtml}/chtml.js +1 -1
  4. package/build/chtml/copy.json +5 -0
  5. package/build/{output/fonts/mathjax-euler/chtml → chtml}/fraktur/fraktur.js +1 -1
  6. package/build/chtml/fraktur/webpack.config.js +11 -0
  7. package/build/{output/fonts/mathjax-euler/chtml → chtml}/greek/greek.js +1 -1
  8. package/build/chtml/greek/webpack.config.js +11 -0
  9. package/build/{output/fonts/mathjax-euler/svg → chtml}/webpack.config.js +2 -2
  10. package/build/{output/fonts/mathjax-euler/svg → svg}/calligraphic/calligraphic.js +1 -1
  11. package/build/svg/calligraphic/webpack.config.js +11 -0
  12. package/build/{output/fonts/mathjax-euler/svg → svg}/fraktur/fraktur.js +1 -1
  13. package/build/svg/fraktur/webpack.config.js +11 -0
  14. package/build/{output/fonts/mathjax-euler/svg → svg}/greek/greek.js +1 -1
  15. package/build/svg/greek/webpack.config.js +11 -0
  16. package/build/{output/fonts/mathjax-euler/svg → svg}/svg.js +1 -1
  17. package/build/{output/fonts/mathjax-euler/chtml → svg}/webpack.config.js +2 -2
  18. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-b.woff +0 -0
  19. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-c.woff +0 -0
  20. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-cb.woff +0 -0
  21. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-f.woff +0 -0
  22. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-gk.woff +0 -0
  23. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-lo.woff +0 -0
  24. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-n.woff +0 -0
  25. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-ob.woff +0 -0
  26. package/es5/{output/fonts/mathjax-euler/chtml → chtml}/woff/mjx-ne-os.woff +0 -0
  27. package/es5/chtml.js +1 -0
  28. package/es5/svg.js +1 -0
  29. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/calligraphic.d.ts +0 -0
  30. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/calligraphic.js +1 -1
  31. package/js/chtml/dynamic/calligraphic.js.map +1 -0
  32. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/fraktur.d.ts +0 -0
  33. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/fraktur.js +7 -7
  34. package/js/chtml/dynamic/fraktur.js.map +1 -0
  35. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/greek.d.ts +0 -0
  36. package/js/{output/fonts/mathjax-euler/chtml → chtml}/dynamic/greek.js +29 -29
  37. package/js/chtml/dynamic/greek.js.map +1 -0
  38. package/js/{output/fonts/mathjax-euler/chtml.d.ts → chtml.d.ts} +0 -0
  39. package/js/{output/fonts/mathjax-euler/chtml.js → chtml.js} +1 -1
  40. package/js/chtml.js.map +1 -0
  41. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/calligraphic.d.ts +0 -0
  42. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/calligraphic.js +2 -2
  43. package/js/svg/dynamic/calligraphic.js.map +1 -0
  44. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/fraktur.d.ts +0 -0
  45. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/fraktur.js +8 -8
  46. package/js/svg/dynamic/fraktur.js.map +1 -0
  47. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/greek.d.ts +0 -0
  48. package/js/{output/fonts/mathjax-euler/svg → svg}/dynamic/greek.js +30 -30
  49. package/js/svg/dynamic/greek.js.map +1 -0
  50. package/js/{output/fonts/mathjax-euler/svg.d.ts → svg.d.ts} +0 -0
  51. package/js/{output/fonts/mathjax-euler/svg.js → svg.js} +1 -1
  52. package/js/svg.js.map +1 -0
  53. package/package.json +11 -9
  54. package/build/output/fonts/mathjax-euler/chtml/calligraphic/webpack.config.js +0 -11
  55. package/build/output/fonts/mathjax-euler/chtml/copy.json +0 -5
  56. package/build/output/fonts/mathjax-euler/chtml/fraktur/webpack.config.js +0 -11
  57. package/build/output/fonts/mathjax-euler/chtml/greek/webpack.config.js +0 -11
  58. package/build/output/fonts/mathjax-euler/svg/calligraphic/webpack.config.js +0 -11
  59. package/build/output/fonts/mathjax-euler/svg/fraktur/webpack.config.js +0 -11
  60. package/build/output/fonts/mathjax-euler/svg/greek/webpack.config.js +0 -11
  61. package/es5/output/fonts/mathjax-euler/chtml.js +0 -1
  62. package/es5/output/fonts/mathjax-euler/svg.js +0 -1
  63. package/js/output/fonts/mathjax-euler/chtml/dynamic/calligraphic.js.map +0 -1
  64. package/js/output/fonts/mathjax-euler/chtml/dynamic/fraktur.js.map +0 -1
  65. package/js/output/fonts/mathjax-euler/chtml/dynamic/greek.js.map +0 -1
  66. package/js/output/fonts/mathjax-euler/chtml.js.map +0 -1
  67. package/js/output/fonts/mathjax-euler/svg/dynamic/calligraphic.js.map +0 -1
  68. package/js/output/fonts/mathjax-euler/svg/dynamic/fraktur.js.map +0 -1
  69. package/js/output/fonts/mathjax-euler/svg/dynamic/greek.js.map +0 -1
  70. package/js/output/fonts/mathjax-euler/svg.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/chtml/dynamic/calligraphic.js';
1
+ import '../../../js/chtml/dynamic/calligraphic.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "chtml/dynamic/calligraphic",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/chtml/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,6 +1,6 @@
1
1
  import {MathJax} from "mathjax-full/js/components/global.js";
2
2
  import {VERSION} from "mathjax-full/js/components/version.js";
3
- import {MathJaxEulerFontExtension} from "../../../../../js/output/fonts/mathjax-euler/chtml.js";
3
+ import {MathJaxEulerFontExtension} from "../../js/chtml.js";
4
4
  import {Package} from "mathjax-full/js/components/package.js";
5
5
 
6
6
  const extension = "[mathjax-euler-extension]";
@@ -0,0 +1,5 @@
1
+ {
2
+ "from": "../../ts/chtml",
3
+ "to": "../../es5/chtml",
4
+ "copy": ["woff"]
5
+ }
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/chtml/dynamic/fraktur.js';
1
+ import '../../../js/chtml/dynamic/fraktur.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "chtml/dynamic/fraktur",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/chtml/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/chtml/dynamic/greek.js';
1
+ import '../../../js/chtml/dynamic/greek.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "chtml/dynamic/greek",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/chtml/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,8 +1,8 @@
1
1
  const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
2
 
3
3
  module.exports = PACKAGE(
4
- "output/fonts/mathjax-euler/svg", // the package to build
5
- "../../../../../js", // location of the js files for the font
4
+ "chtml", // the package to build
5
+ "../../js", // location of the js files for the font
6
6
  ["components/src/startup/lib"], // packages to link to
7
7
  __dirname // our directory
8
8
  );
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/svg/dynamic/calligraphic.js';
1
+ import '../../../js/svg/dynamic/calligraphic.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "svg/dynamic/calligraphic",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/svg/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/svg/dynamic/fraktur.js';
1
+ import '../../../js/svg/dynamic/fraktur.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "svg/dynamic/fraktur",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/svg/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,4 +1,4 @@
1
- import '../../../../../../js/output/fonts/mathjax-euler/svg/dynamic/greek.js';
1
+ import '../../../js/svg/dynamic/greek.js';
2
2
  import {VERSION} from 'mathjax-full/js/components/version.js';
3
3
 
4
4
  if (MathJax.loader) {
@@ -0,0 +1,11 @@
1
+ const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
+
3
+ module.exports = PACKAGE(
4
+ "svg/dynamic/greek",
5
+ "../../../../mathjax-modern/js",
6
+ [
7
+ "../lib",
8
+ "../../../../mathjax-modern/build/svg/lib",
9
+ ],
10
+ __dirname
11
+ );
@@ -1,6 +1,6 @@
1
1
  import {MathJax} from "mathjax-full/js/components/global.js";
2
2
  import {VERSION} from "mathjax-full/js/components/version.js";
3
- import {MathJaxEulerFontExtension} from "../../../../../js/output/fonts/mathjax-euler/svg.js";
3
+ import {MathJaxEulerFontExtension} from "../../js/svg.js";
4
4
  import {Package} from "mathjax-full/js/components/package.js";
5
5
 
6
6
  const extension = "[mathjax-euler-extension]";
@@ -1,8 +1,8 @@
1
1
  const PACKAGE = require("mathjax-full/components/webpack.common.js");
2
2
 
3
3
  module.exports = PACKAGE(
4
- "output/fonts/mathjax-euler/chtml", // the package to build
5
- "../../../../../js", // location of the js files for the font
4
+ "svg", // the package to build
5
+ "../../js", // location of the js files for the font
6
6
  ["components/src/startup/lib"], // packages to link to
7
7
  __dirname // our directory
8
8
  );
package/es5/chtml.js ADDED
@@ -0,0 +1 @@
1
+ !function(){"use strict";var t={284:function(t,e,n){var r=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:!0}),e.MathJax=e.combineWithMathJax=e.combineDefaults=e.combineConfig=e.isObject=void 0;var i=n(55);function o(t){return"object"==typeof t&&null!==t}function a(t,e){var n,i;try{for(var c=r(Object.keys(e)),s=c.next();!s.done;s=c.next()){var l=s.value;"__esModule"!==l&&(!o(t[l])||!o(e[l])||e[l]instanceof Promise?null!==e[l]&&void 0!==e[l]&&(t[l]=e[l]):a(t[l],e[l]))}}catch(t){n={error:t}}finally{try{s&&!s.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}return t}e.isObject=o,e.combineConfig=a,e.combineDefaults=function t(e,n,i){var a,c;e[n]||(e[n]={}),e=e[n];try{for(var s=r(Object.keys(i)),l=s.next();!l.done;l=s.next()){var k=l.value;o(e[k])&&o(i[k])?t(e,k,i[k]):null==e[k]&&null!=i[k]&&(e[k]=i[k])}}catch(t){a={error:t}}finally{try{l&&!l.done&&(c=s.return)&&c.call(s)}finally{if(a)throw a.error}}return e},e.combineWithMathJax=function(t){return a(e.MathJax,t)},void 0===n.g.MathJax&&(n.g.MathJax={}),n.g.MathJax.version||(n.g.MathJax={version:i.VERSION,_:{},config:n.g.MathJax}),e.MathJax=n.g.MathJax},55:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.VERSION=void 0,e.VERSION="4.0.0-beta.1"},947:function(t,e){var n=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:!0}),e.AddFontIds=void 0,e.AddFontIds=function(t,e){var r,i,o,a,c,s,l={};try{for(var k=n(Object.keys(t)),u=k.next();!u.done;u=k.next()){var f=u.value,d=t[f];try{for(var h=(o=void 0,n(Object.keys(d))),v=h.next();!v.done;v=h.next()){var x=v.value;l[x]||(l[x]={});var y=d[x];if(f)try{for(var b=(c=void 0,n(Object.keys(y))),M=b.next();!M.done;M=b.next()){var p=M.value,m=y[parseInt(p)];m[3]||(m[3]={}),e?m[3].F=e+"-"+f:m[3].f=f}}catch(t){c={error:t}}finally{try{M&&!M.done&&(s=b.return)&&s.call(b)}finally{if(c)throw c.error}}Object.assign(l[x],y)}}catch(t){o={error:t}}finally{try{v&&!v.done&&(a=h.return)&&a.call(h)}finally{if(o)throw o.error}}}}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=k.return)&&i.call(k)}finally{if(r)throw r.error}}return l}},635:function(t,e,n){e.n=void 0;var r=n(947);e.n={name:"mathjax-euler",chars:r.AddFontIds({N:{normal:{33:[.69,.011,.295],34:[.695,-.432,.214],35:[.69,0,.5],36:[.708,.107,.557],37:[.708,.02,.84],38:[.698,.011,.737],39:[.695,-.436,.212],40:[.738,.187,.388],41:[.736,.189,.388],42:[.692,-.448,.277],43:[.586,.074,.755],44:[.138,.21,.277],45:[.276,-.236,.544],46:[.119,.015,.277],48:[.704,.014,.499],49:[.712,.005,.499],50:[.708,-.002,.499],51:[.702,.017,.499],52:[.704,.005,.499],53:[.687,.011,.499],54:[.7,.013,.499],55:[.694,.008,.499],56:[.706,.01,.499],57:[.702,.009,.499],58:[.455,.012,.216],59:[.457,.19,.216],60:[.531,.036,.756],61:[.369,-.132,.756],62:[.531,.036,.756],63:[.693,.011,.362],64:[.688,.031,.744],65:[.68,.01,.77],66:[.686,.001,.655],67:[.699,.015,.714,{sk:.056}],68:[.686,-.002,.828],69:[.688,0,.604],70:[.69,.002,.499],71:[.699,.017,.765,{sk:.028}],72:[.69,.002,.783],73:[.683,.001,.394],74:[.69,.234,.402],75:[.683,.007,.668],76:[.69,.005,.559],77:[.69,.006,1.044],78:[.694,.005,.829],79:[.7,.018,.803,{sk:.028}],80:[.679,.006,.576],81:[.698,.235,.828],82:[.679,.008,.609],83:[.702,.015,.557,{sk:.028}],84:[.697,.01,.492,{ic:.083}],85:[.694,.009,.774],86:[.698,.016,.646,{ic:.083}],87:[.69,.011,.986,{ic:.074}],88:[.688,.011,.666,{sk:.056}],89:[.693,.011,.555,{ic:.06,sk:.011}],90:[.695,.012,.666,{sk:.056}],94:[.735,-.452,.499],96:[.677,-.506,.201],97:[.466,.012,.609,{sk:.028}],98:[.684,.01,.588],99:[.475,.019,.486,{sk:.028}],100:[.684,.019,.603],101:[.478,.012,.499,{sk:.028}],102:[.669,.012,.419,{ic:.003,sk:.109}],103:[.465,.233,.568,{sk:.028}],104:[.681,.01,.621,{ic:.016}],105:[.683,.008,.36],106:[.683,.231,.331],107:[.686,.007,.555,{ic:.01}],108:[.686,.011,.365],109:[.471,.018,.915,{ic:.007}],110:[.471,.01,.664],111:[.465,.014,.563,{sk:.028}],112:[.47,.237,.589],113:[.504,.243,.605],114:[.473,.003,.432],115:[.466,.017,.455,{sk:.028}],116:[.611,.009,.416],117:[.47,.01,.642,{ic:.013}],118:[.469,.011,.495],119:[.469,.008,.812],120:[.464,.012,.526],121:[.468,.233,.593],122:[.462,.027,.47,{ic:.009,sk:.021}],126:[.347,-.178,.551],167:[.701,.107,.515],181:[.466,.199,.617,{ic:.018}],183:[.379,-.245,.277],305:[.471,.008,.333,{ic:.008}],567:[.468,.231,.331],710:[.735,-.452,.499],711:[.735,-.452,.495],770:[.735,-.452,.499],780:[.735,-.452,.499],804:[-.093,.193,0,{dx:.249,sk:-.25}],805:[-.043,.243,0,{dx:.249,sk:-.249}],913:[.68,.01,.77],914:[.686,.001,.655],915:[.697,.007,.428,{ic:.079}],916:[.696,.004,.713,{sk:.028}],917:[.688,0,.604],918:[.694,.012,.666],919:[.69,.002,.783],920:[.701,.012,.757,{sk:.028}],921:[.683,.001,.394],922:[.683,.007,.668],923:[.698,.007,.77,{ic:.001,sk:.027}],924:[.69,.006,1.044],925:[.694,.005,.829],926:[.695,.006,.596],927:[.701,.012,.803,{sk:.028}],928:[.69,.014,.722,{sk:.028}],929:[.679,.006,.576],931:[.695,-.002,.646],932:[.697,.01,.492,{ic:.083}],933:[.697,.011,.716,{sk:.028}],934:[.721,.033,.833],935:[.688,.011,.666,{sk:.056}],936:[.694,.001,.703,{sk:.028}],937:[.689,.002,.875],8230:[.119,.015,.768],8411:[.642,-.542,0,{dx:.349,sk:-.35}],8412:[.642,-.542,0,{dx:.45,sk:-.45}],8462:[.681,.01,.621,{ic:.016}],8463:[.681,.01,.621,{ic:.016}],8486:[.689,.002,.875],8487:[.689,.002,.875],8501:[.689,-.001,.774],8706:[.699,.007,.56],8710:[.696,.004,.713],8711:[.696,.004,.713],8719:[.95,.05,1.056],8720:[.95,.05,1.056],8721:[.95,.05,1.056],8747:[.95,.161,.456,{ic:.1}],8748:[.95,.161,.756,{ic:.1}],8749:[.95,.161,1.056,{ic:.1}],8750:[.95,.161,.456,{ic:.1}],8943:[.319,-.185,.768],8944:[.533,-.06,.627],8945:[.533,-.06,.627],8992:[.915,0,.444,{ic:.008}],8993:[.925,0,.444],10764:[.95,.161,1.356,{ic:.1}],119808:[.687,.014,.829],119809:[.703,.002,.726],119810:[.711,.018,.789,{sk:.061}],119811:[.698,.001,.899],119812:[.709,.008,.64],119813:[.706,.012,.525],119814:[.709,.014,.845,{sk:.03}],119815:[.711,.007,.856,{sk:.031}],119816:[.696,-.001,.461],119817:[.705,.192,.457],119818:[.702,.012,.747],119819:[.702,.005,.62],119820:[.701,.016,1.157],119821:[.713,.003,.922],119822:[.72,.015,.881,{sk:.03}],119823:[.699,.006,.664],119824:[.714,.197,.918],119825:[.701,.01,.714],119826:[.723,.014,.654,{sk:.031}],119827:[.714,.011,.543,{ic:.085}],119828:[.717,.01,.858],119829:[.712,.005,.745,{ic:.062,sk:.015}],119830:[.701,.016,1.125,{ic:.053,sk:.022}],119831:[.705,.013,.737,{sk:.061}],119832:[.707,.004,.583,{ic:.099,sk:-.013}],119833:[.709,.011,.733,{sk:.061}],119834:[.498,.015,.664,{ic:.002,sk:.029}],119835:[.705,.014,.673],119836:[.496,.01,.549,{sk:.03}],119837:[.699,.011,.673],119838:[.495,.016,.613,{sk:.03}],119839:[.686,.01,.43,{ic:.025,sk:.103}],119840:[.495,.242,.658,{sk:.031}],119841:[.696,.008,.664],119842:[.687,.013,.367],119843:[.687,.246,.363],119844:[.698,.006,.611,{ic:.002}],119845:[.697,.007,.368],119846:[.495,.009,.988],119847:[.497,.01,.67,{ic:.001}],119848:[.486,.011,.672,{sk:.031}],119849:[.488,.247,.662],119850:[.538,.247,.671],119851:[.489,.006,.496],119852:[.494,.015,.498,{sk:.031}],119853:[.624,.011,.437],119854:[.5,.008,.67],119855:[.49,.012,.546],119856:[.496,.013,.919],119857:[.491,.012,.55],119858:[.491,.232,.67],119859:[.492,.014,.544,{sk:.031}],119860:[.68,.01,.77],119861:[.686,.001,.655],119862:[.699,.015,.714,{sk:.056}],119863:[.686,-.002,.828],119864:[.688,0,.604],119865:[.69,.002,.499],119866:[.699,.017,.765,{sk:.028}],119867:[.69,.002,.783],119868:[.683,.001,.394],119869:[.69,.234,.402],119870:[.683,.007,.668],119871:[.69,.005,.559],119872:[.69,.006,1.044],119873:[.694,.005,.829],119874:[.7,.018,.803,{sk:.028}],119875:[.679,.006,.576],119876:[.698,.235,.828],119877:[.679,.008,.609],119878:[.702,.015,.557,{sk:.028}],119879:[.697,.01,.492,{ic:.083}],119880:[.694,.009,.774],119881:[.698,.016,.646,{ic:.083}],119882:[.69,.011,.986,{ic:.074}],119883:[.688,.011,.666,{sk:.056}],119884:[.693,.011,.555,{ic:.06,sk:.011}],119885:[.695,.012,.666,{sk:.056}],119886:[.466,.012,.609,{sk:.028}],119887:[.684,.01,.588],119888:[.475,.019,.486,{sk:.028}],119889:[.684,.019,.603],119890:[.478,.012,.499,{sk:.028}],119891:[.669,.012,.419,{ic:.003,sk:.109}],119892:[.465,.233,.568,{sk:.028}],119894:[.683,.008,.36],119895:[.683,.231,.331],119896:[.686,.007,.555,{ic:.01}],119897:[.686,.011,.365],119898:[.471,.018,.915,{ic:.007}],119899:[.471,.01,.664],119900:[.465,.014,.563,{sk:.028}],119901:[.47,.237,.589],119902:[.504,.243,.605],119903:[.473,.003,.432],119904:[.466,.017,.455,{sk:.028}],119905:[.611,.009,.416],119906:[.47,.01,.642,{ic:.013}],119907:[.469,.011,.495],119908:[.469,.008,.812],119909:[.464,.012,.526],119910:[.468,.233,.593],119911:[.462,.027,.47,{ic:.009,sk:.021}],119912:[.687,.014,.829],119913:[.703,.002,.726],119914:[.711,.018,.789,{sk:.061}],119915:[.698,.001,.899],119916:[.709,.008,.64],119917:[.706,.012,.525],119918:[.709,.014,.845,{sk:.03}],119919:[.711,.007,.856,{sk:.031}],119920:[.696,-.001,.461],119921:[.705,.192,.457],119922:[.702,.012,.747],119923:[.702,.005,.62],119924:[.701,.016,1.157],119925:[.713,.003,.922],119926:[.72,.015,.881,{sk:.03}],119927:[.699,.006,.664],119928:[.714,.197,.918],119929:[.701,.01,.714],119930:[.723,.014,.654,{sk:.031}],119931:[.714,.011,.543,{ic:.085}],119932:[.717,.01,.858],119933:[.712,.005,.745,{ic:.062,sk:.015}],119934:[.701,.016,1.125,{ic:.053,sk:.022}],119935:[.705,.013,.737,{sk:.061}],119936:[.707,.004,.583,{ic:.099,sk:-.013}],119937:[.709,.011,.733,{sk:.061}],119938:[.498,.015,.664,{ic:.002,sk:.029}],119939:[.705,.014,.673],119940:[.496,.01,.549,{sk:.03}],119941:[.699,.011,.673],119942:[.495,.016,.613,{sk:.03}],119943:[.686,.01,.43,{ic:.025,sk:.103}],119944:[.495,.242,.658,{sk:.031}],119945:[.696,.008,.664],119946:[.687,.013,.367],119947:[.687,.246,.363],119948:[.698,.006,.611,{ic:.002}],119949:[.697,.007,.368],119950:[.495,.009,.988],119951:[.497,.01,.67,{ic:.001}],119952:[.486,.011,.672,{sk:.031}],119953:[.488,.247,.662],119954:[.538,.247,.671],119955:[.489,.006,.496],119956:[.494,.015,.498,{sk:.031}],119957:[.624,.011,.437],119958:[.5,.008,.67],119959:[.49,.012,.546],119960:[.496,.013,.919],119961:[.491,.012,.55],119962:[.491,.232,.67],119963:[.492,.014,.544,{sk:.031}],120546:[.68,.01,.77],120547:[.686,.001,.655],120548:[.697,.007,.428,{ic:.079}],120549:[.696,.004,.713,{sk:.028}],120550:[.688,0,.604],120551:[.694,.012,.666],120552:[.69,.002,.783],120553:[.701,.012,.757,{sk:.028}],120554:[.683,.001,.394],120555:[.683,.007,.668],120556:[.698,.007,.77,{ic:.001,sk:.027}],120557:[.69,.006,1.044],120558:[.694,.005,.829],120559:[.695,.006,.596],120560:[.701,.012,.803,{sk:.028}],120561:[.69,.014,.722,{sk:.028}],120562:[.679,.006,.576],120564:[.695,-.002,.646],120565:[.697,.01,.492,{ic:.083}],120566:[.697,.011,.716,{sk:.028}],120567:[.721,.033,.833],120568:[.688,.011,.666,{sk:.056}],120569:[.694,.001,.703,{sk:.028}],120570:[.689,.002,.875],120571:[.696,.004,.713],120572:[.468,.02,.658,{ic:.015}],120573:[.698,.202,.662],120574:[.47,.198,.608],120575:[.694,.009,.501],120576:[.471,.015,.486],120577:[.695,.136,.512,{sk:.056}],120578:[.466,.199,.56],120579:[.695,.011,.554,{sk:.028}],120580:[.474,.009,.334],120581:[.472,.004,.555],120582:[.69,.011,.541,{sk:-.056}],120583:[.466,.199,.617,{ic:.018}],120584:[.471,.008,.599],120585:[.694,.137,.553],120586:[.465,.014,.563],120587:[.488,.005,.609,{ic:.019,sk:.041}],120588:[.477,.189,.548,{sk:.028}],120590:[.476,.005,.605,{ic:.003}],120591:[.484,.009,.513,{ic:.006,sk:.051}],120592:[.472,.012,.587],120593:[.467,.197,.763],120594:[.466,.197,.576],120595:[.695,.189,.754,{sk:.028}],120596:[.472,.013,.851,{sk:.028}],120597:[.699,.007,.56],120598:[.471,.011,.55],120599:[.698,.014,.552],120601:[.694,.192,.727,{sk:.028}],120603:[.541,.012,.875],120782:[.716,.015,.55],120783:[.715,.009,.55],120784:[.715,-.005,.55],120785:[.708,.008,.55],120786:[.708,.012,.55],120787:[.694,.012,.55],120788:[.704,.012,.55],120789:[.696,.015,.55],120790:[.72,.005,.55],120791:[.707,.01,.55]}},B:{bold:{305:[.493,.013,.367],567:[.493,.246,.367],8472:[.489,.202,.674,{sk:.061}]}},C:{"-tex-calligraphic":{}},CB:{"-tex-bold-calligraphic":{}},OS:{"-tex-oldstyle":{48:[.493,.013,.501],49:[.469,.001,.501],50:[.474,-.001,.501],51:[.474,.182,.501],52:[.476,.192,.501],53:[.458,.184,.501],54:[.7,.013,.501],55:[.468,.181,.501],56:[.706,.01,.501],57:[.47,.182,.501]}},OB:{"-tex-bold-oldstyle":{48:[.502,.011,.592],49:[.489,0,.592],50:[.491,0,.592],51:[.488,.193,.592],52:[.495,.198,.592],53:[.481,.191,.592],54:[.704,.012,.592],55:[.479,.198,.592],56:[.715,.005,.592],57:[.488,.195,.592]}},LO:{"-largeop":{8719:[1.2,.2,1.411],8720:[1.2,.2,1.411],8721:[1.2,.2,1.444],8747:[2.022,.2,.445,{ic:.11}],8748:[2.022,.2,.773,{ic:.074}],8749:[2.022,.2,1.103,{ic:.074}],8750:[2.022,.2,.445,{ic:.11}],10764:[2.022,.2,1.433,{ic:.074}]}}},"NE"),sizeVariants:{"[+]":["normal"]},stretchVariants:{"[+]":["normal"]},ranges:[["fraktur",{normal:[120068,120069,8493,120071,120072,120073,120074,8460,8465,[120077,120084],8476,[120086,120092],8488,[120094,120119],[120172,120223]]}],["calligraphic",{"-tex-calligraphic":[[65,90]],"-tex-bold-calligraphic":[[65,90]]}],["greek",{normal:[[945,961],[963,969],977,981,982,1013,[120488,120504],[120506,120530],[120532,120541],120543,120545,[120604,120620],[120622,120646],[120648,120657],120659,120661]}]],fonts:["MJX-NE-N","MJX-NE-B","MJX-NE-C","MJX-NE-CB","MJX-NE-OS","MJX-NE-OB","MJX-NE-LO"]}},859:function(t,e){MathJax._.components.package.PackageError,e.GL=MathJax._.components.package.Package}},e={};function n(r){var i=e[r];if(void 0!==i)return i.exports;var o=e[r]={exports:{}};return t[r].call(o.exports,o,o.exports,n),o.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},function(){var t,e,r,i,o,a,c,s=n(284),l=n(55),k=n(635),u=n(859),f="[mathjax-euler-extension]";s.MathJax.loader&&s.MathJax.loader.checkVersion(f,l.VERSION,"font-extension");var d=(null===(t=s.MathJax.startup)||void 0===t||null===(e=t.document)||void 0===e||null===(r=e.outputJax)||void 0===r?void 0:r.font)||(null===(i=s.MathJax._.output)||void 0===i||null===(o=i.fonts)||void 0===o||null===(a=o["mathjax-modern"])||void 0===a||null===(c=a.chtml_ts)||void 0===c?void 0:c.MathJaxModernFont);k.n.fontURL=u.GL.resolvePath("[mathjax-euler-extension]/woff",!1);var h=function(t){return console.warn("MathJax(".concat(f,"): ").concat(t))};d?"CHTML"!==d.JAX||"MathJaxModern"!==d.NAME?h("Can only extend the MathJaxModern CHTML font"):d.addExtension(k.n,f+"/dynamic"):h("no CHTML font to extend")}()}();