@aquera/nile-elements 1.9.7 → 1.9.9

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.
Files changed (244) hide show
  1. package/README.md +6 -0
  2. package/dist/{index-249de90a.esm.js → index-289706c7.esm.js} +1 -1
  3. package/dist/{index-df196058.cjs.js → index-d7e6f1c6.cjs.js} +2 -2
  4. package/dist/index-d7e6f1c6.cjs.js.map +1 -0
  5. package/dist/index.cjs.js +1 -1
  6. package/dist/index.esm.js +1 -1
  7. package/dist/index.js +1587 -1276
  8. package/dist/katex-44476ab4.esm.js +1 -0
  9. package/dist/katex-f4186f87.cjs.js +2 -0
  10. package/dist/katex-f4186f87.cjs.js.map +1 -0
  11. package/dist/nile-color-picker/index.cjs.js +1 -1
  12. package/dist/nile-color-picker/index.esm.js +1 -1
  13. package/dist/nile-color-picker/nile-color-picker.cjs.js +1 -1
  14. package/dist/nile-color-picker/nile-color-picker.cjs.js.map +1 -1
  15. package/dist/nile-color-picker/nile-color-picker.esm.js +1 -1
  16. package/dist/nile-select/virtual-scroll-helper.cjs.js +1 -1
  17. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -1
  18. package/dist/nile-select/virtual-scroll-helper.esm.js +52 -44
  19. package/dist/nile-virtual-select/renderer.cjs.js +1 -1
  20. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -1
  21. package/dist/nile-virtual-select/renderer.esm.js +23 -22
  22. package/dist/nile-wysiwyg-editor/engine/commands.cjs.js +1 -1
  23. package/dist/nile-wysiwyg-editor/engine/commands.cjs.js.map +1 -1
  24. package/dist/nile-wysiwyg-editor/engine/commands.esm.js +1 -1
  25. package/dist/nile-wysiwyg-editor/engine/create-state.cjs.js +1 -1
  26. package/dist/nile-wysiwyg-editor/engine/create-state.cjs.js.map +1 -1
  27. package/dist/nile-wysiwyg-editor/engine/create-state.esm.js +1 -1
  28. package/dist/nile-wysiwyg-editor/engine/index.cjs.js +1 -1
  29. package/dist/nile-wysiwyg-editor/engine/index.esm.js +1 -1
  30. package/dist/nile-wysiwyg-editor/engine/inputrules.cjs.js +1 -1
  31. package/dist/nile-wysiwyg-editor/engine/keymap.cjs.js +1 -1
  32. package/dist/nile-wysiwyg-editor/engine/keymap.esm.js +1 -1
  33. package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.cjs.js +1 -1
  34. package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.cjs.js.map +1 -1
  35. package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.esm.js +1 -1
  36. package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.cjs.js +1 -1
  37. package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.cjs.js.map +1 -1
  38. package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.esm.js +1 -1
  39. package/dist/nile-wysiwyg-editor/engine/plugins/embeds.cjs.js +1 -1
  40. package/dist/nile-wysiwyg-editor/engine/plugins/embeds.cjs.js.map +1 -1
  41. package/dist/nile-wysiwyg-editor/engine/plugins/embeds.esm.js +1 -1
  42. package/dist/nile-wysiwyg-editor/engine/plugins/math-view.cjs.js +1 -1
  43. package/dist/nile-wysiwyg-editor/engine/plugins/math-view.cjs.js.map +1 -1
  44. package/dist/nile-wysiwyg-editor/engine/plugins/math-view.esm.js +1 -1
  45. package/dist/nile-wysiwyg-editor/engine/plugins/style-block-view.cjs.js +2 -0
  46. package/dist/nile-wysiwyg-editor/engine/plugins/style-block-view.cjs.js.map +1 -0
  47. package/dist/nile-wysiwyg-editor/engine/plugins/style-block-view.esm.js +1 -0
  48. package/dist/nile-wysiwyg-editor/engine/plugins/tables.cjs.js +1 -1
  49. package/dist/nile-wysiwyg-editor/engine/plugins/tables.cjs.js.map +1 -1
  50. package/dist/nile-wysiwyg-editor/engine/plugins/tables.esm.js +1 -1
  51. package/dist/nile-wysiwyg-editor/engine/sanitize.cjs.js +1 -1
  52. package/dist/nile-wysiwyg-editor/engine/sanitize.cjs.js.map +1 -1
  53. package/dist/nile-wysiwyg-editor/engine/sanitize.esm.js +1 -1
  54. package/dist/nile-wysiwyg-editor/engine/schema.cjs.js +1 -1
  55. package/dist/nile-wysiwyg-editor/engine/schema.cjs.js.map +1 -1
  56. package/dist/nile-wysiwyg-editor/engine/schema.esm.js +1 -1
  57. package/dist/nile-wysiwyg-editor/engine/selection-state.cjs.js +1 -1
  58. package/dist/nile-wysiwyg-editor/engine/selection-state.cjs.js.map +1 -1
  59. package/dist/nile-wysiwyg-editor/engine/selection-state.esm.js +1 -1
  60. package/dist/nile-wysiwyg-editor/index.cjs.js +1 -1
  61. package/dist/nile-wysiwyg-editor/index.esm.js +1 -1
  62. package/dist/nile-wysiwyg-editor/math/katex-renderer.cjs.js +2 -0
  63. package/dist/nile-wysiwyg-editor/math/katex-renderer.cjs.js.map +1 -0
  64. package/dist/nile-wysiwyg-editor/math/katex-renderer.esm.js +1 -0
  65. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.cjs.js +1 -1
  66. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.cjs.js.map +1 -1
  67. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.cjs.js +1 -1
  68. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.cjs.js.map +1 -1
  69. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.esm.js +22 -3
  70. package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.esm.js +7 -6
  71. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.cjs.js +1 -1
  72. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.esm.js +1 -1
  73. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.cjs.js +2 -0
  74. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.cjs.js.map +1 -0
  75. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.esm.js +1 -0
  76. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js +1 -1
  77. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js.map +1 -1
  78. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.cjs.js +1 -1
  79. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.cjs.js.map +1 -1
  80. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.esm.js +33 -54
  81. package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.esm.js +83 -95
  82. package/dist/nile-wysiwyg-editor/types.cjs.js +1 -1
  83. package/dist/nile-wysiwyg-editor/types.cjs.js.map +1 -1
  84. package/dist/nile-wysiwyg-editor/types.esm.js +1 -1
  85. package/dist/nile-wysiwyg-editor/ui/bubble-item.cjs.js +2 -0
  86. package/dist/nile-wysiwyg-editor/ui/bubble-item.cjs.js.map +1 -0
  87. package/dist/nile-wysiwyg-editor/ui/bubble-item.esm.js +1 -0
  88. package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js +1 -1
  89. package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js.map +1 -1
  90. package/dist/nile-wysiwyg-editor/ui/bubble-menu.esm.js +23 -15
  91. package/dist/nile-wysiwyg-editor/ui/code-block-menu.cjs.js +1 -1
  92. package/dist/nile-wysiwyg-editor/ui/code-block-menu.cjs.js.map +1 -1
  93. package/dist/nile-wysiwyg-editor/ui/code-block-menu.esm.js +3 -3
  94. package/dist/nile-wysiwyg-editor/ui/embed-panel.cjs.js +1 -1
  95. package/dist/nile-wysiwyg-editor/ui/embed-panel.cjs.js.map +1 -1
  96. package/dist/nile-wysiwyg-editor/ui/embed-panel.esm.js +2 -2
  97. package/dist/nile-wysiwyg-editor/ui/math-panel.cjs.js +1 -1
  98. package/dist/nile-wysiwyg-editor/ui/math-panel.cjs.js.map +1 -1
  99. package/dist/nile-wysiwyg-editor/ui/math-panel.esm.js +0 -3
  100. package/dist/nile-wysiwyg-editor/ui/preview.cjs.js +2 -0
  101. package/dist/nile-wysiwyg-editor/ui/preview.cjs.js.map +1 -0
  102. package/dist/nile-wysiwyg-editor/ui/preview.esm.js +8 -0
  103. package/dist/nile-wysiwyg-editor/ui/source-view.cjs.js +1 -1
  104. package/dist/nile-wysiwyg-editor/ui/source-view.cjs.js.map +1 -1
  105. package/dist/nile-wysiwyg-editor/ui/source-view.esm.js +225 -24
  106. package/dist/nile-wysiwyg-editor/ui/suggest-list.cjs.js +1 -1
  107. package/dist/nile-wysiwyg-editor/ui/suggest-list.cjs.js.map +1 -1
  108. package/dist/nile-wysiwyg-editor/ui/suggest-list.esm.js +9 -9
  109. package/dist/nile-wysiwyg-editor/ui/table-grid-picker.cjs.js +1 -1
  110. package/dist/nile-wysiwyg-editor/ui/table-grid-picker.cjs.js.map +1 -1
  111. package/dist/nile-wysiwyg-editor/ui/table-grid-picker.esm.js +115 -13
  112. package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js +1 -1
  113. package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js.map +1 -1
  114. package/dist/nile-wysiwyg-editor/ui/table-menu.esm.js +13 -12
  115. package/dist/src/index.d.ts +5 -0
  116. package/dist/src/index.js +3 -0
  117. package/dist/src/index.js.map +1 -1
  118. package/dist/src/nile-color-picker/nile-color-picker.d.ts +1 -0
  119. package/dist/src/nile-color-picker/nile-color-picker.js +1 -0
  120. package/dist/src/nile-color-picker/nile-color-picker.js.map +1 -1
  121. package/dist/src/nile-select/virtual-scroll-helper.js +9 -1
  122. package/dist/src/nile-select/virtual-scroll-helper.js.map +1 -1
  123. package/dist/src/nile-virtual-select/renderer.js +1 -0
  124. package/dist/src/nile-virtual-select/renderer.js.map +1 -1
  125. package/dist/src/nile-wysiwyg-editor/engine/index.d.ts +1 -0
  126. package/dist/src/nile-wysiwyg-editor/engine/index.js +1 -0
  127. package/dist/src/nile-wysiwyg-editor/engine/index.js.map +1 -1
  128. package/dist/src/nile-wysiwyg-editor/engine/plugins/embed-view.js +3 -0
  129. package/dist/src/nile-wysiwyg-editor/engine/plugins/embed-view.js.map +1 -1
  130. package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.d.ts +19 -4
  131. package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.js +23 -18
  132. package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.js.map +1 -1
  133. package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.d.ts +8 -3
  134. package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.js +41 -4
  135. package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.js.map +1 -1
  136. package/dist/src/nile-wysiwyg-editor/engine/plugins/style-block-view.d.ts +17 -0
  137. package/dist/src/nile-wysiwyg-editor/engine/plugins/style-block-view.js +174 -0
  138. package/dist/src/nile-wysiwyg-editor/engine/plugins/style-block-view.js.map +1 -0
  139. package/dist/src/nile-wysiwyg-editor/engine/plugins/tables.js +33 -2
  140. package/dist/src/nile-wysiwyg-editor/engine/plugins/tables.js.map +1 -1
  141. package/dist/src/nile-wysiwyg-editor/engine/pm.test.js +49 -8
  142. package/dist/src/nile-wysiwyg-editor/engine/pm.test.js.map +1 -1
  143. package/dist/src/nile-wysiwyg-editor/engine/sanitize.d.ts +12 -0
  144. package/dist/src/nile-wysiwyg-editor/engine/sanitize.js +76 -8
  145. package/dist/src/nile-wysiwyg-editor/engine/sanitize.js.map +1 -1
  146. package/dist/src/nile-wysiwyg-editor/engine/schema.d.ts +2 -0
  147. package/dist/src/nile-wysiwyg-editor/engine/schema.js +154 -2
  148. package/dist/src/nile-wysiwyg-editor/engine/schema.js.map +1 -1
  149. package/dist/src/nile-wysiwyg-editor/index.d.ts +5 -0
  150. package/dist/src/nile-wysiwyg-editor/index.js +3 -0
  151. package/dist/src/nile-wysiwyg-editor/index.js.map +1 -1
  152. package/dist/src/nile-wysiwyg-editor/math/katex-renderer.d.ts +38 -0
  153. package/dist/src/nile-wysiwyg-editor/math/katex-renderer.js +40 -0
  154. package/dist/src/nile-wysiwyg-editor/math/katex-renderer.js.map +1 -0
  155. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.js +22 -3
  156. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.js.map +1 -1
  157. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.d.ts +36 -0
  158. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.js +125 -8
  159. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.js.map +1 -1
  160. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.js +5 -2
  161. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.js.map +1 -1
  162. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.d.ts +2 -0
  163. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.js +1 -0
  164. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.js.map +1 -1
  165. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.d.ts +55 -0
  166. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.js +79 -0
  167. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.js.map +1 -0
  168. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.js +33 -54
  169. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.js.map +1 -1
  170. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.d.ts +50 -2
  171. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.js +158 -102
  172. package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.js.map +1 -1
  173. package/dist/src/nile-wysiwyg-editor/types.d.ts +4 -2
  174. package/dist/src/nile-wysiwyg-editor/types.js +2 -2
  175. package/dist/src/nile-wysiwyg-editor/types.js.map +1 -1
  176. package/dist/src/nile-wysiwyg-editor/ui/bubble-item.d.ts +48 -0
  177. package/dist/src/nile-wysiwyg-editor/ui/bubble-item.js +69 -0
  178. package/dist/src/nile-wysiwyg-editor/ui/bubble-item.js.map +1 -0
  179. package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.d.ts +17 -2
  180. package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.js +128 -35
  181. package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.js.map +1 -1
  182. package/dist/src/nile-wysiwyg-editor/ui/embed-panel.d.ts +2 -1
  183. package/dist/src/nile-wysiwyg-editor/ui/embed-panel.js +4 -3
  184. package/dist/src/nile-wysiwyg-editor/ui/embed-panel.js.map +1 -1
  185. package/dist/src/nile-wysiwyg-editor/ui/math-panel.js +0 -3
  186. package/dist/src/nile-wysiwyg-editor/ui/math-panel.js.map +1 -1
  187. package/dist/src/nile-wysiwyg-editor/ui/preview.d.ts +20 -0
  188. package/dist/src/nile-wysiwyg-editor/ui/preview.js +44 -0
  189. package/dist/src/nile-wysiwyg-editor/ui/preview.js.map +1 -0
  190. package/dist/src/nile-wysiwyg-editor/ui/source-view.d.ts +35 -3
  191. package/dist/src/nile-wysiwyg-editor/ui/source-view.js +337 -24
  192. package/dist/src/nile-wysiwyg-editor/ui/source-view.js.map +1 -1
  193. package/dist/src/nile-wysiwyg-editor/ui/suggest-list.d.ts +1 -0
  194. package/dist/src/nile-wysiwyg-editor/ui/suggest-list.js +9 -0
  195. package/dist/src/nile-wysiwyg-editor/ui/suggest-list.js.map +1 -1
  196. package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.d.ts +13 -2
  197. package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.js +166 -10
  198. package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.js.map +1 -1
  199. package/dist/src/nile-wysiwyg-editor/ui/table-menu.d.ts +1 -0
  200. package/dist/src/nile-wysiwyg-editor/ui/table-menu.js +10 -8
  201. package/dist/src/nile-wysiwyg-editor/ui/table-menu.js.map +1 -1
  202. package/dist/src/version.js +1 -1
  203. package/dist/src/version.js.map +1 -1
  204. package/dist/tsconfig.tsbuildinfo +1 -1
  205. package/dist/xml-25c4108a.esm.js +1 -0
  206. package/dist/xml-90fd974e.cjs.js +2 -0
  207. package/dist/xml-90fd974e.cjs.js.map +1 -0
  208. package/package.json +2 -1
  209. package/rollup.config.js +1 -0
  210. package/src/index.ts +8 -0
  211. package/src/nile-color-picker/nile-color-picker.ts +1 -0
  212. package/src/nile-select/virtual-scroll-helper.ts +9 -1
  213. package/src/nile-virtual-select/renderer.ts +1 -1
  214. package/src/nile-wysiwyg-editor/engine/index.ts +1 -0
  215. package/src/nile-wysiwyg-editor/engine/plugins/embed-view.ts +3 -0
  216. package/src/nile-wysiwyg-editor/engine/plugins/embeds.ts +26 -20
  217. package/src/nile-wysiwyg-editor/engine/plugins/math-view.ts +45 -4
  218. package/src/nile-wysiwyg-editor/engine/plugins/style-block-view.ts +178 -0
  219. package/src/nile-wysiwyg-editor/engine/plugins/tables.ts +34 -2
  220. package/src/nile-wysiwyg-editor/engine/pm.test.ts +58 -8
  221. package/src/nile-wysiwyg-editor/engine/sanitize.ts +71 -8
  222. package/src/nile-wysiwyg-editor/engine/schema.ts +158 -7
  223. package/src/nile-wysiwyg-editor/index.ts +5 -0
  224. package/src/nile-wysiwyg-editor/math/katex-renderer.ts +59 -0
  225. package/src/nile-wysiwyg-editor/math/katex.d.ts +17 -0
  226. package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.ts +22 -3
  227. package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.ts +5 -2
  228. package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.ts +142 -7
  229. package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.ts +2 -0
  230. package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar-item.ts +68 -0
  231. package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.ts +33 -54
  232. package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.ts +202 -108
  233. package/src/nile-wysiwyg-editor/types.ts +6 -4
  234. package/src/nile-wysiwyg-editor/ui/bubble-item.ts +60 -0
  235. package/src/nile-wysiwyg-editor/ui/bubble-menu.ts +147 -40
  236. package/src/nile-wysiwyg-editor/ui/embed-panel.ts +4 -3
  237. package/src/nile-wysiwyg-editor/ui/math-panel.ts +0 -3
  238. package/src/nile-wysiwyg-editor/ui/preview.ts +42 -0
  239. package/src/nile-wysiwyg-editor/ui/source-view.ts +339 -31
  240. package/src/nile-wysiwyg-editor/ui/suggest-list.ts +10 -0
  241. package/src/nile-wysiwyg-editor/ui/table-grid-picker.ts +160 -10
  242. package/src/nile-wysiwyg-editor/ui/table-menu.ts +10 -8
  243. package/vscode-html-custom-data.json +75 -6
  244. package/dist/index-df196058.cjs.js.map +0 -1
@@ -0,0 +1,2 @@
1
+ function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register([],function(_export,_context){"use strict";var e,r,t,a,n,_i,o,l,s,c,u,d,p,f,v,g,w,b,y,x,k,M,B,S,q,T,A,H,I,C,R,E,O,N,D,L,V,U,F,X,_,j,G,Y,P,$,W,J,Q,re,te,ae,ne,ie,oe,le,se,me,he,ce,ue,de,pe,fe,ve,ge,we,be,ye,xe,ke,ze,Me,Be,Se,qe,Te,Ae,He,Ie,Ce,Re,Ee,Oe,Ne,De,Le,Ve,Ue,Fe,Xe,_e,je,Ge,Ye,Pe,$e,We,Ze,Ke,Je,Qe,er,rr,tr,ar,nr,ir,or,lr,sr,mr,hr,cr,ur,dr,pr,fr,vr,gr,wr,xr,kr,zr,Mr,Br,Sr,qr,_Tr,Ar,_Hr,Ir,Cr,Rr,Dr,Lr,Vr,Ur,Fr,Xr,_r,jr,Gr,Pr,$r,Wr,Kr,Jr,Qr,et,rt,tt,at,nt,it,ot,lt,st,mt,_dt,pt,ft,vt,gt,yt,xt,kt,Mt,Bt,St,qt,Tt,At,Ht,It,Ct,Rt,Et,Ot,Nt,Dt,Lt,Vt,Ut,Ft,Xt,_t,jt,Gt,Yt,Pt,$t,Wt,Zt,Kt,Jt,Qt,ea,na,ia,oa,sa,ha,ca,da,pa,wa,ba,ya,xa,ka,za,Ma,Ba,Sa,qa,Ta,Aa,Ha,Ia,Ca,Ra,Ea,Oa,Na,Da,La,Ua,Fa,Xa,_a,ja,Ga,Ya,Pa,$a,Wa,Za,Ka,Ja,Qa,en,rn,tn,an,nn,on,ln,sn,mn,hn,cn,un,dn,pn,fn,vn,gn,wn,bn,yn,xn,kn,zn,Mn,Bn,Sn,qn,Tn,An,Hn;function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_nonIterableRest();}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _iterableToArrayLimit(r,l){var t=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=t){var e,n,i,u,a=[],f=!0,o=!1;try{if(i=(t=t.call(r)).next,0===l){if(Object(t)!==t)return;f=!1;}else for(;!(f=(e=i.call(t)).done)&&(a.push(e.value),a.length!==l);f=!0);}catch(r){o=!0,n=r;}finally{try{if(!f&&null!=t["return"]&&(u=t["return"](),Object(u)!==u))return;}finally{if(o)throw n;}}return a;}}function _arrayWithHoles(r){if(Array.isArray(r))return r;}function _toConsumableArray(r){return _arrayWithoutHoles(r)||_iterableToArray(r)||_unsupportedIterableToArray(r)||_nonIterableSpread();}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _unsupportedIterableToArray(r,a){if(r){if("string"==typeof r)return _arrayLikeToArray(r,a);var t={}.toString.call(r).slice(8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?Array.from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0;}}function _iterableToArray(r){if("undefined"!=typeof Symbol&&null!=r[Symbol.iterator]||null!=r["@@iterator"])return Array.from(r);}function _arrayWithoutHoles(r){if(Array.isArray(r))return _arrayLikeToArray(r);}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n;}function _defineProperties(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,_toPropertyKey(o.key),o);}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e;}function _toPropertyKey(t){var i=_toPrimitive(t,"string");return"symbol"==_typeof(i)?i:i+"";}function _toPrimitive(t,r){if("object"!=_typeof(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=_typeof(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===r?String:Number)(t);}function _classCallCheck(a,n){if(!(a instanceof n))throw new TypeError("Cannot call a class as a function");}function _callSuper(t,o,e){return o=_getPrototypeOf(o),_possibleConstructorReturn(t,_isNativeReflectConstruct()?Reflect.construct(o,e||[],_getPrototypeOf(t).constructor):o.apply(t,e));}function _possibleConstructorReturn(t,e){if(e&&("object"==_typeof(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(t);}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e;}function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_setPrototypeOf(t,e);}function _wrapNativeSuper(t){var r="function"==typeof Map?new Map():void 0;return _wrapNativeSuper=function _wrapNativeSuper(t){if(null===t||!_isNativeFunction(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,Wrapper);}function Wrapper(){return _construct(t,arguments,_getPrototypeOf(this).constructor);}return Wrapper.prototype=Object.create(t.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,t);},_wrapNativeSuper(t);}function _construct(t,e,r){if(_isNativeReflectConstruct())return Reflect.construct.apply(null,arguments);var o=[null];o.push.apply(o,e);var p=new(t.bind.apply(t,o))();return r&&_setPrototypeOf(p,r.prototype),p;}function _isNativeReflectConstruct(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}));}catch(t){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!t;})();}function _isNativeFunction(t){try{return-1!==Function.toString.call(t).indexOf("[native code]");}catch(n){return"function"==typeof t;}}function _setPrototypeOf(t,e){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t;},_setPrototypeOf(t,e);}function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t);},_getPrototypeOf(t);}function m(e){return void 0!==e["default"]?e["default"]:function(e){if("string"!=typeof e)return e["enum"][0];switch(e){case"boolean":return!1;case"string":return"";case"number":return 0;case"object":return{};default:throw new Error("Unexpected schema type; settings must declare an explicit default.");}}(Array.isArray(e.type)?e.type[0]:e.type);}function h(e,r,t,a){var n=t[r];e[r]=void 0!==n?a.processor?a.processor(n):n:m(a);}function z(e){for(var r=0;r<k.length;r+=2)if(e>=k[r]&&e<=k[r+1])return!0;return!1;}function Z(e,r){P[e]=r;}function K(e,r,t){if(!P[r])throw new Error("Font metrics not found for font: "+r+".");var a=e.charCodeAt(0),n=P[r][a];if(!n&&e[0]in W&&(a=W[e[0]].charCodeAt(0),n=P[r][a]),n||"text"!==t||z(a)&&(n=P[r][77]),n)return{depth:n[0],height:n[1],italic:n[2],skew:n[3],width:n[4]};}function ee(e,r,t,a,n,i){Q[e][n]={font:r,group:t,replace:a},i&&a&&(Q[e][a]=Q[e][n]);}function br(e){for(var r=e.type,t=e.names,a=e.props,n=e.handler,i=e.htmlBuilder,o=e.mathmlBuilder,l={type:r,numArgs:a.numArgs,argTypes:a.argTypes,allowedInArgument:!!a.allowedInArgument,allowedInText:!!a.allowedInText,allowedInMath:void 0===a.allowedInMath||a.allowedInMath,numOptionalArgs:a.numOptionalArgs||0,infix:!!a.infix,primitive:!!a.primitive,handler:n},s=0;s<t.length;++s)vr[t[s]]=l;r&&(i&&(gr[r]=i),o&&(wr[r]=o));}function yr(e){var r=e.type,t=e.htmlBuilder,a=e.mathmlBuilder;br({type:r,names:[],props:{numArgs:0},handler:function handler(){throw new Error("Should never be called.");},htmlBuilder:t,mathmlBuilder:a});}function Er(e,r){var t=er(["base"],e,r),a=er(["strut"]);return a.style.height=C(t.height+t.depth),t.depth&&(a.style.verticalAlign=C(-t.depth)),t.children.unshift(a),t;}function Or(e,r){var t=null;1===e.length&&"tag"===e[0].type&&(t=e[0].tag,e=e[0].body);var a,n=qr(e,r,"root");2===n.length&&n[1].hasClass("tag")&&(a=n.pop());for(var i,o=[],l=[],s=0;s<n.length;s++)if(l.push(n[s]),n[s].hasClass("mbin")||n[s].hasClass("mrel")||n[s].hasClass("allowbreak")){for(var m=!1;s<n.length-1&&n[s+1].hasClass("mspace")&&!n[s+1].hasClass("newline");)s++,l.push(n[s]),n[s].hasClass("nobreak")&&(m=!0);m||(o.push(Er(l,r)),l=[]);}else n[s].hasClass("newline")&&(l.pop(),l.length>0&&(o.push(Er(l,r)),l=[]),o.push(n[s]));l.length>0&&o.push(Er(l,r)),t?((i=Er(qr(t,r,!0),r)).classes=["tag"],o.push(i)):a&&o.push(a);var h=er(["katex-html"],o);if(h.setAttribute("aria-hidden","true"),i){var c=i.children[0];c.style.height=C(h.height+h.depth),h.depth&&(c.style.verticalAlign=C(-h.depth));}return h;}function Nr(e){return new q(e);}function Yr(e){if(!e)return!1;if("mi"===e.type&&1===e.children.length){var r=e.children[0];return r instanceof Lr&&"."===r.text;}if("mo"===e.type&&1===e.children.length&&"true"===e.getAttribute("separator")&&"0em"===e.getAttribute("lspace")&&"0em"===e.getAttribute("rspace")){var t=e.children[0];return t instanceof Lr&&","===t.text;}return!1;}function Zr(e,r,t,a,n){var i,o=Pr(e,t);i=1===o.length&&o[0]instanceof Dr&&Fr.has(o[0].type)?o[0]:new Dr("mrow",o);var l=new Dr("annotation",[new Lr(r)]);l.setAttribute("encoding","application/x-tex");var s=new Dr("semantics",[i,l]),m=new Dr("math",[s]);return m.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML"),a&&m.setAttribute("display","block"),er([n?"katex":"katex-mathml"],[m]);}function ht(e,r){if(!e||e.type!==r)throw new Error("Expected node of type "+r+", but got "+(e?"node of type "+e.type:String(e)));return e;}function ct(e){var r=ut(e);if(!r)throw new Error("Expected node of symbol group type, but got "+(e?"node of type "+e.type:String(e)));return r;}function ut(e){return e&&("atom"===e.type||mt.hasOwnProperty(e.type))?e:null;}function wt(e,r){var t=qr(e.body,r,!0);return er([e.mclass],t,r);}function bt(e,r){var t,a=Pr(e.body,r);return"minner"===e.mclass?t=new Dr("mpadded",a):"mord"===e.mclass?e.isCharacterBox?(t=a[0]).type="mi":t=new Dr("mi",a):(e.isCharacterBox?(t=a[0]).type="mo":t=new Dr("mo",a),"mbin"===e.mclass?(t.attributes.lspace="0.22em",t.attributes.rspace="0.22em"):"mpunct"===e.mclass?(t.attributes.lspace="0em",t.attributes.rspace="0.17em"):"mopen"===e.mclass||"mclose"===e.mclass?(t.attributes.lspace="0em",t.attributes.rspace="0em"):"minner"===e.mclass&&(t.attributes.lspace="0.0556em",t.attributes.width="+0.1111em")),t;}function zt(e,r,t){var a=xt[e];switch(a){case"\\\\cdrightarrow":case"\\\\cdleftarrow":return t.callFunction(a,[r[0]],[r[1]]);case"\\uparrow":case"\\downarrow":var n={type:"atom",text:a,mode:"math",family:"rel"},i={type:"ordgroup",mode:"math",body:[t.callFunction("\\\\cdleft",[r[0]],[]),t.callFunction("\\Big",[n],[]),t.callFunction("\\\\cdright",[r[1]],[])]};return t.callFunction("\\\\cdparent",[i],[]);case"\\\\cdlongequal":return t.callFunction("\\\\cdlongequal",[],[]);case"\\Vert":return t.callFunction("\\Big",[{type:"textord",text:"\\Vert",mode:"math"}],[]);default:return{type:"textord",text:" ",mode:"math"};}}function ra(e){return"isMiddle"in e;}function ta(r,t){var a=ut(r);if(a&&ea.has(a.text))return a;throw new e(a?"Invalid delimiter '"+a.text+"' after '"+t.funcName+"'":"Invalid delimiter type '"+r.type+"'",r);}function aa(e){if(!e.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.");}function la(e){for(var r=e.type,t=e.names,a=e.props,n=e.handler,i=e.htmlBuilder,o=e.mathmlBuilder,l={type:r,numArgs:a.numArgs||0,allowedInText:!1,numOptionalArgs:0,handler:n},s=0;s<t.length;++s)oa[t[s]]=l;i&&(gr[r]=i),o&&(wr[r]=o);}function ma(e,r){sa[e]=r;}function ua(e){var r=[];e.consumeSpaces();var t=e.fetch().text;for("\\relax"===t&&(e.consume(),e.consumeSpaces(),t=e.fetch().text);"\\hline"===t||"\\hdashline"===t;)e.consume(),r.push("\\hdashline"===t),e.consumeSpaces(),t=e.fetch().text;return r;}function fa(e){if(!e.includes("ed"))return!e.includes("*");}function va(r,t,a){var n=t.hskipBeforeAndAfter,i=t.addJot,o=t.cols,l=t.arraystretch,s=t.colSeparationType,m=t.autoTag,h=t.singleRow,c=t.emptySingleRow,u=t.maxNumCols,d=t.leqno;if(r.gullet.beginGroup(),h||r.gullet.macros.set("\\cr","\\\\\\relax"),!l){var p=r.gullet.expandMacroAsText("\\arraystretch");if(null==p)l=1;else if(!(l=parseFloat(p))||l<0)throw new e("Invalid \\arraystretch: "+p);}r.gullet.beginGroup();var f=[],v=[f],g=[],w=[],b=null!=m?[]:void 0;function y(){m&&r.gullet.macros.set("\\@eqnsw","1",!0);}function x(){b&&(r.gullet.macros.get("\\df@tag")?(b.push(r.subparse([new ca("\\df@tag")])),r.gullet.macros.set("\\df@tag",void 0,!0)):b.push(Boolean(m)&&"1"===r.gullet.macros.get("\\@eqnsw")));}for(y(),w.push(ua(r));;){var k=r.parseExpression(!1,h?"\\end":"\\\\");r.gullet.endGroup(),r.gullet.beginGroup();var z={type:"ordgroup",mode:r.mode,body:k};a&&(z={type:"styling",mode:r.mode,style:a,resetFont:!0,body:[z]}),f.push(z);var M=r.fetch().text;if("&"===M){if(u&&f.length===u){if(h||s)throw new e("Too many tab characters: &",r.nextToken);r.settings.reportNonstrict("textEnv","Too few columns specified in the {array} column argument.");}r.consume();}else{if("\\end"===M){x(),1===f.length&&"styling"===z.type&&1===z.body.length&&"ordgroup"===z.body[0].type&&0===z.body[0].body.length&&(v.length>1||!c)&&v.pop(),w.length<v.length+1&&w.push([]);break;}if("\\\\"!==M)throw new e("Expected & or \\\\ or \\cr or \\end",r.nextToken);r.consume();var B=void 0;" "!==r.gullet.future().text&&(B=r.parseSizeGroup(!0)),g.push(B?B.value:null),x(),w.push(ua(r)),f=[],v.push(f),y();}}return r.gullet.endGroup(),r.gullet.endGroup(),{type:"array",mode:r.mode,addJot:i,arraystretch:l,body:v,cols:o,rowGaps:g,hskipBeforeAndAfter:n,hLinesBeforeRow:w,colSeparationType:s,tags:b,leqno:d};}function ga(e){return"d"===e.slice(0,1)?"display":"text";}function Va(e,r,t){for(var a=qr(e,r,!1),n=r.sizeMultiplier/t.sizeMultiplier,i=0;i<a.length;i++){var o=a[i].classes.indexOf("sizing");o<0?Array.prototype.push.apply(a[i].classes,r.sizingClasses(t)):a[i].classes[o+1]==="reset-size"+r.size&&(a[i].classes[o+1]="reset-size"+t.size),a[i].height*=n,a[i].depth*=n;}return ar(a);}_export({__defineFunction:br,__defineMacro:ma,__defineSymbol:ee,__setFontMetrics:Z});return{setters:[],execute:function execute(){_export("ParseError",e=/*#__PURE__*/function(_Error){function e(r,t){var _this;_classCallCheck(this,e);var a,n,i="KaTeX parse error: "+r,o=t&&t.loc;if(o&&o.start<=o.end){var l=o.lexer.input;a=o.start,n=o.end,a===l.length?i+=" at end of input: ":i+=" at position "+(a+1)+": ";var s=l.slice(a,n).replace(/[^]/g,"$&̲");i+=(a>15?"…"+l.slice(a-15,a):l.slice(0,a))+s+(n+15<l.length?l.slice(n,n+15)+"…":l.slice(n));}_this=_callSuper(this,e,[i]),_this.name="ParseError",_this.position=void 0,_this.length=void 0,_this.rawMessage=void 0,Object.setPrototypeOf(_assertThisInitialized(_this),e.prototype),_this.position=a,null!=a&&null!=n&&(_this.length=n-a),_this.rawMessage=r;return _this;}_inherits(e,_Error);return _createClass(e);}(/*#__PURE__*/_wrapNativeSuper(Error)));r=/([A-Z])/g,t={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},a=/[&><"']/g,n=function n(e){return String(e).replace(a,function(e){return t[e];});},_i=function i(e){return"ordgroup"===e.type||"color"===e.type?1===e.body.length?_i(e.body[0]):e:"font"===e.type?_i(e.body):e;},o=new Set(["mathord","textord","atom"]),l=function l(e){return o.has(_i(e).type);},_export("SETTINGS_SCHEMA",s={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:function cliProcessor(e){return"#"+e;}},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:function cliProcessor(e,r){return r.push(e),r;}},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:function processor(e){return Math.max(0,e);},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:function processor(e){return Math.max(0,e);},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:function processor(e){return Math.max(0,e);},cli:"-e, --max-expand <n>",cliProcessor:function cliProcessor(e){return"Infinity"===e?1/0:parseInt(e);}},globalGroup:{type:"boolean",cli:!1}});c=/*#__PURE__*/function(){function c(e){_classCallCheck(this,c);for(var _i2=0,_arr=(void 0===e&&(e={}),this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,this.globalGroup=void 0,e=e||{},Object.keys(s));_i2<_arr.length;_i2++){var r=_arr[_i2];var t=s[r];t&&h(this,r,e,t);}}return _createClass(c,[{key:"reportNonstrict",value:function reportNonstrict(r,t,a){var n=this.strict;if("function"==typeof n&&(n=n(r,t,a)),n&&"ignore"!==n){if(!0===n||"error"===n)throw new e("LaTeX-incompatible input and strict mode is set to 'error': "+t+" ["+r+"]",a);"warn"===n?"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+t+" ["+r+"]"):"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+n+"': "+t+" ["+r+"]");}}},{key:"useStrictBehavior",value:function useStrictBehavior(e,r,t){var a=this.strict;if("function"==typeof a)try{a=a(e,r,t);}catch(e){a="error";}return!(!a||"ignore"===a)&&(!0===a||"error"===a||("warn"===a?("undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+r+" ["+e+"]"),!1):("undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+a+"': "+r+" ["+e+"]"),!1)));}},{key:"isTrusted",value:function isTrusted(e){if("url"in e&&e.url&&!e.protocol){var r=function(e){var r=/^[\x00-\x20]*([^\\/#?]*?)(:|&#0*58|&#x0*3a|&colon)/i.exec(e);return r?":"!==r[2]?null:/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(r[1])?r[1].toLowerCase():null:"_relative";}(e.url);if(null==r)return!1;e.protocol=r;}var t="function"==typeof this.trust?this.trust(e):this.trust;return Boolean(t);}}]);}();u=/*#__PURE__*/function(){function u(e,r,t){_classCallCheck(this,u);this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=e,this.size=r,this.cramped=t;}return _createClass(u,[{key:"sup",value:function sup(){return d[p[this.id]];}},{key:"sub",value:function sub(){return d[f[this.id]];}},{key:"fracNum",value:function fracNum(){return d[v[this.id]];}},{key:"fracDen",value:function fracDen(){return d[g[this.id]];}},{key:"cramp",value:function cramp(){return d[w[this.id]];}},{key:"text",value:function text(){return d[b[this.id]];}},{key:"isTight",value:function isTight(){return this.size>=2;}}]);}();d=[new u(0,0,!1),new u(1,0,!0),new u(2,1,!1),new u(3,1,!0),new u(4,2,!1),new u(5,2,!0),new u(6,3,!1),new u(7,3,!0)],p=[4,5,4,5,6,7,6,7],f=[5,5,5,5,7,7,7,7],v=[2,3,4,5,6,7,6,7],g=[3,3,5,5,7,7,7,7],w=[1,1,3,3,5,5,7,7],b=[0,1,2,3,2,3,2,3],y={DISPLAY:d[0],TEXT:d[2],SCRIPT:d[4],SCRIPTSCRIPT:d[6]},x=[{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]]}];k=[];x.forEach(function(e){return e.blocks.forEach(function(e){return k.push.apply(k,_toConsumableArray(e));});});M=function M(e){return e+" "+e;},B=80,S={doubleleftarrow:"M262 157\nl10-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\n 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\n 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\nc2 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\n 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\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-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\n 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\n-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\n-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\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-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\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 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\n-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\nc-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\n 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\n 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\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 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\n 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\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 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\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-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\n-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\n-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\n 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\n-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\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 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\n-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\n 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\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-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\n-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\n 71.5 23h399859zM103 281v-40h399897v40z",leftlinesegment:M("M40 281 V428 H0 V94 H40 V241 H400000 v40z"),leftbracketunder:M("M0 0 h120 V290 H399995 v120 H0z"),leftbracketover:M("M0 440 h120 V150 H399995 v-120 H0z"),leftmapsto:M("M40 281 V448H0V74H40V241H400000v40z"),leftToFrom:"M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23\n-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8\nc28.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\n 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z",longequal:M("M0 50 h400000 v40H0z m0 194h40000v40H0z"),midbrace:"M200428 334\nc-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\n-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7\n 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\n 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z",midbraceunder:"M199572 214\nc100.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\n 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3\n 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\n-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\n-320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z\nm368.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\n60.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\n-451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z\nm502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2\nc0 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\n-480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z\nm525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0\n85.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\n-707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z\nm770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1\nc0 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\n-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\n 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\n 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\n-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\n-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\n 151.7 139 205zm0 0v40h399900v-40z",rightbrace:"M400000 542l\n-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\ns-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1\nc124.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\n 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237\n-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\n 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\n 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\n-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\n-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\n 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\n-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\n 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\nm0 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\n 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\n-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\n-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\n 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\n 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\n-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z\nm0-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\n 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\n-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\n 66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z",rightlinesegment:M("M399960 241 V94 h40 V428 h-40 V281 H0 v-40z"),rightbracketunder:M("M399995 0 h-120 V290 H0 v120 H400000z"),rightbracketover:M("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\n 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32\n-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\n-167z M100 147v40h399900v-40zM0 341v40h399900v-40z",twoheadleftarrow:"M0 167c68 40\n 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\n-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3\n-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19\n-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101\n 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\nc-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\n 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\n 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333\n-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70\n 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\n-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\n 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\n 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128\n-68.267.847-113-73.952-191-73.952z",tilde2:"M344 55.266c-142 0-300.638 81.316-311.5 86.418\n-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\n 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114\nc1 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\n 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\n-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0\n 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697\n 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696\n -338 0-409-156.573-744-156.573z",tilde4:"M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345\n-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409\n 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9\n 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409\n -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\n3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11\n10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63\n-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\n-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59\nH213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359\nc-16-25.333-24-45-24-59z",widehat1:"M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22\nc-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\n-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\n-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\n-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,\n-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,\n-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,\n-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,\n-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\nc4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5\nc-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\ns-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\n121.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\ns2.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\nc0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z\nM100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z",rightarrowabovebar:"M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32\n-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\n13.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\n-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\n-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\n-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\n151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z",baraboveshortleftharpoon:"M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17\nc2,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\nc-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40\nc-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z\nM0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z",rightharpoonaboveshortbar:"M0,241 l0,40c399126,0,399993,0,399993,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-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\nc-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\nM0 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\nc1.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,\n1c0,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,\n-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z\nM93 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\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-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\nc-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\nM500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z"};q=/*#__PURE__*/function(){function q(e){_classCallCheck(this,q);this.children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.children=e,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={};}return _createClass(q,[{key:"hasClass",value:function hasClass(e){return this.classes.includes(e);}},{key:"toNode",value:function toNode(){for(var e=document.createDocumentFragment(),r=0;r<this.children.length;r++)e.appendChild(this.children[r].toNode());return e;}},{key:"toMarkup",value:function toMarkup(){for(var e="",r=0;r<this.children.length;r++)e+=this.children[r].toMarkup();return e;}},{key:"toText",value:function toText(){return this.children.map(function(e){if("toText"in e)return e.toText();throw new Error("Expected MathDomNode with toText, got "+e.constructor.name);}).join("");}}]);}();T={pt:1,mm:7227/2540,cm:7227/254,"in":72.27,bp:1.00375,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:1.00375},A={ex:!0,em:!0,mu:!0},H=function H(e){return"string"!=typeof e&&(e=e.unit),e in T||e in A||"ex"===e;},I=function I(r,t){var a;if(r.unit in T)a=T[r.unit]/t.fontMetrics().ptPerEm/t.sizeMultiplier;else if("mu"===r.unit)a=t.fontMetrics().cssEmPerMu;else{var n;if(n=t.style.isTight()?t.havingStyle(t.style.text()):t,"ex"===r.unit)a=n.fontMetrics().xHeight;else{if("em"!==r.unit)throw new e("Invalid unit: '"+r.unit+"'");a=n.fontMetrics().quad;}n!==t&&(a*=n.sizeMultiplier/t.sizeMultiplier);}return Math.min(r.number*a,t.maxSize);},C=function C(e){return+e.toFixed(4)+"em";},R=function R(e){return e.filter(function(e){return e;}).join(" ");},E=function E(e){var t="";for(var _i3=0,_Object$keys=Object.keys(e);_i3<_Object$keys.length;_i3++){var a=_Object$keys[_i3];var n=e[a];void 0!==n&&(t+=a.replace(r,"-$1").toLowerCase()+":"+n+";");}return t;},O=function O(e,r,t){if(this.classes=e||[],this.attributes={},this.height=0,this.depth=0,this.maxFontSize=0,this.style=t||{},r){r.style.isTight()&&this.classes.push("mtight");var a=r.getColor();a&&(this.style.color=a);}},N=function N(e){var r=document.createElement(e);for(var _i4=0,_arr2=(r.className=R(this.classes),Object.assign(r.style,this.style),Object.keys(this.attributes));_i4<_arr2.length;_i4++){var t=_arr2[_i4];r.setAttribute(t,this.attributes[t]);}for(var a=0;a<this.children.length;a++)r.appendChild(this.children[a].toNode());return r;},D=/[\s"'>/=\x00-\x1f]/,L=function L(r){var t="<"+r;this.classes.length&&(t+=' class="'+n(R(this.classes))+'"');var a=E(this.style);for(var _i5=0,_arr3=(a&&(t+=' style="'+n(a)+'"'),Object.keys(this.attributes));_i5<_arr3.length;_i5++){var i=_arr3[_i5];if(D.test(i))throw new e("Invalid attribute name '"+i+"'");t+=" "+i+'="'+n(this.attributes[i])+'"';}t+=">";for(var o=0;o<this.children.length;o++)t+=this.children[o].toMarkup();return t+="</"+r+">";};V=/*#__PURE__*/function(){function V(e,r,t,a){_classCallCheck(this,V);this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.width=void 0,this.maxFontSize=void 0,this.style=void 0,this.italic=void 0,O.call(this,e,t,a),this.children=r||[];}return _createClass(V,[{key:"setAttribute",value:function setAttribute(e,r){this.attributes[e]=r;}},{key:"hasClass",value:function hasClass(e){return this.classes.includes(e);}},{key:"toNode",value:function toNode(){return N.call(this,"span");}},{key:"toMarkup",value:function toMarkup(){return L.call(this,"span");}}]);}();U=/*#__PURE__*/function(){function U(e,r,t,a){_classCallCheck(this,U);this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,O.call(this,r,a),this.children=t||[],this.setAttribute("href",e);}return _createClass(U,[{key:"setAttribute",value:function setAttribute(e,r){this.attributes[e]=r;}},{key:"hasClass",value:function hasClass(e){return this.classes.includes(e);}},{key:"toNode",value:function toNode(){return N.call(this,"a");}},{key:"toMarkup",value:function toMarkup(){return L.call(this,"a");}}]);}();F=/*#__PURE__*/function(){function F(e,r,t){_classCallCheck(this,F);this.src=void 0,this.alt=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.alt=r,this.src=e,this.classes=["mord"],this.height=0,this.depth=0,this.maxFontSize=0,this.style=t;}return _createClass(F,[{key:"hasClass",value:function hasClass(e){return this.classes.includes(e);}},{key:"toNode",value:function toNode(){var e=document.createElement("img");return e.src=this.src,e.alt=this.alt,e.className="mord",Object.assign(e.style,this.style),e;}},{key:"toMarkup",value:function toMarkup(){var e='<img src="'+n(this.src)+'" alt="'+n(this.alt)+'"',r=E(this.style);return r&&(e+=' style="'+n(r)+'"'),e+="'/>";}}]);}();X={î:"ı̂",ï:"ı̈",í:"ı́",ì:"ı̀"};_=/*#__PURE__*/function(){function _(e,r,t,a,n,i,o,l){_classCallCheck(this,_);this.text=void 0,this.height=void 0,this.depth=void 0,this.italic=void 0,this.skew=void 0,this.width=void 0,this.maxFontSize=void 0,this.classes=void 0,this.style=void 0,this.text=e,this.height=r||0,this.depth=t||0,this.italic=a||0,this.skew=n||0,this.width=i||0,this.classes=o||[],this.style=l||{},this.maxFontSize=0;var s=function(e){for(var r=0;r<x.length;r++)for(var t=x[r],a=0;a<t.blocks.length;a++){var n=t.blocks[a];if(e>=n[0]&&e<=n[1])return t.name;}return null;}(this.text.charCodeAt(0));s&&this.classes.push(s+"_fallback"),/[îïíì]/.test(this.text)&&(this.text=X[this.text]);}return _createClass(_,[{key:"hasClass",value:function hasClass(e){return this.classes.includes(e);}},{key:"toNode",value:function toNode(){var e=document.createTextNode(this.text),r=null;return this.italic>0&&((r=document.createElement("span")).style.marginRight=C(this.italic)),this.classes.length>0&&((r=r||document.createElement("span")).className=R(this.classes)),Object.keys(this.style).length>0&&(r=r||document.createElement("span"),Object.assign(r.style,this.style)),r?(r.appendChild(e),r):e;}},{key:"toMarkup",value:function toMarkup(){var e=!1,r="<span";this.classes.length&&(e=!0,r+=' class="',r+=n(R(this.classes)),r+='"');var t="";this.italic>0&&(t+="margin-right:"+C(this.italic)+";"),(t+=E(this.style))&&(e=!0,r+=' style="'+n(t)+'"');var a=n(this.text);return e?(r+=">",r+=a,r+="</span>"):a;}}]);}();j=/*#__PURE__*/function(){function j(e,r){_classCallCheck(this,j);this.children=void 0,this.attributes=void 0,this.children=e||[],this.attributes=r||{};}return _createClass(j,[{key:"toNode",value:function toNode(){var e=document.createElementNS("http://www.w3.org/2000/svg","svg");for(var _i6=0,_Object$keys2=Object.keys(this.attributes);_i6<_Object$keys2.length;_i6++){var r=_Object$keys2[_i6];e.setAttribute(r,this.attributes[r]);}for(var t=0;t<this.children.length;t++)e.appendChild(this.children[t].toNode());return e;}},{key:"toMarkup",value:function toMarkup(){var e='<svg xmlns="http://www.w3.org/2000/svg"';for(var _i7=0,_Object$keys3=Object.keys(this.attributes);_i7<_Object$keys3.length;_i7++){var r=_Object$keys3[_i7];e+=" "+r+'="'+n(this.attributes[r])+'"';}e+=">";for(var t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e+="</svg>";}}]);}();G=/*#__PURE__*/function(){function G(e,r){_classCallCheck(this,G);this.pathName=void 0,this.alternate=void 0,this.pathName=e,this.alternate=r;}return _createClass(G,[{key:"toNode",value:function toNode(){var e=document.createElementNS("http://www.w3.org/2000/svg","path");return this.alternate?e.setAttribute("d",this.alternate):e.setAttribute("d",S[this.pathName]),e;}},{key:"toMarkup",value:function toMarkup(){return this.alternate?'<path d="'+n(this.alternate)+'"/>':'<path d="'+n(S[this.pathName])+'"/>';}}]);}();Y=/*#__PURE__*/function(){function Y(e){_classCallCheck(this,Y);this.attributes=void 0,this.attributes=e||{};}return _createClass(Y,[{key:"toNode",value:function toNode(){var e=document.createElementNS("http://www.w3.org/2000/svg","line");for(var _i8=0,_Object$keys4=Object.keys(this.attributes);_i8<_Object$keys4.length;_i8++){var r=_Object$keys4[_i8];e.setAttribute(r,this.attributes[r]);}return e;}},{key:"toMarkup",value:function toMarkup(){var e="<line";for(var _i9=0,_Object$keys5=Object.keys(this.attributes);_i9<_Object$keys5.length;_i9++){var r=_Object$keys5[_i9];e+=" "+r+'="'+n(this.attributes[r])+'"';}return e+="/>";}}]);}();P={"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]}},$={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]},W={Å:"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"};J={};Q={math:{},text:{}};re="math",te="text",ae="main",ne="ams",ie="accent-token",oe="bin",le="close",se="inner",me="mathord",he="op-token",ce="open",ue="punct",de="rel",pe="spacing",fe="textord";ee(re,ae,de,"≡","\\equiv",!0),ee(re,ae,de,"≺","\\prec",!0),ee(re,ae,de,"≻","\\succ",!0),ee(re,ae,de,"∼","\\sim",!0),ee(re,ae,de,"⊥","\\perp"),ee(re,ae,de,"⪯","\\preceq",!0),ee(re,ae,de,"⪰","\\succeq",!0),ee(re,ae,de,"≃","\\simeq",!0),ee(re,ae,de,"∣","\\mid",!0),ee(re,ae,de,"≪","\\ll",!0),ee(re,ae,de,"≫","\\gg",!0),ee(re,ae,de,"≍","\\asymp",!0),ee(re,ae,de,"∥","\\parallel"),ee(re,ae,de,"⋈","\\bowtie",!0),ee(re,ae,de,"⌣","\\smile",!0),ee(re,ae,de,"⊑","\\sqsubseteq",!0),ee(re,ae,de,"⊒","\\sqsupseteq",!0),ee(re,ae,de,"≐","\\doteq",!0),ee(re,ae,de,"⌢","\\frown",!0),ee(re,ae,de,"∋","\\ni",!0),ee(re,ae,de,"∝","\\propto",!0),ee(re,ae,de,"⊢","\\vdash",!0),ee(re,ae,de,"⊣","\\dashv",!0),ee(re,ae,de,"∋","\\owns"),ee(re,ae,ue,".","\\ldotp"),ee(re,ae,ue,"⋅","\\cdotp"),ee(re,ae,ue,"⋅","·"),ee(te,ae,fe,"⋅","·"),ee(re,ae,fe,"#","\\#"),ee(te,ae,fe,"#","\\#"),ee(re,ae,fe,"&","\\&"),ee(te,ae,fe,"&","\\&"),ee(re,ae,fe,"ℵ","\\aleph",!0),ee(re,ae,fe,"∀","\\forall",!0),ee(re,ae,fe,"ℏ","\\hbar",!0),ee(re,ae,fe,"∃","\\exists",!0),ee(re,ae,fe,"∇","\\nabla",!0),ee(re,ae,fe,"♭","\\flat",!0),ee(re,ae,fe,"ℓ","\\ell",!0),ee(re,ae,fe,"♮","\\natural",!0),ee(re,ae,fe,"♣","\\clubsuit",!0),ee(re,ae,fe,"℘","\\wp",!0),ee(re,ae,fe,"♯","\\sharp",!0),ee(re,ae,fe,"♢","\\diamondsuit",!0),ee(re,ae,fe,"ℜ","\\Re",!0),ee(re,ae,fe,"♡","\\heartsuit",!0),ee(re,ae,fe,"ℑ","\\Im",!0),ee(re,ae,fe,"♠","\\spadesuit",!0),ee(re,ae,fe,"§","\\S",!0),ee(te,ae,fe,"§","\\S"),ee(re,ae,fe,"¶","\\P",!0),ee(te,ae,fe,"¶","\\P"),ee(re,ae,fe,"†","\\dag"),ee(te,ae,fe,"†","\\dag"),ee(te,ae,fe,"†","\\textdagger"),ee(re,ae,fe,"‡","\\ddag"),ee(te,ae,fe,"‡","\\ddag"),ee(te,ae,fe,"‡","\\textdaggerdbl"),ee(re,ae,le,"⎱","\\rmoustache",!0),ee(re,ae,ce,"⎰","\\lmoustache",!0),ee(re,ae,le,"⟯","\\rgroup",!0),ee(re,ae,ce,"⟮","\\lgroup",!0),ee(re,ae,oe,"∓","\\mp",!0),ee(re,ae,oe,"⊖","\\ominus",!0),ee(re,ae,oe,"⊎","\\uplus",!0),ee(re,ae,oe,"⊓","\\sqcap",!0),ee(re,ae,oe,"∗","\\ast"),ee(re,ae,oe,"⊔","\\sqcup",!0),ee(re,ae,oe,"◯","\\bigcirc",!0),ee(re,ae,oe,"∙","\\bullet",!0),ee(re,ae,oe,"‡","\\ddagger"),ee(re,ae,oe,"≀","\\wr",!0),ee(re,ae,oe,"⨿","\\amalg"),ee(re,ae,oe,"&","\\And"),ee(re,ae,de,"⟵","\\longleftarrow",!0),ee(re,ae,de,"⇐","\\Leftarrow",!0),ee(re,ae,de,"⟸","\\Longleftarrow",!0),ee(re,ae,de,"⟶","\\longrightarrow",!0),ee(re,ae,de,"⇒","\\Rightarrow",!0),ee(re,ae,de,"⟹","\\Longrightarrow",!0),ee(re,ae,de,"↔","\\leftrightarrow",!0),ee(re,ae,de,"⟷","\\longleftrightarrow",!0),ee(re,ae,de,"⇔","\\Leftrightarrow",!0),ee(re,ae,de,"⟺","\\Longleftrightarrow",!0),ee(re,ae,de,"↦","\\mapsto",!0),ee(re,ae,de,"⟼","\\longmapsto",!0),ee(re,ae,de,"↗","\\nearrow",!0),ee(re,ae,de,"↩","\\hookleftarrow",!0),ee(re,ae,de,"↪","\\hookrightarrow",!0),ee(re,ae,de,"↘","\\searrow",!0),ee(re,ae,de,"↼","\\leftharpoonup",!0),ee(re,ae,de,"⇀","\\rightharpoonup",!0),ee(re,ae,de,"↙","\\swarrow",!0),ee(re,ae,de,"↽","\\leftharpoondown",!0),ee(re,ae,de,"⇁","\\rightharpoondown",!0),ee(re,ae,de,"↖","\\nwarrow",!0),ee(re,ae,de,"⇌","\\rightleftharpoons",!0),ee(re,ne,de,"≮","\\nless",!0),ee(re,ne,de,"","\\@nleqslant"),ee(re,ne,de,"","\\@nleqq"),ee(re,ne,de,"⪇","\\lneq",!0),ee(re,ne,de,"≨","\\lneqq",!0),ee(re,ne,de,"","\\@lvertneqq"),ee(re,ne,de,"⋦","\\lnsim",!0),ee(re,ne,de,"⪉","\\lnapprox",!0),ee(re,ne,de,"⊀","\\nprec",!0),ee(re,ne,de,"⋠","\\npreceq",!0),ee(re,ne,de,"⋨","\\precnsim",!0),ee(re,ne,de,"⪹","\\precnapprox",!0),ee(re,ne,de,"≁","\\nsim",!0),ee(re,ne,de,"","\\@nshortmid"),ee(re,ne,de,"∤","\\nmid",!0),ee(re,ne,de,"⊬","\\nvdash",!0),ee(re,ne,de,"⊭","\\nvDash",!0),ee(re,ne,de,"⋪","\\ntriangleleft"),ee(re,ne,de,"⋬","\\ntrianglelefteq",!0),ee(re,ne,de,"⊊","\\subsetneq",!0),ee(re,ne,de,"","\\@varsubsetneq"),ee(re,ne,de,"⫋","\\subsetneqq",!0),ee(re,ne,de,"","\\@varsubsetneqq"),ee(re,ne,de,"≯","\\ngtr",!0),ee(re,ne,de,"","\\@ngeqslant"),ee(re,ne,de,"","\\@ngeqq"),ee(re,ne,de,"⪈","\\gneq",!0),ee(re,ne,de,"≩","\\gneqq",!0),ee(re,ne,de,"","\\@gvertneqq"),ee(re,ne,de,"⋧","\\gnsim",!0),ee(re,ne,de,"⪊","\\gnapprox",!0),ee(re,ne,de,"⊁","\\nsucc",!0),ee(re,ne,de,"⋡","\\nsucceq",!0),ee(re,ne,de,"⋩","\\succnsim",!0),ee(re,ne,de,"⪺","\\succnapprox",!0),ee(re,ne,de,"≆","\\ncong",!0),ee(re,ne,de,"","\\@nshortparallel"),ee(re,ne,de,"∦","\\nparallel",!0),ee(re,ne,de,"⊯","\\nVDash",!0),ee(re,ne,de,"⋫","\\ntriangleright"),ee(re,ne,de,"⋭","\\ntrianglerighteq",!0),ee(re,ne,de,"","\\@nsupseteqq"),ee(re,ne,de,"⊋","\\supsetneq",!0),ee(re,ne,de,"","\\@varsupsetneq"),ee(re,ne,de,"⫌","\\supsetneqq",!0),ee(re,ne,de,"","\\@varsupsetneqq"),ee(re,ne,de,"⊮","\\nVdash",!0),ee(re,ne,de,"⪵","\\precneqq",!0),ee(re,ne,de,"⪶","\\succneqq",!0),ee(re,ne,de,"","\\@nsubseteqq"),ee(re,ne,oe,"⊴","\\unlhd"),ee(re,ne,oe,"⊵","\\unrhd"),ee(re,ne,de,"↚","\\nleftarrow",!0),ee(re,ne,de,"↛","\\nrightarrow",!0),ee(re,ne,de,"⇍","\\nLeftarrow",!0),ee(re,ne,de,"⇏","\\nRightarrow",!0),ee(re,ne,de,"↮","\\nleftrightarrow",!0),ee(re,ne,de,"⇎","\\nLeftrightarrow",!0),ee(re,ne,de,"△","\\vartriangle"),ee(re,ne,fe,"ℏ","\\hslash"),ee(re,ne,fe,"▽","\\triangledown"),ee(re,ne,fe,"◊","\\lozenge"),ee(re,ne,fe,"Ⓢ","\\circledS"),ee(re,ne,fe,"®","\\circledR"),ee(te,ne,fe,"®","\\circledR"),ee(re,ne,fe,"∡","\\measuredangle",!0),ee(re,ne,fe,"∄","\\nexists"),ee(re,ne,fe,"℧","\\mho"),ee(re,ne,fe,"Ⅎ","\\Finv",!0),ee(re,ne,fe,"⅁","\\Game",!0),ee(re,ne,fe,"‵","\\backprime"),ee(re,ne,fe,"▲","\\blacktriangle"),ee(re,ne,fe,"▼","\\blacktriangledown"),ee(re,ne,fe,"■","\\blacksquare"),ee(re,ne,fe,"⧫","\\blacklozenge"),ee(re,ne,fe,"★","\\bigstar"),ee(re,ne,fe,"∢","\\sphericalangle",!0),ee(re,ne,fe,"∁","\\complement",!0),ee(re,ne,fe,"ð","\\eth",!0),ee(te,ae,fe,"ð","ð"),ee(re,ne,fe,"╱","\\diagup"),ee(re,ne,fe,"╲","\\diagdown"),ee(re,ne,fe,"□","\\square"),ee(re,ne,fe,"□","\\Box"),ee(re,ne,fe,"◊","\\Diamond"),ee(re,ne,fe,"¥","\\yen",!0),ee(te,ne,fe,"¥","\\yen",!0),ee(re,ne,fe,"✓","\\checkmark",!0),ee(te,ne,fe,"✓","\\checkmark"),ee(re,ne,fe,"ℶ","\\beth",!0),ee(re,ne,fe,"ℸ","\\daleth",!0),ee(re,ne,fe,"ℷ","\\gimel",!0),ee(re,ne,fe,"ϝ","\\digamma",!0),ee(re,ne,fe,"ϰ","\\varkappa"),ee(re,ne,ce,"┌","\\@ulcorner",!0),ee(re,ne,le,"┐","\\@urcorner",!0),ee(re,ne,ce,"└","\\@llcorner",!0),ee(re,ne,le,"┘","\\@lrcorner",!0),ee(re,ne,de,"≦","\\leqq",!0),ee(re,ne,de,"⩽","\\leqslant",!0),ee(re,ne,de,"⪕","\\eqslantless",!0),ee(re,ne,de,"≲","\\lesssim",!0),ee(re,ne,de,"⪅","\\lessapprox",!0),ee(re,ne,de,"≊","\\approxeq",!0),ee(re,ne,oe,"⋖","\\lessdot"),ee(re,ne,de,"⋘","\\lll",!0),ee(re,ne,de,"≶","\\lessgtr",!0),ee(re,ne,de,"⋚","\\lesseqgtr",!0),ee(re,ne,de,"⪋","\\lesseqqgtr",!0),ee(re,ne,de,"≑","\\doteqdot"),ee(re,ne,de,"≓","\\risingdotseq",!0),ee(re,ne,de,"≒","\\fallingdotseq",!0),ee(re,ne,de,"∽","\\backsim",!0),ee(re,ne,de,"⋍","\\backsimeq",!0),ee(re,ne,de,"⫅","\\subseteqq",!0),ee(re,ne,de,"⋐","\\Subset",!0),ee(re,ne,de,"⊏","\\sqsubset",!0),ee(re,ne,de,"≼","\\preccurlyeq",!0),ee(re,ne,de,"⋞","\\curlyeqprec",!0),ee(re,ne,de,"≾","\\precsim",!0),ee(re,ne,de,"⪷","\\precapprox",!0),ee(re,ne,de,"⊲","\\vartriangleleft"),ee(re,ne,de,"⊴","\\trianglelefteq"),ee(re,ne,de,"⊨","\\vDash",!0),ee(re,ne,de,"⊪","\\Vvdash",!0),ee(re,ne,de,"⌣","\\smallsmile"),ee(re,ne,de,"⌢","\\smallfrown"),ee(re,ne,de,"≏","\\bumpeq",!0),ee(re,ne,de,"≎","\\Bumpeq",!0),ee(re,ne,de,"≧","\\geqq",!0),ee(re,ne,de,"⩾","\\geqslant",!0),ee(re,ne,de,"⪖","\\eqslantgtr",!0),ee(re,ne,de,"≳","\\gtrsim",!0),ee(re,ne,de,"⪆","\\gtrapprox",!0),ee(re,ne,oe,"⋗","\\gtrdot"),ee(re,ne,de,"⋙","\\ggg",!0),ee(re,ne,de,"≷","\\gtrless",!0),ee(re,ne,de,"⋛","\\gtreqless",!0),ee(re,ne,de,"⪌","\\gtreqqless",!0),ee(re,ne,de,"≖","\\eqcirc",!0),ee(re,ne,de,"≗","\\circeq",!0),ee(re,ne,de,"≜","\\triangleq",!0),ee(re,ne,de,"∼","\\thicksim"),ee(re,ne,de,"≈","\\thickapprox"),ee(re,ne,de,"⫆","\\supseteqq",!0),ee(re,ne,de,"⋑","\\Supset",!0),ee(re,ne,de,"⊐","\\sqsupset",!0),ee(re,ne,de,"≽","\\succcurlyeq",!0),ee(re,ne,de,"⋟","\\curlyeqsucc",!0),ee(re,ne,de,"≿","\\succsim",!0),ee(re,ne,de,"⪸","\\succapprox",!0),ee(re,ne,de,"⊳","\\vartriangleright"),ee(re,ne,de,"⊵","\\trianglerighteq"),ee(re,ne,de,"⊩","\\Vdash",!0),ee(re,ne,de,"∣","\\shortmid"),ee(re,ne,de,"∥","\\shortparallel"),ee(re,ne,de,"≬","\\between",!0),ee(re,ne,de,"⋔","\\pitchfork",!0),ee(re,ne,de,"∝","\\varpropto"),ee(re,ne,de,"◀","\\blacktriangleleft"),ee(re,ne,de,"∴","\\therefore",!0),ee(re,ne,de,"∍","\\backepsilon"),ee(re,ne,de,"▶","\\blacktriangleright"),ee(re,ne,de,"∵","\\because",!0),ee(re,ne,de,"⋘","\\llless"),ee(re,ne,de,"⋙","\\gggtr"),ee(re,ne,oe,"⊲","\\lhd"),ee(re,ne,oe,"⊳","\\rhd"),ee(re,ne,de,"≂","\\eqsim",!0),ee(re,ae,de,"⋈","\\Join"),ee(re,ne,de,"≑","\\Doteq",!0),ee(re,ne,oe,"∔","\\dotplus",!0),ee(re,ne,oe,"∖","\\smallsetminus"),ee(re,ne,oe,"⋒","\\Cap",!0),ee(re,ne,oe,"⋓","\\Cup",!0),ee(re,ne,oe,"⩞","\\doublebarwedge",!0),ee(re,ne,oe,"⊟","\\boxminus",!0),ee(re,ne,oe,"⊞","\\boxplus",!0),ee(re,ne,oe,"⋇","\\divideontimes",!0),ee(re,ne,oe,"⋉","\\ltimes",!0),ee(re,ne,oe,"⋊","\\rtimes",!0),ee(re,ne,oe,"⋋","\\leftthreetimes",!0),ee(re,ne,oe,"⋌","\\rightthreetimes",!0),ee(re,ne,oe,"⋏","\\curlywedge",!0),ee(re,ne,oe,"⋎","\\curlyvee",!0),ee(re,ne,oe,"⊝","\\circleddash",!0),ee(re,ne,oe,"⊛","\\circledast",!0),ee(re,ne,oe,"⋅","\\centerdot"),ee(re,ne,oe,"⊺","\\intercal",!0),ee(re,ne,oe,"⋒","\\doublecap"),ee(re,ne,oe,"⋓","\\doublecup"),ee(re,ne,oe,"⊠","\\boxtimes",!0),ee(re,ne,de,"⇢","\\dashrightarrow",!0),ee(re,ne,de,"⇠","\\dashleftarrow",!0),ee(re,ne,de,"⇇","\\leftleftarrows",!0),ee(re,ne,de,"⇆","\\leftrightarrows",!0),ee(re,ne,de,"⇚","\\Lleftarrow",!0),ee(re,ne,de,"↞","\\twoheadleftarrow",!0),ee(re,ne,de,"↢","\\leftarrowtail",!0),ee(re,ne,de,"↫","\\looparrowleft",!0),ee(re,ne,de,"⇋","\\leftrightharpoons",!0),ee(re,ne,de,"↶","\\curvearrowleft",!0),ee(re,ne,de,"↺","\\circlearrowleft",!0),ee(re,ne,de,"↰","\\Lsh",!0),ee(re,ne,de,"⇈","\\upuparrows",!0),ee(re,ne,de,"↿","\\upharpoonleft",!0),ee(re,ne,de,"⇃","\\downharpoonleft",!0),ee(re,ae,de,"⊶","\\origof",!0),ee(re,ae,de,"⊷","\\imageof",!0),ee(re,ne,de,"⊸","\\multimap",!0),ee(re,ne,de,"↭","\\leftrightsquigarrow",!0),ee(re,ne,de,"⇉","\\rightrightarrows",!0),ee(re,ne,de,"⇄","\\rightleftarrows",!0),ee(re,ne,de,"↠","\\twoheadrightarrow",!0),ee(re,ne,de,"↣","\\rightarrowtail",!0),ee(re,ne,de,"↬","\\looparrowright",!0),ee(re,ne,de,"↷","\\curvearrowright",!0),ee(re,ne,de,"↻","\\circlearrowright",!0),ee(re,ne,de,"↱","\\Rsh",!0),ee(re,ne,de,"⇊","\\downdownarrows",!0),ee(re,ne,de,"↾","\\upharpoonright",!0),ee(re,ne,de,"⇂","\\downharpoonright",!0),ee(re,ne,de,"⇝","\\rightsquigarrow",!0),ee(re,ne,de,"⇝","\\leadsto"),ee(re,ne,de,"⇛","\\Rrightarrow",!0),ee(re,ne,de,"↾","\\restriction"),ee(re,ae,fe,"‘","`"),ee(re,ae,fe,"$","\\$"),ee(te,ae,fe,"$","\\$"),ee(te,ae,fe,"$","\\textdollar"),ee(re,ae,fe,"%","\\%"),ee(te,ae,fe,"%","\\%"),ee(re,ae,fe,"_","\\_"),ee(te,ae,fe,"_","\\_"),ee(te,ae,fe,"_","\\textunderscore"),ee(re,ae,fe,"∠","\\angle",!0),ee(re,ae,fe,"∞","\\infty",!0),ee(re,ae,fe,"′","\\prime"),ee(re,ae,fe,"△","\\triangle"),ee(re,ae,fe,"Γ","\\Gamma",!0),ee(re,ae,fe,"Δ","\\Delta",!0),ee(re,ae,fe,"Θ","\\Theta",!0),ee(re,ae,fe,"Λ","\\Lambda",!0),ee(re,ae,fe,"Ξ","\\Xi",!0),ee(re,ae,fe,"Π","\\Pi",!0),ee(re,ae,fe,"Σ","\\Sigma",!0),ee(re,ae,fe,"Υ","\\Upsilon",!0),ee(re,ae,fe,"Φ","\\Phi",!0),ee(re,ae,fe,"Ψ","\\Psi",!0),ee(re,ae,fe,"Ω","\\Omega",!0),ee(re,ae,fe,"A","Α"),ee(re,ae,fe,"B","Β"),ee(re,ae,fe,"E","Ε"),ee(re,ae,fe,"Z","Ζ"),ee(re,ae,fe,"H","Η"),ee(re,ae,fe,"I","Ι"),ee(re,ae,fe,"K","Κ"),ee(re,ae,fe,"M","Μ"),ee(re,ae,fe,"N","Ν"),ee(re,ae,fe,"O","Ο"),ee(re,ae,fe,"P","Ρ"),ee(re,ae,fe,"T","Τ"),ee(re,ae,fe,"X","Χ"),ee(re,ae,fe,"¬","\\neg",!0),ee(re,ae,fe,"¬","\\lnot"),ee(re,ae,fe,"⊤","\\top"),ee(re,ae,fe,"⊥","\\bot"),ee(re,ae,fe,"∅","\\emptyset"),ee(re,ne,fe,"∅","\\varnothing"),ee(re,ae,me,"α","\\alpha",!0),ee(re,ae,me,"β","\\beta",!0),ee(re,ae,me,"γ","\\gamma",!0),ee(re,ae,me,"δ","\\delta",!0),ee(re,ae,me,"ϵ","\\epsilon",!0),ee(re,ae,me,"ζ","\\zeta",!0),ee(re,ae,me,"η","\\eta",!0),ee(re,ae,me,"θ","\\theta",!0),ee(re,ae,me,"ι","\\iota",!0),ee(re,ae,me,"κ","\\kappa",!0),ee(re,ae,me,"λ","\\lambda",!0),ee(re,ae,me,"μ","\\mu",!0),ee(re,ae,me,"ν","\\nu",!0),ee(re,ae,me,"ξ","\\xi",!0),ee(re,ae,me,"ο","\\omicron",!0),ee(re,ae,me,"π","\\pi",!0),ee(re,ae,me,"ρ","\\rho",!0),ee(re,ae,me,"σ","\\sigma",!0),ee(re,ae,me,"τ","\\tau",!0),ee(re,ae,me,"υ","\\upsilon",!0),ee(re,ae,me,"ϕ","\\phi",!0),ee(re,ae,me,"χ","\\chi",!0),ee(re,ae,me,"ψ","\\psi",!0),ee(re,ae,me,"ω","\\omega",!0),ee(re,ae,me,"ε","\\varepsilon",!0),ee(re,ae,me,"ϑ","\\vartheta",!0),ee(re,ae,me,"ϖ","\\varpi",!0),ee(re,ae,me,"ϱ","\\varrho",!0),ee(re,ae,me,"ς","\\varsigma",!0),ee(re,ae,me,"φ","\\varphi",!0),ee(re,ae,oe,"∗","*",!0),ee(re,ae,oe,"+","+"),ee(re,ae,oe,"−","-",!0),ee(re,ae,oe,"⋅","\\cdot",!0),ee(re,ae,oe,"∘","\\circ",!0),ee(re,ae,oe,"÷","\\div",!0),ee(re,ae,oe,"±","\\pm",!0),ee(re,ae,oe,"×","\\times",!0),ee(re,ae,oe,"∩","\\cap",!0),ee(re,ae,oe,"∪","\\cup",!0),ee(re,ae,oe,"∖","\\setminus",!0),ee(re,ae,oe,"∧","\\land"),ee(re,ae,oe,"∨","\\lor"),ee(re,ae,oe,"∧","\\wedge",!0),ee(re,ae,oe,"∨","\\vee",!0),ee(re,ae,fe,"√","\\surd"),ee(re,ae,ce,"⟨","\\langle",!0),ee(re,ae,ce,"∣","\\lvert"),ee(re,ae,ce,"∥","\\lVert"),ee(re,ae,le,"?","?"),ee(re,ae,le,"!","!"),ee(re,ae,le,"⟩","\\rangle",!0),ee(re,ae,le,"∣","\\rvert"),ee(re,ae,le,"∥","\\rVert"),ee(re,ae,de,"=","="),ee(re,ae,de,":",":"),ee(re,ae,de,"≈","\\approx",!0),ee(re,ae,de,"≅","\\cong",!0),ee(re,ae,de,"≥","\\ge"),ee(re,ae,de,"≥","\\geq",!0),ee(re,ae,de,"←","\\gets"),ee(re,ae,de,">","\\gt",!0),ee(re,ae,de,"∈","\\in",!0),ee(re,ae,de,"","\\@not"),ee(re,ae,de,"⊂","\\subset",!0),ee(re,ae,de,"⊃","\\supset",!0),ee(re,ae,de,"⊆","\\subseteq",!0),ee(re,ae,de,"⊇","\\supseteq",!0),ee(re,ne,de,"⊈","\\nsubseteq",!0),ee(re,ne,de,"⊉","\\nsupseteq",!0),ee(re,ae,de,"⊨","\\models"),ee(re,ae,de,"←","\\leftarrow",!0),ee(re,ae,de,"≤","\\le"),ee(re,ae,de,"≤","\\leq",!0),ee(re,ae,de,"<","\\lt",!0),ee(re,ae,de,"→","\\rightarrow",!0),ee(re,ae,de,"→","\\to"),ee(re,ne,de,"≱","\\ngeq",!0),ee(re,ne,de,"≰","\\nleq",!0),ee(re,ae,pe," ","\\ "),ee(re,ae,pe," ","\\space"),ee(re,ae,pe," ","\\nobreakspace"),ee(te,ae,pe," ","\\ "),ee(te,ae,pe," "," "),ee(te,ae,pe," ","\\space"),ee(te,ae,pe," ","\\nobreakspace"),ee(re,ae,pe,"","\\nobreak"),ee(re,ae,pe,"","\\allowbreak"),ee(re,ae,ue,",",","),ee(re,ae,ue,";",";"),ee(re,ne,oe,"⊼","\\barwedge",!0),ee(re,ne,oe,"⊻","\\veebar",!0),ee(re,ae,oe,"⊙","\\odot",!0),ee(re,ae,oe,"⊕","\\oplus",!0),ee(re,ae,oe,"⊗","\\otimes",!0),ee(re,ae,fe,"∂","\\partial",!0),ee(re,ae,oe,"⊘","\\oslash",!0),ee(re,ne,oe,"⊚","\\circledcirc",!0),ee(re,ne,oe,"⊡","\\boxdot",!0),ee(re,ae,oe,"△","\\bigtriangleup"),ee(re,ae,oe,"▽","\\bigtriangledown"),ee(re,ae,oe,"†","\\dagger"),ee(re,ae,oe,"⋄","\\diamond"),ee(re,ae,oe,"⋆","\\star"),ee(re,ae,oe,"◃","\\triangleleft"),ee(re,ae,oe,"▹","\\triangleright"),ee(re,ae,ce,"{","\\{"),ee(te,ae,fe,"{","\\{"),ee(te,ae,fe,"{","\\textbraceleft"),ee(re,ae,le,"}","\\}"),ee(te,ae,fe,"}","\\}"),ee(te,ae,fe,"}","\\textbraceright"),ee(re,ae,ce,"{","\\lbrace"),ee(re,ae,le,"}","\\rbrace"),ee(re,ae,ce,"[","\\lbrack",!0),ee(te,ae,fe,"[","\\lbrack",!0),ee(re,ae,le,"]","\\rbrack",!0),ee(te,ae,fe,"]","\\rbrack",!0),ee(re,ae,ce,"(","\\lparen",!0),ee(re,ae,le,")","\\rparen",!0),ee(te,ae,fe,"<","\\textless",!0),ee(te,ae,fe,">","\\textgreater",!0),ee(re,ae,ce,"⌊","\\lfloor",!0),ee(re,ae,le,"⌋","\\rfloor",!0),ee(re,ae,ce,"⌈","\\lceil",!0),ee(re,ae,le,"⌉","\\rceil",!0),ee(re,ae,fe,"\\","\\backslash"),ee(re,ae,fe,"∣","|"),ee(re,ae,fe,"∣","\\vert"),ee(te,ae,fe,"|","\\textbar",!0),ee(re,ae,fe,"∥","\\|"),ee(re,ae,fe,"∥","\\Vert"),ee(te,ae,fe,"∥","\\textbardbl"),ee(te,ae,fe,"~","\\textasciitilde"),ee(te,ae,fe,"\\","\\textbackslash"),ee(te,ae,fe,"^","\\textasciicircum"),ee(re,ae,de,"↑","\\uparrow",!0),ee(re,ae,de,"⇑","\\Uparrow",!0),ee(re,ae,de,"↓","\\downarrow",!0),ee(re,ae,de,"⇓","\\Downarrow",!0),ee(re,ae,de,"↕","\\updownarrow",!0),ee(re,ae,de,"⇕","\\Updownarrow",!0),ee(re,ae,he,"∐","\\coprod"),ee(re,ae,he,"⋁","\\bigvee"),ee(re,ae,he,"⋀","\\bigwedge"),ee(re,ae,he,"⨄","\\biguplus"),ee(re,ae,he,"⋂","\\bigcap"),ee(re,ae,he,"⋃","\\bigcup"),ee(re,ae,he,"∫","\\int"),ee(re,ae,he,"∫","\\intop"),ee(re,ae,he,"∬","\\iint"),ee(re,ae,he,"∭","\\iiint"),ee(re,ae,he,"∏","\\prod"),ee(re,ae,he,"∑","\\sum"),ee(re,ae,he,"⨂","\\bigotimes"),ee(re,ae,he,"⨁","\\bigoplus"),ee(re,ae,he,"⨀","\\bigodot"),ee(re,ae,he,"∮","\\oint"),ee(re,ae,he,"∯","\\oiint"),ee(re,ae,he,"∰","\\oiiint"),ee(re,ae,he,"⨆","\\bigsqcup"),ee(re,ae,he,"∫","\\smallint"),ee(te,ae,se,"…","\\textellipsis"),ee(re,ae,se,"…","\\mathellipsis"),ee(te,ae,se,"…","\\ldots",!0),ee(re,ae,se,"…","\\ldots",!0),ee(re,ae,se,"⋯","\\@cdots",!0),ee(re,ae,se,"⋱","\\ddots",!0),ee(re,ae,fe,"⋮","\\varvdots"),ee(te,ae,fe,"⋮","\\varvdots"),ee(re,ae,ie,"ˊ","\\acute"),ee(re,ae,ie,"ˋ","\\grave"),ee(re,ae,ie,"¨","\\ddot"),ee(re,ae,ie,"~","\\tilde"),ee(re,ae,ie,"ˉ","\\bar"),ee(re,ae,ie,"˘","\\breve"),ee(re,ae,ie,"ˇ","\\check"),ee(re,ae,ie,"^","\\hat"),ee(re,ae,ie,"⃗","\\vec"),ee(re,ae,ie,"˙","\\dot"),ee(re,ae,ie,"˚","\\mathring"),ee(re,ae,me,"","\\@imath"),ee(re,ae,me,"","\\@jmath"),ee(re,ae,fe,"ı","ı"),ee(re,ae,fe,"ȷ","ȷ"),ee(te,ae,fe,"ı","\\i",!0),ee(te,ae,fe,"ȷ","\\j",!0),ee(te,ae,fe,"ß","\\ss",!0),ee(te,ae,fe,"æ","\\ae",!0),ee(te,ae,fe,"œ","\\oe",!0),ee(te,ae,fe,"ø","\\o",!0),ee(te,ae,fe,"Æ","\\AE",!0),ee(te,ae,fe,"Œ","\\OE",!0),ee(te,ae,fe,"Ø","\\O",!0),ee(te,ae,ie,"ˊ","\\'"),ee(te,ae,ie,"ˋ","\\`"),ee(te,ae,ie,"ˆ","\\^"),ee(te,ae,ie,"˜","\\~"),ee(te,ae,ie,"ˉ","\\="),ee(te,ae,ie,"˘","\\u"),ee(te,ae,ie,"˙","\\."),ee(te,ae,ie,"¸","\\c"),ee(te,ae,ie,"˚","\\r"),ee(te,ae,ie,"ˇ","\\v"),ee(te,ae,ie,"¨",'\\"'),ee(te,ae,ie,"˝","\\H"),ee(te,ae,ie,"◯","\\textcircled");ve={"--":!0,"---":!0,"``":!0,"''":!0};ee(te,ae,fe,"–","--",!0),ee(te,ae,fe,"–","\\textendash"),ee(te,ae,fe,"—","---",!0),ee(te,ae,fe,"—","\\textemdash"),ee(te,ae,fe,"‘","`",!0),ee(te,ae,fe,"‘","\\textquoteleft"),ee(te,ae,fe,"’","'",!0),ee(te,ae,fe,"’","\\textquoteright"),ee(te,ae,fe,"“","``",!0),ee(te,ae,fe,"“","\\textquotedblleft"),ee(te,ae,fe,"”","''",!0),ee(te,ae,fe,"”","\\textquotedblright"),ee(re,ae,fe,"°","\\degree",!0),ee(te,ae,fe,"°","\\degree"),ee(te,ae,fe,"°","\\textdegree",!0),ee(re,ae,fe,"£","\\pounds"),ee(re,ae,fe,"£","\\mathsterling",!0),ee(te,ae,fe,"£","\\pounds"),ee(te,ae,fe,"£","\\textsterling",!0),ee(re,ne,fe,"✠","\\maltese"),ee(te,ne,fe,"✠","\\maltese");for(ge='0123456789/@."',we=0;we<14;we++){be=ge.charAt(we);ee(re,ae,fe,be,be);}for(ye='0123456789!@*()-=+";:?/.,',xe=0;xe<25;xe++){ke=ye.charAt(xe);ee(te,ae,fe,ke,ke);}for(Me="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",Be=0;Be<52;Be++){Se=Me.charAt(Be);ee(re,ae,me,Se,Se),ee(te,ae,fe,Se,Se);}ee(re,ne,fe,"C","ℂ"),ee(te,ne,fe,"C","ℂ"),ee(re,ne,fe,"H","ℍ"),ee(te,ne,fe,"H","ℍ"),ee(re,ne,fe,"N","ℕ"),ee(te,ne,fe,"N","ℕ"),ee(re,ne,fe,"P","ℙ"),ee(te,ne,fe,"P","ℙ"),ee(re,ne,fe,"Q","ℚ"),ee(te,ne,fe,"Q","ℚ"),ee(re,ne,fe,"R","ℝ"),ee(te,ne,fe,"R","ℝ"),ee(re,ne,fe,"Z","ℤ"),ee(te,ne,fe,"Z","ℤ"),ee(re,ae,me,"h","ℎ"),ee(te,ae,me,"h","ℎ");for(qe=0;qe<52;qe++){Te=Me.charAt(qe);ee(re,ae,me,Te,ze=String.fromCharCode(55349,56320+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56372+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56424+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56580+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56684+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56736+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56788+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56840+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56944+qe)),ee(te,ae,fe,Te,ze),qe<26&&(ee(re,ae,me,Te,ze=String.fromCharCode(55349,56632+qe)),ee(te,ae,fe,Te,ze),ee(re,ae,me,Te,ze=String.fromCharCode(55349,56476+qe)),ee(te,ae,fe,Te,ze));}ee(re,ae,me,"k",ze=String.fromCharCode(55349,56668)),ee(te,ae,fe,"k",ze);for(Ae=0;Ae<10;Ae++){He=Ae.toString();ee(re,ae,me,He,ze=String.fromCharCode(55349,57294+Ae)),ee(te,ae,fe,He,ze),ee(re,ae,me,He,ze=String.fromCharCode(55349,57314+Ae)),ee(te,ae,fe,He,ze),ee(re,ae,me,He,ze=String.fromCharCode(55349,57324+Ae)),ee(te,ae,fe,He,ze),ee(re,ae,me,He,ze=String.fromCharCode(55349,57334+Ae)),ee(te,ae,fe,He,ze);}for(Ie="ÐÞþ",Ce=0;Ce<3;Ce++){Re=Ie.charAt(Ce);ee(re,ae,me,Re,Re),ee(te,ae,fe,Re,Re);}Ee={mathClass:"mathbf",textClass:"textbf",font:"Main-Bold"},Oe={mathClass:"mathnormal",textClass:"textit",font:"Math-Italic"},Ne={mathClass:"boldsymbol",textClass:"boldsymbol",font:"Main-BoldItalic"},De={mathClass:"",textClass:"",font:""},Le={mathClass:"mathfrak",textClass:"textfrak",font:"Fraktur-Regular"},Ve={mathClass:"mathbb",textClass:"textbb",font:"AMS-Regular"},Ue={mathClass:"mathboldfrak",textClass:"textboldfrak",font:"Fraktur-Regular"},Fe={mathClass:"mathsf",textClass:"textsf",font:"SansSerif-Regular"},Xe={mathClass:"mathboldsf",textClass:"textboldsf",font:"SansSerif-Bold"},_e={mathClass:"mathitsf",textClass:"textitsf",font:"SansSerif-Italic"},je={mathClass:"mathtt",textClass:"texttt",font:"Typewriter-Regular"},Ge=[Ee,Ee,Oe,Oe,Ne,Ne,{mathClass:"mathscr",textClass:"textscr",font:"Script-Regular"},De,De,De,Le,Le,Ve,Ve,Ue,Ue,Fe,Fe,Xe,Xe,_e,_e,De,De,je,je],Ye=[Ee,De,Fe,Xe,je],Pe=function Pe(e,r,t){if(Q[t][e]){var a=Q[t][e].replace;a&&(e=a);}return{value:e,metrics:K(e,r,t)};},$e=function $e(e,r,t,a,n){var i,o=Pe(e,r,t),l=o.metrics;if(e=o.value,l){var s=l.italic;("text"===t||a&&"mathit"===a.font)&&(s=0),i=new _(e,l.height,l.depth,s,l.skew,l.width,n);}else"undefined"!=typeof console&&console.warn("No character metrics for '"+e+"' in style '"+r+"' and mode '"+t+"'"),i=new _(e,0,0,0,0,0,n);if(a){i.maxFontSize=a.sizeMultiplier,a.style.isTight()&&i.classes.push("mtight");var m=a.getColor();m&&(i.style.color=m);}return i;},We=function We(e,r,t,a){return void 0===a&&(a=[]),"boldsymbol"===t.font&&Pe(e,"Main-Bold",r).metrics?$e(e,"Main-Bold",r,t,a.concat(["mathbf"])):"\\"===e||"main"===Q[r][e].font?$e(e,"Main-Regular",r,t,a):$e(e,"AMS-Regular",r,t,a.concat(["amsrm"]));},Ze=function Ze(r,t,a){var n=r.mode,i=r.text,o=["mord"],l=t.font,s=t.fontFamily,m=t.fontWeight,h=t.fontShape,c="math"===n||"text"===n&&!!l,u=c?l:s,d="",p="";if(55349===i.charCodeAt(0)){var f=function(r){var t=1024*(r.charCodeAt(0)-55296)+(r.charCodeAt(1)-56320)+65536;if(119808<=t&&t<120484){var a=Math.floor((t-119808)/26);return Ge[a];}if(120782<=t&&t<=120831){var n=Math.floor((t-120782)/10);return Ye[n];}if(120485===t||120486===t)return Ge[0];if(120486<t&&t<120782)return De;throw new e("Unsupported character: "+r);}(i);d=f.font,p=f[n+"Class"];}if(d)return $e(i,d,n,t,o.concat(p));if(u){var v,g;if("boldsymbol"===u){var w=function(e,r,t){return"textord"!==t&&Pe(e,"Math-BoldItalic",r).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"};}(i,n,a);v=w.fontName,g=[w.fontClass];}else c?(v=sr[l].fontName,g=[l]):(v=lr(s,m,h),g=[s,m,h]);if(Pe(i,v,n).metrics)return $e(i,v,n,t,o.concat(g));if(ve.hasOwnProperty(i)&&"Typewriter"===v.slice(0,10)){for(var b=[],y=0;y<i.length;y++)b.push($e(i[y],v,n,t,o.concat(g)));return ar(b);}}if("mathord"===a)return $e(i,"Math-Italic",n,t,o.concat(["mathnormal"]));if("textord"===a){var x=Q[n][i]&&Q[n][i].font;if("ams"===x){var k=lr("amsrm",m,h);return $e(i,k,n,t,o.concat("amsrm",m,h));}if("main"!==x&&x){var z=lr(x,m,h);return $e(i,z,n,t,o.concat(z,m,h));}var M=lr("textrm",m,h);return $e(i,M,n,t,o.concat(m,h));}throw new Error("unexpected type: "+a+" in makeOrd");},Ke=function Ke(e,r){if(R(e.classes)!==R(r.classes)||e.skew!==r.skew||e.maxFontSize!==r.maxFontSize||0!==e.italic&&e.hasClass("mathnormal"))return!1;if(1===e.classes.length){var t=e.classes[0];if("mbin"===t||"mord"===t)return!1;}for(var _i10=0,_Object$keys6=Object.keys(e.style);_i10<_Object$keys6.length;_i10++){var a=_Object$keys6[_i10];if(e.style[a]!==r.style[a])return!1;}for(var _i11=0,_Object$keys7=Object.keys(r.style);_i11<_Object$keys7.length;_i11++){var n=_Object$keys7[_i11];if(e.style[n]!==r.style[n])return!1;}return!0;},Je=function Je(e){for(var r=0;r<e.length-1;r++){var t=e[r],a=e[r+1];t instanceof _&&a instanceof _&&Ke(t,a)&&(t.text+=a.text,t.height=Math.max(t.height,a.height),t.depth=Math.max(t.depth,a.depth),t.italic=a.italic,e.splice(r+1,1),r--);}return e;},Qe=function Qe(e){for(var r=0,t=0,a=0,n=0;n<e.children.length;n++){var i=e.children[n];i.height>r&&(r=i.height),i.depth>t&&(t=i.depth),i.maxFontSize>a&&(a=i.maxFontSize);}e.height=r,e.depth=t,e.maxFontSize=a;},er=function er(e,r,t,a){var n=new V(e,r,t,a);return Qe(n),n;},rr=function rr(e,r,t,a){return new V(e,r,t,a);},tr=function tr(e,r,t){var a=er([e],[],r);return a.height=Math.max(t||r.fontMetrics().defaultRuleThickness,r.minRuleThickness),a.style.borderBottomWidth=C(a.height),a.maxFontSize=1,a;},ar=function ar(e){var r=new q(e);return Qe(r),r;},nr=function nr(e,r){return e instanceof q?er([],[e],r):e;},ir=function ir(e,r){for(var _ref=function(e){if("individualShift"===e.positionType){for(var r=e.children,t=[r[0]],a=-r[0].shift-r[0].elem.depth,n=a,i=1;i<r.length;i++){var o=-r[i].shift-n-r[i].elem.depth,l=o-(r[i-1].elem.height+r[i-1].elem.depth);n+=o,t.push({type:"kern",size:l}),t.push(r[i]);}return{children:t,depth:a};}var s;if("top"===e.positionType){for(var m=e.positionData,h=0;h<e.children.length;h++){var c=e.children[h];m-="kern"===c.type?c.size:c.elem.height+c.elem.depth;}s=m;}else if("bottom"===e.positionType)s=-e.positionData;else{var u=e.children[0];if("elem"!==u.type)throw new Error('First child must have type "elem".');if("shift"===e.positionType)s=-u.elem.depth-e.positionData;else{if("firstBaseline"!==e.positionType)throw new Error("Invalid positionType "+e.positionType+".");s=-u.elem.depth;}}return{children:e.children,depth:s};}(e),t=_ref.children,a=_ref.depth,n=0,i=0;i<t.length;i++){var o=t[i];if("elem"===o.type){var l=o.elem;n=Math.max(n,l.maxFontSize,l.height);}}n+=2;var s=er(["pstrut"],[]);s.style.height=C(n);for(var m=[],h=a,c=a,u=a,d=0;d<t.length;d++){var p=t[d];if("kern"===p.type)u+=p.size;else{var f=p.elem,v=p.wrapperClasses||[],g=p.wrapperStyle||{},w=er(v,[s,f],void 0,g);w.style.top=C(-n-u-f.depth),p.marginLeft&&(w.style.marginLeft=p.marginLeft),p.marginRight&&(w.style.marginRight=p.marginRight),m.push(w),u+=f.height+f.depth;}h=Math.min(h,u),c=Math.max(c,u);}var b,y=er(["vlist"],m);if(y.style.height=C(c),h<0){var x=er([],[]),k=er(["vlist"],[x]);k.style.height=C(-h);var z=er(["vlist-s"],[new _("​")]);b=[er(["vlist-r"],[y,z]),er(["vlist-r"],[k])];}else b=[er(["vlist-r"],[y])];var M=er(["vlist-t"],b);return 2===b.length&&M.classes.push("vlist-t2"),M.height=c,M.depth=-h,M;},or=function or(e,r){var t=er(["mspace"],[],r),a=I(e,r);return t.style.marginRight=C(a),t;},lr=function lr(e,r,t){var a;switch(e){case"amsrm":a="AMS";break;case"textrm":a="Main";break;case"textsf":a="SansSerif";break;case"texttt":a="Typewriter";break;default:a=e;}return a+"-"+("textbf"===r&&"textit"===t?"BoldItalic":"textbf"===r?"Bold":"textit"===t?"Italic":"Regular");},sr={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"}},mr={vec:["vec",.471,.714],oiintSize1:["oiintSize1",.957,.499],oiintSize2:["oiintSize2",1.472,.659],oiiintSize1:["oiiintSize1",1.304,.499],oiiintSize2:["oiiintSize2",1.98,.659]},hr=function hr(e,r){var _mr$e=_slicedToArray(mr[e],3),t=_mr$e[0],a=_mr$e[1],n=_mr$e[2],i=new G(t),o=new j([i],{width:C(a),height:C(n),style:"width:"+C(a),viewBox:"0 0 "+1e3*a+" "+1e3*n,preserveAspectRatio:"xMinYMin"}),l=rr(["overlay"],[o],r);return l.height=n,l.style.height=C(n),l.style.width=C(a),l;},cr={number:3,unit:"mu"},ur={number:4,unit:"mu"},dr={number:5,unit:"mu"},pr={mord:{mop:cr,mbin:ur,mrel:dr,minner:cr},mop:{mord:cr,mop:cr,mrel:dr,minner:cr},mbin:{mord:ur,mop:ur,mopen:ur,minner:ur},mrel:{mord:dr,mop:dr,mopen:dr,minner:dr},mopen:{},mclose:{mop:cr,mbin:ur,mrel:dr,minner:cr},mpunct:{mord:cr,mop:cr,mrel:dr,mopen:cr,mclose:cr,mpunct:cr,minner:cr},minner:{mord:cr,mop:cr,mbin:ur,mrel:dr,mopen:cr,mpunct:cr,minner:cr}},fr={mord:{mop:cr},mop:{mord:cr,mop:cr},mbin:{},mrel:{},mopen:{},mclose:{mop:cr},mpunct:{},minner:{mop:cr}},vr={},gr={},wr={};xr=function xr(e){return"ordgroup"===e.type&&1===e.body.length?e.body[0]:e;},kr=function kr(e){return"ordgroup"===e.type?e.body:[e];},zr=new Set(["leftmost","mbin","mopen","mrel","mop","mpunct"]),Mr=new Set(["rightmost","mrel","mclose","mpunct"]),Br={display:y.DISPLAY,text:y.TEXT,script:y.SCRIPT,scriptscript:y.SCRIPTSCRIPT},Sr={mord:"mord",mop:"mop",mbin:"mbin",mrel:"mrel",mopen:"mopen",mclose:"mclose",mpunct:"mpunct",minner:"minner"},qr=function qr(e,r,t,a){void 0===a&&(a=[null,null]);for(var n=[],i=0;i<e.length;i++){var o=Rr(e[i],r);if(o instanceof q){var l=o.children;n.push.apply(n,_toConsumableArray(l));}else n.push(o);}if(Je(n),!t)return n;var s=r;if(1===e.length){var m=e[0];"sizing"===m.type?s=r.havingSize(m.size):"styling"===m.type&&(s=r.havingStyle(Br[m.style]));}var h=er([a[0]||"leftmost"],[],r),c=er([a[1]||"rightmost"],[],r),u="root"===t;return _Tr(n,function(e,r){var t=r.classes[0],a=e.classes[0];"mbin"===t&&Mr.has(a)?r.classes[0]="mord":"mbin"===a&&zr.has(t)&&(e.classes[0]="mord");},{node:h},c,u),_Tr(n,function(e,r){var t,a,n=Ir(r),i=Ir(e),o=n&&i?e.hasClass("mtight")?null==(t=fr[n])?void 0:t[i]:null==(a=pr[n])?void 0:a[i]:null;if(o)return or(o,s);},{node:h},c,u),n;},_Tr=function Tr(e,r,t,a,n){a&&e.push(a);for(var i=0;i<e.length;i++){var o=e[i],l=Ar(o);if(l)_Tr(l.children,r,t,null,n);else{var s=!o.hasClass("mspace");if(s){var m=r(o,t.node);m&&(t.insertAfter?t.insertAfter(m):(e.unshift(m),i++));}s?t.node=o:n&&o.hasClass("newline")&&(t.node=er(["leftmost"])),t.insertAfter=function(r){return function(t){e.splice(r+1,0,t),i++;};}(i);}}a&&e.pop();},Ar=function Ar(e){return e instanceof q||e instanceof U||e instanceof V&&e.hasClass("enclosing")?e:null;},_Hr=function Hr(e,r){var t=Ar(e);if(t){var a=t.children;if(a.length){if("right"===r)return _Hr(a[a.length-1],"right");if("left"===r)return _Hr(a[0],"left");}}return e;},Ir=function Ir(e,r){if(!e)return null;r&&(e=_Hr(e,r));var t=e.classes[0];return Sr[t]||null;},Cr=function Cr(e,r){var t=["nulldelimiter"].concat(e.baseSizingClasses());return er(r.concat(t));},Rr=function Rr(r,t,a){if(!r)return er();if(gr[r.type]){var n=gr[r.type](r,t);if(a&&t.size!==a.size){n=er(t.sizingClasses(a),[n],t);var i=t.sizeMultiplier/a.sizeMultiplier;n.height*=i,n.depth*=i;}return n;}throw new e("Got group of unknown type: '"+r.type+"'");};Dr=/*#__PURE__*/function(){function Dr(e,r,t){_classCallCheck(this,Dr);this.type=void 0,this.attributes=void 0,this.children=void 0,this.classes=void 0,this.type=e,this.attributes={},this.children=r||[],this.classes=t||[];}return _createClass(Dr,[{key:"setAttribute",value:function setAttribute(e,r){this.attributes[e]=r;}},{key:"getAttribute",value:function getAttribute(e){return this.attributes[e];}},{key:"toNode",value:function toNode(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var r in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,r)&&e.setAttribute(r,this.attributes[r]);this.classes.length>0&&(e.className=R(this.classes));for(var t=0;t<this.children.length;t++)if(this.children[t]instanceof Lr&&this.children[t+1]instanceof Lr){for(var a=this.children[t].toText()+this.children[++t].toText();this.children[t+1]instanceof Lr;)a+=this.children[++t].toText();e.appendChild(new Lr(a).toNode());}else e.appendChild(this.children[t].toNode());return e;}},{key:"toMarkup",value:function toMarkup(){var e="<"+this.type;for(var r in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,r)&&(e+=" "+r+'="',e+=n(this.attributes[r]),e+='"');this.classes.length>0&&(e+=' class ="'+n(R(this.classes))+'"'),e+=">";for(var t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e+="</"+this.type+">";}},{key:"toText",value:function toText(){return this.children.map(function(e){return e.toText();}).join("");}}]);}();Lr=/*#__PURE__*/function(){function Lr(e){_classCallCheck(this,Lr);this.text=void 0,this.text=e;}return _createClass(Lr,[{key:"toNode",value:function toNode(){return document.createTextNode(this.text);}},{key:"toMarkup",value:function toMarkup(){return n(this.toText());}},{key:"toText",value:function toText(){return this.text;}}]);}();Vr=/*#__PURE__*/function(){function Vr(e){_classCallCheck(this,Vr);this.width=void 0,this.character=void 0,this.width=e,this.character=e>=.05555&&e<=.05556?" ":e>=.1666&&e<=.1667?" ":e>=.2222&&e<=.2223?" ":e>=.2777&&e<=.2778?"  ":e>=-.05556&&e<=-.05555?" ⁣":e>=-.1667&&e<=-.1666?" ⁣":e>=-.2223&&e<=-.2222?" ⁣":e>=-.2778&&e<=-.2777?" ⁣":null;}return _createClass(Vr,[{key:"toNode",value:function 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",C(this.width)),e;}},{key:"toMarkup",value:function toMarkup(){return this.character?"<mtext>"+this.character+"</mtext>":'<mspace width="'+C(this.width)+'"/>';}},{key:"toText",value:function toText(){return this.character?this.character:" ";}}]);}();Ur=new Set(["\\imath","\\jmath"]),Fr=new Set(["mrow","mtable"]),Xr=function Xr(e,r,t){return!Q[r][e]||!Q[r][e].replace||55349===e.charCodeAt(0)||ve.hasOwnProperty(e)&&t&&(t.fontFamily&&"tt"===t.fontFamily.slice(4,6)||t.font&&"tt"===t.font.slice(4,6))||(e=Q[r][e].replace),new Lr(e);},_r=function _r(e){return 1===e.length?e[0]:new Dr("mrow",e);},jr={mathit:"italic",boldsymbol:function boldsymbol(e){return"textord"===e.type?"bold":"bold-italic";},mathbf:"bold",mathbb:"double-struck",mathsfit:"sans-serif-italic",mathfrak:"fraktur",mathscr:"script",mathcal:"script",mathsf:"sans-serif",mathtt:"monospace"},Gr=function Gr(e,r){if("text"===e.mode){if("texttt"===r.fontFamily)return"monospace";if("textsf"===r.fontFamily)return"textit"===r.fontShape&&"textbf"===r.fontWeight?"sans-serif-bold-italic":"textit"===r.fontShape?"sans-serif-italic":"textbf"===r.fontWeight?"bold-sans-serif":"sans-serif";if("textit"===r.fontShape&&"textbf"===r.fontWeight)return"bold-italic";if("textit"===r.fontShape)return"italic";if("textbf"===r.fontWeight)return"bold";}var t=r.font;if(!t||"mathnormal"===t)return null;var a=e.mode,n=jr[t];if(n)return"function"==typeof n?n(e):n;var i=e.text;if(Ur.has(i))return null;if(Q[a][i]){var o=Q[a][i].replace;o&&(i=o);}return K(i,sr[t].fontName,a)?sr[t].variant:null;};Pr=function Pr(e,r,t){if(1===e.length){var a=Wr(e[0],r);return t&&a instanceof Dr&&"mo"===a.type&&(a.setAttribute("lspace","0em"),a.setAttribute("rspace","0em")),[a];}for(var n,i=[],o=0;o<e.length;o++){var l=Wr(e[o],r);if(l instanceof Dr&&n instanceof Dr){if("mtext"===l.type&&"mtext"===n.type&&l.getAttribute("mathvariant")===n.getAttribute("mathvariant")){var _n$children;(_n$children=n.children).push.apply(_n$children,_toConsumableArray(l.children));continue;}if("mn"===l.type&&"mn"===n.type){var _n$children2;(_n$children2=n.children).push.apply(_n$children2,_toConsumableArray(l.children));continue;}if(Yr(l)&&"mn"===n.type){var _n$children3;(_n$children3=n.children).push.apply(_n$children3,_toConsumableArray(l.children));continue;}if("mn"===l.type&&Yr(n))l.children=[].concat(_toConsumableArray(n.children),_toConsumableArray(l.children)),i.pop();else if(("msup"===l.type||"msub"===l.type)&&l.children.length>=1&&("mn"===n.type||Yr(n))){var s=l.children[0];s instanceof Dr&&"mn"===s.type&&(s.children=[].concat(_toConsumableArray(n.children),_toConsumableArray(s.children)),i.pop());}else if("mi"===n.type&&1===n.children.length){var m=n.children[0];if(m instanceof Lr&&"̸"===m.text&&("mo"===l.type||"mi"===l.type||"mn"===l.type)){var h=l.children[0];h instanceof Lr&&h.text.length>0&&(h.text=h.text.slice(0,1)+"̸"+h.text.slice(1),i.pop());}}}i.push(l),n=l;}return i;},$r=function $r(e,r,t){return _r(Pr(e,r,t));},Wr=function Wr(r,t){if(!r)return new Dr("mrow");if(wr[r.type])return wr[r.type](r,t);throw new e("Got group of unknown type: '"+r.type+"'");};Kr=[[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]],Jr=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],Qr=function Qr(e,r){return r.size<2?e:Kr[e-1][r.size-1];};et=/*#__PURE__*/function(){function et(e){_classCallCheck(this,et);this.style=void 0,this.color=void 0,this.size=void 0,this.textSize=void 0,this.phantom=void 0,this.font=void 0,this.fontFamily=void 0,this.fontWeight=void 0,this.fontShape=void 0,this.sizeMultiplier=void 0,this.maxSize=void 0,this.minRuleThickness=void 0,this._fontMetrics=void 0,this.style=e.style,this.color=e.color,this.size=e.size||et.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=Jr[this.size-1],this.maxSize=e.maxSize,this.minRuleThickness=e.minRuleThickness,this._fontMetrics=void 0;}return _createClass(et,[{key:"extend",value:function extend(e){var r={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(r,e),new et(r);}},{key:"havingStyle",value:function havingStyle(e){return this.style===e?this:this.extend({style:e,size:Qr(this.textSize,e)});}},{key:"havingCrampedStyle",value:function havingCrampedStyle(){return this.havingStyle(this.style.cramp());}},{key:"havingSize",value:function havingSize(e){return this.size===e&&this.textSize===e?this:this.extend({style:this.style.text(),size:e,textSize:e,sizeMultiplier:Jr[e-1]});}},{key:"havingBaseStyle",value:function havingBaseStyle(e){e=e||this.style.text();var r=Qr(et.BASESIZE,e);return this.size===r&&this.textSize===et.BASESIZE&&this.style===e?this:this.extend({style:e,size:r});}},{key:"havingBaseSizing",value:function 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});}},{key:"withColor",value:function withColor(e){return this.extend({color:e});}},{key:"withPhantom",value:function withPhantom(){return this.extend({phantom:!0});}},{key:"withFont",value:function withFont(e){return this.extend({font:e});}},{key:"withTextFontFamily",value:function withTextFontFamily(e){return this.extend({fontFamily:e,font:""});}},{key:"withTextFontWeight",value:function withTextFontWeight(e){return this.extend({fontWeight:e,font:""});}},{key:"withTextFontShape",value:function withTextFontShape(e){return this.extend({fontShape:e,font:""});}},{key:"sizingClasses",value:function sizingClasses(e){return e.size!==this.size?["sizing","reset-size"+e.size,"size"+this.size]:[];}},{key:"baseSizingClasses",value:function baseSizingClasses(){return this.size!==et.BASESIZE?["sizing","reset-size"+this.size,"size"+et.BASESIZE]:[];}},{key:"fontMetrics",value:function fontMetrics(){return this._fontMetrics||(this._fontMetrics=function(e){var r;if(!J[r=e>=5?0:e>=3?1:2]){var t=J[r]={cssEmPerMu:$.quad[r]/18};for(var a in $)$.hasOwnProperty(a)&&(t[a]=$[a][r]);}return J[r];}(this.size)),this._fontMetrics;}},{key:"getColor",value:function getColor(){return this.phantom?"transparent":this.color;}}]);}();et.BASESIZE=6;rt=function rt(e){return new et({style:e.displayMode?y.DISPLAY:y.TEXT,maxSize:e.maxSize,minRuleThickness:e.minRuleThickness});},tt=function tt(e,r){if(r.displayMode){var t=["katex-display"];r.leqno&&t.push("leqno"),r.fleqn&&t.push("fleqn"),e=er(t,[e]);}return e;},at={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":"="},nt=function nt(e){var r=new Dr("mo",[new Lr(at[e.replace(/^\\/,"")])]);return r.setAttribute("stretchy","true"),r;},it={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]},ot=new Set(["widehat","widecheck","widetilde","utilde"]),lt=function lt(e,r){var _ref2=function(){var t=4e5,a=e.label.slice(1);if(ot.has(a)&&"base"in e){var n,i,o,l="ordgroup"===e.base.type?e.base.body.length:1;if(l>5)"widehat"===a||"widecheck"===a?(n=420,t=2364,o=.42,i=a+"4"):(n=312,t=2340,o=.34,i="tilde4");else{var s=[1,1,2,2,3,3][l];"widehat"===a||"widecheck"===a?(t=[0,1062,2364,2364,2364][s],n=[0,239,300,360,420][s],o=[0,.24,.3,.3,.36,.42][s],i=a+s):(t=[0,600,1033,2339,2340][s],n=[0,260,286,306,312][s],o=[0,.26,.286,.3,.306,.34][s],i="tilde"+s);}var m=new G(i),h=new j([m],{width:"100%",height:C(o),viewBox:"0 0 "+t+" "+n,preserveAspectRatio:"none"});return{span:rr([],[h],r),minWidth:0,height:o};}var c=[],u=it[a];if(!u)throw new Error('No SVG data for "'+a+'".');var d,p,_u=_slicedToArray(u,3),f=_u[0],v=_u[1],g=_u[2],w=g/1e3,b=f.length;if(1===b){if(4!==u.length)throw new Error('Expected 4-tuple for single-path SVG data "'+a+'".');d=["hide-tail"],p=[u[3]];}else if(2===b)d=["halfarrow-left","halfarrow-right"],p=["xMinYMin","xMaxYMin"];else{if(3!==b)throw new Error("Correct katexImagesData or update code here to support\n "+b+" children.");d=["brace-left","brace-center","brace-right"],p=["xMinYMin","xMidYMin","xMaxYMin"];}for(var y=0;y<b;y++){var x=new G(f[y]),k=new j([x],{width:"400em",height:C(w),viewBox:"0 0 "+t+" "+g,preserveAspectRatio:p[y]+" slice"}),z=rr([d[y]],[k],r);if(1===b)return{span:z,minWidth:v,height:w};z.style.height=C(w),c.push(z);}return{span:er(["stretchy"],c,r),minWidth:v,height:w};}(),t=_ref2.span,a=_ref2.minWidth,n=_ref2.height;return t.height=n,t.style.height=C(n),a>0&&(t.style.minWidth=C(a)),t;},st={bin:1,close:1,inner:1,open:1,punct:1,rel:1},mt={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1};_dt=function dt(e){return e instanceof _?e:((r=e)instanceof V||r instanceof U||r instanceof q)&&1===e.children.length?_dt(e.children[0]):void 0;var r;},pt=function pt(e,r){var t,a,n;e&&"supsub"===e.type?(t=(a=ht(e.base,"accent")).base,e.base=t,n=function(e){if(e instanceof V)return e;throw new Error("Expected span<HtmlDomNode> but got "+String(e)+".");}(Rr(e,r)),e.base=a):t=(a=ht(e,"accent")).base;var i,o,s=Rr(t,r.havingCrampedStyle()),m=0;a.isShifty&&l(t)&&(m=null!=(i=null==(o=_dt(s))?void 0:o.skew)?i:0);var h,c="\\c"===a.label,u=c?s.height+s.depth:Math.min(s.height,r.fontMetrics().xHeight);if(a.isStretchy)h=lt(a,r),h=ir({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"elem",elem:h,wrapperClasses:["svg-align"],wrapperStyle:m>0?{width:"calc(100% - "+C(2*m)+")",marginLeft:C(2*m)}:void 0}]});else{var d,p;"\\vec"===a.label?(d=hr("vec",r),p=mr.vec[1]):(d=function(e){if(e instanceof _)return e;throw new Error("Expected symbolNode but got "+String(e)+".");}(d=Ze({type:"textord",mode:a.mode,text:a.label},r,"textord")),d.italic=0,p=d.width,c&&(u+=d.depth)),h=er(["accent-body"],[d]);var f="\\textcircled"===a.label;f&&(h.classes.push("accent-full"),u=s.height);var v=m;f||(v-=p/2),h.style.left=C(v),"\\textcircled"===a.label&&(h.style.top=".2em"),h=ir({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"kern",size:-u},{type:"elem",elem:h}]});}var g=er(["mord","accent"],[h],r);return n?(n.children[0]=g,n.height=Math.max(g.height,n.height),n.classes[0]="mord",n):g;},ft=function ft(e,r){var t=e.isStretchy?nt(e.label):new Dr("mo",[Xr(e.label,e.mode)]),a=new Dr("mover",[Wr(e.base,r),t]);return a.setAttribute("accent","true"),a;},vt=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map(function(e){return"\\"+e;}).join("|"));br({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:function handler(e,r){var t=xr(r[0]),a=!vt.test(e.funcName),n=!a||"\\widehat"===e.funcName||"\\widetilde"===e.funcName||"\\widecheck"===e.funcName;return{type:"accent",mode:e.parser.mode,label:e.funcName,isStretchy:a,isShifty:n,base:t};},htmlBuilder:pt,mathmlBuilder:ft}),br({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\c","\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!0,argTypes:["primitive"]},handler:function handler(e,r){var t=r[0],a=e.parser.mode;return"math"===a&&(e.parser.settings.reportNonstrict("mathVsTextAccents","LaTeX's accent "+e.funcName+" works only in text mode"),a="text"),{type:"accent",mode:a,label:e.funcName,isStretchy:!1,isShifty:!0,base:t};},htmlBuilder:pt,mathmlBuilder:ft}),br({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"accentUnder",mode:t.mode,label:a,base:n};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.base,r),a=lt(e,r),n="\\utilde"===e.label?.12:0,i=ir({positionType:"top",positionData:t.height,children:[{type:"elem",elem:a,wrapperClasses:["svg-align"]},{type:"kern",size:n},{type:"elem",elem:t}]});return er(["mord","accentunder"],[i],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=nt(e.label),a=new Dr("munder",[Wr(e.base,r),t]);return a.setAttribute("accentunder","true"),a;}});gt=function gt(e){var r=new Dr("mpadded",e?[e]:[]);return r.setAttribute("width","+0.6em"),r.setAttribute("lspace","0.3em"),r;};br({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:function handler(e,r,t){var a=e.parser,n=e.funcName;return{type:"xArrow",mode:a.mode,label:n,body:r[0],below:t[0]};},htmlBuilder:function htmlBuilder(e,r){var t,a=r.style,n=r.havingStyle(a.sup()),i=nr(Rr(e.body,n,r),r),o="\\x"===e.label.slice(0,2)?"x":"cd";i.classes.push(o+"-arrow-pad"),e.below&&(n=r.havingStyle(a.sub()),(t=nr(Rr(e.below,n,r),r)).classes.push(o+"-arrow-pad"));var l,s=lt(e,r),m=-r.fontMetrics().axisHeight+.5*s.height,h=-r.fontMetrics().axisHeight-.5*s.height-.111;if((i.depth>.25||"\\xleftequilibrium"===e.label)&&(h-=i.depth),t){var c=-r.fontMetrics().axisHeight+t.height+.5*s.height+.111;l=ir({positionType:"individualShift",children:[{type:"elem",elem:i,shift:h},{type:"elem",elem:s,shift:m,wrapperClasses:["svg-align"]},{type:"elem",elem:t,shift:c}]});}else l=ir({positionType:"individualShift",children:[{type:"elem",elem:i,shift:h},{type:"elem",elem:s,shift:m,wrapperClasses:["svg-align"]}]});return er(["mrel","x-arrow"],[l],r);},mathmlBuilder:function mathmlBuilder(e,r){var t,a=nt(e.label);if(a.setAttribute("minsize","x"===e.label.charAt(0)?"1.75em":"3.0em"),e.body){var n=gt(Wr(e.body,r));if(e.below){var i=gt(Wr(e.below,r));t=new Dr("munderover",[a,i,n]);}else t=new Dr("mover",[a,n]);}else if(e.below){var o=gt(Wr(e.below,r));t=new Dr("munder",[a,o]);}else t=gt(),t=new Dr("mover",[a,t]);return t;}}),br({type:"mclass",names:["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],props:{numArgs:1,primitive:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"mclass",mode:t.mode,mclass:"m"+a.slice(5),body:kr(n),isCharacterBox:l(n)};},htmlBuilder:wt,mathmlBuilder:bt});yt=function yt(e){var r="ordgroup"===e.type&&e.body.length?e.body[0]:e;return"atom"!==r.type||"bin"!==r.family&&"rel"!==r.family?"mord":"m"+r.family;};br({type:"mclass",names:["\\@binrel"],props:{numArgs:2},handler:function handler(e,r){var t=e.parser;return{type:"mclass",mode:t.mode,mclass:yt(r[0]),body:kr(r[1]),isCharacterBox:l(r[1])};}}),br({type:"mclass",names:["\\stackrel","\\overset","\\underset"],props:{numArgs:2},handler:function handler(e,r){var t,a=e.parser,n=e.funcName,i=r[1],o=r[0];t="\\stackrel"!==n?yt(i):"mrel";var s={type:"op",mode:i.mode,limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:"\\stackrel"!==n,body:kr(i)},m={type:"supsub",mode:o.mode,base:s,sup:"\\underset"===n?null:o,sub:"\\underset"===n?o:null};return{type:"mclass",mode:a.mode,mclass:t,body:[m],isCharacterBox:l(m)};},htmlBuilder:wt,mathmlBuilder:bt}),br({type:"pmb",names:["\\pmb"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser;return{type:"pmb",mode:t.mode,mclass:yt(r[0]),body:kr(r[0])};},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.body,r,!0),a=er([e.mclass],t,r);return a.style.textShadow="0.02em 0.01em 0.04px",a;},mathmlBuilder:function mathmlBuilder(e,r){var t=Pr(e.body,r),a=new Dr("mstyle",t);return a.setAttribute("style","text-shadow: 0.02em 0.01em 0.04px"),a;}});xt={">":"\\\\cdrightarrow","<":"\\\\cdleftarrow","=":"\\\\cdlongequal",A:"\\uparrow",V:"\\downarrow","|":"\\Vert",".":"no arrow"},kt=function kt(e){return"textord"===e.type&&"@"===e.text;};br({type:"cdlabel",names:["\\\\cdleft","\\\\cdright"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=e.funcName;return{type:"cdlabel",mode:t.mode,side:a.slice(4),label:r[0]};},htmlBuilder:function htmlBuilder(e,r){var t=r.havingStyle(r.style.sup()),a=nr(Rr(e.label,t,r),r);return a.classes.push("cd-label-"+e.side),a.style.bottom=C(.8-a.depth),a.height=0,a.depth=0,a;},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mrow",[Wr(e.label,r)]);return(t=new Dr("mpadded",[t])).setAttribute("width","0"),"left"===e.side&&t.setAttribute("lspace","-1width"),t.setAttribute("voffset","0.7em"),(t=new Dr("mstyle",[t])).setAttribute("displaystyle","false"),t.setAttribute("scriptlevel","1"),t;}}),br({type:"cdlabelparent",names:["\\\\cdparent"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser;return{type:"cdlabelparent",mode:t.mode,fragment:r[0]};},htmlBuilder:function htmlBuilder(e,r){var t=nr(Rr(e.fragment,r),r);return t.classes.push("cd-vert-arrow"),t;},mathmlBuilder:function mathmlBuilder(e,r){return new Dr("mrow",[Wr(e.fragment,r)]);}}),br({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler:function handler(r,t){for(var a=r.parser,n=ht(t[0],"ordgroup").body,i="",o=0;o<n.length;o++){i+=ht(n[o],"textord").text;}var l,s=parseInt(i);if(isNaN(s))throw new e("\\@char has non-numeric argument "+i);if(s<0||s>=1114111)throw new e("\\@char with invalid code point "+i);return s<=65535?l=String.fromCharCode(s):(s-=65536,l=String.fromCharCode(55296+(s>>10),56320+(1023&s))),{type:"textord",mode:a.mode,text:l};}});Mt=function Mt(e,r){var t=qr(e.body,r.withColor(e.color),!1);return ar(t);},Bt=function Bt(e,r){var t=Pr(e.body,r.withColor(e.color)),a=new Dr("mstyle",t);return a.setAttribute("mathcolor",e.color),a;};br({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,argTypes:["color","original"]},handler:function handler(e,r){var t=e.parser,a=ht(r[0],"color-token").color,n=r[1];return{type:"color",mode:t.mode,color:a,body:kr(n)};},htmlBuilder:Mt,mathmlBuilder:Bt}),br({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,argTypes:["color"]},handler:function handler(e,r){var t=e.parser,a=e.breakOnTokenText,n=ht(r[0],"color-token").color;t.gullet.macros.set("\\current@color",n);var i=t.parseExpression(!0,a);return{type:"color",mode:t.mode,color:n,body:i};},htmlBuilder:Mt,mathmlBuilder:Bt}),br({type:"cr",names:["\\\\"],props:{numArgs:0,numOptionalArgs:0,allowedInText:!0},handler:function handler(e,r,t){var a=e.parser,n="["===a.gullet.future().text?a.parseSizeGroup(!0):null,i=!a.settings.displayMode||!a.settings.useStrictBehavior("newLineInDisplayMode","In LaTeX, \\\\ or \\newline does nothing in display mode");return{type:"cr",mode:a.mode,newLine:i,size:n&&ht(n,"size").value};},htmlBuilder:function htmlBuilder(e,r){var t=er(["mspace"],[],r);return e.newLine&&(t.classes.push("newline"),e.size&&(t.style.marginTop=C(I(e.size,r)))),t;},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mspace");return e.newLine&&(t.setAttribute("linebreak","newline"),e.size&&t.setAttribute("height",C(I(e.size,r)))),t;}});St={"\\global":"\\global","\\long":"\\\\globallong","\\\\globallong":"\\\\globallong","\\def":"\\gdef","\\gdef":"\\gdef","\\edef":"\\xdef","\\xdef":"\\xdef","\\let":"\\\\globallet","\\futurelet":"\\\\globalfuture"},qt=function qt(r){var t=r.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(t))throw new e("Expected a control sequence",r);return t;},Tt=function Tt(e,r,t,a){var n=e.gullet.macros.get(t.text);null==n&&(t.noexpand=!0,n={tokens:[t],numArgs:0,unexpandable:!e.gullet.isExpandable(t.text)}),e.gullet.macros.set(r,n,a);};br({type:"internal",names:["\\global","\\long","\\\\globallong"],props:{numArgs:0,allowedInText:!0},handler:function handler(r){var t=r.parser,a=r.funcName;t.consumeSpaces();var n=t.fetch();if(St[n.text])return"\\global"!==a&&"\\\\globallong"!==a||(n.text=St[n.text]),ht(t.parseFunction(),"internal");throw new e("Invalid token after macro prefix",n);}}),br({type:"internal",names:["\\def","\\gdef","\\edef","\\xdef"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler:function handler(r){var t=r.parser,a=r.funcName,n=t.gullet.popToken(),i=n.text;if(/^(?:[\\{}$&#^_]|EOF)$/.test(i))throw new e("Expected a control sequence",n);for(var o,l=0,s=[[]];"{"!==t.gullet.future().text;)if("#"===(n=t.gullet.popToken()).text){if("{"===t.gullet.future().text){o=t.gullet.future(),s[l].push("{");break;}if(n=t.gullet.popToken(),!/^[1-9]$/.test(n.text))throw new e('Invalid argument number "'+n.text+'"');if(parseInt(n.text)!==l+1)throw new e('Argument number "'+n.text+'" out of order');l++,s.push([]);}else{if("EOF"===n.text)throw new e("Expected a macro definition");s[l].push(n.text);}var _t$gullet$consumeArg=t.gullet.consumeArg(),m=_t$gullet$consumeArg.tokens;return o&&m.unshift(o),"\\edef"!==a&&"\\xdef"!==a||(m=t.gullet.expandTokens(m)).reverse(),t.gullet.macros.set(i,{tokens:m,numArgs:l,delimiters:s},a===St[a]),{type:"internal",mode:t.mode};}}),br({type:"internal",names:["\\let","\\\\globallet"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler:function handler(e){var r=e.parser,t=e.funcName,a=qt(r.gullet.popToken());r.gullet.consumeSpaces();var n=function(e){var r=e.gullet.popToken();return"="===r.text&&" "===(r=e.gullet.popToken()).text&&(r=e.gullet.popToken()),r;}(r);return Tt(r,a,n,"\\\\globallet"===t),{type:"internal",mode:r.mode};}}),br({type:"internal",names:["\\futurelet","\\\\globalfuture"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler:function handler(e){var r=e.parser,t=e.funcName,a=qt(r.gullet.popToken()),n=r.gullet.popToken(),i=r.gullet.popToken();return Tt(r,a,i,"\\\\globalfuture"===t),r.gullet.pushToken(i),r.gullet.pushToken(n),{type:"internal",mode:r.mode};}});At=function At(e,r,t){var a=K(Q.math[e]&&Q.math[e].replace||e,r,t);if(!a)throw new Error("Unsupported symbol "+e+" and font size "+r+".");return a;},Ht=function Ht(e,r,t,a){var n=t.havingBaseStyle(r),i=er(a.concat(n.sizingClasses(t)),[e],t),o=n.sizeMultiplier/t.sizeMultiplier;return i.height*=o,i.depth*=o,i.maxFontSize=n.sizeMultiplier,i;},It=function It(e,r,t){var a=r.havingBaseStyle(t),n=(1-r.sizeMultiplier/a.sizeMultiplier)*r.fontMetrics().axisHeight;e.classes.push("delimcenter"),e.style.top=C(n),e.height-=n,e.depth+=n;},Ct=function Ct(e,r,t,a,n,i){var o=function(e,r,t,a){return $e(e,"Size"+r+"-Regular",t,a);}(e,r,n,a),l=Ht(er(["delimsizing","size"+r],[o],a),y.TEXT,a,i);return t&&It(l,a,y.TEXT),l;},Rt=function Rt(e,r,t){return{type:"elem",elem:er(["delimsizinginner","Size1-Regular"===r?"delim-size1":"delim-size4"],[er([],[$e(e,r,t)])])};},Et=function Et(e,r,t){var a=P["Size4-Regular"][e.charCodeAt(0)]?P["Size4-Regular"][e.charCodeAt(0)][4]:P["Size1-Regular"][e.charCodeAt(0)][4],n=new G("inner",function(e,r){switch(e){case"⎜":return M("M291 0 H417 V"+r+" H291z");case"∣":return M("M145 0 H188 V"+r+" H145z");case"∥":return M("M145 0 H188 V"+r+" H145z")+M("M367 0 H410 V"+r+" H367z");case"⎟":return M("M457 0 H583 V"+r+" H457z");case"⎢":return M("M319 0 H403 V"+r+" H319z");case"⎥":return M("M263 0 H347 V"+r+" H263z");case"⎪":return M("M384 0 H504 V"+r+" H384z");case"⏐":return M("M312 0 H355 V"+r+" H312z");case"‖":return M("M257 0 H300 V"+r+" H257z")+M("M478 0 H521 V"+r+" H478z");default:return"";}}(e,Math.round(1e3*r))),i=new j([n],{width:C(a),height:C(r),style:"width:"+C(a),viewBox:"0 0 "+1e3*a+" "+Math.round(1e3*r),preserveAspectRatio:"xMinYMin"}),o=rr([],[i],t);return o.height=r,o.style.height=C(r),o.style.width=C(a),{type:"elem",elem:o};},Ot={type:"kern",size:-.008},Nt=new Set(["|","\\lvert","\\rvert","\\vert"]),Dt=new Set(["\\|","\\lVert","\\rVert","\\Vert"]),Lt=function Lt(e,r,t,a,n,i){var o,l,s,m,h="",c=0;o=s=m=e,l=null;var u="Size1-Regular";"\\uparrow"===e?s=m="⏐":"\\Uparrow"===e?s=m="‖":"\\downarrow"===e?o=s="⏐":"\\Downarrow"===e?o=s="‖":"\\updownarrow"===e?(o="\\uparrow",s="⏐",m="\\downarrow"):"\\Updownarrow"===e?(o="\\Uparrow",s="‖",m="\\Downarrow"):Nt.has(e)?(s="∣",h="vert",c=333):Dt.has(e)?(s="∥",h="doublevert",c=556):"["===e||"\\lbrack"===e?(o="⎡",s="⎢",m="⎣",u="Size4-Regular",h="lbrack",c=667):"]"===e||"\\rbrack"===e?(o="⎤",s="⎥",m="⎦",u="Size4-Regular",h="rbrack",c=667):"\\lfloor"===e||"⌊"===e?(s=o="⎢",m="⎣",u="Size4-Regular",h="lfloor",c=667):"\\lceil"===e||"⌈"===e?(o="⎡",s=m="⎢",u="Size4-Regular",h="lceil",c=667):"\\rfloor"===e||"⌋"===e?(s=o="⎥",m="⎦",u="Size4-Regular",h="rfloor",c=667):"\\rceil"===e||"⌉"===e?(o="⎤",s=m="⎥",u="Size4-Regular",h="rceil",c=667):"("===e||"\\lparen"===e?(o="⎛",s="⎜",m="⎝",u="Size4-Regular",h="lparen",c=875):")"===e||"\\rparen"===e?(o="⎞",s="⎟",m="⎠",u="Size4-Regular",h="rparen",c=875):"\\{"===e||"\\lbrace"===e?(o="⎧",l="⎨",m="⎩",s="⎪",u="Size4-Regular"):"\\}"===e||"\\rbrace"===e?(o="⎫",l="⎬",m="⎭",s="⎪",u="Size4-Regular"):"\\lgroup"===e||"⟮"===e?(o="⎧",m="⎩",s="⎪",u="Size4-Regular"):"\\rgroup"===e||"⟯"===e?(o="⎫",m="⎭",s="⎪",u="Size4-Regular"):"\\lmoustache"===e||"⎰"===e?(o="⎧",m="⎭",s="⎪",u="Size4-Regular"):"\\rmoustache"!==e&&"⎱"!==e||(o="⎫",m="⎩",s="⎪",u="Size4-Regular");var d=At(o,u,n),p=d.height+d.depth,f=At(s,u,n),v=f.height+f.depth,g=At(m,u,n),w=g.height+g.depth,b=0,x=1;if(null!==l){var k=At(l,u,n);b=k.height+k.depth,x=2;}var z=p+w+b,M=z+Math.max(0,Math.ceil((r-z)/(x*v)))*x*v,B=a.fontMetrics().axisHeight;t&&(B*=a.sizeMultiplier);var S=M/2-B,q=[];if(h.length>0){var T=M-p-w,A=Math.round(1e3*M),H=function(e,r){switch(e){case"lbrack":return"M403 1759 V84 H666 V0 H319 V1759 v"+r+" v1759 v84 h347 v-84\nH403z M403 1759 V0 H319 V1759 v"+r+" v1759 v84 h84z";case"rbrack":return"M347 1759 V0 H0 V84 H263 V1759 v"+r+" v1759 H0 v84 H347z\nM347 1759 V0 H263 V1759 v"+r+" v1759 h84z";case"vert":return"M145 15 v585 v"+r+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-r+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M188 15 H145 v585 v"+r+" v585 h43z";case"doublevert":return"M145 15 v585 v"+r+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-r+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M188 15 H145 v585 v"+r+" v585 h43z\nM367 15 v585 v"+r+" v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v"+-r+" v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M410 15 H367 v585 v"+r+" v585 h43z";case"lfloor":return"M319 602 V0 H403 V602 v"+r+" v1715 h263 v84 H319z\nMM319 602 V0 H403 V602 v"+r+" v1715 H319z";case"rfloor":return"M319 602 V0 H403 V602 v"+r+" v1799 H0 v-84 H319z\nMM319 602 V0 H403 V602 v"+r+" v1715 H319z";case"lceil":return"M403 1759 V84 H666 V0 H319 V1759 v"+r+" v602 h84z\nM403 1759 V0 H319 V1759 v"+r+" v602 h84z";case"rceil":return"M347 1759 V0 H0 V84 H263 V1759 v"+r+" v602 h84z\nM347 1759 V0 h-84 V1759 v"+r+" 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\nc-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,\n-36,557 l0,"+(r+84)+"c0.2,6,0,26,0,60c2,159.3,10,310.7,24,454c53.3,528,210,\n949.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\nc0,-2.7,-3.3,-8.7,-10,-18c-135.3,-192.7,-235.5,-414.3,-300.5,-665c-65,-250.7,-102.5,\n-544.7,-112.5,-882c-2,-104,-3,-167,-3,-189\nl0,-"+(r+92)+"c0,-162.7,5.7,-314,17,-454c20.7,-272,63.7,-513,129,-723c65.3,\n-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,\n63,95c96.7,156.7,172.8,332.5,228.5,527.5c55.7,195,92.8,416.5,111.5,664.5\nc11.3,139.3,17,290.7,17,454c0,28,1.7,43,3.3,45l0,"+(r+9)+"\nc-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\nc-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\nc0,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\nc242.7,-294.7,395.3,-681.7,458,-1161c21.3,-164.7,33.3,-350.7,36,-558\nl0,-"+(r+144)+"c-2,-159.3,-10,-310.7,-24,-454c-53.3,-528,-210,-949.7,\n-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.");}}(h,Math.round(1e3*T)),I=new G(h,H),R=C(c/1e3),E=C(A/1e3),O=new j([I],{width:R,height:E,viewBox:"0 0 "+c+" "+A}),N=rr([],[O],a);N.height=A/1e3,N.style.width=R,N.style.height=E,q.push({type:"elem",elem:N});}else{if(q.push(Rt(m,u,n)),q.push(Ot),null===l){var D=M-p-w+.016;q.push(Et(s,D,a));}else{var L=(M-p-w-b)/2+.016;q.push(Et(s,L,a)),q.push(Ot),q.push(Rt(l,u,n)),q.push(Ot),q.push(Et(s,L,a));}q.push(Ot),q.push(Rt(o,u,n));}var V=a.havingBaseStyle(y.TEXT),U=ir({positionType:"bottom",positionData:S,children:q});return Ht(er(["delimsizing","mult"],[U],V),y.TEXT,a,i);},Vt=.08,Ut=function Ut(e,r,t,a,n){var i=function(e,r,t){r*=1e3;var a="";switch(e){case"sqrtMain":a=function(e,r){return"M95,"+(622+e+r)+"\nc-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14\nc0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54\nc44.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\ns173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429\nc69,-144,104.5,-217.7,106.5,-221\nl"+e/2.075+" -"+e+"\nc5.3,-9.3,12,-14,20,-14\nH400000v"+(40+e)+"H845.2724\ns-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7\nc-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z\nM"+(834+e)+" "+r+"h400000v"+(40+e)+"h-400000z";}(r,B);break;case"sqrtSize1":a=function(e,r){return"M263,"+(601+e+r)+"c0.7,0,18,39.7,52,119\nc34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120\nc340,-704.7,510.7,-1060.3,512,-1067\nl"+e/2.084+" -"+e+"\nc4.7,-7.3,11,-11,19,-11\nH40000v"+(40+e)+"H1012.3\ns-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232\nc-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1\ns-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26\nc-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z\nM"+(1001+e)+" "+r+"h400000v"+(40+e)+"h-400000z";}(r,B);break;case"sqrtSize2":a=function(e,r){return"M983 "+(10+e+r)+"\nl"+e/3.13+" -"+e+"\nc4,-6.7,10,-10,18,-10 H400000v"+(40+e)+"\nH1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7\ns-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744\nc-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30\nc26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722\nc56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5\nc53.7,-170.3,84.5,-266.8,92.5,-289.5z\nM"+(1001+e)+" "+r+"h400000v"+(40+e)+"h-400000z";}(r,B);break;case"sqrtSize3":a=function(e,r){return"M424,"+(2398+e+r)+"\nc-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514\nc0,-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\ns-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121\ns209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081\nl"+e/4.223+" -"+e+"c4,-6.7,10,-10,18,-10 H400000\nv"+(40+e)+"H1014.6\ns-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185\nc-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2z M"+(1001+e)+" "+r+"\nh400000v"+(40+e)+"h-400000z";}(r,B);break;case"sqrtSize4":a=function(e,r){return"M473,"+(2713+e+r)+"\nc339.3,-1799.3,509.3,-2700,510,-2702 l"+e/5.298+" -"+e+"\nc3.3,-7.3,9.3,-11,18,-11 H400000v"+(40+e)+"H1017.7\ns-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200\nc0,-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\ns76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,\n606zM"+(1001+e)+" "+r+"h400000v"+(40+e)+"H1017.7z";}(r,B);break;case"sqrtTall":a=function(e,r,t){return"M702 "+(e+r)+"H400000"+(40+e)+"\nH742v"+(t-54-r-e)+"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\nh-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170\nc-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667\n219 661 l218 661zM702 "+r+"H400000v"+(40+e)+"H742z";}(r,B,t);}return a;}(e,a,t),o=new G(e,i),l=new j([o],{width:"400em",height:C(r),viewBox:"0 0 400000 "+t,preserveAspectRatio:"xMinYMin slice"});return rr(["hide-tail"],[l],n);},Ft=new Set(["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","⌊","⌋","\\lceil","\\rceil","⌈","⌉","\\surd"]),Xt=new Set(["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","⟮","⟯","\\lmoustache","\\rmoustache","⎰","⎱"]),_t=new Set(["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"]),jt=[0,1.2,1.8,2.4,3],Gt=function Gt(r,t,a,n,i){if("<"===r||"\\lt"===r||"⟨"===r?r="\\langle":">"!==r&&"\\gt"!==r&&"⟩"!==r||(r="\\rangle"),Ft.has(r)||_t.has(r))return Ct(r,t,!1,a,n,i);if(Xt.has(r))return Lt(r,jt[t],!1,a,n,i);throw new e("Illegal delimiter: '"+r+"'");},Yt=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],Pt=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"stack"}],$t=[{type:"small",style:y.SCRIPTSCRIPT},{type:"small",style:y.SCRIPT},{type:"small",style:y.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],Wt=function Wt(e){if("small"===e.type)return"Main-Regular";if("large"===e.type)return"Size"+e.size+"-Regular";if("stack"===e.type)return"Size4-Regular";var r=e.type;throw new Error("Add support for delim type '"+r+"' here.");},Zt=function Zt(e,r,t,a){for(var n=Math.min(2,3-a.style.size);n<t.length;n++){var i=t[n];if("stack"===i.type)break;var o=At(e,Wt(i),"math"),l=o.height+o.depth;if("small"===i.type)l*=a.havingBaseStyle(i.style).sizeMultiplier;if(l>r)return i;}return t[t.length-1];},Kt=function Kt(e,r,t,a,n,i){var o;"<"===e||"\\lt"===e||"⟨"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"⟩"!==e||(e="\\rangle"),o=_t.has(e)?Yt:Ft.has(e)?$t:Pt;var l=Zt(e,r,o,a);return"small"===l.type?function(e,r,t,a,n,i){var o=$e(e,"Main-Regular",n,a),l=Ht(o,r,a,i);return t&&It(l,a,r),l;}(e,l.style,t,a,n,i):"large"===l.type?Ct(e,l.size,t,a,n,i):Lt(e,r,t,a,n,i);},Jt=function Jt(e,r,t,a,n,i){var o=a.fontMetrics().axisHeight*a.sizeMultiplier,l=5/a.fontMetrics().ptPerEm,s=Math.max(r-o,t+o),m=Math.max(s/500*901,2*s-l);return Kt(e,m,!0,a,n,i);},Qt={"\\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}},ea=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","."]);br({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:function handler(e,r){var t=ta(r[0],e);return{type:"delimsizing",mode:e.parser.mode,size:Qt[e.funcName].size,mclass:Qt[e.funcName].mclass,delim:t.text};},htmlBuilder:function htmlBuilder(e,r){return"."===e.delim?er([e.mclass]):Gt(e.delim,e.size,r,e.mode,[e.mclass]);},mathmlBuilder:function mathmlBuilder(e){var r=[];"."!==e.delim&&r.push(Xr(e.delim,e.mode));var t=new Dr("mo",r);"mopen"===e.mclass||"mclose"===e.mclass?t.setAttribute("fence","true"):t.setAttribute("fence","false"),t.setAttribute("stretchy","true");var a=C(jt[e.size]);return t.setAttribute("minsize",a),t.setAttribute("maxsize",a),t;}}),br({type:"leftright-right",names:["\\right"],props:{numArgs:1,primitive:!0},handler:function handler(r,t){var a=r.parser.gullet.macros.get("\\current@color");if(a&&"string"!=typeof a)throw new e("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:r.parser.mode,delim:ta(t[0],r).text,color:a};}}),br({type:"leftright",names:["\\left"],props:{numArgs:1,primitive:!0},handler:function handler(e,r){var t=ta(r[0],e),a=e.parser;++a.leftrightDepth;var n=a.parseExpression(!1);--a.leftrightDepth,a.expect("\\right",!1);var i=ht(a.parseFunction(),"leftright-right");return{type:"leftright",mode:a.mode,body:n,left:t.text,right:i.delim,rightColor:i.color};},htmlBuilder:function htmlBuilder(e,r){aa(e);for(var t,a,n=qr(e.body,r,!0,["mopen","mclose"]),i=0,o=0,l=!1,s=0;s<n.length;s++){ra(n[s])?l=!0:(i=Math.max(n[s].height,i),o=Math.max(n[s].depth,o));}if(i*=r.sizeMultiplier,o*=r.sizeMultiplier,t="."===e.left?Cr(r,["mopen"]):Jt(e.left,i,o,r,e.mode,["mopen"]),n.unshift(t),l)for(var m=1;m<n.length;m++){var h=n[m];if(ra(h)){var c=h.isMiddle;n[m]=Jt(c.delim,i,o,c.options,e.mode,[]);}}if("."===e.right)a=Cr(r,["mclose"]);else{var u=e.rightColor?r.withColor(e.rightColor):r;a=Jt(e.right,i,o,u,e.mode,["mclose"]);}return n.push(a),er(["minner"],n,r);},mathmlBuilder:function mathmlBuilder(e,r){aa(e);var t=Pr(e.body,r);if("."!==e.left){var a=new Dr("mo",[Xr(e.left,e.mode)]);a.setAttribute("fence","true"),t.unshift(a);}if("."!==e.right){var n=new Dr("mo",[Xr(e.right,e.mode)]);n.setAttribute("fence","true"),e.rightColor&&n.setAttribute("mathcolor",e.rightColor),t.push(n);}return _r(t);}}),br({type:"middle",names:["\\middle"],props:{numArgs:1,primitive:!0},handler:function handler(r,t){var a=ta(t[0],r);if(!r.parser.leftrightDepth)throw new e("\\middle without preceding \\left",a);return{type:"middle",mode:r.parser.mode,delim:a.text};},htmlBuilder:function htmlBuilder(e,r){var t;return"."===e.delim?t=Cr(r,[]):(t=Gt(e.delim,1,r,e.mode,[])).isMiddle={delim:e.delim,options:r},t;},mathmlBuilder:function mathmlBuilder(e,r){var t="\\vert"===e.delim||"|"===e.delim?Xr("|","text"):Xr(e.delim,e.mode),a=new Dr("mo",[t]);return a.setAttribute("fence","true"),a.setAttribute("lspace","0.05em"),a.setAttribute("rspace","0.05em"),a;}});na=function na(e,r){var t,a,n,i,o=nr(Rr(e.body,r),r),s=e.label.slice(1),m=r.sizeMultiplier,h=l(e.body);if("sout"===s)(t=er(["stretchy","sout"])).height=r.fontMetrics().defaultRuleThickness/m,a=-.5*r.fontMetrics().xHeight;else if("phase"===s){var c=I({number:.6,unit:"pt"},r),u=I({number:.35,unit:"ex"},r);m/=r.havingBaseSizing().sizeMultiplier;var d=o.height+o.depth+c+u;o.style.paddingLeft=C(d/2+c);var p=Math.floor(1e3*d*m),f="M400000 "+(n=p)+" H0 L"+n/2+" 0 l65 45 L145 "+(n-80)+" H400000z",v=new j([new G("phase",f)],{width:"400em",height:C(p/1e3),viewBox:"0 0 400000 "+p,preserveAspectRatio:"xMinYMin slice"});(t=rr(["hide-tail"],[v],r)).style.height=C(d),a=o.depth+c+u;}else{var g,w;/cancel/.test(s)?h||o.classes.push("cancel-pad"):"angl"===s?o.classes.push("anglpad"):o.classes.push("boxpad");var b=0;/box/.test(s)?(b=Math.max(r.fontMetrics().fboxrule,r.minRuleThickness),w=g=r.fontMetrics().fboxsep+("colorbox"===s?0:b)):"angl"===s?(g=4*(b=Math.max(r.fontMetrics().defaultRuleThickness,r.minRuleThickness)),w=Math.max(0,.25-o.depth)):w=g=h?.2:0,t=function(e,r,t,a,n){var i,o=e.height+e.depth+t+a;if(/fbox|color|angl/.test(r)){if(i=er(["stretchy",r],[],n),"fbox"===r){var l=n.color&&n.getColor();l&&(i.style.borderColor=l);}}else{var s=[];/^[bx]cancel$/.test(r)&&s.push(new Y({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(r)&&s.push(new Y({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var m=new j(s,{width:"100%",height:C(o)});i=rr([],[m],n);}return i.height=o,i.style.height=C(o),i;}(o,s,g,w,r),/fbox|boxed|fcolorbox/.test(s)?(t.style.borderStyle="solid",t.style.borderWidth=C(b)):"angl"===s&&.049!==b&&(t.style.borderTopWidth=C(b),t.style.borderRightWidth=C(b)),a=o.depth+w,e.backgroundColor&&(t.style.backgroundColor=e.backgroundColor,e.borderColor&&(t.style.borderColor=e.borderColor));}if(e.backgroundColor)i=ir({positionType:"individualShift",children:[{type:"elem",elem:t,shift:a},{type:"elem",elem:o,shift:0}]});else{var y=/cancel|phase/.test(s)?["svg-align"]:[];i=ir({positionType:"individualShift",children:[{type:"elem",elem:o,shift:0},{type:"elem",elem:t,shift:a,wrapperClasses:y}]});}return /cancel/.test(s)&&(i.height=o.height,i.depth=o.depth),/cancel/.test(s)&&!h?er(["mord","cancel-lap"],[i],r):er(["mord"],[i],r);},ia=function ia(e,r){var t,a=new Dr(e.label.includes("colorbox")?"mpadded":"menclose",[Wr(e.body,r)]);switch(e.label){case"\\cancel":a.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":a.setAttribute("notation","downdiagonalstrike");break;case"\\phase":a.setAttribute("notation","phasorangle");break;case"\\sout":a.setAttribute("notation","horizontalstrike");break;case"\\fbox":a.setAttribute("notation","box");break;case"\\angl":a.setAttribute("notation","actuarial");break;case"\\fcolorbox":case"\\colorbox":if(t=r.fontMetrics().fboxsep*r.fontMetrics().ptPerEm,a.setAttribute("width","+"+2*t+"pt"),a.setAttribute("height","+"+2*t+"pt"),a.setAttribute("lspace",t+"pt"),a.setAttribute("voffset",t+"pt"),"\\fcolorbox"===e.label){var n=Math.max(r.fontMetrics().fboxrule,r.minRuleThickness);a.setAttribute("style","border: "+C(n)+" solid "+e.borderColor);}break;case"\\xcancel":a.setAttribute("notation","updiagonalstrike downdiagonalstrike");}return e.backgroundColor&&a.setAttribute("mathbackground",e.backgroundColor),a;};br({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,argTypes:["color","hbox"]},handler:function handler(e,r,t){var a=e.parser,n=e.funcName,i=ht(r[0],"color-token").color,o=r[1];return{type:"enclose",mode:a.mode,label:n,backgroundColor:i,body:o};},htmlBuilder:na,mathmlBuilder:ia}),br({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,argTypes:["color","color","hbox"]},handler:function handler(e,r,t){var a=e.parser,n=e.funcName,i=ht(r[0],"color-token").color,o=ht(r[1],"color-token").color,l=r[2];return{type:"enclose",mode:a.mode,label:n,backgroundColor:o,borderColor:i,body:l};},htmlBuilder:na,mathmlBuilder:ia}),br({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler:function handler(e,r){var t=e.parser;return{type:"enclose",mode:t.mode,label:"\\fbox",body:r[0]};}}),br({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\phase"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"enclose",mode:t.mode,label:a,body:n};},htmlBuilder:na,mathmlBuilder:ia}),br({type:"enclose",names:["\\sout"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName;"math"===t.mode&&t.settings.reportNonstrict("mathVsSout","LaTeX's \\sout works only in text mode");var n=r[0];return{type:"enclose",mode:t.mode,label:a,body:n};},htmlBuilder:na,mathmlBuilder:ia}),br({type:"enclose",names:["\\angl"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!1},handler:function handler(e,r){var t=e.parser;return{type:"enclose",mode:t.mode,label:"\\angl",body:r[0]};}});oa={};sa={};ha=/*#__PURE__*/function(){function ha(e,r,t){_classCallCheck(this,ha);this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=e,this.start=r,this.end=t;}return _createClass(ha,null,[{key:"range",value:function range(e,r){return r?e&&e.loc&&r.loc&&e.loc.lexer===r.loc.lexer?new ha(e.loc.lexer,e.loc.start,r.loc.end):null:e&&e.loc;}}]);}();ca=/*#__PURE__*/function(){function ca(e,r){_classCallCheck(this,ca);this.text=void 0,this.loc=void 0,this.noexpand=void 0,this.treatAsRelax=void 0,this.text=e,this.loc=r;}return _createClass(ca,[{key:"range",value:function range(e,r){return new ca(r,ha.range(this,e));}}]);}();da=function da(r){if(!r.parser.settings.displayMode)throw new e("{"+r.envName+"} can be used only in display mode.");},pa=new Set(["gather","gather*"]);wa=function wa(r,t){var a,n,i=r.body.length,o=r.hLinesBeforeRow,l=0,s=new Array(i),m=[],h=Math.max(t.fontMetrics().arrayRuleWidth,t.minRuleThickness),c=1/t.fontMetrics().ptPerEm,u=5*c;r.colSeparationType&&"small"===r.colSeparationType&&(u=t.havingStyle(y.SCRIPT).sizeMultiplier/t.sizeMultiplier*.2778);var d="CD"===r.colSeparationType?I({number:3,unit:"ex"},t):12*c,p=3*c,f=r.arraystretch*d,v=.7*f,g=.3*f,w=0;function b(e){for(var r=0;r<e.length;++r)r>0&&(w+=.25),m.push({pos:w,isDashed:e[r]});}for(b(o[0]),a=0;a<r.body.length;++a){var x=r.body[a],k=v,z=g;l<x.length&&(l=x.length);var M={cells:new Array(x.length),height:0,depth:0,pos:0};for(n=0;n<x.length;++n){var B=Rr(x[n],t);z<B.depth&&(z=B.depth),k<B.height&&(k=B.height),M.cells[n]=B;}var S=r.rowGaps[a],q=0;S&&(q=I(S,t))>0&&(z<(q+=g)&&(z=q),q=0),r.addJot&&a<r.body.length-1&&(z+=p),M.height=k,M.depth=z,w+=k,M.pos=w,w+=z+q,s[a]=M,b(o[a+1]);}var T,A,H=w/2+t.fontMetrics().axisHeight,R=r.cols||[],E=[],O=[];if(r.tags&&r.tags.some(function(e){return e;}))for(a=0;a<i;++a){var N=s[a],D=N.pos-H,L=r.tags[a],V=void 0;(V=!0===L?er(["eqn-num"],[],t):er([],!1===L?[]:qr(L,t,!0),t)).depth=N.depth,V.height=N.height,O.push({type:"elem",elem:V,shift:D});}for(n=0,A=0;n<l||A<R.length;++n,++A){for(var U,F=R[A],X=!0;"separator"===(null==(_=F)?void 0:_.type);){var _;if(X||((T=er(["arraycolsep"],[])).style.width=C(t.fontMetrics().doubleRuleSep),E.push(T)),"|"!==F.separator&&":"!==F.separator)throw new e("Invalid separator type: "+F.separator);var j="|"===F.separator?"solid":"dashed",G=er(["vertical-separator"],[],t);G.style.height=C(w),G.style.borderRightWidth=C(h),G.style.borderRightStyle=j,G.style.margin="0 "+C(-h/2);var Y=w-H;Y&&(G.style.verticalAlign=C(-Y)),E.push(G),F=R[++A],X=!1;}if(!(n>=l)){var P,$,W=void 0;if(n>0||r.hskipBeforeAndAfter)0!==(W=null!=(P=null==($=F)?void 0:$.pregap)?P:u)&&((T=er(["arraycolsep"],[])).style.width=C(W),E.push(T));var Z=[];for(a=0;a<i;++a){var K=s[a],J=K.cells[n];if(J){var Q=K.pos-H;J.depth=K.depth,J.height=K.height,Z.push({type:"elem",elem:J,shift:Q});}}var ee,re,te=ir({positionType:"individualShift",children:Z}),ae=er(["col-align-"+((null==(U=F)?void 0:U.align)||"c")],[te]);if(E.push(ae),n<l-1||r.hskipBeforeAndAfter)0!==(W=null!=(ee=null==(re=F)?void 0:re.postgap)?ee:u)&&((T=er(["arraycolsep"],[])).style.width=C(W),E.push(T));}}var ne=er(["mtable"],E);if(m.length>0){for(var ie=tr("hline",t,h),oe=tr("hdashline",t,h),le=[{type:"elem",elem:ne,shift:0}];m.length>0;){var se=m.pop(),me=se.pos-H;se.isDashed?le.push({type:"elem",elem:oe,shift:me}):le.push({type:"elem",elem:ie,shift:me});}ne=ir({positionType:"individualShift",children:le});}if(0===O.length)return er(["mord"],[ne],t);var he=ir({positionType:"individualShift",children:O}),ce=er(["tag"],[he],t);return ar([ne,ce]);},ba={c:"center ",l:"left ",r:"right "},ya=function ya(e,r){for(var t=[],a=new Dr("mtd",[],["mtr-glue"]),n=new Dr("mtd",[],["mml-eqn-num"]),i=0;i<e.body.length;i++){for(var o=e.body[i],l=[],s=0;s<o.length;s++)l.push(new Dr("mtd",[Wr(o[s],r)]));e.tags&&e.tags[i]&&(l.unshift(a),l.push(a),e.leqno?l.unshift(n):l.push(n)),t.push(new Dr("mtr",l));}var m=new Dr("mtable",t),h=.5===e.arraystretch?.1:.16+e.arraystretch-1+(e.addJot?.09:0);m.setAttribute("rowspacing",C(h));var c="",u="";if(e.cols&&e.cols.length>0){var d=e.cols,p="",f=!1,v=0,g=d.length;"separator"===d[0].type&&(c+="top ",v=1),"separator"===d[d.length-1].type&&(c+="bottom ",g-=1);for(var w=v;w<g;w++){var b=d[w];"align"===b.type?(u+=ba[b.align],f&&(p+="none "),f=!0):"separator"===b.type&&f&&(p+="|"===b.separator?"solid ":"dashed ",f=!1);}m.setAttribute("columnalign",u.trim()),/[sd]/.test(p)&&m.setAttribute("columnlines",p.trim());}if("align"===e.colSeparationType){for(var y=e.cols||[],x="",k=1;k<y.length;k++)x+=k%2?"0em ":"1em ";m.setAttribute("columnspacing",x.trim());}else"alignat"===e.colSeparationType||"gather"===e.colSeparationType?m.setAttribute("columnspacing","0em"):"small"===e.colSeparationType?m.setAttribute("columnspacing","0.2778em"):"CD"===e.colSeparationType?m.setAttribute("columnspacing","0.5em"):m.setAttribute("columnspacing","1em");var z="",M=e.hLinesBeforeRow;c+=M[0].length>0?"left ":"",c+=M[M.length-1].length>0?"right ":"";for(var B=1;B<M.length-1;B++)z+=0===M[B].length?"none ":M[B][0]?"dashed ":"solid ";return /[sd]/.test(z)&&m.setAttribute("rowlines",z.trim()),""!==c&&(m=new Dr("menclose",[m])).setAttribute("notation",c.trim()),e.arraystretch&&e.arraystretch<1&&(m=new Dr("mstyle",[m])).setAttribute("scriptlevel","1"),m;},xa=function xa(r,t){r.envName.includes("ed")||da(r);var a=[],n=r.envName.includes("at")?"alignat":"align",i="split"===r.envName,o=va(r.parser,{cols:a,addJot:!0,autoTag:i?void 0:fa(r.envName),emptySingleRow:!0,colSeparationType:n,maxNumCols:i?2:void 0,leqno:r.parser.settings.leqno},"display"),l=0,s=0,m={type:"ordgroup",mode:r.mode,body:[]};if(t[0]&&"ordgroup"===t[0].type){for(var h="",c=0;c<t[0].body.length;c++){h+=ht(t[0].body[c],"textord").text;}l=Number(h),s=2*l;}var u=!s;o.body.forEach(function(r){for(var t=1;t<r.length;t+=2){var a=ht(r[t],"styling");ht(a.body[0],"ordgroup").body.unshift(m);}if(u)s<r.length&&(s=r.length);else{var n=r.length/2;if(l<n)throw new e("Too many math in a row: expected "+l+", but got "+n,r[0]);}});for(var d=0;d<s;++d){var p="r",f=0;d%2==1?p="l":d>0&&u&&(f=1),a[d]={type:"align",align:p,pregap:f,postgap:0};}return o.colSeparationType=u?"align":"alignat",o;};la({type:"array",names:["array","darray"],props:{numArgs:1},handler:function handler(r,t){var a=(ut(t[0])?[t[0]]:ht(t[0],"ordgroup").body).map(function(r){var t=ct(r).text;if("lcr".includes(t))return{type:"align",align:t};if("|"===t)return{type:"separator",separator:"|"};if(":"===t)return{type:"separator",separator:":"};throw new e("Unknown column alignment: "+t,r);}),n={cols:a,hskipBeforeAndAfter:!0,maxNumCols:a.length};return va(r.parser,n,ga(r.envName));},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix","matrix*","pmatrix*","bmatrix*","Bmatrix*","vmatrix*","Vmatrix*"],props:{numArgs:0},handler:function handler(r){var t={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[r.envName.replace("*","")],a="c",n={hskipBeforeAndAfter:!1,cols:[{type:"align",align:a}]};if("*"===r.envName.charAt(r.envName.length-1)){var i=r.parser;if(i.consumeSpaces(),"["===i.fetch().text){if(i.consume(),i.consumeSpaces(),a=i.fetch().text,!"lcr".includes(a))throw new e("Expected l or c or r",i.nextToken);i.consume(),i.consumeSpaces(),i.expect("]"),i.consume(),n.cols=[{type:"align",align:a}];}}var o=va(r.parser,n,ga(r.envName)),l=Math.max.apply(Math,[0].concat(_toConsumableArray(o.body.map(function(e){return e.length;}))));return o.cols=new Array(l).fill({type:"align",align:a}),t?{type:"leftright",mode:r.mode,body:[o],left:t[0],right:t[1],rightColor:void 0}:o;},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["smallmatrix"],props:{numArgs:0},handler:function handler(e){var r=va(e.parser,{arraystretch:.5},"script");return r.colSeparationType="small",r;},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["subarray"],props:{numArgs:1},handler:function handler(r,t){var a=(ut(t[0])?[t[0]]:ht(t[0],"ordgroup").body).map(function(r){var t=ct(r).text;if("lc".includes(t))return{type:"align",align:t};throw new e("Unknown column alignment: "+t,r);});if(a.length>1)throw new e("{subarray} can contain only one column");var n={cols:a,hskipBeforeAndAfter:!1,arraystretch:.5},i=va(r.parser,n,"script");if(i.body.length>0&&i.body[0].length>1)throw new e("{subarray} can contain only one column");return i;},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["cases","dcases","rcases","drcases"],props:{numArgs:0},handler:function handler(e){var r=va(e.parser,{arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},ga(e.envName));return{type:"leftright",mode:e.mode,body:[r],left:e.envName.includes("r")?".":"\\{",right:e.envName.includes("r")?"\\}":".",rightColor:void 0};},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["align","align*","aligned","split"],props:{numArgs:0},handler:xa,htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["gathered","gather","gather*"],props:{numArgs:0},handler:function handler(e){pa.has(e.envName)&&da(e);var r={cols:[{type:"align",align:"c"}],addJot:!0,colSeparationType:"gather",autoTag:fa(e.envName),emptySingleRow:!0,leqno:e.parser.settings.leqno};return va(e.parser,r,"display");},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["alignat","alignat*","alignedat"],props:{numArgs:1},handler:xa,htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["equation","equation*"],props:{numArgs:0},handler:function handler(e){da(e);var r={autoTag:fa(e.envName),emptySingleRow:!0,singleRow:!0,maxNumCols:1,leqno:e.parser.settings.leqno};return va(e.parser,r,"display");},htmlBuilder:wa,mathmlBuilder:ya}),la({type:"array",names:["CD"],props:{numArgs:0},handler:function handler(r){return da(r),function(r){var t=[];for(r.gullet.beginGroup(),r.gullet.macros.set("\\cr","\\\\\\relax"),r.gullet.beginGroup();;){t.push(r.parseExpression(!1,"\\\\")),r.gullet.endGroup(),r.gullet.beginGroup();var a=r.fetch().text;if("&"!==a&&"\\\\"!==a){if("\\end"===a){0===t[t.length-1].length&&t.pop();break;}throw new e("Expected \\\\ or \\cr or \\end",r.nextToken);}r.consume();}for(var n,i,o=[],l=[o],s=0;s<t.length;s++){for(var m=t[s],h={type:"styling",body:[],mode:"math",style:"display",resetFont:!0},c=0;c<m.length;c++)if(kt(m[c])){o.push(h);var u=ct(m[c+=1]).text,d=new Array(2);if(d[0]={type:"ordgroup",mode:"math",body:[]},d[1]={type:"ordgroup",mode:"math",body:[]},"=|.".includes(u));else{if(!"<>AV".includes(u))throw new e('Expected one of "<>AV=|." after @',m[c]);for(var p=0;p<2;p++){for(var f=!0,v=c+1;v<m.length;v++){if(i=u,("mathord"===(n=m[v]).type||"atom"===n.type)&&n.text===i){f=!1,c=v;break;}if(kt(m[v]))throw new e("Missing a "+u+" character to complete a CD arrow.",m[v]);d[p].body.push(m[v]);}if(f)throw new e("Missing a "+u+" character to complete a CD arrow.",m[c]);}}var g={type:"styling",body:[zt(u,d,r)],mode:"math",style:"display",resetFont:!0};o.push(g),h={type:"styling",body:[],mode:"math",style:"display",resetFont:!0};}else h.body.push(m[c]);s%2==0?o.push(h):o.shift(),o=[],l.push(o);}return r.gullet.endGroup(),r.gullet.endGroup(),{type:"array",mode:"math",body:l,arraystretch:1,addJot:!0,rowGaps:[null],cols:new Array(l[0].length).fill({type:"align",align:"c",pregap:.25,postgap:.25}),colSeparationType:"CD",hLinesBeforeRow:new Array(l.length+1).fill([])};}(r.parser);},htmlBuilder:wa,mathmlBuilder:ya}),ma("\\nonumber","\\gdef\\@eqnsw{0}"),ma("\\notag","\\nonumber"),br({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler:function handler(r,t){throw new e(r.funcName+" valid only within array environment");}});ka=oa;br({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler:function handler(r,t){var a=r.parser,n=r.funcName,i=t[0];if("ordgroup"!==i.type)throw new e("Invalid environment name",i);for(var o="",l=0;l<i.body.length;++l)o+=ht(i.body[l],"textord").text;if("\\begin"===n){if(!ka.hasOwnProperty(o))throw new e("No such environment: "+o,i);var s=ka[o],_a$parseArguments=a.parseArguments("\\begin{"+o+"}",s),m=_a$parseArguments.args,h=_a$parseArguments.optArgs,c={mode:a.mode,envName:o,parser:a},u=s.handler(c,m,h);a.expect("\\end",!1);var d=a.nextToken,p=ht(a.parseFunction(),"environment");if(p.name!==o)throw new e("Mismatch: \\begin{"+o+"} matched by \\end{"+p.name+"}",d);return u;}return{type:"environment",mode:a.mode,name:o,nameGroup:i};}});za=function za(e,r){var t=e.font,a=r.withFont(t);return Rr(e.body,a);},Ma=function Ma(e,r){var t=e.font,a=r.withFont(t);return Wr(e.body,a);},Ba={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak"};br({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\mathnormal","\\mathsfit","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak"],props:{numArgs:1,allowedInArgument:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=xr(r[0]),i=a;return i in Ba&&(i=Ba[i]),{type:"font",mode:t.mode,font:i.slice(1),body:n};},htmlBuilder:za,mathmlBuilder:Ma}),br({type:"mclass",names:["\\boldsymbol","\\bm"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=r[0];return{type:"mclass",mode:t.mode,mclass:yt(a),body:[{type:"font",mode:t.mode,font:"boldsymbol",body:a}],isCharacterBox:l(a)};}}),br({type:"font",names:["\\rm","\\sf","\\tt","\\bf","\\it","\\cal"],props:{numArgs:0,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=e.breakOnTokenText,i=t.mode,o=t.parseExpression(!0,n);return{type:"font",mode:i,font:"math"+a.slice(1),body:{type:"ordgroup",mode:t.mode,body:o}};},htmlBuilder:za,mathmlBuilder:Ma});Sa=function Sa(e,r){return r?{type:"styling",mode:e.mode,style:r,body:[e]}:e;};br({type:"genfrac",names:["\\cfrac","\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac","\\\\bracefrac","\\\\brackfrac"],props:{numArgs:2,allowedInArgument:!0},handler:function handler(e,r){var t,a=e.parser,n=e.funcName,i=r[0],o=r[1],l=null,s=null;switch(n){case"\\cfrac":case"\\dfrac":case"\\frac":case"\\tfrac":t=!0;break;case"\\\\atopfrac":t=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":t=!1,l="(",s=")";break;case"\\\\bracefrac":t=!1,l="\\{",s="\\}";break;case"\\\\brackfrac":t=!1,l="[",s="]";break;default:throw new Error("Unrecognized genfrac command");}var m="\\cfrac"===n,h=null;return m||n.startsWith("\\d")?h="display":n.startsWith("\\t")&&(h="text"),Sa({type:"genfrac",mode:a.mode,numer:i,denom:o,continued:m,hasBarLine:t,leftDelim:l,rightDelim:s,barSize:null},h);},htmlBuilder:function htmlBuilder(e,r){var t,a=r.style,n=a.fracNum(),i=a.fracDen();t=r.havingStyle(n);var o=Rr(e.numer,t,r);if(e.continued){var l=8.5/r.fontMetrics().ptPerEm,s=3.5/r.fontMetrics().ptPerEm;o.height=o.height<l?l:o.height,o.depth=o.depth<s?s:o.depth;}t=r.havingStyle(i);var m,h,c,u,d,p,f,v,g,w,b=Rr(e.denom,t,r);if(e.hasBarLine?(e.barSize?(h=I(e.barSize,r),m=tr("frac-line",r,h)):m=tr("frac-line",r),h=m.height,c=m.height):(m=null,h=0,c=r.fontMetrics().defaultRuleThickness),a.size===y.DISPLAY.size?(u=r.fontMetrics().num1,d=h>0?3*c:7*c,p=r.fontMetrics().denom1):(h>0?(u=r.fontMetrics().num2,d=c):(u=r.fontMetrics().num3,d=3*c),p=r.fontMetrics().denom2),m){var x=r.fontMetrics().axisHeight;u-o.depth-(x+.5*h)<d&&(u+=d-(u-o.depth-(x+.5*h))),x-.5*h-(b.height-p)<d&&(p+=d-(x-.5*h-(b.height-p))),f=ir({positionType:"individualShift",children:[{type:"elem",elem:b,shift:p},{type:"elem",elem:m,shift:-(x-.5*h)},{type:"elem",elem:o,shift:-u}]});}else{var k=u-o.depth-(b.height-p);k<d&&(u+=.5*(d-k),p+=.5*(d-k)),f=ir({positionType:"individualShift",children:[{type:"elem",elem:b,shift:p},{type:"elem",elem:o,shift:-u}]});}return t=r.havingStyle(a),f.height*=t.sizeMultiplier/r.sizeMultiplier,f.depth*=t.sizeMultiplier/r.sizeMultiplier,v=a.size===y.DISPLAY.size?r.fontMetrics().delim1:a.size===y.SCRIPTSCRIPT.size?r.havingStyle(y.SCRIPT).fontMetrics().delim2:r.fontMetrics().delim2,g=null==e.leftDelim?Cr(r,["mopen"]):Kt(e.leftDelim,v,!0,r.havingStyle(a),e.mode,["mopen"]),w=e.continued?er([]):null==e.rightDelim?Cr(r,["mclose"]):Kt(e.rightDelim,v,!0,r.havingStyle(a),e.mode,["mclose"]),er(["mord"].concat(t.sizingClasses(r)),[g,er(["mfrac"],[f]),w],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mfrac",[Wr(e.numer,r),Wr(e.denom,r)]);if(e.hasBarLine){if(e.barSize){var a=I(e.barSize,r);t.setAttribute("linethickness",C(a));}}else t.setAttribute("linethickness","0px");if(null!=e.leftDelim||null!=e.rightDelim){var n=[];if(null!=e.leftDelim){var i=new Dr("mo",[new Lr(e.leftDelim.replace("\\",""))]);i.setAttribute("fence","true"),n.push(i);}if(n.push(t),null!=e.rightDelim){var o=new Dr("mo",[new Lr(e.rightDelim.replace("\\",""))]);o.setAttribute("fence","true"),n.push(o);}return _r(n);}return t;}}),br({type:"infix",names:["\\over","\\choose","\\atop","\\brace","\\brack"],props:{numArgs:0,infix:!0},handler:function handler(e){var r,t=e.parser,a=e.funcName,n=e.token;switch(a){case"\\over":r="\\frac";break;case"\\choose":r="\\binom";break;case"\\atop":r="\\\\atopfrac";break;case"\\brace":r="\\\\bracefrac";break;case"\\brack":r="\\\\brackfrac";break;default:throw new Error("Unrecognized infix genfrac command");}return{type:"infix",mode:t.mode,replaceWith:r,token:n};}});qa=["display","text","script","scriptscript"],Ta=function Ta(e){var r=null;return e.length>0&&(r="."===(r=e)?null:r),r;};br({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,allowedInArgument:!0,argTypes:["math","math","size","text","math","math"]},handler:function handler(e,r){var t,a=e.parser,n=r[4],i=r[5],o=xr(r[0]),l="atom"===o.type&&"open"===o.family?Ta(o.text):null,s=xr(r[1]),m="atom"===s.type&&"close"===s.family?Ta(s.text):null,h=ht(r[2],"size"),c=null;t=!!h.isBlank||(c=h.value).number>0;var u=null,d=r[3];if("ordgroup"===d.type){if(d.body.length>0){var p=ht(d.body[0],"textord");u=qa[Number(p.text)];}}else d=ht(d,"textord"),u=qa[Number(d.text)];return Sa({type:"genfrac",mode:a.mode,numer:n,denom:i,continued:!1,hasBarLine:t,barSize:c,leftDelim:l,rightDelim:m},u);}}),br({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=e.token;return{type:"infix",mode:t.mode,replaceWith:"\\\\abovefrac",size:ht(r[0],"size").value,token:n};}}),br({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0],i=ht(r[1],"infix").size;if(!i)throw new Error("\\\\abovefrac expected size, but got "+String(i));var o=r[2],l=i.number>0;return{type:"genfrac",mode:t.mode,numer:n,denom:o,continued:!1,hasBarLine:l,barSize:i,leftDelim:null,rightDelim:null};}});Aa=function Aa(e,r){var t,a,n=r.style;"supsub"===e.type?(t=e.sup?Rr(e.sup,r.havingStyle(n.sup()),r):Rr(e.sub,r.havingStyle(n.sub()),r),a=ht(e.base,"horizBrace")):a=ht(e,"horizBrace");var i,o=Rr(a.base,r.havingBaseStyle(y.DISPLAY)),l=lt(a,r);if(i=a.isOver?ir({positionType:"firstBaseline",children:[{type:"elem",elem:o},{type:"kern",size:.1},{type:"elem",elem:l,wrapperClasses:["svg-align"]}]}):ir({positionType:"bottom",positionData:o.depth+.1+l.height,children:[{type:"elem",elem:l,wrapperClasses:["svg-align"]},{type:"kern",size:.1},{type:"elem",elem:o}]}),t){var s=er(["minner",a.isOver?"mover":"munder"],[i],r);i=a.isOver?ir({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"kern",size:.2},{type:"elem",elem:t}]}):ir({positionType:"bottom",positionData:s.depth+.2+t.height+t.depth,children:[{type:"elem",elem:t},{type:"kern",size:.2},{type:"elem",elem:s}]});}return er(["minner",a.isOver?"mover":"munder"],[i],r);};br({type:"horizBrace",names:["\\overbrace","\\underbrace","\\overbracket","\\underbracket"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=e.funcName;return{type:"horizBrace",mode:t.mode,label:a,isOver:a.includes("\\over"),base:r[0]};},htmlBuilder:Aa,mathmlBuilder:function mathmlBuilder(e,r){var t=nt(e.label);return new Dr(e.isOver?"mover":"munder",[Wr(e.base,r),t]);}}),br({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=r[1],n=ht(r[0],"url").url;return t.settings.isTrusted({command:"\\href",url:n})?{type:"href",mode:t.mode,href:n,body:kr(a)}:t.formatUnsupportedCmd("\\href");},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.body,r,!1);return function(e,r,t,a){var n=new U(e,r,t,a);return Qe(n),n;}(e.href,[],t,r);},mathmlBuilder:function mathmlBuilder(e,r){var t=$r(e.body,r);return t instanceof Dr||(t=new Dr("mrow",[t])),t.setAttribute("href",e.href),t;}}),br({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=ht(r[0],"url").url;if(!t.settings.isTrusted({command:"\\url",url:a}))return t.formatUnsupportedCmd("\\url");for(var n=[],i=0;i<a.length;i++){var o=a[i];"~"===o&&(o="\\textasciitilde"),n.push({type:"textord",mode:"text",text:o});}var l={type:"text",mode:t.mode,font:"\\texttt",body:n};return{type:"href",mode:t.mode,href:a,body:kr(l)};}}),br({type:"hbox",names:["\\hbox"],props:{numArgs:1,argTypes:["text"],allowedInText:!0,primitive:!0},handler:function handler(e,r){var t=e.parser;return{type:"hbox",mode:t.mode,body:kr(r[0])};},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.body,r.withFont(""),!1);return ar(t);},mathmlBuilder:function mathmlBuilder(e,r){return new Dr("mrow",Pr(e.body,r.withFont("")));}}),br({type:"html",names:["\\htmlClass","\\htmlId","\\htmlStyle","\\htmlData"],props:{numArgs:2,argTypes:["raw","original"],allowedInText:!0},handler:function handler(r,t){var a,n=r.parser,i=r.funcName,o=r.token,l=ht(t[0],"raw").string,s=t[1];n.settings.strict&&n.settings.reportNonstrict("htmlExtension","HTML extension is disabled on strict mode");var m={};switch(i){case"\\htmlClass":m["class"]=l,a={command:"\\htmlClass","class":l};break;case"\\htmlId":m.id=l,a={command:"\\htmlId",id:l};break;case"\\htmlStyle":m.style=l,a={command:"\\htmlStyle",style:l};break;case"\\htmlData":for(var h=l.split(","),c=0;c<h.length;c++){var u=h[c],d=u.indexOf("=");if(d<0)throw new e("\\htmlData key/value '"+u+"' missing equals sign");var p=u.slice(0,d),f=u.slice(d+1);m["data-"+p.trim()]=f;}a={command:"\\htmlData",attributes:m};break;default:throw new Error("Unrecognized html command");}return n.settings.isTrusted(a)?{type:"html",mode:n.mode,attributes:m,body:kr(s)}:n.formatUnsupportedCmd(i);},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.body,r,!1),a=["enclosing"];e.attributes["class"]&&a.push.apply(a,_toConsumableArray(e.attributes["class"].trim().split(/\s+/)));var n=er(a,t,r);for(var i in e.attributes)"class"!==i&&e.attributes.hasOwnProperty(i)&&n.setAttribute(i,e.attributes[i]);return n;},mathmlBuilder:function mathmlBuilder(e,r){return $r(e.body,r);}}),br({type:"htmlmathml",names:["\\html@mathml"],props:{numArgs:2,allowedInArgument:!0,allowedInText:!0},handler:function handler(e,r){var t=e.parser;return{type:"htmlmathml",mode:t.mode,html:kr(r[0]),mathml:kr(r[1])};},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.html,r,!1);return ar(t);},mathmlBuilder:function mathmlBuilder(e,r){return $r(e.mathml,r);}});Ha=function Ha(r){if(/^[-+]? *(\d+(\.\d*)?|\.\d+)$/.test(r))return{number:+r,unit:"bp"};var t=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(r);if(!t)throw new e("Invalid size: '"+r+"' in \\includegraphics");var a={number:+(t[1]+t[2]),unit:t[3]};if(!H(a))throw new e("Invalid unit: '"+a.unit+"' in \\includegraphics.");return a;};br({type:"includegraphics",names:["\\includegraphics"],props:{numArgs:1,numOptionalArgs:1,argTypes:["raw","url"],allowedInText:!1},handler:function handler(r,t,a){var n=r.parser,i={number:0,unit:"em"},o={number:.9,unit:"em"},l={number:0,unit:"em"},s="";if(a[0])for(var m=ht(a[0],"raw").string.split(","),h=0;h<m.length;h++){var c=m[h].split("=");if(2===c.length){var u=c[1].trim();switch(c[0].trim()){case"alt":s=u;break;case"width":i=Ha(u);break;case"height":o=Ha(u);break;case"totalheight":l=Ha(u);break;default:throw new e("Invalid key: '"+c[0]+"' in \\includegraphics.");}}}var d=ht(t[0],"url").url;return""===s&&(s=(s=(s=d).replace(/^.*[\\/]/,"")).substring(0,s.lastIndexOf("."))),n.settings.isTrusted({command:"\\includegraphics",url:d})?{type:"includegraphics",mode:n.mode,alt:s,width:i,height:o,totalheight:l,src:d}:n.formatUnsupportedCmd("\\includegraphics");},htmlBuilder:function htmlBuilder(e,r){var t=I(e.height,r),a=0;e.totalheight.number>0&&(a=I(e.totalheight,r)-t);var n=0;e.width.number>0&&(n=I(e.width,r));var i={height:C(t+a)};n>0&&(i.width=C(n)),a>0&&(i.verticalAlign=C(-a));var o=new F(e.src,e.alt,i);return o.height=t,o.depth=a,o;},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mglyph",[]);t.setAttribute("alt",e.alt);var a=I(e.height,r),n=0;if(e.totalheight.number>0&&(n=I(e.totalheight,r)-a,t.setAttribute("valign",C(-n))),t.setAttribute("height",C(a+n)),e.width.number>0){var i=I(e.width,r);t.setAttribute("width",C(i));}return t.setAttribute("src",e.src),t;}}),br({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],primitive:!0,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=ht(r[0],"size");if(t.settings.strict){var i="m"===a[1],o="mu"===n.value.unit;i?(o||t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+a+" supports only mu units, not "+n.value.unit+" units"),"math"!==t.mode&&t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+a+" works only in math mode")):o&&t.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+a+" doesn't support mu units");}return{type:"kern",mode:t.mode,dimension:n.value};},htmlBuilder:function htmlBuilder(e,r){return or(e.dimension,r);},mathmlBuilder:function mathmlBuilder(e,r){var t=I(e.dimension,r);return new Vr(t);}}),br({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"lap",mode:t.mode,alignment:a.slice(5),body:n};},htmlBuilder:function htmlBuilder(e,r){var t;"clap"===e.alignment?(t=er([],[Rr(e.body,r)]),t=er(["inner"],[t],r)):t=er(["inner"],[Rr(e.body,r)]);var a=er(["fix"],[]),n=er([e.alignment],[t,a],r),i=er(["strut"]);return i.style.height=C(n.height+n.depth),n.depth&&(i.style.verticalAlign=C(-n.depth)),n.children.unshift(i),n=er(["thinbox"],[n],r),er(["mord","vbox"],[n],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mpadded",[Wr(e.body,r)]);if("rlap"!==e.alignment){var a="llap"===e.alignment?"-1":"-0.5";t.setAttribute("lspace",a+"width");}return t.setAttribute("width","0px"),t;}}),br({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function handler(e,r){var t=e.funcName,a=e.parser,n=a.mode;a.switchMode("math");var i="\\("===t?"\\)":"$",o=a.parseExpression(!1,i);return a.expect(i),a.switchMode(n),{type:"styling",mode:a.mode,style:"text",resetFont:!0,body:o};}}),br({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function handler(r,t){throw new e("Mismatched "+r.funcName);}});Ia=function Ia(e,r){switch(r.style.size){case y.DISPLAY.size:return e.display;case y.TEXT.size:return e.text;case y.SCRIPT.size:return e.script;case y.SCRIPTSCRIPT.size:return e.scriptscript;default:return e.text;}};br({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4,primitive:!0},handler:function handler(e,r){var t=e.parser;return{type:"mathchoice",mode:t.mode,display:kr(r[0]),text:kr(r[1]),script:kr(r[2]),scriptscript:kr(r[3])};},htmlBuilder:function htmlBuilder(e,r){var t=Ia(e,r),a=qr(t,r,!1);return ar(a);},mathmlBuilder:function mathmlBuilder(e,r){var t=Ia(e,r);return $r(t,r);}});Ca=function Ca(e,r,t,a,n,i,o){e=er([],[e]);var s,m,h,c=t&&l(t);if(r){var u=Rr(r,a.havingStyle(n.sup()),a);m={elem:u,kern:Math.max(a.fontMetrics().bigOpSpacing1,a.fontMetrics().bigOpSpacing3-u.depth)};}if(t){var d=Rr(t,a.havingStyle(n.sub()),a);s={elem:d,kern:Math.max(a.fontMetrics().bigOpSpacing2,a.fontMetrics().bigOpSpacing4-d.height)};}if(m&&s){var p=a.fontMetrics().bigOpSpacing5+s.elem.height+s.elem.depth+s.kern+e.depth+o;h=ir({positionType:"bottom",positionData:p,children:[{type:"kern",size:a.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:C(-i)},{type:"kern",size:s.kern},{type:"elem",elem:e},{type:"kern",size:m.kern},{type:"elem",elem:m.elem,marginLeft:C(i)},{type:"kern",size:a.fontMetrics().bigOpSpacing5}]});}else if(s){var f=e.height-o;h=ir({positionType:"top",positionData:f,children:[{type:"kern",size:a.fontMetrics().bigOpSpacing5},{type:"elem",elem:s.elem,marginLeft:C(-i)},{type:"kern",size:s.kern},{type:"elem",elem:e}]});}else{if(!m)return e;var v=e.depth+o;h=ir({positionType:"bottom",positionData:v,children:[{type:"elem",elem:e},{type:"kern",size:m.kern},{type:"elem",elem:m.elem,marginLeft:C(i)},{type:"kern",size:a.fontMetrics().bigOpSpacing5}]});}var g=[h];if(s&&0!==i&&!c){var w=er(["mspace"],[],a);w.style.marginRight=C(i),g.unshift(w);}return er(["mop","op-limits"],g,a);},Ra=new Set(["\\smallint"]),Ea=function Ea(e,r){var t,a,n,i=!1;"supsub"===e.type?(t=e.sup,a=e.sub,n=ht(e.base,"op"),i=!0):n=ht(e,"op");var o,l,s=r.style,m=!1;if(s.size===y.DISPLAY.size&&n.symbol&&!Ra.has(n.name)&&(m=!0),n.symbol){var h=m?"Size2-Regular":"Size1-Regular",c="";if("\\oiint"!==n.name&&"\\oiiint"!==n.name||(c=n.name.slice(1),n.name="oiint"===c?"\\iint":"\\iiint"),l=(o=$e(n.name,h,"math",r,["mop","op-symbol",m?"large-op":"small-op"])).italic,c.length>0){var u=hr(c+"Size"+(m?"2":"1"),r);o=ir({positionType:"individualShift",children:[{type:"elem",elem:o,shift:0},{type:"elem",elem:u,shift:m?.08:0}]}),n.name="\\"+c,o.classes.unshift("mop"),o.italic=l;}}else if(n.body){var d=qr(n.body,r,!0);1===d.length&&d[0]instanceof _?(o=d[0]).classes[0]="mop":o=er(["mop"],d,r);}else{for(var p=[],f=1;f<n.name.length;f++)p.push(We(n.name[f],n.mode,r));o=er(["mop"],p,r);}var v,g=0,w=0;(o instanceof _||"\\oiint"===n.name||"\\oiiint"===n.name)&&!n.suppressBaseShift&&(g=(o.height-o.depth)/2-r.fontMetrics().axisHeight,w=null!=(v=o.italic)?v:0);return i?Ca(o,t,a,r,s,w,g):(g&&(o.style.position="relative",o.style.top=C(g)),o);},Oa=function Oa(e,r){var t;if(e.symbol)t=new Dr("mo",[Xr(e.name,e.mode)]),Ra.has(e.name)&&t.setAttribute("largeop","false");else if(e.body)t=new Dr("mo",Pr(e.body,r));else{t=new Dr("mi",[new Lr(e.name.slice(1))]);var a=new Dr("mo",[Xr("⁡","text")]);t=e.parentIsSupSub?new Dr("mrow",[t,a]):Nr([t,a]);}return t;},Na={"∏":"\\prod","∐":"\\coprod","∑":"\\sum","⋀":"\\bigwedge","⋁":"\\bigvee","⋂":"\\bigcap","⋃":"\\bigcup","⨀":"\\bigodot","⨁":"\\bigoplus","⨂":"\\bigotimes","⨄":"\\biguplus","⨆":"\\bigsqcup"};br({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","∏","∐","∑","⋀","⋁","⋂","⋃","⨀","⨁","⨂","⨄","⨆"],props:{numArgs:0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=a;return 1===n.length&&(n=Na[n]),{type:"op",mode:t.mode,limits:!0,parentIsSupSub:!1,symbol:!0,name:n};},htmlBuilder:Ea,mathmlBuilder:Oa}),br({type:"op",names:["\\mathop"],props:{numArgs:1,primitive:!0},handler:function handler(e,r){var t=e.parser,a=r[0];return{type:"op",mode:t.mode,limits:!1,parentIsSupSub:!1,symbol:!1,body:kr(a)};},htmlBuilder:Ea,mathmlBuilder:Oa});Da={"∫":"\\int","∬":"\\iint","∭":"\\iiint","∮":"\\oint","∯":"\\oiint","∰":"\\oiiint"};br({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:function handler(e){var r=e.parser,t=e.funcName;return{type:"op",mode:r.mode,limits:!1,parentIsSupSub:!1,symbol:!1,name:t};},htmlBuilder:Ea,mathmlBuilder:Oa}),br({type:"op",names:["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],props:{numArgs:0},handler:function handler(e){var r=e.parser,t=e.funcName;return{type:"op",mode:r.mode,limits:!0,parentIsSupSub:!1,symbol:!1,name:t};},htmlBuilder:Ea,mathmlBuilder:Oa}),br({type:"op",names:["\\int","\\iint","\\iiint","\\oint","\\oiint","\\oiiint","∫","∬","∭","∮","∯","∰"],props:{numArgs:0,allowedInArgument:!0},handler:function handler(e){var r=e.parser,t=e.funcName,a=t;return 1===a.length&&(a=Da[a]),{type:"op",mode:r.mode,limits:!1,parentIsSupSub:!1,symbol:!0,name:a};},htmlBuilder:Ea,mathmlBuilder:Oa});La=function La(e,r){var t,a,n,i,o=!1;if("supsub"===e.type?(t=e.sup,a=e.sub,n=ht(e.base,"operatorname"),o=!0):n=ht(e,"operatorname"),n.body.length>0){for(var l=n.body.map(function(e){var r="text"in e?e.text:void 0;return"string"==typeof r?{type:"textord",mode:e.mode,text:r}:e;}),s=qr(l,r.withFont("mathrm"),!0),m=0;m<s.length;m++){var h=s[m];h instanceof _&&(h.text=h.text.replace(/\u2212/,"-").replace(/\u2217/,"*"));}i=er(["mop"],s,r);}else i=er(["mop"],[],r);return o?Ca(i,t,a,r,r.style,0,0):i;};br({type:"operatorname",names:["\\operatorname@","\\operatornamewithlimits"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"operatorname",mode:t.mode,body:kr(n),alwaysHandleSupSub:"\\operatornamewithlimits"===a,limits:!1,parentIsSupSub:!1};},htmlBuilder:La,mathmlBuilder:function mathmlBuilder(e,r){for(var t=Pr(e.body,r.withFont("mathrm")),a=!0,n=0;n<t.length;n++){var i=t[n];if(i instanceof Vr);else if(i instanceof Dr)switch(i.type){case"mi":case"mn":case"mspace":case"mtext":break;case"mo":var o=i.children[0];1===i.children.length&&o instanceof Lr?o.text=o.text.replace(/\u2212/,"-").replace(/\u2217/,"*"):a=!1;break;default:a=!1;}else a=!1;}if(a){var l=t.map(function(e){return e.toText();}).join("");t=[new Lr(l)];}var s=new Dr("mi",t);s.setAttribute("mathvariant","normal");var m=new Dr("mo",[Xr("⁡","text")]);return e.parentIsSupSub?new Dr("mrow",[s,m]):Nr([s,m]);}}),ma("\\operatorname","\\@ifstar\\operatornamewithlimits\\operatorname@"),yr({type:"ordgroup",htmlBuilder:function htmlBuilder(e,r){return e.semisimple?ar(qr(e.body,r,!1)):er(["mord"],qr(e.body,r,!0),r);},mathmlBuilder:function mathmlBuilder(e,r){return $r(e.body,r,!0);}}),br({type:"overline",names:["\\overline"],props:{numArgs:1},handler:function handler(e,r){var t=e.parser,a=r[0];return{type:"overline",mode:t.mode,body:a};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.body,r.havingCrampedStyle()),a=tr("overline-line",r),n=r.fontMetrics().defaultRuleThickness,i=ir({positionType:"firstBaseline",children:[{type:"elem",elem:t},{type:"kern",size:3*n},{type:"elem",elem:a},{type:"kern",size:n}]});return er(["mord","overline"],[i],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mo",[new Lr("‾")]);t.setAttribute("stretchy","true");var a=new Dr("mover",[Wr(e.body,r),t]);return a.setAttribute("accent","true"),a;}}),br({type:"phantom",names:["\\phantom"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=r[0];return{type:"phantom",mode:t.mode,body:kr(a)};},htmlBuilder:function htmlBuilder(e,r){var t=qr(e.body,r.withPhantom(),!1);return ar(t);},mathmlBuilder:function mathmlBuilder(e,r){var t=Pr(e.body,r);return new Dr("mphantom",t);}}),ma("\\hphantom","\\smash{\\phantom{#1}}"),br({type:"vphantom",names:["\\vphantom"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=r[0];return{type:"vphantom",mode:t.mode,body:a};},htmlBuilder:function htmlBuilder(e,r){var t=er(["inner"],[Rr(e.body,r.withPhantom())]),a=er(["fix"],[]);return er(["mord","rlap"],[t,a],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=Pr(kr(e.body),r),a=new Dr("mphantom",t),n=new Dr("mpadded",[a]);return n.setAttribute("width","0px"),n;}}),br({type:"raisebox",names:["\\raisebox"],props:{numArgs:2,argTypes:["size","hbox"],allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=ht(r[0],"size").value,n=r[1];return{type:"raisebox",mode:t.mode,dy:a,body:n};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.body,r),a=I(e.dy,r);return ir({positionType:"shift",positionData:-a,children:[{type:"elem",elem:t}]});},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mpadded",[Wr(e.body,r)]),a=e.dy.number+e.dy.unit;return t.setAttribute("voffset",a),t;}}),br({type:"internal",names:["\\relax"],props:{numArgs:0,allowedInText:!0,allowedInArgument:!0},handler:function handler(e){var r=e.parser;return{type:"internal",mode:r.mode};}}),br({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,allowedInText:!0,allowedInMath:!0,argTypes:["size","size","size"]},handler:function handler(e,r,t){var a=e.parser,n=t[0],i=ht(r[0],"size"),o=ht(r[1],"size");return{type:"rule",mode:a.mode,shift:n&&ht(n,"size").value,width:i.value,height:o.value};},htmlBuilder:function htmlBuilder(e,r){var t=er(["mord","rule"],[],r),a=I(e.width,r),n=I(e.height,r),i=e.shift?I(e.shift,r):0;return t.style.borderRightWidth=C(a),t.style.borderTopWidth=C(n),t.style.bottom=C(i),t.width=a,t.height=n+i,t.depth=-i,t.maxFontSize=1.125*n*r.sizeMultiplier,t;},mathmlBuilder:function mathmlBuilder(e,r){var t=I(e.width,r),a=I(e.height,r),n=e.shift?I(e.shift,r):0,i=r.color&&r.getColor()||"black",o=new Dr("mspace");o.setAttribute("mathbackground",i),o.setAttribute("width",C(t)),o.setAttribute("height",C(a));var l=new Dr("mpadded",[o]);return n>=0?l.setAttribute("height",C(n)):(l.setAttribute("height",C(n)),l.setAttribute("depth",C(-n))),l.setAttribute("voffset",C(n)),l;}});Ua=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"];br({type:"sizing",names:Ua,props:{numArgs:0,allowedInText:!0},handler:function handler(e,r){var t=e.breakOnTokenText,a=e.funcName,n=e.parser,i=n.parseExpression(!1,t);return{type:"sizing",mode:n.mode,size:Ua.indexOf(a)+1,body:i};},htmlBuilder:function htmlBuilder(e,r){var t=r.havingSize(e.size);return Va(e.body,t,r);},mathmlBuilder:function mathmlBuilder(e,r){var t=r.havingSize(e.size),a=Pr(e.body,t),n=new Dr("mstyle",a);return n.setAttribute("mathsize",C(t.sizeMultiplier)),n;}}),br({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function handler(e,r,t){var a=e.parser,n=!1,i=!1,o=t[0]&&ht(t[0],"ordgroup");if(o)for(var l,s=0;s<o.body.length;++s){if("t"===(l=ct(o.body[s]).text))n=!0;else{if("b"!==l){n=!1,i=!1;break;}i=!0;}}else n=!0,i=!0;var m=r[0];return{type:"smash",mode:a.mode,body:m,smashHeight:n,smashDepth:i};},htmlBuilder:function htmlBuilder(e,r){var t=er([],[Rr(e.body,r)]);if(!e.smashHeight&&!e.smashDepth)return t;if(e.smashHeight&&(t.height=0),e.smashDepth&&(t.depth=0),e.smashHeight&&e.smashDepth)return er(["mord","smash"],[t],r);if(t.children)for(var a=0;a<t.children.length;a++)e.smashHeight&&(t.children[a].height=0),e.smashDepth&&(t.children[a].depth=0);var n=ir({positionType:"firstBaseline",children:[{type:"elem",elem:t}]});return er(["mord"],[n],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mpadded",[Wr(e.body,r)]);return e.smashHeight&&t.setAttribute("height","0px"),e.smashDepth&&t.setAttribute("depth","0px"),t;}}),br({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler:function handler(e,r,t){var a=e.parser,n=t[0],i=r[0];return{type:"sqrt",mode:a.mode,body:i,index:n};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.body,r.havingCrampedStyle());0===t.height&&(t.height=r.fontMetrics().xHeight),t=nr(t,r);var a=r.fontMetrics().defaultRuleThickness,n=a;r.style.id<y.TEXT.id&&(n=r.fontMetrics().xHeight);var i=a+n/4,o=t.height+t.depth+i+a,_ref3=function(e,r){var t,a,n,i,o,l=r.havingBaseSizing(),s=Zt("\\surd",e*l.sizeMultiplier,$t,l),m=l.sizeMultiplier,h=Math.max(0,r.minRuleThickness-r.fontMetrics().sqrtRuleThickness);return"small"===s.type?(e<1?m=1:e<1.4&&(m=.7),n=(1+h)/m,(t=Ut("sqrtMain",a=(1+h+Vt)/m,i=1e3+1e3*h+80,h,r)).style.minWidth="0.853em",o=.833/m):"large"===s.type?(i=1080*jt[s.size],n=(jt[s.size]+h)/m,a=(jt[s.size]+h+Vt)/m,(t=Ut("sqrtSize"+s.size,a,i,h,r)).style.minWidth="1.02em",o=1/m):(a=e+h+Vt,n=e+h,i=Math.floor(1e3*e+h)+80,(t=Ut("sqrtTall",a,i,h,r)).style.minWidth="0.742em",o=1.056),t.height=n,t.style.height=C(a),{span:t,advanceWidth:o,ruleWidth:(r.fontMetrics().sqrtRuleThickness+h)*m};}(o,r),l=_ref3.span,s=_ref3.ruleWidth,m=_ref3.advanceWidth,h=l.height-s;h>t.height+t.depth+i&&(i=(i+h-t.height-t.depth)/2);var c=l.height-t.height-i-s;t.style.paddingLeft=C(m);var u=ir({positionType:"firstBaseline",children:[{type:"elem",elem:t,wrapperClasses:["svg-align"]},{type:"kern",size:-(t.height+c)},{type:"elem",elem:l},{type:"kern",size:s}]});if(e.index){var d=r.havingStyle(y.SCRIPTSCRIPT),p=Rr(e.index,d,r),f=.6*(u.height-u.depth),v=ir({positionType:"shift",positionData:-f,children:[{type:"elem",elem:p}]}),g=er(["root"],[v]);return er(["mord","sqrt"],[g,u],r);}return er(["mord","sqrt"],[u],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=e.body,a=e.index;return a?new Dr("mroot",[Wr(t,r),Wr(a,r)]):new Dr("msqrt",[Wr(t,r)]);}});Fa={display:y.DISPLAY,text:y.TEXT,script:y.SCRIPT,scriptscript:y.SCRIPTSCRIPT};br({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0,primitive:!0},handler:function handler(e,r){var t=e.breakOnTokenText,a=e.funcName,n=e.parser,i=n.parseExpression(!0,t),o=a.slice(1,a.length-5);if(!(o in Fa))throw new Error("Unknown style: "+o);return{type:"styling",mode:n.mode,style:o,body:i};},htmlBuilder:function htmlBuilder(e,r){var t=Fa[e.style],a=r.havingStyle(t);return e.resetFont&&(a=a.withFont("")),Va(e.body,a,r);},mathmlBuilder:function mathmlBuilder(e,r){var t=Fa[e.style],a=r.havingStyle(t);e.resetFont&&(a=a.withFont(""));var n=Pr(e.body,a),i=new Dr("mstyle",n),o={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]}[e.style];return i.setAttribute("scriptlevel",o[0]),i.setAttribute("displaystyle",o[1]),i;}});yr({type:"supsub",htmlBuilder:function htmlBuilder(e,r){var t=function(e,r){var t=e.base;return t?"op"===t.type?t.limits&&(r.style.size===y.DISPLAY.size||t.alwaysHandleSupSub)?Ea:null:"operatorname"===t.type?t.alwaysHandleSupSub&&(r.style.size===y.DISPLAY.size||t.limits)?La:null:"accent"===t.type?l(t.base)?pt:null:"horizBrace"===t.type&&!e.sub===t.isOver?Aa:null:null;}(e,r);if(t)return t(e,r);var a,n,i,o=e.base,s=e.sup,m=e.sub,h=Rr(o,r),c=r.fontMetrics(),u=0,d=0,p=o&&l(o);if(s){var f=r.havingStyle(r.style.sup());a=Rr(s,f,r),p||(u=h.height-f.fontMetrics().supDrop*f.sizeMultiplier/r.sizeMultiplier);}if(m){var v=r.havingStyle(r.style.sub());n=Rr(m,v,r),p||(d=h.depth+v.fontMetrics().subDrop*v.sizeMultiplier/r.sizeMultiplier);}i=r.style===y.DISPLAY?c.sup1:r.style.cramped?c.sup3:c.sup2;var g,w=r.sizeMultiplier,b=C(.5/c.ptPerEm/w),x=null;if(n){var k,z=e.base&&"op"===e.base.type&&e.base.name&&("\\oiint"===e.base.name||"\\oiiint"===e.base.name);if(h instanceof _||z)x=C(-(null!=(k=h.italic)?k:0));}if(a&&n){u=Math.max(u,i,a.depth+.25*c.xHeight),d=Math.max(d,c.sub2);var M=4*c.defaultRuleThickness;if(u-a.depth-(n.height-d)<M){d=M-(u-a.depth)+n.height;var B=.8*c.xHeight-(u-a.depth);B>0&&(u+=B,d-=B);}g=ir({positionType:"individualShift",children:[{type:"elem",elem:n,shift:d,marginRight:b,marginLeft:x},{type:"elem",elem:a,shift:-u,marginRight:b}]});}else if(n){d=Math.max(d,c.sub1,n.height-.8*c.xHeight),g=ir({positionType:"shift",positionData:d,children:[{type:"elem",elem:n,marginLeft:x,marginRight:b}]});}else{if(!a)throw new Error("supsub must have either sup or sub.");u=Math.max(u,i,a.depth+.25*c.xHeight),g=ir({positionType:"shift",positionData:-u,children:[{type:"elem",elem:a,marginRight:b}]});}var S=Ir(h,"right")||"mord";return er([S],[h,er(["msupsub"],[g])],r);},mathmlBuilder:function mathmlBuilder(e,r){var t,a=!1;e.base&&"horizBrace"===e.base.type&&!!e.sup===e.base.isOver&&(a=!0,t=e.base.isOver),!e.base||"op"!==e.base.type&&"operatorname"!==e.base.type||(e.base.parentIsSupSub=!0);var n,i=[Wr(e.base,r)];if(e.sub&&i.push(Wr(e.sub,r)),e.sup&&i.push(Wr(e.sup,r)),a)n=t?"mover":"munder";else if(e.sub){if(e.sup){var o=e.base;n=o&&"op"===o.type&&o.limits&&r.style===y.DISPLAY||o&&"operatorname"===o.type&&o.alwaysHandleSupSub&&(r.style===y.DISPLAY||o.limits)?"munderover":"msubsup";}else{var l=e.base;n=l&&"op"===l.type&&l.limits&&(r.style===y.DISPLAY||l.alwaysHandleSupSub)||l&&"operatorname"===l.type&&l.alwaysHandleSupSub&&(l.limits||r.style===y.DISPLAY)?"munder":"msub";}}else{var s=e.base;n=s&&"op"===s.type&&s.limits&&(r.style===y.DISPLAY||s.alwaysHandleSupSub)||s&&"operatorname"===s.type&&s.alwaysHandleSupSub&&(s.limits||r.style===y.DISPLAY)?"mover":"msup";}return new Dr(n,i);}}),yr({type:"atom",htmlBuilder:function htmlBuilder(e,r){return We(e.text,e.mode,r,["m"+e.family]);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mo",[Xr(e.text,e.mode)]);if("bin"===e.family){var a=Gr(e,r);"bold-italic"===a&&t.setAttribute("mathvariant",a);}else"punct"===e.family?t.setAttribute("separator","true"):"open"!==e.family&&"close"!==e.family||t.setAttribute("stretchy","false");return t;}});Xa={mi:"italic",mn:"normal",mtext:"normal"};yr({type:"mathord",htmlBuilder:function htmlBuilder(e,r){return Ze(e,r,"mathord");},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mi",[Xr(e.text,e.mode,r)]),a=Gr(e,r)||"italic";return a!==Xa[t.type]&&t.setAttribute("mathvariant",a),t;}}),yr({type:"textord",htmlBuilder:function htmlBuilder(e,r){return Ze(e,r,"textord");},mathmlBuilder:function mathmlBuilder(e,r){var t,a=Xr(e.text,e.mode,r),n=Gr(e,r)||"normal";return t="text"===e.mode?new Dr("mtext",[a]):/[0-9]/.test(e.text)?new Dr("mn",[a]):"\\prime"===e.text?new Dr("mo",[a]):new Dr("mi",[a]),n!==Xa[t.type]&&t.setAttribute("mathvariant",n),t;}});_a={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},ja={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};yr({type:"spacing",htmlBuilder:function htmlBuilder(r,t){if(ja.hasOwnProperty(r.text)){var a=ja[r.text].className||"";if("text"===r.mode){var n=Ze(r,t,"textord");return n.classes.push(a),n;}return er(["mspace",a],[We(r.text,r.mode,t)],t);}if(_a.hasOwnProperty(r.text))return er(["mspace",_a[r.text]],[],t);throw new e('Unknown type of space "'+r.text+'"');},mathmlBuilder:function mathmlBuilder(r,t){if(!ja.hasOwnProperty(r.text)){if(_a.hasOwnProperty(r.text))return new Dr("mspace");throw new e('Unknown type of space "'+r.text+'"');}return new Dr("mtext",[new Lr(" ")]);}});Ga=function Ga(){var e=new Dr("mtd",[]);return e.setAttribute("width","50%"),e;};yr({type:"tag",mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mtable",[new Dr("mtr",[Ga(),new Dr("mtd",[$r(e.body,r)]),Ga(),new Dr("mtd",[$r(e.tag,r)])])]);return t.setAttribute("width","100%"),t;}});Ya={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},Pa={"\\textbf":"textbf","\\textmd":"textmd"},$a={"\\textit":"textit","\\textup":"textup"},Wa=function Wa(e,r){var t=e.font;return t?Ya[t]?r.withTextFontFamily(Ya[t]):Pa[t]?r.withTextFontWeight(Pa[t]):"\\emph"===t?"textit"===r.fontShape?r.withTextFontShape("textup"):r.withTextFontShape("textit"):r.withTextFontShape($a[t]):r;};br({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup","\\emph"],props:{numArgs:1,argTypes:["text"],allowedInArgument:!0,allowedInText:!0},handler:function handler(e,r){var t=e.parser,a=e.funcName,n=r[0];return{type:"text",mode:t.mode,body:kr(n),font:a};},htmlBuilder:function htmlBuilder(e,r){var t=Wa(e,r),a=qr(e.body,t,!0);return er(["mord","text"],a,t);},mathmlBuilder:function mathmlBuilder(e,r){var t=Wa(e,r);return $r(e.body,t);}}),br({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function handler(e,r){var t=e.parser;return{type:"underline",mode:t.mode,body:r[0]};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.body,r),a=tr("underline-line",r),n=r.fontMetrics().defaultRuleThickness,i=ir({positionType:"top",positionData:t.height,children:[{type:"kern",size:n},{type:"elem",elem:a},{type:"kern",size:3*n},{type:"elem",elem:t}]});return er(["mord","underline"],[i],r);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mo",[new Lr("‾")]);t.setAttribute("stretchy","true");var a=new Dr("munder",[Wr(e.body,r),t]);return a.setAttribute("accentunder","true"),a;}}),br({type:"vcenter",names:["\\vcenter"],props:{numArgs:1,argTypes:["original"],allowedInText:!1},handler:function handler(e,r){var t=e.parser;return{type:"vcenter",mode:t.mode,body:r[0]};},htmlBuilder:function htmlBuilder(e,r){var t=Rr(e.body,r),a=r.fontMetrics().axisHeight,n=.5*(t.height-a-(t.depth+a));return ir({positionType:"shift",positionData:n,children:[{type:"elem",elem:t}]});},mathmlBuilder:function mathmlBuilder(e,r){var t=new Dr("mpadded",[Wr(e.body,r)],["vcenter"]);return new Dr("mrow",[t]);}}),br({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function handler(r,t,a){throw new e("\\verb ended by end of line instead of matching delimiter");},htmlBuilder:function htmlBuilder(e,r){for(var t=Za(e),a=[],n=r.havingStyle(r.style.text()),i=0;i<t.length;i++){var o=t[i];"~"===o&&(o="\\textasciitilde"),a.push($e(o,"Typewriter-Regular",e.mode,n,["mord","texttt"]));}return er(["mord","text"].concat(n.sizingClasses(r)),Je(a),n);},mathmlBuilder:function mathmlBuilder(e,r){var t=new Lr(Za(e)),a=new Dr("mtext",[t]);return a.setAttribute("mathvariant","monospace"),a;}});Za=function Za(e){return e.body.replace(/ /g,e.star?"␣":" ");},Ka=vr,Ja="[ \r\n\t]",Qa="(\\\\[a-zA-Z@]+)"+Ja+"*",en="[̀-ͯ]",rn=new RegExp(en+"+$"),tn="("+Ja+"+)|\\\\(\n|[ \r\t]+\n?)[ \r\t]*|([!-\\[\\]-‧‪-퟿豈-￿]"+en+"*|[\uD800-\uDBFF][\uDC00-\uDFFF]"+en+"*|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5|"+Qa+"|\\\\[^\uD800-\uDFFF])";an=/*#__PURE__*/function(){function an(e,r){_classCallCheck(this,an);this.input=void 0,this.settings=void 0,this.tokenRegex=void 0,this.catcodes=void 0,this.input=e,this.settings=r,this.tokenRegex=new RegExp(tn,"g"),this.catcodes={"%":14,"~":13};}return _createClass(an,[{key:"setCatcode",value:function setCatcode(e,r){this.catcodes[e]=r;}},{key:"lex",value:function lex(){var r=this.input,t=this.tokenRegex.lastIndex;if(t===r.length)return new ca("EOF",new ha(this,t,t));var a=this.tokenRegex.exec(r);if(null===a||a.index!==t)throw new e("Unexpected character: '"+r[t]+"'",new ca(r[t],new ha(this,t,t+1)));var n=a[6]||a[3]||(a[2]?"\\ ":" ");if(14===this.catcodes[n]){var i=r.indexOf("\n",this.tokenRegex.lastIndex);return-1===i?(this.tokenRegex.lastIndex=r.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 ca(n,new ha(this,t,this.tokenRegex.lastIndex));}}]);}();nn=/*#__PURE__*/function(){function nn(e,r){_classCallCheck(this,nn);void 0===e&&(e={}),void 0===r&&(r={}),this.current=void 0,this.builtins=void 0,this.undefStack=void 0,this.current=r,this.builtins=e,this.undefStack=[];}return _createClass(nn,[{key:"beginGroup",value:function beginGroup(){this.undefStack.push({});}},{key:"endGroup",value:function endGroup(){if(0===this.undefStack.length)throw new e("Unbalanced namespace destruction: attempt to pop global namespace; please report this as a bug");var r=this.undefStack.pop();for(var t in r)r.hasOwnProperty(t)&&(null==r[t]?delete this.current[t]:this.current[t]=r[t]);}},{key:"endGroups",value:function endGroups(){for(;this.undefStack.length>0;)this.endGroup();}},{key:"has",value:function has(e){return this.current.hasOwnProperty(e)||this.builtins.hasOwnProperty(e);}},{key:"get",value:function get(e){return this.current.hasOwnProperty(e)?this.current[e]:this.builtins[e];}},{key:"set",value:function set(e,r,t){if(void 0===t&&(t=!1),t){for(var a=0;a<this.undefStack.length;a++)delete this.undefStack[a][e];this.undefStack.length>0&&(this.undefStack[this.undefStack.length-1][e]=r);}else{var n=this.undefStack[this.undefStack.length-1];n&&!n.hasOwnProperty(e)&&(n[e]=this.current[e]);}null==r?delete this.current[e]:this.current[e]=r;}}]);}();on=sa;ma("\\noexpand",function(e){var r=e.popToken();return e.isExpandable(r.text)&&(r.noexpand=!0,r.treatAsRelax=!0),{tokens:[r],numArgs:0};}),ma("\\expandafter",function(e){var r=e.popToken();return e.expandOnce(!0),{tokens:[r],numArgs:0};}),ma("\\@firstoftwo",function(e){return{tokens:e.consumeArgs(2)[0],numArgs:0};}),ma("\\@secondoftwo",function(e){return{tokens:e.consumeArgs(2)[1],numArgs:0};}),ma("\\@ifnextchar",function(e){var r=e.consumeArgs(3);e.consumeSpaces();var t=e.future();return 1===r[0].length&&r[0][0].text===t.text?{tokens:r[1],numArgs:0}:{tokens:r[2],numArgs:0};}),ma("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),ma("\\TextOrMath",function(e){var r=e.consumeArgs(2);return"text"===e.mode?{tokens:r[0],numArgs:0}:{tokens:r[1],numArgs:0};});ln={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};ma("\\char",function(r){var t,a=r.popToken(),n=0;if("'"===a.text)t=8,a=r.popToken();else if('"'===a.text)t=16,a=r.popToken();else if("`"===a.text){if("\\"===(a=r.popToken()).text[0])n=a.text.charCodeAt(1);else{if("EOF"===a.text)throw new e("\\char` missing argument");n=a.text.charCodeAt(0);}}else t=10;if(t){if(null==(n=ln[a.text])||n>=t)throw new e("Invalid base-"+t+" digit "+a.text);for(var i;null!=(i=ln[r.future().text])&&i<t;)n*=t,n+=i,r.popToken();}return"\\@char{"+n+"}";});sn=function sn(r,t,a,n){var i=r.consumeArg().tokens;if(1!==i.length)throw new e("\\newcommand's first argument must be a macro name");var o=i[0].text,l=r.isDefined(o);if(l&&!t)throw new e("\\newcommand{"+o+"} attempting to redefine "+o+"; use \\renewcommand");if(!l&&!a)throw new e("\\renewcommand{"+o+"} when command "+o+" does not yet exist; use \\newcommand");var s=0;if(1===(i=r.consumeArg().tokens).length&&"["===i[0].text){for(var m="",h=r.expandNextToken();"]"!==h.text&&"EOF"!==h.text;)m+=h.text,h=r.expandNextToken();if(!m.match(/^\s*[0-9]+\s*$/))throw new e("Invalid number of arguments: "+m);s=parseInt(m),i=r.consumeArg().tokens;}return l&&n||r.macros.set(o,{tokens:i,numArgs:s}),"";};ma("\\newcommand",function(e){return sn(e,!1,!0,!1);}),ma("\\renewcommand",function(e){return sn(e,!0,!1,!1);}),ma("\\providecommand",function(e){return sn(e,!0,!0,!0);}),ma("\\message",function(e){var r=e.consumeArgs(1)[0];return console.log(r.reverse().map(function(e){return e.text;}).join("")),"";}),ma("\\errmessage",function(e){var r=e.consumeArgs(1)[0];return console.error(r.reverse().map(function(e){return e.text;}).join("")),"";}),ma("\\show",function(e){var r=e.popToken(),t=r.text;return console.log(r,e.macros.get(t),Ka[t],Q.math[t],Q.text[t]),"";}),ma("\\bgroup","{"),ma("\\egroup","}"),ma("~","\\nobreakspace"),ma("\\lq","`"),ma("\\rq","'"),ma("\\aa","\\r a"),ma("\\AA","\\r A"),ma("\\textcopyright","\\html@mathml{\\textcircled{c}}{\\char`©}"),ma("\\copyright","\\TextOrMath{\\textcopyright}{\\text{\\textcopyright}}"),ma("\\textregistered","\\html@mathml{\\textcircled{\\scriptsize R}}{\\char`®}"),ma("ℬ","\\mathscr{B}"),ma("ℰ","\\mathscr{E}"),ma("ℱ","\\mathscr{F}"),ma("ℋ","\\mathscr{H}"),ma("ℐ","\\mathscr{I}"),ma("ℒ","\\mathscr{L}"),ma("ℳ","\\mathscr{M}"),ma("ℛ","\\mathscr{R}"),ma("ℭ","\\mathfrak{C}"),ma("ℌ","\\mathfrak{H}"),ma("ℨ","\\mathfrak{Z}"),ma("\\Bbbk","\\Bbb{k}"),ma("\\llap","\\mathllap{\\textrm{#1}}"),ma("\\rlap","\\mathrlap{\\textrm{#1}}"),ma("\\clap","\\mathclap{\\textrm{#1}}"),ma("\\mathstrut","\\vphantom{(}"),ma("\\underbar","\\underline{\\text{#1}}"),ma("\\not",'\\html@mathml{\\mathrel{\\mathrlap\\@not}\\nobreak}{\\char"338}'),ma("\\neq","\\html@mathml{\\mathrel{\\not=}}{\\mathrel{\\char`≠}}"),ma("\\ne","\\neq"),ma("≠","\\neq"),ma("\\notin","\\html@mathml{\\mathrel{{\\in}\\mathllap{/\\mskip1mu}}}{\\mathrel{\\char`∉}}"),ma("∉","\\notin"),ma("≘","\\html@mathml{\\mathrel{=\\kern{-1em}\\raisebox{0.4em}{$\\scriptsize\\frown$}}}{\\mathrel{\\char`≘}}"),ma("≙","\\html@mathml{\\stackrel{\\tiny\\wedge}{=}}{\\mathrel{\\char`≘}}"),ma("≚","\\html@mathml{\\stackrel{\\tiny\\vee}{=}}{\\mathrel{\\char`≚}}"),ma("≛","\\html@mathml{\\stackrel{\\scriptsize\\star}{=}}{\\mathrel{\\char`≛}}"),ma("≝","\\html@mathml{\\stackrel{\\tiny\\mathrm{def}}{=}}{\\mathrel{\\char`≝}}"),ma("≞","\\html@mathml{\\stackrel{\\tiny\\mathrm{m}}{=}}{\\mathrel{\\char`≞}}"),ma("≟","\\html@mathml{\\stackrel{\\tiny?}{=}}{\\mathrel{\\char`≟}}"),ma("⟂","\\perp"),ma("‼","\\mathclose{!\\mkern-0.8mu!}"),ma("∌","\\notni"),ma("⌜","\\ulcorner"),ma("⌝","\\urcorner"),ma("⌞","\\llcorner"),ma("⌟","\\lrcorner"),ma("©","\\copyright"),ma("®","\\textregistered"),ma("\\ulcorner",'\\html@mathml{\\@ulcorner}{\\mathop{\\char"231c}}'),ma("\\urcorner",'\\html@mathml{\\@urcorner}{\\mathop{\\char"231d}}'),ma("\\llcorner",'\\html@mathml{\\@llcorner}{\\mathop{\\char"231e}}'),ma("\\lrcorner",'\\html@mathml{\\@lrcorner}{\\mathop{\\char"231f}}'),ma("\\vdots","{\\varvdots\\rule{0pt}{15pt}}"),ma("⋮","\\vdots"),ma("\\varGamma","\\mathit{\\Gamma}"),ma("\\varDelta","\\mathit{\\Delta}"),ma("\\varTheta","\\mathit{\\Theta}"),ma("\\varLambda","\\mathit{\\Lambda}"),ma("\\varXi","\\mathit{\\Xi}"),ma("\\varPi","\\mathit{\\Pi}"),ma("\\varSigma","\\mathit{\\Sigma}"),ma("\\varUpsilon","\\mathit{\\Upsilon}"),ma("\\varPhi","\\mathit{\\Phi}"),ma("\\varPsi","\\mathit{\\Psi}"),ma("\\varOmega","\\mathit{\\Omega}"),ma("\\substack","\\begin{subarray}{c}#1\\end{subarray}"),ma("\\colon","\\nobreak\\mskip2mu\\mathpunct{}\\mathchoice{\\mkern-3mu}{\\mkern-3mu}{}{}{:}\\mskip6mu\\relax"),ma("\\boxed","\\fbox{$\\displaystyle{#1}$}"),ma("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;"),ma("\\implies","\\DOTSB\\;\\Longrightarrow\\;"),ma("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;"),ma("\\dddot","{\\overset{\\raisebox{-0.1ex}{\\normalsize ...}}{#1}}"),ma("\\ddddot","{\\overset{\\raisebox{-0.1ex}{\\normalsize ....}}{#1}}");mn={",":"\\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"},hn=new Set(["bin","rel"]);ma("\\dots",function(e){var r="\\dotso",t=e.expandAfterFuture().text;return t in mn?r=mn[t]:("\\not"===t.slice(0,4)||t in Q.math&&hn.has(Q.math[t].group))&&(r="\\dotsb"),r;});cn={")":!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};ma("\\dotso",function(e){return e.future().text in cn?"\\ldots\\,":"\\ldots";}),ma("\\dotsc",function(e){var r=e.future().text;return r in cn&&","!==r?"\\ldots\\,":"\\ldots";}),ma("\\cdots",function(e){return e.future().text in cn?"\\@cdots\\,":"\\@cdots";}),ma("\\dotsb","\\cdots"),ma("\\dotsm","\\cdots"),ma("\\dotsi","\\!\\cdots"),ma("\\dotsx","\\ldots\\,"),ma("\\DOTSI","\\relax"),ma("\\DOTSB","\\relax"),ma("\\DOTSX","\\relax"),ma("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"),ma("\\,","\\tmspace+{3mu}{.1667em}"),ma("\\thinspace","\\,"),ma("\\>","\\mskip{4mu}"),ma("\\:","\\tmspace+{4mu}{.2222em}"),ma("\\medspace","\\:"),ma("\\;","\\tmspace+{5mu}{.2777em}"),ma("\\thickspace","\\;"),ma("\\!","\\tmspace-{3mu}{.1667em}"),ma("\\negthinspace","\\!"),ma("\\negmedspace","\\tmspace-{4mu}{.2222em}"),ma("\\negthickspace","\\tmspace-{5mu}{.277em}"),ma("\\enspace","\\kern.5em "),ma("\\enskip","\\hskip.5em\\relax"),ma("\\quad","\\hskip1em\\relax"),ma("\\qquad","\\hskip2em\\relax"),ma("\\tag","\\@ifstar\\tag@literal\\tag@paren"),ma("\\tag@paren","\\tag@literal{({#1})}"),ma("\\tag@literal",function(r){if(r.macros.get("\\df@tag"))throw new e("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}";}),ma("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}"),ma("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)"),ma("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}"),ma("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1"),ma("\\newline","\\\\\\relax"),ma("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");un=C(P["Main-Regular"]["T".charCodeAt(0)][1]-.7*P["Main-Regular"]["A".charCodeAt(0)][1]);ma("\\LaTeX","\\textrm{\\html@mathml{L\\kern-.36em\\raisebox{"+un+"}{\\scriptstyle A}\\kern-.15em\\TeX}{LaTeX}}"),ma("\\KaTeX","\\textrm{\\html@mathml{K\\kern-.17em\\raisebox{"+un+"}{\\scriptstyle A}\\kern-.15em\\TeX}{KaTeX}}"),ma("\\hspace","\\@ifstar\\@hspacer\\@hspace"),ma("\\@hspace","\\hskip #1\\relax"),ma("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax"),ma("\\ordinarycolon",":"),ma("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),ma("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}'),ma("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}'),ma("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}'),ma("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}'),ma("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}'),ma("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}'),ma("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}'),ma("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}'),ma("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}'),ma("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}'),ma("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}'),ma("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}'),ma("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}'),ma("∷","\\dblcolon"),ma("∹","\\eqcolon"),ma("≔","\\coloneqq"),ma("≕","\\eqqcolon"),ma("⩴","\\Coloneqq"),ma("\\ratio","\\vcentcolon"),ma("\\coloncolon","\\dblcolon"),ma("\\colonequals","\\coloneqq"),ma("\\coloncolonequals","\\Coloneqq"),ma("\\equalscolon","\\eqqcolon"),ma("\\equalscoloncolon","\\Eqqcolon"),ma("\\colonminus","\\coloneq"),ma("\\coloncolonminus","\\Coloneq"),ma("\\minuscolon","\\eqcolon"),ma("\\minuscoloncolon","\\Eqcolon"),ma("\\coloncolonapprox","\\Colonapprox"),ma("\\coloncolonsim","\\Colonsim"),ma("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),ma("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}"),ma("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),ma("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}"),ma("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`∌}}"),ma("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}"),ma("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}"),ma("\\injlim","\\DOTSB\\operatorname*{inj\\,lim}"),ma("\\projlim","\\DOTSB\\operatorname*{proj\\,lim}"),ma("\\varlimsup","\\DOTSB\\operatorname*{\\overline{lim}}"),ma("\\varliminf","\\DOTSB\\operatorname*{\\underline{lim}}"),ma("\\varinjlim","\\DOTSB\\operatorname*{\\underrightarrow{lim}}"),ma("\\varprojlim","\\DOTSB\\operatorname*{\\underleftarrow{lim}}"),ma("\\gvertneqq","\\html@mathml{\\@gvertneqq}{≩}"),ma("\\lvertneqq","\\html@mathml{\\@lvertneqq}{≨}"),ma("\\ngeqq","\\html@mathml{\\@ngeqq}{≱}"),ma("\\ngeqslant","\\html@mathml{\\@ngeqslant}{≱}"),ma("\\nleqq","\\html@mathml{\\@nleqq}{≰}"),ma("\\nleqslant","\\html@mathml{\\@nleqslant}{≰}"),ma("\\nshortmid","\\html@mathml{\\@nshortmid}{∤}"),ma("\\nshortparallel","\\html@mathml{\\@nshortparallel}{∦}"),ma("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{⊈}"),ma("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{⊉}"),ma("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{⊊}"),ma("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{⫋}"),ma("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{⊋}"),ma("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{⫌}"),ma("\\imath","\\html@mathml{\\@imath}{ı}"),ma("\\jmath","\\html@mathml{\\@jmath}{ȷ}"),ma("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`⟦}}"),ma("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`⟧}}"),ma("⟦","\\llbracket"),ma("⟧","\\rrbracket"),ma("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`⦃}}"),ma("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`⦄}}"),ma("⦃","\\lBrace"),ma("⦄","\\rBrace"),ma("\\minuso","\\mathbin{\\html@mathml{{\\mathrlap{\\mathchoice{\\kern{0.145em}}{\\kern{0.145em}}{\\kern{0.1015em}}{\\kern{0.0725em}}\\circ}{-}}}{\\char`⦵}}"),ma("⦵","\\minuso"),ma("\\darr","\\downarrow"),ma("\\dArr","\\Downarrow"),ma("\\Darr","\\Downarrow"),ma("\\lang","\\langle"),ma("\\rang","\\rangle"),ma("\\uarr","\\uparrow"),ma("\\uArr","\\Uparrow"),ma("\\Uarr","\\Uparrow"),ma("\\N","\\mathbb{N}"),ma("\\R","\\mathbb{R}"),ma("\\Z","\\mathbb{Z}"),ma("\\alef","\\aleph"),ma("\\alefsym","\\aleph"),ma("\\Alpha","\\mathrm{A}"),ma("\\Beta","\\mathrm{B}"),ma("\\bull","\\bullet"),ma("\\Chi","\\mathrm{X}"),ma("\\clubs","\\clubsuit"),ma("\\cnums","\\mathbb{C}"),ma("\\Complex","\\mathbb{C}"),ma("\\Dagger","\\ddagger"),ma("\\diamonds","\\diamondsuit"),ma("\\empty","\\emptyset"),ma("\\Epsilon","\\mathrm{E}"),ma("\\Eta","\\mathrm{H}"),ma("\\exist","\\exists"),ma("\\harr","\\leftrightarrow"),ma("\\hArr","\\Leftrightarrow"),ma("\\Harr","\\Leftrightarrow"),ma("\\hearts","\\heartsuit"),ma("\\image","\\Im"),ma("\\infin","\\infty"),ma("\\Iota","\\mathrm{I}"),ma("\\isin","\\in"),ma("\\Kappa","\\mathrm{K}"),ma("\\larr","\\leftarrow"),ma("\\lArr","\\Leftarrow"),ma("\\Larr","\\Leftarrow"),ma("\\lrarr","\\leftrightarrow"),ma("\\lrArr","\\Leftrightarrow"),ma("\\Lrarr","\\Leftrightarrow"),ma("\\Mu","\\mathrm{M}"),ma("\\natnums","\\mathbb{N}"),ma("\\Nu","\\mathrm{N}"),ma("\\Omicron","\\mathrm{O}"),ma("\\plusmn","\\pm"),ma("\\rarr","\\rightarrow"),ma("\\rArr","\\Rightarrow"),ma("\\Rarr","\\Rightarrow"),ma("\\real","\\Re"),ma("\\reals","\\mathbb{R}"),ma("\\Reals","\\mathbb{R}"),ma("\\Rho","\\mathrm{P}"),ma("\\sdot","\\cdot"),ma("\\sect","\\S"),ma("\\spades","\\spadesuit"),ma("\\sub","\\subset"),ma("\\sube","\\subseteq"),ma("\\supe","\\supseteq"),ma("\\Tau","\\mathrm{T}"),ma("\\thetasym","\\vartheta"),ma("\\weierp","\\wp"),ma("\\Zeta","\\mathrm{Z}"),ma("\\argmin","\\DOTSB\\operatorname*{arg\\,min}"),ma("\\argmax","\\DOTSB\\operatorname*{arg\\,max}"),ma("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits"),ma("\\bra","\\mathinner{\\langle{#1}|}"),ma("\\ket","\\mathinner{|{#1}\\rangle}"),ma("\\braket","\\mathinner{\\langle{#1}\\rangle}"),ma("\\Bra","\\left\\langle#1\\right|"),ma("\\Ket","\\left|#1\\right\\rangle");dn=function dn(e){return function(r){var t=r.consumeArg().tokens,a=r.consumeArg().tokens,n=r.consumeArg().tokens,i=r.consumeArg().tokens,o=r.macros.get("|"),l=r.macros.get("\\|");r.macros.beginGroup();var s=function s(r){return function(t){e&&(t.macros.set("|",o),n.length&&t.macros.set("\\|",l));var i=r;!r&&n.length&&"|"===t.future().text&&(t.popToken(),i=!0);return{tokens:i?n:a,numArgs:0};};};r.macros.set("|",s(!1)),n.length&&r.macros.set("\\|",s(!0));var m=r.consumeArg().tokens,h=r.expandTokens([].concat(_toConsumableArray(i),_toConsumableArray(m),_toConsumableArray(t)));return r.macros.endGroup(),{tokens:h.reverse(),numArgs:0};};};ma("\\bra@ket",dn(!1)),ma("\\bra@set",dn(!0)),ma("\\Braket","\\bra@ket{\\left\\langle}{\\,\\middle\\vert\\,}{\\,\\middle\\vert\\,}{\\right\\rangle}"),ma("\\Set","\\bra@set{\\left\\{\\:}{\\;\\middle\\vert\\;}{\\;\\middle\\Vert\\;}{\\:\\right\\}}"),ma("\\set","\\bra@set{\\{\\,}{\\mid}{}{\\,\\}}"),ma("\\angln","{\\angl n}"),ma("\\blue","\\textcolor{##6495ed}{#1}"),ma("\\orange","\\textcolor{##ffa500}{#1}"),ma("\\pink","\\textcolor{##ff00af}{#1}"),ma("\\red","\\textcolor{##df0030}{#1}"),ma("\\green","\\textcolor{##28ae7b}{#1}"),ma("\\gray","\\textcolor{gray}{#1}"),ma("\\purple","\\textcolor{##9d38bd}{#1}"),ma("\\blueA","\\textcolor{##ccfaff}{#1}"),ma("\\blueB","\\textcolor{##80f6ff}{#1}"),ma("\\blueC","\\textcolor{##63d9ea}{#1}"),ma("\\blueD","\\textcolor{##11accd}{#1}"),ma("\\blueE","\\textcolor{##0c7f99}{#1}"),ma("\\tealA","\\textcolor{##94fff5}{#1}"),ma("\\tealB","\\textcolor{##26edd5}{#1}"),ma("\\tealC","\\textcolor{##01d1c1}{#1}"),ma("\\tealD","\\textcolor{##01a995}{#1}"),ma("\\tealE","\\textcolor{##208170}{#1}"),ma("\\greenA","\\textcolor{##b6ffb0}{#1}"),ma("\\greenB","\\textcolor{##8af281}{#1}"),ma("\\greenC","\\textcolor{##74cf70}{#1}"),ma("\\greenD","\\textcolor{##1fab54}{#1}"),ma("\\greenE","\\textcolor{##0d923f}{#1}"),ma("\\goldA","\\textcolor{##ffd0a9}{#1}"),ma("\\goldB","\\textcolor{##ffbb71}{#1}"),ma("\\goldC","\\textcolor{##ff9c39}{#1}"),ma("\\goldD","\\textcolor{##e07d10}{#1}"),ma("\\goldE","\\textcolor{##a75a05}{#1}"),ma("\\redA","\\textcolor{##fca9a9}{#1}"),ma("\\redB","\\textcolor{##ff8482}{#1}"),ma("\\redC","\\textcolor{##f9685d}{#1}"),ma("\\redD","\\textcolor{##e84d39}{#1}"),ma("\\redE","\\textcolor{##bc2612}{#1}"),ma("\\maroonA","\\textcolor{##ffbde0}{#1}"),ma("\\maroonB","\\textcolor{##ff92c6}{#1}"),ma("\\maroonC","\\textcolor{##ed5fa6}{#1}"),ma("\\maroonD","\\textcolor{##ca337c}{#1}"),ma("\\maroonE","\\textcolor{##9e034e}{#1}"),ma("\\purpleA","\\textcolor{##ddd7ff}{#1}"),ma("\\purpleB","\\textcolor{##c6b9fc}{#1}"),ma("\\purpleC","\\textcolor{##aa87ff}{#1}"),ma("\\purpleD","\\textcolor{##7854ab}{#1}"),ma("\\purpleE","\\textcolor{##543b78}{#1}"),ma("\\mintA","\\textcolor{##f5f9e8}{#1}"),ma("\\mintB","\\textcolor{##edf2df}{#1}"),ma("\\mintC","\\textcolor{##e0e5cc}{#1}"),ma("\\grayA","\\textcolor{##f6f7f7}{#1}"),ma("\\grayB","\\textcolor{##f0f1f2}{#1}"),ma("\\grayC","\\textcolor{##e3e5e6}{#1}"),ma("\\grayD","\\textcolor{##d6d8da}{#1}"),ma("\\grayE","\\textcolor{##babec2}{#1}"),ma("\\grayF","\\textcolor{##888d93}{#1}"),ma("\\grayG","\\textcolor{##626569}{#1}"),ma("\\grayH","\\textcolor{##3b3e40}{#1}"),ma("\\grayI","\\textcolor{##21242c}{#1}"),ma("\\kaBlue","\\textcolor{##314453}{#1}"),ma("\\kaGreen","\\textcolor{##71B307}{#1}");pn={"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0};fn=/*#__PURE__*/function(){function fn(e,r,t){_classCallCheck(this,fn);this.settings=void 0,this.expansionCount=void 0,this.lexer=void 0,this.macros=void 0,this.stack=void 0,this.mode=void 0,this.settings=r,this.expansionCount=0,this.feed(e),this.macros=new nn(on,r.macros),this.mode=t,this.stack=[];}return _createClass(fn,[{key:"feed",value:function feed(e){this.lexer=new an(e,this.settings);}},{key:"switchMode",value:function switchMode(e){this.mode=e;}},{key:"beginGroup",value:function beginGroup(){this.macros.beginGroup();}},{key:"endGroup",value:function endGroup(){this.macros.endGroup();}},{key:"endGroups",value:function endGroups(){this.macros.endGroups();}},{key:"future",value:function future(){return 0===this.stack.length&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1];}},{key:"popToken",value:function popToken(){return this.future(),this.stack.pop();}},{key:"pushToken",value:function pushToken(e){this.stack.push(e);}},{key:"pushTokens",value:function pushTokens(e){var _this$stack;(_this$stack=this.stack).push.apply(_this$stack,_toConsumableArray(e));}},{key:"scanArgument",value:function scanArgument(e){var r,t,a;if(e){var _this$consumeArg;if(this.consumeSpaces(),"["!==this.future().text)return null;r=this.popToken(),_this$consumeArg=this.consumeArg(["]"]),a=_this$consumeArg.tokens,t=_this$consumeArg.end;}else{var _this$consumeArg2=this.consumeArg();a=_this$consumeArg2.tokens;r=_this$consumeArg2.start;t=_this$consumeArg2.end;}return this.pushToken(new ca("EOF",t.loc)),this.pushTokens(a),new ca("",ha.range(r,t));}},{key:"consumeSpaces",value:function consumeSpaces(){for(;;){if(" "!==this.future().text)break;this.stack.pop();}}},{key:"consumeArg",value:function consumeArg(r){var t=[],a=r&&r.length>0;a||this.consumeSpaces();var n,i=this.future(),o=0,l=0;do{if(n=this.popToken(),t.push(n),"{"===n.text)++o;else if("}"===n.text){if(-1===--o)throw new e("Extra }",n);}else if("EOF"===n.text)throw new e("Unexpected end of input in a macro argument, expected '"+(r&&a?r[l]:"}")+"'",n);if(r&&a)if((0===o||1===o&&"{"===r[l])&&n.text===r[l]){if(++l===r.length){t.splice(-l,l);break;}}else l=0;}while(0!==o||a);return"{"===i.text&&"}"===t[t.length-1].text&&(t.pop(),t.shift()),t.reverse(),{tokens:t,start:i,end:n};}},{key:"consumeArgs",value:function consumeArgs(r,t){if(t){if(t.length!==r+1)throw new e("The length of delimiters doesn't match the number of args!");for(var a=t[0],n=0;n<a.length;n++){var i=this.popToken();if(a[n]!==i.text)throw new e("Use of the macro doesn't match its definition",i);}}for(var o=[],l=0;l<r;l++)o.push(this.consumeArg(t&&t[l+1]).tokens);return o;}},{key:"countExpansion",value:function countExpansion(r){if(this.expansionCount+=r,this.expansionCount>this.settings.maxExpand)throw new e("Too many expansions: infinite loop or need to increase maxExpand setting");}},{key:"expandOnce",value:function expandOnce(r){var t=this.popToken(),a=t.text,n=t.noexpand?null:this._getExpansion(a);if(null==n||r&&n.unexpandable){if(r&&null==n&&"\\"===a[0]&&!this.isDefined(a))throw new e("Undefined control sequence: "+a);return this.pushToken(t),!1;}this.countExpansion(1);var i=n.tokens,o=this.consumeArgs(n.numArgs,n.delimiters);if(n.numArgs)for(var l=(i=i.slice()).length-1;l>=0;--l){var s=i[l];if("#"===s.text){if(0===l)throw new e("Incomplete placeholder at end of macro body",s);if("#"===(s=i[--l]).text)i.splice(l+1,1);else{var _i12;if(!/^[1-9]$/.test(s.text))throw new e("Not a valid argument number",s);(_i12=i).splice.apply(_i12,[l,2].concat(_toConsumableArray(o[+s.text-1])));}}}return this.pushTokens(i),i.length;}},{key:"expandAfterFuture",value:function expandAfterFuture(){return this.expandOnce(),this.future();}},{key:"expandNextToken",value:function expandNextToken(){for(;;)if(!1===this.expandOnce()){var e=this.stack.pop();return e.treatAsRelax&&(e.text="\\relax"),e;}}},{key:"expandMacro",value:function expandMacro(e){return this.macros.has(e)?this.expandTokens([new ca(e)]):void 0;}},{key:"expandTokens",value:function expandTokens(e){var r=[],t=this.stack.length;for(this.pushTokens(e);this.stack.length>t;)if(!1===this.expandOnce(!0)){var a=this.stack.pop();a.treatAsRelax&&(a.noexpand=!1,a.treatAsRelax=!1),r.push(a);}return this.countExpansion(r.length),r;}},{key:"expandMacroAsText",value:function expandMacroAsText(e){var r=this.expandMacro(e);return r?r.map(function(e){return e.text;}).join(""):r;}},{key:"_getExpansion",value:function _getExpansion(e){var r=this.macros.get(e);if(null==r)return r;if(1===e.length){var t=this.lexer.catcodes[e];if(null!=t&&13!==t)return;}var a="function"==typeof r?r(this):r;if("string"==typeof a){var n=0;if(a.includes("#"))for(var i=a.replace(/##/g,"");i.includes("#"+(n+1));)++n;for(var o=new an(a,this.settings),l=[],s=o.lex();"EOF"!==s.text;)l.push(s),s=o.lex();return l.reverse(),{tokens:l,numArgs:n};}return a;}},{key:"isDefined",value:function isDefined(e){return this.macros.has(e)||Ka.hasOwnProperty(e)||Q.math.hasOwnProperty(e)||Q.text.hasOwnProperty(e)||pn.hasOwnProperty(e);}},{key:"isExpandable",value:function isExpandable(e){var r=this.macros.get(e);return null!=r?"string"==typeof r||"function"==typeof r||!r.unexpandable:Ka.hasOwnProperty(e)&&!Ka[e].primitive;}}]);}();vn=/^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗₘₙₒₚᵣₛₜᵤᵥₓᵦᵧᵨᵩᵪ]/,gn=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",ᵝ:"β",ᵞ:"γ",ᵟ:"δ",ᵠ:"ϕ",ᵡ:"χ",ᶿ:"θ"}),wn={"́":{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"}},bn={á:"á",à:"à",ä:"ä",ǟ:"ǟ",ã:"ã",ā:"ā",ă:"ă",ắ:"ắ",ằ:"ằ",ẵ:"ẵ",ǎ:"ǎ",â:"â",ấ:"ấ",ầ:"ầ",ẫ:"ẫ",ȧ:"ȧ",ǡ:"ǡ",å:"å",ǻ:"ǻ",ḃ:"ḃ",ć:"ć",ḉ:"ḉ",č:"č",ĉ:"ĉ",ċ:"ċ",ç:"ç",ď:"ď",ḋ:"ḋ",ḑ:"ḑ",é:"é",è:"è",ë:"ë",ẽ:"ẽ",ē:"ē",ḗ:"ḗ",ḕ:"ḕ",ĕ:"ĕ",ḝ:"ḝ",ě:"ě",ê:"ê",ế:"ế",ề:"ề",ễ:"ễ",ė:"ė",ȩ:"ȩ",ḟ:"ḟ",ǵ:"ǵ",ḡ:"ḡ",ğ:"ğ",ǧ:"ǧ",ĝ:"ĝ",ġ:"ġ",ģ:"ģ",ḧ:"ḧ",ȟ:"ȟ",ĥ:"ĥ",ḣ:"ḣ",ḩ:"ḩ",í:"í",ì:"ì",ï:"ï",ḯ:"ḯ",ĩ:"ĩ",ī:"ī",ĭ:"ĭ",ǐ:"ǐ",î:"î",ǰ:"ǰ",ĵ:"ĵ",ḱ:"ḱ",ǩ:"ǩ",ķ:"ķ",ĺ:"ĺ",ľ:"ľ",ļ:"ļ",ḿ:"ḿ",ṁ:"ṁ",ń:"ń",ǹ:"ǹ",ñ:"ñ",ň:"ň",ṅ:"ṅ",ņ:"ņ",ó:"ó",ò:"ò",ö:"ö",ȫ:"ȫ",õ:"õ",ṍ:"ṍ",ṏ:"ṏ",ȭ:"ȭ",ō:"ō",ṓ:"ṓ",ṑ:"ṑ",ŏ:"ŏ",ǒ:"ǒ",ô:"ô",ố:"ố",ồ:"ồ",ỗ:"ỗ",ȯ:"ȯ",ȱ:"ȱ",ő:"ő",ṕ:"ṕ",ṗ:"ṗ",ŕ:"ŕ",ř:"ř",ṙ:"ṙ",ŗ:"ŗ",ś:"ś",ṥ:"ṥ",š:"š",ṧ:"ṧ",ŝ:"ŝ",ṡ:"ṡ",ş:"ş",ẗ:"ẗ",ť:"ť",ṫ:"ṫ",ţ:"ţ",ú:"ú",ù:"ù",ü:"ü",ǘ:"ǘ",ǜ:"ǜ",ǖ:"ǖ",ǚ:"ǚ",ũ:"ũ",ṹ:"ṹ",ū:"ū",ṻ:"ṻ",ŭ:"ŭ",ǔ:"ǔ",û:"û",ů:"ů",ű:"ű",ṽ:"ṽ",ẃ:"ẃ",ẁ:"ẁ",ẅ:"ẅ",ŵ:"ŵ",ẇ:"ẇ",ẘ:"ẘ",ẍ:"ẍ",ẋ:"ẋ",ý:"ý",ỳ:"ỳ",ÿ:"ÿ",ỹ:"ỹ",ȳ:"ȳ",ŷ:"ŷ",ẏ:"ẏ",ẙ:"ẙ",ź:"ź",ž:"ž",ẑ:"ẑ",ż:"ż",Á:"Á",À:"À",Ä:"Ä",Ǟ:"Ǟ",Ã:"Ã",Ā:"Ā",Ă:"Ă",Ắ:"Ắ",Ằ:"Ằ",Ẵ:"Ẵ",Ǎ:"Ǎ",Â:"Â",Ấ:"Ấ",Ầ:"Ầ",Ẫ:"Ẫ",Ȧ:"Ȧ",Ǡ:"Ǡ",Å:"Å",Ǻ:"Ǻ",Ḃ:"Ḃ",Ć:"Ć",Ḉ:"Ḉ",Č:"Č",Ĉ:"Ĉ",Ċ:"Ċ",Ç:"Ç",Ď:"Ď",Ḋ:"Ḋ",Ḑ:"Ḑ",É:"É",È:"È",Ë:"Ë",Ẽ:"Ẽ",Ē:"Ē",Ḗ:"Ḗ",Ḕ:"Ḕ",Ĕ:"Ĕ",Ḝ:"Ḝ",Ě:"Ě",Ê:"Ê",Ế:"Ế",Ề:"Ề",Ễ:"Ễ",Ė:"Ė",Ȩ:"Ȩ",Ḟ:"Ḟ",Ǵ:"Ǵ",Ḡ:"Ḡ",Ğ:"Ğ",Ǧ:"Ǧ",Ĝ:"Ĝ",Ġ:"Ġ",Ģ:"Ģ",Ḧ:"Ḧ",Ȟ:"Ȟ",Ĥ:"Ĥ",Ḣ:"Ḣ",Ḩ:"Ḩ",Í:"Í",Ì:"Ì",Ï:"Ï",Ḯ:"Ḯ",Ĩ:"Ĩ",Ī:"Ī",Ĭ:"Ĭ",Ǐ:"Ǐ",Î:"Î",İ:"İ",Ĵ:"Ĵ",Ḱ:"Ḱ",Ǩ:"Ǩ",Ķ:"Ķ",Ĺ:"Ĺ",Ľ:"Ľ",Ļ:"Ļ",Ḿ:"Ḿ",Ṁ:"Ṁ",Ń:"Ń",Ǹ:"Ǹ",Ñ:"Ñ",Ň:"Ň",Ṅ:"Ṅ",Ņ:"Ņ",Ó:"Ó",Ò:"Ò",Ö:"Ö",Ȫ:"Ȫ",Õ:"Õ",Ṍ:"Ṍ",Ṏ:"Ṏ",Ȭ:"Ȭ",Ō:"Ō",Ṓ:"Ṓ",Ṑ:"Ṑ",Ŏ:"Ŏ",Ǒ:"Ǒ",Ô:"Ô",Ố:"Ố",Ồ:"Ồ",Ỗ:"Ỗ",Ȯ:"Ȯ",Ȱ:"Ȱ",Ő:"Ő",Ṕ:"Ṕ",Ṗ:"Ṗ",Ŕ:"Ŕ",Ř:"Ř",Ṙ:"Ṙ",Ŗ:"Ŗ",Ś:"Ś",Ṥ:"Ṥ",Š:"Š",Ṧ:"Ṧ",Ŝ:"Ŝ",Ṡ:"Ṡ",Ş:"Ş",Ť:"Ť",Ṫ:"Ṫ",Ţ:"Ţ",Ú:"Ú",Ù:"Ù",Ü:"Ü",Ǘ:"Ǘ",Ǜ:"Ǜ",Ǖ:"Ǖ",Ǚ:"Ǚ",Ũ:"Ũ",Ṹ:"Ṹ",Ū:"Ū",Ṻ:"Ṻ",Ŭ:"Ŭ",Ǔ:"Ǔ",Û:"Û",Ů:"Ů",Ű:"Ű",Ṽ:"Ṽ",Ẃ:"Ẃ",Ẁ:"Ẁ",Ẅ:"Ẅ",Ŵ:"Ŵ",Ẇ:"Ẇ",Ẍ:"Ẍ",Ẋ:"Ẋ",Ý:"Ý",Ỳ:"Ỳ",Ÿ:"Ÿ",Ỹ:"Ỹ",Ȳ:"Ȳ",Ŷ:"Ŷ",Ẏ:"Ẏ",Ź:"Ź",Ž:"Ž",Ẑ:"Ẑ",Ż:"Ż",ά:"ά",ὰ:"ὰ",ᾱ:"ᾱ",ᾰ:"ᾰ",έ:"έ",ὲ:"ὲ",ή:"ή",ὴ:"ὴ",ί:"ί",ὶ:"ὶ",ϊ:"ϊ",ΐ:"ΐ",ῒ:"ῒ",ῑ:"ῑ",ῐ:"ῐ",ό:"ό",ὸ:"ὸ",ύ:"ύ",ὺ:"ὺ",ϋ:"ϋ",ΰ:"ΰ",ῢ:"ῢ",ῡ:"ῡ",ῠ:"ῠ",ώ:"ώ",ὼ:"ὼ",Ύ:"Ύ",Ὺ:"Ὺ",Ϋ:"Ϋ",Ῡ:"Ῡ",Ῠ:"Ῠ",Ώ:"Ώ",Ὼ:"Ὼ"};yn=/*#__PURE__*/function(){function yn(e,r){_classCallCheck(this,yn);this.mode=void 0,this.gullet=void 0,this.settings=void 0,this.leftrightDepth=void 0,this.nextToken=void 0,this.mode="math",this.gullet=new fn(e,r,this.mode),this.settings=r,this.leftrightDepth=0,this.nextToken=null;}return _createClass(yn,[{key:"expect",value:function expect(r,t){if(void 0===t&&(t=!0),this.fetch().text!==r)throw new e("Expected '"+r+"', got '"+this.fetch().text+"'",this.fetch());t&&this.consume();}},{key:"consume",value:function consume(){this.nextToken=null;}},{key:"fetch",value:function fetch(){return null==this.nextToken&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken;}},{key:"switchMode",value:function switchMode(e){this.mode=e,this.gullet.switchMode(e);}},{key:"parse",value:function 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();}}},{key:"subparse",value:function subparse(e){var r=this.nextToken;this.consume(),this.gullet.pushToken(new ca("}")),this.gullet.pushTokens(e);var t=this.parseExpression(!1);return this.expect("}"),this.nextToken=r,t;}},{key:"parseExpression",value:function parseExpression(e,r){for(var t=[];;){"math"===this.mode&&this.consumeSpaces();var a=this.fetch();if(yn.endOfExpression.has(a.text))break;if(r&&a.text===r)break;if(e&&Ka[a.text]&&Ka[a.text].infix)break;var n=this.parseAtom(r);if(!n)break;"internal"!==n.type&&t.push(n);}return"text"===this.mode&&this.formLigatures(t),this.handleInfixNodes(t);}},{key:"handleInfixNodes",value:function handleInfixNodes(r){for(var t,a=-1,n=0;n<r.length;n++){var i=r[n];if("infix"===i.type){if(-1!==a)throw new e("only one infix operator per group",i.token);a=n,t=i.replaceWith;}}if(-1!==a&&t){var o,l,s=r.slice(0,a),m=r.slice(a+1);return o=1===s.length&&"ordgroup"===s[0].type?s[0]:{type:"ordgroup",mode:this.mode,body:s},l=1===m.length&&"ordgroup"===m[0].type?m[0]:{type:"ordgroup",mode:this.mode,body:m},["\\\\abovefrac"===t?this.callFunction(t,[o,r[a],l],[]):this.callFunction(t,[o,l],[])];}return r;}},{key:"handleSupSubscript",value:function handleSupSubscript(r){var t,a=this.fetch(),n=a.text;this.consume(),this.consumeSpaces();do{var i;t=this.parseGroup(r);}while("internal"===(null==(i=t)?void 0:i.type));if(!t)throw new e("Expected group after '"+n+"'",a);return t;}},{key:"formatUnsupportedCmd",value:function formatUnsupportedCmd(e){for(var r=[],t=0;t<e.length;t++)r.push({type:"textord",mode:"text",text:e[t]});var a={type:"text",mode:this.mode,body:r};return{type:"color",mode:this.mode,color:this.settings.errorColor,body:[a]};}},{key:"parseAtom",value:function parseAtom(r){var t,a,n=this.parseGroup("atom",r);if("internal"===(null==n?void 0:n.type))return n;if("text"===this.mode)return n;for(;;){this.consumeSpaces();var i=this.fetch();if("\\limits"===i.text||"\\nolimits"===i.text){if(n&&"op"===n.type){var o="\\limits"===i.text;n.limits=o,n.alwaysHandleSupSub=!0;}else{if(!n||"operatorname"!==n.type)throw new e("Limit controls must follow a math operator",i);n.alwaysHandleSupSub&&(n.limits="\\limits"===i.text);}this.consume();}else if("^"===i.text){if(t)throw new e("Double superscript",i);t=this.handleSupSubscript("superscript");}else if("_"===i.text){if(a)throw new e("Double subscript",i);a=this.handleSupSubscript("subscript");}else if("'"===i.text){if(t)throw new e("Double superscript",i);var l={type:"textord",mode:this.mode,text:"\\prime"},s=[l];for(this.consume();"'"===this.fetch().text;)s.push(l),this.consume();"^"===this.fetch().text&&s.push(this.handleSupSubscript("superscript")),t={type:"ordgroup",mode:this.mode,body:s};}else{if(!gn[i.text])break;var m=vn.test(i.text),h=[];for(h.push(new ca(gn[i.text])),this.consume();;){var c=this.fetch().text;if(!gn[c])break;if(vn.test(c)!==m)break;h.unshift(new ca(gn[c])),this.consume();}var u=this.subparse(h);m?a={type:"ordgroup",mode:"math",body:u}:t={type:"ordgroup",mode:"math",body:u};}}return t||a?{type:"supsub",mode:this.mode,base:n,sup:t,sub:a}:n;}},{key:"parseFunction",value:function parseFunction(r,t){var a=this.fetch(),n=a.text,i=Ka[n];if(!i)return null;if(this.consume(),t&&"atom"!==t&&!i.allowedInArgument)throw new e("Got function '"+n+"' with no arguments"+(t?" as "+t:""),a);if("text"===this.mode&&!i.allowedInText)throw new e("Can't use function '"+n+"' in text mode",a);if("math"===this.mode&&!1===i.allowedInMath)throw new e("Can't use function '"+n+"' in math mode",a);var _this$parseArguments=this.parseArguments(n,i),o=_this$parseArguments.args,l=_this$parseArguments.optArgs;return this.callFunction(n,o,l,a,r);}},{key:"callFunction",value:function callFunction(r,t,a,n,i){var o={funcName:r,parser:this,token:n,breakOnTokenText:i},l=Ka[r];if(l&&l.handler)return l.handler(o,t,a);throw new e("No function handler for "+r);}},{key:"parseArguments",value:function parseArguments(r,t){var a=t.numArgs+t.numOptionalArgs;if(0===a)return{args:[],optArgs:[]};for(var n=[],i=[],o=0;o<a;o++){var l=t.argTypes&&t.argTypes[o],s=o<t.numOptionalArgs;("primitive"in t&&t.primitive&&null==l||"sqrt"===t.type&&1===o&&null==i[0])&&(l="primitive");var m=this.parseGroupOfType("argument to '"+r+"'",l,s);if(s)i.push(m);else{if(null==m)throw new e("Null argument, please report this as a bug");n.push(m);}}return{args:n,optArgs:i};}},{key:"parseGroupOfType",value:function parseGroupOfType(r,t,a){switch(t){case"color":return this.parseColorGroup(a);case"size":return this.parseSizeGroup(a);case"url":return this.parseUrlGroup(a);case"math":case"text":return this.parseArgumentGroup(a,t);case"hbox":var n=this.parseArgumentGroup(a,"text");return null!=n?{type:"styling",mode:n.mode,body:[n],style:"text",resetFont:!0}:null;case"raw":var i=this.parseStringGroup("raw",a);return null!=i?{type:"raw",mode:"text",string:i.text}:null;case"primitive":if(a)throw new e("A primitive argument cannot be optional");var o=this.parseGroup(r);if(null==o)throw new e("Expected group as "+r,this.fetch());return o;case"original":case null:case void 0:return this.parseArgumentGroup(a);default:throw new e("Unknown group type as "+r,this.fetch());}}},{key:"consumeSpaces",value:function consumeSpaces(){for(;" "===this.fetch().text;)this.consume();}},{key:"parseStringGroup",value:function parseStringGroup(e,r){var t=this.gullet.scanArgument(r);if(null==t)return null;for(var a,n="";"EOF"!==(a=this.fetch()).text;)n+=a.text,this.consume();return this.consume(),t.text=n,t;}},{key:"parseRegexGroup",value:function parseRegexGroup(r,t){for(var a,n=this.fetch(),i=n,o="";"EOF"!==(a=this.fetch()).text&&r.test(o+a.text);)o+=(i=a).text,this.consume();if(""===o)throw new e("Invalid "+t+": '"+n.text+"'",n);return n.range(i,o);}},{key:"parseColorGroup",value:function parseColorGroup(r){var t=this.parseStringGroup("color",r);if(null==t)return null;var a=/^(#[a-f0-9]{3,4}|#[a-f0-9]{6}|#[a-f0-9]{8}|[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!a)throw new e("Invalid color: '"+t.text+"'",t);var n=a[0];return /^[0-9a-f]{6}$/i.test(n)&&(n="#"+n),{type:"color-token",mode:this.mode,color:n};}},{key:"parseSizeGroup",value:function parseSizeGroup(r){var t,a=!1;if(this.gullet.consumeSpaces(),!(t=r||"{"===this.gullet.future().text?this.parseStringGroup("size",r):this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size")))return null;r||0!==t.text.length||(t.text="0pt",a=!0);var n=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!n)throw new e("Invalid size: '"+t.text+"'",t);var i={number:+(n[1]+n[2]),unit:n[3]};if(!H(i))throw new e("Invalid unit: '"+i.unit+"'",t);return{type:"size",mode:this.mode,value:i,isBlank:a};}},{key:"parseUrlGroup",value:function parseUrlGroup(e){this.gullet.lexer.setCatcode("%",13),this.gullet.lexer.setCatcode("~",12);var r=this.parseStringGroup("url",e);if(this.gullet.lexer.setCatcode("%",14),this.gullet.lexer.setCatcode("~",13),null==r)return null;var t=r.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:t};}},{key:"parseArgumentGroup",value:function parseArgumentGroup(e,r){var t=this.gullet.scanArgument(e);if(null==t)return null;var a=this.mode;r&&this.switchMode(r),this.gullet.beginGroup();var n=this.parseExpression(!1,"EOF");this.expect("EOF"),this.gullet.endGroup();var i={type:"ordgroup",mode:this.mode,loc:t.loc,body:n};return r&&this.switchMode(a),i;}},{key:"parseGroup",value:function parseGroup(r,t){var a,n=this.fetch(),i=n.text;if("{"===i||"\\begingroup"===i){this.consume();var o="{"===i?"}":"\\endgroup";this.gullet.beginGroup();var l=this.parseExpression(!1,o),s=this.fetch();this.expect(o),this.gullet.endGroup(),a={type:"ordgroup",mode:this.mode,loc:ha.range(n,s),body:l,semisimple:"\\begingroup"===i||void 0};}else if(null==(a=this.parseFunction(t,r)||this.parseSymbol())&&"\\"===i[0]&&!pn.hasOwnProperty(i)){if(this.settings.throwOnError)throw new e("Undefined control sequence: "+i,n);a=this.formatUnsupportedCmd(i),this.consume();}return a;}},{key:"formLigatures",value:function formLigatures(e){for(var r=e.length-1,t=0;t<r;++t){var a=e[t];if("textord"===a.type){var n=a.text,i=e[t+1];if(i&&"textord"===i.type){if("-"===n&&"-"===i.text){var o=e[t+2];t+1<r&&o&&"textord"===o.type&&"-"===o.text?(e.splice(t,3,{type:"textord",mode:"text",loc:ha.range(a,o),text:"---"}),r-=2):(e.splice(t,2,{type:"textord",mode:"text",loc:ha.range(a,i),text:"--"}),r-=1);}"'"!==n&&"`"!==n||i.text!==n||(e.splice(t,2,{type:"textord",mode:"text",loc:ha.range(a,i),text:n+n}),r-=1);}}}}},{key:"parseSymbol",value:function parseSymbol(){var r=this.fetch(),t=r.text;if(/^\\verb[^a-zA-Z]/.test(t)){this.consume();var a=t.slice(5),n="*"===a.charAt(0);if(n&&(a=a.slice(1)),a.length<2||a.charAt(0)!==a.slice(-1))throw new e("\\verb assertion failed --\n please report what input caused this bug");return{type:"verb",mode:"text",body:a=a.slice(1,-1),star:n};}bn.hasOwnProperty(t[0])&&!Q[this.mode][t[0]]&&(this.settings.strict&&"math"===this.mode&&this.settings.reportNonstrict("unicodeTextInMathMode",'Accented Unicode text character "'+t[0]+'" used in math mode',r),t=bn[t[0]]+t.slice(1));var i,o=rn.exec(t);if(o&&("i"===(t=t.substring(0,o.index))?t="ı":"j"===t&&(t="ȷ")),Q[this.mode][t]){this.settings.strict&&"math"===this.mode&&Ie.includes(t)&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+t[0]+'" used in math mode',r);var l=Q[this.mode][t].group,s=ha.range(r);i=l in st?{type:"atom",mode:this.mode,family:l,loc:s,text:t}:{type:l,mode:this.mode,loc:s,text:t};}else{if(!(t.charCodeAt(0)>=128))return null;this.settings.strict&&(z(t.charCodeAt(0))?"math"===this.mode&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+t[0]+'" used in math mode',r):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+t[0]+'" ('+t.charCodeAt(0)+")",r)),i={type:"textord",mode:"text",loc:ha.range(r),text:t};}if(this.consume(),o)for(var m=0;m<o[0].length;m++){var h=o[0][m];if(!wn[h])throw new e("Unknown accent ' "+h+"'",r);var c=wn[h][this.mode]||wn[h].text;if(!c)throw new e("Accent "+h+" unsupported in "+this.mode+" mode",r);i={type:"accent",mode:this.mode,loc:ha.range(r),label:c,isStretchy:!1,isShifty:!0,base:i};}return i;}}]);}();yn.endOfExpression=new Set(["}","\\endgroup","\\end","\\right","&"]);xn=function xn(r,t){if(!("string"==typeof r||r instanceof String))throw new TypeError("KaTeX can only parse string typed expression");var a=new yn(r,t);delete a.gullet.macros.current["\\df@tag"];var n=a.parse();if(delete a.gullet.macros.current["\\current@color"],delete a.gullet.macros.current["\\color"],a.gullet.macros.get("\\df@tag")){if(!t.displayMode)throw new e("\\tag works only in display equations");n=[{type:"tag",mode:"text",body:n,tag:a.subparse([new ca("\\df@tag")])}];}return n;},_export("render",kn=function kn(e,r,t){r.textContent="";var a=Sn(e,t).toNode();r.appendChild(a);});"undefined"!=typeof document&&"CSS1Compat"!==document.compatMode&&("undefined"!=typeof console&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),_export("render",kn=function kn(){throw new e("KaTeX doesn't work in quirks mode.");}));_export("renderToString",zn=function zn(e,r){return Sn(e,r).toMarkup();}),_export("__parse",Mn=function Mn(e,r){var t=new c(r);return xn(e,t);}),Bn=function Bn(r,t,a){if(a.throwOnError||!(r instanceof e))throw r;var n=er(["katex-error"],[new _(t)]);return n.setAttribute("title",r.toString()),n.setAttribute("style","color:"+a.errorColor),n;},_export("__renderToDomTree",Sn=function Sn(e,r){var t=new c(r);try{return function(e,r,t){var a,n=rt(t);if("mathml"===t.output)return Zr(e,r,n,t.displayMode,!0);if("html"===t.output){var i=Or(e,n);a=er(["katex"],[i]);}else{var o=Zr(e,r,n,t.displayMode,!1),l=Or(e,n);a=er(["katex"],[o,l]);}return tt(a,t);}(xn(e,t),e,t);}catch(r){return Bn(r,e,t);}}),_export("__renderToHTMLTree",qn=function qn(e,r){var t=new c(r);try{return function(e,r,t){var a=Or(e,rt(t)),n=er(["katex"],[a]);return tt(n,t);}(xn(e,t),0,t);}catch(r){return Bn(r,e,t);}}),_export("version",Tn="0.16.47"),_export("__domTree",An={Span:V,Anchor:U,SymbolNode:_,SvgNode:j,PathNode:G,LineNode:Y}),_export("default",Hn={version:Tn,render:kn,renderToString:zn,ParseError:e,SETTINGS_SCHEMA:s,t:Mn,i:Sn,o:qn,m:Z,h:ee,u:br,p:ma,v:An});}};});
2
+ //# sourceMappingURL=katex-f4186f87.cjs.js.map