@dyyz1993/codenomad 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +173 -0
- package/dist/api-types.js +1 -0
- package/dist/auth/auth-store.js +134 -0
- package/dist/auth/http-auth.js +37 -0
- package/dist/auth/manager.js +140 -0
- package/dist/auth/password-hash.js +32 -0
- package/dist/auth/session-manager.js +17 -0
- package/dist/auth/token-manager.js +27 -0
- package/dist/background-processes/manager.js +576 -0
- package/dist/bin.js +24 -0
- package/dist/cli-upgrade.js +53 -0
- package/dist/cli-upgrade.test.js +31 -0
- package/dist/clients/connection-manager.js +93 -0
- package/dist/config/location.js +57 -0
- package/dist/config/schema.js +71 -0
- package/dist/events/bus.js +45 -0
- package/dist/filesystem/__tests__/browser.test.js +65 -0
- package/dist/filesystem/__tests__/search-cache.test.js +40 -0
- package/dist/filesystem/browser.js +306 -0
- package/dist/filesystem/search-cache.js +43 -0
- package/dist/filesystem/search.js +135 -0
- package/dist/index.js +477 -0
- package/dist/launcher.js +149 -0
- package/dist/loader.js +21 -0
- package/dist/logger.js +109 -0
- package/dist/opencode-config/README.md +32 -0
- package/dist/opencode-config/opencode.jsonc +3 -0
- package/dist/opencode-config/package-lock.json +380 -0
- package/dist/opencode-config/package.json +9 -0
- package/dist/opencode-config/plugin/codenomad.ts +62 -0
- package/dist/opencode-config/plugin/lib/background-process.ts +265 -0
- package/dist/opencode-config/plugin/lib/client.ts +133 -0
- package/dist/opencode-config/plugin/lib/request.ts +214 -0
- package/dist/opencode-config.js +26 -0
- package/dist/plugins/channel.js +40 -0
- package/dist/plugins/handlers.js +17 -0
- package/dist/plugins/voice-mode.js +78 -0
- package/dist/releases/dev-release-monitor.js +75 -0
- package/dist/releases/release-monitor.js +107 -0
- package/dist/server/__tests__/network-addresses.test.js +68 -0
- package/dist/server/__tests__/remote-proxy.test.js +204 -0
- package/dist/server/http-server.js +926 -0
- package/dist/server/network-addresses.js +114 -0
- package/dist/server/remote-proxy.js +466 -0
- package/dist/server/routes/auth-pages/login.html +135 -0
- package/dist/server/routes/auth-pages/token.html +93 -0
- package/dist/server/routes/auth.js +148 -0
- package/dist/server/routes/background-processes.js +78 -0
- package/dist/server/routes/events.js +66 -0
- package/dist/server/routes/filesystem.js +43 -0
- package/dist/server/routes/meta.js +44 -0
- package/dist/server/routes/plugin.js +70 -0
- package/dist/server/routes/remote-proxy.js +42 -0
- package/dist/server/routes/remote-servers.js +142 -0
- package/dist/server/routes/settings.js +69 -0
- package/dist/server/routes/sidecars.js +46 -0
- package/dist/server/routes/speech.js +63 -0
- package/dist/server/routes/storage.js +52 -0
- package/dist/server/routes/workspaces.js +221 -0
- package/dist/server/routes/worktrees.js +156 -0
- package/dist/server/tls.js +224 -0
- package/dist/settings/binaries.js +37 -0
- package/dist/settings/merge-patch.js +33 -0
- package/dist/settings/migrate.js +238 -0
- package/dist/settings/public-config.js +33 -0
- package/dist/settings/service.js +101 -0
- package/dist/settings/yaml-doc-store.js +96 -0
- package/dist/sidecars/manager.js +193 -0
- package/dist/speech/providers/openai-compatible.js +189 -0
- package/dist/speech/service.js +58 -0
- package/dist/storage/instance-store.js +56 -0
- package/dist/ui/__tests__/remote-ui.test.js +67 -0
- package/dist/ui/remote-ui.js +462 -0
- package/dist/workspaces/__tests__/git-worktrees.test.js +43 -0
- package/dist/workspaces/__tests__/spawn.test.js +140 -0
- package/dist/workspaces/git-mutations.js +98 -0
- package/dist/workspaces/git-status.js +323 -0
- package/dist/workspaces/git-worktrees.js +216 -0
- package/dist/workspaces/instance-events.js +180 -0
- package/dist/workspaces/manager.js +368 -0
- package/dist/workspaces/opencode-auth.js +34 -0
- package/dist/workspaces/opencode-auth.test.js +34 -0
- package/dist/workspaces/runtime.js +366 -0
- package/dist/workspaces/spawn.js +219 -0
- package/dist/workspaces/worktree-directory.js +74 -0
- package/dist/workspaces/worktree-map.js +116 -0
- package/package.json +50 -0
- package/public/apple-touch-icon-180x180.png +0 -0
- package/public/assets/ChangesTab-BRNmSjeC.js +2 -0
- package/public/assets/CodeNomad-Icon-bmTWNPXy.png +0 -0
- package/public/assets/DiffToolbar-DPPgfx42.js +1 -0
- package/public/assets/FilesTab-sEeGPOoz.js +2 -0
- package/public/assets/GitChangesTab-tJ-TCq0c.js +2 -0
- package/public/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
- package/public/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
- package/public/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
- package/public/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
- package/public/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
- package/public/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
- package/public/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
- package/public/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
- package/public/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
- package/public/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
- package/public/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
- package/public/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
- package/public/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
- package/public/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
- package/public/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
- package/public/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
- package/public/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
- package/public/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
- package/public/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
- package/public/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
- package/public/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
- package/public/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
- package/public/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
- package/public/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
- package/public/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
- package/public/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
- package/public/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
- package/public/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
- package/public/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
- package/public/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
- package/public/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
- package/public/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
- package/public/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
- package/public/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
- package/public/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
- package/public/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
- package/public/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
- package/public/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
- package/public/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
- package/public/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
- package/public/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
- package/public/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
- package/public/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
- package/public/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
- package/public/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
- package/public/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
- package/public/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
- package/public/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
- package/public/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
- package/public/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
- package/public/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
- package/public/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
- package/public/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
- package/public/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
- package/public/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
- package/public/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
- package/public/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
- package/public/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
- package/public/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
- package/public/assets/SplitFilePanel-CHqNLZvU.js +1 -0
- package/public/assets/StatusTab-DMd0ByCA.js +1 -0
- package/public/assets/abap-BdImnpbu.js +1 -0
- package/public/assets/actionscript-3-CfeIJUat.js +1 -0
- package/public/assets/ada-bCR0ucgS.js +1 -0
- package/public/assets/align-justify-BWapkGTe.js +1 -0
- package/public/assets/andromeeda-C-Jbm3Hp.js +1 -0
- package/public/assets/angular-html-CU67Zn6k.js +1 -0
- package/public/assets/angular-ts-BwZT4LLn.js +1 -0
- package/public/assets/apache-Pmp26Uib.js +1 -0
- package/public/assets/apex-DhZLUxFE.js +1 -0
- package/public/assets/apl-dKokRX4l.js +1 -0
- package/public/assets/applescript-Co6uUVPk.js +1 -0
- package/public/assets/ara-BRHolxvo.js +1 -0
- package/public/assets/asciidoc-Dv7Oe6Be.js +1 -0
- package/public/assets/asm-D_Q5rh1f.js +1 -0
- package/public/assets/astro-CbQHKStN.js +1 -0
- package/public/assets/aurora-x-D-2ljcwZ.js +1 -0
- package/public/assets/awk-DMzUqQB5.js +1 -0
- package/public/assets/ayu-dark-Cv9koXgw.js +1 -0
- package/public/assets/ballerina-BFfxhgS-.js +1 -0
- package/public/assets/bat-BkioyH1T.js +1 -0
- package/public/assets/beancount-k_qm7-4y.js +1 -0
- package/public/assets/berry-D08WgyRC.js +1 -0
- package/public/assets/bibtex-CHM0blh-.js +1 -0
- package/public/assets/bicep-Bmn6On1c.js +1 -0
- package/public/assets/blade-DVc8C-J4.js +1 -0
- package/public/assets/bsl-BO_Y6i37.js +1 -0
- package/public/assets/bundle-full-CXlKQh5B.js +13 -0
- package/public/assets/c-BIGW1oBm.js +1 -0
- package/public/assets/cadence-Bv_4Rxtq.js +1 -0
- package/public/assets/cairo-KRGpt6FW.js +1 -0
- package/public/assets/catppuccin-frappe-DFWUc33u.js +1 -0
- package/public/assets/catppuccin-latte-C9dUb6Cb.js +1 -0
- package/public/assets/catppuccin-macchiato-DQyhUUbL.js +1 -0
- package/public/assets/catppuccin-mocha-D87Tk5Gz.js +1 -0
- package/public/assets/clarity-D53aC0YG.js +1 -0
- package/public/assets/clojure-P80f7IUj.js +1 -0
- package/public/assets/cmake-D1j8_8rp.js +1 -0
- package/public/assets/cobol-nwyudZeR.js +1 -0
- package/public/assets/codeowners-Bp6g37R7.js +1 -0
- package/public/assets/codeql-DsOJ9woJ.js +1 -0
- package/public/assets/coffee-Ch7k5sss.js +1 -0
- package/public/assets/common-lisp-Cg-RD9OK.js +1 -0
- package/public/assets/coq-DkFqJrB1.js +1 -0
- package/public/assets/cpp-CofmeUqb.js +1 -0
- package/public/assets/crystal-tKQVLTB8.js +1 -0
- package/public/assets/csharp-CX12Zw3r.js +1 -0
- package/public/assets/css-DPfMkruS.js +1 -0
- package/public/assets/csv-fuZLfV_i.js +1 -0
- package/public/assets/cue-D82EKSYY.js +1 -0
- package/public/assets/cypher-COkxafJQ.js +1 -0
- package/public/assets/d-85-TOEBH.js +1 -0
- package/public/assets/dark-plus-eOWES_5F.js +1 -0
- package/public/assets/dart-CF10PKvl.js +1 -0
- package/public/assets/dax-CEL-wOlO.js +1 -0
- package/public/assets/desktop-BmXAJ9_W.js +1 -0
- package/public/assets/diff-D97Zzqfu.js +1 -0
- package/public/assets/diff-viewer-BFtW5J8P.js +1 -0
- package/public/assets/docker-BcOcwvcX.js +1 -0
- package/public/assets/dotenv-Da5cRb03.js +1 -0
- package/public/assets/dracula-BzJJZx-M.js +1 -0
- package/public/assets/dracula-soft-BXkSAIEj.js +1 -0
- package/public/assets/dream-maker-BtqSS_iP.js +1 -0
- package/public/assets/edge-BkV0erSs.js +1 -0
- package/public/assets/elixir-CDX3lj18.js +1 -0
- package/public/assets/elm-DbKCFpqz.js +1 -0
- package/public/assets/emacs-lisp-C9XAeP06.js +1 -0
- package/public/assets/erb-BOJIQeun.js +1 -0
- package/public/assets/erlang-DsQrWhSR.js +1 -0
- package/public/assets/everforest-dark-BgDCqdQA.js +1 -0
- package/public/assets/everforest-light-C8M2exoo.js +1 -0
- package/public/assets/fast-diff-vendor-DgdwVvTQ.js +1 -0
- package/public/assets/fennel-BYunw83y.js +1 -0
- package/public/assets/fish-BvzEVeQv.js +1 -0
- package/public/assets/fluent-C4IJs8-o.js +1 -0
- package/public/assets/fortran-fixed-form-BZjJHVRy.js +1 -0
- package/public/assets/fortran-free-form-D22FLkUw.js +1 -0
- package/public/assets/fsharp-CXgrBDvD.js +1 -0
- package/public/assets/gdresource-B7Tvp0Sc.js +1 -0
- package/public/assets/gdscript-DTMYz4Jt.js +1 -0
- package/public/assets/gdshader-DkwncUOv.js +1 -0
- package/public/assets/genie-D0YGMca9.js +1 -0
- package/public/assets/gherkin-DyxjwDmM.js +1 -0
- package/public/assets/git-commit-F4YmCXRG.js +1 -0
- package/public/assets/git-diff-vendor-CSgooKT_.js +52 -0
- package/public/assets/git-diff-vendor-HAZkIolJ.css +19 -0
- package/public/assets/git-rebase-r7XF79zn.js +1 -0
- package/public/assets/github-dark-DHJKELXO.js +1 -0
- package/public/assets/github-dark-default-Cuk6v7N8.js +1 -0
- package/public/assets/github-dark-dimmed-DH5Ifo-i.js +1 -0
- package/public/assets/github-dark-high-contrast-E3gJ1_iC.js +1 -0
- package/public/assets/github-light-DAi9KRSo.js +1 -0
- package/public/assets/github-light-default-D7oLnXFd.js +1 -0
- package/public/assets/github-light-high-contrast-BfjtVDDH.js +1 -0
- package/public/assets/gleam-BspZqrRM.js +1 -0
- package/public/assets/glimmer-js-Rg0-pVw9.js +1 -0
- package/public/assets/glimmer-ts-U6CK756n.js +1 -0
- package/public/assets/glsl-DplSGwfg.js +1 -0
- package/public/assets/gnuplot-DdkO51Og.js +1 -0
- package/public/assets/go-Dn2_MT6a.js +1 -0
- package/public/assets/graphql-ChdNCCLP.js +1 -0
- package/public/assets/groovy-gcz8RCvz.js +1 -0
- package/public/assets/gruvbox-dark-hard-CFHQjOhq.js +1 -0
- package/public/assets/gruvbox-dark-medium-GsRaNv29.js +1 -0
- package/public/assets/gruvbox-dark-soft-CVdnzihN.js +1 -0
- package/public/assets/gruvbox-light-hard-CH1njM8p.js +1 -0
- package/public/assets/gruvbox-light-medium-DRw_LuNl.js +1 -0
- package/public/assets/gruvbox-light-soft-hJgmCMqR.js +1 -0
- package/public/assets/hack-CaT9iCJl.js +1 -0
- package/public/assets/haml-B8DHNrY2.js +1 -0
- package/public/assets/handlebars-BL8al0AC.js +1 -0
- package/public/assets/haskell-Df6bDoY_.js +1 -0
- package/public/assets/haxe-CzTSHFRz.js +1 -0
- package/public/assets/hcl-BWvSN4gD.js +1 -0
- package/public/assets/highlight-vendor-8FKMu9os.js +10 -0
- package/public/assets/hjson-D5-asLiD.js +1 -0
- package/public/assets/hlsl-D3lLCCz7.js +1 -0
- package/public/assets/houston-DnULxvSX.js +1 -0
- package/public/assets/html-GMplVEZG.js +1 -0
- package/public/assets/html-derivative-BFtXZ54Q.js +1 -0
- package/public/assets/http-jrhK8wxY.js +1 -0
- package/public/assets/hurl-irOxFIW8.js +1 -0
- package/public/assets/hxml-Bvhsp5Yf.js +1 -0
- package/public/assets/hy-DFXneXwc.js +1 -0
- package/public/assets/imba-DGztddWO.js +1 -0
- package/public/assets/index-Bdy3MTIn.js +1 -0
- package/public/assets/index-BvRe9GiS.js +1 -0
- package/public/assets/index-Ctq8RqRf.js +1 -0
- package/public/assets/index-D-NvysdX.js +1 -0
- package/public/assets/index-D6RMBXUk.js +2 -0
- package/public/assets/index-DXI9DoVB.css +1 -0
- package/public/assets/index-DYWkPhKo.js +1 -0
- package/public/assets/index-D_FDiI6a.js +1 -0
- package/public/assets/index-Dty5bSHf.js +1 -0
- package/public/assets/index-H16e4Rqc.js +1 -0
- package/public/assets/ini-BEwlwnbL.js +1 -0
- package/public/assets/java-CylS5w8V.js +1 -0
- package/public/assets/javascript-wDzz0qaB.js +1 -0
- package/public/assets/jinja-4LBKfQ-Z.js +1 -0
- package/public/assets/jison-wvAkD_A8.js +1 -0
- package/public/assets/json-Cp-IABpG.js +1 -0
- package/public/assets/json5-C9tS-k6U.js +1 -0
- package/public/assets/jsonc-Des-eS-w.js +1 -0
- package/public/assets/jsonl-DcaNXYhu.js +1 -0
- package/public/assets/jsonnet-DFQXde-d.js +1 -0
- package/public/assets/jssm-C2t-YnRu.js +1 -0
- package/public/assets/jsx-g9-lgVsj.js +1 -0
- package/public/assets/julia-C8NyazO9.js +1 -0
- package/public/assets/kanagawa-dragon-CkXjmgJE.js +1 -0
- package/public/assets/kanagawa-lotus-CfQXZHmo.js +1 -0
- package/public/assets/kanagawa-wave-DWedfzmr.js +1 -0
- package/public/assets/kdl-DV7GczEv.js +1 -0
- package/public/assets/kotlin-BdnUsdx6.js +1 -0
- package/public/assets/kusto-BvAqAH-y.js +1 -0
- package/public/assets/laserwave-DUszq2jm.js +1 -0
- package/public/assets/latex-BUKiar2Z.js +1 -0
- package/public/assets/lean-DP1Csr6i.js +1 -0
- package/public/assets/less-B1dDrJ26.js +1 -0
- package/public/assets/light-plus-B7mTdjB0.js +1 -0
- package/public/assets/liquid-DYVedYrR.js +1 -0
- package/public/assets/llvm-BtvRca6l.js +1 -0
- package/public/assets/loading-CmEVQgyj.css +1 -0
- package/public/assets/loading-W2Y_wR0P.js +1 -0
- package/public/assets/log-2UxHyX5q.js +1 -0
- package/public/assets/logo-BtOb2qkB.js +1 -0
- package/public/assets/lua-BbnMAYS6.js +1 -0
- package/public/assets/luau-CXu1NL6O.js +1 -0
- package/public/assets/main-Bala0YJ4.js +57 -0
- package/public/assets/make-CHLpvVh8.js +1 -0
- package/public/assets/markdown-Cvjx9yec.js +1 -0
- package/public/assets/markdown-Db8cvZ4Z.js +315 -0
- package/public/assets/marko-CPi9NSCl.js +1 -0
- package/public/assets/material-theme-D5KoaKCx.js +1 -0
- package/public/assets/material-theme-darker-BfHTSMKl.js +1 -0
- package/public/assets/material-theme-lighter-B0m2ddpp.js +1 -0
- package/public/assets/material-theme-ocean-CyktbL80.js +1 -0
- package/public/assets/material-theme-palenight-Csfq5Kiy.js +1 -0
- package/public/assets/matlab-D7o27uSR.js +1 -0
- package/public/assets/mdc-DUICxH0z.js +1 -0
- package/public/assets/mdx-Cmh6b_Ma.js +1 -0
- package/public/assets/mermaid-DKYwYmdq.js +1 -0
- package/public/assets/min-dark-CafNBF8u.js +1 -0
- package/public/assets/min-light-CTRr51gU.js +1 -0
- package/public/assets/mipsasm-CKIfxQSi.js +1 -0
- package/public/assets/mojo-1DNp92w6.js +1 -0
- package/public/assets/monaco-viewer-DWQqXKm3.js +26 -0
- package/public/assets/monokai-D4h5O-jR.js +1 -0
- package/public/assets/move-Bu9oaDYs.js +1 -0
- package/public/assets/narrat-DRg8JJMk.js +1 -0
- package/public/assets/nextflow-CUEJCptM.js +1 -0
- package/public/assets/nginx-DknmC5AR.js +1 -0
- package/public/assets/night-owl-C39BiMTA.js +1 -0
- package/public/assets/nim-CVrawwO9.js +1 -0
- package/public/assets/nix-BbRYJGeE.js +1 -0
- package/public/assets/nord-Ddv68eIx.js +1 -0
- package/public/assets/nushell-C-sUppwS.js +1 -0
- package/public/assets/objective-c-DXmwc3jG.js +1 -0
- package/public/assets/objective-cpp-CLxacb5B.js +1 -0
- package/public/assets/ocaml-C0hk2d4L.js +1 -0
- package/public/assets/one-dark-pro-DVMEJ2y_.js +1 -0
- package/public/assets/one-light-PoHY5YXO.js +1 -0
- package/public/assets/pascal-D93ZcfNL.js +1 -0
- package/public/assets/perl-C0TMdlhV.js +1 -0
- package/public/assets/php-CDn_0X-4.js +1 -0
- package/public/assets/pkl-u5AG7uiY.js +1 -0
- package/public/assets/plastic-3e1v2bzS.js +1 -0
- package/public/assets/plsql-ChMvpjG-.js +1 -0
- package/public/assets/po-BTJTHyun.js +1 -0
- package/public/assets/poimandres-CS3Unz2-.js +1 -0
- package/public/assets/polar-C0HS_06l.js +1 -0
- package/public/assets/postcss-CXtECtnM.js +1 -0
- package/public/assets/powerquery-CEu0bR-o.js +1 -0
- package/public/assets/powershell-Dpen1YoG.js +1 -0
- package/public/assets/prisma-Dd19v3D-.js +1 -0
- package/public/assets/prolog-CbFg5uaA.js +1 -0
- package/public/assets/proto-DyJlTyXw.js +1 -0
- package/public/assets/pug-CGlum2m_.js +1 -0
- package/public/assets/puppet-BMWR74SV.js +1 -0
- package/public/assets/purescript-CklMAg4u.js +1 -0
- package/public/assets/python-B6aJPvgy.js +1 -0
- package/public/assets/qml-3beO22l8.js +1 -0
- package/public/assets/qmldir-C8lEn-DE.js +1 -0
- package/public/assets/qss-IeuSbFQv.js +1 -0
- package/public/assets/r-DiinP2Uv.js +1 -0
- package/public/assets/racket-BqYA7rlc.js +1 -0
- package/public/assets/raku-DXvB9xmW.js +1 -0
- package/public/assets/razor-WgofotgN.js +1 -0
- package/public/assets/red-bN70gL4F.js +1 -0
- package/public/assets/reg-C-SQnVFl.js +1 -0
- package/public/assets/regexp-CDVJQ6XC.js +1 -0
- package/public/assets/rel-C3B-1QV4.js +1 -0
- package/public/assets/riscv-BM1_JUlF.js +1 -0
- package/public/assets/rose-pine-BHrmToEH.js +1 -0
- package/public/assets/rose-pine-dawn-CnK8MTSM.js +1 -0
- package/public/assets/rose-pine-moon-NleAzG8P.js +1 -0
- package/public/assets/rosmsg-BJDFO7_C.js +1 -0
- package/public/assets/rst-B0xPkSld.js +1 -0
- package/public/assets/ruby-BvKwtOVI.js +1 -0
- package/public/assets/rust-B1yitclQ.js +1 -0
- package/public/assets/sas-cz2c8ADy.js +1 -0
- package/public/assets/sass-Cj5Yp3dK.js +1 -0
- package/public/assets/scala-C151Ov-r.js +1 -0
- package/public/assets/scheme-C98Dy4si.js +1 -0
- package/public/assets/scss-OYdSNvt2.js +1 -0
- package/public/assets/sdbl-DVxCFoDh.js +1 -0
- package/public/assets/shaderlab-Dg9Lc6iA.js +1 -0
- package/public/assets/shellscript-Yzrsuije.js +1 -0
- package/public/assets/shellsession-BADoaaVG.js +1 -0
- package/public/assets/slack-dark-BthQWCQV.js +1 -0
- package/public/assets/slack-ochin-DqwNpetd.js +1 -0
- package/public/assets/smalltalk-BERRCDM3.js +1 -0
- package/public/assets/snazzy-light-Bw305WKR.js +1 -0
- package/public/assets/solarized-dark-DXbdFlpD.js +1 -0
- package/public/assets/solarized-light-L9t79GZl.js +1 -0
- package/public/assets/solidity-BbcW6ACK.js +1 -0
- package/public/assets/soy-Brmx7dQM.js +1 -0
- package/public/assets/sparql-rVzFXLq3.js +1 -0
- package/public/assets/splunk-BtCnVYZw.js +1 -0
- package/public/assets/sql-BLtJtn59.js +1 -0
- package/public/assets/ssh-config-_ykCGR6B.js +1 -0
- package/public/assets/stata-BH5u7GGu.js +1 -0
- package/public/assets/stylus-BEDo0Tqx.js +1 -0
- package/public/assets/svelte-3Dk4HxPD.js +1 -0
- package/public/assets/swift-Dg5xB15N.js +1 -0
- package/public/assets/synthwave-84-CbfX1IO0.js +1 -0
- package/public/assets/system-verilog-CnnmHF94.js +1 -0
- package/public/assets/systemd-4A_iFExJ.js +1 -0
- package/public/assets/talonscript-CkByrt1z.js +1 -0
- package/public/assets/tasl-QIJgUcNo.js +1 -0
- package/public/assets/tcl-dwOrl1Do.js +1 -0
- package/public/assets/templ-W15q3VgB.js +1 -0
- package/public/assets/terraform-BETggiCN.js +1 -0
- package/public/assets/tex-Cppo0RY3.js +1 -0
- package/public/assets/tokyo-night-hegEt444.js +1 -0
- package/public/assets/toml-vGWfd6FD.js +1 -0
- package/public/assets/tool-call-D0BYXlFe.js +59 -0
- package/public/assets/ts-tags-zn1MmPIZ.js +1 -0
- package/public/assets/tsv-B_m7g4N7.js +1 -0
- package/public/assets/tsx-COt5Ahok.js +1 -0
- package/public/assets/turtle-BsS91CYL.js +1 -0
- package/public/assets/twig-CO9l9SDP.js +1 -0
- package/public/assets/typescript-BPQ3VLAy.js +1 -0
- package/public/assets/typespec-Df68jz8_.js +1 -0
- package/public/assets/typst-DHCkPAjA.js +1 -0
- package/public/assets/unified-picker-QgONWj_1.js +1 -0
- package/public/assets/v-BcVCzyr7.js +1 -0
- package/public/assets/vala-CsfeWuGM.js +1 -0
- package/public/assets/vb-D17OF-Vu.js +1 -0
- package/public/assets/verilog-BQ8w6xss.js +1 -0
- package/public/assets/vesper-DU1UobuO.js +1 -0
- package/public/assets/vhdl-CeAyd5Ju.js +1 -0
- package/public/assets/viml-CJc9bBzg.js +1 -0
- package/public/assets/vitesse-black-Bkuqu6BP.js +1 -0
- package/public/assets/vitesse-dark-D0r3Knsf.js +1 -0
- package/public/assets/vitesse-light-CVO1_9PV.js +1 -0
- package/public/assets/vue-CCoi5OLL.js +1 -0
- package/public/assets/vue-html-DAAvJJDi.js +1 -0
- package/public/assets/vue-vine-_Ih-lPRR.js +1 -0
- package/public/assets/vyper-CDx5xZoG.js +1 -0
- package/public/assets/wasm-CG6Dc4jp.js +1 -0
- package/public/assets/wasm-MzD3tlZU.js +1 -0
- package/public/assets/wenyan-BV7otONQ.js +1 -0
- package/public/assets/wgsl-Dx-B1_4e.js +1 -0
- package/public/assets/wikitext-BhOHFoWU.js +1 -0
- package/public/assets/wit-5i3qLPDT.js +1 -0
- package/public/assets/wolfram-lXgVvXCa.js +1 -0
- package/public/assets/wrap-text-CEH9wOr_.js +1 -0
- package/public/assets/xml-sdJ4AIDG.js +1 -0
- package/public/assets/xsl-CtQFsRM5.js +1 -0
- package/public/assets/yaml-Buea-lGh.js +1 -0
- package/public/assets/zenscript-DVFEvuxE.js +1 -0
- package/public/assets/zig-VOosw3JB.js +1 -0
- package/public/favicon.ico +0 -0
- package/public/index.html +42 -0
- package/public/loading.html +33 -0
- package/public/logo.png +0 -0
- package/public/manifest.webmanifest +1 -0
- package/public/maskable-icon-512x512.png +0 -0
- package/public/monaco/vs/base/browser/ui/codicons/codicon/codicon.ttf +0 -0
- package/public/monaco/vs/base/worker/workerMain.js +31 -0
- package/public/monaco/vs/basic-languages/cpp/cpp.js +10 -0
- package/public/monaco/vs/basic-languages/kotlin/kotlin.js +10 -0
- package/public/monaco/vs/basic-languages/markdown/markdown.js +10 -0
- package/public/monaco/vs/basic-languages/python/python.js +10 -0
- package/public/monaco/vs/editor/editor.main.css +8 -0
- package/public/monaco/vs/editor/editor.main.js +798 -0
- package/public/monaco/vs/language/css/cssMode.js +13 -0
- package/public/monaco/vs/language/css/cssWorker.js +77 -0
- package/public/monaco/vs/language/html/htmlMode.js +13 -0
- package/public/monaco/vs/language/html/htmlWorker.js +454 -0
- package/public/monaco/vs/language/json/jsonMode.js +19 -0
- package/public/monaco/vs/language/json/jsonWorker.js +42 -0
- package/public/monaco/vs/language/typescript/tsMode.js +20 -0
- package/public/monaco/vs/language/typescript/tsWorker.js +51328 -0
- package/public/monaco/vs/loader.js +11 -0
- package/public/monaco.worker.js +7 -0
- package/public/pwa-192x192.png +0 -0
- package/public/pwa-512x512.png +0 -0
- package/public/pwa-64x64.png +0 -0
- package/public/registerSW.js +1 -0
- package/public/sw.js +1 -0
- package/public/ui-version.json +3 -0
- package/public/workbox-60d14903.js +1 -0
|
@@ -0,0 +1,315 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/bundle-full-CXlKQh5B.js","assets/index-D6RMBXUk.js","assets/git-diff-vendor-CSgooKT_.js","assets/fast-diff-vendor-DgdwVvTQ.js","assets/highlight-vendor-8FKMu9os.js","assets/git-diff-vendor-HAZkIolJ.css","assets/monaco-viewer-DWQqXKm3.js","assets/index-DXI9DoVB.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
var e1=Object.defineProperty;var Vr=a=>{throw TypeError(a)};var t1=(a,e,t)=>e in a?e1(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var j=(a,e,t)=>t1(a,typeof e!="symbol"?e+"":e,t),r1=(a,e,t)=>e.has(a)||Vr("Cannot "+t);var Xr=(a,e,t)=>e.has(a)?Vr("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(a):e.set(a,t);var Fe=(a,e,t)=>(r1(a,e,"access private method"),t);import{t as a1,_ as n1}from"./index-D6RMBXUk.js";import{k as i1}from"./monaco-viewer-DWQqXKm3.js";import{an as at,ao as T0}from"./main-Bala0YJ4.js";import"./git-diff-vendor-CSgooKT_.js";import"./fast-diff-vendor-DgdwVvTQ.js";import"./highlight-vendor-8FKMu9os.js";function cr(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let ne=cr();function Ra(a){ne=a}const Ea=/[&<>"']/,s1=new RegExp(Ea.source,"g"),Ia=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,l1=new RegExp(Ia.source,"g"),o1={"&":"&","<":"<",">":">",'"':""","'":"'"},Yr=a=>o1[a];function v0(a,e){if(e){if(Ea.test(a))return a.replace(s1,Yr)}else if(Ia.test(a))return a.replace(l1,Yr);return a}const u1=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function h1(a){return a.replace(u1,(e,t)=>(t=t.toLowerCase(),t==="colon"?":":t.charAt(0)==="#"?t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""))}const c1=/(^|[^\[])\^/g;function X(a,e){let t=typeof a=="string"?a:a.source;e=e||"";const r={replace:(n,i)=>{let l=typeof i=="string"?i:i.source;return l=l.replace(c1,"$1"),t=t.replace(n,l),r},getRegex:()=>new RegExp(t,e)};return r}function jr(a){try{a=encodeURI(a).replace(/%25/g,"%")}catch{return null}return a}const ke={exec:()=>null};function Zr(a,e){const t=a.replace(/\|/g,(i,l,u)=>{let h=!1,d=l;for(;--d>=0&&u[d]==="\\";)h=!h;return h?"|":" |"}),r=t.split(/ \|/);let n=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;n<r.length;n++)r[n]=r[n].trim().replace(/\\\|/g,"|");return r}function Pe(a,e,t){const r=a.length;if(r===0)return"";let n=0;for(;n<r&&a.charAt(r-n-1)===e;)n++;return a.slice(0,r-n)}function m1(a,e){if(a.indexOf(e[1])===-1)return-1;let t=0;for(let r=0;r<a.length;r++)if(a[r]==="\\")r++;else if(a[r]===e[0])t++;else if(a[r]===e[1]&&(t--,t<0))return r;return-1}function Kr(a,e,t,r){const n=e.href,i=e.title?v0(e.title):null,l=a[1].replace(/\\([\[\]])/g,"$1");if(a[0].charAt(0)!=="!"){r.state.inLink=!0;const u={type:"link",raw:t,href:n,title:i,text:l,tokens:r.inlineTokens(l)};return r.state.inLink=!1,u}return{type:"image",raw:t,href:n,title:i,text:v0(l)}}function d1(a,e){const t=a.match(/^(\s+)(?:```)/);if(t===null)return e;const r=t[1];return e.split(`
|
|
3
|
+
`).map(n=>{const i=n.match(/^\s+/);if(i===null)return n;const[l]=i;return l.length>=r.length?n.slice(r.length):n}).join(`
|
|
4
|
+
`)}class nt{constructor(e){j(this,"options");j(this,"rules");j(this,"lexer");this.options=e||ne}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){const t=this.rules.block.code.exec(e);if(t){const r=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?r:Pe(r,`
|
|
5
|
+
`)}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const r=t[0],n=d1(r,t[3]||"");return{type:"code",raw:r,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:n}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let r=t[2].trim();if(/#$/.test(r)){const n=Pe(r,"#");(this.options.pedantic||!n||/ $/.test(n))&&(r=n.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){let r=t[0].replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
|
|
6
|
+
$1`);r=Pe(r.replace(/^ *>[ \t]?/gm,""),`
|
|
7
|
+
`);const n=this.lexer.state.top;this.lexer.state.top=!0;const i=this.lexer.blockTokens(r);return this.lexer.state.top=n,{type:"blockquote",raw:t[0],tokens:i,text:r}}}list(e){let t=this.rules.block.list.exec(e);if(t){let r=t[1].trim();const n=r.length>1,i={type:"list",raw:"",ordered:n,start:n?+r.slice(0,-1):"",loose:!1,items:[]};r=n?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=n?r:"[*+-]");const l=new RegExp(`^( {0,3}${r})((?:[ ][^\\n]*)?(?:\\n|$))`);let u="",h="",d=!1;for(;e;){let f=!1;if(!(t=l.exec(e))||this.rules.block.hr.test(e))break;u=t[0],e=e.substring(u.length);let b=t[2].split(`
|
|
8
|
+
`,1)[0].replace(/^\t+/,q=>" ".repeat(3*q.length)),y=e.split(`
|
|
9
|
+
`,1)[0],x=0;this.options.pedantic?(x=2,h=b.trimStart()):(x=t[2].search(/[^ ]/),x=x>4?1:x,h=b.slice(x),x+=t[1].length);let T=!1;if(!b&&/^ *$/.test(y)&&(u+=y+`
|
|
10
|
+
`,e=e.substring(y.length+1),f=!0),!f){const q=new RegExp(`^ {0,${Math.min(3,x-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),E=new RegExp(`^ {0,${Math.min(3,x-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),N=new RegExp(`^ {0,${Math.min(3,x-1)}}(?:\`\`\`|~~~)`),$=new RegExp(`^ {0,${Math.min(3,x-1)}}#`);for(;e;){const F=e.split(`
|
|
11
|
+
`,1)[0];if(y=F,this.options.pedantic&&(y=y.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),N.test(y)||$.test(y)||q.test(y)||E.test(e))break;if(y.search(/[^ ]/)>=x||!y.trim())h+=`
|
|
12
|
+
`+y.slice(x);else{if(T||b.search(/[^ ]/)>=4||N.test(b)||$.test(b)||E.test(b))break;h+=`
|
|
13
|
+
`+y}!T&&!y.trim()&&(T=!0),u+=F+`
|
|
14
|
+
`,e=e.substring(F.length+1),b=y.slice(x)}}i.loose||(d?i.loose=!0:/\n *\n *$/.test(u)&&(d=!0));let A=null,C;this.options.gfm&&(A=/^\[[ xX]\] /.exec(h),A&&(C=A[0]!=="[ ] ",h=h.replace(/^\[[ xX]\] +/,""))),i.items.push({type:"list_item",raw:u,task:!!A,checked:C,loose:!1,text:h,tokens:[]}),i.raw+=u}i.items[i.items.length-1].raw=u.trimEnd(),i.items[i.items.length-1].text=h.trimEnd(),i.raw=i.raw.trimEnd();for(let f=0;f<i.items.length;f++)if(this.lexer.state.top=!1,i.items[f].tokens=this.lexer.blockTokens(i.items[f].text,[]),!i.loose){const b=i.items[f].tokens.filter(x=>x.type==="space"),y=b.length>0&&b.some(x=>/\n.*\n/.test(x.raw));i.loose=y}if(i.loose)for(let f=0;f<i.items.length;f++)i.items[f].loose=!0;return i}}html(e){const t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:t[0]}}def(e){const t=this.rules.block.def.exec(e);if(t){const r=t[1].toLowerCase().replace(/\s+/g," "),n=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",i=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:r,raw:t[0],href:n,title:i}}}table(e){const t=this.rules.block.table.exec(e);if(!t||!/[:|]/.test(t[2]))return;const r=Zr(t[1]),n=t[2].replace(/^\||\| *$/g,"").split("|"),i=t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(`
|
|
15
|
+
`):[],l={type:"table",raw:t[0],header:[],align:[],rows:[]};if(r.length===n.length){for(const u of n)/^ *-+: *$/.test(u)?l.align.push("right"):/^ *:-+: *$/.test(u)?l.align.push("center"):/^ *:-+ *$/.test(u)?l.align.push("left"):l.align.push(null);for(const u of r)l.header.push({text:u,tokens:this.lexer.inline(u)});for(const u of i)l.rows.push(Zr(u,l.header.length).map(h=>({text:h,tokens:this.lexer.inline(h)})));return l}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const r=t[1].charAt(t[1].length-1)===`
|
|
16
|
+
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:r,tokens:this.lexer.inline(r)}}}text(e){const t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){const t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:v0(t[1])}}tag(e){const t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){const t=this.rules.inline.link.exec(e);if(t){const r=t[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const l=Pe(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{const l=m1(t[2],"()");if(l>-1){const h=(t[0].indexOf("!")===0?5:4)+t[1].length+l;t[2]=t[2].substring(0,l),t[0]=t[0].substring(0,h).trim(),t[3]=""}}let n=t[2],i="";if(this.options.pedantic){const l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(n);l&&(n=l[1],i=l[3])}else i=t[3]?t[3].slice(1,-1):"";return n=n.trim(),/^</.test(n)&&(this.options.pedantic&&!/>$/.test(r)?n=n.slice(1):n=n.slice(1,-1)),Kr(t,{href:n&&n.replace(this.rules.inline.anyPunctuation,"$1"),title:i&&i.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer)}}reflink(e,t){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){const n=(r[2]||r[1]).replace(/\s+/g," "),i=t[n.toLowerCase()];if(!i){const l=r[0].charAt(0);return{type:"text",raw:l,text:l}}return Kr(r,i,r[0],this.lexer)}}emStrong(e,t,r=""){let n=this.rules.inline.emStrongLDelim.exec(e);if(!n||n[3]&&r.match(/[\p{L}\p{N}]/u))return;if(!(n[1]||n[2]||"")||!r||this.rules.inline.punctuation.exec(r)){const l=[...n[0]].length-1;let u,h,d=l,f=0;const b=n[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(b.lastIndex=0,t=t.slice(-1*e.length+l);(n=b.exec(t))!=null;){if(u=n[1]||n[2]||n[3]||n[4]||n[5]||n[6],!u)continue;if(h=[...u].length,n[3]||n[4]){d+=h;continue}else if((n[5]||n[6])&&l%3&&!((l+h)%3)){f+=h;continue}if(d-=h,d>0)continue;h=Math.min(h,h+d+f);const y=[...n[0]][0].length,x=e.slice(0,l+n.index+y+h);if(Math.min(l,h)%2){const A=x.slice(1,-1);return{type:"em",raw:x,text:A,tokens:this.lexer.inlineTokens(A)}}const T=x.slice(2,-2);return{type:"strong",raw:x,text:T,tokens:this.lexer.inlineTokens(T)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let r=t[2].replace(/\n/g," ");const n=/[^ ]/.test(r),i=/^ /.test(r)&&/ $/.test(r);return n&&i&&(r=r.substring(1,r.length-1)),r=v0(r,!0),{type:"codespan",raw:t[0],text:r}}}br(e){const t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){const t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){const t=this.rules.inline.autolink.exec(e);if(t){let r,n;return t[2]==="@"?(r=v0(t[1]),n="mailto:"+r):(r=v0(t[1]),n=r),{type:"link",raw:t[0],text:r,href:n,tokens:[{type:"text",raw:r,text:r}]}}}url(e){var r;let t;if(t=this.rules.inline.url.exec(e)){let n,i;if(t[2]==="@")n=v0(t[0]),i="mailto:"+n;else{let l;do l=t[0],t[0]=((r=this.rules.inline._backpedal.exec(t[0]))==null?void 0:r[0])??"";while(l!==t[0]);n=v0(t[0]),t[1]==="www."?i="http://"+t[0]:i=t[0]}return{type:"link",raw:t[0],text:n,href:i,tokens:[{type:"text",raw:n,text:n}]}}}inlineText(e){const t=this.rules.inline.text.exec(e);if(t){let r;return this.lexer.state.inRawBlock?r=t[0]:r=v0(t[0]),{type:"text",raw:t[0],text:r}}}}const f1=/^(?: *(?:\n|$))+/,p1=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,v1=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,De=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,g1=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Na=/(?:[*+-]|\d{1,9}[.)])/,La=X(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,Na).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),mr=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,b1=/^[^\n]+/,dr=/(?!\s*\])(?:\\.|[^\[\]\\])+/,y1=X(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",dr).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),x1=X(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Na).getRegex(),ft="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",fr=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,w1=X("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",fr).replace("tag",ft).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Ha=X(mr).replace("hr",De).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ft).getRegex(),k1=X(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Ha).getRegex(),pr={blockquote:k1,code:p1,def:y1,fences:v1,heading:g1,hr:De,html:w1,lheading:La,list:x1,newline:f1,paragraph:Ha,table:ke,text:b1},Qr=X("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",De).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ft).getRegex(),S1={...pr,table:Qr,paragraph:X(mr).replace("hr",De).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Qr).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ft).getRegex()},z1={...pr,html:X(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",fr).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ke,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:X(mr).replace("hr",De).replace("heading",` *#{1,6} *[^
|
|
17
|
+
]`).replace("lheading",La).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},$a=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,T1=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Oa=/^( {2,}|\\)\n(?!\s*$)/,A1=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,qe="\\p{P}\\p{S}",M1=X(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,qe).getRegex(),B1=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,C1=X(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,qe).getRegex(),D1=X("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,qe).getRegex(),q1=X("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,qe).getRegex(),R1=X(/\\([punct])/,"gu").replace(/punct/g,qe).getRegex(),E1=X(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),I1=X(fr).replace("(?:-->|$)","-->").getRegex(),N1=X("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",I1).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),it=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,L1=X(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",it).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Fa=X(/^!?\[(label)\]\[(ref)\]/).replace("label",it).replace("ref",dr).getRegex(),Pa=X(/^!?\[(ref)\](?:\[\])?/).replace("ref",dr).getRegex(),H1=X("reflink|nolink(?!\\()","g").replace("reflink",Fa).replace("nolink",Pa).getRegex(),vr={_backpedal:ke,anyPunctuation:R1,autolink:E1,blockSkip:B1,br:Oa,code:T1,del:ke,emStrongLDelim:C1,emStrongRDelimAst:D1,emStrongRDelimUnd:q1,escape:$a,link:L1,nolink:Pa,punctuation:M1,reflink:Fa,reflinkSearch:H1,tag:N1,text:A1,url:ke},$1={...vr,link:X(/^!?\[(label)\]\((.*?)\)/).replace("label",it).getRegex(),reflink:X(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",it).getRegex()},Zt={...vr,escape:X($a).replace("])","~|])").getRegex(),url:X(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},O1={...Zt,br:X(Oa).replace("{2,}","*").getRegex(),text:X(Zt.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ge={normal:pr,gfm:S1,pedantic:z1},xe={normal:vr,gfm:Zt,breaks:O1,pedantic:$1};class M0{constructor(e){j(this,"tokens");j(this,"options");j(this,"state");j(this,"tokenizer");j(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||ne,this.options.tokenizer=this.options.tokenizer||new nt,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const t={block:Ge.normal,inline:xe.normal};this.options.pedantic?(t.block=Ge.pedantic,t.inline=xe.pedantic):this.options.gfm&&(t.block=Ge.gfm,this.options.breaks?t.inline=xe.breaks:t.inline=xe.gfm),this.tokenizer.rules=t}static get rules(){return{block:Ge,inline:xe}}static lex(e,t){return new M0(t).lex(e)}static lexInline(e,t){return new M0(t).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
|
18
|
+
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){const r=this.inlineQueue[t];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[]){this.options.pedantic?e=e.replace(/\t/g," ").replace(/^ +$/gm,""):e=e.replace(/^( *)(\t+)/gm,(u,h,d)=>h+" ".repeat(d.length));let r,n,i,l;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(u=>(r=u.call({lexer:this},e,t))?(e=e.substring(r.raw.length),t.push(r),!0):!1))){if(r=this.tokenizer.space(e)){e=e.substring(r.raw.length),r.raw.length===1&&t.length>0?t[t.length-1].raw+=`
|
|
19
|
+
`:t.push(r);continue}if(r=this.tokenizer.code(e)){e=e.substring(r.raw.length),n=t[t.length-1],n&&(n.type==="paragraph"||n.type==="text")?(n.raw+=`
|
|
20
|
+
`+r.raw,n.text+=`
|
|
21
|
+
`+r.text,this.inlineQueue[this.inlineQueue.length-1].src=n.text):t.push(r);continue}if(r=this.tokenizer.fences(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.heading(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.hr(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.blockquote(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.list(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.html(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.def(e)){e=e.substring(r.raw.length),n=t[t.length-1],n&&(n.type==="paragraph"||n.type==="text")?(n.raw+=`
|
|
22
|
+
`+r.raw,n.text+=`
|
|
23
|
+
`+r.raw,this.inlineQueue[this.inlineQueue.length-1].src=n.text):this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title});continue}if(r=this.tokenizer.table(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.lheading(e)){e=e.substring(r.raw.length),t.push(r);continue}if(i=e,this.options.extensions&&this.options.extensions.startBlock){let u=1/0;const h=e.slice(1);let d;this.options.extensions.startBlock.forEach(f=>{d=f.call({lexer:this},h),typeof d=="number"&&d>=0&&(u=Math.min(u,d))}),u<1/0&&u>=0&&(i=e.substring(0,u+1))}if(this.state.top&&(r=this.tokenizer.paragraph(i))){n=t[t.length-1],l&&n.type==="paragraph"?(n.raw+=`
|
|
24
|
+
`+r.raw,n.text+=`
|
|
25
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=n.text):t.push(r),l=i.length!==e.length,e=e.substring(r.raw.length);continue}if(r=this.tokenizer.text(e)){e=e.substring(r.raw.length),n=t[t.length-1],n&&n.type==="text"?(n.raw+=`
|
|
26
|
+
`+r.raw,n.text+=`
|
|
27
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=n.text):t.push(r);continue}if(e){const u="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(u);break}else throw new Error(u)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let r,n,i,l=e,u,h,d;if(this.tokens.links){const f=Object.keys(this.tokens.links);if(f.length>0)for(;(u=this.tokenizer.rules.inline.reflinkSearch.exec(l))!=null;)f.includes(u[0].slice(u[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,u.index)+"["+"a".repeat(u[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(u=this.tokenizer.rules.inline.blockSkip.exec(l))!=null;)l=l.slice(0,u.index)+"["+"a".repeat(u[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(u=this.tokenizer.rules.inline.anyPunctuation.exec(l))!=null;)l=l.slice(0,u.index)+"++"+l.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(h||(d=""),h=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(f=>(r=f.call({lexer:this},e,t))?(e=e.substring(r.raw.length),t.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),n=t[t.length-1],n&&r.type==="text"&&n.type==="text"?(n.raw+=r.raw,n.text+=r.text):t.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),n=t[t.length-1],n&&r.type==="text"&&n.type==="text"?(n.raw+=r.raw,n.text+=r.text):t.push(r);continue}if(r=this.tokenizer.emStrong(e,l,d)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.autolink(e)){e=e.substring(r.raw.length),t.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e))){e=e.substring(r.raw.length),t.push(r);continue}if(i=e,this.options.extensions&&this.options.extensions.startInline){let f=1/0;const b=e.slice(1);let y;this.options.extensions.startInline.forEach(x=>{y=x.call({lexer:this},b),typeof y=="number"&&y>=0&&(f=Math.min(f,y))}),f<1/0&&f>=0&&(i=e.substring(0,f+1))}if(r=this.tokenizer.inlineText(i)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(d=r.raw.slice(-1)),h=!0,n=t[t.length-1],n&&n.type==="text"?(n.raw+=r.raw,n.text+=r.text):t.push(r);continue}if(e){const f="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(f);break}else throw new Error(f)}}return t}}class st{constructor(e){j(this,"options");this.options=e||ne}code(e,t,r){var i;const n=(i=(t||"").match(/^\S*/))==null?void 0:i[0];return e=e.replace(/\n$/,"")+`
|
|
28
|
+
`,n?'<pre><code class="language-'+v0(n)+'">'+(r?e:v0(e,!0))+`</code></pre>
|
|
29
|
+
`:"<pre><code>"+(r?e:v0(e,!0))+`</code></pre>
|
|
30
|
+
`}blockquote(e){return`<blockquote>
|
|
31
|
+
${e}</blockquote>
|
|
32
|
+
`}html(e,t){return e}heading(e,t,r){return`<h${t}>${e}</h${t}>
|
|
33
|
+
`}hr(){return`<hr>
|
|
34
|
+
`}list(e,t,r){const n=t?"ol":"ul",i=t&&r!==1?' start="'+r+'"':"";return"<"+n+i+`>
|
|
35
|
+
`+e+"</"+n+`>
|
|
36
|
+
`}listitem(e,t,r){return`<li>${e}</li>
|
|
37
|
+
`}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph(e){return`<p>${e}</p>
|
|
38
|
+
`}table(e,t){return t&&(t=`<tbody>${t}</tbody>`),`<table>
|
|
39
|
+
<thead>
|
|
40
|
+
`+e+`</thead>
|
|
41
|
+
`+t+`</table>
|
|
42
|
+
`}tablerow(e){return`<tr>
|
|
43
|
+
${e}</tr>
|
|
44
|
+
`}tablecell(e,t){const r=t.header?"th":"td";return(t.align?`<${r} align="${t.align}">`:`<${r}>`)+e+`</${r}>
|
|
45
|
+
`}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return"<br>"}del(e){return`<del>${e}</del>`}link(e,t,r){const n=jr(e);if(n===null)return r;e=n;let i='<a href="'+e+'"';return t&&(i+=' title="'+t+'"'),i+=">"+r+"</a>",i}image(e,t,r){const n=jr(e);if(n===null)return r;e=n;let i=`<img src="${e}" alt="${r}"`;return t&&(i+=` title="${t}"`),i+=">",i}text(e){return e}}class gr{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,r){return""+r}image(e,t,r){return""+r}br(){return""}}class B0{constructor(e){j(this,"options");j(this,"renderer");j(this,"textRenderer");this.options=e||ne,this.options.renderer=this.options.renderer||new st,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new gr}static parse(e,t){return new B0(t).parse(e)}static parseInline(e,t){return new B0(t).parseInline(e)}parse(e,t=!0){let r="";for(let n=0;n<e.length;n++){const i=e[n];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){const l=i,u=this.options.extensions.renderers[l.type].call({parser:this},l);if(u!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(l.type)){r+=u||"";continue}}switch(i.type){case"space":continue;case"hr":{r+=this.renderer.hr();continue}case"heading":{const l=i;r+=this.renderer.heading(this.parseInline(l.tokens),l.depth,h1(this.parseInline(l.tokens,this.textRenderer)));continue}case"code":{const l=i;r+=this.renderer.code(l.text,l.lang,!!l.escaped);continue}case"table":{const l=i;let u="",h="";for(let f=0;f<l.header.length;f++)h+=this.renderer.tablecell(this.parseInline(l.header[f].tokens),{header:!0,align:l.align[f]});u+=this.renderer.tablerow(h);let d="";for(let f=0;f<l.rows.length;f++){const b=l.rows[f];h="";for(let y=0;y<b.length;y++)h+=this.renderer.tablecell(this.parseInline(b[y].tokens),{header:!1,align:l.align[y]});d+=this.renderer.tablerow(h)}r+=this.renderer.table(u,d);continue}case"blockquote":{const l=i,u=this.parse(l.tokens);r+=this.renderer.blockquote(u);continue}case"list":{const l=i,u=l.ordered,h=l.start,d=l.loose;let f="";for(let b=0;b<l.items.length;b++){const y=l.items[b],x=y.checked,T=y.task;let A="";if(y.task){const C=this.renderer.checkbox(!!x);d?y.tokens.length>0&&y.tokens[0].type==="paragraph"?(y.tokens[0].text=C+" "+y.tokens[0].text,y.tokens[0].tokens&&y.tokens[0].tokens.length>0&&y.tokens[0].tokens[0].type==="text"&&(y.tokens[0].tokens[0].text=C+" "+y.tokens[0].tokens[0].text)):y.tokens.unshift({type:"text",text:C+" "}):A+=C+" "}A+=this.parse(y.tokens,d),f+=this.renderer.listitem(A,T,!!x)}r+=this.renderer.list(f,u,h);continue}case"html":{const l=i;r+=this.renderer.html(l.text,l.block);continue}case"paragraph":{const l=i;r+=this.renderer.paragraph(this.parseInline(l.tokens));continue}case"text":{let l=i,u=l.tokens?this.parseInline(l.tokens):l.text;for(;n+1<e.length&&e[n+1].type==="text";)l=e[++n],u+=`
|
|
46
|
+
`+(l.tokens?this.parseInline(l.tokens):l.text);r+=t?this.renderer.paragraph(u):u;continue}default:{const l='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(l),"";throw new Error(l)}}}return r}parseInline(e,t){t=t||this.renderer;let r="";for(let n=0;n<e.length;n++){const i=e[n];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){const l=this.options.extensions.renderers[i.type].call({parser:this},i);if(l!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type)){r+=l||"";continue}}switch(i.type){case"escape":{const l=i;r+=t.text(l.text);break}case"html":{const l=i;r+=t.html(l.text);break}case"link":{const l=i;r+=t.link(l.href,l.title,this.parseInline(l.tokens,t));break}case"image":{const l=i;r+=t.image(l.href,l.title,l.text);break}case"strong":{const l=i;r+=t.strong(this.parseInline(l.tokens,t));break}case"em":{const l=i;r+=t.em(this.parseInline(l.tokens,t));break}case"codespan":{const l=i;r+=t.codespan(l.text);break}case"br":{r+=t.br();break}case"del":{const l=i;r+=t.del(this.parseInline(l.tokens,t));break}case"text":{const l=i;r+=t.text(l.text);break}default:{const l='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(l),"";throw new Error(l)}}}return r}}class Se{constructor(e){j(this,"options");this.options=e||ne}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}}j(Se,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var ae,Kt,Ga;class F1{constructor(...e){Xr(this,ae);j(this,"defaults",cr());j(this,"options",this.setOptions);j(this,"parse",Fe(this,ae,Kt).call(this,M0.lex,B0.parse));j(this,"parseInline",Fe(this,ae,Kt).call(this,M0.lexInline,B0.parseInline));j(this,"Parser",B0);j(this,"Renderer",st);j(this,"TextRenderer",gr);j(this,"Lexer",M0);j(this,"Tokenizer",nt);j(this,"Hooks",Se);this.use(...e)}walkTokens(e,t){var n,i;let r=[];for(const l of e)switch(r=r.concat(t.call(this,l)),l.type){case"table":{const u=l;for(const h of u.header)r=r.concat(this.walkTokens(h.tokens,t));for(const h of u.rows)for(const d of h)r=r.concat(this.walkTokens(d.tokens,t));break}case"list":{const u=l;r=r.concat(this.walkTokens(u.items,t));break}default:{const u=l;(i=(n=this.defaults.extensions)==null?void 0:n.childTokens)!=null&&i[u.type]?this.defaults.extensions.childTokens[u.type].forEach(h=>{const d=u[h].flat(1/0);r=r.concat(this.walkTokens(d,t))}):u.tokens&&(r=r.concat(this.walkTokens(u.tokens,t)))}}return r}use(...e){const t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(r=>{const n={...r};if(n.async=this.defaults.async||n.async||!1,r.extensions&&(r.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if("renderer"in i){const l=t.renderers[i.name];l?t.renderers[i.name]=function(...u){let h=i.renderer.apply(this,u);return h===!1&&(h=l.apply(this,u)),h}:t.renderers[i.name]=i.renderer}if("tokenizer"in i){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const l=t[i.level];l?l.unshift(i.tokenizer):t[i.level]=[i.tokenizer],i.start&&(i.level==="block"?t.startBlock?t.startBlock.push(i.start):t.startBlock=[i.start]:i.level==="inline"&&(t.startInline?t.startInline.push(i.start):t.startInline=[i.start]))}"childTokens"in i&&i.childTokens&&(t.childTokens[i.name]=i.childTokens)}),n.extensions=t),r.renderer){const i=this.defaults.renderer||new st(this.defaults);for(const l in r.renderer){if(!(l in i))throw new Error(`renderer '${l}' does not exist`);if(l==="options")continue;const u=l,h=r.renderer[u],d=i[u];i[u]=(...f)=>{let b=h.apply(i,f);return b===!1&&(b=d.apply(i,f)),b||""}}n.renderer=i}if(r.tokenizer){const i=this.defaults.tokenizer||new nt(this.defaults);for(const l in r.tokenizer){if(!(l in i))throw new Error(`tokenizer '${l}' does not exist`);if(["options","rules","lexer"].includes(l))continue;const u=l,h=r.tokenizer[u],d=i[u];i[u]=(...f)=>{let b=h.apply(i,f);return b===!1&&(b=d.apply(i,f)),b}}n.tokenizer=i}if(r.hooks){const i=this.defaults.hooks||new Se;for(const l in r.hooks){if(!(l in i))throw new Error(`hook '${l}' does not exist`);if(l==="options")continue;const u=l,h=r.hooks[u],d=i[u];Se.passThroughHooks.has(l)?i[u]=f=>{if(this.defaults.async)return Promise.resolve(h.call(i,f)).then(y=>d.call(i,y));const b=h.call(i,f);return d.call(i,b)}:i[u]=(...f)=>{let b=h.apply(i,f);return b===!1&&(b=d.apply(i,f)),b}}n.hooks=i}if(r.walkTokens){const i=this.defaults.walkTokens,l=r.walkTokens;n.walkTokens=function(u){let h=[];return h.push(l.call(this,u)),i&&(h=h.concat(i.call(this,u))),h}}this.defaults={...this.defaults,...n}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return M0.lex(e,t??this.defaults)}parser(e,t){return B0.parse(e,t??this.defaults)}}ae=new WeakSet,Kt=function(e,t){return(r,n)=>{const i={...n},l={...this.defaults,...i};this.defaults.async===!0&&i.async===!1&&(l.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),l.async=!0);const u=Fe(this,ae,Ga).call(this,!!l.silent,!!l.async);if(typeof r>"u"||r===null)return u(new Error("marked(): input parameter is undefined or null"));if(typeof r!="string")return u(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(r)+", string expected"));if(l.hooks&&(l.hooks.options=l),l.async)return Promise.resolve(l.hooks?l.hooks.preprocess(r):r).then(h=>e(h,l)).then(h=>l.hooks?l.hooks.processAllTokens(h):h).then(h=>l.walkTokens?Promise.all(this.walkTokens(h,l.walkTokens)).then(()=>h):h).then(h=>t(h,l)).then(h=>l.hooks?l.hooks.postprocess(h):h).catch(u);try{l.hooks&&(r=l.hooks.preprocess(r));let h=e(r,l);l.hooks&&(h=l.hooks.processAllTokens(h)),l.walkTokens&&this.walkTokens(h,l.walkTokens);let d=t(h,l);return l.hooks&&(d=l.hooks.postprocess(d)),d}catch(h){return u(h)}}},Ga=function(e,t){return r=>{if(r.message+=`
|
|
47
|
+
Please report this to https://github.com/markedjs/marked.`,e){const n="<p>An error occurred:</p><pre>"+v0(r.message+"",!0)+"</pre>";return t?Promise.resolve(n):n}if(t)return Promise.reject(r);throw r}};const re=new F1;function O(a,e){return re.parse(a,e)}O.options=O.setOptions=function(a){return re.setOptions(a),O.defaults=re.defaults,Ra(O.defaults),O};O.getDefaults=cr;O.defaults=ne;O.use=function(...a){return re.use(...a),O.defaults=re.defaults,Ra(O.defaults),O};O.walkTokens=function(a,e){return re.walkTokens(a,e)};O.parseInline=re.parseInline;O.Parser=B0;O.parser=B0.parse;O.Renderer=st;O.TextRenderer=gr;O.Lexer=M0;O.lexer=M0.lex;O.Tokenizer=nt;O.Hooks=Se;O.parse=O;O.options;O.setOptions;O.use;O.walkTokens;O.parseInline;B0.parse;M0.lex;class S extends Error{constructor(e,t){var r="KaTeX parse error: "+e,n,i,l=t&&t.loc;if(l&&l.start<=l.end){var u=l.lexer.input;n=l.start,i=l.end,n===u.length?r+=" at end of input: ":r+=" at position "+(n+1)+": ";var h=u.slice(n,i).replace(/[^]/g,"$&̲"),d;n>15?d="…"+u.slice(n-15,n):d=u.slice(0,n);var f;i+15<u.length?f=u.slice(i,i+15)+"…":f=u.slice(i),r+=d+h+f}super(r),this.name="ParseError",Object.setPrototypeOf(this,S.prototype),this.position=n,n!=null&&i!=null&&(this.length=i-n),this.rawMessage=e}}var P1=/([A-Z])/g,br=a=>a.replace(P1,"-$1").toLowerCase(),G1={"&":"&",">":">","<":"<",'"':""","'":"'"},U1=/[&><"']/g,l0=a=>String(a).replace(U1,e=>G1[e]),Je=a=>a.type==="ordgroup"||a.type==="color"?a.body.length===1?Je(a.body[0]):a:a.type==="font"?Je(a.body):a,W1=new Set(["mathord","textord","atom"]),$0=a=>W1.has(Je(a).type),V1=a=>{var e=/^[\x00-\x20]*([^\\/#?]*?)(:|�*58|�*3a|&colon)/i.exec(a);return e?e[2]!==":"||!/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(e[1])?null:e[1].toLowerCase():"_relative"},Qt={displayMode:{type:"boolean",description:"Render math in display mode, which puts the math in display style (so \\int and \\sum are large, for example), and centers the math on the page on its own line.",cli:"-d, --display-mode"},output:{type:{enum:["htmlAndMathml","html","mathml"]},description:"Determines the markup language of the output.",cli:"-F, --format <type>"},leqno:{type:"boolean",description:"Render display math in leqno style (left-justified tags)."},fleqn:{type:"boolean",description:"Render display math flush left."},throwOnError:{type:"boolean",default:!0,cli:"-t, --no-throw-on-error",cliDescription:"Render errors (in the color given by --error-color) instead of throwing a ParseError exception when encountering an error."},errorColor:{type:"string",default:"#cc0000",cli:"-c, --error-color <color>",cliDescription:"A color string given in the format 'rgb' or 'rrggbb' (no #). This option determines the color of errors rendered by the -t option.",cliProcessor:a=>"#"+a},macros:{type:"object",cli:"-m, --macro <def>",cliDescription:"Define custom macro of the form '\\foo:expansion' (use multiple -m arguments for multiple macros).",cliDefault:[],cliProcessor:(a,e)=>(e.push(a),e)},minRuleThickness:{type:"number",description:"Specifies a minimum thickness, in ems, for fraction lines, `\\sqrt` top lines, `{array}` vertical lines, `\\hline`, `\\hdashline`, `\\underline`, `\\overline`, and the borders of `\\fbox`, `\\boxed`, and `\\fcolorbox`.",processor:a=>Math.max(0,a),cli:"--min-rule-thickness <size>",cliProcessor:parseFloat},colorIsTextColor:{type:"boolean",description:"Makes \\color behave like LaTeX's 2-argument \\textcolor, instead of LaTeX's one-argument \\color mode change.",cli:"-b, --color-is-text-color"},strict:{type:[{enum:["warn","ignore","error"]},"boolean","function"],description:"Turn on strict / LaTeX faithfulness mode, which throws an error if the input uses features that are not supported by LaTeX.",cli:"-S, --strict",cliDefault:!1},trust:{type:["boolean","function"],description:"Trust the input, enabling all HTML features such as \\url.",cli:"-T, --trust"},maxSize:{type:"number",default:1/0,description:"If non-zero, all user-specified sizes, e.g. in \\rule{500em}{500em}, will be capped to maxSize ems. Otherwise, elements and spaces can be arbitrarily large",processor:a=>Math.max(0,a),cli:"-s, --max-size <n>",cliProcessor:parseInt},maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the specified number, to prevent e.g. infinite macro loops. If set to Infinity, the macro expander will try to fully expand as in LaTeX.",processor:a=>Math.max(0,a),cli:"-e, --max-expand <n>",cliProcessor:a=>a==="Infinity"?1/0:parseInt(a)},globalGroup:{type:"boolean",cli:!1}};function X1(a){if("default"in a)return a.default;var e=a.type,t=Array.isArray(e)?e[0]:e;if(typeof t!="string")return t.enum[0];switch(t){case"boolean":return!1;case"string":return"";case"number":return 0;case"object":return{}}}class yr{constructor(e){e===void 0&&(e={}),e=e||{};for(var t of Object.keys(Qt)){var r=Qt[t],n=e[t];this[t]=n!==void 0?r.processor?r.processor(n):n:X1(r)}}reportNonstrict(e,t,r){var n=this.strict;if(typeof n=="function"&&(n=n(e,t,r)),!(!n||n==="ignore")){if(n===!0||n==="error")throw new S("LaTeX-incompatible input and strict mode is set to 'error': "+(t+" ["+e+"]"),r);n==="warn"?typeof console<"u"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(t+" ["+e+"]")):typeof console<"u"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+n+"': "+t+" ["+e+"]"))}}useStrictBehavior(e,t,r){var n=this.strict;if(typeof n=="function")try{n=n(e,t,r)}catch{n="error"}return!n||n==="ignore"?!1:n===!0||n==="error"?!0:n==="warn"?(typeof console<"u"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(t+" ["+e+"]")),!1):(typeof console<"u"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+n+"': "+t+" ["+e+"]")),!1)}isTrusted(e){if("url"in e&&e.url&&!e.protocol){var t=V1(e.url);if(t==null)return!1;e.protocol=t}var r=typeof this.trust=="function"?this.trust(e):this.trust;return!!r}}class W0{constructor(e,t,r){this.id=e,this.size=t,this.cramped=r}sup(){return A0[Y1[this.id]]}sub(){return A0[j1[this.id]]}fracNum(){return A0[Z1[this.id]]}fracDen(){return A0[K1[this.id]]}cramp(){return A0[Q1[this.id]]}text(){return A0[J1[this.id]]}isTight(){return this.size>=2}}var xr=0,lt=1,ce=2,L0=3,Be=4,w0=5,me=6,c0=7,A0=[new W0(xr,0,!1),new W0(lt,0,!0),new W0(ce,1,!1),new W0(L0,1,!0),new W0(Be,2,!1),new W0(w0,2,!0),new W0(me,3,!1),new W0(c0,3,!0)],Y1=[Be,w0,Be,w0,me,c0,me,c0],j1=[w0,w0,w0,w0,c0,c0,c0,c0],Z1=[ce,L0,Be,w0,me,c0,me,c0],K1=[L0,L0,w0,w0,c0,c0,c0,c0],Q1=[lt,lt,L0,L0,w0,w0,c0,c0],J1=[xr,lt,ce,L0,ce,L0,ce,L0],L={DISPLAY:A0[xr],TEXT:A0[ce],SCRIPT:A0[Be],SCRIPTSCRIPT:A0[me]},Jt=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"armenian",blocks:[[1328,1423]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}];function _1(a){for(var e=0;e<Jt.length;e++)for(var t=Jt[e],r=0;r<t.blocks.length;r++){var n=t.blocks[r];if(a>=n[0]&&a<=n[1])return t.name}return null}var _e=[];Jt.forEach(a=>a.blocks.forEach(e=>_e.push(...e)));function Ua(a){for(var e=0;e<_e.length;e+=2)if(a>=_e[e]&&a<=_e[e+1])return!0;return!1}var i0=a=>a+" "+a,he=80,ei=function(e,t){return"M95,"+(622+e+t)+`
|
|
48
|
+
c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14
|
|
49
|
+
c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54
|
|
50
|
+
c44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10
|
|
51
|
+
s173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429
|
|
52
|
+
c69,-144,104.5,-217.7,106.5,-221
|
|
53
|
+
l`+e/2.075+" -"+e+`
|
|
54
|
+
c5.3,-9.3,12,-14,20,-14
|
|
55
|
+
H400000v`+(40+e)+`H845.2724
|
|
56
|
+
s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
|
|
57
|
+
c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
|
|
58
|
+
M`+(834+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},ti=function(e,t){return"M263,"+(601+e+t)+`c0.7,0,18,39.7,52,119
|
|
59
|
+
c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120
|
|
60
|
+
c340,-704.7,510.7,-1060.3,512,-1067
|
|
61
|
+
l`+e/2.084+" -"+e+`
|
|
62
|
+
c4.7,-7.3,11,-11,19,-11
|
|
63
|
+
H40000v`+(40+e)+`H1012.3
|
|
64
|
+
s-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232
|
|
65
|
+
c-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1
|
|
66
|
+
s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26
|
|
67
|
+
c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z
|
|
68
|
+
M`+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},ri=function(e,t){return"M983 "+(10+e+t)+`
|
|
69
|
+
l`+e/3.13+" -"+e+`
|
|
70
|
+
c4,-6.7,10,-10,18,-10 H400000v`+(40+e)+`
|
|
71
|
+
H1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7
|
|
72
|
+
s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744
|
|
73
|
+
c-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30
|
|
74
|
+
c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722
|
|
75
|
+
c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5
|
|
76
|
+
c53.7,-170.3,84.5,-266.8,92.5,-289.5z
|
|
77
|
+
M`+(1001+e)+" "+t+"h400000v"+(40+e)+"h-400000z"},ai=function(e,t){return"M424,"+(2398+e+t)+`
|
|
78
|
+
c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514
|
|
79
|
+
c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,25c-5.7,9.3,-9.8,16,-12.5,20
|
|
80
|
+
s-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121
|
|
81
|
+
s209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081
|
|
82
|
+
l`+e/4.223+" -"+e+`c4,-6.7,10,-10,18,-10 H400000
|
|
83
|
+
v`+(40+e)+`H1014.6
|
|
84
|
+
s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185
|
|
85
|
+
c-2,6,-10,9,-24,9
|
|
86
|
+
c-8,0,-12,-0.7,-12,-2z M`+(1001+e)+" "+t+`
|
|
87
|
+
h400000v`+(40+e)+"h-400000z"},ni=function(e,t){return"M473,"+(2713+e+t)+`
|
|
88
|
+
c339.3,-1799.3,509.3,-2700,510,-2702 l`+e/5.298+" -"+e+`
|
|
89
|
+
c3.3,-7.3,9.3,-11,18,-11 H400000v`+(40+e)+`H1017.7
|
|
90
|
+
s-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9
|
|
91
|
+
c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200
|
|
92
|
+
c0,-1.3,-5.3,8.7,-16,30c-10.7,21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26
|
|
93
|
+
s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,
|
|
94
|
+
606zM`+(1001+e)+" "+t+"h400000v"+(40+e)+"H1017.7z"},ii=function(e){var t=e/2;return"M400000 "+e+" H0 L"+t+" 0 l65 45 L145 "+(e-80)+" H400000z"},si=function(e,t,r){var n=r-54-t-e;return"M702 "+(e+t)+"H400000"+(40+e)+`
|
|
95
|
+
H742v`+n+`l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1
|
|
96
|
+
h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170
|
|
97
|
+
c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667
|
|
98
|
+
219 661 l218 661zM702 `+t+"H400000v"+(40+e)+"H742z"},li=function(e,t,r){t=1e3*t;var n="";switch(e){case"sqrtMain":n=ei(t,he);break;case"sqrtSize1":n=ti(t,he);break;case"sqrtSize2":n=ri(t,he);break;case"sqrtSize3":n=ai(t,he);break;case"sqrtSize4":n=ni(t,he);break;case"sqrtTall":n=si(t,he,r)}return n},oi=function(e,t){switch(e){case"⎜":return i0("M291 0 H417 V"+t+" H291z");case"∣":return i0("M145 0 H188 V"+t+" H145z");case"∥":return i0("M145 0 H188 V"+t+" H145z")+i0("M367 0 H410 V"+t+" H367z");case"⎟":return i0("M457 0 H583 V"+t+" H457z");case"⎢":return i0("M319 0 H403 V"+t+" H319z");case"⎥":return i0("M263 0 H347 V"+t+" H263z");case"⎪":return i0("M384 0 H504 V"+t+" H384z");case"⏐":return i0("M312 0 H355 V"+t+" H312z");case"‖":return i0("M257 0 H300 V"+t+" H257z")+i0("M478 0 H521 V"+t+" H478z");default:return""}},Jr={doubleleftarrow:`M262 157
|
|
99
|
+
l10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3
|
|
100
|
+
0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28
|
|
101
|
+
14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5
|
|
102
|
+
c2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5
|
|
103
|
+
157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87
|
|
104
|
+
-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7
|
|
105
|
+
-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z
|
|
106
|
+
m8 0v40h399730v-40zm0 194v40h399730v-40z`,doublerightarrow:`M399738 392l
|
|
107
|
+
-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5
|
|
108
|
+
14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88
|
|
109
|
+
-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68
|
|
110
|
+
-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18
|
|
111
|
+
-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782
|
|
112
|
+
c-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3
|
|
113
|
+
-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z`,leftarrow:`M400000 241H110l3-3c68.7-52.7 113.7-120
|
|
114
|
+
135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8
|
|
115
|
+
-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247
|
|
116
|
+
c-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208
|
|
117
|
+
490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3
|
|
118
|
+
1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202
|
|
119
|
+
l-3-3h399890zM100 241v40h399900v-40z`,leftbrace:`M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117
|
|
120
|
+
-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7
|
|
121
|
+
5-6 9-10 13-.7 1-7.3 1-20 1H6z`,leftbraceunder:`M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13
|
|
122
|
+
35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688
|
|
123
|
+
0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7
|
|
124
|
+
-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z`,leftgroup:`M400000 80
|
|
125
|
+
H435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0
|
|
126
|
+
435 0h399565z`,leftgroupunder:`M400000 262
|
|
127
|
+
H435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219
|
|
128
|
+
435 219h399565z`,leftharpoon:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3
|
|
129
|
+
-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5
|
|
130
|
+
-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7
|
|
131
|
+
-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z`,leftharpoonplus:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5
|
|
132
|
+
20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3
|
|
133
|
+
-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7
|
|
134
|
+
-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z
|
|
135
|
+
m0 0v40h400000v-40z`,leftharpoondown:`M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333
|
|
136
|
+
5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5
|
|
137
|
+
1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667
|
|
138
|
+
-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z`,leftharpoondownplus:`M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12
|
|
139
|
+
10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7
|
|
140
|
+
-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0
|
|
141
|
+
v40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z`,lefthook:`M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5
|
|
142
|
+
-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3
|
|
143
|
+
-68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21
|
|
144
|
+
71.5 23h399859zM103 281v-40h399897v40z`,leftlinesegment:i0("M40 281 V428 H0 V94 H40 V241 H400000 v40z"),leftbracketunder:i0("M0 0 h120 V290 H399995 v120 H0z"),leftbracketover:i0("M0 440 h120 V150 H399995 v-120 H0z"),leftmapsto:i0("M40 281 V448H0V74H40V241H400000v40z"),leftToFrom:`M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23
|
|
145
|
+
-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8
|
|
146
|
+
c28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3
|
|
147
|
+
68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z`,longequal:i0("M0 50 h400000 v40H0z m0 194h40000v40H0z"),midbrace:`M200428 334
|
|
148
|
+
c-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14
|
|
149
|
+
-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7
|
|
150
|
+
311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11
|
|
151
|
+
12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z`,midbraceunder:`M199572 214
|
|
152
|
+
c100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14
|
|
153
|
+
53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3
|
|
154
|
+
11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0
|
|
155
|
+
-5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z`,oiintSize1:`M512.6 71.6c272.6 0 320.3 106.8 320.3 178.2 0 70.8-47.7 177.6
|
|
156
|
+
-320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z
|
|
157
|
+
m368.1 178.2c0-86.4-60.9-215.4-368.1-215.4-306.4 0-367.3 129-367.3 215.4 0 85.8
|
|
158
|
+
60.9 214.8 367.3 214.8 307.2 0 368.1-129 368.1-214.8z`,oiintSize2:`M757.8 100.1c384.7 0 451.1 137.6 451.1 230 0 91.3-66.4 228.8
|
|
159
|
+
-451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z
|
|
160
|
+
m502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2
|
|
161
|
+
c0 110 84 276 504 276s502.4-166 502.4-276z`,oiiintSize1:`M681.4 71.6c408.9 0 480.5 106.8 480.5 178.2 0 70.8-71.6 177.6
|
|
162
|
+
-480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z
|
|
163
|
+
m525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0
|
|
164
|
+
85.8 86.8 214.8 524.7 214.8 438.9 0 525.7-129 525.7-214.8z`,oiiintSize2:`M1021.2 53c603.6 0 707.8 165.8 707.8 277.2 0 110-104.2 275.8
|
|
165
|
+
-707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z
|
|
166
|
+
m770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1
|
|
167
|
+
c0 130 128.8 326.4 772.7 326.4s770.5-196.4 770.5-326.4z`,rightarrow:`M0 241v40h399891c-47.3 35.3-84 78-110 128
|
|
168
|
+
-16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20
|
|
169
|
+
11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7
|
|
170
|
+
39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85
|
|
171
|
+
-40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5
|
|
172
|
+
-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67
|
|
173
|
+
151.7 139 205zm0 0v40h399900v-40z`,rightbrace:`M400000 542l
|
|
174
|
+
-6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5
|
|
175
|
+
s-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1
|
|
176
|
+
c124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z`,rightbraceunder:`M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3
|
|
177
|
+
28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237
|
|
178
|
+
-174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z`,rightgroup:`M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0
|
|
179
|
+
3-1 3-3v-38c-76-158-257-219-435-219H0z`,rightgroupunder:`M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18
|
|
180
|
+
0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z`,rightharpoon:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3
|
|
181
|
+
-3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2
|
|
182
|
+
-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58
|
|
183
|
+
69.2 92 94.5zm0 0v40h399900v-40z`,rightharpoonplus:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11
|
|
184
|
+
-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7
|
|
185
|
+
2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z
|
|
186
|
+
m0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z`,rightharpoondown:`M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8
|
|
187
|
+
8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5
|
|
188
|
+
-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95
|
|
189
|
+
-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z`,rightharpoondownplus:`M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8
|
|
190
|
+
15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3
|
|
191
|
+
8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3
|
|
192
|
+
-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z
|
|
193
|
+
m0-194v40h400000v-40zm0 0v40h400000v-40z`,righthook:`M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3
|
|
194
|
+
15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0
|
|
195
|
+
-13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21
|
|
196
|
+
66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z`,rightlinesegment:i0("M399960 241 V94 h40 V428 h-40 V281 H0 v-40z"),rightbracketunder:i0("M399995 0 h-120 V290 H0 v120 H400000z"),rightbracketover:i0("M399995 440 h-120 V150 H0 v-120 H399995z"),rightToFrom:`M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23
|
|
197
|
+
1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32
|
|
198
|
+
-52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142
|
|
199
|
+
-167z M100 147v40h399900v-40zM0 341v40h399900v-40z`,twoheadleftarrow:`M0 167c68 40
|
|
200
|
+
115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69
|
|
201
|
+
-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3
|
|
202
|
+
-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19
|
|
203
|
+
-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101
|
|
204
|
+
10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z`,twoheadrightarrow:`M400000 167
|
|
205
|
+
c-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3
|
|
206
|
+
41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42
|
|
207
|
+
18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333
|
|
208
|
+
-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70
|
|
209
|
+
101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z`,tilde1:`M200 55.538c-77 0-168 73.953-177 73.953-3 0-7
|
|
210
|
+
-2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0
|
|
211
|
+
114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0
|
|
212
|
+
4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128
|
|
213
|
+
-68.267.847-113-73.952-191-73.952z`,tilde2:`M344 55.266c-142 0-300.638 81.316-311.5 86.418
|
|
214
|
+
-8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9
|
|
215
|
+
31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114
|
|
216
|
+
c1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751
|
|
217
|
+
181.476 676 181.476c-149 0-189-126.21-332-126.21z`,tilde3:`M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457
|
|
218
|
+
-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0
|
|
219
|
+
411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697
|
|
220
|
+
16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696
|
|
221
|
+
-338 0-409-156.573-744-156.573z`,tilde4:`M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345
|
|
222
|
+
-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409
|
|
223
|
+
177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9
|
|
224
|
+
14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409
|
|
225
|
+
-175.236-744-175.236z`,vec:`M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5
|
|
226
|
+
3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11
|
|
227
|
+
10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63
|
|
228
|
+
-1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1
|
|
229
|
+
-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59
|
|
230
|
+
H213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359
|
|
231
|
+
c-16-25.333-24-45-24-59z`,widehat1:`M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22
|
|
232
|
+
c-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z`,widehat2:`M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
233
|
+
-11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat3:`M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
234
|
+
-11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat4:`M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10
|
|
235
|
+
-11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widecheck1:`M529,159h5l519,-115c5,-1,9,-5,9,-10c0,-1,-1,-2,-1,-3l-4,-22c-1,
|
|
236
|
+
-5,-5,-9,-11,-9h-2l-512,92l-513,-92h-2c-5,0,-9,4,-11,9l-5,22c-1,6,2,12,8,13z`,widecheck2:`M1181,220h2l1171,-176c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
237
|
+
-11,-10h-1l-1168,153l-1167,-153h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck3:`M1181,280h2l1171,-236c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
238
|
+
-11,-10h-1l-1168,213l-1167,-213h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck4:`M1181,340h2l1171,-296c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10,
|
|
239
|
+
-11,-10h-1l-1168,273l-1167,-273h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,baraboveleftarrow:`M400000 620h-399890l3 -3c68.7 -52.7 113.7 -120 135 -202
|
|
240
|
+
c4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5
|
|
241
|
+
c-2.3 1.7 -4.2 5.8 -5.5 12.5c-1.3 4.7 -2.7 10.3 -4 17c-12 48.7 -34.8 92 -68.5 130
|
|
242
|
+
s-74.2 66.3 -121.5 85c-10 4 -16 7.7 -18 11c0 8.7 6 14.3 18 17c47.3 18.7 87.8 47
|
|
243
|
+
121.5 85s56.5 81.3 68.5 130c0.7 2 1.3 5 2 9s1.2 6.7 1.5 8c0.3 1.3 1 3.3 2 6
|
|
244
|
+
s2.2 4.5 3.5 5.5c1.3 1 3.3 1.8 6 2.5s6 1 10 1c14 0 21 -3.7 21 -11
|
|
245
|
+
c0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z
|
|
246
|
+
M100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z`,rightarrowabovebar:`M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32
|
|
247
|
+
-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20 11 8 0
|
|
248
|
+
13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7 39
|
|
249
|
+
-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85-40.5
|
|
250
|
+
-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5
|
|
251
|
+
-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67
|
|
252
|
+
151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z`,baraboveshortleftharpoon:`M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11
|
|
253
|
+
c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17
|
|
254
|
+
c2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21
|
|
255
|
+
c-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40
|
|
256
|
+
c-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z
|
|
257
|
+
M0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z`,rightharpoonaboveshortbar:`M0,241 l0,40c399126,0,399993,0,399993,0
|
|
258
|
+
c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,
|
|
259
|
+
-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6
|
|
260
|
+
c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z
|
|
261
|
+
M0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z`,shortbaraboveleftharpoon:`M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11
|
|
262
|
+
c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9,
|
|
263
|
+
1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7,
|
|
264
|
+
-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z
|
|
265
|
+
M93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z`,shortrightharpoonabovebar:`M53,241l0,40c398570,0,399437,0,399437,0
|
|
266
|
+
c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,
|
|
267
|
+
-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6
|
|
268
|
+
c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z
|
|
269
|
+
M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`},ui=function(e,t){switch(e){case"lbrack":return"M403 1759 V84 H666 V0 H319 V1759 v"+t+` v1759 h347 v-84
|
|
270
|
+
H403z M403 1759 V0 H319 V1759 v`+t+" v1759 h84z";case"rbrack":return"M347 1759 V0 H0 V84 H263 V1759 v"+t+` v1759 H0 v84 H347z
|
|
271
|
+
M347 1759 V0 H263 V1759 v`+t+" v1759 h84z";case"vert":return"M145 15 v585 v"+t+` v585 c2.667,10,9.667,15,21,15
|
|
272
|
+
c10,0,16.667,-5,20,-15 v-585 v`+-t+` v-585 c-2.667,-10,-9.667,-15,-21,-15
|
|
273
|
+
c-10,0,-16.667,5,-20,15z M188 15 H145 v585 v`+t+" v585 h43z";case"doublevert":return"M145 15 v585 v"+t+` v585 c2.667,10,9.667,15,21,15
|
|
274
|
+
c10,0,16.667,-5,20,-15 v-585 v`+-t+` v-585 c-2.667,-10,-9.667,-15,-21,-15
|
|
275
|
+
c-10,0,-16.667,5,-20,15z M188 15 H145 v585 v`+t+` v585 h43z
|
|
276
|
+
M367 15 v585 v`+t+` v585 c2.667,10,9.667,15,21,15
|
|
277
|
+
c10,0,16.667,-5,20,-15 v-585 v`+-t+` v-585 c-2.667,-10,-9.667,-15,-21,-15
|
|
278
|
+
c-10,0,-16.667,5,-20,15z M410 15 H367 v585 v`+t+" v585 h43z";case"lfloor":return"M319 602 V0 H403 V602 v"+t+` v1715 h263 v84 H319z
|
|
279
|
+
MM319 602 V0 H403 V602 v`+t+" v1715 H319z";case"rfloor":return"M319 602 V0 H403 V602 v"+t+` v1799 H0 v-84 H319z
|
|
280
|
+
MM319 602 V0 H403 V602 v`+t+" v1715 H319z";case"lceil":return"M403 1759 V84 H666 V0 H319 V1759 v"+t+` v602 h84z
|
|
281
|
+
M403 1759 V0 H319 V1759 v`+t+" v602 h84z";case"rceil":return"M347 1759 V0 H0 V84 H263 V1759 v"+t+` v602 h84z
|
|
282
|
+
M347 1759 V0 h-84 V1759 v`+t+" v602 h84z";case"lparen":return`M863,9c0,-2,-2,-5,-6,-9c0,0,-17,0,-17,0c-12.7,0,-19.3,0.3,-20,1
|
|
283
|
+
c-5.3,5.3,-10.3,11,-15,17c-242.7,294.7,-395.3,682,-458,1162c-21.3,163.3,-33.3,349,
|
|
284
|
+
-36,557 l0,`+(t+84)+`c0.2,6,0,26,0,60c2,159.3,10,310.7,24,454c53.3,528,210,
|
|
285
|
+
949.7,470,1265c4.7,6,9.7,11.7,15,17c0.7,0.7,7,1,19,1c0,0,18,0,18,0c4,-4,6,-7,6,-9
|
|
286
|
+
c0,-2.7,-3.3,-8.7,-10,-18c-135.3,-192.7,-235.5,-414.3,-300.5,-665c-65,-250.7,-102.5,
|
|
287
|
+
-544.7,-112.5,-882c-2,-104,-3,-167,-3,-189
|
|
288
|
+
l0,-`+(t+92)+`c0,-162.7,5.7,-314,17,-454c20.7,-272,63.7,-513,129,-723c65.3,
|
|
289
|
+
-210,155.3,-396.3,270,-559c6.7,-9.3,10,-15.3,10,-18z`;case"rparen":return`M76,0c-16.7,0,-25,3,-25,9c0,2,2,6.3,6,13c21.3,28.7,42.3,60.3,
|
|
290
|
+
63,95c96.7,156.7,172.8,332.5,228.5,527.5c55.7,195,92.8,416.5,111.5,664.5
|
|
291
|
+
c11.3,139.3,17,290.7,17,454c0,28,1.7,43,3.3,45l0,`+(t+9)+`
|
|
292
|
+
c-3,4,-3.3,16.7,-3.3,38c0,162,-5.7,313.7,-17,455c-18.7,248,-55.8,469.3,-111.5,664
|
|
293
|
+
c-55.7,194.7,-131.8,370.3,-228.5,527c-20.7,34.7,-41.7,66.3,-63,95c-2,3.3,-4,7,-6,11
|
|
294
|
+
c0,7.3,5.7,11,17,11c0,0,11,0,11,0c9.3,0,14.3,-0.3,15,-1c5.3,-5.3,10.3,-11,15,-17
|
|
295
|
+
c242.7,-294.7,395.3,-681.7,458,-1161c21.3,-164.7,33.3,-350.7,36,-558
|
|
296
|
+
l0,-`+(t+144)+`c-2,-159.3,-10,-310.7,-24,-454c-53.3,-528,-210,-949.7,
|
|
297
|
+
-470,-1265c-4.7,-6,-9.7,-11.7,-15,-17c-0.7,-0.7,-6.7,-1,-18,-1z`;default:throw new Error("Unknown stretchy delimiter.")}};class pe{constructor(e){this.children=e,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}hasClass(e){return this.classes.includes(e)}toNode(){for(var e=document.createDocumentFragment(),t=0;t<this.children.length;t++)e.appendChild(this.children[t].toNode());return e}toMarkup(){for(var e="",t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e}toText(){var e=t=>t.toText();return this.children.map(e).join("")}}var _t={pt:1,mm:7227/2540,cm:7227/254,in:72.27,bp:803/800,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:803/800},hi={ex:!0,em:!0,mu:!0},Wa=function(e){return typeof e!="string"&&(e=e.unit),e in _t||e in hi||e==="ex"},_=function(e,t){var r;if(e.unit in _t)r=_t[e.unit]/t.fontMetrics().ptPerEm/t.sizeMultiplier;else if(e.unit==="mu")r=t.fontMetrics().cssEmPerMu;else{var n;if(t.style.isTight()?n=t.havingStyle(t.style.text()):n=t,e.unit==="ex")r=n.fontMetrics().xHeight;else if(e.unit==="em")r=n.fontMetrics().quad;else throw new S("Invalid unit: '"+e.unit+"'");n!==t&&(r*=n.sizeMultiplier/t.sizeMultiplier)}return Math.min(e.number*r,t.maxSize)},M=function(e){return+e.toFixed(4)+"em"},Y0=function(e){return e.filter(t=>t).join(" ")},Va=function(e,t,r){if(this.classes=e||[],this.attributes={},this.height=0,this.depth=0,this.maxFontSize=0,this.style=r||{},t){t.style.isTight()&&this.classes.push("mtight");var n=t.getColor();n&&(this.style.color=n)}},Xa=function(e){var t=document.createElement(e);t.className=Y0(this.classes);for(var r of Object.keys(this.style))t.style[r]=this.style[r];for(var n of Object.keys(this.attributes))t.setAttribute(n,this.attributes[n]);for(var i=0;i<this.children.length;i++)t.appendChild(this.children[i].toNode());return t},ci=/[\s"'>/=\x00-\x1f]/,Ya=function(e){var t="<"+e;this.classes.length&&(t+=' class="'+l0(Y0(this.classes))+'"');var r="";for(var n of Object.keys(this.style))r+=br(n)+":"+this.style[n]+";";r&&(t+=' style="'+l0(r)+'"');for(var i of Object.keys(this.attributes)){if(ci.test(i))throw new S("Invalid attribute name '"+i+"'");t+=" "+i+'="'+l0(this.attributes[i])+'"'}t+=">";for(var l=0;l<this.children.length;l++)t+=this.children[l].toMarkup();return t+="</"+e+">",t};class ve{constructor(e,t,r,n){Va.call(this,e,r,n),this.children=t||[]}setAttribute(e,t){this.attributes[e]=t}hasClass(e){return this.classes.includes(e)}toNode(){return Xa.call(this,"span")}toMarkup(){return Ya.call(this,"span")}}class pt{constructor(e,t,r,n){Va.call(this,t,n),this.children=r||[],this.setAttribute("href",e)}setAttribute(e,t){this.attributes[e]=t}hasClass(e){return this.classes.includes(e)}toNode(){return Xa.call(this,"a")}toMarkup(){return Ya.call(this,"a")}}class mi{constructor(e,t,r){this.alt=t,this.src=e,this.classes=["mord"],this.height=0,this.depth=0,this.maxFontSize=0,this.style=r}hasClass(e){return this.classes.includes(e)}toNode(){var e=document.createElement("img");e.src=this.src,e.alt=this.alt,e.className="mord";for(var t of Object.keys(this.style))e.style[t]=this.style[t];return e}toMarkup(){var e='<img src="'+l0(this.src)+'"'+(' alt="'+l0(this.alt)+'"'),t="";for(var r of Object.keys(this.style))t+=br(r)+":"+this.style[r]+";";return t&&(e+=' style="'+l0(t)+'"'),e+="'/>",e}}var di={î:"ı̂",ï:"ı̈",í:"ı́",ì:"ı̀"};class b0{constructor(e,t,r,n,i,l,u,h){this.text=e,this.height=t||0,this.depth=r||0,this.italic=n||0,this.skew=i||0,this.width=l||0,this.classes=u||[],this.style=h||{},this.maxFontSize=0;var d=_1(this.text.charCodeAt(0));d&&this.classes.push(d+"_fallback"),/[îïíì]/.test(this.text)&&(this.text=di[this.text])}hasClass(e){return this.classes.includes(e)}toNode(){var e=document.createTextNode(this.text),t=null;this.italic>0&&(t=document.createElement("span"),t.style.marginRight=M(this.italic)),this.classes.length>0&&(t=t||document.createElement("span"),t.className=Y0(this.classes));for(var r of Object.keys(this.style))t=t||document.createElement("span"),t.style[r]=this.style[r];return t?(t.appendChild(e),t):e}toMarkup(){var e=!1,t="<span";this.classes.length&&(e=!0,t+=' class="',t+=l0(Y0(this.classes)),t+='"');var r="";this.italic>0&&(r+="margin-right:"+M(this.italic)+";");for(var n of Object.keys(this.style))r+=br(n)+":"+this.style[n]+";";r&&(e=!0,t+=' style="'+l0(r)+'"');var i=l0(this.text);return e?(t+=">",t+=i,t+="</span>",t):i}}class H0{constructor(e,t){this.children=e||[],this.attributes=t||{}}toNode(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");for(var r of Object.keys(this.attributes))t.setAttribute(r,this.attributes[r]);for(var n=0;n<this.children.length;n++)t.appendChild(this.children[n].toNode());return t}toMarkup(){var e='<svg xmlns="http://www.w3.org/2000/svg"';for(var t of Object.keys(this.attributes))e+=" "+t+'="'+l0(this.attributes[t])+'"';e+=">";for(var r=0;r<this.children.length;r++)e+=this.children[r].toMarkup();return e+="</svg>",e}}class j0{constructor(e,t){this.pathName=e,this.alternate=t}toNode(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"path");return this.alternate?t.setAttribute("d",this.alternate):t.setAttribute("d",Jr[this.pathName]),t}toMarkup(){return this.alternate?'<path d="'+l0(this.alternate)+'"/>':'<path d="'+l0(Jr[this.pathName])+'"/>'}}class er{constructor(e){this.attributes=e||{}}toNode(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"line");for(var r of Object.keys(this.attributes))t.setAttribute(r,this.attributes[r]);return t}toMarkup(){var e="<line";for(var t of Object.keys(this.attributes))e+=" "+t+'="'+l0(this.attributes[t])+'"';return e+="/>",e}}function fi(a){if(a instanceof b0)return a;throw new Error("Expected symbolNode but got "+String(a)+".")}function pi(a){if(a instanceof ve)return a;throw new Error("Expected span<HtmlDomNode> but got "+String(a)+".")}var vi=a=>a instanceof ve||a instanceof pt||a instanceof pe,C0={"AMS-Regular":{32:[0,0,0,0,.25],65:[0,.68889,0,0,.72222],66:[0,.68889,0,0,.66667],67:[0,.68889,0,0,.72222],68:[0,.68889,0,0,.72222],69:[0,.68889,0,0,.66667],70:[0,.68889,0,0,.61111],71:[0,.68889,0,0,.77778],72:[0,.68889,0,0,.77778],73:[0,.68889,0,0,.38889],74:[.16667,.68889,0,0,.5],75:[0,.68889,0,0,.77778],76:[0,.68889,0,0,.66667],77:[0,.68889,0,0,.94445],78:[0,.68889,0,0,.72222],79:[.16667,.68889,0,0,.77778],80:[0,.68889,0,0,.61111],81:[.16667,.68889,0,0,.77778],82:[0,.68889,0,0,.72222],83:[0,.68889,0,0,.55556],84:[0,.68889,0,0,.66667],85:[0,.68889,0,0,.72222],86:[0,.68889,0,0,.72222],87:[0,.68889,0,0,1],88:[0,.68889,0,0,.72222],89:[0,.68889,0,0,.72222],90:[0,.68889,0,0,.66667],107:[0,.68889,0,0,.55556],160:[0,0,0,0,.25],165:[0,.675,.025,0,.75],174:[.15559,.69224,0,0,.94666],240:[0,.68889,0,0,.55556],295:[0,.68889,0,0,.54028],710:[0,.825,0,0,2.33334],732:[0,.9,0,0,2.33334],770:[0,.825,0,0,2.33334],771:[0,.9,0,0,2.33334],989:[.08167,.58167,0,0,.77778],1008:[0,.43056,.04028,0,.66667],8245:[0,.54986,0,0,.275],8463:[0,.68889,0,0,.54028],8487:[0,.68889,0,0,.72222],8498:[0,.68889,0,0,.55556],8502:[0,.68889,0,0,.66667],8503:[0,.68889,0,0,.44445],8504:[0,.68889,0,0,.66667],8513:[0,.68889,0,0,.63889],8592:[-.03598,.46402,0,0,.5],8594:[-.03598,.46402,0,0,.5],8602:[-.13313,.36687,0,0,1],8603:[-.13313,.36687,0,0,1],8606:[.01354,.52239,0,0,1],8608:[.01354,.52239,0,0,1],8610:[.01354,.52239,0,0,1.11111],8611:[.01354,.52239,0,0,1.11111],8619:[0,.54986,0,0,1],8620:[0,.54986,0,0,1],8621:[-.13313,.37788,0,0,1.38889],8622:[-.13313,.36687,0,0,1],8624:[0,.69224,0,0,.5],8625:[0,.69224,0,0,.5],8630:[0,.43056,0,0,1],8631:[0,.43056,0,0,1],8634:[.08198,.58198,0,0,.77778],8635:[.08198,.58198,0,0,.77778],8638:[.19444,.69224,0,0,.41667],8639:[.19444,.69224,0,0,.41667],8642:[.19444,.69224,0,0,.41667],8643:[.19444,.69224,0,0,.41667],8644:[.1808,.675,0,0,1],8646:[.1808,.675,0,0,1],8647:[.1808,.675,0,0,1],8648:[.19444,.69224,0,0,.83334],8649:[.1808,.675,0,0,1],8650:[.19444,.69224,0,0,.83334],8651:[.01354,.52239,0,0,1],8652:[.01354,.52239,0,0,1],8653:[-.13313,.36687,0,0,1],8654:[-.13313,.36687,0,0,1],8655:[-.13313,.36687,0,0,1],8666:[.13667,.63667,0,0,1],8667:[.13667,.63667,0,0,1],8669:[-.13313,.37788,0,0,1],8672:[-.064,.437,0,0,1.334],8674:[-.064,.437,0,0,1.334],8705:[0,.825,0,0,.5],8708:[0,.68889,0,0,.55556],8709:[.08167,.58167,0,0,.77778],8717:[0,.43056,0,0,.42917],8722:[-.03598,.46402,0,0,.5],8724:[.08198,.69224,0,0,.77778],8726:[.08167,.58167,0,0,.77778],8733:[0,.69224,0,0,.77778],8736:[0,.69224,0,0,.72222],8737:[0,.69224,0,0,.72222],8738:[.03517,.52239,0,0,.72222],8739:[.08167,.58167,0,0,.22222],8740:[.25142,.74111,0,0,.27778],8741:[.08167,.58167,0,0,.38889],8742:[.25142,.74111,0,0,.5],8756:[0,.69224,0,0,.66667],8757:[0,.69224,0,0,.66667],8764:[-.13313,.36687,0,0,.77778],8765:[-.13313,.37788,0,0,.77778],8769:[-.13313,.36687,0,0,.77778],8770:[-.03625,.46375,0,0,.77778],8774:[.30274,.79383,0,0,.77778],8776:[-.01688,.48312,0,0,.77778],8778:[.08167,.58167,0,0,.77778],8782:[.06062,.54986,0,0,.77778],8783:[.06062,.54986,0,0,.77778],8785:[.08198,.58198,0,0,.77778],8786:[.08198,.58198,0,0,.77778],8787:[.08198,.58198,0,0,.77778],8790:[0,.69224,0,0,.77778],8791:[.22958,.72958,0,0,.77778],8796:[.08198,.91667,0,0,.77778],8806:[.25583,.75583,0,0,.77778],8807:[.25583,.75583,0,0,.77778],8808:[.25142,.75726,0,0,.77778],8809:[.25142,.75726,0,0,.77778],8812:[.25583,.75583,0,0,.5],8814:[.20576,.70576,0,0,.77778],8815:[.20576,.70576,0,0,.77778],8816:[.30274,.79383,0,0,.77778],8817:[.30274,.79383,0,0,.77778],8818:[.22958,.72958,0,0,.77778],8819:[.22958,.72958,0,0,.77778],8822:[.1808,.675,0,0,.77778],8823:[.1808,.675,0,0,.77778],8828:[.13667,.63667,0,0,.77778],8829:[.13667,.63667,0,0,.77778],8830:[.22958,.72958,0,0,.77778],8831:[.22958,.72958,0,0,.77778],8832:[.20576,.70576,0,0,.77778],8833:[.20576,.70576,0,0,.77778],8840:[.30274,.79383,0,0,.77778],8841:[.30274,.79383,0,0,.77778],8842:[.13597,.63597,0,0,.77778],8843:[.13597,.63597,0,0,.77778],8847:[.03517,.54986,0,0,.77778],8848:[.03517,.54986,0,0,.77778],8858:[.08198,.58198,0,0,.77778],8859:[.08198,.58198,0,0,.77778],8861:[.08198,.58198,0,0,.77778],8862:[0,.675,0,0,.77778],8863:[0,.675,0,0,.77778],8864:[0,.675,0,0,.77778],8865:[0,.675,0,0,.77778],8872:[0,.69224,0,0,.61111],8873:[0,.69224,0,0,.72222],8874:[0,.69224,0,0,.88889],8876:[0,.68889,0,0,.61111],8877:[0,.68889,0,0,.61111],8878:[0,.68889,0,0,.72222],8879:[0,.68889,0,0,.72222],8882:[.03517,.54986,0,0,.77778],8883:[.03517,.54986,0,0,.77778],8884:[.13667,.63667,0,0,.77778],8885:[.13667,.63667,0,0,.77778],8888:[0,.54986,0,0,1.11111],8890:[.19444,.43056,0,0,.55556],8891:[.19444,.69224,0,0,.61111],8892:[.19444,.69224,0,0,.61111],8901:[0,.54986,0,0,.27778],8903:[.08167,.58167,0,0,.77778],8905:[.08167,.58167,0,0,.77778],8906:[.08167,.58167,0,0,.77778],8907:[0,.69224,0,0,.77778],8908:[0,.69224,0,0,.77778],8909:[-.03598,.46402,0,0,.77778],8910:[0,.54986,0,0,.76042],8911:[0,.54986,0,0,.76042],8912:[.03517,.54986,0,0,.77778],8913:[.03517,.54986,0,0,.77778],8914:[0,.54986,0,0,.66667],8915:[0,.54986,0,0,.66667],8916:[0,.69224,0,0,.66667],8918:[.0391,.5391,0,0,.77778],8919:[.0391,.5391,0,0,.77778],8920:[.03517,.54986,0,0,1.33334],8921:[.03517,.54986,0,0,1.33334],8922:[.38569,.88569,0,0,.77778],8923:[.38569,.88569,0,0,.77778],8926:[.13667,.63667,0,0,.77778],8927:[.13667,.63667,0,0,.77778],8928:[.30274,.79383,0,0,.77778],8929:[.30274,.79383,0,0,.77778],8934:[.23222,.74111,0,0,.77778],8935:[.23222,.74111,0,0,.77778],8936:[.23222,.74111,0,0,.77778],8937:[.23222,.74111,0,0,.77778],8938:[.20576,.70576,0,0,.77778],8939:[.20576,.70576,0,0,.77778],8940:[.30274,.79383,0,0,.77778],8941:[.30274,.79383,0,0,.77778],8994:[.19444,.69224,0,0,.77778],8995:[.19444,.69224,0,0,.77778],9416:[.15559,.69224,0,0,.90222],9484:[0,.69224,0,0,.5],9488:[0,.69224,0,0,.5],9492:[0,.37788,0,0,.5],9496:[0,.37788,0,0,.5],9585:[.19444,.68889,0,0,.88889],9586:[.19444,.74111,0,0,.88889],9632:[0,.675,0,0,.77778],9633:[0,.675,0,0,.77778],9650:[0,.54986,0,0,.72222],9651:[0,.54986,0,0,.72222],9654:[.03517,.54986,0,0,.77778],9660:[0,.54986,0,0,.72222],9661:[0,.54986,0,0,.72222],9664:[.03517,.54986,0,0,.77778],9674:[.11111,.69224,0,0,.66667],9733:[.19444,.69224,0,0,.94445],10003:[0,.69224,0,0,.83334],10016:[0,.69224,0,0,.83334],10731:[.11111,.69224,0,0,.66667],10846:[.19444,.75583,0,0,.61111],10877:[.13667,.63667,0,0,.77778],10878:[.13667,.63667,0,0,.77778],10885:[.25583,.75583,0,0,.77778],10886:[.25583,.75583,0,0,.77778],10887:[.13597,.63597,0,0,.77778],10888:[.13597,.63597,0,0,.77778],10889:[.26167,.75726,0,0,.77778],10890:[.26167,.75726,0,0,.77778],10891:[.48256,.98256,0,0,.77778],10892:[.48256,.98256,0,0,.77778],10901:[.13667,.63667,0,0,.77778],10902:[.13667,.63667,0,0,.77778],10933:[.25142,.75726,0,0,.77778],10934:[.25142,.75726,0,0,.77778],10935:[.26167,.75726,0,0,.77778],10936:[.26167,.75726,0,0,.77778],10937:[.26167,.75726,0,0,.77778],10938:[.26167,.75726,0,0,.77778],10949:[.25583,.75583,0,0,.77778],10950:[.25583,.75583,0,0,.77778],10955:[.28481,.79383,0,0,.77778],10956:[.28481,.79383,0,0,.77778],57350:[.08167,.58167,0,0,.22222],57351:[.08167,.58167,0,0,.38889],57352:[.08167,.58167,0,0,.77778],57353:[0,.43056,.04028,0,.66667],57356:[.25142,.75726,0,0,.77778],57357:[.25142,.75726,0,0,.77778],57358:[.41951,.91951,0,0,.77778],57359:[.30274,.79383,0,0,.77778],57360:[.30274,.79383,0,0,.77778],57361:[.41951,.91951,0,0,.77778],57366:[.25142,.75726,0,0,.77778],57367:[.25142,.75726,0,0,.77778],57368:[.25142,.75726,0,0,.77778],57369:[.25142,.75726,0,0,.77778],57370:[.13597,.63597,0,0,.77778],57371:[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{32:[0,0,0,0,.25],65:[0,.68333,0,.19445,.79847],66:[0,.68333,.03041,.13889,.65681],67:[0,.68333,.05834,.13889,.52653],68:[0,.68333,.02778,.08334,.77139],69:[0,.68333,.08944,.11111,.52778],70:[0,.68333,.09931,.11111,.71875],71:[.09722,.68333,.0593,.11111,.59487],72:[0,.68333,.00965,.11111,.84452],73:[0,.68333,.07382,0,.54452],74:[.09722,.68333,.18472,.16667,.67778],75:[0,.68333,.01445,.05556,.76195],76:[0,.68333,0,.13889,.68972],77:[0,.68333,0,.13889,1.2009],78:[0,.68333,.14736,.08334,.82049],79:[0,.68333,.02778,.11111,.79611],80:[0,.68333,.08222,.08334,.69556],81:[.09722,.68333,0,.11111,.81667],82:[0,.68333,0,.08334,.8475],83:[0,.68333,.075,.13889,.60556],84:[0,.68333,.25417,0,.54464],85:[0,.68333,.09931,.08334,.62583],86:[0,.68333,.08222,0,.61278],87:[0,.68333,.08222,.08334,.98778],88:[0,.68333,.14643,.13889,.7133],89:[.09722,.68333,.08222,.08334,.66834],90:[0,.68333,.07944,.13889,.72473],160:[0,0,0,0,.25]},"Fraktur-Regular":{32:[0,0,0,0,.25],33:[0,.69141,0,0,.29574],34:[0,.69141,0,0,.21471],38:[0,.69141,0,0,.73786],39:[0,.69141,0,0,.21201],40:[.24982,.74947,0,0,.38865],41:[.24982,.74947,0,0,.38865],42:[0,.62119,0,0,.27764],43:[.08319,.58283,0,0,.75623],44:[0,.10803,0,0,.27764],45:[.08319,.58283,0,0,.75623],46:[0,.10803,0,0,.27764],47:[.24982,.74947,0,0,.50181],48:[0,.47534,0,0,.50181],49:[0,.47534,0,0,.50181],50:[0,.47534,0,0,.50181],51:[.18906,.47534,0,0,.50181],52:[.18906,.47534,0,0,.50181],53:[.18906,.47534,0,0,.50181],54:[0,.69141,0,0,.50181],55:[.18906,.47534,0,0,.50181],56:[0,.69141,0,0,.50181],57:[.18906,.47534,0,0,.50181],58:[0,.47534,0,0,.21606],59:[.12604,.47534,0,0,.21606],61:[-.13099,.36866,0,0,.75623],63:[0,.69141,0,0,.36245],65:[0,.69141,0,0,.7176],66:[0,.69141,0,0,.88397],67:[0,.69141,0,0,.61254],68:[0,.69141,0,0,.83158],69:[0,.69141,0,0,.66278],70:[.12604,.69141,0,0,.61119],71:[0,.69141,0,0,.78539],72:[.06302,.69141,0,0,.7203],73:[0,.69141,0,0,.55448],74:[.12604,.69141,0,0,.55231],75:[0,.69141,0,0,.66845],76:[0,.69141,0,0,.66602],77:[0,.69141,0,0,1.04953],78:[0,.69141,0,0,.83212],79:[0,.69141,0,0,.82699],80:[.18906,.69141,0,0,.82753],81:[.03781,.69141,0,0,.82699],82:[0,.69141,0,0,.82807],83:[0,.69141,0,0,.82861],84:[0,.69141,0,0,.66899],85:[0,.69141,0,0,.64576],86:[0,.69141,0,0,.83131],87:[0,.69141,0,0,1.04602],88:[0,.69141,0,0,.71922],89:[.18906,.69141,0,0,.83293],90:[.12604,.69141,0,0,.60201],91:[.24982,.74947,0,0,.27764],93:[.24982,.74947,0,0,.27764],94:[0,.69141,0,0,.49965],97:[0,.47534,0,0,.50046],98:[0,.69141,0,0,.51315],99:[0,.47534,0,0,.38946],100:[0,.62119,0,0,.49857],101:[0,.47534,0,0,.40053],102:[.18906,.69141,0,0,.32626],103:[.18906,.47534,0,0,.5037],104:[.18906,.69141,0,0,.52126],105:[0,.69141,0,0,.27899],106:[0,.69141,0,0,.28088],107:[0,.69141,0,0,.38946],108:[0,.69141,0,0,.27953],109:[0,.47534,0,0,.76676],110:[0,.47534,0,0,.52666],111:[0,.47534,0,0,.48885],112:[.18906,.52396,0,0,.50046],113:[.18906,.47534,0,0,.48912],114:[0,.47534,0,0,.38919],115:[0,.47534,0,0,.44266],116:[0,.62119,0,0,.33301],117:[0,.47534,0,0,.5172],118:[0,.52396,0,0,.5118],119:[0,.52396,0,0,.77351],120:[.18906,.47534,0,0,.38865],121:[.18906,.47534,0,0,.49884],122:[.18906,.47534,0,0,.39054],160:[0,0,0,0,.25],8216:[0,.69141,0,0,.21471],8217:[0,.69141,0,0,.21471],58112:[0,.62119,0,0,.49749],58113:[0,.62119,0,0,.4983],58114:[.18906,.69141,0,0,.33328],58115:[.18906,.69141,0,0,.32923],58116:[.18906,.47534,0,0,.50343],58117:[0,.69141,0,0,.33301],58118:[0,.62119,0,0,.33409],58119:[0,.47534,0,0,.50073]},"Main-Bold":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.35],34:[0,.69444,0,0,.60278],35:[.19444,.69444,0,0,.95833],36:[.05556,.75,0,0,.575],37:[.05556,.75,0,0,.95833],38:[0,.69444,0,0,.89444],39:[0,.69444,0,0,.31944],40:[.25,.75,0,0,.44722],41:[.25,.75,0,0,.44722],42:[0,.75,0,0,.575],43:[.13333,.63333,0,0,.89444],44:[.19444,.15556,0,0,.31944],45:[0,.44444,0,0,.38333],46:[0,.15556,0,0,.31944],47:[.25,.75,0,0,.575],48:[0,.64444,0,0,.575],49:[0,.64444,0,0,.575],50:[0,.64444,0,0,.575],51:[0,.64444,0,0,.575],52:[0,.64444,0,0,.575],53:[0,.64444,0,0,.575],54:[0,.64444,0,0,.575],55:[0,.64444,0,0,.575],56:[0,.64444,0,0,.575],57:[0,.64444,0,0,.575],58:[0,.44444,0,0,.31944],59:[.19444,.44444,0,0,.31944],60:[.08556,.58556,0,0,.89444],61:[-.10889,.39111,0,0,.89444],62:[.08556,.58556,0,0,.89444],63:[0,.69444,0,0,.54305],64:[0,.69444,0,0,.89444],65:[0,.68611,0,0,.86944],66:[0,.68611,0,0,.81805],67:[0,.68611,0,0,.83055],68:[0,.68611,0,0,.88194],69:[0,.68611,0,0,.75555],70:[0,.68611,0,0,.72361],71:[0,.68611,0,0,.90416],72:[0,.68611,0,0,.9],73:[0,.68611,0,0,.43611],74:[0,.68611,0,0,.59444],75:[0,.68611,0,0,.90138],76:[0,.68611,0,0,.69166],77:[0,.68611,0,0,1.09166],78:[0,.68611,0,0,.9],79:[0,.68611,0,0,.86388],80:[0,.68611,0,0,.78611],81:[.19444,.68611,0,0,.86388],82:[0,.68611,0,0,.8625],83:[0,.68611,0,0,.63889],84:[0,.68611,0,0,.8],85:[0,.68611,0,0,.88472],86:[0,.68611,.01597,0,.86944],87:[0,.68611,.01597,0,1.18888],88:[0,.68611,0,0,.86944],89:[0,.68611,.02875,0,.86944],90:[0,.68611,0,0,.70277],91:[.25,.75,0,0,.31944],92:[.25,.75,0,0,.575],93:[.25,.75,0,0,.31944],94:[0,.69444,0,0,.575],95:[.31,.13444,.03194,0,.575],97:[0,.44444,0,0,.55902],98:[0,.69444,0,0,.63889],99:[0,.44444,0,0,.51111],100:[0,.69444,0,0,.63889],101:[0,.44444,0,0,.52708],102:[0,.69444,.10903,0,.35139],103:[.19444,.44444,.01597,0,.575],104:[0,.69444,0,0,.63889],105:[0,.69444,0,0,.31944],106:[.19444,.69444,0,0,.35139],107:[0,.69444,0,0,.60694],108:[0,.69444,0,0,.31944],109:[0,.44444,0,0,.95833],110:[0,.44444,0,0,.63889],111:[0,.44444,0,0,.575],112:[.19444,.44444,0,0,.63889],113:[.19444,.44444,0,0,.60694],114:[0,.44444,0,0,.47361],115:[0,.44444,0,0,.45361],116:[0,.63492,0,0,.44722],117:[0,.44444,0,0,.63889],118:[0,.44444,.01597,0,.60694],119:[0,.44444,.01597,0,.83055],120:[0,.44444,0,0,.60694],121:[.19444,.44444,.01597,0,.60694],122:[0,.44444,0,0,.51111],123:[.25,.75,0,0,.575],124:[.25,.75,0,0,.31944],125:[.25,.75,0,0,.575],126:[.35,.34444,0,0,.575],160:[0,0,0,0,.25],163:[0,.69444,0,0,.86853],168:[0,.69444,0,0,.575],172:[0,.44444,0,0,.76666],176:[0,.69444,0,0,.86944],177:[.13333,.63333,0,0,.89444],184:[.17014,0,0,0,.51111],198:[0,.68611,0,0,1.04166],215:[.13333,.63333,0,0,.89444],216:[.04861,.73472,0,0,.89444],223:[0,.69444,0,0,.59722],230:[0,.44444,0,0,.83055],247:[.13333,.63333,0,0,.89444],248:[.09722,.54167,0,0,.575],305:[0,.44444,0,0,.31944],338:[0,.68611,0,0,1.16944],339:[0,.44444,0,0,.89444],567:[.19444,.44444,0,0,.35139],710:[0,.69444,0,0,.575],711:[0,.63194,0,0,.575],713:[0,.59611,0,0,.575],714:[0,.69444,0,0,.575],715:[0,.69444,0,0,.575],728:[0,.69444,0,0,.575],729:[0,.69444,0,0,.31944],730:[0,.69444,0,0,.86944],732:[0,.69444,0,0,.575],733:[0,.69444,0,0,.575],915:[0,.68611,0,0,.69166],916:[0,.68611,0,0,.95833],920:[0,.68611,0,0,.89444],923:[0,.68611,0,0,.80555],926:[0,.68611,0,0,.76666],928:[0,.68611,0,0,.9],931:[0,.68611,0,0,.83055],933:[0,.68611,0,0,.89444],934:[0,.68611,0,0,.83055],936:[0,.68611,0,0,.89444],937:[0,.68611,0,0,.83055],8211:[0,.44444,.03194,0,.575],8212:[0,.44444,.03194,0,1.14999],8216:[0,.69444,0,0,.31944],8217:[0,.69444,0,0,.31944],8220:[0,.69444,0,0,.60278],8221:[0,.69444,0,0,.60278],8224:[.19444,.69444,0,0,.51111],8225:[.19444,.69444,0,0,.51111],8242:[0,.55556,0,0,.34444],8407:[0,.72444,.15486,0,.575],8463:[0,.69444,0,0,.66759],8465:[0,.69444,0,0,.83055],8467:[0,.69444,0,0,.47361],8472:[.19444,.44444,0,0,.74027],8476:[0,.69444,0,0,.83055],8501:[0,.69444,0,0,.70277],8592:[-.10889,.39111,0,0,1.14999],8593:[.19444,.69444,0,0,.575],8594:[-.10889,.39111,0,0,1.14999],8595:[.19444,.69444,0,0,.575],8596:[-.10889,.39111,0,0,1.14999],8597:[.25,.75,0,0,.575],8598:[.19444,.69444,0,0,1.14999],8599:[.19444,.69444,0,0,1.14999],8600:[.19444,.69444,0,0,1.14999],8601:[.19444,.69444,0,0,1.14999],8636:[-.10889,.39111,0,0,1.14999],8637:[-.10889,.39111,0,0,1.14999],8640:[-.10889,.39111,0,0,1.14999],8641:[-.10889,.39111,0,0,1.14999],8656:[-.10889,.39111,0,0,1.14999],8657:[.19444,.69444,0,0,.70277],8658:[-.10889,.39111,0,0,1.14999],8659:[.19444,.69444,0,0,.70277],8660:[-.10889,.39111,0,0,1.14999],8661:[.25,.75,0,0,.70277],8704:[0,.69444,0,0,.63889],8706:[0,.69444,.06389,0,.62847],8707:[0,.69444,0,0,.63889],8709:[.05556,.75,0,0,.575],8711:[0,.68611,0,0,.95833],8712:[.08556,.58556,0,0,.76666],8715:[.08556,.58556,0,0,.76666],8722:[.13333,.63333,0,0,.89444],8723:[.13333,.63333,0,0,.89444],8725:[.25,.75,0,0,.575],8726:[.25,.75,0,0,.575],8727:[-.02778,.47222,0,0,.575],8728:[-.02639,.47361,0,0,.575],8729:[-.02639,.47361,0,0,.575],8730:[.18,.82,0,0,.95833],8733:[0,.44444,0,0,.89444],8734:[0,.44444,0,0,1.14999],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.31944],8741:[.25,.75,0,0,.575],8743:[0,.55556,0,0,.76666],8744:[0,.55556,0,0,.76666],8745:[0,.55556,0,0,.76666],8746:[0,.55556,0,0,.76666],8747:[.19444,.69444,.12778,0,.56875],8764:[-.10889,.39111,0,0,.89444],8768:[.19444,.69444,0,0,.31944],8771:[.00222,.50222,0,0,.89444],8773:[.027,.638,0,0,.894],8776:[.02444,.52444,0,0,.89444],8781:[.00222,.50222,0,0,.89444],8801:[.00222,.50222,0,0,.89444],8804:[.19667,.69667,0,0,.89444],8805:[.19667,.69667,0,0,.89444],8810:[.08556,.58556,0,0,1.14999],8811:[.08556,.58556,0,0,1.14999],8826:[.08556,.58556,0,0,.89444],8827:[.08556,.58556,0,0,.89444],8834:[.08556,.58556,0,0,.89444],8835:[.08556,.58556,0,0,.89444],8838:[.19667,.69667,0,0,.89444],8839:[.19667,.69667,0,0,.89444],8846:[0,.55556,0,0,.76666],8849:[.19667,.69667,0,0,.89444],8850:[.19667,.69667,0,0,.89444],8851:[0,.55556,0,0,.76666],8852:[0,.55556,0,0,.76666],8853:[.13333,.63333,0,0,.89444],8854:[.13333,.63333,0,0,.89444],8855:[.13333,.63333,0,0,.89444],8856:[.13333,.63333,0,0,.89444],8857:[.13333,.63333,0,0,.89444],8866:[0,.69444,0,0,.70277],8867:[0,.69444,0,0,.70277],8868:[0,.69444,0,0,.89444],8869:[0,.69444,0,0,.89444],8900:[-.02639,.47361,0,0,.575],8901:[-.02639,.47361,0,0,.31944],8902:[-.02778,.47222,0,0,.575],8968:[.25,.75,0,0,.51111],8969:[.25,.75,0,0,.51111],8970:[.25,.75,0,0,.51111],8971:[.25,.75,0,0,.51111],8994:[-.13889,.36111,0,0,1.14999],8995:[-.13889,.36111,0,0,1.14999],9651:[.19444,.69444,0,0,1.02222],9657:[-.02778,.47222,0,0,.575],9661:[.19444,.69444,0,0,1.02222],9667:[-.02778,.47222,0,0,.575],9711:[.19444,.69444,0,0,1.14999],9824:[.12963,.69444,0,0,.89444],9825:[.12963,.69444,0,0,.89444],9826:[.12963,.69444,0,0,.89444],9827:[.12963,.69444,0,0,.89444],9837:[0,.75,0,0,.44722],9838:[.19444,.69444,0,0,.44722],9839:[.19444,.69444,0,0,.44722],10216:[.25,.75,0,0,.44722],10217:[.25,.75,0,0,.44722],10815:[0,.68611,0,0,.9],10927:[.19667,.69667,0,0,.89444],10928:[.19667,.69667,0,0,.89444],57376:[.19444,.69444,0,0,0]},"Main-BoldItalic":{32:[0,0,0,0,.25],33:[0,.69444,.11417,0,.38611],34:[0,.69444,.07939,0,.62055],35:[.19444,.69444,.06833,0,.94444],37:[.05556,.75,.12861,0,.94444],38:[0,.69444,.08528,0,.88555],39:[0,.69444,.12945,0,.35555],40:[.25,.75,.15806,0,.47333],41:[.25,.75,.03306,0,.47333],42:[0,.75,.14333,0,.59111],43:[.10333,.60333,.03306,0,.88555],44:[.19444,.14722,0,0,.35555],45:[0,.44444,.02611,0,.41444],46:[0,.14722,0,0,.35555],47:[.25,.75,.15806,0,.59111],48:[0,.64444,.13167,0,.59111],49:[0,.64444,.13167,0,.59111],50:[0,.64444,.13167,0,.59111],51:[0,.64444,.13167,0,.59111],52:[.19444,.64444,.13167,0,.59111],53:[0,.64444,.13167,0,.59111],54:[0,.64444,.13167,0,.59111],55:[.19444,.64444,.13167,0,.59111],56:[0,.64444,.13167,0,.59111],57:[0,.64444,.13167,0,.59111],58:[0,.44444,.06695,0,.35555],59:[.19444,.44444,.06695,0,.35555],61:[-.10889,.39111,.06833,0,.88555],63:[0,.69444,.11472,0,.59111],64:[0,.69444,.09208,0,.88555],65:[0,.68611,0,0,.86555],66:[0,.68611,.0992,0,.81666],67:[0,.68611,.14208,0,.82666],68:[0,.68611,.09062,0,.87555],69:[0,.68611,.11431,0,.75666],70:[0,.68611,.12903,0,.72722],71:[0,.68611,.07347,0,.89527],72:[0,.68611,.17208,0,.8961],73:[0,.68611,.15681,0,.47166],74:[0,.68611,.145,0,.61055],75:[0,.68611,.14208,0,.89499],76:[0,.68611,0,0,.69777],77:[0,.68611,.17208,0,1.07277],78:[0,.68611,.17208,0,.8961],79:[0,.68611,.09062,0,.85499],80:[0,.68611,.0992,0,.78721],81:[.19444,.68611,.09062,0,.85499],82:[0,.68611,.02559,0,.85944],83:[0,.68611,.11264,0,.64999],84:[0,.68611,.12903,0,.7961],85:[0,.68611,.17208,0,.88083],86:[0,.68611,.18625,0,.86555],87:[0,.68611,.18625,0,1.15999],88:[0,.68611,.15681,0,.86555],89:[0,.68611,.19803,0,.86555],90:[0,.68611,.14208,0,.70888],91:[.25,.75,.1875,0,.35611],93:[.25,.75,.09972,0,.35611],94:[0,.69444,.06709,0,.59111],95:[.31,.13444,.09811,0,.59111],97:[0,.44444,.09426,0,.59111],98:[0,.69444,.07861,0,.53222],99:[0,.44444,.05222,0,.53222],100:[0,.69444,.10861,0,.59111],101:[0,.44444,.085,0,.53222],102:[.19444,.69444,.21778,0,.4],103:[.19444,.44444,.105,0,.53222],104:[0,.69444,.09426,0,.59111],105:[0,.69326,.11387,0,.35555],106:[.19444,.69326,.1672,0,.35555],107:[0,.69444,.11111,0,.53222],108:[0,.69444,.10861,0,.29666],109:[0,.44444,.09426,0,.94444],110:[0,.44444,.09426,0,.64999],111:[0,.44444,.07861,0,.59111],112:[.19444,.44444,.07861,0,.59111],113:[.19444,.44444,.105,0,.53222],114:[0,.44444,.11111,0,.50167],115:[0,.44444,.08167,0,.48694],116:[0,.63492,.09639,0,.385],117:[0,.44444,.09426,0,.62055],118:[0,.44444,.11111,0,.53222],119:[0,.44444,.11111,0,.76777],120:[0,.44444,.12583,0,.56055],121:[.19444,.44444,.105,0,.56166],122:[0,.44444,.13889,0,.49055],126:[.35,.34444,.11472,0,.59111],160:[0,0,0,0,.25],168:[0,.69444,.11473,0,.59111],176:[0,.69444,0,0,.94888],184:[.17014,0,0,0,.53222],198:[0,.68611,.11431,0,1.02277],216:[.04861,.73472,.09062,0,.88555],223:[.19444,.69444,.09736,0,.665],230:[0,.44444,.085,0,.82666],248:[.09722,.54167,.09458,0,.59111],305:[0,.44444,.09426,0,.35555],338:[0,.68611,.11431,0,1.14054],339:[0,.44444,.085,0,.82666],567:[.19444,.44444,.04611,0,.385],710:[0,.69444,.06709,0,.59111],711:[0,.63194,.08271,0,.59111],713:[0,.59444,.10444,0,.59111],714:[0,.69444,.08528,0,.59111],715:[0,.69444,0,0,.59111],728:[0,.69444,.10333,0,.59111],729:[0,.69444,.12945,0,.35555],730:[0,.69444,0,0,.94888],732:[0,.69444,.11472,0,.59111],733:[0,.69444,.11472,0,.59111],915:[0,.68611,.12903,0,.69777],916:[0,.68611,0,0,.94444],920:[0,.68611,.09062,0,.88555],923:[0,.68611,0,0,.80666],926:[0,.68611,.15092,0,.76777],928:[0,.68611,.17208,0,.8961],931:[0,.68611,.11431,0,.82666],933:[0,.68611,.10778,0,.88555],934:[0,.68611,.05632,0,.82666],936:[0,.68611,.10778,0,.88555],937:[0,.68611,.0992,0,.82666],8211:[0,.44444,.09811,0,.59111],8212:[0,.44444,.09811,0,1.18221],8216:[0,.69444,.12945,0,.35555],8217:[0,.69444,.12945,0,.35555],8220:[0,.69444,.16772,0,.62055],8221:[0,.69444,.07939,0,.62055]},"Main-Italic":{32:[0,0,0,0,.25],33:[0,.69444,.12417,0,.30667],34:[0,.69444,.06961,0,.51444],35:[.19444,.69444,.06616,0,.81777],37:[.05556,.75,.13639,0,.81777],38:[0,.69444,.09694,0,.76666],39:[0,.69444,.12417,0,.30667],40:[.25,.75,.16194,0,.40889],41:[.25,.75,.03694,0,.40889],42:[0,.75,.14917,0,.51111],43:[.05667,.56167,.03694,0,.76666],44:[.19444,.10556,0,0,.30667],45:[0,.43056,.02826,0,.35778],46:[0,.10556,0,0,.30667],47:[.25,.75,.16194,0,.51111],48:[0,.64444,.13556,0,.51111],49:[0,.64444,.13556,0,.51111],50:[0,.64444,.13556,0,.51111],51:[0,.64444,.13556,0,.51111],52:[.19444,.64444,.13556,0,.51111],53:[0,.64444,.13556,0,.51111],54:[0,.64444,.13556,0,.51111],55:[.19444,.64444,.13556,0,.51111],56:[0,.64444,.13556,0,.51111],57:[0,.64444,.13556,0,.51111],58:[0,.43056,.0582,0,.30667],59:[.19444,.43056,.0582,0,.30667],61:[-.13313,.36687,.06616,0,.76666],63:[0,.69444,.1225,0,.51111],64:[0,.69444,.09597,0,.76666],65:[0,.68333,0,0,.74333],66:[0,.68333,.10257,0,.70389],67:[0,.68333,.14528,0,.71555],68:[0,.68333,.09403,0,.755],69:[0,.68333,.12028,0,.67833],70:[0,.68333,.13305,0,.65277],71:[0,.68333,.08722,0,.77361],72:[0,.68333,.16389,0,.74333],73:[0,.68333,.15806,0,.38555],74:[0,.68333,.14028,0,.525],75:[0,.68333,.14528,0,.76888],76:[0,.68333,0,0,.62722],77:[0,.68333,.16389,0,.89666],78:[0,.68333,.16389,0,.74333],79:[0,.68333,.09403,0,.76666],80:[0,.68333,.10257,0,.67833],81:[.19444,.68333,.09403,0,.76666],82:[0,.68333,.03868,0,.72944],83:[0,.68333,.11972,0,.56222],84:[0,.68333,.13305,0,.71555],85:[0,.68333,.16389,0,.74333],86:[0,.68333,.18361,0,.74333],87:[0,.68333,.18361,0,.99888],88:[0,.68333,.15806,0,.74333],89:[0,.68333,.19383,0,.74333],90:[0,.68333,.14528,0,.61333],91:[.25,.75,.1875,0,.30667],93:[.25,.75,.10528,0,.30667],94:[0,.69444,.06646,0,.51111],95:[.31,.12056,.09208,0,.51111],97:[0,.43056,.07671,0,.51111],98:[0,.69444,.06312,0,.46],99:[0,.43056,.05653,0,.46],100:[0,.69444,.10333,0,.51111],101:[0,.43056,.07514,0,.46],102:[.19444,.69444,.21194,0,.30667],103:[.19444,.43056,.08847,0,.46],104:[0,.69444,.07671,0,.51111],105:[0,.65536,.1019,0,.30667],106:[.19444,.65536,.14467,0,.30667],107:[0,.69444,.10764,0,.46],108:[0,.69444,.10333,0,.25555],109:[0,.43056,.07671,0,.81777],110:[0,.43056,.07671,0,.56222],111:[0,.43056,.06312,0,.51111],112:[.19444,.43056,.06312,0,.51111],113:[.19444,.43056,.08847,0,.46],114:[0,.43056,.10764,0,.42166],115:[0,.43056,.08208,0,.40889],116:[0,.61508,.09486,0,.33222],117:[0,.43056,.07671,0,.53666],118:[0,.43056,.10764,0,.46],119:[0,.43056,.10764,0,.66444],120:[0,.43056,.12042,0,.46389],121:[.19444,.43056,.08847,0,.48555],122:[0,.43056,.12292,0,.40889],126:[.35,.31786,.11585,0,.51111],160:[0,0,0,0,.25],168:[0,.66786,.10474,0,.51111],176:[0,.69444,0,0,.83129],184:[.17014,0,0,0,.46],198:[0,.68333,.12028,0,.88277],216:[.04861,.73194,.09403,0,.76666],223:[.19444,.69444,.10514,0,.53666],230:[0,.43056,.07514,0,.71555],248:[.09722,.52778,.09194,0,.51111],338:[0,.68333,.12028,0,.98499],339:[0,.43056,.07514,0,.71555],710:[0,.69444,.06646,0,.51111],711:[0,.62847,.08295,0,.51111],713:[0,.56167,.10333,0,.51111],714:[0,.69444,.09694,0,.51111],715:[0,.69444,0,0,.51111],728:[0,.69444,.10806,0,.51111],729:[0,.66786,.11752,0,.30667],730:[0,.69444,0,0,.83129],732:[0,.66786,.11585,0,.51111],733:[0,.69444,.1225,0,.51111],915:[0,.68333,.13305,0,.62722],916:[0,.68333,0,0,.81777],920:[0,.68333,.09403,0,.76666],923:[0,.68333,0,0,.69222],926:[0,.68333,.15294,0,.66444],928:[0,.68333,.16389,0,.74333],931:[0,.68333,.12028,0,.71555],933:[0,.68333,.11111,0,.76666],934:[0,.68333,.05986,0,.71555],936:[0,.68333,.11111,0,.76666],937:[0,.68333,.10257,0,.71555],8211:[0,.43056,.09208,0,.51111],8212:[0,.43056,.09208,0,1.02222],8216:[0,.69444,.12417,0,.30667],8217:[0,.69444,.12417,0,.30667],8220:[0,.69444,.1685,0,.51444],8221:[0,.69444,.06961,0,.51444],8463:[0,.68889,0,0,.54028]},"Main-Regular":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.27778],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.77778],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.19444,.10556,0,0,.27778],45:[0,.43056,0,0,.33333],46:[0,.10556,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.64444,0,0,.5],49:[0,.64444,0,0,.5],50:[0,.64444,0,0,.5],51:[0,.64444,0,0,.5],52:[0,.64444,0,0,.5],53:[0,.64444,0,0,.5],54:[0,.64444,0,0,.5],55:[0,.64444,0,0,.5],56:[0,.64444,0,0,.5],57:[0,.64444,0,0,.5],58:[0,.43056,0,0,.27778],59:[.19444,.43056,0,0,.27778],60:[.0391,.5391,0,0,.77778],61:[-.13313,.36687,0,0,.77778],62:[.0391,.5391,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.77778],65:[0,.68333,0,0,.75],66:[0,.68333,0,0,.70834],67:[0,.68333,0,0,.72222],68:[0,.68333,0,0,.76389],69:[0,.68333,0,0,.68056],70:[0,.68333,0,0,.65278],71:[0,.68333,0,0,.78472],72:[0,.68333,0,0,.75],73:[0,.68333,0,0,.36111],74:[0,.68333,0,0,.51389],75:[0,.68333,0,0,.77778],76:[0,.68333,0,0,.625],77:[0,.68333,0,0,.91667],78:[0,.68333,0,0,.75],79:[0,.68333,0,0,.77778],80:[0,.68333,0,0,.68056],81:[.19444,.68333,0,0,.77778],82:[0,.68333,0,0,.73611],83:[0,.68333,0,0,.55556],84:[0,.68333,0,0,.72222],85:[0,.68333,0,0,.75],86:[0,.68333,.01389,0,.75],87:[0,.68333,.01389,0,1.02778],88:[0,.68333,0,0,.75],89:[0,.68333,.025,0,.75],90:[0,.68333,0,0,.61111],91:[.25,.75,0,0,.27778],92:[.25,.75,0,0,.5],93:[.25,.75,0,0,.27778],94:[0,.69444,0,0,.5],95:[.31,.12056,.02778,0,.5],97:[0,.43056,0,0,.5],98:[0,.69444,0,0,.55556],99:[0,.43056,0,0,.44445],100:[0,.69444,0,0,.55556],101:[0,.43056,0,0,.44445],102:[0,.69444,.07778,0,.30556],103:[.19444,.43056,.01389,0,.5],104:[0,.69444,0,0,.55556],105:[0,.66786,0,0,.27778],106:[.19444,.66786,0,0,.30556],107:[0,.69444,0,0,.52778],108:[0,.69444,0,0,.27778],109:[0,.43056,0,0,.83334],110:[0,.43056,0,0,.55556],111:[0,.43056,0,0,.5],112:[.19444,.43056,0,0,.55556],113:[.19444,.43056,0,0,.52778],114:[0,.43056,0,0,.39167],115:[0,.43056,0,0,.39445],116:[0,.61508,0,0,.38889],117:[0,.43056,0,0,.55556],118:[0,.43056,.01389,0,.52778],119:[0,.43056,.01389,0,.72222],120:[0,.43056,0,0,.52778],121:[.19444,.43056,.01389,0,.52778],122:[0,.43056,0,0,.44445],123:[.25,.75,0,0,.5],124:[.25,.75,0,0,.27778],125:[.25,.75,0,0,.5],126:[.35,.31786,0,0,.5],160:[0,0,0,0,.25],163:[0,.69444,0,0,.76909],167:[.19444,.69444,0,0,.44445],168:[0,.66786,0,0,.5],172:[0,.43056,0,0,.66667],176:[0,.69444,0,0,.75],177:[.08333,.58333,0,0,.77778],182:[.19444,.69444,0,0,.61111],184:[.17014,0,0,0,.44445],198:[0,.68333,0,0,.90278],215:[.08333,.58333,0,0,.77778],216:[.04861,.73194,0,0,.77778],223:[0,.69444,0,0,.5],230:[0,.43056,0,0,.72222],247:[.08333,.58333,0,0,.77778],248:[.09722,.52778,0,0,.5],305:[0,.43056,0,0,.27778],338:[0,.68333,0,0,1.01389],339:[0,.43056,0,0,.77778],567:[.19444,.43056,0,0,.30556],710:[0,.69444,0,0,.5],711:[0,.62847,0,0,.5],713:[0,.56778,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.66786,0,0,.27778],730:[0,.69444,0,0,.75],732:[0,.66786,0,0,.5],733:[0,.69444,0,0,.5],915:[0,.68333,0,0,.625],916:[0,.68333,0,0,.83334],920:[0,.68333,0,0,.77778],923:[0,.68333,0,0,.69445],926:[0,.68333,0,0,.66667],928:[0,.68333,0,0,.75],931:[0,.68333,0,0,.72222],933:[0,.68333,0,0,.77778],934:[0,.68333,0,0,.72222],936:[0,.68333,0,0,.77778],937:[0,.68333,0,0,.72222],8211:[0,.43056,.02778,0,.5],8212:[0,.43056,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5],8224:[.19444,.69444,0,0,.44445],8225:[.19444,.69444,0,0,.44445],8230:[0,.123,0,0,1.172],8242:[0,.55556,0,0,.275],8407:[0,.71444,.15382,0,.5],8463:[0,.68889,0,0,.54028],8465:[0,.69444,0,0,.72222],8467:[0,.69444,0,.11111,.41667],8472:[.19444,.43056,0,.11111,.63646],8476:[0,.69444,0,0,.72222],8501:[0,.69444,0,0,.61111],8592:[-.13313,.36687,0,0,1],8593:[.19444,.69444,0,0,.5],8594:[-.13313,.36687,0,0,1],8595:[.19444,.69444,0,0,.5],8596:[-.13313,.36687,0,0,1],8597:[.25,.75,0,0,.5],8598:[.19444,.69444,0,0,1],8599:[.19444,.69444,0,0,1],8600:[.19444,.69444,0,0,1],8601:[.19444,.69444,0,0,1],8614:[.011,.511,0,0,1],8617:[.011,.511,0,0,1.126],8618:[.011,.511,0,0,1.126],8636:[-.13313,.36687,0,0,1],8637:[-.13313,.36687,0,0,1],8640:[-.13313,.36687,0,0,1],8641:[-.13313,.36687,0,0,1],8652:[.011,.671,0,0,1],8656:[-.13313,.36687,0,0,1],8657:[.19444,.69444,0,0,.61111],8658:[-.13313,.36687,0,0,1],8659:[.19444,.69444,0,0,.61111],8660:[-.13313,.36687,0,0,1],8661:[.25,.75,0,0,.61111],8704:[0,.69444,0,0,.55556],8706:[0,.69444,.05556,.08334,.5309],8707:[0,.69444,0,0,.55556],8709:[.05556,.75,0,0,.5],8711:[0,.68333,0,0,.83334],8712:[.0391,.5391,0,0,.66667],8715:[.0391,.5391,0,0,.66667],8722:[.08333,.58333,0,0,.77778],8723:[.08333,.58333,0,0,.77778],8725:[.25,.75,0,0,.5],8726:[.25,.75,0,0,.5],8727:[-.03472,.46528,0,0,.5],8728:[-.05555,.44445,0,0,.5],8729:[-.05555,.44445,0,0,.5],8730:[.2,.8,0,0,.83334],8733:[0,.43056,0,0,.77778],8734:[0,.43056,0,0,1],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.27778],8741:[.25,.75,0,0,.5],8743:[0,.55556,0,0,.66667],8744:[0,.55556,0,0,.66667],8745:[0,.55556,0,0,.66667],8746:[0,.55556,0,0,.66667],8747:[.19444,.69444,.11111,0,.41667],8764:[-.13313,.36687,0,0,.77778],8768:[.19444,.69444,0,0,.27778],8771:[-.03625,.46375,0,0,.77778],8773:[-.022,.589,0,0,.778],8776:[-.01688,.48312,0,0,.77778],8781:[-.03625,.46375,0,0,.77778],8784:[-.133,.673,0,0,.778],8801:[-.03625,.46375,0,0,.77778],8804:[.13597,.63597,0,0,.77778],8805:[.13597,.63597,0,0,.77778],8810:[.0391,.5391,0,0,1],8811:[.0391,.5391,0,0,1],8826:[.0391,.5391,0,0,.77778],8827:[.0391,.5391,0,0,.77778],8834:[.0391,.5391,0,0,.77778],8835:[.0391,.5391,0,0,.77778],8838:[.13597,.63597,0,0,.77778],8839:[.13597,.63597,0,0,.77778],8846:[0,.55556,0,0,.66667],8849:[.13597,.63597,0,0,.77778],8850:[.13597,.63597,0,0,.77778],8851:[0,.55556,0,0,.66667],8852:[0,.55556,0,0,.66667],8853:[.08333,.58333,0,0,.77778],8854:[.08333,.58333,0,0,.77778],8855:[.08333,.58333,0,0,.77778],8856:[.08333,.58333,0,0,.77778],8857:[.08333,.58333,0,0,.77778],8866:[0,.69444,0,0,.61111],8867:[0,.69444,0,0,.61111],8868:[0,.69444,0,0,.77778],8869:[0,.69444,0,0,.77778],8872:[.249,.75,0,0,.867],8900:[-.05555,.44445,0,0,.5],8901:[-.05555,.44445,0,0,.27778],8902:[-.03472,.46528,0,0,.5],8904:[.005,.505,0,0,.9],8942:[.03,.903,0,0,.278],8943:[-.19,.313,0,0,1.172],8945:[-.1,.823,0,0,1.282],8968:[.25,.75,0,0,.44445],8969:[.25,.75,0,0,.44445],8970:[.25,.75,0,0,.44445],8971:[.25,.75,0,0,.44445],8994:[-.14236,.35764,0,0,1],8995:[-.14236,.35764,0,0,1],9136:[.244,.744,0,0,.412],9137:[.244,.745,0,0,.412],9651:[.19444,.69444,0,0,.88889],9657:[-.03472,.46528,0,0,.5],9661:[.19444,.69444,0,0,.88889],9667:[-.03472,.46528,0,0,.5],9711:[.19444,.69444,0,0,1],9824:[.12963,.69444,0,0,.77778],9825:[.12963,.69444,0,0,.77778],9826:[.12963,.69444,0,0,.77778],9827:[.12963,.69444,0,0,.77778],9837:[0,.75,0,0,.38889],9838:[.19444,.69444,0,0,.38889],9839:[.19444,.69444,0,0,.38889],10216:[.25,.75,0,0,.38889],10217:[.25,.75,0,0,.38889],10222:[.244,.744,0,0,.412],10223:[.244,.745,0,0,.412],10229:[.011,.511,0,0,1.609],10230:[.011,.511,0,0,1.638],10231:[.011,.511,0,0,1.859],10232:[.024,.525,0,0,1.609],10233:[.024,.525,0,0,1.638],10234:[.024,.525,0,0,1.858],10236:[.011,.511,0,0,1.638],10815:[0,.68333,0,0,.75],10927:[.13597,.63597,0,0,.77778],10928:[.13597,.63597,0,0,.77778],57376:[.19444,.69444,0,0,0]},"Math-BoldItalic":{32:[0,0,0,0,.25],48:[0,.44444,0,0,.575],49:[0,.44444,0,0,.575],50:[0,.44444,0,0,.575],51:[.19444,.44444,0,0,.575],52:[.19444,.44444,0,0,.575],53:[.19444,.44444,0,0,.575],54:[0,.64444,0,0,.575],55:[.19444,.44444,0,0,.575],56:[0,.64444,0,0,.575],57:[.19444,.44444,0,0,.575],65:[0,.68611,0,0,.86944],66:[0,.68611,.04835,0,.8664],67:[0,.68611,.06979,0,.81694],68:[0,.68611,.03194,0,.93812],69:[0,.68611,.05451,0,.81007],70:[0,.68611,.15972,0,.68889],71:[0,.68611,0,0,.88673],72:[0,.68611,.08229,0,.98229],73:[0,.68611,.07778,0,.51111],74:[0,.68611,.10069,0,.63125],75:[0,.68611,.06979,0,.97118],76:[0,.68611,0,0,.75555],77:[0,.68611,.11424,0,1.14201],78:[0,.68611,.11424,0,.95034],79:[0,.68611,.03194,0,.83666],80:[0,.68611,.15972,0,.72309],81:[.19444,.68611,0,0,.86861],82:[0,.68611,.00421,0,.87235],83:[0,.68611,.05382,0,.69271],84:[0,.68611,.15972,0,.63663],85:[0,.68611,.11424,0,.80027],86:[0,.68611,.25555,0,.67778],87:[0,.68611,.15972,0,1.09305],88:[0,.68611,.07778,0,.94722],89:[0,.68611,.25555,0,.67458],90:[0,.68611,.06979,0,.77257],97:[0,.44444,0,0,.63287],98:[0,.69444,0,0,.52083],99:[0,.44444,0,0,.51342],100:[0,.69444,0,0,.60972],101:[0,.44444,0,0,.55361],102:[.19444,.69444,.11042,0,.56806],103:[.19444,.44444,.03704,0,.5449],104:[0,.69444,0,0,.66759],105:[0,.69326,0,0,.4048],106:[.19444,.69326,.0622,0,.47083],107:[0,.69444,.01852,0,.6037],108:[0,.69444,.0088,0,.34815],109:[0,.44444,0,0,1.0324],110:[0,.44444,0,0,.71296],111:[0,.44444,0,0,.58472],112:[.19444,.44444,0,0,.60092],113:[.19444,.44444,.03704,0,.54213],114:[0,.44444,.03194,0,.5287],115:[0,.44444,0,0,.53125],116:[0,.63492,0,0,.41528],117:[0,.44444,0,0,.68102],118:[0,.44444,.03704,0,.56666],119:[0,.44444,.02778,0,.83148],120:[0,.44444,0,0,.65903],121:[.19444,.44444,.03704,0,.59028],122:[0,.44444,.04213,0,.55509],160:[0,0,0,0,.25],915:[0,.68611,.15972,0,.65694],916:[0,.68611,0,0,.95833],920:[0,.68611,.03194,0,.86722],923:[0,.68611,0,0,.80555],926:[0,.68611,.07458,0,.84125],928:[0,.68611,.08229,0,.98229],931:[0,.68611,.05451,0,.88507],933:[0,.68611,.15972,0,.67083],934:[0,.68611,0,0,.76666],936:[0,.68611,.11653,0,.71402],937:[0,.68611,.04835,0,.8789],945:[0,.44444,0,0,.76064],946:[.19444,.69444,.03403,0,.65972],947:[.19444,.44444,.06389,0,.59003],948:[0,.69444,.03819,0,.52222],949:[0,.44444,0,0,.52882],950:[.19444,.69444,.06215,0,.50833],951:[.19444,.44444,.03704,0,.6],952:[0,.69444,.03194,0,.5618],953:[0,.44444,0,0,.41204],954:[0,.44444,0,0,.66759],955:[0,.69444,0,0,.67083],956:[.19444,.44444,0,0,.70787],957:[0,.44444,.06898,0,.57685],958:[.19444,.69444,.03021,0,.50833],959:[0,.44444,0,0,.58472],960:[0,.44444,.03704,0,.68241],961:[.19444,.44444,0,0,.6118],962:[.09722,.44444,.07917,0,.42361],963:[0,.44444,.03704,0,.68588],964:[0,.44444,.13472,0,.52083],965:[0,.44444,.03704,0,.63055],966:[.19444,.44444,0,0,.74722],967:[.19444,.44444,0,0,.71805],968:[.19444,.69444,.03704,0,.75833],969:[0,.44444,.03704,0,.71782],977:[0,.69444,0,0,.69155],981:[.19444,.69444,0,0,.7125],982:[0,.44444,.03194,0,.975],1009:[.19444,.44444,0,0,.6118],1013:[0,.44444,0,0,.48333],57649:[0,.44444,0,0,.39352],57911:[.19444,.44444,0,0,.43889]},"Math-Italic":{32:[0,0,0,0,.25],48:[0,.43056,0,0,.5],49:[0,.43056,0,0,.5],50:[0,.43056,0,0,.5],51:[.19444,.43056,0,0,.5],52:[.19444,.43056,0,0,.5],53:[.19444,.43056,0,0,.5],54:[0,.64444,0,0,.5],55:[.19444,.43056,0,0,.5],56:[0,.64444,0,0,.5],57:[.19444,.43056,0,0,.5],65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],160:[0,0,0,0,.25],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059],57649:[0,.43056,0,.02778,.32246],57911:[.19444,.43056,0,.08334,.38403]},"SansSerif-Bold":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.36667],34:[0,.69444,0,0,.55834],35:[.19444,.69444,0,0,.91667],36:[.05556,.75,0,0,.55],37:[.05556,.75,0,0,1.02912],38:[0,.69444,0,0,.83056],39:[0,.69444,0,0,.30556],40:[.25,.75,0,0,.42778],41:[.25,.75,0,0,.42778],42:[0,.75,0,0,.55],43:[.11667,.61667,0,0,.85556],44:[.10556,.13056,0,0,.30556],45:[0,.45833,0,0,.36667],46:[0,.13056,0,0,.30556],47:[.25,.75,0,0,.55],48:[0,.69444,0,0,.55],49:[0,.69444,0,0,.55],50:[0,.69444,0,0,.55],51:[0,.69444,0,0,.55],52:[0,.69444,0,0,.55],53:[0,.69444,0,0,.55],54:[0,.69444,0,0,.55],55:[0,.69444,0,0,.55],56:[0,.69444,0,0,.55],57:[0,.69444,0,0,.55],58:[0,.45833,0,0,.30556],59:[.10556,.45833,0,0,.30556],61:[-.09375,.40625,0,0,.85556],63:[0,.69444,0,0,.51945],64:[0,.69444,0,0,.73334],65:[0,.69444,0,0,.73334],66:[0,.69444,0,0,.73334],67:[0,.69444,0,0,.70278],68:[0,.69444,0,0,.79445],69:[0,.69444,0,0,.64167],70:[0,.69444,0,0,.61111],71:[0,.69444,0,0,.73334],72:[0,.69444,0,0,.79445],73:[0,.69444,0,0,.33056],74:[0,.69444,0,0,.51945],75:[0,.69444,0,0,.76389],76:[0,.69444,0,0,.58056],77:[0,.69444,0,0,.97778],78:[0,.69444,0,0,.79445],79:[0,.69444,0,0,.79445],80:[0,.69444,0,0,.70278],81:[.10556,.69444,0,0,.79445],82:[0,.69444,0,0,.70278],83:[0,.69444,0,0,.61111],84:[0,.69444,0,0,.73334],85:[0,.69444,0,0,.76389],86:[0,.69444,.01528,0,.73334],87:[0,.69444,.01528,0,1.03889],88:[0,.69444,0,0,.73334],89:[0,.69444,.0275,0,.73334],90:[0,.69444,0,0,.67223],91:[.25,.75,0,0,.34306],93:[.25,.75,0,0,.34306],94:[0,.69444,0,0,.55],95:[.35,.10833,.03056,0,.55],97:[0,.45833,0,0,.525],98:[0,.69444,0,0,.56111],99:[0,.45833,0,0,.48889],100:[0,.69444,0,0,.56111],101:[0,.45833,0,0,.51111],102:[0,.69444,.07639,0,.33611],103:[.19444,.45833,.01528,0,.55],104:[0,.69444,0,0,.56111],105:[0,.69444,0,0,.25556],106:[.19444,.69444,0,0,.28611],107:[0,.69444,0,0,.53056],108:[0,.69444,0,0,.25556],109:[0,.45833,0,0,.86667],110:[0,.45833,0,0,.56111],111:[0,.45833,0,0,.55],112:[.19444,.45833,0,0,.56111],113:[.19444,.45833,0,0,.56111],114:[0,.45833,.01528,0,.37222],115:[0,.45833,0,0,.42167],116:[0,.58929,0,0,.40417],117:[0,.45833,0,0,.56111],118:[0,.45833,.01528,0,.5],119:[0,.45833,.01528,0,.74445],120:[0,.45833,0,0,.5],121:[.19444,.45833,.01528,0,.5],122:[0,.45833,0,0,.47639],126:[.35,.34444,0,0,.55],160:[0,0,0,0,.25],168:[0,.69444,0,0,.55],176:[0,.69444,0,0,.73334],180:[0,.69444,0,0,.55],184:[.17014,0,0,0,.48889],305:[0,.45833,0,0,.25556],567:[.19444,.45833,0,0,.28611],710:[0,.69444,0,0,.55],711:[0,.63542,0,0,.55],713:[0,.63778,0,0,.55],728:[0,.69444,0,0,.55],729:[0,.69444,0,0,.30556],730:[0,.69444,0,0,.73334],732:[0,.69444,0,0,.55],733:[0,.69444,0,0,.55],915:[0,.69444,0,0,.58056],916:[0,.69444,0,0,.91667],920:[0,.69444,0,0,.85556],923:[0,.69444,0,0,.67223],926:[0,.69444,0,0,.73334],928:[0,.69444,0,0,.79445],931:[0,.69444,0,0,.79445],933:[0,.69444,0,0,.85556],934:[0,.69444,0,0,.79445],936:[0,.69444,0,0,.85556],937:[0,.69444,0,0,.79445],8211:[0,.45833,.03056,0,.55],8212:[0,.45833,.03056,0,1.10001],8216:[0,.69444,0,0,.30556],8217:[0,.69444,0,0,.30556],8220:[0,.69444,0,0,.55834],8221:[0,.69444,0,0,.55834]},"SansSerif-Italic":{32:[0,0,0,0,.25],33:[0,.69444,.05733,0,.31945],34:[0,.69444,.00316,0,.5],35:[.19444,.69444,.05087,0,.83334],36:[.05556,.75,.11156,0,.5],37:[.05556,.75,.03126,0,.83334],38:[0,.69444,.03058,0,.75834],39:[0,.69444,.07816,0,.27778],40:[.25,.75,.13164,0,.38889],41:[.25,.75,.02536,0,.38889],42:[0,.75,.11775,0,.5],43:[.08333,.58333,.02536,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,.01946,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,.13164,0,.5],48:[0,.65556,.11156,0,.5],49:[0,.65556,.11156,0,.5],50:[0,.65556,.11156,0,.5],51:[0,.65556,.11156,0,.5],52:[0,.65556,.11156,0,.5],53:[0,.65556,.11156,0,.5],54:[0,.65556,.11156,0,.5],55:[0,.65556,.11156,0,.5],56:[0,.65556,.11156,0,.5],57:[0,.65556,.11156,0,.5],58:[0,.44444,.02502,0,.27778],59:[.125,.44444,.02502,0,.27778],61:[-.13,.37,.05087,0,.77778],63:[0,.69444,.11809,0,.47222],64:[0,.69444,.07555,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,.08293,0,.66667],67:[0,.69444,.11983,0,.63889],68:[0,.69444,.07555,0,.72223],69:[0,.69444,.11983,0,.59722],70:[0,.69444,.13372,0,.56945],71:[0,.69444,.11983,0,.66667],72:[0,.69444,.08094,0,.70834],73:[0,.69444,.13372,0,.27778],74:[0,.69444,.08094,0,.47222],75:[0,.69444,.11983,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,.08094,0,.875],78:[0,.69444,.08094,0,.70834],79:[0,.69444,.07555,0,.73611],80:[0,.69444,.08293,0,.63889],81:[.125,.69444,.07555,0,.73611],82:[0,.69444,.08293,0,.64584],83:[0,.69444,.09205,0,.55556],84:[0,.69444,.13372,0,.68056],85:[0,.69444,.08094,0,.6875],86:[0,.69444,.1615,0,.66667],87:[0,.69444,.1615,0,.94445],88:[0,.69444,.13372,0,.66667],89:[0,.69444,.17261,0,.66667],90:[0,.69444,.11983,0,.61111],91:[.25,.75,.15942,0,.28889],93:[.25,.75,.08719,0,.28889],94:[0,.69444,.0799,0,.5],95:[.35,.09444,.08616,0,.5],97:[0,.44444,.00981,0,.48056],98:[0,.69444,.03057,0,.51667],99:[0,.44444,.08336,0,.44445],100:[0,.69444,.09483,0,.51667],101:[0,.44444,.06778,0,.44445],102:[0,.69444,.21705,0,.30556],103:[.19444,.44444,.10836,0,.5],104:[0,.69444,.01778,0,.51667],105:[0,.67937,.09718,0,.23889],106:[.19444,.67937,.09162,0,.26667],107:[0,.69444,.08336,0,.48889],108:[0,.69444,.09483,0,.23889],109:[0,.44444,.01778,0,.79445],110:[0,.44444,.01778,0,.51667],111:[0,.44444,.06613,0,.5],112:[.19444,.44444,.0389,0,.51667],113:[.19444,.44444,.04169,0,.51667],114:[0,.44444,.10836,0,.34167],115:[0,.44444,.0778,0,.38333],116:[0,.57143,.07225,0,.36111],117:[0,.44444,.04169,0,.51667],118:[0,.44444,.10836,0,.46111],119:[0,.44444,.10836,0,.68334],120:[0,.44444,.09169,0,.46111],121:[.19444,.44444,.10836,0,.46111],122:[0,.44444,.08752,0,.43472],126:[.35,.32659,.08826,0,.5],160:[0,0,0,0,.25],168:[0,.67937,.06385,0,.5],176:[0,.69444,0,0,.73752],184:[.17014,0,0,0,.44445],305:[0,.44444,.04169,0,.23889],567:[.19444,.44444,.04169,0,.26667],710:[0,.69444,.0799,0,.5],711:[0,.63194,.08432,0,.5],713:[0,.60889,.08776,0,.5],714:[0,.69444,.09205,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,.09483,0,.5],729:[0,.67937,.07774,0,.27778],730:[0,.69444,0,0,.73752],732:[0,.67659,.08826,0,.5],733:[0,.69444,.09205,0,.5],915:[0,.69444,.13372,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,.07555,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,.12816,0,.66667],928:[0,.69444,.08094,0,.70834],931:[0,.69444,.11983,0,.72222],933:[0,.69444,.09031,0,.77778],934:[0,.69444,.04603,0,.72222],936:[0,.69444,.09031,0,.77778],937:[0,.69444,.08293,0,.72222],8211:[0,.44444,.08616,0,.5],8212:[0,.44444,.08616,0,1],8216:[0,.69444,.07816,0,.27778],8217:[0,.69444,.07816,0,.27778],8220:[0,.69444,.14205,0,.5],8221:[0,.69444,.00316,0,.5]},"SansSerif-Regular":{32:[0,0,0,0,.25],33:[0,.69444,0,0,.31945],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.75834],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,0,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.65556,0,0,.5],49:[0,.65556,0,0,.5],50:[0,.65556,0,0,.5],51:[0,.65556,0,0,.5],52:[0,.65556,0,0,.5],53:[0,.65556,0,0,.5],54:[0,.65556,0,0,.5],55:[0,.65556,0,0,.5],56:[0,.65556,0,0,.5],57:[0,.65556,0,0,.5],58:[0,.44444,0,0,.27778],59:[.125,.44444,0,0,.27778],61:[-.13,.37,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,0,0,.66667],67:[0,.69444,0,0,.63889],68:[0,.69444,0,0,.72223],69:[0,.69444,0,0,.59722],70:[0,.69444,0,0,.56945],71:[0,.69444,0,0,.66667],72:[0,.69444,0,0,.70834],73:[0,.69444,0,0,.27778],74:[0,.69444,0,0,.47222],75:[0,.69444,0,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,0,0,.875],78:[0,.69444,0,0,.70834],79:[0,.69444,0,0,.73611],80:[0,.69444,0,0,.63889],81:[.125,.69444,0,0,.73611],82:[0,.69444,0,0,.64584],83:[0,.69444,0,0,.55556],84:[0,.69444,0,0,.68056],85:[0,.69444,0,0,.6875],86:[0,.69444,.01389,0,.66667],87:[0,.69444,.01389,0,.94445],88:[0,.69444,0,0,.66667],89:[0,.69444,.025,0,.66667],90:[0,.69444,0,0,.61111],91:[.25,.75,0,0,.28889],93:[.25,.75,0,0,.28889],94:[0,.69444,0,0,.5],95:[.35,.09444,.02778,0,.5],97:[0,.44444,0,0,.48056],98:[0,.69444,0,0,.51667],99:[0,.44444,0,0,.44445],100:[0,.69444,0,0,.51667],101:[0,.44444,0,0,.44445],102:[0,.69444,.06944,0,.30556],103:[.19444,.44444,.01389,0,.5],104:[0,.69444,0,0,.51667],105:[0,.67937,0,0,.23889],106:[.19444,.67937,0,0,.26667],107:[0,.69444,0,0,.48889],108:[0,.69444,0,0,.23889],109:[0,.44444,0,0,.79445],110:[0,.44444,0,0,.51667],111:[0,.44444,0,0,.5],112:[.19444,.44444,0,0,.51667],113:[.19444,.44444,0,0,.51667],114:[0,.44444,.01389,0,.34167],115:[0,.44444,0,0,.38333],116:[0,.57143,0,0,.36111],117:[0,.44444,0,0,.51667],118:[0,.44444,.01389,0,.46111],119:[0,.44444,.01389,0,.68334],120:[0,.44444,0,0,.46111],121:[.19444,.44444,.01389,0,.46111],122:[0,.44444,0,0,.43472],126:[.35,.32659,0,0,.5],160:[0,0,0,0,.25],168:[0,.67937,0,0,.5],176:[0,.69444,0,0,.66667],184:[.17014,0,0,0,.44445],305:[0,.44444,0,0,.23889],567:[.19444,.44444,0,0,.26667],710:[0,.69444,0,0,.5],711:[0,.63194,0,0,.5],713:[0,.60889,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.67937,0,0,.27778],730:[0,.69444,0,0,.66667],732:[0,.67659,0,0,.5],733:[0,.69444,0,0,.5],915:[0,.69444,0,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,0,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,0,0,.66667],928:[0,.69444,0,0,.70834],931:[0,.69444,0,0,.72222],933:[0,.69444,0,0,.77778],934:[0,.69444,0,0,.72222],936:[0,.69444,0,0,.77778],937:[0,.69444,0,0,.72222],8211:[0,.44444,.02778,0,.5],8212:[0,.44444,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5]},"Script-Regular":{32:[0,0,0,0,.25],65:[0,.7,.22925,0,.80253],66:[0,.7,.04087,0,.90757],67:[0,.7,.1689,0,.66619],68:[0,.7,.09371,0,.77443],69:[0,.7,.18583,0,.56162],70:[0,.7,.13634,0,.89544],71:[0,.7,.17322,0,.60961],72:[0,.7,.29694,0,.96919],73:[0,.7,.19189,0,.80907],74:[.27778,.7,.19189,0,1.05159],75:[0,.7,.31259,0,.91364],76:[0,.7,.19189,0,.87373],77:[0,.7,.15981,0,1.08031],78:[0,.7,.3525,0,.9015],79:[0,.7,.08078,0,.73787],80:[0,.7,.08078,0,1.01262],81:[0,.7,.03305,0,.88282],82:[0,.7,.06259,0,.85],83:[0,.7,.19189,0,.86767],84:[0,.7,.29087,0,.74697],85:[0,.7,.25815,0,.79996],86:[0,.7,.27523,0,.62204],87:[0,.7,.27523,0,.80532],88:[0,.7,.26006,0,.94445],89:[0,.7,.2939,0,.70961],90:[0,.7,.24037,0,.8212],160:[0,0,0,0,.25]},"Size1-Regular":{32:[0,0,0,0,.25],40:[.35001,.85,0,0,.45834],41:[.35001,.85,0,0,.45834],47:[.35001,.85,0,0,.57778],91:[.35001,.85,0,0,.41667],92:[.35001,.85,0,0,.57778],93:[.35001,.85,0,0,.41667],123:[.35001,.85,0,0,.58334],125:[.35001,.85,0,0,.58334],160:[0,0,0,0,.25],710:[0,.72222,0,0,.55556],732:[0,.72222,0,0,.55556],770:[0,.72222,0,0,.55556],771:[0,.72222,0,0,.55556],8214:[-99e-5,.601,0,0,.77778],8593:[1e-5,.6,0,0,.66667],8595:[1e-5,.6,0,0,.66667],8657:[1e-5,.6,0,0,.77778],8659:[1e-5,.6,0,0,.77778],8719:[.25001,.75,0,0,.94445],8720:[.25001,.75,0,0,.94445],8721:[.25001,.75,0,0,1.05556],8730:[.35001,.85,0,0,1],8739:[-.00599,.606,0,0,.33333],8741:[-.00599,.606,0,0,.55556],8747:[.30612,.805,.19445,0,.47222],8748:[.306,.805,.19445,0,.47222],8749:[.306,.805,.19445,0,.47222],8750:[.30612,.805,.19445,0,.47222],8896:[.25001,.75,0,0,.83334],8897:[.25001,.75,0,0,.83334],8898:[.25001,.75,0,0,.83334],8899:[.25001,.75,0,0,.83334],8968:[.35001,.85,0,0,.47222],8969:[.35001,.85,0,0,.47222],8970:[.35001,.85,0,0,.47222],8971:[.35001,.85,0,0,.47222],9168:[-99e-5,.601,0,0,.66667],10216:[.35001,.85,0,0,.47222],10217:[.35001,.85,0,0,.47222],10752:[.25001,.75,0,0,1.11111],10753:[.25001,.75,0,0,1.11111],10754:[.25001,.75,0,0,1.11111],10756:[.25001,.75,0,0,.83334],10758:[.25001,.75,0,0,.83334]},"Size2-Regular":{32:[0,0,0,0,.25],40:[.65002,1.15,0,0,.59722],41:[.65002,1.15,0,0,.59722],47:[.65002,1.15,0,0,.81111],91:[.65002,1.15,0,0,.47222],92:[.65002,1.15,0,0,.81111],93:[.65002,1.15,0,0,.47222],123:[.65002,1.15,0,0,.66667],125:[.65002,1.15,0,0,.66667],160:[0,0,0,0,.25],710:[0,.75,0,0,1],732:[0,.75,0,0,1],770:[0,.75,0,0,1],771:[0,.75,0,0,1],8719:[.55001,1.05,0,0,1.27778],8720:[.55001,1.05,0,0,1.27778],8721:[.55001,1.05,0,0,1.44445],8730:[.65002,1.15,0,0,1],8747:[.86225,1.36,.44445,0,.55556],8748:[.862,1.36,.44445,0,.55556],8749:[.862,1.36,.44445,0,.55556],8750:[.86225,1.36,.44445,0,.55556],8896:[.55001,1.05,0,0,1.11111],8897:[.55001,1.05,0,0,1.11111],8898:[.55001,1.05,0,0,1.11111],8899:[.55001,1.05,0,0,1.11111],8968:[.65002,1.15,0,0,.52778],8969:[.65002,1.15,0,0,.52778],8970:[.65002,1.15,0,0,.52778],8971:[.65002,1.15,0,0,.52778],10216:[.65002,1.15,0,0,.61111],10217:[.65002,1.15,0,0,.61111],10752:[.55001,1.05,0,0,1.51112],10753:[.55001,1.05,0,0,1.51112],10754:[.55001,1.05,0,0,1.51112],10756:[.55001,1.05,0,0,1.11111],10758:[.55001,1.05,0,0,1.11111]},"Size3-Regular":{32:[0,0,0,0,.25],40:[.95003,1.45,0,0,.73611],41:[.95003,1.45,0,0,.73611],47:[.95003,1.45,0,0,1.04445],91:[.95003,1.45,0,0,.52778],92:[.95003,1.45,0,0,1.04445],93:[.95003,1.45,0,0,.52778],123:[.95003,1.45,0,0,.75],125:[.95003,1.45,0,0,.75],160:[0,0,0,0,.25],710:[0,.75,0,0,1.44445],732:[0,.75,0,0,1.44445],770:[0,.75,0,0,1.44445],771:[0,.75,0,0,1.44445],8730:[.95003,1.45,0,0,1],8968:[.95003,1.45,0,0,.58334],8969:[.95003,1.45,0,0,.58334],8970:[.95003,1.45,0,0,.58334],8971:[.95003,1.45,0,0,.58334],10216:[.95003,1.45,0,0,.75],10217:[.95003,1.45,0,0,.75]},"Size4-Regular":{32:[0,0,0,0,.25],40:[1.25003,1.75,0,0,.79167],41:[1.25003,1.75,0,0,.79167],47:[1.25003,1.75,0,0,1.27778],91:[1.25003,1.75,0,0,.58334],92:[1.25003,1.75,0,0,1.27778],93:[1.25003,1.75,0,0,.58334],123:[1.25003,1.75,0,0,.80556],125:[1.25003,1.75,0,0,.80556],160:[0,0,0,0,.25],710:[0,.825,0,0,1.8889],732:[0,.825,0,0,1.8889],770:[0,.825,0,0,1.8889],771:[0,.825,0,0,1.8889],8730:[1.25003,1.75,0,0,1],8968:[1.25003,1.75,0,0,.63889],8969:[1.25003,1.75,0,0,.63889],8970:[1.25003,1.75,0,0,.63889],8971:[1.25003,1.75,0,0,.63889],9115:[.64502,1.155,0,0,.875],9116:[1e-5,.6,0,0,.875],9117:[.64502,1.155,0,0,.875],9118:[.64502,1.155,0,0,.875],9119:[1e-5,.6,0,0,.875],9120:[.64502,1.155,0,0,.875],9121:[.64502,1.155,0,0,.66667],9122:[-99e-5,.601,0,0,.66667],9123:[.64502,1.155,0,0,.66667],9124:[.64502,1.155,0,0,.66667],9125:[-99e-5,.601,0,0,.66667],9126:[.64502,1.155,0,0,.66667],9127:[1e-5,.9,0,0,.88889],9128:[.65002,1.15,0,0,.88889],9129:[.90001,0,0,0,.88889],9130:[0,.3,0,0,.88889],9131:[1e-5,.9,0,0,.88889],9132:[.65002,1.15,0,0,.88889],9133:[.90001,0,0,0,.88889],9143:[.88502,.915,0,0,1.05556],10216:[1.25003,1.75,0,0,.80556],10217:[1.25003,1.75,0,0,.80556],57344:[-.00499,.605,0,0,1.05556],57345:[-.00499,.605,0,0,1.05556],57680:[0,.12,0,0,.45],57681:[0,.12,0,0,.45],57682:[0,.12,0,0,.45],57683:[0,.12,0,0,.45]},"Typewriter-Regular":{32:[0,0,0,0,.525],33:[0,.61111,0,0,.525],34:[0,.61111,0,0,.525],35:[0,.61111,0,0,.525],36:[.08333,.69444,0,0,.525],37:[.08333,.69444,0,0,.525],38:[0,.61111,0,0,.525],39:[0,.61111,0,0,.525],40:[.08333,.69444,0,0,.525],41:[.08333,.69444,0,0,.525],42:[0,.52083,0,0,.525],43:[-.08056,.53055,0,0,.525],44:[.13889,.125,0,0,.525],45:[-.08056,.53055,0,0,.525],46:[0,.125,0,0,.525],47:[.08333,.69444,0,0,.525],48:[0,.61111,0,0,.525],49:[0,.61111,0,0,.525],50:[0,.61111,0,0,.525],51:[0,.61111,0,0,.525],52:[0,.61111,0,0,.525],53:[0,.61111,0,0,.525],54:[0,.61111,0,0,.525],55:[0,.61111,0,0,.525],56:[0,.61111,0,0,.525],57:[0,.61111,0,0,.525],58:[0,.43056,0,0,.525],59:[.13889,.43056,0,0,.525],60:[-.05556,.55556,0,0,.525],61:[-.19549,.41562,0,0,.525],62:[-.05556,.55556,0,0,.525],63:[0,.61111,0,0,.525],64:[0,.61111,0,0,.525],65:[0,.61111,0,0,.525],66:[0,.61111,0,0,.525],67:[0,.61111,0,0,.525],68:[0,.61111,0,0,.525],69:[0,.61111,0,0,.525],70:[0,.61111,0,0,.525],71:[0,.61111,0,0,.525],72:[0,.61111,0,0,.525],73:[0,.61111,0,0,.525],74:[0,.61111,0,0,.525],75:[0,.61111,0,0,.525],76:[0,.61111,0,0,.525],77:[0,.61111,0,0,.525],78:[0,.61111,0,0,.525],79:[0,.61111,0,0,.525],80:[0,.61111,0,0,.525],81:[.13889,.61111,0,0,.525],82:[0,.61111,0,0,.525],83:[0,.61111,0,0,.525],84:[0,.61111,0,0,.525],85:[0,.61111,0,0,.525],86:[0,.61111,0,0,.525],87:[0,.61111,0,0,.525],88:[0,.61111,0,0,.525],89:[0,.61111,0,0,.525],90:[0,.61111,0,0,.525],91:[.08333,.69444,0,0,.525],92:[.08333,.69444,0,0,.525],93:[.08333,.69444,0,0,.525],94:[0,.61111,0,0,.525],95:[.09514,0,0,0,.525],96:[0,.61111,0,0,.525],97:[0,.43056,0,0,.525],98:[0,.61111,0,0,.525],99:[0,.43056,0,0,.525],100:[0,.61111,0,0,.525],101:[0,.43056,0,0,.525],102:[0,.61111,0,0,.525],103:[.22222,.43056,0,0,.525],104:[0,.61111,0,0,.525],105:[0,.61111,0,0,.525],106:[.22222,.61111,0,0,.525],107:[0,.61111,0,0,.525],108:[0,.61111,0,0,.525],109:[0,.43056,0,0,.525],110:[0,.43056,0,0,.525],111:[0,.43056,0,0,.525],112:[.22222,.43056,0,0,.525],113:[.22222,.43056,0,0,.525],114:[0,.43056,0,0,.525],115:[0,.43056,0,0,.525],116:[0,.55358,0,0,.525],117:[0,.43056,0,0,.525],118:[0,.43056,0,0,.525],119:[0,.43056,0,0,.525],120:[0,.43056,0,0,.525],121:[.22222,.43056,0,0,.525],122:[0,.43056,0,0,.525],123:[.08333,.69444,0,0,.525],124:[.08333,.69444,0,0,.525],125:[.08333,.69444,0,0,.525],126:[0,.61111,0,0,.525],127:[0,.61111,0,0,.525],160:[0,0,0,0,.525],176:[0,.61111,0,0,.525],184:[.19445,0,0,0,.525],305:[0,.43056,0,0,.525],567:[.22222,.43056,0,0,.525],711:[0,.56597,0,0,.525],713:[0,.56555,0,0,.525],714:[0,.61111,0,0,.525],715:[0,.61111,0,0,.525],728:[0,.61111,0,0,.525],730:[0,.61111,0,0,.525],770:[0,.61111,0,0,.525],771:[0,.61111,0,0,.525],776:[0,.61111,0,0,.525],915:[0,.61111,0,0,.525],916:[0,.61111,0,0,.525],920:[0,.61111,0,0,.525],923:[0,.61111,0,0,.525],926:[0,.61111,0,0,.525],928:[0,.61111,0,0,.525],931:[0,.61111,0,0,.525],933:[0,.61111,0,0,.525],934:[0,.61111,0,0,.525],936:[0,.61111,0,0,.525],937:[0,.61111,0,0,.525],8216:[0,.61111,0,0,.525],8217:[0,.61111,0,0,.525],8242:[0,.61111,0,0,.525],9251:[.11111,.21944,0,0,.525]}},Ue={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2],arrayRuleWidth:[.04,.04,.04],fboxsep:[.3,.3,.3],fboxrule:[.04,.04,.04]},_r={Å:"A",Ð:"D",Þ:"o",å:"a",ð:"d",þ:"o",А:"A",Б:"B",В:"B",Г:"F",Д:"A",Е:"E",Ж:"K",З:"3",И:"N",Й:"N",К:"K",Л:"N",М:"M",Н:"H",О:"O",П:"N",Р:"P",С:"C",Т:"T",У:"y",Ф:"O",Х:"X",Ц:"U",Ч:"h",Ш:"W",Щ:"W",Ъ:"B",Ы:"X",Ь:"B",Э:"3",Ю:"X",Я:"R",а:"a",б:"b",в:"a",г:"r",д:"y",е:"e",ж:"m",з:"e",и:"n",й:"n",к:"n",л:"n",м:"m",н:"n",о:"o",п:"n",р:"p",с:"c",т:"o",у:"y",ф:"b",х:"x",ц:"n",ч:"n",ш:"w",щ:"w",ъ:"a",ы:"m",ь:"a",э:"e",ю:"m",я:"r"};function gi(a,e){C0[a]=e}function wr(a,e,t){if(!C0[e])throw new Error("Font metrics not found for font: "+e+".");var r=a.charCodeAt(0),n=C0[e][r];if(!n&&a[0]in _r&&(r=_r[a[0]].charCodeAt(0),n=C0[e][r]),!n&&t==="text"&&Ua(r)&&(n=C0[e][77]),n)return{depth:n[0],height:n[1],italic:n[2],skew:n[3],width:n[4]}}var qt={};function bi(a){var e;if(a>=5?e=0:a>=3?e=1:e=2,!qt[e]){var t=qt[e]={cssEmPerMu:Ue.quad[e]/18};for(var r in Ue)Ue.hasOwnProperty(r)&&(t[r]=Ue[r][e])}return qt[e]}var yi={bin:1,close:1,inner:1,open:1,punct:1,rel:1},xi={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},K={math:{},text:{}};function s(a,e,t,r,n,i){K[a][n]={font:e,group:t,replace:r},i&&r&&(K[a][r]=K[a][n])}var o="math",w="text",c="main",p="ams",Q="accent-token",D="bin",m0="close",ge="inner",R="mathord",a0="op-token",y0="open",Re="punct",v="rel",O0="spacing",g="textord";s(o,c,v,"≡","\\equiv",!0);s(o,c,v,"≺","\\prec",!0);s(o,c,v,"≻","\\succ",!0);s(o,c,v,"∼","\\sim",!0);s(o,c,v,"⊥","\\perp");s(o,c,v,"⪯","\\preceq",!0);s(o,c,v,"⪰","\\succeq",!0);s(o,c,v,"≃","\\simeq",!0);s(o,c,v,"∣","\\mid",!0);s(o,c,v,"≪","\\ll",!0);s(o,c,v,"≫","\\gg",!0);s(o,c,v,"≍","\\asymp",!0);s(o,c,v,"∥","\\parallel");s(o,c,v,"⋈","\\bowtie",!0);s(o,c,v,"⌣","\\smile",!0);s(o,c,v,"⊑","\\sqsubseteq",!0);s(o,c,v,"⊒","\\sqsupseteq",!0);s(o,c,v,"≐","\\doteq",!0);s(o,c,v,"⌢","\\frown",!0);s(o,c,v,"∋","\\ni",!0);s(o,c,v,"∝","\\propto",!0);s(o,c,v,"⊢","\\vdash",!0);s(o,c,v,"⊣","\\dashv",!0);s(o,c,v,"∋","\\owns");s(o,c,Re,".","\\ldotp");s(o,c,Re,"⋅","\\cdotp");s(o,c,Re,"⋅","·");s(w,c,g,"⋅","·");s(o,c,g,"#","\\#");s(w,c,g,"#","\\#");s(o,c,g,"&","\\&");s(w,c,g,"&","\\&");s(o,c,g,"ℵ","\\aleph",!0);s(o,c,g,"∀","\\forall",!0);s(o,c,g,"ℏ","\\hbar",!0);s(o,c,g,"∃","\\exists",!0);s(o,c,g,"∇","\\nabla",!0);s(o,c,g,"♭","\\flat",!0);s(o,c,g,"ℓ","\\ell",!0);s(o,c,g,"♮","\\natural",!0);s(o,c,g,"♣","\\clubsuit",!0);s(o,c,g,"℘","\\wp",!0);s(o,c,g,"♯","\\sharp",!0);s(o,c,g,"♢","\\diamondsuit",!0);s(o,c,g,"ℜ","\\Re",!0);s(o,c,g,"♡","\\heartsuit",!0);s(o,c,g,"ℑ","\\Im",!0);s(o,c,g,"♠","\\spadesuit",!0);s(o,c,g,"§","\\S",!0);s(w,c,g,"§","\\S");s(o,c,g,"¶","\\P",!0);s(w,c,g,"¶","\\P");s(o,c,g,"†","\\dag");s(w,c,g,"†","\\dag");s(w,c,g,"†","\\textdagger");s(o,c,g,"‡","\\ddag");s(w,c,g,"‡","\\ddag");s(w,c,g,"‡","\\textdaggerdbl");s(o,c,m0,"⎱","\\rmoustache",!0);s(o,c,y0,"⎰","\\lmoustache",!0);s(o,c,m0,"⟯","\\rgroup",!0);s(o,c,y0,"⟮","\\lgroup",!0);s(o,c,D,"∓","\\mp",!0);s(o,c,D,"⊖","\\ominus",!0);s(o,c,D,"⊎","\\uplus",!0);s(o,c,D,"⊓","\\sqcap",!0);s(o,c,D,"∗","\\ast");s(o,c,D,"⊔","\\sqcup",!0);s(o,c,D,"◯","\\bigcirc",!0);s(o,c,D,"∙","\\bullet",!0);s(o,c,D,"‡","\\ddagger");s(o,c,D,"≀","\\wr",!0);s(o,c,D,"⨿","\\amalg");s(o,c,D,"&","\\And");s(o,c,v,"⟵","\\longleftarrow",!0);s(o,c,v,"⇐","\\Leftarrow",!0);s(o,c,v,"⟸","\\Longleftarrow",!0);s(o,c,v,"⟶","\\longrightarrow",!0);s(o,c,v,"⇒","\\Rightarrow",!0);s(o,c,v,"⟹","\\Longrightarrow",!0);s(o,c,v,"↔","\\leftrightarrow",!0);s(o,c,v,"⟷","\\longleftrightarrow",!0);s(o,c,v,"⇔","\\Leftrightarrow",!0);s(o,c,v,"⟺","\\Longleftrightarrow",!0);s(o,c,v,"↦","\\mapsto",!0);s(o,c,v,"⟼","\\longmapsto",!0);s(o,c,v,"↗","\\nearrow",!0);s(o,c,v,"↩","\\hookleftarrow",!0);s(o,c,v,"↪","\\hookrightarrow",!0);s(o,c,v,"↘","\\searrow",!0);s(o,c,v,"↼","\\leftharpoonup",!0);s(o,c,v,"⇀","\\rightharpoonup",!0);s(o,c,v,"↙","\\swarrow",!0);s(o,c,v,"↽","\\leftharpoondown",!0);s(o,c,v,"⇁","\\rightharpoondown",!0);s(o,c,v,"↖","\\nwarrow",!0);s(o,c,v,"⇌","\\rightleftharpoons",!0);s(o,p,v,"≮","\\nless",!0);s(o,p,v,"","\\@nleqslant");s(o,p,v,"","\\@nleqq");s(o,p,v,"⪇","\\lneq",!0);s(o,p,v,"≨","\\lneqq",!0);s(o,p,v,"","\\@lvertneqq");s(o,p,v,"⋦","\\lnsim",!0);s(o,p,v,"⪉","\\lnapprox",!0);s(o,p,v,"⊀","\\nprec",!0);s(o,p,v,"⋠","\\npreceq",!0);s(o,p,v,"⋨","\\precnsim",!0);s(o,p,v,"⪹","\\precnapprox",!0);s(o,p,v,"≁","\\nsim",!0);s(o,p,v,"","\\@nshortmid");s(o,p,v,"∤","\\nmid",!0);s(o,p,v,"⊬","\\nvdash",!0);s(o,p,v,"⊭","\\nvDash",!0);s(o,p,v,"⋪","\\ntriangleleft");s(o,p,v,"⋬","\\ntrianglelefteq",!0);s(o,p,v,"⊊","\\subsetneq",!0);s(o,p,v,"","\\@varsubsetneq");s(o,p,v,"⫋","\\subsetneqq",!0);s(o,p,v,"","\\@varsubsetneqq");s(o,p,v,"≯","\\ngtr",!0);s(o,p,v,"","\\@ngeqslant");s(o,p,v,"","\\@ngeqq");s(o,p,v,"⪈","\\gneq",!0);s(o,p,v,"≩","\\gneqq",!0);s(o,p,v,"","\\@gvertneqq");s(o,p,v,"⋧","\\gnsim",!0);s(o,p,v,"⪊","\\gnapprox",!0);s(o,p,v,"⊁","\\nsucc",!0);s(o,p,v,"⋡","\\nsucceq",!0);s(o,p,v,"⋩","\\succnsim",!0);s(o,p,v,"⪺","\\succnapprox",!0);s(o,p,v,"≆","\\ncong",!0);s(o,p,v,"","\\@nshortparallel");s(o,p,v,"∦","\\nparallel",!0);s(o,p,v,"⊯","\\nVDash",!0);s(o,p,v,"⋫","\\ntriangleright");s(o,p,v,"⋭","\\ntrianglerighteq",!0);s(o,p,v,"","\\@nsupseteqq");s(o,p,v,"⊋","\\supsetneq",!0);s(o,p,v,"","\\@varsupsetneq");s(o,p,v,"⫌","\\supsetneqq",!0);s(o,p,v,"","\\@varsupsetneqq");s(o,p,v,"⊮","\\nVdash",!0);s(o,p,v,"⪵","\\precneqq",!0);s(o,p,v,"⪶","\\succneqq",!0);s(o,p,v,"","\\@nsubseteqq");s(o,p,D,"⊴","\\unlhd");s(o,p,D,"⊵","\\unrhd");s(o,p,v,"↚","\\nleftarrow",!0);s(o,p,v,"↛","\\nrightarrow",!0);s(o,p,v,"⇍","\\nLeftarrow",!0);s(o,p,v,"⇏","\\nRightarrow",!0);s(o,p,v,"↮","\\nleftrightarrow",!0);s(o,p,v,"⇎","\\nLeftrightarrow",!0);s(o,p,v,"△","\\vartriangle");s(o,p,g,"ℏ","\\hslash");s(o,p,g,"▽","\\triangledown");s(o,p,g,"◊","\\lozenge");s(o,p,g,"Ⓢ","\\circledS");s(o,p,g,"®","\\circledR");s(w,p,g,"®","\\circledR");s(o,p,g,"∡","\\measuredangle",!0);s(o,p,g,"∄","\\nexists");s(o,p,g,"℧","\\mho");s(o,p,g,"Ⅎ","\\Finv",!0);s(o,p,g,"⅁","\\Game",!0);s(o,p,g,"‵","\\backprime");s(o,p,g,"▲","\\blacktriangle");s(o,p,g,"▼","\\blacktriangledown");s(o,p,g,"■","\\blacksquare");s(o,p,g,"⧫","\\blacklozenge");s(o,p,g,"★","\\bigstar");s(o,p,g,"∢","\\sphericalangle",!0);s(o,p,g,"∁","\\complement",!0);s(o,p,g,"ð","\\eth",!0);s(w,c,g,"ð","ð");s(o,p,g,"╱","\\diagup");s(o,p,g,"╲","\\diagdown");s(o,p,g,"□","\\square");s(o,p,g,"□","\\Box");s(o,p,g,"◊","\\Diamond");s(o,p,g,"¥","\\yen",!0);s(w,p,g,"¥","\\yen",!0);s(o,p,g,"✓","\\checkmark",!0);s(w,p,g,"✓","\\checkmark");s(o,p,g,"ℶ","\\beth",!0);s(o,p,g,"ℸ","\\daleth",!0);s(o,p,g,"ℷ","\\gimel",!0);s(o,p,g,"ϝ","\\digamma",!0);s(o,p,g,"ϰ","\\varkappa");s(o,p,y0,"┌","\\@ulcorner",!0);s(o,p,m0,"┐","\\@urcorner",!0);s(o,p,y0,"└","\\@llcorner",!0);s(o,p,m0,"┘","\\@lrcorner",!0);s(o,p,v,"≦","\\leqq",!0);s(o,p,v,"⩽","\\leqslant",!0);s(o,p,v,"⪕","\\eqslantless",!0);s(o,p,v,"≲","\\lesssim",!0);s(o,p,v,"⪅","\\lessapprox",!0);s(o,p,v,"≊","\\approxeq",!0);s(o,p,D,"⋖","\\lessdot");s(o,p,v,"⋘","\\lll",!0);s(o,p,v,"≶","\\lessgtr",!0);s(o,p,v,"⋚","\\lesseqgtr",!0);s(o,p,v,"⪋","\\lesseqqgtr",!0);s(o,p,v,"≑","\\doteqdot");s(o,p,v,"≓","\\risingdotseq",!0);s(o,p,v,"≒","\\fallingdotseq",!0);s(o,p,v,"∽","\\backsim",!0);s(o,p,v,"⋍","\\backsimeq",!0);s(o,p,v,"⫅","\\subseteqq",!0);s(o,p,v,"⋐","\\Subset",!0);s(o,p,v,"⊏","\\sqsubset",!0);s(o,p,v,"≼","\\preccurlyeq",!0);s(o,p,v,"⋞","\\curlyeqprec",!0);s(o,p,v,"≾","\\precsim",!0);s(o,p,v,"⪷","\\precapprox",!0);s(o,p,v,"⊲","\\vartriangleleft");s(o,p,v,"⊴","\\trianglelefteq");s(o,p,v,"⊨","\\vDash",!0);s(o,p,v,"⊪","\\Vvdash",!0);s(o,p,v,"⌣","\\smallsmile");s(o,p,v,"⌢","\\smallfrown");s(o,p,v,"≏","\\bumpeq",!0);s(o,p,v,"≎","\\Bumpeq",!0);s(o,p,v,"≧","\\geqq",!0);s(o,p,v,"⩾","\\geqslant",!0);s(o,p,v,"⪖","\\eqslantgtr",!0);s(o,p,v,"≳","\\gtrsim",!0);s(o,p,v,"⪆","\\gtrapprox",!0);s(o,p,D,"⋗","\\gtrdot");s(o,p,v,"⋙","\\ggg",!0);s(o,p,v,"≷","\\gtrless",!0);s(o,p,v,"⋛","\\gtreqless",!0);s(o,p,v,"⪌","\\gtreqqless",!0);s(o,p,v,"≖","\\eqcirc",!0);s(o,p,v,"≗","\\circeq",!0);s(o,p,v,"≜","\\triangleq",!0);s(o,p,v,"∼","\\thicksim");s(o,p,v,"≈","\\thickapprox");s(o,p,v,"⫆","\\supseteqq",!0);s(o,p,v,"⋑","\\Supset",!0);s(o,p,v,"⊐","\\sqsupset",!0);s(o,p,v,"≽","\\succcurlyeq",!0);s(o,p,v,"⋟","\\curlyeqsucc",!0);s(o,p,v,"≿","\\succsim",!0);s(o,p,v,"⪸","\\succapprox",!0);s(o,p,v,"⊳","\\vartriangleright");s(o,p,v,"⊵","\\trianglerighteq");s(o,p,v,"⊩","\\Vdash",!0);s(o,p,v,"∣","\\shortmid");s(o,p,v,"∥","\\shortparallel");s(o,p,v,"≬","\\between",!0);s(o,p,v,"⋔","\\pitchfork",!0);s(o,p,v,"∝","\\varpropto");s(o,p,v,"◀","\\blacktriangleleft");s(o,p,v,"∴","\\therefore",!0);s(o,p,v,"∍","\\backepsilon");s(o,p,v,"▶","\\blacktriangleright");s(o,p,v,"∵","\\because",!0);s(o,p,v,"⋘","\\llless");s(o,p,v,"⋙","\\gggtr");s(o,p,D,"⊲","\\lhd");s(o,p,D,"⊳","\\rhd");s(o,p,v,"≂","\\eqsim",!0);s(o,c,v,"⋈","\\Join");s(o,p,v,"≑","\\Doteq",!0);s(o,p,D,"∔","\\dotplus",!0);s(o,p,D,"∖","\\smallsetminus");s(o,p,D,"⋒","\\Cap",!0);s(o,p,D,"⋓","\\Cup",!0);s(o,p,D,"⩞","\\doublebarwedge",!0);s(o,p,D,"⊟","\\boxminus",!0);s(o,p,D,"⊞","\\boxplus",!0);s(o,p,D,"⋇","\\divideontimes",!0);s(o,p,D,"⋉","\\ltimes",!0);s(o,p,D,"⋊","\\rtimes",!0);s(o,p,D,"⋋","\\leftthreetimes",!0);s(o,p,D,"⋌","\\rightthreetimes",!0);s(o,p,D,"⋏","\\curlywedge",!0);s(o,p,D,"⋎","\\curlyvee",!0);s(o,p,D,"⊝","\\circleddash",!0);s(o,p,D,"⊛","\\circledast",!0);s(o,p,D,"⋅","\\centerdot");s(o,p,D,"⊺","\\intercal",!0);s(o,p,D,"⋒","\\doublecap");s(o,p,D,"⋓","\\doublecup");s(o,p,D,"⊠","\\boxtimes",!0);s(o,p,v,"⇢","\\dashrightarrow",!0);s(o,p,v,"⇠","\\dashleftarrow",!0);s(o,p,v,"⇇","\\leftleftarrows",!0);s(o,p,v,"⇆","\\leftrightarrows",!0);s(o,p,v,"⇚","\\Lleftarrow",!0);s(o,p,v,"↞","\\twoheadleftarrow",!0);s(o,p,v,"↢","\\leftarrowtail",!0);s(o,p,v,"↫","\\looparrowleft",!0);s(o,p,v,"⇋","\\leftrightharpoons",!0);s(o,p,v,"↶","\\curvearrowleft",!0);s(o,p,v,"↺","\\circlearrowleft",!0);s(o,p,v,"↰","\\Lsh",!0);s(o,p,v,"⇈","\\upuparrows",!0);s(o,p,v,"↿","\\upharpoonleft",!0);s(o,p,v,"⇃","\\downharpoonleft",!0);s(o,c,v,"⊶","\\origof",!0);s(o,c,v,"⊷","\\imageof",!0);s(o,p,v,"⊸","\\multimap",!0);s(o,p,v,"↭","\\leftrightsquigarrow",!0);s(o,p,v,"⇉","\\rightrightarrows",!0);s(o,p,v,"⇄","\\rightleftarrows",!0);s(o,p,v,"↠","\\twoheadrightarrow",!0);s(o,p,v,"↣","\\rightarrowtail",!0);s(o,p,v,"↬","\\looparrowright",!0);s(o,p,v,"↷","\\curvearrowright",!0);s(o,p,v,"↻","\\circlearrowright",!0);s(o,p,v,"↱","\\Rsh",!0);s(o,p,v,"⇊","\\downdownarrows",!0);s(o,p,v,"↾","\\upharpoonright",!0);s(o,p,v,"⇂","\\downharpoonright",!0);s(o,p,v,"⇝","\\rightsquigarrow",!0);s(o,p,v,"⇝","\\leadsto");s(o,p,v,"⇛","\\Rrightarrow",!0);s(o,p,v,"↾","\\restriction");s(o,c,g,"‘","`");s(o,c,g,"$","\\$");s(w,c,g,"$","\\$");s(w,c,g,"$","\\textdollar");s(o,c,g,"%","\\%");s(w,c,g,"%","\\%");s(o,c,g,"_","\\_");s(w,c,g,"_","\\_");s(w,c,g,"_","\\textunderscore");s(o,c,g,"∠","\\angle",!0);s(o,c,g,"∞","\\infty",!0);s(o,c,g,"′","\\prime");s(o,c,g,"△","\\triangle");s(o,c,g,"Γ","\\Gamma",!0);s(o,c,g,"Δ","\\Delta",!0);s(o,c,g,"Θ","\\Theta",!0);s(o,c,g,"Λ","\\Lambda",!0);s(o,c,g,"Ξ","\\Xi",!0);s(o,c,g,"Π","\\Pi",!0);s(o,c,g,"Σ","\\Sigma",!0);s(o,c,g,"Υ","\\Upsilon",!0);s(o,c,g,"Φ","\\Phi",!0);s(o,c,g,"Ψ","\\Psi",!0);s(o,c,g,"Ω","\\Omega",!0);s(o,c,g,"A","Α");s(o,c,g,"B","Β");s(o,c,g,"E","Ε");s(o,c,g,"Z","Ζ");s(o,c,g,"H","Η");s(o,c,g,"I","Ι");s(o,c,g,"K","Κ");s(o,c,g,"M","Μ");s(o,c,g,"N","Ν");s(o,c,g,"O","Ο");s(o,c,g,"P","Ρ");s(o,c,g,"T","Τ");s(o,c,g,"X","Χ");s(o,c,g,"¬","\\neg",!0);s(o,c,g,"¬","\\lnot");s(o,c,g,"⊤","\\top");s(o,c,g,"⊥","\\bot");s(o,c,g,"∅","\\emptyset");s(o,p,g,"∅","\\varnothing");s(o,c,R,"α","\\alpha",!0);s(o,c,R,"β","\\beta",!0);s(o,c,R,"γ","\\gamma",!0);s(o,c,R,"δ","\\delta",!0);s(o,c,R,"ϵ","\\epsilon",!0);s(o,c,R,"ζ","\\zeta",!0);s(o,c,R,"η","\\eta",!0);s(o,c,R,"θ","\\theta",!0);s(o,c,R,"ι","\\iota",!0);s(o,c,R,"κ","\\kappa",!0);s(o,c,R,"λ","\\lambda",!0);s(o,c,R,"μ","\\mu",!0);s(o,c,R,"ν","\\nu",!0);s(o,c,R,"ξ","\\xi",!0);s(o,c,R,"ο","\\omicron",!0);s(o,c,R,"π","\\pi",!0);s(o,c,R,"ρ","\\rho",!0);s(o,c,R,"σ","\\sigma",!0);s(o,c,R,"τ","\\tau",!0);s(o,c,R,"υ","\\upsilon",!0);s(o,c,R,"ϕ","\\phi",!0);s(o,c,R,"χ","\\chi",!0);s(o,c,R,"ψ","\\psi",!0);s(o,c,R,"ω","\\omega",!0);s(o,c,R,"ε","\\varepsilon",!0);s(o,c,R,"ϑ","\\vartheta",!0);s(o,c,R,"ϖ","\\varpi",!0);s(o,c,R,"ϱ","\\varrho",!0);s(o,c,R,"ς","\\varsigma",!0);s(o,c,R,"φ","\\varphi",!0);s(o,c,D,"∗","*",!0);s(o,c,D,"+","+");s(o,c,D,"−","-",!0);s(o,c,D,"⋅","\\cdot",!0);s(o,c,D,"∘","\\circ",!0);s(o,c,D,"÷","\\div",!0);s(o,c,D,"±","\\pm",!0);s(o,c,D,"×","\\times",!0);s(o,c,D,"∩","\\cap",!0);s(o,c,D,"∪","\\cup",!0);s(o,c,D,"∖","\\setminus",!0);s(o,c,D,"∧","\\land");s(o,c,D,"∨","\\lor");s(o,c,D,"∧","\\wedge",!0);s(o,c,D,"∨","\\vee",!0);s(o,c,g,"√","\\surd");s(o,c,y0,"⟨","\\langle",!0);s(o,c,y0,"∣","\\lvert");s(o,c,y0,"∥","\\lVert");s(o,c,m0,"?","?");s(o,c,m0,"!","!");s(o,c,m0,"⟩","\\rangle",!0);s(o,c,m0,"∣","\\rvert");s(o,c,m0,"∥","\\rVert");s(o,c,v,"=","=");s(o,c,v,":",":");s(o,c,v,"≈","\\approx",!0);s(o,c,v,"≅","\\cong",!0);s(o,c,v,"≥","\\ge");s(o,c,v,"≥","\\geq",!0);s(o,c,v,"←","\\gets");s(o,c,v,">","\\gt",!0);s(o,c,v,"∈","\\in",!0);s(o,c,v,"","\\@not");s(o,c,v,"⊂","\\subset",!0);s(o,c,v,"⊃","\\supset",!0);s(o,c,v,"⊆","\\subseteq",!0);s(o,c,v,"⊇","\\supseteq",!0);s(o,p,v,"⊈","\\nsubseteq",!0);s(o,p,v,"⊉","\\nsupseteq",!0);s(o,c,v,"⊨","\\models");s(o,c,v,"←","\\leftarrow",!0);s(o,c,v,"≤","\\le");s(o,c,v,"≤","\\leq",!0);s(o,c,v,"<","\\lt",!0);s(o,c,v,"→","\\rightarrow",!0);s(o,c,v,"→","\\to");s(o,p,v,"≱","\\ngeq",!0);s(o,p,v,"≰","\\nleq",!0);s(o,c,O0," ","\\ ");s(o,c,O0," ","\\space");s(o,c,O0," ","\\nobreakspace");s(w,c,O0," ","\\ ");s(w,c,O0," "," ");s(w,c,O0," ","\\space");s(w,c,O0," ","\\nobreakspace");s(o,c,O0,null,"\\nobreak");s(o,c,O0,null,"\\allowbreak");s(o,c,Re,",",",");s(o,c,Re,";",";");s(o,p,D,"⊼","\\barwedge",!0);s(o,p,D,"⊻","\\veebar",!0);s(o,c,D,"⊙","\\odot",!0);s(o,c,D,"⊕","\\oplus",!0);s(o,c,D,"⊗","\\otimes",!0);s(o,c,g,"∂","\\partial",!0);s(o,c,D,"⊘","\\oslash",!0);s(o,p,D,"⊚","\\circledcirc",!0);s(o,p,D,"⊡","\\boxdot",!0);s(o,c,D,"△","\\bigtriangleup");s(o,c,D,"▽","\\bigtriangledown");s(o,c,D,"†","\\dagger");s(o,c,D,"⋄","\\diamond");s(o,c,D,"⋆","\\star");s(o,c,D,"◃","\\triangleleft");s(o,c,D,"▹","\\triangleright");s(o,c,y0,"{","\\{");s(w,c,g,"{","\\{");s(w,c,g,"{","\\textbraceleft");s(o,c,m0,"}","\\}");s(w,c,g,"}","\\}");s(w,c,g,"}","\\textbraceright");s(o,c,y0,"{","\\lbrace");s(o,c,m0,"}","\\rbrace");s(o,c,y0,"[","\\lbrack",!0);s(w,c,g,"[","\\lbrack",!0);s(o,c,m0,"]","\\rbrack",!0);s(w,c,g,"]","\\rbrack",!0);s(o,c,y0,"(","\\lparen",!0);s(o,c,m0,")","\\rparen",!0);s(w,c,g,"<","\\textless",!0);s(w,c,g,">","\\textgreater",!0);s(o,c,y0,"⌊","\\lfloor",!0);s(o,c,m0,"⌋","\\rfloor",!0);s(o,c,y0,"⌈","\\lceil",!0);s(o,c,m0,"⌉","\\rceil",!0);s(o,c,g,"\\","\\backslash");s(o,c,g,"∣","|");s(o,c,g,"∣","\\vert");s(w,c,g,"|","\\textbar",!0);s(o,c,g,"∥","\\|");s(o,c,g,"∥","\\Vert");s(w,c,g,"∥","\\textbardbl");s(w,c,g,"~","\\textasciitilde");s(w,c,g,"\\","\\textbackslash");s(w,c,g,"^","\\textasciicircum");s(o,c,v,"↑","\\uparrow",!0);s(o,c,v,"⇑","\\Uparrow",!0);s(o,c,v,"↓","\\downarrow",!0);s(o,c,v,"⇓","\\Downarrow",!0);s(o,c,v,"↕","\\updownarrow",!0);s(o,c,v,"⇕","\\Updownarrow",!0);s(o,c,a0,"∐","\\coprod");s(o,c,a0,"⋁","\\bigvee");s(o,c,a0,"⋀","\\bigwedge");s(o,c,a0,"⨄","\\biguplus");s(o,c,a0,"⋂","\\bigcap");s(o,c,a0,"⋃","\\bigcup");s(o,c,a0,"∫","\\int");s(o,c,a0,"∫","\\intop");s(o,c,a0,"∬","\\iint");s(o,c,a0,"∭","\\iiint");s(o,c,a0,"∏","\\prod");s(o,c,a0,"∑","\\sum");s(o,c,a0,"⨂","\\bigotimes");s(o,c,a0,"⨁","\\bigoplus");s(o,c,a0,"⨀","\\bigodot");s(o,c,a0,"∮","\\oint");s(o,c,a0,"∯","\\oiint");s(o,c,a0,"∰","\\oiiint");s(o,c,a0,"⨆","\\bigsqcup");s(o,c,a0,"∫","\\smallint");s(w,c,ge,"…","\\textellipsis");s(o,c,ge,"…","\\mathellipsis");s(w,c,ge,"…","\\ldots",!0);s(o,c,ge,"…","\\ldots",!0);s(o,c,ge,"⋯","\\@cdots",!0);s(o,c,ge,"⋱","\\ddots",!0);s(o,c,g,"⋮","\\varvdots");s(w,c,g,"⋮","\\varvdots");s(o,c,Q,"ˊ","\\acute");s(o,c,Q,"ˋ","\\grave");s(o,c,Q,"¨","\\ddot");s(o,c,Q,"~","\\tilde");s(o,c,Q,"ˉ","\\bar");s(o,c,Q,"˘","\\breve");s(o,c,Q,"ˇ","\\check");s(o,c,Q,"^","\\hat");s(o,c,Q,"⃗","\\vec");s(o,c,Q,"˙","\\dot");s(o,c,Q,"˚","\\mathring");s(o,c,R,"","\\@imath");s(o,c,R,"","\\@jmath");s(o,c,g,"ı","ı");s(o,c,g,"ȷ","ȷ");s(w,c,g,"ı","\\i",!0);s(w,c,g,"ȷ","\\j",!0);s(w,c,g,"ß","\\ss",!0);s(w,c,g,"æ","\\ae",!0);s(w,c,g,"œ","\\oe",!0);s(w,c,g,"ø","\\o",!0);s(w,c,g,"Æ","\\AE",!0);s(w,c,g,"Œ","\\OE",!0);s(w,c,g,"Ø","\\O",!0);s(w,c,Q,"ˊ","\\'");s(w,c,Q,"ˋ","\\`");s(w,c,Q,"ˆ","\\^");s(w,c,Q,"˜","\\~");s(w,c,Q,"ˉ","\\=");s(w,c,Q,"˘","\\u");s(w,c,Q,"˙","\\.");s(w,c,Q,"¸","\\c");s(w,c,Q,"˚","\\r");s(w,c,Q,"ˇ","\\v");s(w,c,Q,"¨",'\\"');s(w,c,Q,"˝","\\H");s(w,c,Q,"◯","\\textcircled");var ja={"--":!0,"---":!0,"``":!0,"''":!0};s(w,c,g,"–","--",!0);s(w,c,g,"–","\\textendash");s(w,c,g,"—","---",!0);s(w,c,g,"—","\\textemdash");s(w,c,g,"‘","`",!0);s(w,c,g,"‘","\\textquoteleft");s(w,c,g,"’","'",!0);s(w,c,g,"’","\\textquoteright");s(w,c,g,"“","``",!0);s(w,c,g,"“","\\textquotedblleft");s(w,c,g,"”","''",!0);s(w,c,g,"”","\\textquotedblright");s(o,c,g,"°","\\degree",!0);s(w,c,g,"°","\\degree");s(w,c,g,"°","\\textdegree",!0);s(o,c,g,"£","\\pounds");s(o,c,g,"£","\\mathsterling",!0);s(w,c,g,"£","\\pounds");s(w,c,g,"£","\\textsterling",!0);s(o,p,g,"✠","\\maltese");s(w,p,g,"✠","\\maltese");var ea='0123456789/@."';for(var Rt=0;Rt<ea.length;Rt++){var ta=ea.charAt(Rt);s(o,c,g,ta,ta)}var ra='0123456789!@*()-=+";:?/.,';for(var Et=0;Et<ra.length;Et++){var aa=ra.charAt(Et);s(w,c,g,aa,aa)}var ot="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";for(var It=0;It<ot.length;It++){var We=ot.charAt(It);s(o,c,R,We,We),s(w,c,g,We,We)}s(o,p,g,"C","ℂ");s(w,p,g,"C","ℂ");s(o,p,g,"H","ℍ");s(w,p,g,"H","ℍ");s(o,p,g,"N","ℕ");s(w,p,g,"N","ℕ");s(o,p,g,"P","ℙ");s(w,p,g,"P","ℙ");s(o,p,g,"Q","ℚ");s(w,p,g,"Q","ℚ");s(o,p,g,"R","ℝ");s(w,p,g,"R","ℝ");s(o,p,g,"Z","ℤ");s(w,p,g,"Z","ℤ");s(o,c,R,"h","ℎ");s(w,c,R,"h","ℎ");var I="";for(var u0=0;u0<ot.length;u0++){var e0=ot.charAt(u0);I=String.fromCharCode(55349,56320+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56372+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56424+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56580+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56684+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56736+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56788+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56840+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56944+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),u0<26&&(I=String.fromCharCode(55349,56632+u0),s(o,c,R,e0,I),s(w,c,g,e0,I),I=String.fromCharCode(55349,56476+u0),s(o,c,R,e0,I),s(w,c,g,e0,I))}I="𝕜";s(o,c,R,"k",I);s(w,c,g,"k",I);for(var _0=0;_0<10;_0++){var V0=_0.toString();I=String.fromCharCode(55349,57294+_0),s(o,c,R,V0,I),s(w,c,g,V0,I),I=String.fromCharCode(55349,57314+_0),s(o,c,R,V0,I),s(w,c,g,V0,I),I=String.fromCharCode(55349,57324+_0),s(o,c,R,V0,I),s(w,c,g,V0,I),I=String.fromCharCode(55349,57334+_0),s(o,c,R,V0,I),s(w,c,g,V0,I)}var tr="ÐÞþ";for(var Nt=0;Nt<tr.length;Nt++){var Ve=tr.charAt(Nt);s(o,c,R,Ve,Ve),s(w,c,g,Ve,Ve)}var Xe=[["mathbf","textbf","Main-Bold"],["mathbf","textbf","Main-Bold"],["mathnormal","textit","Math-Italic"],["mathnormal","textit","Math-Italic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["boldsymbol","boldsymbol","Main-BoldItalic"],["mathscr","textscr","Script-Regular"],["","",""],["","",""],["","",""],["mathfrak","textfrak","Fraktur-Regular"],["mathfrak","textfrak","Fraktur-Regular"],["mathbb","textbb","AMS-Regular"],["mathbb","textbb","AMS-Regular"],["mathboldfrak","textboldfrak","Fraktur-Regular"],["mathboldfrak","textboldfrak","Fraktur-Regular"],["mathsf","textsf","SansSerif-Regular"],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathitsf","textitsf","SansSerif-Italic"],["mathitsf","textitsf","SansSerif-Italic"],["","",""],["","",""],["mathtt","texttt","Typewriter-Regular"],["mathtt","texttt","Typewriter-Regular"]],na=[["mathbf","textbf","Main-Bold"],["","",""],["mathsf","textsf","SansSerif-Regular"],["mathboldsf","textboldsf","SansSerif-Bold"],["mathtt","texttt","Typewriter-Regular"]],wi=(a,e)=>{var t=a.charCodeAt(0),r=a.charCodeAt(1),n=(t-55296)*1024+(r-56320)+65536,i=e==="math"?0:1;if(119808<=n&&n<120484){var l=Math.floor((n-119808)/26);return[Xe[l][2],Xe[l][i]]}else if(120782<=n&&n<=120831){var u=Math.floor((n-120782)/10);return[na[u][2],na[u][i]]}else{if(n===120485||n===120486)return[Xe[0][2],Xe[0][i]];if(120486<n&&n<120782)return["",""];throw new S("Unsupported character: "+a)}},vt=function(e,t,r){if(K[r][e]){var n=K[r][e].replace;n&&(e=n)}return{value:e,metrics:wr(e,t,r)}},h0=function(e,t,r,n,i){var l=vt(e,t,r),u=l.metrics;e=l.value;var h;if(u){var d=u.italic;(r==="text"||n&&n.font==="mathit")&&(d=0),h=new b0(e,u.height,u.depth,d,u.skew,u.width,i)}else typeof console<"u"&&console.warn("No character metrics "+("for '"+e+"' in style '"+t+"' and mode '"+r+"'")),h=new b0(e,0,0,0,0,0,i);if(n){h.maxFontSize=n.sizeMultiplier,n.style.isTight()&&h.classes.push("mtight");var f=n.getColor();f&&(h.style.color=f)}return h},kr=function(e,t,r,n){return n===void 0&&(n=[]),r.font==="boldsymbol"&&vt(e,"Main-Bold",t).metrics?h0(e,"Main-Bold",t,r,n.concat(["mathbf"])):e==="\\"||K[t][e].font==="main"?h0(e,"Main-Regular",t,r,n):h0(e,"AMS-Regular",t,r,n.concat(["amsrm"]))},ki=function(e,t,r,n,i){return i!=="textord"&&vt(e,"Math-BoldItalic",t).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"}},gt=function(e,t,r){var n=e.mode,i=e.text,l=["mord"],u=n==="math"||n==="text"&&t.font,h=u?t.font:t.fontFamily,d="",f="";if(i.charCodeAt(0)===55349&&([d,f]=wi(i,n)),d.length>0)return h0(i,d,n,t,l.concat(f));if(h){var b,y;if(h==="boldsymbol"){var x=ki(i,n,t,l,r);b=x.fontName,y=[x.fontClass]}else u?(b=rr[h].fontName,y=[h]):(b=Ye(h,t.fontWeight,t.fontShape),y=[h,t.fontWeight,t.fontShape]);if(vt(i,b,n).metrics)return h0(i,b,n,t,l.concat(y));if(ja.hasOwnProperty(i)&&b.slice(0,10)==="Typewriter"){for(var T=[],A=0;A<i.length;A++)T.push(h0(i[A],b,n,t,l.concat(y)));return F0(T)}}if(r==="mathord")return h0(i,"Math-Italic",n,t,l.concat(["mathnormal"]));if(r==="textord"){var C=K[n][i]&&K[n][i].font;if(C==="ams"){var q=Ye("amsrm",t.fontWeight,t.fontShape);return h0(i,q,n,t,l.concat("amsrm",t.fontWeight,t.fontShape))}else if(C==="main"||!C){var E=Ye("textrm",t.fontWeight,t.fontShape);return h0(i,E,n,t,l.concat(t.fontWeight,t.fontShape))}else{var N=Ye(C,t.fontWeight,t.fontShape);return h0(i,N,n,t,l.concat(N,t.fontWeight,t.fontShape))}}else throw new Error("unexpected type: "+r+" in makeOrd")},Si=(a,e)=>{if(Y0(a.classes)!==Y0(e.classes)||a.skew!==e.skew||a.maxFontSize!==e.maxFontSize||a.italic!==0&&a.hasClass("mathnormal"))return!1;if(a.classes.length===1){var t=a.classes[0];if(t==="mbin"||t==="mord")return!1}for(var r of Object.keys(a.style))if(a.style[r]!==e.style[r])return!1;for(var n of Object.keys(e.style))if(a.style[n]!==e.style[n])return!1;return!0},Za=a=>{for(var e=0;e<a.length-1;e++){var t=a[e],r=a[e+1];t instanceof b0&&r instanceof b0&&Si(t,r)&&(t.text+=r.text,t.height=Math.max(t.height,r.height),t.depth=Math.max(t.depth,r.depth),t.italic=r.italic,a.splice(e+1,1),e--)}return a},Sr=function(e){for(var t=0,r=0,n=0,i=0;i<e.children.length;i++){var l=e.children[i];l.height>t&&(t=l.height),l.depth>r&&(r=l.depth),l.maxFontSize>n&&(n=l.maxFontSize)}e.height=t,e.depth=r,e.maxFontSize=n},k=function(e,t,r,n){var i=new ve(e,t,r,n);return Sr(i),i},Z0=(a,e,t,r)=>new ve(a,e,t,r),de=function(e,t,r){var n=k([e],[],t);return n.height=Math.max(r||t.fontMetrics().defaultRuleThickness,t.minRuleThickness),n.style.borderBottomWidth=M(n.height),n.maxFontSize=1,n},zi=function(e,t,r,n){var i=new pt(e,t,r,n);return Sr(i),i},F0=function(e){var t=new pe(e);return Sr(t),t},fe=function(e,t){return e instanceof pe?k([],[e],t):e},Ti=function(e){if(e.positionType==="individualShift"){for(var t=e.children,r=[t[0]],n=-t[0].shift-t[0].elem.depth,i=n,l=1;l<t.length;l++){var u=-t[l].shift-i-t[l].elem.depth,h=u-(t[l-1].elem.height+t[l-1].elem.depth);i=i+u,r.push({type:"kern",size:h}),r.push(t[l])}return{children:r,depth:n}}var d;if(e.positionType==="top"){for(var f=e.positionData,b=0;b<e.children.length;b++){var y=e.children[b];f-=y.type==="kern"?y.size:y.elem.height+y.elem.depth}d=f}else if(e.positionType==="bottom")d=-e.positionData;else{var x=e.children[0];if(x.type!=="elem")throw new Error('First child must have type "elem".');if(e.positionType==="shift")d=-x.elem.depth-e.positionData;else if(e.positionType==="firstBaseline")d=-x.elem.depth;else throw new Error("Invalid positionType "+e.positionType+".")}return{children:e.children,depth:d}},U=function(e,t){for(var{children:r,depth:n}=Ti(e),i=0,l=0;l<r.length;l++){var u=r[l];if(u.type==="elem"){var h=u.elem;i=Math.max(i,h.maxFontSize,h.height)}}i+=2;var d=k(["pstrut"],[]);d.style.height=M(i);for(var f=[],b=n,y=n,x=n,T=0;T<r.length;T++){var A=r[T];if(A.type==="kern")x+=A.size;else{var C=A.elem,q=A.wrapperClasses||[],E=A.wrapperStyle||{},N=k(q,[d,C],void 0,E);N.style.top=M(-i-x-C.depth),A.marginLeft&&(N.style.marginLeft=A.marginLeft),A.marginRight&&(N.style.marginRight=A.marginRight),f.push(N),x+=C.height+C.depth}b=Math.min(b,x),y=Math.max(y,x)}var $=k(["vlist"],f);$.style.height=M(y);var F;if(b<0){var P=k([],[]),G=k(["vlist"],[P]);G.style.height=M(-b);var Z=k(["vlist-s"],[new b0("")]);F=[k(["vlist-r"],[$,Z]),k(["vlist-r"],[G])]}else F=[k(["vlist-r"],[$])];var V=k(["vlist-t"],F);return F.length===2&&V.classes.push("vlist-t2"),V.height=y,V.depth=-b,V},Ka=(a,e)=>{var t=k(["mspace"],[],e),r=_(a,e);return t.style.marginRight=M(r),t},Ye=function(e,t,r){var n="";switch(e){case"amsrm":n="AMS";break;case"textrm":n="Main";break;case"textsf":n="SansSerif";break;case"texttt":n="Typewriter";break;default:n=e}var i;return t==="textbf"&&r==="textit"?i="BoldItalic":t==="textbf"?i="Bold":t==="textit"?i="Italic":i="Regular",n+"-"+i},rr={mathbf:{variant:"bold",fontName:"Main-Bold"},mathrm:{variant:"normal",fontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathit:{variant:"italic",fontName:"Main-Italic"},mathnormal:{variant:"italic",fontName:"Math-Italic"},mathsfit:{variant:"sans-serif-italic",fontName:"SansSerif-Italic"},mathbb:{variant:"double-struck",fontName:"AMS-Regular"},mathcal:{variant:"script",fontName:"Caligraphic-Regular"},mathfrak:{variant:"fraktur",fontName:"Fraktur-Regular"},mathscr:{variant:"script",fontName:"Script-Regular"},mathsf:{variant:"sans-serif",fontName:"SansSerif-Regular"},mathtt:{variant:"monospace",fontName:"Typewriter-Regular"}},Qa={vec:["vec",.471,.714],oiintSize1:["oiintSize1",.957,.499],oiintSize2:["oiintSize2",1.472,.659],oiiintSize1:["oiiintSize1",1.304,.499],oiiintSize2:["oiiintSize2",1.98,.659]},Ja=function(e,t){var[r,n,i]=Qa[e],l=new j0(r),u=new H0([l],{width:M(n),height:M(i),style:"width:"+M(n),viewBox:"0 0 "+1e3*n+" "+1e3*i,preserveAspectRatio:"xMinYMin"}),h=Z0(["overlay"],[u],t);return h.height=i,h.style.height=M(i),h.style.width=M(n),h},J={number:3,unit:"mu"},ee={number:4,unit:"mu"},E0={number:5,unit:"mu"},Ai={mord:{mop:J,mbin:ee,mrel:E0,minner:J},mop:{mord:J,mop:J,mrel:E0,minner:J},mbin:{mord:ee,mop:ee,mopen:ee,minner:ee},mrel:{mord:E0,mop:E0,mopen:E0,minner:E0},mopen:{},mclose:{mop:J,mbin:ee,mrel:E0,minner:J},mpunct:{mord:J,mop:J,mrel:E0,mopen:J,mclose:J,mpunct:J,minner:J},minner:{mord:J,mop:J,mbin:ee,mrel:E0,mopen:J,mpunct:J,minner:J}},Mi={mord:{mop:J},mop:{mord:J,mop:J},mbin:{},mrel:{},mopen:{},mclose:{mop:J},mpunct:{},minner:{mop:J}},_a={},ut={},ht={};function B(a){for(var{type:e,names:t,props:r,handler:n,htmlBuilder:i,mathmlBuilder:l}=a,u={type:e,numArgs:r.numArgs,argTypes:r.argTypes,allowedInArgument:!!r.allowedInArgument,allowedInText:!!r.allowedInText,allowedInMath:r.allowedInMath===void 0?!0:r.allowedInMath,numOptionalArgs:r.numOptionalArgs||0,infix:!!r.infix,primitive:!!r.primitive,handler:n},h=0;h<t.length;++h)_a[t[h]]=u;e&&(i&&(ut[e]=i),l&&(ht[e]=l))}function ie(a){var{type:e,htmlBuilder:t,mathmlBuilder:r}=a;B({type:e,names:[],props:{numArgs:0},handler(){throw new Error("Should never be called.")},htmlBuilder:t,mathmlBuilder:r})}var ct=function(e){return e.type==="ordgroup"&&e.body.length===1?e.body[0]:e},t0=function(e){return e.type==="ordgroup"?e.body:[e]},Bi=new Set(["leftmost","mbin","mopen","mrel","mop","mpunct"]),Ci=new Set(["rightmost","mrel","mclose","mpunct"]),Di={display:L.DISPLAY,text:L.TEXT,script:L.SCRIPT,scriptscript:L.SCRIPTSCRIPT},qi={mord:"mord",mop:"mop",mbin:"mbin",mrel:"mrel",mopen:"mopen",mclose:"mclose",mpunct:"mpunct",minner:"minner"},s0=function(e,t,r,n){n===void 0&&(n=[null,null]);for(var i=[],l=0;l<e.length;l++){var u=W(e[l],t);if(u instanceof pe){var h=u.children;i.push(...h)}else i.push(u)}if(Za(i),!r)return i;var d=t;if(e.length===1){var f=e[0];f.type==="sizing"?d=t.havingSize(f.size):f.type==="styling"&&(d=t.havingStyle(Di[f.style]))}var b=k([n[0]||"leftmost"],[],t),y=k([n[1]||"rightmost"],[],t),x=r==="root";return ar(i,(T,A)=>{var C=A.classes[0],q=T.classes[0];C==="mbin"&&Ci.has(q)?A.classes[0]="mord":q==="mbin"&&Bi.has(C)&&(T.classes[0]="mord")},{node:b},y,x),ar(i,(T,A)=>{var C,q,E=ir(A),N=ir(T),$=E&&N?T.hasClass("mtight")?(C=Mi[E])==null?void 0:C[N]:(q=Ai[E])==null?void 0:q[N]:null;if($)return Ka($,d)},{node:b},y,x),i},ar=function(e,t,r,n,i){n&&e.push(n);for(var l=0;l<e.length;l++){var u=e[l],h=en(u);if(h){ar(h.children,t,r,null,i);continue}var d=!u.hasClass("mspace");if(d){var f=t(u,r.node);f&&(r.insertAfter?r.insertAfter(f):(e.unshift(f),l++))}d?r.node=u:i&&u.hasClass("newline")&&(r.node=k(["leftmost"])),r.insertAfter=(b=>y=>{e.splice(b+1,0,y),l++})(l)}n&&e.pop()},en=function(e){return e instanceof pe||e instanceof pt||e instanceof ve&&e.hasClass("enclosing")?e:null},nr=function(e,t){var r=en(e);if(r){var n=r.children;if(n.length){if(t==="right")return nr(n[n.length-1],"right");if(t==="left")return nr(n[0],"left")}}return e},ir=function(e,t){if(!e)return null;t&&(e=nr(e,t));var r=e.classes[0];return qi[r]||null},Ce=function(e,t){var r=["nulldelimiter"].concat(e.baseSizingClasses());return k(t.concat(r))},W=function(e,t,r){if(!e)return k();if(ut[e.type]){var n=ut[e.type](e,t);if(r&&t.size!==r.size){n=k(t.sizingClasses(r),[n],t);var i=t.sizeMultiplier/r.sizeMultiplier;n.height*=i,n.depth*=i}return n}else throw new S("Got group of unknown type: '"+e.type+"'")};function je(a,e){var t=k(["base"],a,e),r=k(["strut"]);return r.style.height=M(t.height+t.depth),t.depth&&(r.style.verticalAlign=M(-t.depth)),t.children.unshift(r),t}function sr(a,e){var t=null;a.length===1&&a[0].type==="tag"&&(t=a[0].tag,a=a[0].body);var r=s0(a,e,"root"),n;r.length===2&&r[1].hasClass("tag")&&(n=r.pop());for(var i=[],l=[],u=0;u<r.length;u++)if(l.push(r[u]),r[u].hasClass("mbin")||r[u].hasClass("mrel")||r[u].hasClass("allowbreak")){for(var h=!1;u<r.length-1&&r[u+1].hasClass("mspace")&&!r[u+1].hasClass("newline");)u++,l.push(r[u]),r[u].hasClass("nobreak")&&(h=!0);h||(i.push(je(l,e)),l=[])}else r[u].hasClass("newline")&&(l.pop(),l.length>0&&(i.push(je(l,e)),l=[]),i.push(r[u]));l.length>0&&i.push(je(l,e));var d;t?(d=je(s0(t,e,!0),e),d.classes=["tag"],i.push(d)):n&&i.push(n);var f=k(["katex-html"],i);if(f.setAttribute("aria-hidden","true"),d){var b=d.children[0];b.style.height=M(f.height+f.depth),f.depth&&(b.style.verticalAlign=M(-f.depth))}return f}function tn(a){return new pe(a)}class z{constructor(e,t,r){this.type=e,this.attributes={},this.children=t||[],this.classes=r||[]}setAttribute(e,t){this.attributes[e]=t}getAttribute(e){return this.attributes[e]}toNode(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);this.classes.length>0&&(e.className=Y0(this.classes));for(var r=0;r<this.children.length;r++)if(this.children[r]instanceof r0&&this.children[r+1]instanceof r0){for(var n=this.children[r].toText()+this.children[++r].toText();this.children[r+1]instanceof r0;)n+=this.children[++r].toText();e.appendChild(new r0(n).toNode())}else e.appendChild(this.children[r].toNode());return e}toMarkup(){var e="<"+this.type;for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+'="',e+=l0(this.attributes[t]),e+='"');this.classes.length>0&&(e+=' class ="'+l0(Y0(this.classes))+'"'),e+=">";for(var r=0;r<this.children.length;r++)e+=this.children[r].toMarkup();return e+="</"+this.type+">",e}toText(){return this.children.map(e=>e.toText()).join("")}}class r0{constructor(e){this.text=e}toNode(){return document.createTextNode(this.text)}toMarkup(){return l0(this.toText())}toText(){return this.text}}class rn{constructor(e){this.width=e,e>=.05555&&e<=.05556?this.character=" ":e>=.1666&&e<=.1667?this.character=" ":e>=.2222&&e<=.2223?this.character=" ":e>=.2777&&e<=.2778?this.character=" ":e>=-.05556&&e<=-.05555?this.character=" ":e>=-.1667&&e<=-.1666?this.character=" ":e>=-.2223&&e<=-.2222?this.character=" ":e>=-.2778&&e<=-.2777?this.character=" ":this.character=null}toNode(){if(this.character)return document.createTextNode(this.character);var e=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return e.setAttribute("width",M(this.width)),e}toMarkup(){return this.character?"<mtext>"+this.character+"</mtext>":'<mspace width="'+M(this.width)+'"/>'}toText(){return this.character?this.character:" "}}var Ri=new Set(["\\imath","\\jmath"]),Ei=new Set(["mrow","mtable"]),k0=function(e,t,r){return K[t][e]&&K[t][e].replace&&e.charCodeAt(0)!==55349&&!(ja.hasOwnProperty(e)&&r&&(r.fontFamily&&r.fontFamily.slice(4,6)==="tt"||r.font&&r.font.slice(4,6)==="tt"))&&(e=K[t][e].replace),new r0(e)},zr=function(e){return e.length===1?e[0]:new z("mrow",e)},Tr=function(e,t){if(t.fontFamily==="texttt")return"monospace";if(t.fontFamily==="textsf")return t.fontShape==="textit"&&t.fontWeight==="textbf"?"sans-serif-bold-italic":t.fontShape==="textit"?"sans-serif-italic":t.fontWeight==="textbf"?"bold-sans-serif":"sans-serif";if(t.fontShape==="textit"&&t.fontWeight==="textbf")return"bold-italic";if(t.fontShape==="textit")return"italic";if(t.fontWeight==="textbf")return"bold";var r=t.font;if(!r||r==="mathnormal")return null;var n=e.mode;if(r==="mathit")return"italic";if(r==="boldsymbol")return e.type==="textord"?"bold":"bold-italic";if(r==="mathbf")return"bold";if(r==="mathbb")return"double-struck";if(r==="mathsfit")return"sans-serif-italic";if(r==="mathfrak")return"fraktur";if(r==="mathscr"||r==="mathcal")return"script";if(r==="mathsf")return"sans-serif";if(r==="mathtt")return"monospace";var i=e.text;if(Ri.has(i))return null;if(K[n][i]){var l=K[n][i].replace;l&&(i=l)}var u=rr[r].fontName;return wr(i,u,n)?rr[r].variant:null};function Lt(a){if(!a)return!1;if(a.type==="mi"&&a.children.length===1){var e=a.children[0];return e instanceof r0&&e.text==="."}else if(a.type==="mo"&&a.children.length===1&&a.getAttribute("separator")==="true"&&a.getAttribute("lspace")==="0em"&&a.getAttribute("rspace")==="0em"){var t=a.children[0];return t instanceof r0&&t.text===","}else return!1}var x0=function(e,t,r){if(e.length===1){var n=Y(e[0],t);return r&&n instanceof z&&n.type==="mo"&&(n.setAttribute("lspace","0em"),n.setAttribute("rspace","0em")),[n]}for(var i=[],l,u=0;u<e.length;u++){var h=Y(e[u],t);if(h instanceof z&&l instanceof z){if(h.type==="mtext"&&l.type==="mtext"&&h.getAttribute("mathvariant")===l.getAttribute("mathvariant")){l.children.push(...h.children);continue}else if(h.type==="mn"&&l.type==="mn"){l.children.push(...h.children);continue}else if(Lt(h)&&l.type==="mn"){l.children.push(...h.children);continue}else if(h.type==="mn"&&Lt(l))h.children=[...l.children,...h.children],i.pop();else if((h.type==="msup"||h.type==="msub")&&h.children.length>=1&&(l.type==="mn"||Lt(l))){var d=h.children[0];d instanceof z&&d.type==="mn"&&(d.children=[...l.children,...d.children],i.pop())}else if(l.type==="mi"&&l.children.length===1){var f=l.children[0];if(f instanceof r0&&f.text==="̸"&&(h.type==="mo"||h.type==="mi"||h.type==="mn")){var b=h.children[0];b instanceof r0&&b.text.length>0&&(b.text=b.text.slice(0,1)+"̸"+b.text.slice(1),i.pop())}}}i.push(h),l=h}return i},K0=function(e,t,r){return zr(x0(e,t,r))},Y=function(e,t){if(!e)return new z("mrow");if(ht[e.type]){var r=ht[e.type](e,t);return r}else throw new S("Got group of unknown type: '"+e.type+"'")};function ia(a,e,t,r,n){var i=x0(a,t),l;i.length===1&&i[0]instanceof z&&Ei.has(i[0].type)?l=i[0]:l=new z("mrow",i);var u=new z("annotation",[new r0(e)]);u.setAttribute("encoding","application/x-tex");var h=new z("semantics",[l,u]),d=new z("math",[h]);d.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML"),r&&d.setAttribute("display","block");var f=n?"katex":"katex-mathml";return k([f],[d])}var Ii=[[1,1,1],[2,1,1],[3,1,1],[4,2,1],[5,2,1],[6,3,1],[7,4,2],[8,6,3],[9,7,6],[10,8,7],[11,10,9]],sa=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],la=function(e,t){return t.size<2?e:Ii[e-1][t.size-1]};class I0{constructor(e){this.style=e.style,this.color=e.color,this.size=e.size||I0.BASESIZE,this.textSize=e.textSize||this.size,this.phantom=!!e.phantom,this.font=e.font||"",this.fontFamily=e.fontFamily||"",this.fontWeight=e.fontWeight||"",this.fontShape=e.fontShape||"",this.sizeMultiplier=sa[this.size-1],this.maxSize=e.maxSize,this.minRuleThickness=e.minRuleThickness,this._fontMetrics=void 0}extend(e){var t={style:this.style,size:this.size,textSize:this.textSize,color:this.color,phantom:this.phantom,font:this.font,fontFamily:this.fontFamily,fontWeight:this.fontWeight,fontShape:this.fontShape,maxSize:this.maxSize,minRuleThickness:this.minRuleThickness};return Object.assign(t,e),new I0(t)}havingStyle(e){return this.style===e?this:this.extend({style:e,size:la(this.textSize,e)})}havingCrampedStyle(){return this.havingStyle(this.style.cramp())}havingSize(e){return this.size===e&&this.textSize===e?this:this.extend({style:this.style.text(),size:e,textSize:e,sizeMultiplier:sa[e-1]})}havingBaseStyle(e){e=e||this.style.text();var t=la(I0.BASESIZE,e);return this.size===t&&this.textSize===I0.BASESIZE&&this.style===e?this:this.extend({style:e,size:t})}havingBaseSizing(){var e;switch(this.style.id){case 4:case 5:e=3;break;case 6:case 7:e=1;break;default:e=6}return this.extend({style:this.style.text(),size:e})}withColor(e){return this.extend({color:e})}withPhantom(){return this.extend({phantom:!0})}withFont(e){return this.extend({font:e})}withTextFontFamily(e){return this.extend({fontFamily:e,font:""})}withTextFontWeight(e){return this.extend({fontWeight:e,font:""})}withTextFontShape(e){return this.extend({fontShape:e,font:""})}sizingClasses(e){return e.size!==this.size?["sizing","reset-size"+e.size,"size"+this.size]:[]}baseSizingClasses(){return this.size!==I0.BASESIZE?["sizing","reset-size"+this.size,"size"+I0.BASESIZE]:[]}fontMetrics(){return this._fontMetrics||(this._fontMetrics=bi(this.size)),this._fontMetrics}getColor(){return this.phantom?"transparent":this.color}}I0.BASESIZE=6;var an=function(e){return new I0({style:e.displayMode?L.DISPLAY:L.TEXT,maxSize:e.maxSize,minRuleThickness:e.minRuleThickness})},nn=function(e,t){if(t.displayMode){var r=["katex-display"];t.leqno&&r.push("leqno"),t.fleqn&&r.push("fleqn"),e=k(r,[e])}return e},Ni=function(e,t,r){var n=an(r),i;if(r.output==="mathml")return ia(e,t,n,r.displayMode,!0);if(r.output==="html"){var l=sr(e,n);i=k(["katex"],[l])}else{var u=ia(e,t,n,r.displayMode,!1),h=sr(e,n);i=k(["katex"],[u,h])}return nn(i,r)},Li=function(e,t,r){var n=an(r),i=sr(e,n),l=k(["katex"],[i]);return nn(l,r)},Hi={widehat:"^",widecheck:"ˇ",widetilde:"~",utilde:"~",overleftarrow:"←",underleftarrow:"←",xleftarrow:"←",overrightarrow:"→",underrightarrow:"→",xrightarrow:"→",underbrace:"⏟",overbrace:"⏞",underbracket:"⎵",overbracket:"⎴",overgroup:"⏠",undergroup:"⏡",overleftrightarrow:"↔",underleftrightarrow:"↔",xleftrightarrow:"↔",Overrightarrow:"⇒",xRightarrow:"⇒",overleftharpoon:"↼",xleftharpoonup:"↼",overrightharpoon:"⇀",xrightharpoonup:"⇀",xLeftarrow:"⇐",xLeftrightarrow:"⇔",xhookleftarrow:"↩",xhookrightarrow:"↪",xmapsto:"↦",xrightharpoondown:"⇁",xleftharpoondown:"↽",xrightleftharpoons:"⇌",xleftrightharpoons:"⇋",xtwoheadleftarrow:"↞",xtwoheadrightarrow:"↠",xlongequal:"=",xtofrom:"⇄",xrightleftarrows:"⇄",xrightequilibrium:"⇌",xleftequilibrium:"⇋","\\cdrightarrow":"→","\\cdleftarrow":"←","\\cdlongequal":"="},bt=function(e){var t=new z("mo",[new r0(Hi[e.replace(/^\\/,"")])]);return t.setAttribute("stretchy","true"),t},$i={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],"\\cdrightarrow":[["rightarrow"],3,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],"\\cdleftarrow":[["leftarrow"],3,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],"\\cdlongequal":[["longequal"],3,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overbracket:[["leftbracketover","rightbracketover"],1.6,440],underbracket:[["leftbracketunder","rightbracketunder"],1.6,410],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,901],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]},Oi=new Set(["widehat","widecheck","widetilde","utilde"]),yt=function(e,t){function r(){var u=4e5,h=e.label.slice(1);if(Oi.has(h)){var d=e,f=d.base.type==="ordgroup"?d.base.body.length:1,b,y,x;if(f>5)h==="widehat"||h==="widecheck"?(b=420,u=2364,x=.42,y=h+"4"):(b=312,u=2340,x=.34,y="tilde4");else{var T=[1,1,2,2,3,3][f];h==="widehat"||h==="widecheck"?(u=[0,1062,2364,2364,2364][T],b=[0,239,300,360,420][T],x=[0,.24,.3,.3,.36,.42][T],y=h+T):(u=[0,600,1033,2339,2340][T],b=[0,260,286,306,312][T],x=[0,.26,.286,.3,.306,.34][T],y="tilde"+T)}var A=new j0(y),C=new H0([A],{width:"100%",height:M(x),viewBox:"0 0 "+u+" "+b,preserveAspectRatio:"none"});return{span:Z0([],[C],t),minWidth:0,height:x}}else{var q=[],E=$i[h],[N,$,F]=E,P=F/1e3,G=N.length,Z,V;if(G===1){var d0=E[3];Z=["hide-tail"],V=[d0]}else if(G===2)Z=["halfarrow-left","halfarrow-right"],V=["xMinYMin","xMaxYMin"];else if(G===3)Z=["brace-left","brace-center","brace-right"],V=["xMinYMin","xMidYMin","xMaxYMin"];else throw new Error(`Correct katexImagesData or update code here to support
|
|
298
|
+
`+G+" children.");for(var o0=0;o0<G;o0++){var n0=new j0(N[o0]),J0=new H0([n0],{width:"400em",height:M(P),viewBox:"0 0 "+u+" "+F,preserveAspectRatio:V[o0]+" slice"}),f0=Z0([Z[o0]],[J0],t);if(G===1)return{span:f0,minWidth:$,height:P};f0.style.height=M(P),q.push(f0)}return{span:k(["stretchy"],q,t),minWidth:$,height:P}}}var{span:n,minWidth:i,height:l}=r();return n.height=l,n.style.height=M(l),i>0&&(n.style.minWidth=M(i)),n},Fi=function(e,t,r,n,i){var l,u=e.height+e.depth+r+n;if(/fbox|color|angl/.test(t)){if(l=k(["stretchy",t],[],i),t==="fbox"){var h=i.color&&i.getColor();h&&(l.style.borderColor=h)}}else{var d=[];/^[bx]cancel$/.test(t)&&d.push(new er({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(t)&&d.push(new er({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var f=new H0(d,{width:"100%",height:M(u)});l=Z0([],[f],i)}return l.height=u,l.style.height=M(u),l};function H(a,e){if(!a||a.type!==e)throw new Error("Expected node of type "+e+", but got "+(a?"node of type "+a.type:String(a)));return a}function xt(a){var e=wt(a);if(!e)throw new Error("Expected node of symbol group type, but got "+(a?"node of type "+a.type:String(a)));return e}function wt(a){return a&&(a.type==="atom"||xi.hasOwnProperty(a.type))?a:null}var sn=a=>{if(a instanceof b0)return a;if(vi(a)&&a.children.length===1)return sn(a.children[0])},Ar=(a,e)=>{var t,r,n;a&&a.type==="supsub"?(r=H(a.base,"accent"),t=r.base,a.base=t,n=pi(W(a,e)),a.base=r):(r=H(a,"accent"),t=r.base);var i=W(t,e.havingCrampedStyle()),l=r.isShifty&&$0(t),u=0;if(l){var h,d;u=(h=(d=sn(i))==null?void 0:d.skew)!=null?h:0}var f=r.label==="\\c",b=f?i.height+i.depth:Math.min(i.height,e.fontMetrics().xHeight),y;if(r.isStretchy)y=yt(r,e),y=U({positionType:"firstBaseline",children:[{type:"elem",elem:i},{type:"elem",elem:y,wrapperClasses:["svg-align"],wrapperStyle:u>0?{width:"calc(100% - "+M(2*u)+")",marginLeft:M(2*u)}:void 0}]});else{var x,T;r.label==="\\vec"?(x=Ja("vec",e),T=Qa.vec[1]):(x=gt({mode:r.mode,text:r.label},e,"textord"),x=fi(x),x.italic=0,T=x.width,f&&(b+=x.depth)),y=k(["accent-body"],[x]);var A=r.label==="\\textcircled";A&&(y.classes.push("accent-full"),b=i.height);var C=u;A||(C-=T/2),y.style.left=M(C),r.label==="\\textcircled"&&(y.style.top=".2em"),y=U({positionType:"firstBaseline",children:[{type:"elem",elem:i},{type:"kern",size:-b},{type:"elem",elem:y}]})}var q=k(["mord","accent"],[y],e);return n?(n.children[0]=q,n.height=Math.max(q.height,n.height),n.classes[0]="mord",n):q},ln=(a,e)=>{var t=a.isStretchy?bt(a.label):new z("mo",[k0(a.label,a.mode)]),r=new z("mover",[Y(a.base,e),t]);return r.setAttribute("accent","true"),r},Pi=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map(a=>"\\"+a).join("|"));B({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widecheck","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:(a,e)=>{var t=ct(e[0]),r=!Pi.test(a.funcName),n=!r||a.funcName==="\\widehat"||a.funcName==="\\widetilde"||a.funcName==="\\widecheck";return{type:"accent",mode:a.parser.mode,label:a.funcName,isStretchy:r,isShifty:n,base:t}},htmlBuilder:Ar,mathmlBuilder:ln});B({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\c","\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!0,argTypes:["primitive"]},handler:(a,e)=>{var t=e[0],r=a.parser.mode;return r==="math"&&(a.parser.settings.reportNonstrict("mathVsTextAccents","LaTeX's accent "+a.funcName+" works only in text mode"),r="text"),{type:"accent",mode:r,label:a.funcName,isStretchy:!1,isShifty:!0,base:t}},htmlBuilder:Ar,mathmlBuilder:ln});B({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=e[0];return{type:"accentUnder",mode:t.mode,label:r,base:n}},htmlBuilder:(a,e)=>{var t=W(a.base,e),r=yt(a,e),n=a.label==="\\utilde"?.12:0,i=U({positionType:"top",positionData:t.height,children:[{type:"elem",elem:r,wrapperClasses:["svg-align"]},{type:"kern",size:n},{type:"elem",elem:t}]});return k(["mord","accentunder"],[i],e)},mathmlBuilder:(a,e)=>{var t=bt(a.label),r=new z("munder",[Y(a.base,e),t]);return r.setAttribute("accentunder","true"),r}});var Ze=a=>{var e=new z("mpadded",a?[a]:[]);return e.setAttribute("width","+0.6em"),e.setAttribute("lspace","0.3em"),e};B({type:"xArrow",names:["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium","\\\\cdrightarrow","\\\\cdleftarrow","\\\\cdlongequal"],props:{numArgs:1,numOptionalArgs:1},handler(a,e,t){var{parser:r,funcName:n}=a;return{type:"xArrow",mode:r.mode,label:n,body:e[0],below:t[0]}},htmlBuilder(a,e){var t=e.style,r=e.havingStyle(t.sup()),n=fe(W(a.body,r,e),e),i=a.label.slice(0,2)==="\\x"?"x":"cd";n.classes.push(i+"-arrow-pad");var l;a.below&&(r=e.havingStyle(t.sub()),l=fe(W(a.below,r,e),e),l.classes.push(i+"-arrow-pad"));var u=yt(a,e),h=-e.fontMetrics().axisHeight+.5*u.height,d=-e.fontMetrics().axisHeight-.5*u.height-.111;(n.depth>.25||a.label==="\\xleftequilibrium")&&(d-=n.depth);var f;if(l){var b=-e.fontMetrics().axisHeight+l.height+.5*u.height+.111;f=U({positionType:"individualShift",children:[{type:"elem",elem:n,shift:d},{type:"elem",elem:u,shift:h},{type:"elem",elem:l,shift:b}]})}else f=U({positionType:"individualShift",children:[{type:"elem",elem:n,shift:d},{type:"elem",elem:u,shift:h}]});return f.children[0].children[0].children[1].classes.push("svg-align"),k(["mrel","x-arrow"],[f],e)},mathmlBuilder(a,e){var t=bt(a.label);t.setAttribute("minsize",a.label.charAt(0)==="x"?"1.75em":"3.0em");var r;if(a.body){var n=Ze(Y(a.body,e));if(a.below){var i=Ze(Y(a.below,e));r=new z("munderover",[t,i,n])}else r=new z("mover",[t,n])}else if(a.below){var l=Ze(Y(a.below,e));r=new z("munder",[t,l])}else r=Ze(),r=new z("mover",[t,r]);return r}});function on(a,e){var t=s0(a.body,e,!0);return k([a.mclass],t,e)}function un(a,e){var t,r=x0(a.body,e);return a.mclass==="minner"?t=new z("mpadded",r):a.mclass==="mord"?a.isCharacterBox?(t=r[0],t.type="mi"):t=new z("mi",r):(a.isCharacterBox?(t=r[0],t.type="mo"):t=new z("mo",r),a.mclass==="mbin"?(t.attributes.lspace="0.22em",t.attributes.rspace="0.22em"):a.mclass==="mpunct"?(t.attributes.lspace="0em",t.attributes.rspace="0.17em"):a.mclass==="mopen"||a.mclass==="mclose"?(t.attributes.lspace="0em",t.attributes.rspace="0em"):a.mclass==="minner"&&(t.attributes.lspace="0.0556em",t.attributes.width="+0.1111em")),t}B({type:"mclass",names:["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],props:{numArgs:1,primitive:!0},handler(a,e){var{parser:t,funcName:r}=a,n=e[0];return{type:"mclass",mode:t.mode,mclass:"m"+r.slice(5),body:t0(n),isCharacterBox:$0(n)}},htmlBuilder:on,mathmlBuilder:un});var kt=a=>{var e=a.type==="ordgroup"&&a.body.length?a.body[0]:a;return e.type==="atom"&&(e.family==="bin"||e.family==="rel")?"m"+e.family:"mord"};B({type:"mclass",names:["\\@binrel"],props:{numArgs:2},handler(a,e){var{parser:t}=a;return{type:"mclass",mode:t.mode,mclass:kt(e[0]),body:t0(e[1]),isCharacterBox:$0(e[1])}}});B({type:"mclass",names:["\\stackrel","\\overset","\\underset"],props:{numArgs:2},handler(a,e){var{parser:t,funcName:r}=a,n=e[1],i=e[0],l;r!=="\\stackrel"?l=kt(n):l="mrel";var u={type:"op",mode:n.mode,limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:r!=="\\stackrel",body:t0(n)},h={type:"supsub",mode:i.mode,base:u,sup:r==="\\underset"?null:i,sub:r==="\\underset"?i:null};return{type:"mclass",mode:t.mode,mclass:l,body:[h],isCharacterBox:$0(h)}},htmlBuilder:on,mathmlBuilder:un});B({type:"pmb",names:["\\pmb"],props:{numArgs:1,allowedInText:!0},handler(a,e){var{parser:t}=a;return{type:"pmb",mode:t.mode,mclass:kt(e[0]),body:t0(e[0])}},htmlBuilder(a,e){var t=s0(a.body,e,!0),r=k([a.mclass],t,e);return r.style.textShadow="0.02em 0.01em 0.04px",r},mathmlBuilder(a,e){var t=x0(a.body,e),r=new z("mstyle",t);return r.setAttribute("style","text-shadow: 0.02em 0.01em 0.04px"),r}});var Gi={">":"\\\\cdrightarrow","<":"\\\\cdleftarrow","=":"\\\\cdlongequal",A:"\\uparrow",V:"\\downarrow","|":"\\Vert",".":"no arrow"},oa=()=>({type:"styling",body:[],mode:"math",style:"display"}),ua=a=>a.type==="textord"&&a.text==="@",Ui=(a,e)=>(a.type==="mathord"||a.type==="atom")&&a.text===e;function Wi(a,e,t){var r=Gi[a];switch(r){case"\\\\cdrightarrow":case"\\\\cdleftarrow":return t.callFunction(r,[e[0]],[e[1]]);case"\\uparrow":case"\\downarrow":{var n=t.callFunction("\\\\cdleft",[e[0]],[]),i={type:"atom",text:r,mode:"math",family:"rel"},l=t.callFunction("\\Big",[i],[]),u=t.callFunction("\\\\cdright",[e[1]],[]),h={type:"ordgroup",mode:"math",body:[n,l,u]};return t.callFunction("\\\\cdparent",[h],[])}case"\\\\cdlongequal":return t.callFunction("\\\\cdlongequal",[],[]);case"\\Vert":{var d={type:"textord",text:"\\Vert",mode:"math"};return t.callFunction("\\Big",[d],[])}default:return{type:"textord",text:" ",mode:"math"}}}function Vi(a){var e=[];for(a.gullet.beginGroup(),a.gullet.macros.set("\\cr","\\\\\\relax"),a.gullet.beginGroup();;){e.push(a.parseExpression(!1,"\\\\")),a.gullet.endGroup(),a.gullet.beginGroup();var t=a.fetch().text;if(t==="&"||t==="\\\\")a.consume();else if(t==="\\end"){e[e.length-1].length===0&&e.pop();break}else throw new S("Expected \\\\ or \\cr or \\end",a.nextToken)}for(var r=[],n=[r],i=0;i<e.length;i++){for(var l=e[i],u=oa(),h=0;h<l.length;h++)if(!ua(l[h]))u.body.push(l[h]);else{r.push(u),h+=1;var d=xt(l[h]).text,f=new Array(2);if(f[0]={type:"ordgroup",mode:"math",body:[]},f[1]={type:"ordgroup",mode:"math",body:[]},!"=|.".includes(d))if("<>AV".includes(d))for(var b=0;b<2;b++){for(var y=!0,x=h+1;x<l.length;x++){if(Ui(l[x],d)){y=!1,h=x;break}if(ua(l[x]))throw new S("Missing a "+d+" character to complete a CD arrow.",l[x]);f[b].body.push(l[x])}if(y)throw new S("Missing a "+d+" character to complete a CD arrow.",l[h])}else throw new S('Expected one of "<>AV=|." after @',l[h]);var T=Wi(d,f,a),A={type:"styling",body:[T],mode:"math",style:"display"};r.push(A),u=oa()}i%2===0?r.push(u):r.shift(),r=[],n.push(r)}a.gullet.endGroup(),a.gullet.endGroup();var C=new Array(n[0].length).fill({type:"align",align:"c",pregap:.25,postgap:.25});return{type:"array",mode:"math",body:n,arraystretch:1,addJot:!0,rowGaps:[null],cols:C,colSeparationType:"CD",hLinesBeforeRow:new Array(n.length+1).fill([])}}B({type:"cdlabel",names:["\\\\cdleft","\\\\cdright"],props:{numArgs:1},handler(a,e){var{parser:t,funcName:r}=a;return{type:"cdlabel",mode:t.mode,side:r.slice(4),label:e[0]}},htmlBuilder(a,e){var t=e.havingStyle(e.style.sup()),r=fe(W(a.label,t,e),e);return r.classes.push("cd-label-"+a.side),r.style.bottom=M(.8-r.depth),r.height=0,r.depth=0,r},mathmlBuilder(a,e){var t=new z("mrow",[Y(a.label,e)]);return t=new z("mpadded",[t]),t.setAttribute("width","0"),a.side==="left"&&t.setAttribute("lspace","-1width"),t.setAttribute("voffset","0.7em"),t=new z("mstyle",[t]),t.setAttribute("displaystyle","false"),t.setAttribute("scriptlevel","1"),t}});B({type:"cdlabelparent",names:["\\\\cdparent"],props:{numArgs:1},handler(a,e){var{parser:t}=a;return{type:"cdlabelparent",mode:t.mode,fragment:e[0]}},htmlBuilder(a,e){var t=fe(W(a.fragment,e),e);return t.classes.push("cd-vert-arrow"),t},mathmlBuilder(a,e){return new z("mrow",[Y(a.fragment,e)])}});B({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler(a,e){for(var{parser:t}=a,r=H(e[0],"ordgroup"),n=r.body,i="",l=0;l<n.length;l++){var u=H(n[l],"textord");i+=u.text}var h=parseInt(i),d;if(isNaN(h))throw new S("\\@char has non-numeric argument "+i);if(h<0||h>=1114111)throw new S("\\@char with invalid code point "+i);return h<=65535?d=String.fromCharCode(h):(h-=65536,d=String.fromCharCode((h>>10)+55296,(h&1023)+56320)),{type:"textord",mode:t.mode,text:d}}});var hn=(a,e)=>{var t=s0(a.body,e.withColor(a.color),!1);return F0(t)},cn=(a,e)=>{var t=x0(a.body,e.withColor(a.color)),r=new z("mstyle",t);return r.setAttribute("mathcolor",a.color),r};B({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,argTypes:["color","original"]},handler(a,e){var{parser:t}=a,r=H(e[0],"color-token").color,n=e[1];return{type:"color",mode:t.mode,color:r,body:t0(n)}},htmlBuilder:hn,mathmlBuilder:cn});B({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,argTypes:["color"]},handler(a,e){var{parser:t,breakOnTokenText:r}=a,n=H(e[0],"color-token").color;t.gullet.macros.set("\\current@color",n);var i=t.parseExpression(!0,r);return{type:"color",mode:t.mode,color:n,body:i}},htmlBuilder:hn,mathmlBuilder:cn});B({type:"cr",names:["\\\\"],props:{numArgs:0,numOptionalArgs:0,allowedInText:!0},handler(a,e,t){var{parser:r}=a,n=r.gullet.future().text==="["?r.parseSizeGroup(!0):null,i=!r.settings.displayMode||!r.settings.useStrictBehavior("newLineInDisplayMode","In LaTeX, \\\\ or \\newline does nothing in display mode");return{type:"cr",mode:r.mode,newLine:i,size:n&&H(n,"size").value}},htmlBuilder(a,e){var t=k(["mspace"],[],e);return a.newLine&&(t.classes.push("newline"),a.size&&(t.style.marginTop=M(_(a.size,e)))),t},mathmlBuilder(a,e){var t=new z("mspace");return a.newLine&&(t.setAttribute("linebreak","newline"),a.size&&t.setAttribute("height",M(_(a.size,e)))),t}});var lr={"\\global":"\\global","\\long":"\\\\globallong","\\\\globallong":"\\\\globallong","\\def":"\\gdef","\\gdef":"\\gdef","\\edef":"\\xdef","\\xdef":"\\xdef","\\let":"\\\\globallet","\\futurelet":"\\\\globalfuture"},mn=a=>{var e=a.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(e))throw new S("Expected a control sequence",a);return e},Xi=a=>{var e=a.gullet.popToken();return e.text==="="&&(e=a.gullet.popToken(),e.text===" "&&(e=a.gullet.popToken())),e},dn=(a,e,t,r)=>{var n=a.gullet.macros.get(t.text);n==null&&(t.noexpand=!0,n={tokens:[t],numArgs:0,unexpandable:!a.gullet.isExpandable(t.text)}),a.gullet.macros.set(e,n,r)};B({type:"internal",names:["\\global","\\long","\\\\globallong"],props:{numArgs:0,allowedInText:!0},handler(a){var{parser:e,funcName:t}=a;e.consumeSpaces();var r=e.fetch();if(lr[r.text])return(t==="\\global"||t==="\\\\globallong")&&(r.text=lr[r.text]),H(e.parseFunction(),"internal");throw new S("Invalid token after macro prefix",r)}});B({type:"internal",names:["\\def","\\gdef","\\edef","\\xdef"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(a){var{parser:e,funcName:t}=a,r=e.gullet.popToken(),n=r.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(n))throw new S("Expected a control sequence",r);for(var i=0,l,u=[[]];e.gullet.future().text!=="{";)if(r=e.gullet.popToken(),r.text==="#"){if(e.gullet.future().text==="{"){l=e.gullet.future(),u[i].push("{");break}if(r=e.gullet.popToken(),!/^[1-9]$/.test(r.text))throw new S('Invalid argument number "'+r.text+'"');if(parseInt(r.text)!==i+1)throw new S('Argument number "'+r.text+'" out of order');i++,u.push([])}else{if(r.text==="EOF")throw new S("Expected a macro definition");u[i].push(r.text)}var{tokens:h}=e.gullet.consumeArg();return l&&h.unshift(l),(t==="\\edef"||t==="\\xdef")&&(h=e.gullet.expandTokens(h),h.reverse()),e.gullet.macros.set(n,{tokens:h,numArgs:i,delimiters:u},t===lr[t]),{type:"internal",mode:e.mode}}});B({type:"internal",names:["\\let","\\\\globallet"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(a){var{parser:e,funcName:t}=a,r=mn(e.gullet.popToken());e.gullet.consumeSpaces();var n=Xi(e);return dn(e,r,n,t==="\\\\globallet"),{type:"internal",mode:e.mode}}});B({type:"internal",names:["\\futurelet","\\\\globalfuture"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(a){var{parser:e,funcName:t}=a,r=mn(e.gullet.popToken()),n=e.gullet.popToken(),i=e.gullet.popToken();return dn(e,r,i,t==="\\\\globalfuture"),e.gullet.pushToken(i),e.gullet.pushToken(n),{type:"internal",mode:e.mode}}});var we=function(e,t,r){var n=K.math[e]&&K.math[e].replace,i=wr(n||e,t,r);if(!i)throw new Error("Unsupported symbol "+e+" and font size "+t+".");return i},Mr=function(e,t,r,n){var i=r.havingBaseStyle(t),l=k(n.concat(i.sizingClasses(r)),[e],r),u=i.sizeMultiplier/r.sizeMultiplier;return l.height*=u,l.depth*=u,l.maxFontSize=i.sizeMultiplier,l},fn=function(e,t,r){var n=t.havingBaseStyle(r),i=(1-t.sizeMultiplier/n.sizeMultiplier)*t.fontMetrics().axisHeight;e.classes.push("delimcenter"),e.style.top=M(i),e.height-=i,e.depth+=i},Yi=function(e,t,r,n,i,l){var u=h0(e,"Main-Regular",i,n),h=Mr(u,t,n,l);return fn(h,n,t),h},ji=function(e,t,r,n){return h0(e,"Size"+t+"-Regular",r,n)},pn=function(e,t,r,n,i,l){var u=ji(e,t,i,n),h=Mr(k(["delimsizing","size"+t],[u],n),L.TEXT,n,l);return r&&fn(h,n,L.TEXT),h},Ht=function(e,t,r){var n;t==="Size1-Regular"?n="delim-size1":n="delim-size4";var i=k(["delimsizinginner",n],[k([],[h0(e,t,r)])]);return{type:"elem",elem:i}},$t=function(e,t,r){var n=C0["Size4-Regular"][e.charCodeAt(0)]?C0["Size4-Regular"][e.charCodeAt(0)][4]:C0["Size1-Regular"][e.charCodeAt(0)][4],i=new j0("inner",oi(e,Math.round(1e3*t))),l=new H0([i],{width:M(n),height:M(t),style:"width:"+M(n),viewBox:"0 0 "+1e3*n+" "+Math.round(1e3*t),preserveAspectRatio:"xMinYMin"}),u=Z0([],[l],r);return u.height=t,u.style.height=M(t),u.style.width=M(n),{type:"elem",elem:u}},or=.008,Ke={type:"kern",size:-1*or},Zi=new Set(["|","\\lvert","\\rvert","\\vert"]),Ki=new Set(["\\|","\\lVert","\\rVert","\\Vert"]),vn=function(e,t,r,n,i,l){var u,h,d,f,b="",y=0;u=d=f=e,h=null;var x="Size1-Regular";e==="\\uparrow"?d=f="⏐":e==="\\Uparrow"?d=f="‖":e==="\\downarrow"?u=d="⏐":e==="\\Downarrow"?u=d="‖":e==="\\updownarrow"?(u="\\uparrow",d="⏐",f="\\downarrow"):e==="\\Updownarrow"?(u="\\Uparrow",d="‖",f="\\Downarrow"):Zi.has(e)?(d="∣",b="vert",y=333):Ki.has(e)?(d="∥",b="doublevert",y=556):e==="["||e==="\\lbrack"?(u="⎡",d="⎢",f="⎣",x="Size4-Regular",b="lbrack",y=667):e==="]"||e==="\\rbrack"?(u="⎤",d="⎥",f="⎦",x="Size4-Regular",b="rbrack",y=667):e==="\\lfloor"||e==="⌊"?(d=u="⎢",f="⎣",x="Size4-Regular",b="lfloor",y=667):e==="\\lceil"||e==="⌈"?(u="⎡",d=f="⎢",x="Size4-Regular",b="lceil",y=667):e==="\\rfloor"||e==="⌋"?(d=u="⎥",f="⎦",x="Size4-Regular",b="rfloor",y=667):e==="\\rceil"||e==="⌉"?(u="⎤",d=f="⎥",x="Size4-Regular",b="rceil",y=667):e==="("||e==="\\lparen"?(u="⎛",d="⎜",f="⎝",x="Size4-Regular",b="lparen",y=875):e===")"||e==="\\rparen"?(u="⎞",d="⎟",f="⎠",x="Size4-Regular",b="rparen",y=875):e==="\\{"||e==="\\lbrace"?(u="⎧",h="⎨",f="⎩",d="⎪",x="Size4-Regular"):e==="\\}"||e==="\\rbrace"?(u="⎫",h="⎬",f="⎭",d="⎪",x="Size4-Regular"):e==="\\lgroup"||e==="⟮"?(u="⎧",f="⎩",d="⎪",x="Size4-Regular"):e==="\\rgroup"||e==="⟯"?(u="⎫",f="⎭",d="⎪",x="Size4-Regular"):e==="\\lmoustache"||e==="⎰"?(u="⎧",f="⎭",d="⎪",x="Size4-Regular"):(e==="\\rmoustache"||e==="⎱")&&(u="⎫",f="⎩",d="⎪",x="Size4-Regular");var T=we(u,x,i),A=T.height+T.depth,C=we(d,x,i),q=C.height+C.depth,E=we(f,x,i),N=E.height+E.depth,$=0,F=1;if(h!==null){var P=we(h,x,i);$=P.height+P.depth,F=2}var G=A+N+$,Z=Math.max(0,Math.ceil((t-G)/(F*q))),V=G+Z*F*q,d0=n.fontMetrics().axisHeight;r&&(d0*=n.sizeMultiplier);var o0=V/2-d0,n0=[];if(b.length>0){var J0=V-A-N,f0=Math.round(V*1e3),S0=ui(b,Math.round(J0*1e3)),P0=new j0(b,S0),se=M(y/1e3),le=M(f0/1e3),Ct=new H0([P0],{width:se,height:le,viewBox:"0 0 "+y+" "+f0}),G0=Z0([],[Ct],n);G0.height=f0/1e3,G0.style.width=se,G0.style.height=le,n0.push({type:"elem",elem:G0})}else{if(n0.push(Ht(f,x,i)),n0.push(Ke),h===null){var U0=V-A-N+2*or;n0.push($t(d,U0,n))}else{var ye=(V-A-N-$)/2+2*or;n0.push($t(d,ye,n)),n0.push(Ke),n0.push(Ht(h,x,i)),n0.push(Ke),n0.push($t(d,ye,n))}n0.push(Ke),n0.push(Ht(u,x,i))}var z0=n.havingBaseStyle(L.TEXT),Ie=U({positionType:"bottom",positionData:o0,children:n0});return Mr(k(["delimsizing","mult"],[Ie],z0),L.TEXT,n,l)},Ot=80,Ft=.08,Pt=function(e,t,r,n,i){var l=li(e,n,r),u=new j0(e,l),h=new H0([u],{width:"400em",height:M(t),viewBox:"0 0 400000 "+r,preserveAspectRatio:"xMinYMin slice"});return Z0(["hide-tail"],[h],i)},Qi=function(e,t){var r=t.havingBaseSizing(),n=wn("\\surd",e*r.sizeMultiplier,xn,r),i=r.sizeMultiplier,l=Math.max(0,t.minRuleThickness-t.fontMetrics().sqrtRuleThickness),u,h=0,d=0,f=0,b;return n.type==="small"?(f=1e3+1e3*l+Ot,e<1?i=1:e<1.4&&(i=.7),h=(1+l+Ft)/i,d=(1+l)/i,u=Pt("sqrtMain",h,f,l,t),u.style.minWidth="0.853em",b=.833/i):n.type==="large"?(f=(1e3+Ot)*ze[n.size],d=(ze[n.size]+l)/i,h=(ze[n.size]+l+Ft)/i,u=Pt("sqrtSize"+n.size,h,f,l,t),u.style.minWidth="1.02em",b=1/i):(h=e+l+Ft,d=e+l,f=Math.floor(1e3*e+l)+Ot,u=Pt("sqrtTall",h,f,l,t),u.style.minWidth="0.742em",b=1.056),u.height=d,u.style.height=M(h),{span:u,advanceWidth:b,ruleWidth:(t.fontMetrics().sqrtRuleThickness+l)*i}},gn=new Set(["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","⌊","⌋","\\lceil","\\rceil","⌈","⌉","\\surd"]),Ji=new Set(["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","⟮","⟯","\\lmoustache","\\rmoustache","⎰","⎱"]),bn=new Set(["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"]),ze=[0,1.2,1.8,2.4,3],yn=function(e,t,r,n,i){if(e==="<"||e==="\\lt"||e==="⟨"?e="\\langle":(e===">"||e==="\\gt"||e==="⟩")&&(e="\\rangle"),gn.has(e)||bn.has(e))return pn(e,t,!1,r,n,i);if(Ji.has(e))return vn(e,ze[t],!1,r,n,i);throw new S("Illegal delimiter: '"+e+"'")},_i=[{type:"small",style:L.SCRIPTSCRIPT},{type:"small",style:L.SCRIPT},{type:"small",style:L.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],es=[{type:"small",style:L.SCRIPTSCRIPT},{type:"small",style:L.SCRIPT},{type:"small",style:L.TEXT},{type:"stack"}],xn=[{type:"small",style:L.SCRIPTSCRIPT},{type:"small",style:L.SCRIPT},{type:"small",style:L.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],ts=function(e){if(e.type==="small")return"Main-Regular";if(e.type==="large")return"Size"+e.size+"-Regular";if(e.type==="stack")return"Size4-Regular";var t=e.type;throw new Error("Add support for delim type '"+t+"' here.")},wn=function(e,t,r,n){for(var i=Math.min(2,3-n.style.size),l=i;l<r.length;l++){var u=r[l];if(u.type==="stack")break;var h=we(e,ts(u),"math"),d=h.height+h.depth;if(u.type==="small"){var f=n.havingBaseStyle(u.style);d*=f.sizeMultiplier}if(d>t)return u}return r[r.length-1]},ur=function(e,t,r,n,i,l){e==="<"||e==="\\lt"||e==="⟨"?e="\\langle":(e===">"||e==="\\gt"||e==="⟩")&&(e="\\rangle");var u;bn.has(e)?u=_i:gn.has(e)?u=xn:u=es;var h=wn(e,t,u,n);return h.type==="small"?Yi(e,h.style,r,n,i,l):h.type==="large"?pn(e,h.size,r,n,i,l):vn(e,t,r,n,i,l)},Gt=function(e,t,r,n,i,l){var u=n.fontMetrics().axisHeight*n.sizeMultiplier,h=901,d=5/n.fontMetrics().ptPerEm,f=Math.max(t-u,r+u),b=Math.max(f/500*h,2*f-d);return ur(e,b,!0,n,i,l)},ha={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},rs=new Set(["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","⌊","⌋","\\lceil","\\rceil","⌈","⌉","<",">","\\langle","⟨","\\rangle","⟩","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","⟮","⟯","\\lmoustache","\\rmoustache","⎰","⎱","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."]);function St(a,e){var t=wt(a);if(t&&rs.has(t.text))return t;throw t?new S("Invalid delimiter '"+t.text+"' after '"+e.funcName+"'",a):new S("Invalid delimiter type '"+a.type+"'",a)}B({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1,argTypes:["primitive"]},handler:(a,e)=>{var t=St(e[0],a);return{type:"delimsizing",mode:a.parser.mode,size:ha[a.funcName].size,mclass:ha[a.funcName].mclass,delim:t.text}},htmlBuilder:(a,e)=>a.delim==="."?k([a.mclass]):yn(a.delim,a.size,e,a.mode,[a.mclass]),mathmlBuilder:a=>{var e=[];a.delim!=="."&&e.push(k0(a.delim,a.mode));var t=new z("mo",e);a.mclass==="mopen"||a.mclass==="mclose"?t.setAttribute("fence","true"):t.setAttribute("fence","false"),t.setAttribute("stretchy","true");var r=M(ze[a.size]);return t.setAttribute("minsize",r),t.setAttribute("maxsize",r),t}});function ca(a){if(!a.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}B({type:"leftright-right",names:["\\right"],props:{numArgs:1,primitive:!0},handler:(a,e)=>{var t=a.parser.gullet.macros.get("\\current@color");if(t&&typeof t!="string")throw new S("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:a.parser.mode,delim:St(e[0],a).text,color:t}}});B({type:"leftright",names:["\\left"],props:{numArgs:1,primitive:!0},handler:(a,e)=>{var t=St(e[0],a),r=a.parser;++r.leftrightDepth;var n=r.parseExpression(!1);--r.leftrightDepth,r.expect("\\right",!1);var i=H(r.parseFunction(),"leftright-right");return{type:"leftright",mode:r.mode,body:n,left:t.text,right:i.delim,rightColor:i.color}},htmlBuilder:(a,e)=>{ca(a);for(var t=s0(a.body,e,!0,["mopen","mclose"]),r=0,n=0,i=!1,l=0;l<t.length;l++)t[l].isMiddle?i=!0:(r=Math.max(t[l].height,r),n=Math.max(t[l].depth,n));r*=e.sizeMultiplier,n*=e.sizeMultiplier;var u;if(a.left==="."?u=Ce(e,["mopen"]):u=Gt(a.left,r,n,e,a.mode,["mopen"]),t.unshift(u),i)for(var h=1;h<t.length;h++){var d=t[h],f=d.isMiddle;f&&(t[h]=Gt(f.delim,r,n,f.options,a.mode,[]))}var b;if(a.right===".")b=Ce(e,["mclose"]);else{var y=a.rightColor?e.withColor(a.rightColor):e;b=Gt(a.right,r,n,y,a.mode,["mclose"])}return t.push(b),k(["minner"],t,e)},mathmlBuilder:(a,e)=>{ca(a);var t=x0(a.body,e);if(a.left!=="."){var r=new z("mo",[k0(a.left,a.mode)]);r.setAttribute("fence","true"),t.unshift(r)}if(a.right!=="."){var n=new z("mo",[k0(a.right,a.mode)]);n.setAttribute("fence","true"),a.rightColor&&n.setAttribute("mathcolor",a.rightColor),t.push(n)}return zr(t)}});B({type:"middle",names:["\\middle"],props:{numArgs:1,primitive:!0},handler:(a,e)=>{var t=St(e[0],a);if(!a.parser.leftrightDepth)throw new S("\\middle without preceding \\left",t);return{type:"middle",mode:a.parser.mode,delim:t.text}},htmlBuilder:(a,e)=>{var t;if(a.delim===".")t=Ce(e,[]);else{t=yn(a.delim,1,e,a.mode,[]);var r={delim:a.delim,options:e};t.isMiddle=r}return t},mathmlBuilder:(a,e)=>{var t=a.delim==="\\vert"||a.delim==="|"?k0("|","text"):k0(a.delim,a.mode),r=new z("mo",[t]);return r.setAttribute("fence","true"),r.setAttribute("lspace","0.05em"),r.setAttribute("rspace","0.05em"),r}});var zt=(a,e)=>{var t=fe(W(a.body,e),e),r=a.label.slice(1),n=e.sizeMultiplier,i,l=0,u=$0(a.body);if(r==="sout")i=k(["stretchy","sout"]),i.height=e.fontMetrics().defaultRuleThickness/n,l=-.5*e.fontMetrics().xHeight;else if(r==="phase"){var h=_({number:.6,unit:"pt"},e),d=_({number:.35,unit:"ex"},e),f=e.havingBaseSizing();n=n/f.sizeMultiplier;var b=t.height+t.depth+h+d;t.style.paddingLeft=M(b/2+h);var y=Math.floor(1e3*b*n),x=ii(y),T=new H0([new j0("phase",x)],{width:"400em",height:M(y/1e3),viewBox:"0 0 400000 "+y,preserveAspectRatio:"xMinYMin slice"});i=Z0(["hide-tail"],[T],e),i.style.height=M(b),l=t.depth+h+d}else{/cancel/.test(r)?u||t.classes.push("cancel-pad"):r==="angl"?t.classes.push("anglpad"):t.classes.push("boxpad");var A=0,C=0,q=0;/box/.test(r)?(q=Math.max(e.fontMetrics().fboxrule,e.minRuleThickness),A=e.fontMetrics().fboxsep+(r==="colorbox"?0:q),C=A):r==="angl"?(q=Math.max(e.fontMetrics().defaultRuleThickness,e.minRuleThickness),A=4*q,C=Math.max(0,.25-t.depth)):(A=u?.2:0,C=A),i=Fi(t,r,A,C,e),/fbox|boxed|fcolorbox/.test(r)?(i.style.borderStyle="solid",i.style.borderWidth=M(q)):r==="angl"&&q!==.049&&(i.style.borderTopWidth=M(q),i.style.borderRightWidth=M(q)),l=t.depth+C,a.backgroundColor&&(i.style.backgroundColor=a.backgroundColor,a.borderColor&&(i.style.borderColor=a.borderColor))}var E;if(a.backgroundColor)E=U({positionType:"individualShift",children:[{type:"elem",elem:i,shift:l},{type:"elem",elem:t,shift:0}]});else{var N=/cancel|phase/.test(r)?["svg-align"]:[];E=U({positionType:"individualShift",children:[{type:"elem",elem:t,shift:0},{type:"elem",elem:i,shift:l,wrapperClasses:N}]})}return/cancel/.test(r)&&(E.height=t.height,E.depth=t.depth),/cancel/.test(r)&&!u?k(["mord","cancel-lap"],[E],e):k(["mord"],[E],e)},Tt=(a,e)=>{var t=0,r=new z(a.label.includes("colorbox")?"mpadded":"menclose",[Y(a.body,e)]);switch(a.label){case"\\cancel":r.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":r.setAttribute("notation","downdiagonalstrike");break;case"\\phase":r.setAttribute("notation","phasorangle");break;case"\\sout":r.setAttribute("notation","horizontalstrike");break;case"\\fbox":r.setAttribute("notation","box");break;case"\\angl":r.setAttribute("notation","actuarial");break;case"\\fcolorbox":case"\\colorbox":if(t=e.fontMetrics().fboxsep*e.fontMetrics().ptPerEm,r.setAttribute("width","+"+2*t+"pt"),r.setAttribute("height","+"+2*t+"pt"),r.setAttribute("lspace",t+"pt"),r.setAttribute("voffset",t+"pt"),a.label==="\\fcolorbox"){var n=Math.max(e.fontMetrics().fboxrule,e.minRuleThickness);r.setAttribute("style","border: "+M(n)+" solid "+a.borderColor)}break;case"\\xcancel":r.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}return a.backgroundColor&&r.setAttribute("mathbackground",a.backgroundColor),r};B({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,argTypes:["color","text"]},handler(a,e,t){var{parser:r,funcName:n}=a,i=H(e[0],"color-token").color,l=e[1];return{type:"enclose",mode:r.mode,label:n,backgroundColor:i,body:l}},htmlBuilder:zt,mathmlBuilder:Tt});B({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,argTypes:["color","color","text"]},handler(a,e,t){var{parser:r,funcName:n}=a,i=H(e[0],"color-token").color,l=H(e[1],"color-token").color,u=e[2];return{type:"enclose",mode:r.mode,label:n,backgroundColor:l,borderColor:i,body:u}},htmlBuilder:zt,mathmlBuilder:Tt});B({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler(a,e){var{parser:t}=a;return{type:"enclose",mode:t.mode,label:"\\fbox",body:e[0]}}});B({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\phase"],props:{numArgs:1},handler(a,e){var{parser:t,funcName:r}=a,n=e[0];return{type:"enclose",mode:t.mode,label:r,body:n}},htmlBuilder:zt,mathmlBuilder:Tt});B({type:"enclose",names:["\\sout"],props:{numArgs:1,allowedInText:!0},handler(a,e){var{parser:t,funcName:r}=a;t.mode==="math"&&t.settings.reportNonstrict("mathVsSout","LaTeX's \\sout works only in text mode");var n=e[0];return{type:"enclose",mode:t.mode,label:r,body:n}},htmlBuilder:zt,mathmlBuilder:Tt});B({type:"enclose",names:["\\angl"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!1},handler(a,e){var{parser:t}=a;return{type:"enclose",mode:t.mode,label:"\\angl",body:e[0]}}});var kn={};function D0(a){for(var{type:e,names:t,props:r,handler:n,htmlBuilder:i,mathmlBuilder:l}=a,u={type:e,numArgs:r.numArgs||0,allowedInText:!1,numOptionalArgs:0,handler:n},h=0;h<t.length;++h)kn[t[h]]=u;i&&(ut[e]=i),l&&(ht[e]=l)}var Sn={};function m(a,e){Sn[a]=e}class p0{constructor(e,t,r){this.lexer=e,this.start=t,this.end=r}static range(e,t){return t?!e||!e.loc||!t.loc||e.loc.lexer!==t.loc.lexer?null:new p0(e.loc.lexer,e.loc.start,t.loc.end):e&&e.loc}}class g0{constructor(e,t){this.text=e,this.loc=t}range(e,t){return new g0(t,p0.range(this,e))}}function ma(a){var e=[];a.consumeSpaces();var t=a.fetch().text;for(t==="\\relax"&&(a.consume(),a.consumeSpaces(),t=a.fetch().text);t==="\\hline"||t==="\\hdashline";)a.consume(),e.push(t==="\\hdashline"),a.consumeSpaces(),t=a.fetch().text;return e}var At=a=>{var e=a.parser.settings;if(!e.displayMode)throw new S("{"+a.envName+"} can be used only in display mode.")},as=new Set(["gather","gather*"]);function Br(a){if(!a.includes("ed"))return!a.includes("*")}function Q0(a,e,t){var{hskipBeforeAndAfter:r,addJot:n,cols:i,arraystretch:l,colSeparationType:u,autoTag:h,singleRow:d,emptySingleRow:f,maxNumCols:b,leqno:y}=e;if(a.gullet.beginGroup(),d||a.gullet.macros.set("\\cr","\\\\\\relax"),!l){var x=a.gullet.expandMacroAsText("\\arraystretch");if(x==null)l=1;else if(l=parseFloat(x),!l||l<0)throw new S("Invalid \\arraystretch: "+x)}a.gullet.beginGroup();var T=[],A=[T],C=[],q=[],E=h!=null?[]:void 0;function N(){h&&a.gullet.macros.set("\\@eqnsw","1",!0)}function $(){E&&(a.gullet.macros.get("\\df@tag")?(E.push(a.subparse([new g0("\\df@tag")])),a.gullet.macros.set("\\df@tag",void 0,!0)):E.push(!!h&&a.gullet.macros.get("\\@eqnsw")==="1"))}for(N(),q.push(ma(a));;){var F=a.parseExpression(!1,d?"\\end":"\\\\");a.gullet.endGroup(),a.gullet.beginGroup();var P={type:"ordgroup",mode:a.mode,body:F};t&&(P={type:"styling",mode:a.mode,style:t,body:[P]}),T.push(P);var G=a.fetch().text;if(G==="&"){if(b&&T.length===b){if(d||u)throw new S("Too many tab characters: &",a.nextToken);a.settings.reportNonstrict("textEnv","Too few columns specified in the {array} column argument.")}a.consume()}else if(G==="\\end"){$(),T.length===1&&P.type==="styling"&&P.body.length===1&&P.body[0].type==="ordgroup"&&P.body[0].body.length===0&&(A.length>1||!f)&&A.pop(),q.length<A.length+1&&q.push([]);break}else if(G==="\\\\"){a.consume();var Z=void 0;a.gullet.future().text!==" "&&(Z=a.parseSizeGroup(!0)),C.push(Z?Z.value:null),$(),q.push(ma(a)),T=[],A.push(T),N()}else throw new S("Expected & or \\\\ or \\cr or \\end",a.nextToken)}return a.gullet.endGroup(),a.gullet.endGroup(),{type:"array",mode:a.mode,addJot:n,arraystretch:l,body:A,cols:i,rowGaps:C,hskipBeforeAndAfter:r,hLinesBeforeRow:q,colSeparationType:u,tags:E,leqno:y}}function Cr(a){return a.slice(0,1)==="d"?"display":"text"}var q0=function(e,t){var r,n,i=e.body.length,l=e.hLinesBeforeRow,u=0,h=new Array(i),d=[],f=Math.max(t.fontMetrics().arrayRuleWidth,t.minRuleThickness),b=1/t.fontMetrics().ptPerEm,y=5*b;if(e.colSeparationType&&e.colSeparationType==="small"){var x=t.havingStyle(L.SCRIPT).sizeMultiplier;y=.2778*(x/t.sizeMultiplier)}var T=e.colSeparationType==="CD"?_({number:3,unit:"ex"},t):12*b,A=3*b,C=e.arraystretch*T,q=.7*C,E=.3*C,N=0;function $($e){for(var Oe=0;Oe<$e.length;++Oe)Oe>0&&(N+=.25),d.push({pos:N,isDashed:$e[Oe]})}for($(l[0]),r=0;r<e.body.length;++r){var F=e.body[r],P=q,G=E;u<F.length&&(u=F.length);var Z=new Array(F.length);for(n=0;n<F.length;++n){var V=W(F[n],t);G<V.depth&&(G=V.depth),P<V.height&&(P=V.height),Z[n]=V}var d0=e.rowGaps[r],o0=0;d0&&(o0=_(d0,t),o0>0&&(o0+=E,G<o0&&(G=o0),o0=0)),e.addJot&&r<e.body.length-1&&(G+=A),Z.height=P,Z.depth=G,N+=P,Z.pos=N,N+=G+o0,h[r]=Z,$(l[r+1])}var n0=N/2+t.fontMetrics().axisHeight,J0=e.cols||[],f0=[],S0,P0,se=[];if(e.tags&&e.tags.some($e=>$e))for(r=0;r<i;++r){var le=h[r],Ct=le.pos-n0,G0=e.tags[r],U0=void 0;G0===!0?U0=k(["eqn-num"],[],t):G0===!1?U0=k([],[],t):U0=k([],s0(G0,t,!0),t),U0.depth=le.depth,U0.height=le.height,se.push({type:"elem",elem:U0,shift:Ct})}for(n=0,P0=0;n<u||P0<J0.length;++n,++P0){for(var ye,z0=J0[P0],Ie=!0;((Lr=z0)==null?void 0:Lr.type)==="separator";){var Lr;if(Ie||(S0=k(["arraycolsep"],[]),S0.style.width=M(t.fontMetrics().doubleRuleSep),f0.push(S0)),z0.separator==="|"||z0.separator===":"){var Xn=z0.separator==="|"?"solid":"dashed",oe=k(["vertical-separator"],[],t);oe.style.height=M(N),oe.style.borderRightWidth=M(f),oe.style.borderRightStyle=Xn,oe.style.margin="0 "+M(-f/2);var Hr=N-n0;Hr&&(oe.style.verticalAlign=M(-Hr)),f0.push(oe)}else throw new S("Invalid separator type: "+z0.separator);P0++,z0=J0[P0],Ie=!1}if(!(n>=u)){var ue=void 0;if(n>0||e.hskipBeforeAndAfter){var $r,Or;ue=($r=(Or=z0)==null?void 0:Or.pregap)!=null?$r:y,ue!==0&&(S0=k(["arraycolsep"],[]),S0.style.width=M(ue),f0.push(S0))}var Fr=[];for(r=0;r<i;++r){var Ne=h[r],Le=Ne[n];if(Le){var Yn=Ne.pos-n0;Le.depth=Ne.depth,Le.height=Ne.height,Fr.push({type:"elem",elem:Le,shift:Yn})}}var jn=U({positionType:"individualShift",children:Fr}),Zn=k(["col-align-"+(((ye=z0)==null?void 0:ye.align)||"c")],[jn]);if(f0.push(Zn),n<u-1||e.hskipBeforeAndAfter){var Pr,Gr;ue=(Pr=(Gr=z0)==null?void 0:Gr.postgap)!=null?Pr:y,ue!==0&&(S0=k(["arraycolsep"],[]),S0.style.width=M(ue),f0.push(S0))}}}var He=k(["mtable"],f0);if(d.length>0){for(var Kn=de("hline",t,f),Qn=de("hdashline",t,f),Dt=[{type:"elem",elem:He,shift:0}];d.length>0;){var Ur=d.pop(),Wr=Ur.pos-n0;Ur.isDashed?Dt.push({type:"elem",elem:Qn,shift:Wr}):Dt.push({type:"elem",elem:Kn,shift:Wr})}He=U({positionType:"individualShift",children:Dt})}if(se.length===0)return k(["mord"],[He],t);var Jn=U({positionType:"individualShift",children:se}),_n=k(["tag"],[Jn],t);return F0([He,_n])},ns={c:"center ",l:"left ",r:"right "},R0=function(e,t){for(var r=[],n=new z("mtd",[],["mtr-glue"]),i=new z("mtd",[],["mml-eqn-num"]),l=0;l<e.body.length;l++){for(var u=e.body[l],h=[],d=0;d<u.length;d++)h.push(new z("mtd",[Y(u[d],t)]));e.tags&&e.tags[l]&&(h.unshift(n),h.push(n),e.leqno?h.unshift(i):h.push(i)),r.push(new z("mtr",h))}var f=new z("mtable",r),b=e.arraystretch===.5?.1:.16+e.arraystretch-1+(e.addJot?.09:0);f.setAttribute("rowspacing",M(b));var y="",x="";if(e.cols&&e.cols.length>0){var T=e.cols,A="",C=!1,q=0,E=T.length;T[0].type==="separator"&&(y+="top ",q=1),T[T.length-1].type==="separator"&&(y+="bottom ",E-=1);for(var N=q;N<E;N++){var $=T[N];$.type==="align"?(x+=ns[$.align],C&&(A+="none "),C=!0):$.type==="separator"&&C&&(A+=$.separator==="|"?"solid ":"dashed ",C=!1)}f.setAttribute("columnalign",x.trim()),/[sd]/.test(A)&&f.setAttribute("columnlines",A.trim())}if(e.colSeparationType==="align"){for(var F=e.cols||[],P="",G=1;G<F.length;G++)P+=G%2?"0em ":"1em ";f.setAttribute("columnspacing",P.trim())}else e.colSeparationType==="alignat"||e.colSeparationType==="gather"?f.setAttribute("columnspacing","0em"):e.colSeparationType==="small"?f.setAttribute("columnspacing","0.2778em"):e.colSeparationType==="CD"?f.setAttribute("columnspacing","0.5em"):f.setAttribute("columnspacing","1em");var Z="",V=e.hLinesBeforeRow;y+=V[0].length>0?"left ":"",y+=V[V.length-1].length>0?"right ":"";for(var d0=1;d0<V.length-1;d0++)Z+=V[d0].length===0?"none ":V[d0][0]?"dashed ":"solid ";return/[sd]/.test(Z)&&f.setAttribute("rowlines",Z.trim()),y!==""&&(f=new z("menclose",[f]),f.setAttribute("notation",y.trim())),e.arraystretch&&e.arraystretch<1&&(f=new z("mstyle",[f]),f.setAttribute("scriptlevel","1")),f},zn=function(e,t){e.envName.includes("ed")||At(e);var r=[],n=e.envName.includes("at")?"alignat":"align",i=e.envName==="split",l=Q0(e.parser,{cols:r,addJot:!0,autoTag:i?void 0:Br(e.envName),emptySingleRow:!0,colSeparationType:n,maxNumCols:i?2:void 0,leqno:e.parser.settings.leqno},"display"),u=0,h=0,d={type:"ordgroup",mode:e.mode,body:[]};if(t[0]&&t[0].type==="ordgroup"){for(var f="",b=0;b<t[0].body.length;b++){var y=H(t[0].body[b],"textord");f+=y.text}u=Number(f),h=u*2}var x=!h;l.body.forEach(function(q){for(var E=1;E<q.length;E+=2){var N=H(q[E],"styling"),$=H(N.body[0],"ordgroup");$.body.unshift(d)}if(x)h<q.length&&(h=q.length);else{var F=q.length/2;if(u<F)throw new S("Too many math in a row: "+("expected "+u+", but got "+F),q[0])}});for(var T=0;T<h;++T){var A="r",C=0;T%2===1?A="l":T>0&&x&&(C=1),r[T]={type:"align",align:A,pregap:C,postgap:0}}return l.colSeparationType=x?"align":"alignat",l};D0({type:"array",names:["array","darray"],props:{numArgs:1},handler(a,e){var t=wt(e[0]),r=t?[e[0]]:H(e[0],"ordgroup").body,n=r.map(function(l){var u=xt(l),h=u.text;if("lcr".includes(h))return{type:"align",align:h};if(h==="|")return{type:"separator",separator:"|"};if(h===":")return{type:"separator",separator:":"};throw new S("Unknown column alignment: "+h,l)}),i={cols:n,hskipBeforeAndAfter:!0,maxNumCols:n.length};return Q0(a.parser,i,Cr(a.envName))},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix","matrix*","pmatrix*","bmatrix*","Bmatrix*","vmatrix*","Vmatrix*"],props:{numArgs:0},handler(a){var e={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[a.envName.replace("*","")],t="c",r={hskipBeforeAndAfter:!1,cols:[{type:"align",align:t}]};if(a.envName.charAt(a.envName.length-1)==="*"){var n=a.parser;if(n.consumeSpaces(),n.fetch().text==="["){if(n.consume(),n.consumeSpaces(),t=n.fetch().text,!"lcr".includes(t))throw new S("Expected l or c or r",n.nextToken);n.consume(),n.consumeSpaces(),n.expect("]"),n.consume(),r.cols=[{type:"align",align:t}]}}var i=Q0(a.parser,r,Cr(a.envName)),l=Math.max(0,...i.body.map(u=>u.length));return i.cols=new Array(l).fill({type:"align",align:t}),e?{type:"leftright",mode:a.mode,body:[i],left:e[0],right:e[1],rightColor:void 0}:i},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["smallmatrix"],props:{numArgs:0},handler(a){var e={arraystretch:.5},t=Q0(a.parser,e,"script");return t.colSeparationType="small",t},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["subarray"],props:{numArgs:1},handler(a,e){var t=wt(e[0]),r=t?[e[0]]:H(e[0],"ordgroup").body,n=r.map(function(u){var h=xt(u),d=h.text;if("lc".includes(d))return{type:"align",align:d};throw new S("Unknown column alignment: "+d,u)});if(n.length>1)throw new S("{subarray} can contain only one column");var i={cols:n,hskipBeforeAndAfter:!1,arraystretch:.5},l=Q0(a.parser,i,"script");if(l.body.length>0&&l.body[0].length>1)throw new S("{subarray} can contain only one column");return l},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["cases","dcases","rcases","drcases"],props:{numArgs:0},handler(a){var e={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},t=Q0(a.parser,e,Cr(a.envName));return{type:"leftright",mode:a.mode,body:[t],left:a.envName.includes("r")?".":"\\{",right:a.envName.includes("r")?"\\}":".",rightColor:void 0}},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["align","align*","aligned","split"],props:{numArgs:0},handler:zn,htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["gathered","gather","gather*"],props:{numArgs:0},handler(a){as.has(a.envName)&&At(a);var e={cols:[{type:"align",align:"c"}],addJot:!0,colSeparationType:"gather",autoTag:Br(a.envName),emptySingleRow:!0,leqno:a.parser.settings.leqno};return Q0(a.parser,e,"display")},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["alignat","alignat*","alignedat"],props:{numArgs:1},handler:zn,htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["equation","equation*"],props:{numArgs:0},handler(a){At(a);var e={autoTag:Br(a.envName),emptySingleRow:!0,singleRow:!0,maxNumCols:1,leqno:a.parser.settings.leqno};return Q0(a.parser,e,"display")},htmlBuilder:q0,mathmlBuilder:R0});D0({type:"array",names:["CD"],props:{numArgs:0},handler(a){return At(a),Vi(a.parser)},htmlBuilder:q0,mathmlBuilder:R0});m("\\nonumber","\\gdef\\@eqnsw{0}");m("\\notag","\\nonumber");B({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler(a,e){throw new S(a.funcName+" valid only within array environment")}});var da=kn;B({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler(a,e){var{parser:t,funcName:r}=a,n=e[0];if(n.type!=="ordgroup")throw new S("Invalid environment name",n);for(var i="",l=0;l<n.body.length;++l)i+=H(n.body[l],"textord").text;if(r==="\\begin"){if(!da.hasOwnProperty(i))throw new S("No such environment: "+i,n);var u=da[i],{args:h,optArgs:d}=t.parseArguments("\\begin{"+i+"}",u),f={mode:t.mode,envName:i,parser:t},b=u.handler(f,h,d);t.expect("\\end",!1);var y=t.nextToken,x=H(t.parseFunction(),"environment");if(x.name!==i)throw new S("Mismatch: \\begin{"+i+"} matched by \\end{"+x.name+"}",y);return b}return{type:"environment",mode:t.mode,name:i,nameGroup:n}}});var Tn=(a,e)=>{var t=a.font,r=e.withFont(t);return W(a.body,r)},An=(a,e)=>{var t=a.font,r=e.withFont(t);return Y(a.body,r)},fa={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};B({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\mathnormal","\\mathsfit","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak"],props:{numArgs:1,allowedInArgument:!0},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=ct(e[0]),i=r;return i in fa&&(i=fa[i]),{type:"font",mode:t.mode,font:i.slice(1),body:n}},htmlBuilder:Tn,mathmlBuilder:An});B({type:"mclass",names:["\\boldsymbol","\\bm"],props:{numArgs:1},handler:(a,e)=>{var{parser:t}=a,r=e[0];return{type:"mclass",mode:t.mode,mclass:kt(r),body:[{type:"font",mode:t.mode,font:"boldsymbol",body:r}],isCharacterBox:$0(r)}}});B({type:"font",names:["\\rm","\\sf","\\tt","\\bf","\\it","\\cal"],props:{numArgs:0,allowedInText:!0},handler:(a,e)=>{var{parser:t,funcName:r,breakOnTokenText:n}=a,{mode:i}=t,l=t.parseExpression(!0,n),u="math"+r.slice(1);return{type:"font",mode:i,font:u,body:{type:"ordgroup",mode:t.mode,body:l}}},htmlBuilder:Tn,mathmlBuilder:An});var is=(a,e)=>{var t=e.style,r=t.fracNum(),n=t.fracDen(),i;i=e.havingStyle(r);var l=W(a.numer,i,e);if(a.continued){var u=8.5/e.fontMetrics().ptPerEm,h=3.5/e.fontMetrics().ptPerEm;l.height=l.height<u?u:l.height,l.depth=l.depth<h?h:l.depth}i=e.havingStyle(n);var d=W(a.denom,i,e),f,b,y;a.hasBarLine?(a.barSize?(b=_(a.barSize,e),f=de("frac-line",e,b)):f=de("frac-line",e),b=f.height,y=f.height):(f=null,b=0,y=e.fontMetrics().defaultRuleThickness);var x,T,A;t.size===L.DISPLAY.size?(x=e.fontMetrics().num1,b>0?T=3*y:T=7*y,A=e.fontMetrics().denom1):(b>0?(x=e.fontMetrics().num2,T=y):(x=e.fontMetrics().num3,T=3*y),A=e.fontMetrics().denom2);var C;if(f){var E=e.fontMetrics().axisHeight;x-l.depth-(E+.5*b)<T&&(x+=T-(x-l.depth-(E+.5*b))),E-.5*b-(d.height-A)<T&&(A+=T-(E-.5*b-(d.height-A)));var N=-(E-.5*b);C=U({positionType:"individualShift",children:[{type:"elem",elem:d,shift:A},{type:"elem",elem:f,shift:N},{type:"elem",elem:l,shift:-x}]})}else{var q=x-l.depth-(d.height-A);q<T&&(x+=.5*(T-q),A+=.5*(T-q)),C=U({positionType:"individualShift",children:[{type:"elem",elem:d,shift:A},{type:"elem",elem:l,shift:-x}]})}i=e.havingStyle(t),C.height*=i.sizeMultiplier/e.sizeMultiplier,C.depth*=i.sizeMultiplier/e.sizeMultiplier;var $;t.size===L.DISPLAY.size?$=e.fontMetrics().delim1:t.size===L.SCRIPTSCRIPT.size?$=e.havingStyle(L.SCRIPT).fontMetrics().delim2:$=e.fontMetrics().delim2;var F,P;return a.leftDelim==null?F=Ce(e,["mopen"]):F=ur(a.leftDelim,$,!0,e.havingStyle(t),a.mode,["mopen"]),a.continued?P=k([]):a.rightDelim==null?P=Ce(e,["mclose"]):P=ur(a.rightDelim,$,!0,e.havingStyle(t),a.mode,["mclose"]),k(["mord"].concat(i.sizingClasses(e)),[F,k(["mfrac"],[C]),P],e)},ss=(a,e)=>{var t=new z("mfrac",[Y(a.numer,e),Y(a.denom,e)]);if(!a.hasBarLine)t.setAttribute("linethickness","0px");else if(a.barSize){var r=_(a.barSize,e);t.setAttribute("linethickness",M(r))}if(a.leftDelim!=null||a.rightDelim!=null){var n=[];if(a.leftDelim!=null){var i=new z("mo",[new r0(a.leftDelim.replace("\\",""))]);i.setAttribute("fence","true"),n.push(i)}if(n.push(t),a.rightDelim!=null){var l=new z("mo",[new r0(a.rightDelim.replace("\\",""))]);l.setAttribute("fence","true"),n.push(l)}return zr(n)}return t},Mn=(a,e)=>{if(!e)return a;var t={type:"styling",mode:a.mode,style:e,body:[a]};return t};B({type:"genfrac",names:["\\cfrac","\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac","\\\\bracefrac","\\\\brackfrac"],props:{numArgs:2,allowedInArgument:!0},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=e[0],i=e[1],l,u=null,h=null;switch(r){case"\\cfrac":case"\\dfrac":case"\\frac":case"\\tfrac":l=!0;break;case"\\\\atopfrac":l=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":l=!1,u="(",h=")";break;case"\\\\bracefrac":l=!1,u="\\{",h="\\}";break;case"\\\\brackfrac":l=!1,u="[",h="]";break;default:throw new Error("Unrecognized genfrac command")}var d=r==="\\cfrac",f=null;return d||r.startsWith("\\d")?f="display":r.startsWith("\\t")&&(f="text"),Mn({type:"genfrac",mode:t.mode,numer:n,denom:i,continued:d,hasBarLine:l,leftDelim:u,rightDelim:h,barSize:null},f)},htmlBuilder:is,mathmlBuilder:ss});B({type:"infix",names:["\\over","\\choose","\\atop","\\brace","\\brack"],props:{numArgs:0,infix:!0},handler(a){var{parser:e,funcName:t,token:r}=a,n;switch(t){case"\\over":n="\\frac";break;case"\\choose":n="\\binom";break;case"\\atop":n="\\\\atopfrac";break;case"\\brace":n="\\\\bracefrac";break;case"\\brack":n="\\\\brackfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",mode:e.mode,replaceWith:n,token:r}}});var pa=["display","text","script","scriptscript"],va=function(e){var t=null;return e.length>0&&(t=e,t=t==="."?null:t),t};B({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,allowedInArgument:!0,argTypes:["math","math","size","text","math","math"]},handler(a,e){var{parser:t}=a,r=e[4],n=e[5],i=ct(e[0]),l=i.type==="atom"&&i.family==="open"?va(i.text):null,u=ct(e[1]),h=u.type==="atom"&&u.family==="close"?va(u.text):null,d=H(e[2],"size"),f,b=null;d.isBlank?f=!0:(b=d.value,f=b.number>0);var y=null,x=e[3];if(x.type==="ordgroup"){if(x.body.length>0){var T=H(x.body[0],"textord");y=pa[Number(T.text)]}}else x=H(x,"textord"),y=pa[Number(x.text)];return Mn({type:"genfrac",mode:t.mode,numer:r,denom:n,continued:!1,hasBarLine:f,barSize:b,leftDelim:l,rightDelim:h},y)}});B({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler(a,e){var{parser:t,funcName:r,token:n}=a;return{type:"infix",mode:t.mode,replaceWith:"\\\\abovefrac",size:H(e[0],"size").value,token:n}}});B({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=e[0],i=H(e[1],"infix").size;if(!i)throw new Error("\\\\abovefrac expected size, but got "+String(i));var l=e[2],u=i.number>0;return{type:"genfrac",mode:t.mode,numer:n,denom:l,continued:!1,hasBarLine:u,barSize:i,leftDelim:null,rightDelim:null}}});var Bn=(a,e)=>{var t=e.style,r,n;a.type==="supsub"?(r=a.sup?W(a.sup,e.havingStyle(t.sup()),e):W(a.sub,e.havingStyle(t.sub()),e),n=H(a.base,"horizBrace")):n=H(a,"horizBrace");var i=W(n.base,e.havingBaseStyle(L.DISPLAY)),l=yt(n,e),u;if(n.isOver?(u=U({positionType:"firstBaseline",children:[{type:"elem",elem:i},{type:"kern",size:.1},{type:"elem",elem:l}]}),u.children[0].children[0].children[1].classes.push("svg-align")):(u=U({positionType:"bottom",positionData:i.depth+.1+l.height,children:[{type:"elem",elem:l},{type:"kern",size:.1},{type:"elem",elem:i}]}),u.children[0].children[0].children[0].classes.push("svg-align")),r){var h=k(["minner",n.isOver?"mover":"munder"],[u],e);n.isOver?u=U({positionType:"firstBaseline",children:[{type:"elem",elem:h},{type:"kern",size:.2},{type:"elem",elem:r}]}):u=U({positionType:"bottom",positionData:h.depth+.2+r.height+r.depth,children:[{type:"elem",elem:r},{type:"kern",size:.2},{type:"elem",elem:h}]})}return k(["minner",n.isOver?"mover":"munder"],[u],e)},ls=(a,e)=>{var t=bt(a.label);return new z(a.isOver?"mover":"munder",[Y(a.base,e),t])};B({type:"horizBrace",names:["\\overbrace","\\underbrace","\\overbracket","\\underbracket"],props:{numArgs:1},handler(a,e){var{parser:t,funcName:r}=a;return{type:"horizBrace",mode:t.mode,label:r,isOver:r.includes("\\over"),base:e[0]}},htmlBuilder:Bn,mathmlBuilder:ls});B({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:(a,e)=>{var{parser:t}=a,r=e[1],n=H(e[0],"url").url;return t.settings.isTrusted({command:"\\href",url:n})?{type:"href",mode:t.mode,href:n,body:t0(r)}:t.formatUnsupportedCmd("\\href")},htmlBuilder:(a,e)=>{var t=s0(a.body,e,!1);return zi(a.href,[],t,e)},mathmlBuilder:(a,e)=>{var t=K0(a.body,e);return t instanceof z||(t=new z("mrow",[t])),t.setAttribute("href",a.href),t}});B({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:(a,e)=>{var{parser:t}=a,r=H(e[0],"url").url;if(!t.settings.isTrusted({command:"\\url",url:r}))return t.formatUnsupportedCmd("\\url");for(var n=[],i=0;i<r.length;i++){var l=r[i];l==="~"&&(l="\\textasciitilde"),n.push({type:"textord",mode:"text",text:l})}var u={type:"text",mode:t.mode,font:"\\texttt",body:n};return{type:"href",mode:t.mode,href:r,body:t0(u)}}});B({type:"hbox",names:["\\hbox"],props:{numArgs:1,argTypes:["text"],allowedInText:!0,primitive:!0},handler(a,e){var{parser:t}=a;return{type:"hbox",mode:t.mode,body:t0(e[0])}},htmlBuilder(a,e){var t=s0(a.body,e,!1);return F0(t)},mathmlBuilder(a,e){return new z("mrow",x0(a.body,e))}});B({type:"html",names:["\\htmlClass","\\htmlId","\\htmlStyle","\\htmlData"],props:{numArgs:2,argTypes:["raw","original"],allowedInText:!0},handler:(a,e)=>{var{parser:t,funcName:r,token:n}=a,i=H(e[0],"raw").string,l=e[1];t.settings.strict&&t.settings.reportNonstrict("htmlExtension","HTML extension is disabled on strict mode");var u,h={};switch(r){case"\\htmlClass":h.class=i,u={command:"\\htmlClass",class:i};break;case"\\htmlId":h.id=i,u={command:"\\htmlId",id:i};break;case"\\htmlStyle":h.style=i,u={command:"\\htmlStyle",style:i};break;case"\\htmlData":{for(var d=i.split(","),f=0;f<d.length;f++){var b=d[f],y=b.indexOf("=");if(y<0)throw new S("\\htmlData key/value '"+b+"' missing equals sign");var x=b.slice(0,y),T=b.slice(y+1);h["data-"+x.trim()]=T}u={command:"\\htmlData",attributes:h};break}default:throw new Error("Unrecognized html command")}return t.settings.isTrusted(u)?{type:"html",mode:t.mode,attributes:h,body:t0(l)}:t.formatUnsupportedCmd(r)},htmlBuilder:(a,e)=>{var t=s0(a.body,e,!1),r=["enclosing"];a.attributes.class&&r.push(...a.attributes.class.trim().split(/\s+/));var n=k(r,t,e);for(var i in a.attributes)i!=="class"&&a.attributes.hasOwnProperty(i)&&n.setAttribute(i,a.attributes[i]);return n},mathmlBuilder:(a,e)=>K0(a.body,e)});B({type:"htmlmathml",names:["\\html@mathml"],props:{numArgs:2,allowedInArgument:!0,allowedInText:!0},handler:(a,e)=>{var{parser:t}=a;return{type:"htmlmathml",mode:t.mode,html:t0(e[0]),mathml:t0(e[1])}},htmlBuilder:(a,e)=>{var t=s0(a.html,e,!1);return F0(t)},mathmlBuilder:(a,e)=>K0(a.mathml,e)});var Ut=function(e){if(/^[-+]? *(\d+(\.\d*)?|\.\d+)$/.test(e))return{number:+e,unit:"bp"};var t=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(e);if(!t)throw new S("Invalid size: '"+e+"' in \\includegraphics");var r={number:+(t[1]+t[2]),unit:t[3]};if(!Wa(r))throw new S("Invalid unit: '"+r.unit+"' in \\includegraphics.");return r};B({type:"includegraphics",names:["\\includegraphics"],props:{numArgs:1,numOptionalArgs:1,argTypes:["raw","url"],allowedInText:!1},handler:(a,e,t)=>{var{parser:r}=a,n={number:0,unit:"em"},i={number:.9,unit:"em"},l={number:0,unit:"em"},u="";if(t[0])for(var h=H(t[0],"raw").string,d=h.split(","),f=0;f<d.length;f++){var b=d[f].split("=");if(b.length===2){var y=b[1].trim();switch(b[0].trim()){case"alt":u=y;break;case"width":n=Ut(y);break;case"height":i=Ut(y);break;case"totalheight":l=Ut(y);break;default:throw new S("Invalid key: '"+b[0]+"' in \\includegraphics.")}}}var x=H(e[0],"url").url;return u===""&&(u=x,u=u.replace(/^.*[\\/]/,""),u=u.substring(0,u.lastIndexOf("."))),r.settings.isTrusted({command:"\\includegraphics",url:x})?{type:"includegraphics",mode:r.mode,alt:u,width:n,height:i,totalheight:l,src:x}:r.formatUnsupportedCmd("\\includegraphics")},htmlBuilder:(a,e)=>{var t=_(a.height,e),r=0;a.totalheight.number>0&&(r=_(a.totalheight,e)-t);var n=0;a.width.number>0&&(n=_(a.width,e));var i={height:M(t+r)};n>0&&(i.width=M(n)),r>0&&(i.verticalAlign=M(-r));var l=new mi(a.src,a.alt,i);return l.height=t,l.depth=r,l},mathmlBuilder:(a,e)=>{var t=new z("mglyph",[]);t.setAttribute("alt",a.alt);var r=_(a.height,e),n=0;if(a.totalheight.number>0&&(n=_(a.totalheight,e)-r,t.setAttribute("valign",M(-n))),t.setAttribute("height",M(r+n)),a.width.number>0){var i=_(a.width,e);t.setAttribute("width",M(i))}return t.setAttribute("src",a.src),t}});B({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],primitive:!0,allowedInText:!0},handler(a,e){var{parser:t,funcName:r}=a,n=H(e[0],"size");if(t.settings.strict){var i=r[1]==="m",l=n.value.unit==="mu";i?(l||t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" supports only mu units, "+("not "+n.value.unit+" units")),t.mode!=="math"&&t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" works only in math mode")):l&&t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+r+" doesn't support mu units")}return{type:"kern",mode:t.mode,dimension:n.value}},htmlBuilder(a,e){return Ka(a.dimension,e)},mathmlBuilder(a,e){var t=_(a.dimension,e);return new rn(t)}});B({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=e[0];return{type:"lap",mode:t.mode,alignment:r.slice(5),body:n}},htmlBuilder:(a,e)=>{var t;a.alignment==="clap"?(t=k([],[W(a.body,e)]),t=k(["inner"],[t],e)):t=k(["inner"],[W(a.body,e)]);var r=k(["fix"],[]),n=k([a.alignment],[t,r],e),i=k(["strut"]);return i.style.height=M(n.height+n.depth),n.depth&&(i.style.verticalAlign=M(-n.depth)),n.children.unshift(i),n=k(["thinbox"],[n],e),k(["mord","vbox"],[n],e)},mathmlBuilder:(a,e)=>{var t=new z("mpadded",[Y(a.body,e)]);if(a.alignment!=="rlap"){var r=a.alignment==="llap"?"-1":"-0.5";t.setAttribute("lspace",r+"width")}return t.setAttribute("width","0px"),t}});B({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler(a,e){var{funcName:t,parser:r}=a,n=r.mode;r.switchMode("math");var i=t==="\\("?"\\)":"$",l=r.parseExpression(!1,i);return r.expect(i),r.switchMode(n),{type:"styling",mode:r.mode,style:"text",body:l}}});B({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler(a,e){throw new S("Mismatched "+a.funcName)}});var ga=(a,e)=>{switch(e.style.size){case L.DISPLAY.size:return a.display;case L.TEXT.size:return a.text;case L.SCRIPT.size:return a.script;case L.SCRIPTSCRIPT.size:return a.scriptscript;default:return a.text}};B({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4,primitive:!0},handler:(a,e)=>{var{parser:t}=a;return{type:"mathchoice",mode:t.mode,display:t0(e[0]),text:t0(e[1]),script:t0(e[2]),scriptscript:t0(e[3])}},htmlBuilder:(a,e)=>{var t=ga(a,e),r=s0(t,e,!1);return F0(r)},mathmlBuilder:(a,e)=>{var t=ga(a,e);return K0(t,e)}});var Cn=(a,e,t,r,n,i,l)=>{a=k([],[a]);var u=t&&$0(t),h,d;if(e){var f=W(e,r.havingStyle(n.sup()),r);d={elem:f,kern:Math.max(r.fontMetrics().bigOpSpacing1,r.fontMetrics().bigOpSpacing3-f.depth)}}if(t){var b=W(t,r.havingStyle(n.sub()),r);h={elem:b,kern:Math.max(r.fontMetrics().bigOpSpacing2,r.fontMetrics().bigOpSpacing4-b.height)}}var y;if(d&&h){var x=r.fontMetrics().bigOpSpacing5+h.elem.height+h.elem.depth+h.kern+a.depth+l;y=U({positionType:"bottom",positionData:x,children:[{type:"kern",size:r.fontMetrics().bigOpSpacing5},{type:"elem",elem:h.elem,marginLeft:M(-i)},{type:"kern",size:h.kern},{type:"elem",elem:a},{type:"kern",size:d.kern},{type:"elem",elem:d.elem,marginLeft:M(i)},{type:"kern",size:r.fontMetrics().bigOpSpacing5}]})}else if(h){var T=a.height-l;y=U({positionType:"top",positionData:T,children:[{type:"kern",size:r.fontMetrics().bigOpSpacing5},{type:"elem",elem:h.elem,marginLeft:M(-i)},{type:"kern",size:h.kern},{type:"elem",elem:a}]})}else if(d){var A=a.depth+l;y=U({positionType:"bottom",positionData:A,children:[{type:"elem",elem:a},{type:"kern",size:d.kern},{type:"elem",elem:d.elem,marginLeft:M(i)},{type:"kern",size:r.fontMetrics().bigOpSpacing5}]})}else return a;var C=[y];if(h&&i!==0&&!u){var q=k(["mspace"],[],r);q.style.marginRight=M(i),C.unshift(q)}return k(["mop","op-limits"],C,r)},Dn=new Set(["\\smallint"]),be=(a,e)=>{var t,r,n=!1,i;a.type==="supsub"?(t=a.sup,r=a.sub,i=H(a.base,"op"),n=!0):i=H(a,"op");var l=e.style,u=!1;l.size===L.DISPLAY.size&&i.symbol&&!Dn.has(i.name)&&(u=!0);var h;if(i.symbol){var d=u?"Size2-Regular":"Size1-Regular",f="";if((i.name==="\\oiint"||i.name==="\\oiiint")&&(f=i.name.slice(1),i.name=f==="oiint"?"\\iint":"\\iiint"),h=h0(i.name,d,"math",e,["mop","op-symbol",u?"large-op":"small-op"]),f.length>0){var b=h.italic,y=Ja(f+"Size"+(u?"2":"1"),e);h=U({positionType:"individualShift",children:[{type:"elem",elem:h,shift:0},{type:"elem",elem:y,shift:u?.08:0}]}),i.name="\\"+f,h.classes.unshift("mop"),h.italic=b}}else if(i.body){var x=s0(i.body,e,!0);x.length===1&&x[0]instanceof b0?(h=x[0],h.classes[0]="mop"):h=k(["mop"],x,e)}else{for(var T=[],A=1;A<i.name.length;A++)T.push(kr(i.name[A],i.mode,e));h=k(["mop"],T,e)}var C=0,q=0;return(h instanceof b0||i.name==="\\oiint"||i.name==="\\oiiint")&&!i.suppressBaseShift&&(C=(h.height-h.depth)/2-e.fontMetrics().axisHeight,q=h.italic||0),n?Cn(h,t,r,e,l,q,C):(C&&(h.style.position="relative",h.style.top=M(C)),h)},Ee=(a,e)=>{var t;if(a.symbol)t=new z("mo",[k0(a.name,a.mode)]),Dn.has(a.name)&&t.setAttribute("largeop","false");else if(a.body)t=new z("mo",x0(a.body,e));else{t=new z("mi",[new r0(a.name.slice(1))]);var r=new z("mo",[k0("","text")]);a.parentIsSupSub?t=new z("mrow",[t,r]):t=tn([t,r])}return t},os={"∏":"\\prod","∐":"\\coprod","∑":"\\sum","⋀":"\\bigwedge","⋁":"\\bigvee","⋂":"\\bigcap","⋃":"\\bigcup","⨀":"\\bigodot","⨁":"\\bigoplus","⨂":"\\bigotimes","⨄":"\\biguplus","⨆":"\\bigsqcup"};B({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","∏","∐","∑","⋀","⋁","⋂","⋃","⨀","⨁","⨂","⨄","⨆"],props:{numArgs:0},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=r;return n.length===1&&(n=os[n]),{type:"op",mode:t.mode,limits:!0,parentIsSupSub:!1,symbol:!0,name:n}},htmlBuilder:be,mathmlBuilder:Ee});B({type:"op",names:["\\mathop"],props:{numArgs:1,primitive:!0},handler:(a,e)=>{var{parser:t}=a,r=e[0];return{type:"op",mode:t.mode,limits:!1,parentIsSupSub:!1,symbol:!1,body:t0(r)}},htmlBuilder:be,mathmlBuilder:Ee});var us={"∫":"\\int","∬":"\\iint","∭":"\\iiint","∮":"\\oint","∯":"\\oiint","∰":"\\oiiint"};B({type:"op",names:["\\arcsin","\\arccos","\\arctan","\\arctg","\\arcctg","\\arg","\\ch","\\cos","\\cosec","\\cosh","\\cot","\\cotg","\\coth","\\csc","\\ctg","\\cth","\\deg","\\dim","\\exp","\\hom","\\ker","\\lg","\\ln","\\log","\\sec","\\sin","\\sinh","\\sh","\\tan","\\tanh","\\tg","\\th"],props:{numArgs:0},handler(a){var{parser:e,funcName:t}=a;return{type:"op",mode:e.mode,limits:!1,parentIsSupSub:!1,symbol:!1,name:t}},htmlBuilder:be,mathmlBuilder:Ee});B({type:"op",names:["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],props:{numArgs:0},handler(a){var{parser:e,funcName:t}=a;return{type:"op",mode:e.mode,limits:!0,parentIsSupSub:!1,symbol:!1,name:t}},htmlBuilder:be,mathmlBuilder:Ee});B({type:"op",names:["\\int","\\iint","\\iiint","\\oint","\\oiint","\\oiiint","∫","∬","∭","∮","∯","∰"],props:{numArgs:0,allowedInArgument:!0},handler(a){var{parser:e,funcName:t}=a,r=t;return r.length===1&&(r=us[r]),{type:"op",mode:e.mode,limits:!1,parentIsSupSub:!1,symbol:!0,name:r}},htmlBuilder:be,mathmlBuilder:Ee});var qn=(a,e)=>{var t,r,n=!1,i;a.type==="supsub"?(t=a.sup,r=a.sub,i=H(a.base,"operatorname"),n=!0):i=H(a,"operatorname");var l;if(i.body.length>0){for(var u=i.body.map(b=>{var y="text"in b?b.text:void 0;return typeof y=="string"?{type:"textord",mode:b.mode,text:y}:b}),h=s0(u,e.withFont("mathrm"),!0),d=0;d<h.length;d++){var f=h[d];f instanceof b0&&(f.text=f.text.replace(/\u2212/,"-").replace(/\u2217/,"*"))}l=k(["mop"],h,e)}else l=k(["mop"],[],e);return n?Cn(l,t,r,e,e.style,0,0):l},hs=(a,e)=>{for(var t=x0(a.body,e.withFont("mathrm")),r=!0,n=0;n<t.length;n++){var i=t[n];if(!(i instanceof rn))if(i instanceof z)switch(i.type){case"mi":case"mn":case"mspace":case"mtext":break;case"mo":{var l=i.children[0];i.children.length===1&&l instanceof r0?l.text=l.text.replace(/\u2212/,"-").replace(/\u2217/,"*"):r=!1;break}default:r=!1}else r=!1}if(r){var u=t.map(f=>f.toText()).join("");t=[new r0(u)]}var h=new z("mi",t);h.setAttribute("mathvariant","normal");var d=new z("mo",[k0("","text")]);return a.parentIsSupSub?new z("mrow",[h,d]):tn([h,d])};B({type:"operatorname",names:["\\operatorname@","\\operatornamewithlimits"],props:{numArgs:1},handler:(a,e)=>{var{parser:t,funcName:r}=a,n=e[0];return{type:"operatorname",mode:t.mode,body:t0(n),alwaysHandleSupSub:r==="\\operatornamewithlimits",limits:!1,parentIsSupSub:!1}},htmlBuilder:qn,mathmlBuilder:hs});m("\\operatorname","\\@ifstar\\operatornamewithlimits\\operatorname@");ie({type:"ordgroup",htmlBuilder(a,e){return a.semisimple?F0(s0(a.body,e,!1)):k(["mord"],s0(a.body,e,!0),e)},mathmlBuilder(a,e){return K0(a.body,e,!0)}});B({type:"overline",names:["\\overline"],props:{numArgs:1},handler(a,e){var{parser:t}=a,r=e[0];return{type:"overline",mode:t.mode,body:r}},htmlBuilder(a,e){var t=W(a.body,e.havingCrampedStyle()),r=de("overline-line",e),n=e.fontMetrics().defaultRuleThickness,i=U({positionType:"firstBaseline",children:[{type:"elem",elem:t},{type:"kern",size:3*n},{type:"elem",elem:r},{type:"kern",size:n}]});return k(["mord","overline"],[i],e)},mathmlBuilder(a,e){var t=new z("mo",[new r0("‾")]);t.setAttribute("stretchy","true");var r=new z("mover",[Y(a.body,e),t]);return r.setAttribute("accent","true"),r}});B({type:"phantom",names:["\\phantom"],props:{numArgs:1,allowedInText:!0},handler:(a,e)=>{var{parser:t}=a,r=e[0];return{type:"phantom",mode:t.mode,body:t0(r)}},htmlBuilder:(a,e)=>{var t=s0(a.body,e.withPhantom(),!1);return F0(t)},mathmlBuilder:(a,e)=>{var t=x0(a.body,e);return new z("mphantom",t)}});m("\\hphantom","\\smash{\\phantom{#1}}");B({type:"vphantom",names:["\\vphantom"],props:{numArgs:1,allowedInText:!0},handler:(a,e)=>{var{parser:t}=a,r=e[0];return{type:"vphantom",mode:t.mode,body:r}},htmlBuilder:(a,e)=>{var t=k(["inner"],[W(a.body,e.withPhantom())]),r=k(["fix"],[]);return k(["mord","rlap"],[t,r],e)},mathmlBuilder:(a,e)=>{var t=x0(t0(a.body),e),r=new z("mphantom",t),n=new z("mpadded",[r]);return n.setAttribute("width","0px"),n}});B({type:"raisebox",names:["\\raisebox"],props:{numArgs:2,argTypes:["size","hbox"],allowedInText:!0},handler(a,e){var{parser:t}=a,r=H(e[0],"size").value,n=e[1];return{type:"raisebox",mode:t.mode,dy:r,body:n}},htmlBuilder(a,e){var t=W(a.body,e),r=_(a.dy,e);return U({positionType:"shift",positionData:-r,children:[{type:"elem",elem:t}]})},mathmlBuilder(a,e){var t=new z("mpadded",[Y(a.body,e)]),r=a.dy.number+a.dy.unit;return t.setAttribute("voffset",r),t}});B({type:"internal",names:["\\relax"],props:{numArgs:0,allowedInText:!0,allowedInArgument:!0},handler(a){var{parser:e}=a;return{type:"internal",mode:e.mode}}});B({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,allowedInText:!0,allowedInMath:!0,argTypes:["size","size","size"]},handler(a,e,t){var{parser:r}=a,n=t[0],i=H(e[0],"size"),l=H(e[1],"size");return{type:"rule",mode:r.mode,shift:n&&H(n,"size").value,width:i.value,height:l.value}},htmlBuilder(a,e){var t=k(["mord","rule"],[],e),r=_(a.width,e),n=_(a.height,e),i=a.shift?_(a.shift,e):0;return t.style.borderRightWidth=M(r),t.style.borderTopWidth=M(n),t.style.bottom=M(i),t.width=r,t.height=n+i,t.depth=-i,t.maxFontSize=n*1.125*e.sizeMultiplier,t},mathmlBuilder(a,e){var t=_(a.width,e),r=_(a.height,e),n=a.shift?_(a.shift,e):0,i=e.color&&e.getColor()||"black",l=new z("mspace");l.setAttribute("mathbackground",i),l.setAttribute("width",M(t)),l.setAttribute("height",M(r));var u=new z("mpadded",[l]);return n>=0?u.setAttribute("height",M(n)):(u.setAttribute("height",M(n)),u.setAttribute("depth",M(-n))),u.setAttribute("voffset",M(n)),u}});function Rn(a,e,t){for(var r=s0(a,e,!1),n=e.sizeMultiplier/t.sizeMultiplier,i=0;i<r.length;i++){var l=r[i].classes.indexOf("sizing");l<0?Array.prototype.push.apply(r[i].classes,e.sizingClasses(t)):r[i].classes[l+1]==="reset-size"+e.size&&(r[i].classes[l+1]="reset-size"+t.size),r[i].height*=n,r[i].depth*=n}return F0(r)}var ba=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"],cs=(a,e)=>{var t=e.havingSize(a.size);return Rn(a.body,t,e)};B({type:"sizing",names:ba,props:{numArgs:0,allowedInText:!0},handler:(a,e)=>{var{breakOnTokenText:t,funcName:r,parser:n}=a,i=n.parseExpression(!1,t);return{type:"sizing",mode:n.mode,size:ba.indexOf(r)+1,body:i}},htmlBuilder:cs,mathmlBuilder:(a,e)=>{var t=e.havingSize(a.size),r=x0(a.body,t),n=new z("mstyle",r);return n.setAttribute("mathsize",M(t.sizeMultiplier)),n}});B({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:(a,e,t)=>{var{parser:r}=a,n=!1,i=!1,l=t[0]&&H(t[0],"ordgroup");if(l)for(var u="",h=0;h<l.body.length;++h){var d=l.body[h];if(u=xt(d).text,u==="t")n=!0;else if(u==="b")i=!0;else{n=!1,i=!1;break}}else n=!0,i=!0;var f=e[0];return{type:"smash",mode:r.mode,body:f,smashHeight:n,smashDepth:i}},htmlBuilder:(a,e)=>{var t=k([],[W(a.body,e)]);if(!a.smashHeight&&!a.smashDepth)return t;if(a.smashHeight&&(t.height=0),a.smashDepth&&(t.depth=0),a.smashHeight&&a.smashDepth)return k(["mord","smash"],[t],e);if(t.children)for(var r=0;r<t.children.length;r++)a.smashHeight&&(t.children[r].height=0),a.smashDepth&&(t.children[r].depth=0);var n=U({positionType:"firstBaseline",children:[{type:"elem",elem:t}]});return k(["mord"],[n],e)},mathmlBuilder:(a,e)=>{var t=new z("mpadded",[Y(a.body,e)]);return a.smashHeight&&t.setAttribute("height","0px"),a.smashDepth&&t.setAttribute("depth","0px"),t}});B({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler(a,e,t){var{parser:r}=a,n=t[0],i=e[0];return{type:"sqrt",mode:r.mode,body:i,index:n}},htmlBuilder(a,e){var t=W(a.body,e.havingCrampedStyle());t.height===0&&(t.height=e.fontMetrics().xHeight),t=fe(t,e);var r=e.fontMetrics(),n=r.defaultRuleThickness,i=n;e.style.id<L.TEXT.id&&(i=e.fontMetrics().xHeight);var l=n+i/4,u=t.height+t.depth+l+n,{span:h,ruleWidth:d,advanceWidth:f}=Qi(u,e),b=h.height-d;b>t.height+t.depth+l&&(l=(l+b-t.height-t.depth)/2);var y=h.height-t.height-l-d;t.style.paddingLeft=M(f);var x=U({positionType:"firstBaseline",children:[{type:"elem",elem:t,wrapperClasses:["svg-align"]},{type:"kern",size:-(t.height+y)},{type:"elem",elem:h},{type:"kern",size:d}]});if(a.index){var T=e.havingStyle(L.SCRIPTSCRIPT),A=W(a.index,T,e),C=.6*(x.height-x.depth),q=U({positionType:"shift",positionData:-C,children:[{type:"elem",elem:A}]}),E=k(["root"],[q]);return k(["mord","sqrt"],[E,x],e)}else return k(["mord","sqrt"],[x],e)},mathmlBuilder(a,e){var{body:t,index:r}=a;return r?new z("mroot",[Y(t,e),Y(r,e)]):new z("msqrt",[Y(t,e)])}});var ya={display:L.DISPLAY,text:L.TEXT,script:L.SCRIPT,scriptscript:L.SCRIPTSCRIPT};B({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler(a,e){var{breakOnTokenText:t,funcName:r,parser:n}=a,i=n.parseExpression(!0,t),l=r.slice(1,r.length-5);return{type:"styling",mode:n.mode,style:l,body:i}},htmlBuilder(a,e){var t=ya[a.style],r=e.havingStyle(t).withFont("");return Rn(a.body,r,e)},mathmlBuilder(a,e){var t=ya[a.style],r=e.havingStyle(t),n=x0(a.body,r),i=new z("mstyle",n),l={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},u=l[a.style];return i.setAttribute("scriptlevel",u[0]),i.setAttribute("displaystyle",u[1]),i}});var ms=function(e,t){var r=e.base;if(r)if(r.type==="op"){var n=r.limits&&(t.style.size===L.DISPLAY.size||r.alwaysHandleSupSub);return n?be:null}else if(r.type==="operatorname"){var i=r.alwaysHandleSupSub&&(t.style.size===L.DISPLAY.size||r.limits);return i?qn:null}else{if(r.type==="accent")return $0(r.base)?Ar:null;if(r.type==="horizBrace"){var l=!e.sub;return l===r.isOver?Bn:null}else return null}else return null};ie({type:"supsub",htmlBuilder(a,e){var t=ms(a,e);if(t)return t(a,e);var{base:r,sup:n,sub:i}=a,l=W(r,e),u,h,d=e.fontMetrics(),f=0,b=0,y=r&&$0(r);if(n){var x=e.havingStyle(e.style.sup());u=W(n,x,e),y||(f=l.height-x.fontMetrics().supDrop*x.sizeMultiplier/e.sizeMultiplier)}if(i){var T=e.havingStyle(e.style.sub());h=W(i,T,e),y||(b=l.depth+T.fontMetrics().subDrop*T.sizeMultiplier/e.sizeMultiplier)}var A;e.style===L.DISPLAY?A=d.sup1:e.style.cramped?A=d.sup3:A=d.sup2;var C=e.sizeMultiplier,q=M(.5/d.ptPerEm/C),E=null;if(h){var N=a.base&&a.base.type==="op"&&a.base.name&&(a.base.name==="\\oiint"||a.base.name==="\\oiiint");(l instanceof b0||N)&&(E=M(-l.italic))}var $;if(u&&h){f=Math.max(f,A,u.depth+.25*d.xHeight),b=Math.max(b,d.sub2);var F=d.defaultRuleThickness,P=4*F;if(f-u.depth-(h.height-b)<P){b=P-(f-u.depth)+h.height;var G=.8*d.xHeight-(f-u.depth);G>0&&(f+=G,b-=G)}var Z=[{type:"elem",elem:h,shift:b,marginRight:q,marginLeft:E},{type:"elem",elem:u,shift:-f,marginRight:q}];$=U({positionType:"individualShift",children:Z})}else if(h){b=Math.max(b,d.sub1,h.height-.8*d.xHeight);var V=[{type:"elem",elem:h,marginLeft:E,marginRight:q}];$=U({positionType:"shift",positionData:b,children:V})}else if(u)f=Math.max(f,A,u.depth+.25*d.xHeight),$=U({positionType:"shift",positionData:-f,children:[{type:"elem",elem:u,marginRight:q}]});else throw new Error("supsub must have either sup or sub.");var d0=ir(l,"right")||"mord";return k([d0],[l,k(["msupsub"],[$])],e)},mathmlBuilder(a,e){var t=!1,r,n;a.base&&a.base.type==="horizBrace"&&(n=!!a.sup,n===a.base.isOver&&(t=!0,r=a.base.isOver)),a.base&&(a.base.type==="op"||a.base.type==="operatorname")&&(a.base.parentIsSupSub=!0);var i=[Y(a.base,e)];a.sub&&i.push(Y(a.sub,e)),a.sup&&i.push(Y(a.sup,e));var l;if(t)l=r?"mover":"munder";else if(a.sub)if(a.sup){var d=a.base;d&&d.type==="op"&&d.limits&&e.style===L.DISPLAY||d&&d.type==="operatorname"&&d.alwaysHandleSupSub&&(e.style===L.DISPLAY||d.limits)?l="munderover":l="msubsup"}else{var h=a.base;h&&h.type==="op"&&h.limits&&(e.style===L.DISPLAY||h.alwaysHandleSupSub)||h&&h.type==="operatorname"&&h.alwaysHandleSupSub&&(h.limits||e.style===L.DISPLAY)?l="munder":l="msub"}else{var u=a.base;u&&u.type==="op"&&u.limits&&(e.style===L.DISPLAY||u.alwaysHandleSupSub)||u&&u.type==="operatorname"&&u.alwaysHandleSupSub&&(u.limits||e.style===L.DISPLAY)?l="mover":l="msup"}return new z(l,i)}});ie({type:"atom",htmlBuilder(a,e){return kr(a.text,a.mode,e,["m"+a.family])},mathmlBuilder(a,e){var t=new z("mo",[k0(a.text,a.mode)]);if(a.family==="bin"){var r=Tr(a,e);r==="bold-italic"&&t.setAttribute("mathvariant",r)}else a.family==="punct"?t.setAttribute("separator","true"):(a.family==="open"||a.family==="close")&&t.setAttribute("stretchy","false");return t}});var En={mi:"italic",mn:"normal",mtext:"normal"};ie({type:"mathord",htmlBuilder(a,e){return gt(a,e,"mathord")},mathmlBuilder(a,e){var t=new z("mi",[k0(a.text,a.mode,e)]),r=Tr(a,e)||"italic";return r!==En[t.type]&&t.setAttribute("mathvariant",r),t}});ie({type:"textord",htmlBuilder(a,e){return gt(a,e,"textord")},mathmlBuilder(a,e){var t=k0(a.text,a.mode,e),r=Tr(a,e)||"normal",n;return a.mode==="text"?n=new z("mtext",[t]):/[0-9]/.test(a.text)?n=new z("mn",[t]):a.text==="\\prime"?n=new z("mo",[t]):n=new z("mi",[t]),r!==En[n.type]&&n.setAttribute("mathvariant",r),n}});var Wt={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},Vt={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};ie({type:"spacing",htmlBuilder(a,e){if(Vt.hasOwnProperty(a.text)){var t=Vt[a.text].className||"";if(a.mode==="text"){var r=gt(a,e,"textord");return r.classes.push(t),r}else return k(["mspace",t],[kr(a.text,a.mode,e)],e)}else{if(Wt.hasOwnProperty(a.text))return k(["mspace",Wt[a.text]],[],e);throw new S('Unknown type of space "'+a.text+'"')}},mathmlBuilder(a,e){var t;if(Vt.hasOwnProperty(a.text))t=new z("mtext",[new r0(" ")]);else{if(Wt.hasOwnProperty(a.text))return new z("mspace");throw new S('Unknown type of space "'+a.text+'"')}return t}});var xa=()=>{var a=new z("mtd",[]);return a.setAttribute("width","50%"),a};ie({type:"tag",mathmlBuilder(a,e){var t=new z("mtable",[new z("mtr",[xa(),new z("mtd",[K0(a.body,e)]),xa(),new z("mtd",[K0(a.tag,e)])])]);return t.setAttribute("width","100%"),t}});var wa={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},ka={"\\textbf":"textbf","\\textmd":"textmd"},ds={"\\textit":"textit","\\textup":"textup"},Sa=(a,e)=>{var t=a.font;if(t){if(wa[t])return e.withTextFontFamily(wa[t]);if(ka[t])return e.withTextFontWeight(ka[t]);if(t==="\\emph")return e.fontShape==="textit"?e.withTextFontShape("textup"):e.withTextFontShape("textit")}else return e;return e.withTextFontShape(ds[t])};B({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup","\\emph"],props:{numArgs:1,argTypes:["text"],allowedInArgument:!0,allowedInText:!0},handler(a,e){var{parser:t,funcName:r}=a,n=e[0];return{type:"text",mode:t.mode,body:t0(n),font:r}},htmlBuilder(a,e){var t=Sa(a,e),r=s0(a.body,t,!0);return k(["mord","text"],r,t)},mathmlBuilder(a,e){var t=Sa(a,e);return K0(a.body,t)}});B({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler(a,e){var{parser:t}=a;return{type:"underline",mode:t.mode,body:e[0]}},htmlBuilder(a,e){var t=W(a.body,e),r=de("underline-line",e),n=e.fontMetrics().defaultRuleThickness,i=U({positionType:"top",positionData:t.height,children:[{type:"kern",size:n},{type:"elem",elem:r},{type:"kern",size:3*n},{type:"elem",elem:t}]});return k(["mord","underline"],[i],e)},mathmlBuilder(a,e){var t=new z("mo",[new r0("‾")]);t.setAttribute("stretchy","true");var r=new z("munder",[Y(a.body,e),t]);return r.setAttribute("accentunder","true"),r}});B({type:"vcenter",names:["\\vcenter"],props:{numArgs:1,argTypes:["original"],allowedInText:!1},handler(a,e){var{parser:t}=a;return{type:"vcenter",mode:t.mode,body:e[0]}},htmlBuilder(a,e){var t=W(a.body,e),r=e.fontMetrics().axisHeight,n=.5*(t.height-r-(t.depth+r));return U({positionType:"shift",positionData:n,children:[{type:"elem",elem:t}]})},mathmlBuilder(a,e){var t=new z("mpadded",[Y(a.body,e)],["vcenter"]);return new z("mrow",[t])}});B({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler(a,e,t){throw new S("\\verb ended by end of line instead of matching delimiter")},htmlBuilder(a,e){for(var t=za(a),r=[],n=e.havingStyle(e.style.text()),i=0;i<t.length;i++){var l=t[i];l==="~"&&(l="\\textasciitilde"),r.push(h0(l,"Typewriter-Regular",a.mode,n,["mord","texttt"]))}return k(["mord","text"].concat(n.sizingClasses(e)),Za(r),n)},mathmlBuilder(a,e){var t=new r0(za(a)),r=new z("mtext",[t]);return r.setAttribute("mathvariant","monospace"),r}});var za=a=>a.body.replace(/ /g,a.star?"␣":" "),X0=_a,In=`[ \r
|
|
299
|
+
]`,fs="\\\\[a-zA-Z@]+",ps="\\\\[^\uD800-\uDFFF]",vs="("+fs+")"+In+"*",gs=`\\\\(
|
|
300
|
+
|[ \r ]+
|
|
301
|
+
?)[ \r ]*`,hr="[̀-ͯ]",bs=new RegExp(hr+"+$"),ys="("+In+"+)|"+(gs+"|")+"([!-\\[\\]-‧-豈-]"+(hr+"*")+"|[\uD800-\uDBFF][\uDC00-\uDFFF]"+(hr+"*")+"|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5"+("|"+vs)+("|"+ps+")");class Ta{constructor(e,t){this.input=e,this.settings=t,this.tokenRegex=new RegExp(ys,"g"),this.catcodes={"%":14,"~":13}}setCatcode(e,t){this.catcodes[e]=t}lex(){var e=this.input,t=this.tokenRegex.lastIndex;if(t===e.length)return new g0("EOF",new p0(this,t,t));var r=this.tokenRegex.exec(e);if(r===null||r.index!==t)throw new S("Unexpected character: '"+e[t]+"'",new g0(e[t],new p0(this,t,t+1)));var n=r[6]||r[3]||(r[2]?"\\ ":" ");if(this.catcodes[n]===14){var i=e.indexOf(`
|
|
302
|
+
`,this.tokenRegex.lastIndex);return i===-1?(this.tokenRegex.lastIndex=e.length,this.settings.reportNonstrict("commentAtEnd","% comment has no terminating newline; LaTeX would fail because of commenting the end of math mode (e.g. $)")):this.tokenRegex.lastIndex=i+1,this.lex()}return new g0(n,new p0(this,t,this.tokenRegex.lastIndex))}}class xs{constructor(e,t){e===void 0&&(e={}),t===void 0&&(t={}),this.current=t,this.builtins=e,this.undefStack=[]}beginGroup(){this.undefStack.push({})}endGroup(){if(this.undefStack.length===0)throw new S("Unbalanced namespace destruction: attempt to pop global namespace; please report this as a bug");var e=this.undefStack.pop();for(var t in e)e.hasOwnProperty(t)&&(e[t]==null?delete this.current[t]:this.current[t]=e[t])}endGroups(){for(;this.undefStack.length>0;)this.endGroup()}has(e){return this.current.hasOwnProperty(e)||this.builtins.hasOwnProperty(e)}get(e){return this.current.hasOwnProperty(e)?this.current[e]:this.builtins[e]}set(e,t,r){if(r===void 0&&(r=!1),r){for(var n=0;n<this.undefStack.length;n++)delete this.undefStack[n][e];this.undefStack.length>0&&(this.undefStack[this.undefStack.length-1][e]=t)}else{var i=this.undefStack[this.undefStack.length-1];i&&!i.hasOwnProperty(e)&&(i[e]=this.current[e])}t==null?delete this.current[e]:this.current[e]=t}}var ws=Sn;m("\\noexpand",function(a){var e=a.popToken();return a.isExpandable(e.text)&&(e.noexpand=!0,e.treatAsRelax=!0),{tokens:[e],numArgs:0}});m("\\expandafter",function(a){var e=a.popToken();return a.expandOnce(!0),{tokens:[e],numArgs:0}});m("\\@firstoftwo",function(a){var e=a.consumeArgs(2);return{tokens:e[0],numArgs:0}});m("\\@secondoftwo",function(a){var e=a.consumeArgs(2);return{tokens:e[1],numArgs:0}});m("\\@ifnextchar",function(a){var e=a.consumeArgs(3);a.consumeSpaces();var t=a.future();return e[0].length===1&&e[0][0].text===t.text?{tokens:e[1],numArgs:0}:{tokens:e[2],numArgs:0}});m("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}");m("\\TextOrMath",function(a){var e=a.consumeArgs(2);return a.mode==="text"?{tokens:e[0],numArgs:0}:{tokens:e[1],numArgs:0}});var Aa={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};m("\\char",function(a){var e=a.popToken(),t,r=0;if(e.text==="'")t=8,e=a.popToken();else if(e.text==='"')t=16,e=a.popToken();else if(e.text==="`")if(e=a.popToken(),e.text[0]==="\\")r=e.text.charCodeAt(1);else{if(e.text==="EOF")throw new S("\\char` missing argument");r=e.text.charCodeAt(0)}else t=10;if(t){if(r=Aa[e.text],r==null||r>=t)throw new S("Invalid base-"+t+" digit "+e.text);for(var n;(n=Aa[a.future().text])!=null&&n<t;)r*=t,r+=n,a.popToken()}return"\\@char{"+r+"}"});var Dr=(a,e,t,r)=>{var n=a.consumeArg().tokens;if(n.length!==1)throw new S("\\newcommand's first argument must be a macro name");var i=n[0].text,l=a.isDefined(i);if(l&&!e)throw new S("\\newcommand{"+i+"} attempting to redefine "+(i+"; use \\renewcommand"));if(!l&&!t)throw new S("\\renewcommand{"+i+"} when command "+i+" does not yet exist; use \\newcommand");var u=0;if(n=a.consumeArg().tokens,n.length===1&&n[0].text==="["){for(var h="",d=a.expandNextToken();d.text!=="]"&&d.text!=="EOF";)h+=d.text,d=a.expandNextToken();if(!h.match(/^\s*[0-9]+\s*$/))throw new S("Invalid number of arguments: "+h);u=parseInt(h),n=a.consumeArg().tokens}return l&&r||a.macros.set(i,{tokens:n,numArgs:u}),""};m("\\newcommand",a=>Dr(a,!1,!0,!1));m("\\renewcommand",a=>Dr(a,!0,!1,!1));m("\\providecommand",a=>Dr(a,!0,!0,!0));m("\\message",a=>{var e=a.consumeArgs(1)[0];return console.log(e.reverse().map(t=>t.text).join("")),""});m("\\errmessage",a=>{var e=a.consumeArgs(1)[0];return console.error(e.reverse().map(t=>t.text).join("")),""});m("\\show",a=>{var e=a.popToken(),t=e.text;return console.log(e,a.macros.get(t),X0[t],K.math[t],K.text[t]),""});m("\\bgroup","{");m("\\egroup","}");m("~","\\nobreakspace");m("\\lq","`");m("\\rq","'");m("\\aa","\\r a");m("\\AA","\\r A");m("\\textcopyright","\\html@mathml{\\textcircled{c}}{\\char`©}");m("\\copyright","\\TextOrMath{\\textcopyright}{\\text{\\textcopyright}}");m("\\textregistered","\\html@mathml{\\textcircled{\\scriptsize R}}{\\char`®}");m("ℬ","\\mathscr{B}");m("ℰ","\\mathscr{E}");m("ℱ","\\mathscr{F}");m("ℋ","\\mathscr{H}");m("ℐ","\\mathscr{I}");m("ℒ","\\mathscr{L}");m("ℳ","\\mathscr{M}");m("ℛ","\\mathscr{R}");m("ℭ","\\mathfrak{C}");m("ℌ","\\mathfrak{H}");m("ℨ","\\mathfrak{Z}");m("\\Bbbk","\\Bbb{k}");m("\\llap","\\mathllap{\\textrm{#1}}");m("\\rlap","\\mathrlap{\\textrm{#1}}");m("\\clap","\\mathclap{\\textrm{#1}}");m("\\mathstrut","\\vphantom{(}");m("\\underbar","\\underline{\\text{#1}}");m("\\not",'\\html@mathml{\\mathrel{\\mathrlap\\@not}\\nobreak}{\\char"338}');m("\\neq","\\html@mathml{\\mathrel{\\not=}}{\\mathrel{\\char`≠}}");m("\\ne","\\neq");m("≠","\\neq");m("\\notin","\\html@mathml{\\mathrel{{\\in}\\mathllap{/\\mskip1mu}}}{\\mathrel{\\char`∉}}");m("∉","\\notin");m("≘","\\html@mathml{\\mathrel{=\\kern{-1em}\\raisebox{0.4em}{$\\scriptsize\\frown$}}}{\\mathrel{\\char`≘}}");m("≙","\\html@mathml{\\stackrel{\\tiny\\wedge}{=}}{\\mathrel{\\char`≘}}");m("≚","\\html@mathml{\\stackrel{\\tiny\\vee}{=}}{\\mathrel{\\char`≚}}");m("≛","\\html@mathml{\\stackrel{\\scriptsize\\star}{=}}{\\mathrel{\\char`≛}}");m("≝","\\html@mathml{\\stackrel{\\tiny\\mathrm{def}}{=}}{\\mathrel{\\char`≝}}");m("≞","\\html@mathml{\\stackrel{\\tiny\\mathrm{m}}{=}}{\\mathrel{\\char`≞}}");m("≟","\\html@mathml{\\stackrel{\\tiny?}{=}}{\\mathrel{\\char`≟}}");m("⟂","\\perp");m("‼","\\mathclose{!\\mkern-0.8mu!}");m("∌","\\notni");m("⌜","\\ulcorner");m("⌝","\\urcorner");m("⌞","\\llcorner");m("⌟","\\lrcorner");m("©","\\copyright");m("®","\\textregistered");m("\\ulcorner",'\\html@mathml{\\@ulcorner}{\\mathop{\\char"231c}}');m("\\urcorner",'\\html@mathml{\\@urcorner}{\\mathop{\\char"231d}}');m("\\llcorner",'\\html@mathml{\\@llcorner}{\\mathop{\\char"231e}}');m("\\lrcorner",'\\html@mathml{\\@lrcorner}{\\mathop{\\char"231f}}');m("\\vdots","{\\varvdots\\rule{0pt}{15pt}}");m("⋮","\\vdots");m("\\varGamma","\\mathit{\\Gamma}");m("\\varDelta","\\mathit{\\Delta}");m("\\varTheta","\\mathit{\\Theta}");m("\\varLambda","\\mathit{\\Lambda}");m("\\varXi","\\mathit{\\Xi}");m("\\varPi","\\mathit{\\Pi}");m("\\varSigma","\\mathit{\\Sigma}");m("\\varUpsilon","\\mathit{\\Upsilon}");m("\\varPhi","\\mathit{\\Phi}");m("\\varPsi","\\mathit{\\Psi}");m("\\varOmega","\\mathit{\\Omega}");m("\\substack","\\begin{subarray}{c}#1\\end{subarray}");m("\\colon","\\nobreak\\mskip2mu\\mathpunct{}\\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu\\relax");m("\\boxed","\\fbox{$\\displaystyle{#1}$}");m("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;");m("\\implies","\\DOTSB\\;\\Longrightarrow\\;");m("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");m("\\dddot","{\\overset{\\raisebox{-0.1ex}{\\normalsize ...}}{#1}}");m("\\ddddot","{\\overset{\\raisebox{-0.1ex}{\\normalsize ....}}{#1}}");var Ma={",":"\\dotsc","\\not":"\\dotsb","+":"\\dotsb","=":"\\dotsb","<":"\\dotsb",">":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"},ks=new Set(["bin","rel"]);m("\\dots",function(a){var e="\\dotso",t=a.expandAfterFuture().text;return t in Ma?e=Ma[t]:(t.slice(0,4)==="\\not"||t in K.math&&ks.has(K.math[t].group))&&(e="\\dotsb"),e});var qr={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};m("\\dotso",function(a){var e=a.future().text;return e in qr?"\\ldots\\,":"\\ldots"});m("\\dotsc",function(a){var e=a.future().text;return e in qr&&e!==","?"\\ldots\\,":"\\ldots"});m("\\cdots",function(a){var e=a.future().text;return e in qr?"\\@cdots\\,":"\\@cdots"});m("\\dotsb","\\cdots");m("\\dotsm","\\cdots");m("\\dotsi","\\!\\cdots");m("\\dotsx","\\ldots\\,");m("\\DOTSI","\\relax");m("\\DOTSB","\\relax");m("\\DOTSX","\\relax");m("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax");m("\\,","\\tmspace+{3mu}{.1667em}");m("\\thinspace","\\,");m("\\>","\\mskip{4mu}");m("\\:","\\tmspace+{4mu}{.2222em}");m("\\medspace","\\:");m("\\;","\\tmspace+{5mu}{.2777em}");m("\\thickspace","\\;");m("\\!","\\tmspace-{3mu}{.1667em}");m("\\negthinspace","\\!");m("\\negmedspace","\\tmspace-{4mu}{.2222em}");m("\\negthickspace","\\tmspace-{5mu}{.277em}");m("\\enspace","\\kern.5em ");m("\\enskip","\\hskip.5em\\relax");m("\\quad","\\hskip1em\\relax");m("\\qquad","\\hskip2em\\relax");m("\\tag","\\@ifstar\\tag@literal\\tag@paren");m("\\tag@paren","\\tag@literal{({#1})}");m("\\tag@literal",a=>{if(a.macros.get("\\df@tag"))throw new S("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"});m("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}");m("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)");m("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}");m("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1");m("\\newline","\\\\\\relax");m("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var Nn=M(C0["Main-Regular"][84][1]-.7*C0["Main-Regular"][65][1]);m("\\LaTeX","\\textrm{\\html@mathml{"+("L\\kern-.36em\\raisebox{"+Nn+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{LaTeX}}");m("\\KaTeX","\\textrm{\\html@mathml{"+("K\\kern-.17em\\raisebox{"+Nn+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{KaTeX}}");m("\\hspace","\\@ifstar\\@hspacer\\@hspace");m("\\@hspace","\\hskip #1\\relax");m("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax");m("\\ordinarycolon",":");m("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}");m("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}');m("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}');m("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}');m("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}');m("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}');m("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}');m("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}');m("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}');m("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}');m("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}');m("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}');m("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}');m("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}');m("∷","\\dblcolon");m("∹","\\eqcolon");m("≔","\\coloneqq");m("≕","\\eqqcolon");m("⩴","\\Coloneqq");m("\\ratio","\\vcentcolon");m("\\coloncolon","\\dblcolon");m("\\colonequals","\\coloneqq");m("\\coloncolonequals","\\Coloneqq");m("\\equalscolon","\\eqqcolon");m("\\equalscoloncolon","\\Eqqcolon");m("\\colonminus","\\coloneq");m("\\coloncolonminus","\\Coloneq");m("\\minuscolon","\\eqcolon");m("\\minuscoloncolon","\\Eqcolon");m("\\coloncolonapprox","\\Colonapprox");m("\\coloncolonsim","\\Colonsim");m("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}");m("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}");m("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}");m("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}");m("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`∌}}");m("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}");m("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}");m("\\injlim","\\DOTSB\\operatorname*{inj\\,lim}");m("\\projlim","\\DOTSB\\operatorname*{proj\\,lim}");m("\\varlimsup","\\DOTSB\\operatorname*{\\overline{lim}}");m("\\varliminf","\\DOTSB\\operatorname*{\\underline{lim}}");m("\\varinjlim","\\DOTSB\\operatorname*{\\underrightarrow{lim}}");m("\\varprojlim","\\DOTSB\\operatorname*{\\underleftarrow{lim}}");m("\\gvertneqq","\\html@mathml{\\@gvertneqq}{≩}");m("\\lvertneqq","\\html@mathml{\\@lvertneqq}{≨}");m("\\ngeqq","\\html@mathml{\\@ngeqq}{≱}");m("\\ngeqslant","\\html@mathml{\\@ngeqslant}{≱}");m("\\nleqq","\\html@mathml{\\@nleqq}{≰}");m("\\nleqslant","\\html@mathml{\\@nleqslant}{≰}");m("\\nshortmid","\\html@mathml{\\@nshortmid}{∤}");m("\\nshortparallel","\\html@mathml{\\@nshortparallel}{∦}");m("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{⊈}");m("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{⊉}");m("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{⊊}");m("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{⫋}");m("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{⊋}");m("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{⫌}");m("\\imath","\\html@mathml{\\@imath}{ı}");m("\\jmath","\\html@mathml{\\@jmath}{ȷ}");m("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`⟦}}");m("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`⟧}}");m("⟦","\\llbracket");m("⟧","\\rrbracket");m("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`⦃}}");m("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`⦄}}");m("⦃","\\lBrace");m("⦄","\\rBrace");m("\\minuso","\\mathbin{\\html@mathml{{\\mathrlap{\\mathchoice{\\kern{0.145em}}{\\kern{0.145em}}{\\kern{0.1015em}}{\\kern{0.0725em}}\\circ}{-}}}{\\char`⦵}}");m("⦵","\\minuso");m("\\darr","\\downarrow");m("\\dArr","\\Downarrow");m("\\Darr","\\Downarrow");m("\\lang","\\langle");m("\\rang","\\rangle");m("\\uarr","\\uparrow");m("\\uArr","\\Uparrow");m("\\Uarr","\\Uparrow");m("\\N","\\mathbb{N}");m("\\R","\\mathbb{R}");m("\\Z","\\mathbb{Z}");m("\\alef","\\aleph");m("\\alefsym","\\aleph");m("\\Alpha","\\mathrm{A}");m("\\Beta","\\mathrm{B}");m("\\bull","\\bullet");m("\\Chi","\\mathrm{X}");m("\\clubs","\\clubsuit");m("\\cnums","\\mathbb{C}");m("\\Complex","\\mathbb{C}");m("\\Dagger","\\ddagger");m("\\diamonds","\\diamondsuit");m("\\empty","\\emptyset");m("\\Epsilon","\\mathrm{E}");m("\\Eta","\\mathrm{H}");m("\\exist","\\exists");m("\\harr","\\leftrightarrow");m("\\hArr","\\Leftrightarrow");m("\\Harr","\\Leftrightarrow");m("\\hearts","\\heartsuit");m("\\image","\\Im");m("\\infin","\\infty");m("\\Iota","\\mathrm{I}");m("\\isin","\\in");m("\\Kappa","\\mathrm{K}");m("\\larr","\\leftarrow");m("\\lArr","\\Leftarrow");m("\\Larr","\\Leftarrow");m("\\lrarr","\\leftrightarrow");m("\\lrArr","\\Leftrightarrow");m("\\Lrarr","\\Leftrightarrow");m("\\Mu","\\mathrm{M}");m("\\natnums","\\mathbb{N}");m("\\Nu","\\mathrm{N}");m("\\Omicron","\\mathrm{O}");m("\\plusmn","\\pm");m("\\rarr","\\rightarrow");m("\\rArr","\\Rightarrow");m("\\Rarr","\\Rightarrow");m("\\real","\\Re");m("\\reals","\\mathbb{R}");m("\\Reals","\\mathbb{R}");m("\\Rho","\\mathrm{P}");m("\\sdot","\\cdot");m("\\sect","\\S");m("\\spades","\\spadesuit");m("\\sub","\\subset");m("\\sube","\\subseteq");m("\\supe","\\supseteq");m("\\Tau","\\mathrm{T}");m("\\thetasym","\\vartheta");m("\\weierp","\\wp");m("\\Zeta","\\mathrm{Z}");m("\\argmin","\\DOTSB\\operatorname*{arg\\,min}");m("\\argmax","\\DOTSB\\operatorname*{arg\\,max}");m("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits");m("\\bra","\\mathinner{\\langle{#1}|}");m("\\ket","\\mathinner{|{#1}\\rangle}");m("\\braket","\\mathinner{\\langle{#1}\\rangle}");m("\\Bra","\\left\\langle#1\\right|");m("\\Ket","\\left|#1\\right\\rangle");var Ln=a=>e=>{var t=e.consumeArg().tokens,r=e.consumeArg().tokens,n=e.consumeArg().tokens,i=e.consumeArg().tokens,l=e.macros.get("|"),u=e.macros.get("\\|");e.macros.beginGroup();var h=b=>y=>{a&&(y.macros.set("|",l),n.length&&y.macros.set("\\|",u));var x=b;if(!b&&n.length){var T=y.future();T.text==="|"&&(y.popToken(),x=!0)}return{tokens:x?n:r,numArgs:0}};e.macros.set("|",h(!1)),n.length&&e.macros.set("\\|",h(!0));var d=e.consumeArg().tokens,f=e.expandTokens([...i,...d,...t]);return e.macros.endGroup(),{tokens:f.reverse(),numArgs:0}};m("\\bra@ket",Ln(!1));m("\\bra@set",Ln(!0));m("\\Braket","\\bra@ket{\\left\\langle}{\\,\\middle\\vert\\,}{\\,\\middle\\vert\\,}{\\right\\rangle}");m("\\Set","\\bra@set{\\left\\{\\:}{\\;\\middle\\vert\\;}{\\;\\middle\\Vert\\;}{\\:\\right\\}}");m("\\set","\\bra@set{\\{\\,}{\\mid}{}{\\,\\}}");m("\\angln","{\\angl n}");m("\\blue","\\textcolor{##6495ed}{#1}");m("\\orange","\\textcolor{##ffa500}{#1}");m("\\pink","\\textcolor{##ff00af}{#1}");m("\\red","\\textcolor{##df0030}{#1}");m("\\green","\\textcolor{##28ae7b}{#1}");m("\\gray","\\textcolor{gray}{#1}");m("\\purple","\\textcolor{##9d38bd}{#1}");m("\\blueA","\\textcolor{##ccfaff}{#1}");m("\\blueB","\\textcolor{##80f6ff}{#1}");m("\\blueC","\\textcolor{##63d9ea}{#1}");m("\\blueD","\\textcolor{##11accd}{#1}");m("\\blueE","\\textcolor{##0c7f99}{#1}");m("\\tealA","\\textcolor{##94fff5}{#1}");m("\\tealB","\\textcolor{##26edd5}{#1}");m("\\tealC","\\textcolor{##01d1c1}{#1}");m("\\tealD","\\textcolor{##01a995}{#1}");m("\\tealE","\\textcolor{##208170}{#1}");m("\\greenA","\\textcolor{##b6ffb0}{#1}");m("\\greenB","\\textcolor{##8af281}{#1}");m("\\greenC","\\textcolor{##74cf70}{#1}");m("\\greenD","\\textcolor{##1fab54}{#1}");m("\\greenE","\\textcolor{##0d923f}{#1}");m("\\goldA","\\textcolor{##ffd0a9}{#1}");m("\\goldB","\\textcolor{##ffbb71}{#1}");m("\\goldC","\\textcolor{##ff9c39}{#1}");m("\\goldD","\\textcolor{##e07d10}{#1}");m("\\goldE","\\textcolor{##a75a05}{#1}");m("\\redA","\\textcolor{##fca9a9}{#1}");m("\\redB","\\textcolor{##ff8482}{#1}");m("\\redC","\\textcolor{##f9685d}{#1}");m("\\redD","\\textcolor{##e84d39}{#1}");m("\\redE","\\textcolor{##bc2612}{#1}");m("\\maroonA","\\textcolor{##ffbde0}{#1}");m("\\maroonB","\\textcolor{##ff92c6}{#1}");m("\\maroonC","\\textcolor{##ed5fa6}{#1}");m("\\maroonD","\\textcolor{##ca337c}{#1}");m("\\maroonE","\\textcolor{##9e034e}{#1}");m("\\purpleA","\\textcolor{##ddd7ff}{#1}");m("\\purpleB","\\textcolor{##c6b9fc}{#1}");m("\\purpleC","\\textcolor{##aa87ff}{#1}");m("\\purpleD","\\textcolor{##7854ab}{#1}");m("\\purpleE","\\textcolor{##543b78}{#1}");m("\\mintA","\\textcolor{##f5f9e8}{#1}");m("\\mintB","\\textcolor{##edf2df}{#1}");m("\\mintC","\\textcolor{##e0e5cc}{#1}");m("\\grayA","\\textcolor{##f6f7f7}{#1}");m("\\grayB","\\textcolor{##f0f1f2}{#1}");m("\\grayC","\\textcolor{##e3e5e6}{#1}");m("\\grayD","\\textcolor{##d6d8da}{#1}");m("\\grayE","\\textcolor{##babec2}{#1}");m("\\grayF","\\textcolor{##888d93}{#1}");m("\\grayG","\\textcolor{##626569}{#1}");m("\\grayH","\\textcolor{##3b3e40}{#1}");m("\\grayI","\\textcolor{##21242c}{#1}");m("\\kaBlue","\\textcolor{##314453}{#1}");m("\\kaGreen","\\textcolor{##71B307}{#1}");var Hn={"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0};class Ss{constructor(e,t,r){this.settings=t,this.expansionCount=0,this.feed(e),this.macros=new xs(ws,t.macros),this.mode=r,this.stack=[]}feed(e){this.lexer=new Ta(e,this.settings)}switchMode(e){this.mode=e}beginGroup(){this.macros.beginGroup()}endGroup(){this.macros.endGroup()}endGroups(){this.macros.endGroups()}future(){return this.stack.length===0&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]}popToken(){return this.future(),this.stack.pop()}pushToken(e){this.stack.push(e)}pushTokens(e){this.stack.push(...e)}scanArgument(e){var t,r,n;if(e){if(this.consumeSpaces(),this.future().text!=="[")return null;t=this.popToken(),{tokens:n,end:r}=this.consumeArg(["]"])}else({tokens:n,start:t,end:r}=this.consumeArg());return this.pushToken(new g0("EOF",r.loc)),this.pushTokens(n),new g0("",p0.range(t,r))}consumeSpaces(){for(;;){var e=this.future();if(e.text===" ")this.stack.pop();else break}}consumeArg(e){var t=[],r=e&&e.length>0;r||this.consumeSpaces();var n=this.future(),i,l=0,u=0;do{if(i=this.popToken(),t.push(i),i.text==="{")++l;else if(i.text==="}"){if(--l,l===-1)throw new S("Extra }",i)}else if(i.text==="EOF")throw new S("Unexpected end of input in a macro argument, expected '"+(e&&r?e[u]:"}")+"'",i);if(e&&r)if((l===0||l===1&&e[u]==="{")&&i.text===e[u]){if(++u,u===e.length){t.splice(-u,u);break}}else u=0}while(l!==0||r);return n.text==="{"&&t[t.length-1].text==="}"&&(t.pop(),t.shift()),t.reverse(),{tokens:t,start:n,end:i}}consumeArgs(e,t){if(t){if(t.length!==e+1)throw new S("The length of delimiters doesn't match the number of args!");for(var r=t[0],n=0;n<r.length;n++){var i=this.popToken();if(r[n]!==i.text)throw new S("Use of the macro doesn't match its definition",i)}}for(var l=[],u=0;u<e;u++)l.push(this.consumeArg(t&&t[u+1]).tokens);return l}countExpansion(e){if(this.expansionCount+=e,this.expansionCount>this.settings.maxExpand)throw new S("Too many expansions: infinite loop or need to increase maxExpand setting")}expandOnce(e){var t=this.popToken(),r=t.text,n=t.noexpand?null:this._getExpansion(r);if(n==null||e&&n.unexpandable){if(e&&n==null&&r[0]==="\\"&&!this.isDefined(r))throw new S("Undefined control sequence: "+r);return this.pushToken(t),!1}this.countExpansion(1);var i=n.tokens,l=this.consumeArgs(n.numArgs,n.delimiters);if(n.numArgs){i=i.slice();for(var u=i.length-1;u>=0;--u){var h=i[u];if(h.text==="#"){if(u===0)throw new S("Incomplete placeholder at end of macro body",h);if(h=i[--u],h.text==="#")i.splice(u+1,1);else if(/^[1-9]$/.test(h.text))i.splice(u,2,...l[+h.text-1]);else throw new S("Not a valid argument number",h)}}}return this.pushTokens(i),i.length}expandAfterFuture(){return this.expandOnce(),this.future()}expandNextToken(){for(;;)if(this.expandOnce()===!1){var e=this.stack.pop();return e.treatAsRelax&&(e.text="\\relax"),e}}expandMacro(e){return this.macros.has(e)?this.expandTokens([new g0(e)]):void 0}expandTokens(e){var t=[],r=this.stack.length;for(this.pushTokens(e);this.stack.length>r;)if(this.expandOnce(!0)===!1){var n=this.stack.pop();n.treatAsRelax&&(n.noexpand=!1,n.treatAsRelax=!1),t.push(n)}return this.countExpansion(t.length),t}expandMacroAsText(e){var t=this.expandMacro(e);return t&&t.map(r=>r.text).join("")}_getExpansion(e){var t=this.macros.get(e);if(t==null)return t;if(e.length===1){var r=this.lexer.catcodes[e];if(r!=null&&r!==13)return}var n=typeof t=="function"?t(this):t;if(typeof n=="string"){var i=0;if(n.includes("#"))for(var l=n.replace(/##/g,"");l.includes("#"+(i+1));)++i;for(var u=new Ta(n,this.settings),h=[],d=u.lex();d.text!=="EOF";)h.push(d),d=u.lex();h.reverse();var f={tokens:h,numArgs:i};return f}return n}isDefined(e){return this.macros.has(e)||X0.hasOwnProperty(e)||K.math.hasOwnProperty(e)||K.text.hasOwnProperty(e)||Hn.hasOwnProperty(e)}isExpandable(e){var t=this.macros.get(e);return t!=null?typeof t=="string"||typeof t=="function"||!t.unexpandable:X0.hasOwnProperty(e)&&!X0[e].primitive}}var Ba=/^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗₘₙₒₚᵣₛₜᵤᵥₓᵦᵧᵨᵩᵪ]/,Qe=Object.freeze({"₊":"+","₋":"-","₌":"=","₍":"(","₎":")","₀":"0","₁":"1","₂":"2","₃":"3","₄":"4","₅":"5","₆":"6","₇":"7","₈":"8","₉":"9","ₐ":"a","ₑ":"e","ₕ":"h","ᵢ":"i","ⱼ":"j","ₖ":"k","ₗ":"l","ₘ":"m","ₙ":"n","ₒ":"o","ₚ":"p","ᵣ":"r","ₛ":"s","ₜ":"t","ᵤ":"u","ᵥ":"v","ₓ":"x","ᵦ":"β","ᵧ":"γ","ᵨ":"ρ","ᵩ":"ϕ","ᵪ":"χ","⁺":"+","⁻":"-","⁼":"=","⁽":"(","⁾":")","⁰":"0","¹":"1","²":"2","³":"3","⁴":"4","⁵":"5","⁶":"6","⁷":"7","⁸":"8","⁹":"9","ᴬ":"A","ᴮ":"B","ᴰ":"D","ᴱ":"E","ᴳ":"G","ᴴ":"H","ᴵ":"I","ᴶ":"J","ᴷ":"K","ᴸ":"L","ᴹ":"M","ᴺ":"N","ᴼ":"O","ᴾ":"P","ᴿ":"R","ᵀ":"T","ᵁ":"U","ⱽ":"V","ᵂ":"W","ᵃ":"a","ᵇ":"b","ᶜ":"c","ᵈ":"d","ᵉ":"e","ᶠ":"f","ᵍ":"g",ʰ:"h","ⁱ":"i",ʲ:"j","ᵏ":"k",ˡ:"l","ᵐ":"m",ⁿ:"n","ᵒ":"o","ᵖ":"p",ʳ:"r",ˢ:"s","ᵗ":"t","ᵘ":"u","ᵛ":"v",ʷ:"w",ˣ:"x",ʸ:"y","ᶻ":"z","ᵝ":"β","ᵞ":"γ","ᵟ":"δ","ᵠ":"ϕ","ᵡ":"χ","ᶿ":"θ"}),Xt={"́":{text:"\\'",math:"\\acute"},"̀":{text:"\\`",math:"\\grave"},"̈":{text:'\\"',math:"\\ddot"},"̃":{text:"\\~",math:"\\tilde"},"̄":{text:"\\=",math:"\\bar"},"̆":{text:"\\u",math:"\\breve"},"̌":{text:"\\v",math:"\\check"},"̂":{text:"\\^",math:"\\hat"},"̇":{text:"\\.",math:"\\dot"},"̊":{text:"\\r",math:"\\mathring"},"̋":{text:"\\H"},"̧":{text:"\\c"}},Ca={á:"á",à:"à",ä:"ä",ǟ:"ǟ",ã:"ã",ā:"ā",ă:"ă",ắ:"ắ",ằ:"ằ",ẵ:"ẵ",ǎ:"ǎ",â:"â",ấ:"ấ",ầ:"ầ",ẫ:"ẫ",ȧ:"ȧ",ǡ:"ǡ",å:"å",ǻ:"ǻ",ḃ:"ḃ",ć:"ć",ḉ:"ḉ",č:"č",ĉ:"ĉ",ċ:"ċ",ç:"ç",ď:"ď",ḋ:"ḋ",ḑ:"ḑ",é:"é",è:"è",ë:"ë",ẽ:"ẽ",ē:"ē",ḗ:"ḗ",ḕ:"ḕ",ĕ:"ĕ",ḝ:"ḝ",ě:"ě",ê:"ê",ế:"ế",ề:"ề",ễ:"ễ",ė:"ė",ȩ:"ȩ",ḟ:"ḟ",ǵ:"ǵ",ḡ:"ḡ",ğ:"ğ",ǧ:"ǧ",ĝ:"ĝ",ġ:"ġ",ģ:"ģ",ḧ:"ḧ",ȟ:"ȟ",ĥ:"ĥ",ḣ:"ḣ",ḩ:"ḩ",í:"í",ì:"ì",ï:"ï",ḯ:"ḯ",ĩ:"ĩ",ī:"ī",ĭ:"ĭ",ǐ:"ǐ",î:"î",ǰ:"ǰ",ĵ:"ĵ",ḱ:"ḱ",ǩ:"ǩ",ķ:"ķ",ĺ:"ĺ",ľ:"ľ",ļ:"ļ",ḿ:"ḿ",ṁ:"ṁ",ń:"ń",ǹ:"ǹ",ñ:"ñ",ň:"ň",ṅ:"ṅ",ņ:"ņ",ó:"ó",ò:"ò",ö:"ö",ȫ:"ȫ",õ:"õ",ṍ:"ṍ",ṏ:"ṏ",ȭ:"ȭ",ō:"ō",ṓ:"ṓ",ṑ:"ṑ",ŏ:"ŏ",ǒ:"ǒ",ô:"ô",ố:"ố",ồ:"ồ",ỗ:"ỗ",ȯ:"ȯ",ȱ:"ȱ",ő:"ő",ṕ:"ṕ",ṗ:"ṗ",ŕ:"ŕ",ř:"ř",ṙ:"ṙ",ŗ:"ŗ",ś:"ś",ṥ:"ṥ",š:"š",ṧ:"ṧ",ŝ:"ŝ",ṡ:"ṡ",ş:"ş",ẗ:"ẗ",ť:"ť",ṫ:"ṫ",ţ:"ţ",ú:"ú",ù:"ù",ü:"ü",ǘ:"ǘ",ǜ:"ǜ",ǖ:"ǖ",ǚ:"ǚ",ũ:"ũ",ṹ:"ṹ",ū:"ū",ṻ:"ṻ",ŭ:"ŭ",ǔ:"ǔ",û:"û",ů:"ů",ű:"ű",ṽ:"ṽ",ẃ:"ẃ",ẁ:"ẁ",ẅ:"ẅ",ŵ:"ŵ",ẇ:"ẇ",ẘ:"ẘ",ẍ:"ẍ",ẋ:"ẋ",ý:"ý",ỳ:"ỳ",ÿ:"ÿ",ỹ:"ỹ",ȳ:"ȳ",ŷ:"ŷ",ẏ:"ẏ",ẙ:"ẙ",ź:"ź",ž:"ž",ẑ:"ẑ",ż:"ż",Á:"Á",À:"À",Ä:"Ä",Ǟ:"Ǟ",Ã:"Ã",Ā:"Ā",Ă:"Ă",Ắ:"Ắ",Ằ:"Ằ",Ẵ:"Ẵ",Ǎ:"Ǎ",Â:"Â",Ấ:"Ấ",Ầ:"Ầ",Ẫ:"Ẫ",Ȧ:"Ȧ",Ǡ:"Ǡ",Å:"Å",Ǻ:"Ǻ",Ḃ:"Ḃ",Ć:"Ć",Ḉ:"Ḉ",Č:"Č",Ĉ:"Ĉ",Ċ:"Ċ",Ç:"Ç",Ď:"Ď",Ḋ:"Ḋ",Ḑ:"Ḑ",É:"É",È:"È",Ë:"Ë",Ẽ:"Ẽ",Ē:"Ē",Ḗ:"Ḗ",Ḕ:"Ḕ",Ĕ:"Ĕ",Ḝ:"Ḝ",Ě:"Ě",Ê:"Ê",Ế:"Ế",Ề:"Ề",Ễ:"Ễ",Ė:"Ė",Ȩ:"Ȩ",Ḟ:"Ḟ",Ǵ:"Ǵ",Ḡ:"Ḡ",Ğ:"Ğ",Ǧ:"Ǧ",Ĝ:"Ĝ",Ġ:"Ġ",Ģ:"Ģ",Ḧ:"Ḧ",Ȟ:"Ȟ",Ĥ:"Ĥ",Ḣ:"Ḣ",Ḩ:"Ḩ",Í:"Í",Ì:"Ì",Ï:"Ï",Ḯ:"Ḯ",Ĩ:"Ĩ",Ī:"Ī",Ĭ:"Ĭ",Ǐ:"Ǐ",Î:"Î",İ:"İ",Ĵ:"Ĵ",Ḱ:"Ḱ",Ǩ:"Ǩ",Ķ:"Ķ",Ĺ:"Ĺ",Ľ:"Ľ",Ļ:"Ļ",Ḿ:"Ḿ",Ṁ:"Ṁ",Ń:"Ń",Ǹ:"Ǹ",Ñ:"Ñ",Ň:"Ň",Ṅ:"Ṅ",Ņ:"Ņ",Ó:"Ó",Ò:"Ò",Ö:"Ö",Ȫ:"Ȫ",Õ:"Õ",Ṍ:"Ṍ",Ṏ:"Ṏ",Ȭ:"Ȭ",Ō:"Ō",Ṓ:"Ṓ",Ṑ:"Ṑ",Ŏ:"Ŏ",Ǒ:"Ǒ",Ô:"Ô",Ố:"Ố",Ồ:"Ồ",Ỗ:"Ỗ",Ȯ:"Ȯ",Ȱ:"Ȱ",Ő:"Ő",Ṕ:"Ṕ",Ṗ:"Ṗ",Ŕ:"Ŕ",Ř:"Ř",Ṙ:"Ṙ",Ŗ:"Ŗ",Ś:"Ś",Ṥ:"Ṥ",Š:"Š",Ṧ:"Ṧ",Ŝ:"Ŝ",Ṡ:"Ṡ",Ş:"Ş",Ť:"Ť",Ṫ:"Ṫ",Ţ:"Ţ",Ú:"Ú",Ù:"Ù",Ü:"Ü",Ǘ:"Ǘ",Ǜ:"Ǜ",Ǖ:"Ǖ",Ǚ:"Ǚ",Ũ:"Ũ",Ṹ:"Ṹ",Ū:"Ū",Ṻ:"Ṻ",Ŭ:"Ŭ",Ǔ:"Ǔ",Û:"Û",Ů:"Ů",Ű:"Ű",Ṽ:"Ṽ",Ẃ:"Ẃ",Ẁ:"Ẁ",Ẅ:"Ẅ",Ŵ:"Ŵ",Ẇ:"Ẇ",Ẍ:"Ẍ",Ẋ:"Ẋ",Ý:"Ý",Ỳ:"Ỳ",Ÿ:"Ÿ",Ỹ:"Ỹ",Ȳ:"Ȳ",Ŷ:"Ŷ",Ẏ:"Ẏ",Ź:"Ź",Ž:"Ž",Ẑ:"Ẑ",Ż:"Ż",ά:"ά",ὰ:"ὰ",ᾱ:"ᾱ",ᾰ:"ᾰ",έ:"έ",ὲ:"ὲ",ή:"ή",ὴ:"ὴ",ί:"ί",ὶ:"ὶ",ϊ:"ϊ",ΐ:"ΐ",ῒ:"ῒ",ῑ:"ῑ",ῐ:"ῐ",ό:"ό",ὸ:"ὸ",ύ:"ύ",ὺ:"ὺ",ϋ:"ϋ",ΰ:"ΰ",ῢ:"ῢ",ῡ:"ῡ",ῠ:"ῠ",ώ:"ώ",ὼ:"ὼ",Ύ:"Ύ",Ὺ:"Ὺ",Ϋ:"Ϋ",Ῡ:"Ῡ",Ῠ:"Ῠ",Ώ:"Ώ",Ὼ:"Ὼ"};class Mt{constructor(e,t){this.mode="math",this.gullet=new Ss(e,t,this.mode),this.settings=t,this.leftrightDepth=0,this.nextToken=null}expect(e,t){if(t===void 0&&(t=!0),this.fetch().text!==e)throw new S("Expected '"+e+"', got '"+this.fetch().text+"'",this.fetch());t&&this.consume()}consume(){this.nextToken=null}fetch(){return this.nextToken==null&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken}switchMode(e){this.mode=e,this.gullet.switchMode(e)}parse(){this.settings.globalGroup||this.gullet.beginGroup(),this.settings.colorIsTextColor&&this.gullet.macros.set("\\color","\\textcolor");try{var e=this.parseExpression(!1);return this.expect("EOF"),this.settings.globalGroup||this.gullet.endGroup(),e}finally{this.gullet.endGroups()}}subparse(e){var t=this.nextToken;this.consume(),this.gullet.pushToken(new g0("}")),this.gullet.pushTokens(e);var r=this.parseExpression(!1);return this.expect("}"),this.nextToken=t,r}parseExpression(e,t){for(var r=[];;){this.mode==="math"&&this.consumeSpaces();var n=this.fetch();if(Mt.endOfExpression.has(n.text)||t&&n.text===t||e&&X0[n.text]&&X0[n.text].infix)break;var i=this.parseAtom(t);if(i){if(i.type==="internal")continue}else break;r.push(i)}return this.mode==="text"&&this.formLigatures(r),this.handleInfixNodes(r)}handleInfixNodes(e){for(var t=-1,r,n=0;n<e.length;n++){var i=e[n];if(i.type==="infix"){if(t!==-1)throw new S("only one infix operator per group",i.token);t=n,r=i.replaceWith}}if(t!==-1&&r){var l,u,h=e.slice(0,t),d=e.slice(t+1);h.length===1&&h[0].type==="ordgroup"?l=h[0]:l={type:"ordgroup",mode:this.mode,body:h},d.length===1&&d[0].type==="ordgroup"?u=d[0]:u={type:"ordgroup",mode:this.mode,body:d};var f;return r==="\\\\abovefrac"?f=this.callFunction(r,[l,e[t],u],[]):f=this.callFunction(r,[l,u],[]),[f]}else return e}handleSupSubscript(e){var t=this.fetch(),r=t.text;this.consume(),this.consumeSpaces();var n;do{var i;n=this.parseGroup(e)}while(((i=n)==null?void 0:i.type)==="internal");if(!n)throw new S("Expected group after '"+r+"'",t);return n}formatUnsupportedCmd(e){for(var t=[],r=0;r<e.length;r++)t.push({type:"textord",mode:"text",text:e[r]});var n={type:"text",mode:this.mode,body:t},i={type:"color",mode:this.mode,color:this.settings.errorColor,body:[n]};return i}parseAtom(e){var t=this.parseGroup("atom",e);if((t==null?void 0:t.type)==="internal"||this.mode==="text")return t;for(var r,n;;){this.consumeSpaces();var i=this.fetch();if(i.text==="\\limits"||i.text==="\\nolimits"){if(t&&t.type==="op"){var l=i.text==="\\limits";t.limits=l,t.alwaysHandleSupSub=!0}else if(t&&t.type==="operatorname")t.alwaysHandleSupSub&&(t.limits=i.text==="\\limits");else throw new S("Limit controls must follow a math operator",i);this.consume()}else if(i.text==="^"){if(r)throw new S("Double superscript",i);r=this.handleSupSubscript("superscript")}else if(i.text==="_"){if(n)throw new S("Double subscript",i);n=this.handleSupSubscript("subscript")}else if(i.text==="'"){if(r)throw new S("Double superscript",i);var u={type:"textord",mode:this.mode,text:"\\prime"},h=[u];for(this.consume();this.fetch().text==="'";)h.push(u),this.consume();this.fetch().text==="^"&&h.push(this.handleSupSubscript("superscript")),r={type:"ordgroup",mode:this.mode,body:h}}else if(Qe[i.text]){var d=Ba.test(i.text),f=[];for(f.push(new g0(Qe[i.text])),this.consume();;){var b=this.fetch().text;if(!Qe[b]||Ba.test(b)!==d)break;f.unshift(new g0(Qe[b])),this.consume()}var y=this.subparse(f);d?n={type:"ordgroup",mode:"math",body:y}:r={type:"ordgroup",mode:"math",body:y}}else break}return r||n?{type:"supsub",mode:this.mode,base:t,sup:r,sub:n}:t}parseFunction(e,t){var r=this.fetch(),n=r.text,i=X0[n];if(!i)return null;if(this.consume(),t&&t!=="atom"&&!i.allowedInArgument)throw new S("Got function '"+n+"' with no arguments"+(t?" as "+t:""),r);if(this.mode==="text"&&!i.allowedInText)throw new S("Can't use function '"+n+"' in text mode",r);if(this.mode==="math"&&i.allowedInMath===!1)throw new S("Can't use function '"+n+"' in math mode",r);var{args:l,optArgs:u}=this.parseArguments(n,i);return this.callFunction(n,l,u,r,e)}callFunction(e,t,r,n,i){var l={funcName:e,parser:this,token:n,breakOnTokenText:i},u=X0[e];if(u&&u.handler)return u.handler(l,t,r);throw new S("No function handler for "+e)}parseArguments(e,t){var r=t.numArgs+t.numOptionalArgs;if(r===0)return{args:[],optArgs:[]};for(var n=[],i=[],l=0;l<r;l++){var u=t.argTypes&&t.argTypes[l],h=l<t.numOptionalArgs;("primitive"in t&&t.primitive&&u==null||t.type==="sqrt"&&l===1&&i[0]==null)&&(u="primitive");var d=this.parseGroupOfType("argument to '"+e+"'",u,h);if(h)i.push(d);else if(d!=null)n.push(d);else throw new S("Null argument, please report this as a bug")}return{args:n,optArgs:i}}parseGroupOfType(e,t,r){switch(t){case"color":return this.parseColorGroup(r);case"size":return this.parseSizeGroup(r);case"url":return this.parseUrlGroup(r);case"math":case"text":return this.parseArgumentGroup(r,t);case"hbox":{var n=this.parseArgumentGroup(r,"text");return n!=null?{type:"styling",mode:n.mode,body:[n],style:"text"}:null}case"raw":{var i=this.parseStringGroup("raw",r);return i!=null?{type:"raw",mode:"text",string:i.text}:null}case"primitive":{if(r)throw new S("A primitive argument cannot be optional");var l=this.parseGroup(e);if(l==null)throw new S("Expected group as "+e,this.fetch());return l}case"original":case null:case void 0:return this.parseArgumentGroup(r);default:throw new S("Unknown group type as "+e,this.fetch())}}consumeSpaces(){for(;this.fetch().text===" ";)this.consume()}parseStringGroup(e,t){var r=this.gullet.scanArgument(t);if(r==null)return null;for(var n="",i;(i=this.fetch()).text!=="EOF";)n+=i.text,this.consume();return this.consume(),r.text=n,r}parseRegexGroup(e,t){for(var r=this.fetch(),n=r,i="",l;(l=this.fetch()).text!=="EOF"&&e.test(i+l.text);)n=l,i+=n.text,this.consume();if(i==="")throw new S("Invalid "+t+": '"+r.text+"'",r);return r.range(n,i)}parseColorGroup(e){var t=this.parseStringGroup("color",e);if(t==null)return null;var r=/^(#[a-f0-9]{3,4}|#[a-f0-9]{6}|#[a-f0-9]{8}|[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!r)throw new S("Invalid color: '"+t.text+"'",t);var n=r[0];return/^[0-9a-f]{6}$/i.test(n)&&(n="#"+n),{type:"color-token",mode:this.mode,color:n}}parseSizeGroup(e){var t,r=!1;if(this.gullet.consumeSpaces(),!e&&this.gullet.future().text!=="{"?t=this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size"):t=this.parseStringGroup("size",e),!t)return null;!e&&t.text.length===0&&(t.text="0pt",r=!0);var n=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!n)throw new S("Invalid size: '"+t.text+"'",t);var i={number:+(n[1]+n[2]),unit:n[3]};if(!Wa(i))throw new S("Invalid unit: '"+i.unit+"'",t);return{type:"size",mode:this.mode,value:i,isBlank:r}}parseUrlGroup(e){this.gullet.lexer.setCatcode("%",13),this.gullet.lexer.setCatcode("~",12);var t=this.parseStringGroup("url",e);if(this.gullet.lexer.setCatcode("%",14),this.gullet.lexer.setCatcode("~",13),t==null)return null;var r=t.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:r}}parseArgumentGroup(e,t){var r=this.gullet.scanArgument(e);if(r==null)return null;var n=this.mode;t&&this.switchMode(t),this.gullet.beginGroup();var i=this.parseExpression(!1,"EOF");this.expect("EOF"),this.gullet.endGroup();var l={type:"ordgroup",mode:this.mode,loc:r.loc,body:i};return t&&this.switchMode(n),l}parseGroup(e,t){var r=this.fetch(),n=r.text,i;if(n==="{"||n==="\\begingroup"){this.consume();var l=n==="{"?"}":"\\endgroup";this.gullet.beginGroup();var u=this.parseExpression(!1,l),h=this.fetch();this.expect(l),this.gullet.endGroup(),i={type:"ordgroup",mode:this.mode,loc:p0.range(r,h),body:u,semisimple:n==="\\begingroup"||void 0}}else if(i=this.parseFunction(t,e)||this.parseSymbol(),i==null&&n[0]==="\\"&&!Hn.hasOwnProperty(n)){if(this.settings.throwOnError)throw new S("Undefined control sequence: "+n,r);i=this.formatUnsupportedCmd(n),this.consume()}return i}formLigatures(e){for(var t=e.length-1,r=0;r<t;++r){var n=e[r];if(n.type==="textord"){var i=n.text,l=e[r+1];if(!(!l||l.type!=="textord")){if(i==="-"&&l.text==="-"){var u=e[r+2];r+1<t&&u&&u.type==="textord"&&u.text==="-"?(e.splice(r,3,{type:"textord",mode:"text",loc:p0.range(n,u),text:"---"}),t-=2):(e.splice(r,2,{type:"textord",mode:"text",loc:p0.range(n,l),text:"--"}),t-=1)}(i==="'"||i==="`")&&l.text===i&&(e.splice(r,2,{type:"textord",mode:"text",loc:p0.range(n,l),text:i+i}),t-=1)}}}}parseSymbol(){var e=this.fetch(),t=e.text;if(/^\\verb[^a-zA-Z]/.test(t)){this.consume();var r=t.slice(5),n=r.charAt(0)==="*";if(n&&(r=r.slice(1)),r.length<2||r.charAt(0)!==r.slice(-1))throw new S(`\\verb assertion failed --
|
|
303
|
+
please report what input caused this bug`);return r=r.slice(1,-1),{type:"verb",mode:"text",body:r,star:n}}Ca.hasOwnProperty(t[0])&&!K[this.mode][t[0]]&&(this.settings.strict&&this.mode==="math"&&this.settings.reportNonstrict("unicodeTextInMathMode",'Accented Unicode text character "'+t[0]+'" used in math mode',e),t=Ca[t[0]]+t.slice(1));var i=bs.exec(t);i&&(t=t.substring(0,i.index),t==="i"?t="ı":t==="j"&&(t="ȷ"));var l;if(K[this.mode][t]){this.settings.strict&&this.mode==="math"&&tr.includes(t)&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+t[0]+'" used in math mode',e);var u=K[this.mode][t].group,h=p0.range(e),d;if(yi.hasOwnProperty(u)){var f=u;d={type:"atom",mode:this.mode,family:f,loc:h,text:t}}else d={type:u,mode:this.mode,loc:h,text:t};l=d}else if(t.charCodeAt(0)>=128)this.settings.strict&&(Ua(t.charCodeAt(0))?this.mode==="math"&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+t[0]+'" used in math mode',e):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+t[0]+'"'+(" ("+t.charCodeAt(0)+")"),e)),l={type:"textord",mode:"text",loc:p0.range(e),text:t};else return null;if(this.consume(),i)for(var b=0;b<i[0].length;b++){var y=i[0][b];if(!Xt[y])throw new S("Unknown accent ' "+y+"'",e);var x=Xt[y][this.mode]||Xt[y].text;if(!x)throw new S("Accent "+y+" unsupported in "+this.mode+" mode",e);l={type:"accent",mode:this.mode,loc:p0.range(e),label:x,isStretchy:!1,isShifty:!0,base:l}}return l}}Mt.endOfExpression=new Set(["}","\\endgroup","\\end","\\right","&"]);var Rr=function(e,t){if(!(typeof e=="string"||e instanceof String))throw new TypeError("KaTeX can only parse string typed expression");var r=new Mt(e,t);delete r.gullet.macros.current["\\df@tag"];var n=r.parse();if(delete r.gullet.macros.current["\\current@color"],delete r.gullet.macros.current["\\color"],r.gullet.macros.get("\\df@tag")){if(!t.displayMode)throw new S("\\tag works only in display equations");n=[{type:"tag",mode:"text",body:n,tag:r.subparse([new g0("\\df@tag")])}]}return n},$n=function(e,t,r){t.textContent="";var n=Er(e,r).toNode();t.appendChild(n)};typeof document<"u"&&document.compatMode!=="CSS1Compat"&&(typeof console<"u"&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),$n=function(){throw new S("KaTeX doesn't work in quirks mode.")});var zs=function(e,t){var r=Er(e,t).toMarkup();return r},Ts=function(e,t){var r=new yr(t);return Rr(e,r)},On=function(e,t,r){if(r.throwOnError||!(e instanceof S))throw e;var n=k(["katex-error"],[new b0(t)]);return n.setAttribute("title",e.toString()),n.setAttribute("style","color:"+r.errorColor),n},Er=function(e,t){var r=new yr(t);try{var n=Rr(e,r);return Ni(n,e,r)}catch(i){return On(i,e,r)}},As=function(e,t){var r=new yr(t);try{var n=Rr(e,r);return Li(n,e,r)}catch(i){return On(i,e,r)}},Ms="0.16.45",Bs={Span:ve,Anchor:pt,SymbolNode:b0,SvgNode:H0,PathNode:j0,LineNode:er},Cs={version:Ms,render:$n,renderToString:zs,ParseError:S,SETTINGS_SCHEMA:Qt,__parse:Ts,__renderToDomTree:Er,__renderToHTMLTree:As,__setFontMetrics:gi,__defineSymbol:s,__defineFunction:B,__defineMacro:m,__domTree:Bs};const Ds=/^(\${1,2})(?!\$)((?:\\.|[^\\\n])*?(?:\\.|[^\\\n\$]))\1(?=[\s?!\.,:?!。,:]|$)/,qs=/^(\${1,2})(?!\$)((?:\\.|[^\\\n])*?(?:\\.|[^\\\n\$]))\1/,Rs=/^(\${1,2})\n((?:\\[^]|[^\\])+?)\n\1(?:\n|$)/;function Es(a={}){return{extensions:[Is(a,Da(a,!1)),Ns(a,Da(a,!0))]}}function Da(a,e){return t=>Cs.renderToString(t.text,{...a,displayMode:t.displayMode})+(e?`
|
|
304
|
+
`:"")}function Is(a,e){const t=a&&a.nonStandard,r=t?qs:Ds;return{name:"inlineKatex",level:"inline",start(n){let i,l=n;for(;l;){if(i=l.indexOf("$"),i===-1)return;if((t?i>-1:i===0||l.charAt(i-1)===" ")&&l.substring(i).match(r))return i;l=l.substring(i+1).replace(/^\$+/,"")}},tokenizer(n,i){const l=n.match(r);if(l)return{type:"inlineKatex",raw:l[0],text:l[2].trim(),displayMode:l[1].length===2}},renderer:e}}function Ns(a,e){return{name:"blockKatex",level:"block",tokenizer(t,r){const n=t.match(Rs);if(n)return{type:"blockKatex",raw:n[0],text:n[2].trim(),displayMode:n[1].length===2}},renderer:e}}const Fn=i1("actions");let N0=null,te=null,mt="light",dt=!1,Te=!1,et=!1,qa=!1,Yt=null,Pn=null;const Ls=new Set(["a","blockquote","br","code","del","details","div","em","h1","h2","h3","h4","h5","h6","hr","img","kbd","li","ol","p","pre","span","strong","sub","summary","sup","table","tbody","td","th","thead","tr","ul"]),Hs=new Set(["script","style","iframe","object","embed","meta","link"]);function $s(a,e,t){const r=t.trim();return r?e==="src"&&a==="img"?/^(https?:|data:image\/|\/|\.\/|\.\.\/|#)/i.test(r)?r:null:e==="href"&&a==="a"&&/^(https?:|mailto:|\/|\.\/|\.\.\/|#)/i.test(r)?r:null:null}function Os(a){const e=at(a);if(typeof document>"u")return T0(e);const t=document.createElement("template");t.innerHTML=e;const r=l=>{const u=l.tagName.toLowerCase();if(Hs.has(u)){l.remove();return}if(!Ls.has(u)){l.replaceWith(...Array.from(l.childNodes));return}for(const h of Array.from(l.attributes)){const d=h.name.toLowerCase();if(d.startsWith("on")||d==="style"){l.removeAttribute(h.name);continue}if(d==="href"||d==="src"){const f=$s(u,d,h.value);if(f){l.setAttribute(h.name,f);continue}l.removeAttribute(h.name);continue}d==="alt"||d==="title"||d==="width"||d==="height"||d==="open"||d==="id"||d==="class"||d==="name"||d.startsWith("aria-")||d.startsWith("data-")||l.removeAttribute(h.name)}u==="a"&&(l.setAttribute("target","_blank"),l.setAttribute("rel","noopener noreferrer"))},n=document.createTreeWalker(t.content,NodeFilter.SHOW_ELEMENT),i=[];for(;n.nextNode();)i.push(n.currentNode);for(const l of i.reverse())r(l);return t.innerHTML}const Ae=new Set,jt=new Set,Me=[];let tt=!1;const rt=[];function Ks(a){return rt.push(a),()=>{const e=rt.indexOf(a);e>-1&&rt.splice(e,1)}}function Fs(){for(const a of rt)try{a()}catch(e){Fn.error("Error in language listener",e)}}async function Bt(){return N0||te||(te=(async()=>(await Gn()).createHighlighter({themes:["github-light","github-light-high-contrast","github-dark"],langs:[]}))().catch(a=>{throw te=null,a}),N0=await te,te=null,N0)}async function Gn(){return Yt||(Yt=n1(()=>import("./bundle-full-CXlKQh5B.js"),__vite__mapDeps([0,1,2,3,4,5,6,7])).then(a=>(Pn=a.bundledLanguages,a))),Yt}function Un(){N0||te||Bt().catch(a=>{Fn.warn("Failed to initialize markdown highlighter",a)})}function Ir(a){return a.trim().toLowerCase()}function Nr(a){const e=Ir(a),t=Pn;if(!t)return{canonical:null,raw:e};if(e in t)return{canonical:e,raw:e};for(const[r,n]of Object.entries(t)){const i=n.aliases;if(i!=null&&i.includes(e))return{canonical:r,raw:e}}return{canonical:null,raw:e}}function Wn(a){const e=new Set;try{const t=O.lexer(a);O.walkTokens(t,r=>{if((r==null?void 0:r.type)!=="code")return;const n=typeof r.lang=="string"?r.lang:"";n.trim()&&e.add(n.trim())})}catch{return[]}return[...e]}function Qs(a){const e=Wn(a);for(const t of e){const r=Ir(t);if(!r||r==="text")continue;const{canonical:n,raw:i}=Nr(t),l=n||i;if(!(l==="text"||i==="text")&&(!N0||!Ae.has(l)))return!0}return!1}async function Ps(a){if(Te)return;const e=Wn(a);for(const t of e){const r=Ir(t);r&&r!=="text"&&(Ae.has(r)||jt.has(r)||(jt.add(r),Me.push(async()=>{try{await Gn();const{canonical:n,raw:i}=Nr(t),l=n||i;if(l==="text"||i==="text")return;await(await Bt()).loadLanguage(l),Ae.add(l),Ae.add(i),Fs()}catch{}finally{jt.delete(r)}})))}Me.length>0&&!tt&&Gs()}async function Gs(){if(!(tt||Me.length===0)){for(tt=!0;Me.length>0;){const a=Me.shift();a&&await a()}tt=!1}}function Vn(a){if(mt=a?"dark":"light",qa)return;O.setOptions({breaks:!0,gfm:!0}),O.use(Es({throwOnError:!1,nonStandard:!0,strict:"ignore"}));const e=new O.Renderer;e.code=(t,r)=>{const n=at(t),i=encodeURIComponent(n),l=r&&r.trim()?r.trim():"text",u=T0(l),h=T0(a1("markdown.copy")),d=`
|
|
305
|
+
<div class="code-block-header">
|
|
306
|
+
<span class="code-block-language">${u}</span>
|
|
307
|
+
<button class="code-block-copy" data-code="${i}">
|
|
308
|
+
<svg class="copy-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
309
|
+
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
|
|
310
|
+
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
|
|
311
|
+
</svg>
|
|
312
|
+
<span class="copy-text">${h}</span>
|
|
313
|
+
</button>
|
|
314
|
+
</div>
|
|
315
|
+
`.trim();if(Te)return`<div class="markdown-code-block" data-language="${u}" data-code="${i}">${d}<pre><code class="language-${u}">${T0(n)}</code></pre></div>`;if(l==="text"||!N0)return`<div class="markdown-code-block" data-language="${u}" data-code="${i}">${d}<pre><code>${T0(n)}</code></pre></div>`;const{canonical:f,raw:b}=Nr(l),y=f||b;if(y==="text"||b==="text")return`<div class="markdown-code-block" data-language="${u}" data-code="${i}">${d}<pre><code class="language-${u}">${T0(n)}</code></pre></div>`;if(Ae.has(y))try{const x=N0.codeToHtml(n,{lang:y,theme:mt==="dark"?"github-dark":"github-light-high-contrast"});return`<div class="markdown-code-block" data-language="${u}" data-code="${i}">${d}${x}</div>`}catch{}return`<div class="markdown-code-block" data-language="${u}" data-code="${i}">${d}<pre><code class="language-${u}">${T0(n)}</code></pre></div>`},e.link=(t,r,n)=>{const i=r?` title="${T0(r)}"`:"";return`<a href="${T0(t)}" target="_blank" rel="noopener noreferrer"${i}>${n}</a>`},e.codespan=t=>{const r=at(t);return`<code class="inline-code">${T0(r)}</code>`},e.html=t=>et?Os(t):t,O.use({renderer:e}),qa=!0}async function Js(a){Vn(a),Un(),await Bt(),dt=!0}function _s(a){mt=a?"dark":"light"}function el(){return dt&&N0!==null}async function tl(a,e){dt||(Vn(mt==="dark"),dt=!0);const t=(e==null?void 0:e.suppressHighlight)??!1,r=(e==null?void 0:e.escapeRawHtml)??!1,n=at(a);t||(Un(),Ps(n));const i=Te,l=et;Te=t,et=r;try{return O.parse(n)}finally{Te=i,et=l}}async function rl(){return Bt()}export{rl as getSharedHighlighter,Qs as hasPendingCodeHighlight,Js as initMarkdown,el as isMarkdownReady,Ks as onLanguagesLoaded,tl as renderMarkdown,_s as setMarkdownTheme};
|