diff --git a/mathjax-dev/COPYING.txt b/COPYING.txt similarity index 100% rename from mathjax-dev/COPYING.txt rename to COPYING.txt diff --git a/mathjax/MathJax.js b/MathJax.js similarity index 100% rename from mathjax/MathJax.js rename to MathJax.js diff --git a/README.md b/README.md deleted file mode 100644 index 06e51e87e..000000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -[MathJax](http://www.mathjax.org/) - Beautiful math in all browsers -=================================================================== - -Please see `mathjax/README.txt` to use MathJax. - -See `mathjax-dev/README.txt` if you want to help develop MathJax. \ No newline at end of file diff --git a/mathjax/README.txt b/README.txt similarity index 88% rename from mathjax/README.txt rename to README.txt index ceb180740..61697ecb4 100644 --- a/mathjax/README.txt +++ b/README.txt @@ -46,9 +46,8 @@ http://sourceforge.net/projects/mathjax/ that includes the download site for the MathJax distribution, the bug-tracker for reporting bugs, and several user forums for asking questions and getting assistance: - Bug tracker: http://sourceforge.net/tracker/?group_id=261188&atid=1240827 - MathJax Help: http://sourceforge.net/projects/mathjax/forums/forum/948701 - Open Discussion: http://sourceforge.net/projects/mathjax/forums/forum/948700 + Bug tracker: https://github.com/mathjax/MathJax/issues + MathJax-Users Group: http://groups.google.com/group/mathjax-users Before reporting a bug, please check that it has not already been reported. Also, please use the bug tracker for reporting bugs rather than the help diff --git a/mathjax/config/MMLorHTML.js b/config/MMLorHTML.js similarity index 100% rename from mathjax/config/MMLorHTML.js rename to config/MMLorHTML.js diff --git a/mathjax/config/MathJax.js b/config/MathJax.js similarity index 100% rename from mathjax/config/MathJax.js rename to config/MathJax.js diff --git a/mathjax/config/local/local.js b/config/local/local.js similarity index 100% rename from mathjax/config/local/local.js rename to config/local/local.js diff --git a/mathjax/docs/html/.buildinfo b/docs/html/.buildinfo similarity index 100% rename from mathjax/docs/html/.buildinfo rename to docs/html/.buildinfo diff --git a/mathjax/docs/html/.doctrees/CSS-styles.doctree b/docs/html/.doctrees/CSS-styles.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/CSS-styles.doctree rename to docs/html/.doctrees/CSS-styles.doctree diff --git a/mathjax/docs/html/.doctrees/HTML-snippets.doctree b/docs/html/.doctrees/HTML-snippets.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/HTML-snippets.doctree rename to docs/html/.doctrees/HTML-snippets.doctree diff --git a/mathjax/docs/html/.doctrees/api/ajax.doctree b/docs/html/.doctrees/api/ajax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/ajax.doctree rename to docs/html/.doctrees/api/ajax.doctree diff --git a/mathjax/docs/html/.doctrees/api/callback.doctree b/docs/html/.doctrees/api/callback.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/callback.doctree rename to docs/html/.doctrees/api/callback.doctree diff --git a/mathjax/docs/html/.doctrees/api/elementjax.doctree b/docs/html/.doctrees/api/elementjax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/elementjax.doctree rename to docs/html/.doctrees/api/elementjax.doctree diff --git a/mathjax/docs/html/.doctrees/api/html.doctree b/docs/html/.doctrees/api/html.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/html.doctree rename to docs/html/.doctrees/api/html.doctree diff --git a/mathjax/docs/html/.doctrees/api/hub.doctree b/docs/html/.doctrees/api/hub.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/hub.doctree rename to docs/html/.doctrees/api/hub.doctree diff --git a/mathjax/docs/html/.doctrees/api/index.doctree b/docs/html/.doctrees/api/index.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/index.doctree rename to docs/html/.doctrees/api/index.doctree diff --git a/mathjax/docs/html/.doctrees/api/inputjax.doctree b/docs/html/.doctrees/api/inputjax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/inputjax.doctree rename to docs/html/.doctrees/api/inputjax.doctree diff --git a/mathjax/docs/html/.doctrees/api/jax.doctree b/docs/html/.doctrees/api/jax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/jax.doctree rename to docs/html/.doctrees/api/jax.doctree diff --git a/mathjax/docs/html/.doctrees/api/message.doctree b/docs/html/.doctrees/api/message.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/message.doctree rename to docs/html/.doctrees/api/message.doctree diff --git a/mathjax/docs/html/.doctrees/api/object.doctree b/docs/html/.doctrees/api/object.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/object.doctree rename to docs/html/.doctrees/api/object.doctree diff --git a/mathjax/docs/html/.doctrees/api/outputjax.doctree b/docs/html/.doctrees/api/outputjax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/outputjax.doctree rename to docs/html/.doctrees/api/outputjax.doctree diff --git a/mathjax/docs/html/.doctrees/api/queue.doctree b/docs/html/.doctrees/api/queue.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/queue.doctree rename to docs/html/.doctrees/api/queue.doctree diff --git a/mathjax/docs/html/.doctrees/api/signal.doctree b/docs/html/.doctrees/api/signal.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/signal.doctree rename to docs/html/.doctrees/api/signal.doctree diff --git a/mathjax/docs/html/.doctrees/api/variable.doctree b/docs/html/.doctrees/api/variable.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/api/variable.doctree rename to docs/html/.doctrees/api/variable.doctree diff --git a/mathjax/docs/html/.doctrees/callbacks.doctree b/docs/html/.doctrees/callbacks.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/callbacks.doctree rename to docs/html/.doctrees/callbacks.doctree diff --git a/mathjax/docs/html/.doctrees/community.doctree b/docs/html/.doctrees/community.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/community.doctree rename to docs/html/.doctrees/community.doctree diff --git a/mathjax/docs/html/.doctrees/configuration.doctree b/docs/html/.doctrees/configuration.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/configuration.doctree rename to docs/html/.doctrees/configuration.doctree diff --git a/mathjax/docs/html/.doctrees/dynamic.doctree b/docs/html/.doctrees/dynamic.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/dynamic.doctree rename to docs/html/.doctrees/dynamic.doctree diff --git a/mathjax/docs/html/.doctrees/environment.pickle b/docs/html/.doctrees/environment.pickle similarity index 100% rename from mathjax/docs/html/.doctrees/environment.pickle rename to docs/html/.doctrees/environment.pickle diff --git a/mathjax/docs/html/.doctrees/glossary.doctree b/docs/html/.doctrees/glossary.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/glossary.doctree rename to docs/html/.doctrees/glossary.doctree diff --git a/mathjax/docs/html/.doctrees/index.doctree b/docs/html/.doctrees/index.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/index.doctree rename to docs/html/.doctrees/index.doctree diff --git a/mathjax/docs/html/.doctrees/installation.doctree b/docs/html/.doctrees/installation.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/installation.doctree rename to docs/html/.doctrees/installation.doctree diff --git a/mathjax/docs/html/.doctrees/jsMath.doctree b/docs/html/.doctrees/jsMath.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/jsMath.doctree rename to docs/html/.doctrees/jsMath.doctree diff --git a/mathjax/docs/html/.doctrees/mathjax.doctree b/docs/html/.doctrees/mathjax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/mathjax.doctree rename to docs/html/.doctrees/mathjax.doctree diff --git a/mathjax/docs/html/.doctrees/mathml.doctree b/docs/html/.doctrees/mathml.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/mathml.doctree rename to docs/html/.doctrees/mathml.doctree diff --git a/mathjax/docs/html/.doctrees/model.doctree b/docs/html/.doctrees/model.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/model.doctree rename to docs/html/.doctrees/model.doctree diff --git a/mathjax/docs/html/.doctrees/options/FontWarnings.doctree b/docs/html/.doctrees/options/FontWarnings.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/FontWarnings.doctree rename to docs/html/.doctrees/options/FontWarnings.doctree diff --git a/mathjax/docs/html/.doctrees/options/HTML-CSS.doctree b/docs/html/.doctrees/options/HTML-CSS.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/HTML-CSS.doctree rename to docs/html/.doctrees/options/HTML-CSS.doctree diff --git a/mathjax/docs/html/.doctrees/options/MMLorHTML.doctree b/docs/html/.doctrees/options/MMLorHTML.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/MMLorHTML.doctree rename to docs/html/.doctrees/options/MMLorHTML.doctree diff --git a/mathjax/docs/html/.doctrees/options/MathML.doctree b/docs/html/.doctrees/options/MathML.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/MathML.doctree rename to docs/html/.doctrees/options/MathML.doctree diff --git a/mathjax/docs/html/.doctrees/options/MathMenu.doctree b/docs/html/.doctrees/options/MathMenu.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/MathMenu.doctree rename to docs/html/.doctrees/options/MathMenu.doctree diff --git a/mathjax/docs/html/.doctrees/options/MathZoom.doctree b/docs/html/.doctrees/options/MathZoom.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/MathZoom.doctree rename to docs/html/.doctrees/options/MathZoom.doctree diff --git a/mathjax/docs/html/.doctrees/options/NativeMML.doctree b/docs/html/.doctrees/options/NativeMML.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/NativeMML.doctree rename to docs/html/.doctrees/options/NativeMML.doctree diff --git a/mathjax/docs/html/.doctrees/options/TeX.doctree b/docs/html/.doctrees/options/TeX.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/TeX.doctree rename to docs/html/.doctrees/options/TeX.doctree diff --git a/mathjax/docs/html/.doctrees/options/hub.doctree b/docs/html/.doctrees/options/hub.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/hub.doctree rename to docs/html/.doctrees/options/hub.doctree diff --git a/mathjax/docs/html/.doctrees/options/jsMath2jax.doctree b/docs/html/.doctrees/options/jsMath2jax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/jsMath2jax.doctree rename to docs/html/.doctrees/options/jsMath2jax.doctree diff --git a/mathjax/docs/html/.doctrees/options/mml2jax.doctree b/docs/html/.doctrees/options/mml2jax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/mml2jax.doctree rename to docs/html/.doctrees/options/mml2jax.doctree diff --git a/mathjax/docs/html/.doctrees/options/tex2jax.doctree b/docs/html/.doctrees/options/tex2jax.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/options/tex2jax.doctree rename to docs/html/.doctrees/options/tex2jax.doctree diff --git a/mathjax/docs/html/.doctrees/output.doctree b/docs/html/.doctrees/output.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/output.doctree rename to docs/html/.doctrees/output.doctree diff --git a/mathjax/docs/html/.doctrees/platforms/index.doctree b/docs/html/.doctrees/platforms/index.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/platforms/index.doctree rename to docs/html/.doctrees/platforms/index.doctree diff --git a/mathjax/docs/html/.doctrees/platforms/movable-type.doctree b/docs/html/.doctrees/platforms/movable-type.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/platforms/movable-type.doctree rename to docs/html/.doctrees/platforms/movable-type.doctree diff --git a/mathjax/docs/html/.doctrees/platforms/wordpress.doctree b/docs/html/.doctrees/platforms/wordpress.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/platforms/wordpress.doctree rename to docs/html/.doctrees/platforms/wordpress.doctree diff --git a/mathjax/docs/html/.doctrees/queues.doctree b/docs/html/.doctrees/queues.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/queues.doctree rename to docs/html/.doctrees/queues.doctree diff --git a/mathjax/docs/html/.doctrees/signals.doctree b/docs/html/.doctrees/signals.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/signals.doctree rename to docs/html/.doctrees/signals.doctree diff --git a/mathjax/docs/html/.doctrees/start.doctree b/docs/html/.doctrees/start.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/start.doctree rename to docs/html/.doctrees/start.doctree diff --git a/mathjax/docs/html/.doctrees/startup.doctree b/docs/html/.doctrees/startup.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/startup.doctree rename to docs/html/.doctrees/startup.doctree diff --git a/mathjax/docs/html/.doctrees/synchronize.doctree b/docs/html/.doctrees/synchronize.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/synchronize.doctree rename to docs/html/.doctrees/synchronize.doctree diff --git a/mathjax/docs/html/.doctrees/tex.doctree b/docs/html/.doctrees/tex.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/tex.doctree rename to docs/html/.doctrees/tex.doctree diff --git a/mathjax/docs/html/.doctrees/typeset.doctree b/docs/html/.doctrees/typeset.doctree similarity index 100% rename from mathjax/docs/html/.doctrees/typeset.doctree rename to docs/html/.doctrees/typeset.doctree diff --git a/mathjax/docs/html/CSS-styles.html b/docs/html/CSS-styles.html similarity index 100% rename from mathjax/docs/html/CSS-styles.html rename to docs/html/CSS-styles.html diff --git a/mathjax/docs/html/HTML-snippets.html b/docs/html/HTML-snippets.html similarity index 100% rename from mathjax/docs/html/HTML-snippets.html rename to docs/html/HTML-snippets.html diff --git a/mathjax/docs/html/_images/badge.gif b/docs/html/_images/badge.gif similarity index 100% rename from mathjax/docs/html/_images/badge.gif rename to docs/html/_images/badge.gif diff --git a/mathjax/docs/html/_images/mt_head.png b/docs/html/_images/mt_head.png similarity index 100% rename from mathjax/docs/html/_images/mt_head.png rename to docs/html/_images/mt_head.png diff --git a/mathjax/docs/html/_images/mt_menu.png b/docs/html/_images/mt_menu.png similarity index 100% rename from mathjax/docs/html/_images/mt_menu.png rename to docs/html/_images/mt_menu.png diff --git a/mathjax/docs/html/_images/mt_templates.png b/docs/html/_images/mt_templates.png similarity index 100% rename from mathjax/docs/html/_images/mt_templates.png rename to docs/html/_images/mt_templates.png diff --git a/mathjax/docs/html/_images/wp_menu.png b/docs/html/_images/wp_menu.png similarity index 100% rename from mathjax/docs/html/_images/wp_menu.png rename to docs/html/_images/wp_menu.png diff --git a/mathjax/docs/html/_images/wp_templates.png b/docs/html/_images/wp_templates.png similarity index 100% rename from mathjax/docs/html/_images/wp_templates.png rename to docs/html/_images/wp_templates.png diff --git a/mathjax/docs/html/_sources/CSS-styles.txt b/docs/html/_sources/CSS-styles.txt similarity index 100% rename from mathjax/docs/html/_sources/CSS-styles.txt rename to docs/html/_sources/CSS-styles.txt diff --git a/mathjax/docs/html/_sources/HTML-snippets.txt b/docs/html/_sources/HTML-snippets.txt similarity index 100% rename from mathjax/docs/html/_sources/HTML-snippets.txt rename to docs/html/_sources/HTML-snippets.txt diff --git a/mathjax/docs/html/_sources/api/ajax.txt b/docs/html/_sources/api/ajax.txt similarity index 100% rename from mathjax/docs/html/_sources/api/ajax.txt rename to docs/html/_sources/api/ajax.txt diff --git a/mathjax/docs/html/_sources/api/callback.txt b/docs/html/_sources/api/callback.txt similarity index 100% rename from mathjax/docs/html/_sources/api/callback.txt rename to docs/html/_sources/api/callback.txt diff --git a/mathjax/docs/html/_sources/api/elementjax.txt b/docs/html/_sources/api/elementjax.txt similarity index 100% rename from mathjax/docs/html/_sources/api/elementjax.txt rename to docs/html/_sources/api/elementjax.txt diff --git a/mathjax/docs/html/_sources/api/html.txt b/docs/html/_sources/api/html.txt similarity index 100% rename from mathjax/docs/html/_sources/api/html.txt rename to docs/html/_sources/api/html.txt diff --git a/mathjax/docs/html/_sources/api/hub.txt b/docs/html/_sources/api/hub.txt similarity index 100% rename from mathjax/docs/html/_sources/api/hub.txt rename to docs/html/_sources/api/hub.txt diff --git a/mathjax/docs/html/_sources/api/index.txt b/docs/html/_sources/api/index.txt similarity index 100% rename from mathjax/docs/html/_sources/api/index.txt rename to docs/html/_sources/api/index.txt diff --git a/mathjax/docs/html/_sources/api/inputjax.txt b/docs/html/_sources/api/inputjax.txt similarity index 100% rename from mathjax/docs/html/_sources/api/inputjax.txt rename to docs/html/_sources/api/inputjax.txt diff --git a/mathjax/docs/html/_sources/api/jax.txt b/docs/html/_sources/api/jax.txt similarity index 100% rename from mathjax/docs/html/_sources/api/jax.txt rename to docs/html/_sources/api/jax.txt diff --git a/mathjax/docs/html/_sources/api/message.txt b/docs/html/_sources/api/message.txt similarity index 100% rename from mathjax/docs/html/_sources/api/message.txt rename to docs/html/_sources/api/message.txt diff --git a/mathjax/docs/html/_sources/api/object.txt b/docs/html/_sources/api/object.txt similarity index 100% rename from mathjax/docs/html/_sources/api/object.txt rename to docs/html/_sources/api/object.txt diff --git a/mathjax/docs/html/_sources/api/outputjax.txt b/docs/html/_sources/api/outputjax.txt similarity index 100% rename from mathjax/docs/html/_sources/api/outputjax.txt rename to docs/html/_sources/api/outputjax.txt diff --git a/mathjax/docs/html/_sources/api/queue.txt b/docs/html/_sources/api/queue.txt similarity index 100% rename from mathjax/docs/html/_sources/api/queue.txt rename to docs/html/_sources/api/queue.txt diff --git a/mathjax/docs/html/_sources/api/signal.txt b/docs/html/_sources/api/signal.txt similarity index 100% rename from mathjax/docs/html/_sources/api/signal.txt rename to docs/html/_sources/api/signal.txt diff --git a/mathjax/docs/html/_sources/api/variable.txt b/docs/html/_sources/api/variable.txt similarity index 100% rename from mathjax/docs/html/_sources/api/variable.txt rename to docs/html/_sources/api/variable.txt diff --git a/mathjax/docs/html/_sources/callbacks.txt b/docs/html/_sources/callbacks.txt similarity index 100% rename from mathjax/docs/html/_sources/callbacks.txt rename to docs/html/_sources/callbacks.txt diff --git a/mathjax/docs/html/_sources/community.txt b/docs/html/_sources/community.txt similarity index 100% rename from mathjax/docs/html/_sources/community.txt rename to docs/html/_sources/community.txt diff --git a/mathjax/docs/html/_sources/configuration.txt b/docs/html/_sources/configuration.txt similarity index 100% rename from mathjax/docs/html/_sources/configuration.txt rename to docs/html/_sources/configuration.txt diff --git a/mathjax/docs/html/_sources/dynamic.txt b/docs/html/_sources/dynamic.txt similarity index 100% rename from mathjax/docs/html/_sources/dynamic.txt rename to docs/html/_sources/dynamic.txt diff --git a/mathjax/docs/html/_sources/glossary.txt b/docs/html/_sources/glossary.txt similarity index 100% rename from mathjax/docs/html/_sources/glossary.txt rename to docs/html/_sources/glossary.txt diff --git a/mathjax/docs/html/_sources/index.txt b/docs/html/_sources/index.txt similarity index 100% rename from mathjax/docs/html/_sources/index.txt rename to docs/html/_sources/index.txt diff --git a/mathjax/docs/html/_sources/installation.txt b/docs/html/_sources/installation.txt similarity index 100% rename from mathjax/docs/html/_sources/installation.txt rename to docs/html/_sources/installation.txt diff --git a/mathjax/docs/html/_sources/jsMath.txt b/docs/html/_sources/jsMath.txt similarity index 100% rename from mathjax/docs/html/_sources/jsMath.txt rename to docs/html/_sources/jsMath.txt diff --git a/mathjax/docs/html/_sources/mathjax.txt b/docs/html/_sources/mathjax.txt similarity index 100% rename from mathjax/docs/html/_sources/mathjax.txt rename to docs/html/_sources/mathjax.txt diff --git a/mathjax/docs/html/_sources/mathml.txt b/docs/html/_sources/mathml.txt similarity index 100% rename from mathjax/docs/html/_sources/mathml.txt rename to docs/html/_sources/mathml.txt diff --git a/mathjax/docs/html/_sources/model.txt b/docs/html/_sources/model.txt similarity index 100% rename from mathjax/docs/html/_sources/model.txt rename to docs/html/_sources/model.txt diff --git a/mathjax/docs/html/_sources/options/FontWarnings.txt b/docs/html/_sources/options/FontWarnings.txt similarity index 100% rename from mathjax/docs/html/_sources/options/FontWarnings.txt rename to docs/html/_sources/options/FontWarnings.txt diff --git a/mathjax/docs/html/_sources/options/HTML-CSS.txt b/docs/html/_sources/options/HTML-CSS.txt similarity index 100% rename from mathjax/docs/html/_sources/options/HTML-CSS.txt rename to docs/html/_sources/options/HTML-CSS.txt diff --git a/mathjax/docs/html/_sources/options/MMLorHTML.txt b/docs/html/_sources/options/MMLorHTML.txt similarity index 100% rename from mathjax/docs/html/_sources/options/MMLorHTML.txt rename to docs/html/_sources/options/MMLorHTML.txt diff --git a/mathjax/docs/html/_sources/options/MathML.txt b/docs/html/_sources/options/MathML.txt similarity index 100% rename from mathjax/docs/html/_sources/options/MathML.txt rename to docs/html/_sources/options/MathML.txt diff --git a/mathjax/docs/html/_sources/options/MathMenu.txt b/docs/html/_sources/options/MathMenu.txt similarity index 100% rename from mathjax/docs/html/_sources/options/MathMenu.txt rename to docs/html/_sources/options/MathMenu.txt diff --git a/mathjax/docs/html/_sources/options/MathZoom.txt b/docs/html/_sources/options/MathZoom.txt similarity index 100% rename from mathjax/docs/html/_sources/options/MathZoom.txt rename to docs/html/_sources/options/MathZoom.txt diff --git a/mathjax/docs/html/_sources/options/NativeMML.txt b/docs/html/_sources/options/NativeMML.txt similarity index 100% rename from mathjax/docs/html/_sources/options/NativeMML.txt rename to docs/html/_sources/options/NativeMML.txt diff --git a/mathjax/docs/html/_sources/options/TeX.txt b/docs/html/_sources/options/TeX.txt similarity index 100% rename from mathjax/docs/html/_sources/options/TeX.txt rename to docs/html/_sources/options/TeX.txt diff --git a/mathjax/docs/html/_sources/options/hub.txt b/docs/html/_sources/options/hub.txt similarity index 100% rename from mathjax/docs/html/_sources/options/hub.txt rename to docs/html/_sources/options/hub.txt diff --git a/mathjax/docs/html/_sources/options/jsMath2jax.txt b/docs/html/_sources/options/jsMath2jax.txt similarity index 100% rename from mathjax/docs/html/_sources/options/jsMath2jax.txt rename to docs/html/_sources/options/jsMath2jax.txt diff --git a/mathjax/docs/html/_sources/options/mml2jax.txt b/docs/html/_sources/options/mml2jax.txt similarity index 100% rename from mathjax/docs/html/_sources/options/mml2jax.txt rename to docs/html/_sources/options/mml2jax.txt diff --git a/mathjax/docs/html/_sources/options/tex2jax.txt b/docs/html/_sources/options/tex2jax.txt similarity index 100% rename from mathjax/docs/html/_sources/options/tex2jax.txt rename to docs/html/_sources/options/tex2jax.txt diff --git a/mathjax/docs/html/_sources/output.txt b/docs/html/_sources/output.txt similarity index 100% rename from mathjax/docs/html/_sources/output.txt rename to docs/html/_sources/output.txt diff --git a/mathjax/docs/html/_sources/platforms/index.txt b/docs/html/_sources/platforms/index.txt similarity index 100% rename from mathjax/docs/html/_sources/platforms/index.txt rename to docs/html/_sources/platforms/index.txt diff --git a/mathjax/docs/html/_sources/platforms/movable-type.txt b/docs/html/_sources/platforms/movable-type.txt similarity index 100% rename from mathjax/docs/html/_sources/platforms/movable-type.txt rename to docs/html/_sources/platforms/movable-type.txt diff --git a/mathjax/docs/html/_sources/platforms/wordpress.txt b/docs/html/_sources/platforms/wordpress.txt similarity index 100% rename from mathjax/docs/html/_sources/platforms/wordpress.txt rename to docs/html/_sources/platforms/wordpress.txt diff --git a/mathjax/docs/html/_sources/queues.txt b/docs/html/_sources/queues.txt similarity index 100% rename from mathjax/docs/html/_sources/queues.txt rename to docs/html/_sources/queues.txt diff --git a/mathjax/docs/html/_sources/signals.txt b/docs/html/_sources/signals.txt similarity index 100% rename from mathjax/docs/html/_sources/signals.txt rename to docs/html/_sources/signals.txt diff --git a/mathjax/docs/html/_sources/start.txt b/docs/html/_sources/start.txt similarity index 100% rename from mathjax/docs/html/_sources/start.txt rename to docs/html/_sources/start.txt diff --git a/mathjax/docs/html/_sources/startup.txt b/docs/html/_sources/startup.txt similarity index 100% rename from mathjax/docs/html/_sources/startup.txt rename to docs/html/_sources/startup.txt diff --git a/mathjax/docs/html/_sources/synchronize.txt b/docs/html/_sources/synchronize.txt similarity index 100% rename from mathjax/docs/html/_sources/synchronize.txt rename to docs/html/_sources/synchronize.txt diff --git a/mathjax/docs/html/_sources/tex.txt b/docs/html/_sources/tex.txt similarity index 100% rename from mathjax/docs/html/_sources/tex.txt rename to docs/html/_sources/tex.txt diff --git a/mathjax/docs/html/_sources/typeset.txt b/docs/html/_sources/typeset.txt similarity index 100% rename from mathjax/docs/html/_sources/typeset.txt rename to docs/html/_sources/typeset.txt diff --git a/mathjax/docs/html/_static/basic.css b/docs/html/_static/basic.css similarity index 100% rename from mathjax/docs/html/_static/basic.css rename to docs/html/_static/basic.css diff --git a/mathjax/docs/html/_static/doctools.js b/docs/html/_static/doctools.js similarity index 100% rename from mathjax/docs/html/_static/doctools.js rename to docs/html/_static/doctools.js diff --git a/mathjax/docs/html/_static/file.png b/docs/html/_static/file.png similarity index 100% rename from mathjax/docs/html/_static/file.png rename to docs/html/_static/file.png diff --git a/mathjax/docs/html/_static/jquery.js b/docs/html/_static/jquery.js similarity index 100% rename from mathjax/docs/html/_static/jquery.js rename to docs/html/_static/jquery.js diff --git a/mathjax/docs/html/_static/mathjax_mathml.user.js b/docs/html/_static/mathjax_mathml.user.js similarity index 100% rename from mathjax/docs/html/_static/mathjax_mathml.user.js rename to docs/html/_static/mathjax_mathml.user.js diff --git a/mathjax/docs/html/_static/mathjax_wikipedia.user.js b/docs/html/_static/mathjax_wikipedia.user.js similarity index 100% rename from mathjax/docs/html/_static/mathjax_wikipedia.user.js rename to docs/html/_static/mathjax_wikipedia.user.js diff --git a/mathjax/docs/html/_static/minus.png b/docs/html/_static/minus.png similarity index 100% rename from mathjax/docs/html/_static/minus.png rename to docs/html/_static/minus.png diff --git a/mathjax/docs/html/_static/mj.css b/docs/html/_static/mj.css similarity index 100% rename from mathjax/docs/html/_static/mj.css rename to docs/html/_static/mj.css diff --git a/mathjax/docs/html/_static/plus.png b/docs/html/_static/plus.png similarity index 100% rename from mathjax/docs/html/_static/plus.png rename to docs/html/_static/plus.png diff --git a/mathjax/docs/html/_static/pygments.css b/docs/html/_static/pygments.css similarity index 100% rename from mathjax/docs/html/_static/pygments.css rename to docs/html/_static/pygments.css diff --git a/mathjax/docs/html/_static/searchtools.js b/docs/html/_static/searchtools.js similarity index 100% rename from mathjax/docs/html/_static/searchtools.js rename to docs/html/_static/searchtools.js diff --git a/mathjax/docs/html/_static/underscore.js b/docs/html/_static/underscore.js similarity index 100% rename from mathjax/docs/html/_static/underscore.js rename to docs/html/_static/underscore.js diff --git a/mathjax/docs/html/api/ajax.html b/docs/html/api/ajax.html similarity index 100% rename from mathjax/docs/html/api/ajax.html rename to docs/html/api/ajax.html diff --git a/mathjax/docs/html/api/callback.html b/docs/html/api/callback.html similarity index 100% rename from mathjax/docs/html/api/callback.html rename to docs/html/api/callback.html diff --git a/mathjax/docs/html/api/elementjax.html b/docs/html/api/elementjax.html similarity index 100% rename from mathjax/docs/html/api/elementjax.html rename to docs/html/api/elementjax.html diff --git a/mathjax/docs/html/api/html.html b/docs/html/api/html.html similarity index 100% rename from mathjax/docs/html/api/html.html rename to docs/html/api/html.html diff --git a/mathjax/docs/html/api/hub.html b/docs/html/api/hub.html similarity index 100% rename from mathjax/docs/html/api/hub.html rename to docs/html/api/hub.html diff --git a/mathjax/docs/html/api/index.html b/docs/html/api/index.html similarity index 100% rename from mathjax/docs/html/api/index.html rename to docs/html/api/index.html diff --git a/mathjax/docs/html/api/inputjax.html b/docs/html/api/inputjax.html similarity index 100% rename from mathjax/docs/html/api/inputjax.html rename to docs/html/api/inputjax.html diff --git a/mathjax/docs/html/api/jax.html b/docs/html/api/jax.html similarity index 100% rename from mathjax/docs/html/api/jax.html rename to docs/html/api/jax.html diff --git a/mathjax/docs/html/api/message.html b/docs/html/api/message.html similarity index 100% rename from mathjax/docs/html/api/message.html rename to docs/html/api/message.html diff --git a/mathjax/docs/html/api/object.html b/docs/html/api/object.html similarity index 100% rename from mathjax/docs/html/api/object.html rename to docs/html/api/object.html diff --git a/mathjax/docs/html/api/outputjax.html b/docs/html/api/outputjax.html similarity index 100% rename from mathjax/docs/html/api/outputjax.html rename to docs/html/api/outputjax.html diff --git a/mathjax/docs/html/api/queue.html b/docs/html/api/queue.html similarity index 100% rename from mathjax/docs/html/api/queue.html rename to docs/html/api/queue.html diff --git a/mathjax/docs/html/api/signal.html b/docs/html/api/signal.html similarity index 100% rename from mathjax/docs/html/api/signal.html rename to docs/html/api/signal.html diff --git a/mathjax/docs/html/api/variable.html b/docs/html/api/variable.html similarity index 100% rename from mathjax/docs/html/api/variable.html rename to docs/html/api/variable.html diff --git a/mathjax/docs/html/callbacks.html b/docs/html/callbacks.html similarity index 100% rename from mathjax/docs/html/callbacks.html rename to docs/html/callbacks.html diff --git a/mathjax/docs/html/community.html b/docs/html/community.html similarity index 100% rename from mathjax/docs/html/community.html rename to docs/html/community.html diff --git a/mathjax/docs/html/configuration.html b/docs/html/configuration.html similarity index 100% rename from mathjax/docs/html/configuration.html rename to docs/html/configuration.html diff --git a/mathjax/docs/html/dynamic.html b/docs/html/dynamic.html similarity index 100% rename from mathjax/docs/html/dynamic.html rename to docs/html/dynamic.html diff --git a/mathjax/docs/html/genindex.html b/docs/html/genindex.html similarity index 100% rename from mathjax/docs/html/genindex.html rename to docs/html/genindex.html diff --git a/mathjax/docs/html/glossary.html b/docs/html/glossary.html similarity index 100% rename from mathjax/docs/html/glossary.html rename to docs/html/glossary.html diff --git a/mathjax/docs/html/index.html b/docs/html/index.html similarity index 100% rename from mathjax/docs/html/index.html rename to docs/html/index.html diff --git a/mathjax/docs/html/installation.html b/docs/html/installation.html similarity index 100% rename from mathjax/docs/html/installation.html rename to docs/html/installation.html diff --git a/mathjax/docs/html/jsMath.html b/docs/html/jsMath.html similarity index 100% rename from mathjax/docs/html/jsMath.html rename to docs/html/jsMath.html diff --git a/mathjax/docs/html/mathjax.html b/docs/html/mathjax.html similarity index 100% rename from mathjax/docs/html/mathjax.html rename to docs/html/mathjax.html diff --git a/mathjax/docs/html/mathml.html b/docs/html/mathml.html similarity index 100% rename from mathjax/docs/html/mathml.html rename to docs/html/mathml.html diff --git a/mathjax/docs/html/model.html b/docs/html/model.html similarity index 100% rename from mathjax/docs/html/model.html rename to docs/html/model.html diff --git a/mathjax/docs/html/objects.inv b/docs/html/objects.inv similarity index 100% rename from mathjax/docs/html/objects.inv rename to docs/html/objects.inv diff --git a/mathjax/docs/html/options/FontWarnings.html b/docs/html/options/FontWarnings.html similarity index 100% rename from mathjax/docs/html/options/FontWarnings.html rename to docs/html/options/FontWarnings.html diff --git a/mathjax/docs/html/options/HTML-CSS.html b/docs/html/options/HTML-CSS.html similarity index 100% rename from mathjax/docs/html/options/HTML-CSS.html rename to docs/html/options/HTML-CSS.html diff --git a/mathjax/docs/html/options/MMLorHTML.html b/docs/html/options/MMLorHTML.html similarity index 100% rename from mathjax/docs/html/options/MMLorHTML.html rename to docs/html/options/MMLorHTML.html diff --git a/mathjax/docs/html/options/MathML.html b/docs/html/options/MathML.html similarity index 100% rename from mathjax/docs/html/options/MathML.html rename to docs/html/options/MathML.html diff --git a/mathjax/docs/html/options/MathMenu.html b/docs/html/options/MathMenu.html similarity index 100% rename from mathjax/docs/html/options/MathMenu.html rename to docs/html/options/MathMenu.html diff --git a/mathjax/docs/html/options/MathZoom.html b/docs/html/options/MathZoom.html similarity index 100% rename from mathjax/docs/html/options/MathZoom.html rename to docs/html/options/MathZoom.html diff --git a/mathjax/docs/html/options/NativeMML.html b/docs/html/options/NativeMML.html similarity index 100% rename from mathjax/docs/html/options/NativeMML.html rename to docs/html/options/NativeMML.html diff --git a/mathjax/docs/html/options/TeX.html b/docs/html/options/TeX.html similarity index 100% rename from mathjax/docs/html/options/TeX.html rename to docs/html/options/TeX.html diff --git a/mathjax/docs/html/options/hub.html b/docs/html/options/hub.html similarity index 100% rename from mathjax/docs/html/options/hub.html rename to docs/html/options/hub.html diff --git a/mathjax/docs/html/options/jsMath2jax.html b/docs/html/options/jsMath2jax.html similarity index 100% rename from mathjax/docs/html/options/jsMath2jax.html rename to docs/html/options/jsMath2jax.html diff --git a/mathjax/docs/html/options/mml2jax.html b/docs/html/options/mml2jax.html similarity index 100% rename from mathjax/docs/html/options/mml2jax.html rename to docs/html/options/mml2jax.html diff --git a/mathjax/docs/html/options/tex2jax.html b/docs/html/options/tex2jax.html similarity index 100% rename from mathjax/docs/html/options/tex2jax.html rename to docs/html/options/tex2jax.html diff --git a/mathjax/docs/html/output.html b/docs/html/output.html similarity index 100% rename from mathjax/docs/html/output.html rename to docs/html/output.html diff --git a/mathjax/docs/html/platforms/index.html b/docs/html/platforms/index.html similarity index 100% rename from mathjax/docs/html/platforms/index.html rename to docs/html/platforms/index.html diff --git a/mathjax/docs/html/platforms/movable-type.html b/docs/html/platforms/movable-type.html similarity index 100% rename from mathjax/docs/html/platforms/movable-type.html rename to docs/html/platforms/movable-type.html diff --git a/mathjax/docs/html/platforms/wordpress.html b/docs/html/platforms/wordpress.html similarity index 100% rename from mathjax/docs/html/platforms/wordpress.html rename to docs/html/platforms/wordpress.html diff --git a/mathjax/docs/html/queues.html b/docs/html/queues.html similarity index 100% rename from mathjax/docs/html/queues.html rename to docs/html/queues.html diff --git a/mathjax/docs/html/search.html b/docs/html/search.html similarity index 100% rename from mathjax/docs/html/search.html rename to docs/html/search.html diff --git a/mathjax/docs/html/searchindex.js b/docs/html/searchindex.js similarity index 100% rename from mathjax/docs/html/searchindex.js rename to docs/html/searchindex.js diff --git a/mathjax/docs/html/signals.html b/docs/html/signals.html similarity index 100% rename from mathjax/docs/html/signals.html rename to docs/html/signals.html diff --git a/mathjax/docs/html/start.html b/docs/html/start.html similarity index 100% rename from mathjax/docs/html/start.html rename to docs/html/start.html diff --git a/mathjax/docs/html/startup.html b/docs/html/startup.html similarity index 100% rename from mathjax/docs/html/startup.html rename to docs/html/startup.html diff --git a/mathjax/docs/html/synchronize.html b/docs/html/synchronize.html similarity index 100% rename from mathjax/docs/html/synchronize.html rename to docs/html/synchronize.html diff --git a/mathjax/docs/html/tex.html b/docs/html/tex.html similarity index 100% rename from mathjax/docs/html/tex.html rename to docs/html/tex.html diff --git a/mathjax/docs/html/typeset.html b/docs/html/typeset.html similarity index 100% rename from mathjax/docs/html/typeset.html rename to docs/html/typeset.html diff --git a/mathjax/docs/rst/CSS-styles.rst b/docs/rst/CSS-styles.rst similarity index 100% rename from mathjax/docs/rst/CSS-styles.rst rename to docs/rst/CSS-styles.rst diff --git a/mathjax/docs/rst/HTML-snippets.rst b/docs/rst/HTML-snippets.rst similarity index 100% rename from mathjax/docs/rst/HTML-snippets.rst rename to docs/rst/HTML-snippets.rst diff --git a/mathjax/docs/rst/_static/mathjax_mathml.user.js b/docs/rst/_static/mathjax_mathml.user.js similarity index 100% rename from mathjax/docs/rst/_static/mathjax_mathml.user.js rename to docs/rst/_static/mathjax_mathml.user.js diff --git a/mathjax/docs/rst/_static/mathjax_wikipedia.user.js b/docs/rst/_static/mathjax_wikipedia.user.js similarity index 100% rename from mathjax/docs/rst/_static/mathjax_wikipedia.user.js rename to docs/rst/_static/mathjax_wikipedia.user.js diff --git a/mathjax/docs/rst/api/ajax.rst b/docs/rst/api/ajax.rst similarity index 100% rename from mathjax/docs/rst/api/ajax.rst rename to docs/rst/api/ajax.rst diff --git a/mathjax/docs/rst/api/callback.rst b/docs/rst/api/callback.rst similarity index 100% rename from mathjax/docs/rst/api/callback.rst rename to docs/rst/api/callback.rst diff --git a/mathjax/docs/rst/api/elementjax.rst b/docs/rst/api/elementjax.rst similarity index 100% rename from mathjax/docs/rst/api/elementjax.rst rename to docs/rst/api/elementjax.rst diff --git a/mathjax/docs/rst/api/html.rst b/docs/rst/api/html.rst similarity index 100% rename from mathjax/docs/rst/api/html.rst rename to docs/rst/api/html.rst diff --git a/mathjax/docs/rst/api/hub.rst b/docs/rst/api/hub.rst similarity index 100% rename from mathjax/docs/rst/api/hub.rst rename to docs/rst/api/hub.rst diff --git a/mathjax/docs/rst/api/index.rst b/docs/rst/api/index.rst similarity index 100% rename from mathjax/docs/rst/api/index.rst rename to docs/rst/api/index.rst diff --git a/mathjax/docs/rst/api/inputjax.rst b/docs/rst/api/inputjax.rst similarity index 100% rename from mathjax/docs/rst/api/inputjax.rst rename to docs/rst/api/inputjax.rst diff --git a/mathjax/docs/rst/api/jax.rst b/docs/rst/api/jax.rst similarity index 100% rename from mathjax/docs/rst/api/jax.rst rename to docs/rst/api/jax.rst diff --git a/mathjax/docs/rst/api/message.rst b/docs/rst/api/message.rst similarity index 100% rename from mathjax/docs/rst/api/message.rst rename to docs/rst/api/message.rst diff --git a/mathjax/docs/rst/api/object.rst b/docs/rst/api/object.rst similarity index 100% rename from mathjax/docs/rst/api/object.rst rename to docs/rst/api/object.rst diff --git a/mathjax/docs/rst/api/outputjax.rst b/docs/rst/api/outputjax.rst similarity index 100% rename from mathjax/docs/rst/api/outputjax.rst rename to docs/rst/api/outputjax.rst diff --git a/mathjax/docs/rst/api/queue.rst b/docs/rst/api/queue.rst similarity index 100% rename from mathjax/docs/rst/api/queue.rst rename to docs/rst/api/queue.rst diff --git a/mathjax/docs/rst/api/signal.rst b/docs/rst/api/signal.rst similarity index 100% rename from mathjax/docs/rst/api/signal.rst rename to docs/rst/api/signal.rst diff --git a/mathjax/docs/rst/api/variable.rst b/docs/rst/api/variable.rst similarity index 100% rename from mathjax/docs/rst/api/variable.rst rename to docs/rst/api/variable.rst diff --git a/mathjax/docs/rst/callbacks.rst b/docs/rst/callbacks.rst similarity index 100% rename from mathjax/docs/rst/callbacks.rst rename to docs/rst/callbacks.rst diff --git a/mathjax/docs/rst/community.rst b/docs/rst/community.rst similarity index 100% rename from mathjax/docs/rst/community.rst rename to docs/rst/community.rst diff --git a/mathjax/docs/rst/conf.py b/docs/rst/conf.py similarity index 100% rename from mathjax/docs/rst/conf.py rename to docs/rst/conf.py diff --git a/mathjax/docs/rst/configuration.rst b/docs/rst/configuration.rst similarity index 100% rename from mathjax/docs/rst/configuration.rst rename to docs/rst/configuration.rst diff --git a/mathjax/docs/rst/dynamic.rst b/docs/rst/dynamic.rst similarity index 100% rename from mathjax/docs/rst/dynamic.rst rename to docs/rst/dynamic.rst diff --git a/mathjax/docs/rst/glossary.rst b/docs/rst/glossary.rst similarity index 100% rename from mathjax/docs/rst/glossary.rst rename to docs/rst/glossary.rst diff --git a/mathjax/docs/rst/images/mt_head.png b/docs/rst/images/mt_head.png similarity index 100% rename from mathjax/docs/rst/images/mt_head.png rename to docs/rst/images/mt_head.png diff --git a/mathjax/docs/rst/images/mt_menu.png b/docs/rst/images/mt_menu.png similarity index 100% rename from mathjax/docs/rst/images/mt_menu.png rename to docs/rst/images/mt_menu.png diff --git a/mathjax/docs/rst/images/mt_templates.png b/docs/rst/images/mt_templates.png similarity index 100% rename from mathjax/docs/rst/images/mt_templates.png rename to docs/rst/images/mt_templates.png diff --git a/mathjax/docs/rst/images/wp_menu.png b/docs/rst/images/wp_menu.png similarity index 100% rename from mathjax/docs/rst/images/wp_menu.png rename to docs/rst/images/wp_menu.png diff --git a/mathjax/docs/rst/images/wp_templates.png b/docs/rst/images/wp_templates.png similarity index 100% rename from mathjax/docs/rst/images/wp_templates.png rename to docs/rst/images/wp_templates.png diff --git a/mathjax/docs/rst/index.rst b/docs/rst/index.rst similarity index 100% rename from mathjax/docs/rst/index.rst rename to docs/rst/index.rst diff --git a/mathjax/docs/rst/installation.rst b/docs/rst/installation.rst similarity index 100% rename from mathjax/docs/rst/installation.rst rename to docs/rst/installation.rst diff --git a/mathjax/docs/rst/jsMath.rst b/docs/rst/jsMath.rst similarity index 100% rename from mathjax/docs/rst/jsMath.rst rename to docs/rst/jsMath.rst diff --git a/mathjax/docs/rst/mathjax.rst b/docs/rst/mathjax.rst similarity index 100% rename from mathjax/docs/rst/mathjax.rst rename to docs/rst/mathjax.rst diff --git a/mathjax/docs/rst/mathml.rst b/docs/rst/mathml.rst similarity index 100% rename from mathjax/docs/rst/mathml.rst rename to docs/rst/mathml.rst diff --git a/mathjax/docs/rst/mjtheme/static/mj.css_t b/docs/rst/mjtheme/static/mj.css_t similarity index 100% rename from mathjax/docs/rst/mjtheme/static/mj.css_t rename to docs/rst/mjtheme/static/mj.css_t diff --git a/mathjax/docs/rst/mjtheme/theme.conf b/docs/rst/mjtheme/theme.conf similarity index 100% rename from mathjax/docs/rst/mjtheme/theme.conf rename to docs/rst/mjtheme/theme.conf diff --git a/mathjax/docs/rst/model.rst b/docs/rst/model.rst similarity index 100% rename from mathjax/docs/rst/model.rst rename to docs/rst/model.rst diff --git a/mathjax/docs/rst/options/FontWarnings.rst b/docs/rst/options/FontWarnings.rst similarity index 100% rename from mathjax/docs/rst/options/FontWarnings.rst rename to docs/rst/options/FontWarnings.rst diff --git a/mathjax/docs/rst/options/HTML-CSS.rst b/docs/rst/options/HTML-CSS.rst similarity index 100% rename from mathjax/docs/rst/options/HTML-CSS.rst rename to docs/rst/options/HTML-CSS.rst diff --git a/mathjax/docs/rst/options/MMLorHTML.rst b/docs/rst/options/MMLorHTML.rst similarity index 100% rename from mathjax/docs/rst/options/MMLorHTML.rst rename to docs/rst/options/MMLorHTML.rst diff --git a/mathjax/docs/rst/options/MathML.rst b/docs/rst/options/MathML.rst similarity index 100% rename from mathjax/docs/rst/options/MathML.rst rename to docs/rst/options/MathML.rst diff --git a/mathjax/docs/rst/options/MathMenu.rst b/docs/rst/options/MathMenu.rst similarity index 100% rename from mathjax/docs/rst/options/MathMenu.rst rename to docs/rst/options/MathMenu.rst diff --git a/mathjax/docs/rst/options/MathZoom.rst b/docs/rst/options/MathZoom.rst similarity index 100% rename from mathjax/docs/rst/options/MathZoom.rst rename to docs/rst/options/MathZoom.rst diff --git a/mathjax/docs/rst/options/NativeMML.rst b/docs/rst/options/NativeMML.rst similarity index 100% rename from mathjax/docs/rst/options/NativeMML.rst rename to docs/rst/options/NativeMML.rst diff --git a/mathjax/docs/rst/options/TeX.rst b/docs/rst/options/TeX.rst similarity index 100% rename from mathjax/docs/rst/options/TeX.rst rename to docs/rst/options/TeX.rst diff --git a/mathjax/docs/rst/options/hub.rst b/docs/rst/options/hub.rst similarity index 100% rename from mathjax/docs/rst/options/hub.rst rename to docs/rst/options/hub.rst diff --git a/mathjax/docs/rst/options/jsMath2jax.rst b/docs/rst/options/jsMath2jax.rst similarity index 100% rename from mathjax/docs/rst/options/jsMath2jax.rst rename to docs/rst/options/jsMath2jax.rst diff --git a/mathjax/docs/rst/options/mml2jax.rst b/docs/rst/options/mml2jax.rst similarity index 100% rename from mathjax/docs/rst/options/mml2jax.rst rename to docs/rst/options/mml2jax.rst diff --git a/mathjax/docs/rst/options/tex2jax.rst b/docs/rst/options/tex2jax.rst similarity index 100% rename from mathjax/docs/rst/options/tex2jax.rst rename to docs/rst/options/tex2jax.rst diff --git a/mathjax/docs/rst/output.rst b/docs/rst/output.rst similarity index 100% rename from mathjax/docs/rst/output.rst rename to docs/rst/output.rst diff --git a/mathjax/docs/rst/platforms/index.rst b/docs/rst/platforms/index.rst similarity index 100% rename from mathjax/docs/rst/platforms/index.rst rename to docs/rst/platforms/index.rst diff --git a/mathjax/docs/rst/platforms/movable-type.rst b/docs/rst/platforms/movable-type.rst similarity index 100% rename from mathjax/docs/rst/platforms/movable-type.rst rename to docs/rst/platforms/movable-type.rst diff --git a/mathjax/docs/rst/platforms/wordpress.rst b/docs/rst/platforms/wordpress.rst similarity index 100% rename from mathjax/docs/rst/platforms/wordpress.rst rename to docs/rst/platforms/wordpress.rst diff --git a/mathjax/docs/rst/queues.rst b/docs/rst/queues.rst similarity index 100% rename from mathjax/docs/rst/queues.rst rename to docs/rst/queues.rst diff --git a/mathjax/docs/rst/signals.rst b/docs/rst/signals.rst similarity index 100% rename from mathjax/docs/rst/signals.rst rename to docs/rst/signals.rst diff --git a/mathjax/docs/rst/start.rst b/docs/rst/start.rst similarity index 100% rename from mathjax/docs/rst/start.rst rename to docs/rst/start.rst diff --git a/mathjax/docs/rst/startup.rst b/docs/rst/startup.rst similarity index 100% rename from mathjax/docs/rst/startup.rst rename to docs/rst/startup.rst diff --git a/mathjax/docs/rst/synchronize.rst b/docs/rst/synchronize.rst similarity index 100% rename from mathjax/docs/rst/synchronize.rst rename to docs/rst/synchronize.rst diff --git a/mathjax/docs/rst/tex.rst b/docs/rst/tex.rst similarity index 100% rename from mathjax/docs/rst/tex.rst rename to docs/rst/tex.rst diff --git a/mathjax/docs/rst/typeset.rst b/docs/rst/typeset.rst similarity index 100% rename from mathjax/docs/rst/typeset.rst rename to docs/rst/typeset.rst diff --git a/mathjax/extensions/FontWarnings.js b/extensions/FontWarnings.js similarity index 100% rename from mathjax/extensions/FontWarnings.js rename to extensions/FontWarnings.js diff --git a/mathjax/extensions/MathMenu.js b/extensions/MathMenu.js similarity index 100% rename from mathjax/extensions/MathMenu.js rename to extensions/MathMenu.js diff --git a/mathjax/extensions/MathZoom.js b/extensions/MathZoom.js similarity index 100% rename from mathjax/extensions/MathZoom.js rename to extensions/MathZoom.js diff --git a/mathjax/extensions/TeX/AMSmath.js b/extensions/TeX/AMSmath.js similarity index 100% rename from mathjax/extensions/TeX/AMSmath.js rename to extensions/TeX/AMSmath.js diff --git a/mathjax/extensions/TeX/AMSsymbols.js b/extensions/TeX/AMSsymbols.js similarity index 100% rename from mathjax/extensions/TeX/AMSsymbols.js rename to extensions/TeX/AMSsymbols.js diff --git a/mathjax/extensions/TeX/HTML.js b/extensions/TeX/HTML.js similarity index 100% rename from mathjax/extensions/TeX/HTML.js rename to extensions/TeX/HTML.js diff --git a/mathjax/extensions/TeX/autobold.js b/extensions/TeX/autobold.js similarity index 100% rename from mathjax/extensions/TeX/autobold.js rename to extensions/TeX/autobold.js diff --git a/mathjax/extensions/TeX/boldsymbol.js b/extensions/TeX/boldsymbol.js similarity index 100% rename from mathjax/extensions/TeX/boldsymbol.js rename to extensions/TeX/boldsymbol.js diff --git a/mathjax/extensions/TeX/mathchoice.js b/extensions/TeX/mathchoice.js similarity index 100% rename from mathjax/extensions/TeX/mathchoice.js rename to extensions/TeX/mathchoice.js diff --git a/mathjax/extensions/TeX/newcommand.js b/extensions/TeX/newcommand.js similarity index 100% rename from mathjax/extensions/TeX/newcommand.js rename to extensions/TeX/newcommand.js diff --git a/mathjax/extensions/TeX/noErrors.js b/extensions/TeX/noErrors.js similarity index 100% rename from mathjax/extensions/TeX/noErrors.js rename to extensions/TeX/noErrors.js diff --git a/mathjax/extensions/TeX/noUndefined.js b/extensions/TeX/noUndefined.js similarity index 100% rename from mathjax/extensions/TeX/noUndefined.js rename to extensions/TeX/noUndefined.js diff --git a/mathjax/extensions/TeX/unicode.js b/extensions/TeX/unicode.js similarity index 100% rename from mathjax/extensions/TeX/unicode.js rename to extensions/TeX/unicode.js diff --git a/mathjax/extensions/TeX/verb.js b/extensions/TeX/verb.js similarity index 100% rename from mathjax/extensions/TeX/verb.js rename to extensions/TeX/verb.js diff --git a/mathjax/extensions/jsMath2jax.js b/extensions/jsMath2jax.js similarity index 100% rename from mathjax/extensions/jsMath2jax.js rename to extensions/jsMath2jax.js diff --git a/mathjax/extensions/mml2jax.js b/extensions/mml2jax.js similarity index 100% rename from mathjax/extensions/mml2jax.js rename to extensions/mml2jax.js diff --git a/mathjax/extensions/tex2jax.js b/extensions/tex2jax.js similarity index 100% rename from mathjax/extensions/tex2jax.js rename to extensions/tex2jax.js diff --git a/mathjax/extensions/toMathML.js b/extensions/toMathML.js similarity index 100% rename from mathjax/extensions/toMathML.js rename to extensions/toMathML.js diff --git a/mathjax/fonts.zip b/fonts.zip similarity index 100% rename from mathjax/fonts.zip rename to fonts.zip diff --git a/mathjax/jax/element/mml/jax.js b/jax/element/mml/jax.js similarity index 100% rename from mathjax/jax/element/mml/jax.js rename to jax/element/mml/jax.js diff --git a/mathjax/jax/element/mml/optable/Arrows.js b/jax/element/mml/optable/Arrows.js similarity index 100% rename from mathjax/jax/element/mml/optable/Arrows.js rename to jax/element/mml/optable/Arrows.js diff --git a/mathjax/jax/element/mml/optable/BasicLatin.js b/jax/element/mml/optable/BasicLatin.js similarity index 100% rename from mathjax/jax/element/mml/optable/BasicLatin.js rename to jax/element/mml/optable/BasicLatin.js diff --git a/mathjax/jax/element/mml/optable/CombDiacritMarks.js b/jax/element/mml/optable/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/element/mml/optable/CombDiacritMarks.js rename to jax/element/mml/optable/CombDiacritMarks.js diff --git a/mathjax/jax/element/mml/optable/CombDiactForSymbols.js b/jax/element/mml/optable/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/element/mml/optable/CombDiactForSymbols.js rename to jax/element/mml/optable/CombDiactForSymbols.js diff --git a/mathjax/jax/element/mml/optable/Dingbats.js b/jax/element/mml/optable/Dingbats.js similarity index 100% rename from mathjax/jax/element/mml/optable/Dingbats.js rename to jax/element/mml/optable/Dingbats.js diff --git a/mathjax/jax/element/mml/optable/GeneralPunctuation.js b/jax/element/mml/optable/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/element/mml/optable/GeneralPunctuation.js rename to jax/element/mml/optable/GeneralPunctuation.js diff --git a/mathjax/jax/element/mml/optable/GeometricShapes.js b/jax/element/mml/optable/GeometricShapes.js similarity index 100% rename from mathjax/jax/element/mml/optable/GeometricShapes.js rename to jax/element/mml/optable/GeometricShapes.js diff --git a/mathjax/jax/element/mml/optable/GreekAndCoptic.js b/jax/element/mml/optable/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/element/mml/optable/GreekAndCoptic.js rename to jax/element/mml/optable/GreekAndCoptic.js diff --git a/mathjax/jax/element/mml/optable/Latin1Supplement.js b/jax/element/mml/optable/Latin1Supplement.js similarity index 100% rename from mathjax/jax/element/mml/optable/Latin1Supplement.js rename to jax/element/mml/optable/Latin1Supplement.js diff --git a/mathjax/jax/element/mml/optable/LetterlikeSymbols.js b/jax/element/mml/optable/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/element/mml/optable/LetterlikeSymbols.js rename to jax/element/mml/optable/LetterlikeSymbols.js diff --git a/mathjax/jax/element/mml/optable/MathOperators.js b/jax/element/mml/optable/MathOperators.js similarity index 100% rename from mathjax/jax/element/mml/optable/MathOperators.js rename to jax/element/mml/optable/MathOperators.js diff --git a/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js b/jax/element/mml/optable/MiscMathSymbolsA.js similarity index 100% rename from mathjax/jax/element/mml/optable/MiscMathSymbolsA.js rename to jax/element/mml/optable/MiscMathSymbolsA.js diff --git a/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js b/jax/element/mml/optable/MiscMathSymbolsB.js similarity index 100% rename from mathjax/jax/element/mml/optable/MiscMathSymbolsB.js rename to jax/element/mml/optable/MiscMathSymbolsB.js diff --git a/mathjax/jax/element/mml/optable/MiscTechnical.js b/jax/element/mml/optable/MiscTechnical.js similarity index 100% rename from mathjax/jax/element/mml/optable/MiscTechnical.js rename to jax/element/mml/optable/MiscTechnical.js diff --git a/mathjax/jax/element/mml/optable/SpacingModLetters.js b/jax/element/mml/optable/SpacingModLetters.js similarity index 100% rename from mathjax/jax/element/mml/optable/SpacingModLetters.js rename to jax/element/mml/optable/SpacingModLetters.js diff --git a/mathjax/jax/element/mml/optable/SuppMathOperators.js b/jax/element/mml/optable/SuppMathOperators.js similarity index 100% rename from mathjax/jax/element/mml/optable/SuppMathOperators.js rename to jax/element/mml/optable/SuppMathOperators.js diff --git a/mathjax/jax/element/mml/optable/SupplementalArrowsB.js b/jax/element/mml/optable/SupplementalArrowsB.js similarity index 100% rename from mathjax/jax/element/mml/optable/SupplementalArrowsB.js rename to jax/element/mml/optable/SupplementalArrowsB.js diff --git a/mathjax/jax/input/MathML/config.js b/jax/input/MathML/config.js similarity index 100% rename from mathjax/jax/input/MathML/config.js rename to jax/input/MathML/config.js diff --git a/mathjax/jax/input/MathML/entities/a.js b/jax/input/MathML/entities/a.js similarity index 100% rename from mathjax/jax/input/MathML/entities/a.js rename to jax/input/MathML/entities/a.js diff --git a/mathjax/jax/input/MathML/entities/b.js b/jax/input/MathML/entities/b.js similarity index 100% rename from mathjax/jax/input/MathML/entities/b.js rename to jax/input/MathML/entities/b.js diff --git a/mathjax/jax/input/MathML/entities/c.js b/jax/input/MathML/entities/c.js similarity index 100% rename from mathjax/jax/input/MathML/entities/c.js rename to jax/input/MathML/entities/c.js diff --git a/mathjax/jax/input/MathML/entities/d.js b/jax/input/MathML/entities/d.js similarity index 100% rename from mathjax/jax/input/MathML/entities/d.js rename to jax/input/MathML/entities/d.js diff --git a/mathjax/jax/input/MathML/entities/e.js b/jax/input/MathML/entities/e.js similarity index 100% rename from mathjax/jax/input/MathML/entities/e.js rename to jax/input/MathML/entities/e.js diff --git a/mathjax/jax/input/MathML/entities/f.js b/jax/input/MathML/entities/f.js similarity index 100% rename from mathjax/jax/input/MathML/entities/f.js rename to jax/input/MathML/entities/f.js diff --git a/mathjax/jax/input/MathML/entities/fr.js b/jax/input/MathML/entities/fr.js similarity index 100% rename from mathjax/jax/input/MathML/entities/fr.js rename to jax/input/MathML/entities/fr.js diff --git a/mathjax/jax/input/MathML/entities/g.js b/jax/input/MathML/entities/g.js similarity index 100% rename from mathjax/jax/input/MathML/entities/g.js rename to jax/input/MathML/entities/g.js diff --git a/mathjax/jax/input/MathML/entities/h.js b/jax/input/MathML/entities/h.js similarity index 100% rename from mathjax/jax/input/MathML/entities/h.js rename to jax/input/MathML/entities/h.js diff --git a/mathjax/jax/input/MathML/entities/i.js b/jax/input/MathML/entities/i.js similarity index 100% rename from mathjax/jax/input/MathML/entities/i.js rename to jax/input/MathML/entities/i.js diff --git a/mathjax/jax/input/MathML/entities/j.js b/jax/input/MathML/entities/j.js similarity index 100% rename from mathjax/jax/input/MathML/entities/j.js rename to jax/input/MathML/entities/j.js diff --git a/mathjax/jax/input/MathML/entities/k.js b/jax/input/MathML/entities/k.js similarity index 100% rename from mathjax/jax/input/MathML/entities/k.js rename to jax/input/MathML/entities/k.js diff --git a/mathjax/jax/input/MathML/entities/l.js b/jax/input/MathML/entities/l.js similarity index 100% rename from mathjax/jax/input/MathML/entities/l.js rename to jax/input/MathML/entities/l.js diff --git a/mathjax/jax/input/MathML/entities/m.js b/jax/input/MathML/entities/m.js similarity index 100% rename from mathjax/jax/input/MathML/entities/m.js rename to jax/input/MathML/entities/m.js diff --git a/mathjax/jax/input/MathML/entities/n.js b/jax/input/MathML/entities/n.js similarity index 100% rename from mathjax/jax/input/MathML/entities/n.js rename to jax/input/MathML/entities/n.js diff --git a/mathjax/jax/input/MathML/entities/o.js b/jax/input/MathML/entities/o.js similarity index 100% rename from mathjax/jax/input/MathML/entities/o.js rename to jax/input/MathML/entities/o.js diff --git a/mathjax/jax/input/MathML/entities/opf.js b/jax/input/MathML/entities/opf.js similarity index 100% rename from mathjax/jax/input/MathML/entities/opf.js rename to jax/input/MathML/entities/opf.js diff --git a/mathjax/jax/input/MathML/entities/p.js b/jax/input/MathML/entities/p.js similarity index 100% rename from mathjax/jax/input/MathML/entities/p.js rename to jax/input/MathML/entities/p.js diff --git a/mathjax/jax/input/MathML/entities/q.js b/jax/input/MathML/entities/q.js similarity index 100% rename from mathjax/jax/input/MathML/entities/q.js rename to jax/input/MathML/entities/q.js diff --git a/mathjax/jax/input/MathML/entities/r.js b/jax/input/MathML/entities/r.js similarity index 100% rename from mathjax/jax/input/MathML/entities/r.js rename to jax/input/MathML/entities/r.js diff --git a/mathjax/jax/input/MathML/entities/s.js b/jax/input/MathML/entities/s.js similarity index 100% rename from mathjax/jax/input/MathML/entities/s.js rename to jax/input/MathML/entities/s.js diff --git a/mathjax/jax/input/MathML/entities/scr.js b/jax/input/MathML/entities/scr.js similarity index 100% rename from mathjax/jax/input/MathML/entities/scr.js rename to jax/input/MathML/entities/scr.js diff --git a/mathjax/jax/input/MathML/entities/t.js b/jax/input/MathML/entities/t.js similarity index 100% rename from mathjax/jax/input/MathML/entities/t.js rename to jax/input/MathML/entities/t.js diff --git a/mathjax/jax/input/MathML/entities/u.js b/jax/input/MathML/entities/u.js similarity index 100% rename from mathjax/jax/input/MathML/entities/u.js rename to jax/input/MathML/entities/u.js diff --git a/mathjax/jax/input/MathML/entities/v.js b/jax/input/MathML/entities/v.js similarity index 100% rename from mathjax/jax/input/MathML/entities/v.js rename to jax/input/MathML/entities/v.js diff --git a/mathjax/jax/input/MathML/entities/w.js b/jax/input/MathML/entities/w.js similarity index 100% rename from mathjax/jax/input/MathML/entities/w.js rename to jax/input/MathML/entities/w.js diff --git a/mathjax/jax/input/MathML/entities/x.js b/jax/input/MathML/entities/x.js similarity index 100% rename from mathjax/jax/input/MathML/entities/x.js rename to jax/input/MathML/entities/x.js diff --git a/mathjax/jax/input/MathML/entities/y.js b/jax/input/MathML/entities/y.js similarity index 100% rename from mathjax/jax/input/MathML/entities/y.js rename to jax/input/MathML/entities/y.js diff --git a/mathjax/jax/input/MathML/entities/z.js b/jax/input/MathML/entities/z.js similarity index 100% rename from mathjax/jax/input/MathML/entities/z.js rename to jax/input/MathML/entities/z.js diff --git a/mathjax/jax/input/MathML/jax.js b/jax/input/MathML/jax.js similarity index 100% rename from mathjax/jax/input/MathML/jax.js rename to jax/input/MathML/jax.js diff --git a/mathjax/jax/input/TeX/config.js b/jax/input/TeX/config.js similarity index 100% rename from mathjax/jax/input/TeX/config.js rename to jax/input/TeX/config.js diff --git a/mathjax/jax/input/TeX/jax.js b/jax/input/TeX/jax.js similarity index 100% rename from mathjax/jax/input/TeX/jax.js rename to jax/input/TeX/jax.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/maction.js b/jax/output/HTML-CSS/autoload/maction.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/maction.js rename to jax/output/HTML-CSS/autoload/maction.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/menclose.js b/jax/output/HTML-CSS/autoload/menclose.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/menclose.js rename to jax/output/HTML-CSS/autoload/menclose.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/mglyph.js b/jax/output/HTML-CSS/autoload/mglyph.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/mglyph.js rename to jax/output/HTML-CSS/autoload/mglyph.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js b/jax/output/HTML-CSS/autoload/mmultiscripts.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js rename to jax/output/HTML-CSS/autoload/mmultiscripts.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/ms.js b/jax/output/HTML-CSS/autoload/ms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/ms.js rename to jax/output/HTML-CSS/autoload/ms.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/mtable.js b/jax/output/HTML-CSS/autoload/mtable.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/mtable.js rename to jax/output/HTML-CSS/autoload/mtable.js diff --git a/mathjax/jax/output/HTML-CSS/autoload/multiline.js b/jax/output/HTML-CSS/autoload/multiline.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/autoload/multiline.js rename to jax/output/HTML-CSS/autoload/multiline.js diff --git a/mathjax/jax/output/HTML-CSS/config.js b/jax/output/HTML-CSS/config.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/config.js rename to jax/output/HTML-CSS/config.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js b/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js rename to jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js b/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js rename to jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js b/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js rename to jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js b/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js rename to jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js b/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js rename to jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js b/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js rename to jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js b/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js rename to jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js b/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js rename to jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js b/jax/output/HTML-CSS/fonts/STIX/fontdata.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js rename to jax/output/HTML-CSS/fonts/STIX/fontdata.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js b/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js b/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js b/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js rename to jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js b/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js b/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js b/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js b/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js b/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js rename to jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js b/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js b/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js b/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js rename to jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js b/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js rename to jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js b/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js rename to jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js b/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js rename to jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js b/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js rename to jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js b/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js rename to jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js b/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js rename to jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js diff --git a/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js b/jax/output/HTML-CSS/fonts/TeX/fontdata.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js rename to jax/output/HTML-CSS/fonts/TeX/fontdata.js diff --git a/mathjax/jax/output/HTML-CSS/imageFonts.js b/jax/output/HTML-CSS/imageFonts.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/imageFonts.js rename to jax/output/HTML-CSS/imageFonts.js diff --git a/mathjax/jax/output/HTML-CSS/jax.js b/jax/output/HTML-CSS/jax.js similarity index 100% rename from mathjax/jax/output/HTML-CSS/jax.js rename to jax/output/HTML-CSS/jax.js diff --git a/mathjax/jax/output/NativeMML/config.js b/jax/output/NativeMML/config.js similarity index 100% rename from mathjax/jax/output/NativeMML/config.js rename to jax/output/NativeMML/config.js diff --git a/mathjax/jax/output/NativeMML/jax.js b/jax/output/NativeMML/jax.js similarity index 100% rename from mathjax/jax/output/NativeMML/jax.js rename to jax/output/NativeMML/jax.js diff --git a/mathjax-dev/MML-entities/MJ-TeX-Unicode.txt b/mathjax-dev/MML-entities/MJ-TeX-Unicode.txt deleted file mode 100644 index 5da0be563..000000000 --- a/mathjax-dev/MML-entities/MJ-TeX-Unicode.txt +++ /dev/null @@ -1,473 +0,0 @@ -\Arrowvert U02225 -\Bbbk U0006B -\Box U025A1 -\Bumpeq U0224E -\Cap U022D2 -\Cup U022D3 -\Delta U00394 -\Diamond U025CA -\Doteq U02251 -\Downarrow U021D3 -\Finv U02132 -\Game U02141 -\Gamma U00393 -\Im U02111 -\Join U022C8 -\Lambda U0039B -\Leftarrow U021D0 -\Leftrightarrow U021D4 -\Lleftarrow U021DA -\Longleftarrow U027F8 -\Longleftrightarrow U027FA -\Longrightarrow U027F9 -\Lsh U021B0 -\Omega U003A9 -\Phi U003A6 -\Pi U003A0 -\Psi U003A8 -\Re U0211C -\Rightarrow U021D2 -\Rrightarrow U021DB -\Rsh U021B1 -\S U000A7 -\Sigma U003A3 -\Subset U022D0 -\Supset U022D1 -\Theta U00398 -\Uparrow U021D1 -\Updownarrow U021D5 -\Upsilon U003A5 -\Vdash U022A9 -\Vert U02225 -\Vvdash U022AA -\Xi U0039E -\aleph U02135 -\alpha U003B1 -\amalg U02A3F -\angle U02220 -\approx U02248 -\approxeq U0224A -\arrowvert U02223 -\ast U02217 -\asymp U0224D -\backepsilon U0220D -\backprime U02035 -\backsim U0223D -\backsimeq U022CD -\backslash U0005C -\backslash U02216 -\barwedge U022BC -\because U02235 -\beta U003B2 -\beth U02136 -\between U0226C -\bigcap U022C2 -\bigcirc U025EF -\bigcup U022C3 -\bigodot U02A00 -\bigoplus U02A01 -\bigotimes U02A02 -\bigsqcup U02A06 -\bigstar U02605 -\bigtriangledown U025BD -\bigtriangleup U025B3 -\biguplus U02A04 -\bigvee U022C1 -\bigwedge U022C0 -\blacklozenge U029EB -\blacksquare U025A0 -\blacktriangle U025B2 -\blacktriangledown U025BC -\blacktriangleleft U025C0 -\blacktriangleright U025B6 -\bot U022A5 -\bowtie U022C8 -\boxdot U022A1 -\boxminus U0229F -\boxplus U0229E -\boxtimes U022A0 -\bracevert U023AA -\bullet U02219 -\bumpeq U0224F -\cap U02229 -\cdot U022C5 -\cdotp U022C5 -\cdots U022EF -\centerdot U022C5 -\checkmark U02713 -\chi U003C7 -\circ U02218 -\circeq U02257 -\circlearrowleft U021BA -\circlearrowright U021BB -\circledR U000AE -\circledS U024C8 -\circledast U0229B -\circledcirc U0229A -\circleddash U0229D -\clubsuit U02663 -\colon U0003A -\complement U02201 -\cong U02245 -\coprod U02210 -\cup U0222A -\curlyeqprec U022DE -\curlyeqsucc U022DF -\curlyvee U022CE -\curlywedge U022CF -\curvearrowleft U021B6 -\curvearrowright U021B7 -\dagger U02020 -\daleth U02138 -\dashleftarrow U021E0 -\dashrightarrow U021E2 -\dashv U022A3 -\ddagger U02021 -\ddots U022F1 -\delta U003B4 -\diagdown U02572 -\diagup U02571 -\diamond U022C4 -\diamondsuit U02662 -\digamma U003DD -\div U000F7 -\divideontimes U022C7 -\doteq U02250 -\doteqdot U02251 -\dotplus U02214 -\dots U02026 -\dotsb U022EF -\dotsc U02026 -\dotsi U022EF -\dotsm U022EF -\doublebarwedge U02A5E -\doublecap U022D2 -\doublecup U022D3 -\downarrow U02193 -\downdownarrows U021CA -\downharpoonleft U021C3 -\downharpoonright U021C2 -\ell U02113 -\emptyset U02205 -\epsilon U003F5 -\eqcirc U02256 -\eqsim U02242 -\eqslantgtr U02A96 -\eqslantless U02A95 -\equiv U02261 -\eta U003B7 -\eth U000F0 -\exists U02203 -\fallingdotseq U02252 -\flat U0266D -\forall U02200 -\frown U02322 -\gamma U003B3 -\ge U02265 -\geq U02265 -\geqq U02267 -\geqslant U02A7E -\gets U02190 -\gg U0226B -\ggg U022D9 -\gggtr U022D9 -\gimel U02137 -\gnapprox U02A8A -\gneq U02A88 -\gneqq U02269 -\gnsim U022E7 -\gt U0003E -\gt U027E9 -\gtrapprox U02A86 -\gtrdot U022D7 -\gtreqless U022DB -\gtreqqless U02A8C -\gtrless U02277 -\gtrsim U02273 -\gvertneqq U02269 -\hbar U0210F -\heartsuit U02661 -\hookleftarrow U021A9 -\hookrightarrow U021AA -\hslash U0210F -\imath U00131 -\in U02208 -\infty U0221E -\int U0222B -\intercal U022BA -\iota U003B9 -\jmath U00237 -\kappa U003BA -\lambda U003BB -\land U02227 -\langle U027E8 -\lbrace U0007B -\lbrack U0005B -\lceil U02308 -\ldotp U0002E -\ldots U02026 -\le U02264 -\leadsto U021DD -\leftarrow U02190 -\leftarrowtail U021A2 -\leftharpoondown U021BD -\leftharpoonup U021BC -\leftleftarrows U021C7 -\leftrightarrow U02194 -\leftrightarrows U021C6 -\leftrightharpoons U021CB -\leftrightsquigarrow U021AD -\leftthreetimes U022CB -\leq U02264 -\leqq U02266 -\leqslant U02A7D -\lessapprox U02A85 -\lessdot U022D6 -\lesseqgtr U022DA -\lesseqqgtr U02A8B -\lessgtr U02276 -\lesssim U02272 -\lfloor U0230A -\lgroup U027EE -\lhd U022B2 -\ll U0226A -\llcorner U02514 -\lll U022D8 -\llless U022D8 -\lmoustache U023B0 -\lnapprox U02A89 -\lneq U02A87 -\lneqq U02268 -\lnot U000AC -\lnsim U022E6 -\longleftarrow U027F5 -\longleftrightarrow U027F7 -\longmapsto U027FC -\longrightarrow U027F6 -\looparrowleft U021AB -\looparrowright U021AC -\lor U02228 -\lozenge U025CA -\lrcorner U02518 -\lt U0003C -\lt U027E8 -\ltimes U022C9 -\lvertneqq U02268 -\maltese U02720 -\mapsto U021A6 -\measuredangle U02221 -\mho U02127 -\mid U02223 -\models U022A8 -\mp U02213 -\mu U003BC -\multimap U022B8 -\nLeftarrow U021CD -\nLeftrightarrow U021CE -\nRightarrow U021CF -\nVDash U022AF -\nVdash U022AE -\nabla U02207 -\natural U0266E -\ncong U02246 -\ne U02260 -\nearrow U02197 -\neg U000AC -\neq U02260 -\nexists U02204 -\ngeq U02271 -\ngeqq U02271 -\ngeqslant U02A88 -\ngtr U0226F -\ni U0220B -\nleftarrow U0219A -\nleftrightarrow U021AE -\nleq U02270 -\nleqq U02270 -\nleqslant U02A87 -\nless U0226E -\nmid U02224 -\not U00338 -\notin U02209 -\nparallel U02226 -\nprec U02280 -\npreceq U022E0 -\nrightarrow U0219B -\nshortmid U02224 -\nshortparallel U02226 -\nsim U02241 -\nsubseteq U02288 -\nsubseteqq U02288 -\nsucc U02281 -\nsucceq U022E1 -\nsupseteq U02289 -\nsupseteqq U02289 -\ntriangleleft U022EA -\ntrianglelefteq U022EC -\ntriangleright U022EB -\ntrianglerighteq U022ED -\nu U003BD -\nvDash U022AD -\nvdash U022AC -\nwarrow U02196 -\odot U02299 -\oint U0222E -\omega U003C9 -\omicron U003BF -\ominus U02296 -\oplus U02295 -\oslash U02298 -\otimes U02297 -\owns U0220B -\parallel U02225 -\partial U02202 -\perp U022A5 -\phi U003D5 -\pi U003C0 -\pitchfork U022D4 -\pm U000B1 -\prec U0227A -\precapprox U02AB7 -\preccurlyeq U0227C -\preceq U02AAF -\precnapprox U02AB9 -\precneqq U02AB5 -\precnsim U022E8 -\precsim U0227E -\prime U02032 -\prod U0220F -\propto U0221D -\psi U003C8 -\rangle U027E9 -\rbrace U0007D -\rbrack U0005D -\rceil U02309 -\restriction U021C3 -\rfloor U0230B -\rgroup U027EF -\rhd U022B3 -\rho U003C1 -\rightarrow U02192 -\rightarrowtail U021A3 -\rightharpoondown U021C1 -\rightharpoonup U021C0 -\rightleftarrows U021C4 -\rightleftharpoons U021CC -\rightleftharpoons U021CC -\rightrightarrows U021C9 -\rightsquigarrow U021DD -\rightthreetimes U022CC -\risingdotseq U02253 -\rmoustache U023B1 -\rtimes U022CA -\searrow U02198 -\setminus U02216 -\sharp U0266F -\shortmid U02223 -\shortparallel U02225 -\sigma U003C3 -\sim U0223C -\simeq U02243 -\smallfrown U02322 -\smallint U0222B -\smallsetminus U02216 -\smallsmile U02323 -\smile U02323 -\spadesuit U02660 -\sphericalangle U02222 -\sqcap U02293 -\sqcup U02294 -\sqsubset U0228F -\sqsubseteq U02291 -\sqsupset U02290 -\sqsupseteq U02292 -\square U025A1 -\star U022C6 -\subset U02282 -\subseteq U02286 -\subseteqq U02AC5 -\subsetneq U0228A -\subsetneqq U02ACB -\succ U0227B -\succapprox U02AB8 -\succcurlyeq U0227D -\succeq U02AB0 -\succnapprox U02ABA -\succneqq U02AB6 -\succnsim U022E9 -\succsim U0227F -\sum U02211 -\supset U02283 -\supseteq U02287 -\supseteqq U02AC6 -\supsetneq U0228B -\supsetneqq U02ACC -\surd U0221A -\swarrow U02199 -\tau U003C4 -\therefore U02234 -\theta U003B8 -\thickapprox U02248 -\thicksim U0223C -\times U000D7 -\to U02192 -\top U022A4 -\triangle U025B3 -\triangledown U025BD -\triangleleft U025C3 -\trianglelefteq U022B4 -\triangleq U0225C -\triangleright U025B9 -\trianglerighteq U022B5 -\twoheadleftarrow U0219E -\twoheadrightarrow U021A0 -\ulcorner U0250C -\unlhd U022B4 -\unrhd U022B5 -\uparrow U02191 -\updownarrow U02195 -\upharpoonleft U021BF -\upharpoonright U021BE -\uplus U0228E -\upsilon U003C5 -\upuparrows U021C8 -\urcorner U02510 -\vDash U022A8 -\varDelta U00394 -\varGamma U00393 -\varLambda U0039B -\varOmega U003A9 -\varPhi U003A6 -\varPi U003A0 -\varPsi U003A8 -\varSigma U003A3 -\varTheta U00398 -\varUpsilon U003A5 -\varXi U0039E -\varepsilon U003B5 -\varkappa U003F0 -\varnothing U02205 -\varphi U003C6 -\varpi U003D6 -\varpropto U0221D -\varrho U003F1 -\varsigma U003C2 -\varsubsetneq U0228A -\varsubsetneqq U02ACB -\varsupsetneq U0228B -\varsupsetneqq U02ACC -\vartheta U003D1 -\vartriangle U025B3 -\vartriangleleft U022B2 -\vartriangleright U022B3 -\vdash U022A2 -\vdots U022EE -\vee U02228 -\veebar U022BB -\vert U02223 -\wedge U02227 -\wp U02118 -\wr U02240 -\xi U003BE -\yen U000A5 -\zeta U003B6 diff --git a/mathjax-dev/MML-entities/MJ-Unicode-TeX.txt b/mathjax-dev/MML-entities/MJ-Unicode-TeX.txt deleted file mode 100644 index 4223e0251..000000000 --- a/mathjax-dev/MML-entities/MJ-Unicode-TeX.txt +++ /dev/null @@ -1,473 +0,0 @@ -U0002E, \ldotp -U0003A, \colon -U0003C, \lt -U0003E, \gt -U0005B, \lbrack -U0005C, \backslash -U0005D, \rbrack -U0006B, \Bbbk -U0007B, \lbrace -U0007D, \rbrace -U000A5, \yen -U000A7, \S -U000AC, \lnot -U000AC, \neg -U000AE, \circledR -U000B1, \pm -U000D7, \times -U000F0, \eth -U000F7, \div -U00131, \imath -U00237, \jmath -U00338, \not -U00393, \Gamma -U00393, \varGamma -U00394, \Delta -U00394, \varDelta -U00398, \Theta -U00398, \varTheta -U0039B, \Lambda -U0039B, \varLambda -U0039E, \Xi -U0039E, \varXi -U003A0, \Pi -U003A0, \varPi -U003A3, \Sigma -U003A3, \varSigma -U003A5, \Upsilon -U003A5, \varUpsilon -U003A6, \Phi -U003A6, \varPhi -U003A8, \Psi -U003A8, \varPsi -U003A9, \Omega -U003A9, \varOmega -U003B1, \alpha -U003B2, \beta -U003B3, \gamma -U003B4, \delta -U003B5, \varepsilon -U003B6, \zeta -U003B7, \eta -U003B8, \theta -U003B9, \iota -U003BA, \kappa -U003BB, \lambda -U003BC, \mu -U003BD, \nu -U003BE, \xi -U003BF, \omicron -U003C0, \pi -U003C1, \rho -U003C2, \varsigma -U003C3, \sigma -U003C4, \tau -U003C5, \upsilon -U003C6, \varphi -U003C7, \chi -U003C8, \psi -U003C9, \omega -U003D1, \vartheta -U003D5, \phi -U003D6, \varpi -U003DD, \digamma -U003F0, \varkappa -U003F1, \varrho -U003F5, \epsilon -U02020, \dagger -U02021, \ddagger -U02026, \dots -U02026, \dotsc -U02026, \ldots -U02032, \prime -U02035, \backprime -U0210F, \hbar -U0210F, \hslash -U02111, \Im -U02113, \ell -U02118, \wp -U0211C, \Re -U02127, \mho -U02132, \Finv -U02135, \aleph -U02136, \beth -U02137, \gimel -U02138, \daleth -U02141, \Game -U02190, \gets -U02190, \leftarrow -U02191, \uparrow -U02192, \rightarrow -U02192, \to -U02193, \downarrow -U02194, \leftrightarrow -U02195, \updownarrow -U02196, \nwarrow -U02197, \nearrow -U02198, \searrow -U02199, \swarrow -U0219A, \nleftarrow -U0219B, \nrightarrow -U0219E, \twoheadleftarrow -U021A0, \twoheadrightarrow -U021A2, \leftarrowtail -U021A3, \rightarrowtail -U021A6, \mapsto -U021A9, \hookleftarrow -U021AA, \hookrightarrow -U021AB, \looparrowleft -U021AC, \looparrowright -U021AD, \leftrightsquigarrow -U021AE, \nleftrightarrow -U021B0, \Lsh -U021B1, \Rsh -U021B6, \curvearrowleft -U021B7, \curvearrowright -U021BA, \circlearrowleft -U021BB, \circlearrowright -U021BC, \leftharpoonup -U021BD, \leftharpoondown -U021BE, \upharpoonright -U021BF, \upharpoonleft -U021C0, \rightharpoonup -U021C1, \rightharpoondown -U021C2, \downharpoonright -U021C3, \downharpoonleft -U021C3, \restriction -U021C4, \rightleftarrows -U021C6, \leftrightarrows -U021C7, \leftleftarrows -U021C8, \upuparrows -U021C9, \rightrightarrows -U021CA, \downdownarrows -U021CB, \leftrightharpoons -U021CC, \rightleftharpoons -U021CC, \rightleftharpoons -U021CD, \nLeftarrow -U021CE, \nLeftrightarrow -U021CF, \nRightarrow -U021D0, \Leftarrow -U021D1, \Uparrow -U021D2, \Rightarrow -U021D3, \Downarrow -U021D4, \Leftrightarrow -U021D5, \Updownarrow -U021DA, \Lleftarrow -U021DB, \Rrightarrow -U021DD, \leadsto -U021DD, \rightsquigarrow -U021E0, \dashleftarrow -U021E2, \dashrightarrow -U02200, \forall -U02201, \complement -U02202, \partial -U02203, \exists -U02204, \nexists -U02205, \emptyset -U02205, \varnothing -U02207, \nabla -U02208, \in -U02209, \notin -U0220B, \ni -U0220B, \owns -U0220D, \backepsilon -U0220F, \prod -U02210, \coprod -U02211, \sum -U02213, \mp -U02214, \dotplus -U02216, \backslash -U02216, \setminus -U02216, \smallsetminus -U02217, \ast -U02218, \circ -U02219, \bullet -U0221A, \surd -U0221D, \propto -U0221D, \varpropto -U0221E, \infty -U02220, \angle -U02221, \measuredangle -U02222, \sphericalangle -U02223, \arrowvert -U02223, \mid -U02223, \shortmid -U02223, \vert -U02224, \nmid -U02224, \nshortmid -U02225, \Arrowvert -U02225, \Vert -U02225, \parallel -U02225, \shortparallel -U02226, \nparallel -U02226, \nshortparallel -U02227, \land -U02227, \wedge -U02228, \lor -U02228, \vee -U02229, \cap -U0222A, \cup -U0222B, \int -U0222B, \smallint -U0222E, \oint -U02234, \therefore -U02235, \because -U0223C, \sim -U0223C, \thicksim -U0223D, \backsim -U02240, \wr -U02241, \nsim -U02242, \eqsim -U02243, \simeq -U02245, \cong -U02246, \ncong -U02248, \approx -U02248, \thickapprox -U0224A, \approxeq -U0224D, \asymp -U0224E, \Bumpeq -U0224F, \bumpeq -U02250, \doteq -U02251, \Doteq -U02251, \doteqdot -U02252, \fallingdotseq -U02253, \risingdotseq -U02256, \eqcirc -U02257, \circeq -U0225C, \triangleq -U02260, \ne -U02260, \neq -U02261, \equiv -U02264, \le -U02264, \leq -U02265, \ge -U02265, \geq -U02266, \leqq -U02267, \geqq -U02268, \lneqq -U02268, \lvertneqq -U02269, \gneqq -U02269, \gvertneqq -U0226A, \ll -U0226B, \gg -U0226C, \between -U0226E, \nless -U0226F, \ngtr -U02270, \nleq -U02270, \nleqq -U02271, \ngeq -U02271, \ngeqq -U02272, \lesssim -U02273, \gtrsim -U02276, \lessgtr -U02277, \gtrless -U0227A, \prec -U0227B, \succ -U0227C, \preccurlyeq -U0227D, \succcurlyeq -U0227E, \precsim -U0227F, \succsim -U02280, \nprec -U02281, \nsucc -U02282, \subset -U02283, \supset -U02286, \subseteq -U02287, \supseteq -U02288, \nsubseteq -U02288, \nsubseteqq -U02289, \nsupseteq -U02289, \nsupseteqq -U0228A, \subsetneq -U0228A, \varsubsetneq -U0228B, \supsetneq -U0228B, \varsupsetneq -U0228E, \uplus -U0228F, \sqsubset -U02290, \sqsupset -U02291, \sqsubseteq -U02292, \sqsupseteq -U02293, \sqcap -U02294, \sqcup -U02295, \oplus -U02296, \ominus -U02297, \otimes -U02298, \oslash -U02299, \odot -U0229A, \circledcirc -U0229B, \circledast -U0229D, \circleddash -U0229E, \boxplus -U0229F, \boxminus -U022A0, \boxtimes -U022A1, \boxdot -U022A2, \vdash -U022A3, \dashv -U022A4, \top -U022A5, \bot -U022A5, \perp -U022A8, \models -U022A8, \vDash -U022A9, \Vdash -U022AA, \Vvdash -U022AC, \nvdash -U022AD, \nvDash -U022AE, \nVdash -U022AF, \nVDash -U022B2, \lhd -U022B2, \vartriangleleft -U022B3, \rhd -U022B3, \vartriangleright -U022B4, \trianglelefteq -U022B4, \unlhd -U022B5, \trianglerighteq -U022B5, \unrhd -U022B8, \multimap -U022BA, \intercal -U022BB, \veebar -U022BC, \barwedge -U022C0, \bigwedge -U022C1, \bigvee -U022C2, \bigcap -U022C3, \bigcup -U022C4, \diamond -U022C5, \cdot -U022C5, \cdotp -U022C5, \centerdot -U022C6, \star -U022C7, \divideontimes -U022C8, \Join -U022C8, \bowtie -U022C9, \ltimes -U022CA, \rtimes -U022CB, \leftthreetimes -U022CC, \rightthreetimes -U022CD, \backsimeq -U022CE, \curlyvee -U022CF, \curlywedge -U022D0, \Subset -U022D1, \Supset -U022D2, \Cap -U022D2, \doublecap -U022D3, \Cup -U022D3, \doublecup -U022D4, \pitchfork -U022D6, \lessdot -U022D7, \gtrdot -U022D8, \lll -U022D8, \llless -U022D9, \ggg -U022D9, \gggtr -U022DA, \lesseqgtr -U022DB, \gtreqless -U022DE, \curlyeqprec -U022DF, \curlyeqsucc -U022E0, \npreceq -U022E1, \nsucceq -U022E6, \lnsim -U022E7, \gnsim -U022E8, \precnsim -U022E9, \succnsim -U022EA, \ntriangleleft -U022EB, \ntriangleright -U022EC, \ntrianglelefteq -U022ED, \ntrianglerighteq -U022EE, \vdots -U022EF, \cdots -U022EF, \dotsb -U022EF, \dotsi -U022EF, \dotsm -U022F1, \ddots -U02308, \lceil -U02309, \rceil -U0230A, \lfloor -U0230B, \rfloor -U02322, \frown -U02322, \smallfrown -U02323, \smallsmile -U02323, \smile -U023AA, \bracevert -U023B0, \lmoustache -U023B1, \rmoustache -U024C8, \circledS -U0250C, \ulcorner -U02510, \urcorner -U02514, \llcorner -U02518, \lrcorner -U02571, \diagup -U02572, \diagdown -U025A0, \blacksquare -U025A1, \Box -U025A1, \square -U025B2, \blacktriangle -U025B3, \bigtriangleup -U025B3, \triangle -U025B3, \vartriangle -U025B6, \blacktriangleright -U025B9, \triangleright -U025BC, \blacktriangledown -U025BD, \bigtriangledown -U025BD, \triangledown -U025C0, \blacktriangleleft -U025C3, \triangleleft -U025CA, \Diamond -U025CA, \lozenge -U025EF, \bigcirc -U02605, \bigstar -U02660, \spadesuit -U02661, \heartsuit -U02662, \diamondsuit -U02663, \clubsuit -U0266D, \flat -U0266E, \natural -U0266F, \sharp -U02713, \checkmark -U02720, \maltese -U027E8, \langle -U027E8, \lt -U027E9, \gt -U027E9, \rangle -U027EE, \lgroup -U027EF, \rgroup -U027F5, \longleftarrow -U027F6, \longrightarrow -U027F7, \longleftrightarrow -U027F8, \Longleftarrow -U027F9, \Longrightarrow -U027FA, \Longleftrightarrow -U027FC, \longmapsto -U029EB, \blacklozenge -U02A00, \bigodot -U02A01, \bigoplus -U02A02, \bigotimes -U02A04, \biguplus -U02A06, \bigsqcup -U02A3F, \amalg -U02A5E, \doublebarwedge -U02A7D, \leqslant -U02A7E, \geqslant -U02A85, \lessapprox -U02A86, \gtrapprox -U02A87, \lneq -U02A87, \nleqslant -U02A88, \gneq -U02A88, \ngeqslant -U02A89, \lnapprox -U02A8A, \gnapprox -U02A8B, \lesseqqgtr -U02A8C, \gtreqqless -U02A95, \eqslantless -U02A96, \eqslantgtr -U02AAF, \preceq -U02AB0, \succeq -U02AB5, \precneqq -U02AB6, \succneqq -U02AB7, \precapprox -U02AB8, \succapprox -U02AB9, \precnapprox -U02ABA, \succnapprox -U02AC5, \subseteqq -U02AC6, \supseteqq -U02ACB, \subsetneqq -U02ACB, \varsubsetneqq -U02ACC, \supsetneqq -U02ACC, \varsupsetneqq diff --git a/mathjax-dev/MML-entities/MML-TeX-Unicode.txt b/mathjax-dev/MML-entities/MML-TeX-Unicode.txt deleted file mode 100644 index a35c6ca23..000000000 --- a/mathjax-dev/MML-entities/MML-TeX-Unicode.txt +++ /dev/null @@ -1,456 +0,0 @@ -\Bumpeq U0224E -\Cap U022D2 -\Colon U02237 -\Cup U022D3 -\Delta U00394 -\Doteq U02251 -\Downarrow U021D3 -\Gamma U00393 -\Gg U022D9 -\Im U02111 -\Lambda U0039B -\Leftarrow U021D0 -\Leftrightarrow U021D4 -\Ll U022D8 -\Lleftarrow U021DA -\Longleftarrow U027F8 -\Longleftrightarrow U027FA -\Longrightarrow U027F9 -\Lsh U021B0 -\Omega U003A9 -\Phi U003A6 -\Pi U003A0 -\Psi U003A8 -\Re U0211C -\Rightarrow U021D2 -\Rrightarrow U021DB -\Rsh U021B1 -\Sigma U003A3 -\Subset U022D0 -\Supset U022D1 -\Theta U00398 -\Uparrow U021D1 -\Updownarrow U021D5 -\Upsilon U003D2 -\Vdash U022A9 -\Vert U02016 -\Vvdash U022AA -\Xi U0039E -\aleph U02135 -\alpha U003B1 -\amalg U02A3F -\angle U02220 -\approx U02248 -\approxeq U0224A -\ast U0002A -\ast U0002A -\asymp U02248 -\backcong U0224C -\backepsilon U003F6 -\backprime U02035 -\backsim U0223D -\backsimeq U022CD -\backslash U0005C -\barwedge U02305 -\because U02235 -\beta U003B2 -\beth U02136 -\between U0226C -\bigcap U022C2 -\bigcirc U025EF -\bigcup U022C3 -\bigodot U02A00 -\bigoplus U02A01 -\bigotimes U02A02 -\bigsqcup U02A06 -\bigstar U02605 -\bigtriangledown U025BD -\bigtriangleup U025B3 -\biguplus U02A04 -\bigvee U022C1 -\bigwedge U022C0 -\bkarow U0290D -\blacklozenge U029EB -\blacksquare U025AA -\blacksquare U025AA -\blacktriangle U025B4 -\blacktriangledown U025BE -\blacktriangleleft U025C2 -\blacktriangleright U025B8 -\bot U022A5 -\bowtie U022C8 -\boxdot U022A1 -\boxminus U0229F -\boxplus U0229E -\boxtimes U022A0 -\bullet U02022 -\bumpeq U0224F -\cap U02229 -\cdot U022C5 -\cdots U022EF -\centerdot U000B7 -\checkmark U02713 -\chi U003C7 -\circ U02218 -\circ U025CB -\circeq U02257 -\circlearrowleft U021BA -\circlearrowright U021BB -\circledR U000AE -\circledS U024C8 -\circledast U0229B -\circledcirc U0229A -\circleddash U0229D -\clubsuit U02663 -\colon U0003A -\coloneq U02254 -\complement U02201 -\cong U02245 -\coprod U02210 -\cup U0222A -\curlyeqprec U022DE -\curlyeqsucc U022DF -\curlyvee U022CE -\curlywedge U022CF -\curvearrowleft U021B6 -\curvearrowright U021B7 -\dagger U02020 -\dagger U02020 -\daleth U02138 -\dashv U022A3 -\dbkarow U0290F -\ddagger U02021 -\ddagger U02021 -\ddots U022F1 -\ddotseq U02A77 -\delta U003B4 -\diamond U022C4 -\diamondsuit U02666 -\digamma U003DD -\div U000F7 -\divideontimes U022C7 -\doteq U02250 -\doteqdot U02251 -\dotminus U02238 -\dotplus U02214 -\dotsquare U022A1 -\doublebarwedge U02306 -\doublecap U022D2 -\doublecup U022D3 -\downarrow U02193 -\downdownarrows U021CA -\downharpoonleft U021C3 -\downharpoonright U021C2 -\drbkarow U02910 -\ell U02113 -\emptyset U02205 -\eqcirc U02256 -\eqcolon U02255 -\eqslantgtr U02A96 -\eqslantless U02A95 -\equiv U02261 -\esim U02242 -\eta U003B7 -\exists U02203 -\fallingdotseq U02252 -\flat U0266D -\forall U02200 -\frown U02322 -\gamma U003B3 -\ge U02265 -\geq U02265 -\geqq U02267 -\geqslant U02A7E -\gets U02190 -\gg U0226B -\ggg U022D9 -\gggtr U022D9 -\gimel U02137 -\gnapprox U02A8A -\gneq U02A88 -\gneqq U02269 -\gnsim U022E7 -\gtrapprox U02A86 -\gtrdot U022D7 -\gtreqless U022DB -\gtreqqless U02A8C -\gtrless U02277 -\gtrsim U02273 -\gvertneqq U02269-0FE00 -\hbar U0210F -\heartsuit U02665 -\hksearow U02925 -\hkswarow U02926 -\hookleftarrow U021A9 -\hookrightarrow U021AA -\hslash U0210F -\iff U021D4 -\iiiint U02A0C -\iiint U0222D -\imath U00131 -\in U02208 -\infty U0221E -\int U0222B -\intercal U022BA -\intprod U02A3C -\iota U003B9 -\jmath U0006A -\kappa U003BA -\lambda U003BB -\land U02227 -\langle U02329 -\lbrace U0007B -\lbrack U0005B -\lceil U02308 -\le U02264 -\leftarrow U02190 -\leftarrowtail U021A2 -\leftharpoondown U021BD -\leftharpoonup U021BC -\leftleftarrows U021C7 -\leftrightarrow U02194 -\leftrightarrows U021C6 -\leftrightharpoons U021CB -\leftrightsquigarrow U021AD -\leftthreetimes U022CB -\leq U02264 -\leqq U02266 -\leqslant U02A7D -\lessapprox U02A85 -\lessdot U022D6 -\lesseqgtr U022DA -\lesseqqgtr U02A8B -\lessgtr U02276 -\lesssim U02272 -\lfloor U0230A -\ll U0226A -\llcorner U0231E -\lll U022D8 -\llless U022D8 -\lmoustache U023B0 -\lnapprox U02A89 -\lneq U02A87 -\lneqq U02268 -\lnot U000AC -\lnsim U022E6 -\longleftarrow U027F5 -\longleftrightarrow U027F7 -\longmapsto U027FC -\longrightarrow U027F6 -\looparrowleft U021AB -\looparrowright U021AC -\lor U02228 -\lozenge U025CA -\lrcorner U0231F -\ltimes U022C9 -\lvertneqq U02268-0FE00 -\maltese U02720 -\mapsto U021A6 -\measuredangle U02221 -\mho U02127 -\mid U02223 -\mlcp U02ADB -\models U022A7 -\mp U02213 -\mu U003BC -\multimap U022B8 -\nLeftarrow U021CD -\nLeftrightarrow U021CE -\nRightarrow U021CF -\nVDash U022AF -\nVdash U022AE -\nabla U02207 -\napprox U02249 -\natural U0266E -\ncong U02247 -\ne U02260 -\nearrow U02197 -\neg U000AC -\neq U02260 -\nequiv U02262 -\nexists U02204 -\ngeq U02271 -\ngeqq U02267-00338 -\ngeqslant U02A7E-00338 -\ngtr U0226F -\ni U0220B -\nleftarrow U0219A -\nleftrightarrow U021AE -\nleq U02270 -\nleqq U02266-00338 -\nleqslant U02A7D-00338 -\nless U0226E -\nmid U02224 -\notin U02209 -\nparallel U02226 -\nprec U02280 -\npreceq U02AAF-00338 -\nrightarrow U0219B -\nshortmid U02224 -\nshortparallel U02226 -\nsim U02241 -\nsimeq U02244 -\nsubset U02282-020D2 -\nsubseteq U02288 -\nsubseteqq U02AC5-00338 -\nsucc U02281 -\nsucceq U02AB0-00338 -\nsupset U02283-020D2 -\nsupseteq U02289 -\nsupseteqq U02AC6-00338 -\ntriangleleft U022EA -\ntrianglelefteq U022EC -\ntriangleright U022EB -\ntrianglerighteq U022ED -\nu U003BD -\nvDash U022AD -\nvdash U022AC -\nwarrow U02196 -\odot U02299 -\oint U0222E -\omega U003C9 -\ominus U02296 -\oplus U02295 -\oslash U02298 -\otimes U02297 -\owns U0220B -\parallel U02225 -\partial U02202 -\perp U022A5 -\pi U003C0 -\pitchfork U022D4 -\pm U000B1 -\prec U0227A -\precapprox U02AB7 -\preccurlyeq U0227C -\preceq U02AAF -\precnapprox U02AB9 -\precneqq U02AB5 -\precnsim U022E8 -\precsim U0227E -\prime U02032 -\prod U0220F -\propto U0221D -\psi U003C8 -\questeq U0225F -\rangle U0232A -\ratio U02236 -\rbrace U0007D -\rbrack U0005D -\rceil U02309 -\restriction U021BE -\rfloor U0230B -\rho U003C1 -\rightarrow U02192 -\rightarrowtail U021A3 -\rightharpoondown U021C1 -\rightharpoonup U021C0 -\rightleftarrows U021C4 -\rightleftharpoons U021CC -\rightrightarrows U021C9 -\rightsquigarrow U0219D -\rightthreetimes U022CC -\risingdotseq U02253 -\rmoustache U023B1 -\rtimes U022CA -\searrow U02198 -\setminus U02216 -\sharp U0266F -\shortmid U02223 -\shortparallel U02225 -\sigma U003C3 -\sim U0223C -\simeq U02243 -\smallfrown U02322 -\smallsetminus U02216 -\smallsmile U02323 -\smile U02323 -\spadesuit U02660 -\sphericalangle U02222 -\sqcap U02293 -\sqcup U02294 -\sqsubset U0228F -\sqsubseteq U02291 -\sqsupset U02290 -\sqsupseteq U02292 -\square U025A1 -\star U022C6 -\straightepsilon U003F5 -\straightphi U003D5 -\subset U02282 -\subseteq U02286 -\subseteqq U02AC5 -\subsetneq U0228A -\subsetneqq U02ACB -\succ U0227B -\succapprox U02AB8 -\succcurlyeq U0227D -\succeq U02AB0 -\succnapprox U02ABA -\succneqq U02AB6 -\succnsim U022E9 -\succsim U0227F -\sum U02211 -\supset U02283 -\supseteq U02287 -\supseteqq U02AC6 -\supsetneq U0228B -\supsetneqq U02ACC -\surd U0221A -\swarrow U02199 -\tau U003C4 -\therefore U02234 -\theta U003B8 -\thickapprox U02248 -\thicksim U0223C -\times U000D7 -\to U02192 -\toea U02928 -\top U022A4 -\tosa U02929 -\triangle U025B5 -\triangledown U025BF -\triangleleft U025C3 -\trianglelefteq U022B4 -\triangleq U0225C -\triangleright U025B9 -\trianglerighteq U022B5 -\twoheadleftarrow U0219E -\twoheadrightarrow U021A0 -\ulcorner U0231C -\uparrow U02191 -\updownarrow U02195 -\upharpoonleft U021BF -\upharpoonright U021BE -\uplus U0228E -\upsilon U003C5 -\upuparrows U021C8 -\urcorner U0231D -\vDash U022A8 -\varepsilon U003B5 -\varkappa U003F0 -\varnothing U02205 -\varphi U003C6 -\varpi U003D6 -\varpropto U0221D -\varrho U003F1 -\varsigma U003C2 -\varsubsetneq U0228A-0FE00 -\varsubsetneqq U02ACB-0FE00 -\varsupsetneq U0228B-0FE00 -\varsupsetneqq U02ACC-0FE00 -\vartheta U003D1 -\vartriangleleft U022B2 -\vartriangleright U022B3 -\vdash U022A2 -\vee U02228 -\veebar U022BB -\vert U0007C -\wedge U02227 -\wedgeq U02259 -\wp U02118 -\wr U02240 -\xi U003BE -\yen U000A5 -\zeta U003B6 -reverse \nmid U02AEE diff --git a/mathjax-dev/MML-entities/MML-Unicode-List.txt b/mathjax-dev/MML-entities/MML-Unicode-List.txt deleted file mode 100644 index 04ccf6e60..000000000 --- a/mathjax-dev/MML-entities/MML-Unicode-List.txt +++ /dev/null @@ -1,2086 +0,0 @@ -Aacute, U000C1, =capital A, acute accent, [LATIN CAPITAL LETTER A WITH ACUTE] -aacute, U000E1, =small a, acute accent, [LATIN SMALL LETTER A WITH ACUTE] -Abreve, U00102, =capital A, breve, [LATIN CAPITAL LETTER A WITH BREVE] -abreve, U00103, =small a, breve, [LATIN SMALL LETTER A WITH BREVE] -ac, U0223E, most positive, [INVERTED LAZY S] -acd, U0223F, ac current, [SINE WAVE] -acE, U0223E-00333, most positive, two lines below, [INVERTED LAZY S with double underline] -Acirc, U000C2, =capital A, circumflex accent, [LATIN CAPITAL LETTER A WITH CIRCUMFLEX] -acirc, U000E2, =small a, circumflex accent, [LATIN SMALL LETTER A WITH CIRCUMFLEX] -acute, U000B4, =acute accent, [ACUTE ACCENT] -Acy, U00410, =capital A, Cyrillic, [CYRILLIC CAPITAL LETTER A] -acy, U00430, =small a, Cyrillic, [CYRILLIC SMALL LETTER A] -AElig, U000C6, =capital AE diphthong (ligature), [LATIN CAPITAL LETTER AE] -aelig, U000E6, =small ae diphthong (ligature), [LATIN SMALL LETTER AE] -af, U02061, character showing function application in presentation tagging, [FUNCTION APPLICATION] -Afr, U1D504, /frak A, upper case a, [MATHEMATICAL FRAKTUR CAPITAL A] -afr, U1D51E, /frak a, lower case a, [MATHEMATICAL FRAKTUR SMALL A] -Agrave, U000C0, =capital A, grave accent, [LATIN CAPITAL LETTER A WITH GRAVE] -agrave, U000E0, =small a, grave accent, [LATIN SMALL LETTER A WITH GRAVE] -aleph, U02135, /aleph aleph, Hebrew, [ALEF SYMBOL] -alpha, U003B1, /alpha small alpha, Greek, [GREEK SMALL LETTER ALPHA] -Amacr, U00100, =capital A, macron, [LATIN CAPITAL LETTER A WITH MACRON] -amacr, U00101, =small a, macron, [LATIN SMALL LETTER A WITH MACRON] -amalg, U02A3F, /amalg B: amalgamation or coproduct, [AMALGAMATION OR COPRODUCT] -amp, U00026, =ampersand, [AMPERSAND] -And, U02A53, dbl logical and, [DOUBLE LOGICAL AND] -and, U02227, /wedge /land B: logical and, [LOGICAL AND] -andand, U02A55, two logical and, [TWO INTERSECTING LOGICAL AND] -andd, U02A5C, and, horizontal dash, [LOGICAL AND WITH HORIZONTAL DASH] -andslope, U02A58, sloping large and, [SLOPING LARGE AND] -andv, U02A5A, and with middle stem, [LOGICAL AND WITH MIDDLE STEM] -ang, U02220, /angle - angle, [ANGLE] -ange, U029A4, angle, equal, [ANGLE WITH UNDERBAR] -angle, U02220, alias ISOAMSO ang, [ANGLE] -angmsd, U02221, /measuredangle - angle-measured, [MEASURED ANGLE] -angmsdaa, U029A8, angle-measured, arrow, up, right, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGH -angmsdab, U029A9, angle-measured, arrow, up, left, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT] -angmsdac, U029AA, angle-measured, arrow, down, right, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND -angmsdad, U029AB, angle-measured, arrow, down, left, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND L -angmsdae, U029AC, angle-measured, arrow, right, up, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND U -angmsdaf, U029AD, angle-measured, arrow, left, up, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP] -angmsdag, U029AE, angle-measured, arrow, right, down, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND -angmsdah, U029AF, angle-measured, arrow, left, down, [MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND D -angrt, U0221F, right (90 degree) angle, [RIGHT ANGLE] -angrtvb, U022BE, right angle-measured, [RIGHT ANGLE WITH ARC] -angrtvbd, U0299D, right angle-measured, dot, [MEASURED RIGHT ANGLE WITH DOT] -angsph, U02222, /sphericalangle angle-spherical, [SPHERICAL ANGLE] -angst, U0212B, Angstrom capital A, ring, [ANGSTROM SIGN] -angzarr, U0237C, angle with down zig-zag arrow, [RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW] -Aogon, U00104, =capital A, ogonek, [LATIN CAPITAL LETTER A WITH OGONEK] -aogon, U00105, =small a, ogonek, [LATIN SMALL LETTER A WITH OGONEK] -Aopf, U1D538, /Bbb A, open face A, [MATHEMATICAL DOUBLE-STRUCK CAPITAL A] -aopf, U1D552, /Bbb a, open face a, [MATHEMATICAL DOUBLE-STRUCK SMALL A] -ap, U02248, /approx R: approximate, [ALMOST EQUAL TO] -apacir, U02A6F, approximate, circumflex accent, [ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT] -apE, U02A70, approximately equal or equal to, [APPROXIMATELY EQUAL OR EQUAL TO] -ape, U0224A, /approxeq R: approximate, equals, [ALMOST EQUAL OR EQUAL TO] -apid, U0224B, approximately identical to, [TRIPLE TILDE] -apos, U00027, =apostrophe, [APOSTROPHE] -ApplyFunction, U02061, character showing function application in presentation tagging, [FUNCTION APPLICATION] -approx, U02248, alias ISOTECH ap, [ALMOST EQUAL TO] -approxeq, U0224A, alias ISOAMSR ape, [ALMOST EQUAL OR EQUAL TO] -Aring, U000C5, =capital A, ring, [LATIN CAPITAL LETTER A WITH RING ABOVE] -aring, U000E5, =small a, ring, [LATIN SMALL LETTER A WITH RING ABOVE] -Ascr, U1D49C, /scr A, script letter A, [MATHEMATICAL SCRIPT CAPITAL A] -ascr, U1D4B6, /scr a, script letter a, [MATHEMATICAL SCRIPT SMALL A] -Assign, U02254, assignment operator, alias ISOAMSR colone, [COLON EQUALS] -ast, U0002A, /ast B: =asterisk, [ASTERISK] -asymp, U02248, /asymp R: asymptotically equal to, [ALMOST EQUAL TO] -asympeq, U0224D, Old ISOAMSR asymp (for HTML compatibility), [EQUIVALENT TO] -Atilde, U000C3, =capital A, tilde, [LATIN CAPITAL LETTER A WITH TILDE] -atilde, U000E3, =small a, tilde, [LATIN SMALL LETTER A WITH TILDE] -Auml, U000C4, =capital A, dieresis or umlaut mark, [LATIN CAPITAL LETTER A WITH DIAERESIS] -auml, U000E4, =small a, dieresis or umlaut mark, [LATIN SMALL LETTER A WITH DIAERESIS] -awconint, U02233, contour integral, anti-clockwise, [ANTICLOCKWISE CONTOUR INTEGRAL] -awint, U02A11, anti clock-wise integration, [ANTICLOCKWISE INTEGRATION] -backcong, U0224C, alias ISOAMSR bcong, [ALL EQUAL TO] -backepsilon, U003F6, alias ISOAMSR bepsi, [GREEK REVERSED LUNATE EPSILON SYMBOL] -backprime, U02035, alias ISOAMSO bprime, [REVERSED PRIME] -backsim, U0223D, alias ISOAMSR bsim, [REVERSED TILDE] -backsimeq, U022CD, alias ISOAMSR bsime, [REVERSED TILDE EQUALS] -Backslash, U02216, alias ISOAMSB setmn, [SET MINUS] -Barv, U02AE7, vert, dbl bar (over), [SHORT DOWN TACK WITH OVERBAR] -barvee, U022BD, bar, vee, [NOR] -Barwed, U02306, /doublebarwedge B: log and, dbl bar above, [PERSPECTIVE] -barwed, U02305, /barwedge B: logical and, bar above, [PROJECTIVE] -barwedge, U02305, alias ISOAMSB barwed, [PROJECTIVE] -bbrk, U023B5, bottom square bracket, [BOTTOM SQUARE BRACKET] -bbrktbrk, U023B6, bottom above top square bracket, [BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET] -bcong, U0224C, /backcong R: reverse congruent, [ALL EQUAL TO] -Bcy, U00411, =capital BE, Cyrillic, [CYRILLIC CAPITAL LETTER BE] -bcy, U00431, =small be, Cyrillic, [CYRILLIC SMALL LETTER BE] -becaus, U02235, /because R: because, [BECAUSE] -Because, U02235, alias ISOTECH becaus, [BECAUSE] -because, U02235, alias ISOTECH becaus, [BECAUSE] -bemptyv, U029B0, reversed circle, slash, [REVERSED EMPTY SET] -bepsi, U003F6, /backepsilon R: such that, [GREEK REVERSED LUNATE EPSILON SYMBOL] -bernou, U0212C, Bernoulli function (script capital B), [SCRIPT CAPITAL B] -Bernoullis, U0212C, alias ISOTECH bernou, [SCRIPT CAPITAL B] -beta, U003B2, /beta small beta, Greek, [GREEK SMALL LETTER BETA] -beth, U02136, /beth - beth, Hebrew, [BET SYMBOL] -between, U0226C, alias ISOAMSR twixt, [BETWEEN] -Bfr, U1D505, /frak B, upper case b, [MATHEMATICAL FRAKTUR CAPITAL B] -bfr, U1D51F, /frak b, lower case b, [MATHEMATICAL FRAKTUR SMALL B] -bigcap, U022C2, alias ISOAMSB xcap, [N-ARY INTERSECTION] -bigcirc, U025EF, alias ISOAMSB xcirc, [LARGE CIRCLE] -bigcup, U022C3, alias ISOAMSB xcup, [N-ARY UNION] -bigodot, U02A00, alias ISOAMSB xodot, [N-ARY CIRCLED DOT OPERATOR] -bigoplus, U02A01, alias ISOAMSB xoplus, [N-ARY CIRCLED PLUS OPERATOR] -bigotimes, U02A02, alias ISOAMSB xotime, [N-ARY CIRCLED TIMES OPERATOR] -bigsqcup, U02A06, alias ISOAMSB xsqcup, [N-ARY SQUARE UNION OPERATOR] -bigstar, U02605, ISOPUB starf, [BLACK STAR] -bigtriangledown, U025BD, alias ISOAMSB xdtri, [WHITE DOWN-POINTING TRIANGLE] -bigtriangleup, U025B3, alias ISOAMSB xutri, [WHITE UP-POINTING TRIANGLE] -biguplus, U02A04, alias ISOAMSB xuplus, [N-ARY UNION OPERATOR WITH PLUS] -bigvee, U022C1, alias ISOAMSB xvee, [N-ARY LOGICAL OR] -bigwedge, U022C0, alias ISOAMSB xwedge, [N-ARY LOGICAL AND] -bkarow, U0290D, alias ISOAMSA rbarr, [RIGHTWARDS DOUBLE DASH ARROW] -blacklozenge, U029EB, alias ISOPUB lozf, [BLACK LOZENGE] -blacksquare, U025AA, ISOTECH squarf, [BLACK SMALL SQUARE] -blacktriangle, U025B4, alias ISOPUB utrif, [BLACK UP-POINTING SMALL TRIANGLE] -blacktriangledown, U025BE, alias ISOPUB dtrif, [BLACK DOWN-POINTING SMALL TRIANGLE] -blacktriangleleft, U025C2, alias ISOPUB ltrif, [BLACK LEFT-POINTING SMALL TRIANGLE] -blacktriangleright, U025B8, alias ISOPUB rtrif, [BLACK RIGHT-POINTING SMALL TRIANGLE] -blank, U02423, =significant blank symbol, [OPEN BOX] -blk12, U02592, =50% shaded block, [MEDIUM SHADE] -blk14, U02591, =25% shaded block, [LIGHT SHADE] -blk34, U02593, =75% shaded block, [DARK SHADE] -block, U02588, =full block, [FULL BLOCK] -bne, U0003D-020E5, reverse not equal, [EQUALS SIGN with reverse slash] -bnequiv, U02261-020E5, reverse not equivalent, [IDENTICAL TO with reverse slash] -bNot, U02AED, reverse not with two horizontal strokes, [REVERSED DOUBLE STROKE NOT SIGN] -bnot, U02310, reverse not, [REVERSED NOT SIGN] -Bopf, U1D539, /Bbb B, open face B, [MATHEMATICAL DOUBLE-STRUCK CAPITAL B] -bopf, U1D553, /Bbb b, open face b, [MATHEMATICAL DOUBLE-STRUCK SMALL B] -bot, U022A5, alias ISOTECH bottom, [UP TACK] -bottom, U022A5, /bot bottom, [UP TACK] -bowtie, U022C8, /bowtie R:, [BOWTIE] -boxbox, U029C9, two joined squares, [TWO JOINED SQUARES] -boxDL, U02557, lower left quadrant, [BOX DRAWINGS DOUBLE DOWN AND LEFT] -boxDl, U02556, lower left quadrant, [BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE] -boxdL, U02555, lower left quadrant, [BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE] -boxdl, U02510, lower left quadrant, [BOX DRAWINGS LIGHT DOWN AND LEFT] -boxDR, U02554, lower right quadrant, [BOX DRAWINGS DOUBLE DOWN AND RIGHT] -boxDr, U02553, lower right quadrant, [BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE] -boxdR, U02552, lower right quadrant, [BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE] -boxdr, U0250C, lower right quadrant, [BOX DRAWINGS LIGHT DOWN AND RIGHT] -boxH, U02550, horizontal line, [BOX DRAWINGS DOUBLE HORIZONTAL] -boxh, U02500, horizontal line, [BOX DRAWINGS LIGHT HORIZONTAL] -boxHD, U02566, lower left and right quadrants, [BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL] -boxHd, U02564, lower left and right quadrants, [BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE] -boxhD, U02565, lower left and right quadrants, [BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE] -boxhd, U0252C, lower left and right quadrants, [BOX DRAWINGS LIGHT DOWN AND HORIZONTAL] -boxHU, U02569, upper left and right quadrants, [BOX DRAWINGS DOUBLE UP AND HORIZONTAL] -boxHu, U02567, upper left and right quadrants, [BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE] -boxhU, U02568, upper left and right quadrants, [BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE] -boxhu, U02534, upper left and right quadrants, [BOX DRAWINGS LIGHT UP AND HORIZONTAL] -boxminus, U0229F, alias ISOAMSB minusb, [SQUARED MINUS] -boxplus, U0229E, alias ISOAMSB plusb, [SQUARED PLUS] -boxtimes, U022A0, alias ISOAMSB timesb, [SQUARED TIMES] -boxUL, U0255D, upper left quadrant, [BOX DRAWINGS DOUBLE UP AND LEFT] -boxUl, U0255C, upper left quadrant, [BOX DRAWINGS UP DOUBLE AND LEFT SINGLE] -boxuL, U0255B, upper left quadrant, [BOX DRAWINGS UP SINGLE AND LEFT DOUBLE] -boxul, U02518, upper left quadrant, [BOX DRAWINGS LIGHT UP AND LEFT] -boxUR, U0255A, upper right quadrant, [BOX DRAWINGS DOUBLE UP AND RIGHT] -boxUr, U02559, upper right quadrant, [BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE] -boxuR, U02558, upper right quadrant, [BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE] -boxur, U02514, upper right quadrant, [BOX DRAWINGS LIGHT UP AND RIGHT] -boxV, U02551, vertical line, [BOX DRAWINGS DOUBLE VERTICAL] -boxv, U02502, vertical line, [BOX DRAWINGS LIGHT VERTICAL] -boxVH, U0256C, all four quadrants, [BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL] -boxVh, U0256B, all four quadrants, [BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE] -boxvH, U0256A, all four quadrants, [BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE] -boxvh, U0253C, all four quadrants, [BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL] -boxVL, U02563, upper and lower left quadrants, [BOX DRAWINGS DOUBLE VERTICAL AND LEFT] -boxVl, U02562, upper and lower left quadrants, [BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE] -boxvL, U02561, upper and lower left quadrants, [BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE] -boxvl, U02524, upper and lower left quadrants, [BOX DRAWINGS LIGHT VERTICAL AND LEFT] -boxVR, U02560, upper and lower right quadrants, [BOX DRAWINGS DOUBLE VERTICAL AND RIGHT] -boxVr, U0255F, upper and lower right quadrants, [BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE] -boxvR, U0255E, upper and lower right quadrants, [BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE] -boxvr, U0251C, upper and lower right quadrants, [BOX DRAWINGS LIGHT VERTICAL AND RIGHT] -bprime, U02035, /backprime - reverse prime, [REVERSED PRIME] -Breve, U002D8, alias ISODIA breve, [BREVE] -breve, U002D8, =breve, [BREVE] -brvbar, U000A6, =broken (vertical) bar, [BROKEN BAR] -Bscr, U0212C, /scr B, script letter B, [SCRIPT CAPITAL B] -bscr, U1D4B7, /scr b, script letter b, [MATHEMATICAL SCRIPT SMALL B] -bsemi, U0204F, reverse semi-colon, [REVERSED SEMICOLON] -bsim, U0223D, /backsim R: reverse similar, [REVERSED TILDE] -bsime, U022CD, /backsimeq R: reverse similar, eq, [REVERSED TILDE EQUALS] -bsol, U0005C, /backslash =reverse solidus, [REVERSE SOLIDUS] -bsolb, U029C5, reverse solidus in square, [SQUARED FALLING DIAGONAL SLASH] -bsolhsub, U0005C-02282, reverse solidus, subset, [REVERSE SOLIDUS, SUBSET OF] -bull, U02022, /bullet B: =round bullet, filled, [BULLET] -bullet, U02022, alias ISOPUB bull, [BULLET] -bump, U0224E, /Bumpeq R: bumpy equals, [GEOMETRICALLY EQUIVALENT TO] -bumpE, U02AAE, bump, equals, [EQUALS SIGN WITH BUMPY ABOVE] -bumpe, U0224F, /bumpeq R: bumpy equals, equals, [DIFFERENCE BETWEEN] -Bumpeq, U0224E, alias ISOAMSR bump, [GEOMETRICALLY EQUIVALENT TO] -bumpeq, U0224F, alias ISOAMSR bumpe, [DIFFERENCE BETWEEN] -Cacute, U00106, =capital C, acute accent, [LATIN CAPITAL LETTER C WITH ACUTE] -cacute, U00107, =small c, acute accent, [LATIN SMALL LETTER C WITH ACUTE] -Cap, U022D2, /Cap /doublecap B: dbl intersection, [DOUBLE INTERSECTION] -cap, U02229, /cap B: intersection, [INTERSECTION] -capand, U02A44, intersection, and, [INTERSECTION WITH LOGICAL AND] -capbrcup, U02A49, intersection, bar, union, [INTERSECTION ABOVE BAR ABOVE UNION] -capcap, U02A4B, intersection, intersection, joined, [INTERSECTION BESIDE AND JOINED WITH INTERSECTION] -capcup, U02A47, intersection above union, [INTERSECTION ABOVE UNION] -capdot, U02A40, intersection, with dot, [INTERSECTION WITH DOT] -CapitalDifferentialD, U02145, D for use in differentials, e.g., within integrals, [DOUBLE-STRUCK ITALIC CAPITAL D] -caps, U02229-0FE00, intersection, serifs, [INTERSECTION with serifs] -caret, U02041, =caret (insertion mark), [CARET INSERTION POINT] -caron, U002C7, =caron, [CARON] -Cayleys, U0212D, the non-associative ring of octonions or Cayley numbers, [BLACK-LETTER CAPITAL C] -ccaps, U02A4D, closed intersection, serifs, [CLOSED INTERSECTION WITH SERIFS] -Ccaron, U0010C, =capital C, caron, [LATIN CAPITAL LETTER C WITH CARON] -ccaron, U0010D, =small c, caron, [LATIN SMALL LETTER C WITH CARON] -Ccedil, U000C7, =capital C, cedilla, [LATIN CAPITAL LETTER C WITH CEDILLA] -ccedil, U000E7, =small c, cedilla, [LATIN SMALL LETTER C WITH CEDILLA] -Ccirc, U00108, =capital C, circumflex accent, [LATIN CAPITAL LETTER C WITH CIRCUMFLEX] -ccirc, U00109, =small c, circumflex accent, [LATIN SMALL LETTER C WITH CIRCUMFLEX] -Cconint, U02230, triple contour integral operator, [VOLUME INTEGRAL] -ccups, U02A4C, closed union, serifs, [CLOSED UNION WITH SERIFS] -ccupssm, U02A50, closed union, serifs, smash product, [CLOSED UNION WITH SERIFS AND SMASH PRODUCT] -Cdot, U0010A, =capital C, dot above, [LATIN CAPITAL LETTER C WITH DOT ABOVE] -cdot, U0010B, =small c, dot above, [LATIN SMALL LETTER C WITH DOT ABOVE] -cedil, U000B8, =cedilla, [CEDILLA] -Cedilla, U000B8, alias ISODIA cedil, [CEDILLA] -cemptyv, U029B2, circle, slash, small circle above, [EMPTY SET WITH SMALL CIRCLE ABOVE] -cent, U000A2, =cent sign, [CENT SIGN] -CenterDot, U000B7, alias ISONUM middot, [MIDDLE DOT] -centerdot, U000B7, alias ISONUM middot, [MIDDLE DOT] -Cfr, U0212D, /frak C, upper case c, [BLACK-LETTER CAPITAL C] -cfr, U1D520, /frak c, lower case c, [MATHEMATICAL FRAKTUR SMALL C] -CHcy, U00427, =capital CHE, Cyrillic, [CYRILLIC CAPITAL LETTER CHE] -chcy, U00447, =small che, Cyrillic, [CYRILLIC SMALL LETTER CHE] -check, U02713, /checkmark =tick, check mark, [CHECK MARK] -checkmark, U02713, alias ISOPUB check, [CHECK MARK] -chi, U003C7, /chi small chi, Greek, [GREEK SMALL LETTER CHI] -cir, U025CB, /circ B: =circle, open, [WHITE CIRCLE] -circ, U002C6, circumflex accent, [MODIFIER LETTER CIRCUMFLEX ACCENT] -circeq, U02257, alias ISOAMSR cire, [RING EQUAL TO] -circlearrowleft, U021BA, alias ISOAMSA olarr, [ANTICLOCKWISE OPEN CIRCLE ARROW] -circlearrowright, U021BB, alias ISOAMSA orarr, [CLOCKWISE OPEN CIRCLE ARROW] -circledast, U0229B, alias ISOAMSB oast, [CIRCLED ASTERISK OPERATOR] -circledcirc, U0229A, alias ISOAMSB ocir, [CIRCLED RING OPERATOR] -circleddash, U0229D, alias ISOAMSB odash, [CIRCLED DASH] -CircleDot, U02299, alias ISOAMSB odot, [CIRCLED DOT OPERATOR] -circledR, U000AE, alias ISONUM reg, [REGISTERED SIGN] -circledS, U024C8, alias ISOAMSO oS, [CIRCLED LATIN CAPITAL LETTER S] -CircleMinus, U02296, alias ISOAMSB ominus, [CIRCLED MINUS] -CirclePlus, U02295, alias ISOAMSB oplus, [CIRCLED PLUS] -CircleTimes, U02297, alias ISOAMSB otimes, [CIRCLED TIMES] -cirE, U029C3, circle, two horizontal stroked to the right, [CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT] -cire, U02257, /circeq R: circle, equals, [RING EQUAL TO] -cirfnint, U02A10, circulation function, [CIRCULATION FUNCTION] -cirmid, U02AEF, circle, mid below, [VERTICAL LINE WITH CIRCLE ABOVE] -cirscir, U029C2, circle, small circle to the right, [CIRCLE WITH SMALL CIRCLE TO THE RIGHT] -ClockwiseContourIntegral, U02232, alias ISOTECH cwconint, [CLOCKWISE CONTOUR INTEGRAL] -CloseCurlyDoubleQuote, U0201D, alias ISONUM rdquo, [RIGHT DOUBLE QUOTATION MARK] -CloseCurlyQuote, U02019, alias ISONUM rsquo, [RIGHT SINGLE QUOTATION MARK] -clubs, U02663, /clubsuit =club suit symbol, [BLACK CLUB SUIT] -clubsuit, U02663, ISOPUB clubs, [BLACK CLUB SUIT] -Colon, U02237, /Colon, two colons, [PROPORTION] -colon, U0003A, /colon P:, [COLON] -Colone, U02A74, double colon, equals, [DOUBLE COLON EQUAL] -colone, U02254, /coloneq R: colon, equals, [COLON EQUALS] -coloneq, U02254, alias ISOAMSR colone, [COLON EQUALS] -comma, U0002C, P: =comma, [COMMA] -commat, U00040, =commercial at, [COMMERCIAL AT] -comp, U02201, /complement - complement sign, [COMPLEMENT] -compfn, U02218, /circ B: composite function (small circle), [RING OPERATOR] -complement, U02201, alias ISOAMSO comp, [COMPLEMENT] -complexes, U02102, the field of complex numbers, [DOUBLE-STRUCK CAPITAL C] -cong, U02245, /cong R: congruent with, [APPROXIMATELY EQUAL TO] -congdot, U02A6D, congruent, dot, [CONGRUENT WITH DOT ABOVE] -Congruent, U02261, alias ISOTECH equiv, [IDENTICAL TO] -Conint, U0222F, double contour integral operator, [SURFACE INTEGRAL] -conint, U0222E, /oint L: contour integral operator, [CONTOUR INTEGRAL] -ContourIntegral, U0222E, alias ISOTECH conint, [CONTOUR INTEGRAL] -Copf, U02102, /Bbb C, open face C, [DOUBLE-STRUCK CAPITAL C] -copf, U1D554, /Bbb c, open face c, [MATHEMATICAL DOUBLE-STRUCK SMALL C] -coprod, U02210, /coprod L: coproduct operator, [N-ARY COPRODUCT] -Coproduct, U02210, alias ISOAMSB coprod, [N-ARY COPRODUCT] -copy, U000A9, =copyright sign, [COPYRIGHT SIGN] -copysr, U02117, =sound recording copyright sign, [SOUND RECORDING COPYRIGHT] -CounterClockwiseContourIntegral, U02233, alias ISOTECH awconint, [ANTICLOCKWISE CONTOUR INTEGRAL] -Cross, U02A2F, cross or vector product, [VECTOR OR CROSS PRODUCT] -cross, U02717, =ballot cross, [BALLOT X] -Cscr, U1D49E, /scr C, script letter C, [MATHEMATICAL SCRIPT CAPITAL C] -cscr, U1D4B8, /scr c, script letter c, [MATHEMATICAL SCRIPT SMALL C] -csub, U02ACF, subset, closed, [CLOSED SUBSET] -csube, U02AD1, subset, closed, equals, [CLOSED SUBSET OR EQUAL TO] -csup, U02AD0, superset, closed, [CLOSED SUPERSET] -csupe, U02AD2, superset, closed, equals, [CLOSED SUPERSET OR EQUAL TO] -ctdot, U022EF, /cdots, three dots, centered, [MIDLINE HORIZONTAL ELLIPSIS] -cudarrl, U02938, left, curved, down arrow, [RIGHT-SIDE ARC CLOCKWISE ARROW] -cudarrr, U02935, right, curved, down arrow, [ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS] -cuepr, U022DE, /curlyeqprec R: curly eq, precedes, [EQUAL TO OR PRECEDES] -cuesc, U022DF, /curlyeqsucc R: curly eq, succeeds, [EQUAL TO OR SUCCEEDS] -cularr, U021B6, /curvearrowleft A: left curved arrow, [ANTICLOCKWISE TOP SEMICIRCLE ARROW] -cularrp, U0293D, curved left arrow with plus, [TOP ARC ANTICLOCKWISE ARROW WITH PLUS] -Cup, U022D3, /Cup /doublecup B: dbl union, [DOUBLE UNION] -cup, U0222A, /cup B: union or logical sum, [UNION] -cupbrcap, U02A48, union, bar, intersection, [UNION ABOVE BAR ABOVE INTERSECTION] -CupCap, U0224D, alias asympeq, [EQUIVALENT TO] -cupcap, U02A46, union above intersection, [UNION ABOVE INTERSECTION] -cupcup, U02A4A, union, union, joined, [UNION BESIDE AND JOINED WITH UNION] -cupdot, U0228D, union, with dot, [MULTISET MULTIPLICATION] -cupor, U02A45, union, or, [UNION WITH LOGICAL OR] -cups, U0222A-0FE00, union, serifs, [UNION with serifs] -curarr, U021B7, /curvearrowright A: rt curved arrow, [CLOCKWISE TOP SEMICIRCLE ARROW] -curarrm, U0293C, curved right arrow with minus, [TOP ARC CLOCKWISE ARROW WITH MINUS] -curlyeqprec, U022DE, alias ISOAMSR cuepr, [EQUAL TO OR PRECEDES] -curlyeqsucc, U022DF, alias ISOAMSR cuesc, [EQUAL TO OR SUCCEEDS] -curlyvee, U022CE, alias ISOAMSB cuvee, [CURLY LOGICAL OR] -curlywedge, U022CF, alias ISOAMSB cuwed, [CURLY LOGICAL AND] -curren, U000A4, =general currency sign, [CURRENCY SIGN] -curvearrowleft, U021B6, alias ISOAMSA cularr, [ANTICLOCKWISE TOP SEMICIRCLE ARROW] -curvearrowright, U021B7, alias ISOAMSA curarr, [CLOCKWISE TOP SEMICIRCLE ARROW] -cuvee, U022CE, /curlyvee B: curly logical or, [CURLY LOGICAL OR] -cuwed, U022CF, /curlywedge B: curly logical and, [CURLY LOGICAL AND] -cwconint, U02232, contour integral, clockwise, [CLOCKWISE CONTOUR INTEGRAL] -cwint, U02231, clockwise integral, [CLOCKWISE INTEGRAL] -cylcty, U0232D, cylindricity, [CYLINDRICITY] -Dagger, U02021, /ddagger B: =double dagger, [DOUBLE DAGGER] -dagger, U02020, /dagger B: =dagger, [DAGGER] -daleth, U02138, /daleth - daleth, Hebrew, [DALET SYMBOL] -Darr, U021A1, down two-headed arrow, [DOWNWARDS TWO HEADED ARROW] -dArr, U021D3, /Downarrow A: down dbl arrow, [DOWNWARDS DOUBLE ARROW] -darr, U02193, /downarrow A: =downward arrow, [DOWNWARDS ARROW] -dash, U02010, =hyphen (true graphic), [HYPHEN] -Dashv, U02AE4, dbl dash, vertical, [VERTICAL BAR DOUBLE LEFT TURNSTILE] -dashv, U022A3, /dashv R: dash, vertical, [LEFT TACK] -dbkarow, U0290F, alias ISOAMSA rBarr, [RIGHTWARDS TRIPLE DASH ARROW] -dblac, U002DD, =double acute accent, [DOUBLE ACUTE ACCENT] -Dcaron, U0010E, =capital D, caron, [LATIN CAPITAL LETTER D WITH CARON] -dcaron, U0010F, =small d, caron, [LATIN SMALL LETTER D WITH CARON] -Dcy, U00414, =capital DE, Cyrillic, [CYRILLIC CAPITAL LETTER DE] -dcy, U00434, =small de, Cyrillic, [CYRILLIC SMALL LETTER DE] -DD, U02145, D for use in differentials, e.g., within integrals, [DOUBLE-STRUCK ITALIC CAPITAL D] -dd, U02146, d for use in differentials, e.g., within integrals, [DOUBLE-STRUCK ITALIC SMALL D] -ddagger, U02021, alias ISOPUB Dagger, [DOUBLE DAGGER] -ddarr, U021CA, /downdownarrows A: two down arrows, [DOWNWARDS PAIRED ARROWS] -DDotrahd, U02911, right arrow with dotted stem, [RIGHTWARDS ARROW WITH DOTTED STEM] -ddotseq, U02A77, alias ISOAMSR eDDot, [EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW] -deg, U000B0, =degree sign, [DEGREE SIGN] -Del, U02207, alias ISOTECH nabla, [NABLA] -Delta, U00394, /Delta capital Delta, Greek, [GREEK CAPITAL LETTER DELTA] -delta, U003B4, /delta small delta, Greek, [GREEK SMALL LETTER DELTA] -demptyv, U029B1, circle, slash, bar above, [EMPTY SET WITH OVERBAR] -dfisht, U0297F, down fish tail, [DOWN FISH TAIL] -Dfr, U1D507, /frak D, upper case d, [MATHEMATICAL FRAKTUR CAPITAL D] -dfr, U1D521, /frak d, lower case d, [MATHEMATICAL FRAKTUR SMALL D] -dHar, U02965, down harpoon-left, down harpoon-right, [DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WI -dharl, U021C3, /downharpoonleft A: dn harpoon-left, [DOWNWARDS HARPOON WITH BARB LEFTWARDS] -dharr, U021C2, /downharpoonright A: down harpoon-rt, [DOWNWARDS HARPOON WITH BARB RIGHTWARDS] -DiacriticalAcute, U000B4, alias ISODIA acute, [ACUTE ACCENT] -DiacriticalDot, U002D9, alias ISODIA dot, [DOT ABOVE] -DiacriticalDoubleAcute, U002DD, alias ISODIA dblac, [DOUBLE ACUTE ACCENT] -DiacriticalGrave, U00060, alias ISODIA grave, [GRAVE ACCENT] -DiacriticalTilde, U002DC, alias ISODIA tilde, [SMALL TILDE] -diam, U022C4, /diamond B: open diamond, [DIAMOND OPERATOR] -Diamond, U022C4, alias ISOAMSB diam, [DIAMOND OPERATOR] -diamond, U022C4, alias ISOAMSB diam, [DIAMOND OPERATOR] -diamondsuit, U02666, ISOPUB diams, [BLACK DIAMOND SUIT] -diams, U02666, /diamondsuit =diamond suit symbol, [BLACK DIAMOND SUIT] -die, U000A8, =dieresis, [DIAERESIS] -DifferentialD, U02146, d for use in differentials, e.g., within integrals, [DOUBLE-STRUCK ITALIC SMALL D] -digamma, U003DD, alias ISOGRK3 gammad, [GREEK SMALL LETTER DIGAMMA] -disin, U022F2, set membership, long horizontal stroke, [ELEMENT OF WITH LONG HORIZONTAL STROKE] -div, U000F7, alias ISONUM divide, [DIVISION SIGN] -divide, U000F7, /div B: =divide sign, [DIVISION SIGN] -divideontimes, U022C7, alias ISOAMSB divonx, [DIVISION TIMES] -divonx, U022C7, /divideontimes B: division on times, [DIVISION TIMES] -DJcy, U00402, =capital DJE, Serbian, [CYRILLIC CAPITAL LETTER DJE] -djcy, U00452, =small dje, Serbian, [CYRILLIC SMALL LETTER DJE] -dlcorn, U0231E, /llcorner O: lower left corner, [BOTTOM LEFT CORNER] -dlcrop, U0230D, downward left crop mark, [BOTTOM LEFT CROP] -dollar, U00024, =dollar sign, [DOLLAR SIGN] -Dopf, U1D53B, /Bbb D, open face D, [MATHEMATICAL DOUBLE-STRUCK CAPITAL D] -dopf, U1D555, /Bbb d, open face d, [MATHEMATICAL DOUBLE-STRUCK SMALL D] -Dot, U000A8, dieresis or umlaut mark, [DIAERESIS] -dot, U002D9, =dot above, [DOT ABOVE] -DotDot, U020DC, four dots above, [COMBINING FOUR DOTS ABOVE] -doteq, U02250, alias ISOAMSR esdot, [APPROACHES THE LIMIT] -doteqdot, U02251, alias ISOAMSR eDot, [GEOMETRICALLY EQUAL TO] -DotEqual, U02250, alias ISOAMSR esdot, [APPROACHES THE LIMIT] -dotminus, U02238, alias ISOAMSB minusd, [DOT MINUS] -dotplus, U02214, alias ISOAMSB plusdo, [DOT PLUS] -dotsquare, U022A1, alias ISOAMSB sdotb, [SQUARED DOT OPERATOR] -doublebarwedge, U02306, alias ISOAMSB Barwed, [PERSPECTIVE] -DoubleContourIntegral, U0222F, alias ISOTECH Conint, [SURFACE INTEGRAL] -DoubleDot, U000A8, alias ISODIA die, [DIAERESIS] -DoubleDownArrow, U021D3, alias ISOAMSA dArr, [DOWNWARDS DOUBLE ARROW] -DoubleLeftArrow, U021D0, alias ISOTECH lArr, [LEFTWARDS DOUBLE ARROW] -DoubleLeftRightArrow, U021D4, alias ISOAMSA hArr, [LEFT RIGHT DOUBLE ARROW] -DoubleLeftTee, U02AE4, alias for ⫤, [VERTICAL BAR DOUBLE LEFT TURNSTILE] -DoubleLongLeftArrow, U027F8, alias ISOAMSA xlArr, [LONG LEFTWARDS DOUBLE ARROW] -DoubleLongLeftRightArrow, U027FA, alias ISOAMSA xhArr, [LONG LEFT RIGHT DOUBLE ARROW] -DoubleLongRightArrow, U027F9, alias ISOAMSA xrArr, [LONG RIGHTWARDS DOUBLE ARROW] -DoubleRightArrow, U021D2, alias ISOTECH rArr, [RIGHTWARDS DOUBLE ARROW] -DoubleRightTee, U022A8, alias ISOAMSR vDash, [TRUE] -DoubleUpArrow, U021D1, alias ISOAMSA uArr, [UPWARDS DOUBLE ARROW] -DoubleUpDownArrow, U021D5, alias ISOAMSA vArr, [UP DOWN DOUBLE ARROW] -DoubleVerticalBar, U02225, alias ISOTECH par, [PARALLEL TO] -DownArrow, U02193, alias ISONUM darr, [DOWNWARDS ARROW] -Downarrow, U021D3, alias ISOAMSA dArr, [DOWNWARDS DOUBLE ARROW] -downarrow, U02193, alias ISONUM darr, [DOWNWARDS ARROW] -DownArrowBar, U02913, down arrow to bar, [DOWNWARDS ARROW TO BAR] -DownArrowUpArrow, U021F5, alias ISOAMSA duarr, [DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW] -DownBreve, U00311, breve, inverted (non-spacing), [COMBINING INVERTED BREVE] -downdownarrows, U021CA, alias ISOAMSA ddarr, [DOWNWARDS PAIRED ARROWS] -downharpoonleft, U021C3, alias ISOAMSA dharl, [DOWNWARDS HARPOON WITH BARB LEFTWARDS] -downharpoonright, U021C2, alias ISOAMSA dharr, [DOWNWARDS HARPOON WITH BARB RIGHTWARDS] -DownLeftRightVector, U02950, left-down-right-down harpoon, [LEFT BARB DOWN RIGHT BARB DOWN HARPOON] -DownLeftTeeVector, U0295E, left-down harpoon from bar, [LEFTWARDS HARPOON WITH BARB DOWN FROM BAR] -DownLeftVector, U021BD, alias ISOAMSA lhard, [LEFTWARDS HARPOON WITH BARB DOWNWARDS] -DownLeftVectorBar, U02956, left-down harpoon to bar, [LEFTWARDS HARPOON WITH BARB DOWN TO BAR] -DownRightTeeVector, U0295F, right-down harpoon from bar, [RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR] -DownRightVector, U021C1, alias ISOAMSA rhard, [RIGHTWARDS HARPOON WITH BARB DOWNWARDS] -DownRightVectorBar, U02957, right-down harpoon to bar, [RIGHTWARDS HARPOON WITH BARB DOWN TO BAR] -DownTee, U022A4, alias ISOTECH top, [DOWN TACK] -DownTeeArrow, U021A7, alias for mapstodown, [DOWNWARDS ARROW FROM BAR] -drbkarow, U02910, alias ISOAMSA RBarr, [RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW] -drcorn, U0231F, /lrcorner C: lower right corner, [BOTTOM RIGHT CORNER] -drcrop, U0230C, downward right crop mark, [BOTTOM RIGHT CROP] -Dscr, U1D49F, /scr D, script letter D, [MATHEMATICAL SCRIPT CAPITAL D] -dscr, U1D4B9, /scr d, script letter d, [MATHEMATICAL SCRIPT SMALL D] -DScy, U00405, =capital DSE, Macedonian, [CYRILLIC CAPITAL LETTER DZE] -dscy, U00455, =small dse, Macedonian, [CYRILLIC SMALL LETTER DZE] -dsol, U029F6, solidus, bar above, [SOLIDUS WITH OVERBAR] -Dstrok, U00110, =capital D, stroke, [LATIN CAPITAL LETTER D WITH STROKE] -dstrok, U00111, =small d, stroke, [LATIN SMALL LETTER D WITH STROKE] -dtdot, U022F1, /ddots, three dots, descending, [DOWN RIGHT DIAGONAL ELLIPSIS] -dtri, U025BF, /triangledown =down triangle, open, [WHITE DOWN-POINTING SMALL TRIANGLE] -dtrif, U025BE, /blacktriangledown =dn tri, filled, [BLACK DOWN-POINTING SMALL TRIANGLE] -duarr, U021F5, down arrow, up arrow, [DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW] -duhar, U0296F, down harp, up harp, [DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT] -dwangle, U029A6, large downward pointing angle, [OBLIQUE ANGLE OPENING UP] -DZcy, U0040F, =capital dze, Serbian, [CYRILLIC CAPITAL LETTER DZHE] -dzcy, U0045F, =small dze, Serbian, [CYRILLIC SMALL LETTER DZHE] -dzigrarr, U027FF, right long zig-zag arrow, [LONG RIGHTWARDS SQUIGGLE ARROW] -Eacute, U000C9, =capital E, acute accent, [LATIN CAPITAL LETTER E WITH ACUTE] -eacute, U000E9, =small e, acute accent, [LATIN SMALL LETTER E WITH ACUTE] -easter, U02A6E, equal, asterisk above, [EQUALS WITH ASTERISK] -Ecaron, U0011A, =capital E, caron, [LATIN CAPITAL LETTER E WITH CARON] -ecaron, U0011B, =small e, caron, [LATIN SMALL LETTER E WITH CARON] -ecir, U02256, /eqcirc R: circle on equals sign, [RING IN EQUAL TO] -Ecirc, U000CA, =capital E, circumflex accent, [LATIN CAPITAL LETTER E WITH CIRCUMFLEX] -ecirc, U000EA, =small e, circumflex accent, [LATIN SMALL LETTER E WITH CIRCUMFLEX] -ecolon, U02255, /eqcolon R: equals, colon, [EQUALS COLON] -Ecy, U0042D, =capital E, Cyrillic, [CYRILLIC CAPITAL LETTER E] -ecy, U0044D, =small e, Cyrillic, [CYRILLIC SMALL LETTER E] -eDDot, U02A77, /ddotseq R: equal with four dots, [EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW] -Edot, U00116, =capital E, dot above, [LATIN CAPITAL LETTER E WITH DOT ABOVE] -eDot, U02251, /doteqdot /Doteq R: eq, even dots, [GEOMETRICALLY EQUAL TO] -edot, U00117, =small e, dot above, [LATIN SMALL LETTER E WITH DOT ABOVE] -ee, U02147, e use for the exponential base of the natural logarithms, [DOUBLE-STRUCK ITALIC SMALL E] -efDot, U02252, /fallingdotseq R: eq, falling dots, [APPROXIMATELY EQUAL TO OR THE IMAGE OF] -Efr, U1D508, /frak E, upper case e, [MATHEMATICAL FRAKTUR CAPITAL E] -efr, U1D522, /frak e, lower case e, [MATHEMATICAL FRAKTUR SMALL E] -eg, U02A9A, equal-or-greater, [DOUBLE-LINE EQUAL TO OR GREATER-THAN] -Egrave, U000C8, =capital E, grave accent, [LATIN CAPITAL LETTER E WITH GRAVE] -egrave, U000E8, =small e, grave accent, [LATIN SMALL LETTER E WITH GRAVE] -egs, U02A96, /eqslantgtr R: equal-or-gtr, slanted, [SLANTED EQUAL TO OR GREATER-THAN] -egsdot, U02A98, equal-or-greater, slanted, dot inside, [SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE] -el, U02A99, equal-or-less, [DOUBLE-LINE EQUAL TO OR LESS-THAN] -Element, U02208, alias ISOTECH isinv, [ELEMENT OF] -elinters, U0FFFD, electrical intersection, [REPLACEMENT CHARACTER] -ell, U02113, /ell - cursive small l, [SCRIPT SMALL L] -els, U02A95, /eqslantless R: eq-or-less, slanted, [SLANTED EQUAL TO OR LESS-THAN] -elsdot, U02A97, equal-or-less, slanted, dot inside, [SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE] -Emacr, U00112, =capital E, macron, [LATIN CAPITAL LETTER E WITH MACRON] -emacr, U00113, =small e, macron, [LATIN SMALL LETTER E WITH MACRON] -empty, U02205, /emptyset - zero, slash, [EMPTY SET] -emptyset, U02205, alias ISOAMSO empty, [EMPTY SET] -EmptySmallSquare, U025FB, empty small square, [WHITE MEDIUM SQUARE] -emptyv, U02205, /varnothing - circle, slash, [EMPTY SET] -EmptyVerySmallSquare, U025AB, empty small square, [WHITE SMALL SQUARE] -emsp, U02003, =em space, [EM SPACE] -emsp13, U02004, =1/3-em space, [THREE-PER-EM SPACE] -emsp14, U02005, =1/4-em space, [FOUR-PER-EM SPACE] -ENG, U0014A, =capital ENG, Lapp, [LATIN CAPITAL LETTER ENG] -eng, U0014B, =small eng, Lapp, [LATIN SMALL LETTER ENG] -ensp, U02002, =en space (1/2-em), [EN SPACE] -Eogon, U00118, =capital E, ogonek, [LATIN CAPITAL LETTER E WITH OGONEK] -eogon, U00119, =small e, ogonek, [LATIN SMALL LETTER E WITH OGONEK] -Eopf, U1D53C, /Bbb E, open face E, [MATHEMATICAL DOUBLE-STRUCK CAPITAL E] -eopf, U1D556, /Bbb e, open face e, [MATHEMATICAL DOUBLE-STRUCK SMALL E] -epar, U022D5, parallel, equal; equal or parallel, [EQUAL AND PARALLEL TO] -eparsl, U029E3, parallel, slanted, equal; homothetically congruent to, [EQUALS SIGN AND SLANTED PARALLEL] -eplus, U02A71, equal, plus, [EQUALS SIGN ABOVE PLUS SIGN] -epsi, U003F5, /straightepsilon, small epsilon, Greek, [GREEK LUNATE EPSILON SYMBOL] -epsiv, U003B5, /varepsilon, [GREEK SMALL LETTER EPSILON] -eqcirc, U02256, alias ISOAMSR ecir, [RING IN EQUAL TO] -eqcolon, U02255, alias ISOAMSR ecolon, [EQUALS COLON] -eqsim, U02242, alias ISOAMSR esim, [MINUS TILDE] -eqslantgtr, U02A96, alias ISOAMSR egs, [SLANTED EQUAL TO OR GREATER-THAN] -eqslantless, U02A95, alias ISOAMSR els, [SLANTED EQUAL TO OR LESS-THAN] -Equal, U02A75, two consecutive equal signs, [TWO CONSECUTIVE EQUALS SIGNS] -equals, U0003D, =equals sign R:, [EQUALS SIGN] -EqualTilde, U02242, alias ISOAMSR esim, [MINUS TILDE] -equest, U0225F, /questeq R: equal with questionmark, [QUESTIONED EQUAL TO] -Equilibrium, U021CC, alias ISOAMSA rlhar, [RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON] -equiv, U02261, /equiv R: identical with, [IDENTICAL TO] -equivDD, U02A78, equivalent, four dots above, [EQUIVALENT WITH FOUR DOTS ABOVE] -eqvparsl, U029E5, equivalent, equal; congruent and parallel, [IDENTICAL TO AND SLANTED PARALLEL] -erarr, U02971, equal, right arrow below, [EQUALS SIGN ABOVE RIGHTWARDS ARROW] -erDot, U02253, /risingdotseq R: eq, rising dots, [IMAGE OF OR APPROXIMATELY EQUAL TO] -Escr, U02130, /scr E, script letter E, [SCRIPT CAPITAL E] -escr, U0212F, /scr e, script letter e, [SCRIPT SMALL E] -esdot, U02250, /doteq R: equals, single dot above, [APPROACHES THE LIMIT] -Esim, U02A73, equal, similar, [EQUALS SIGN ABOVE TILDE OPERATOR] -esim, U02242, /esim R: equals, similar, [MINUS TILDE] -eta, U003B7, /eta small eta, Greek, [GREEK SMALL LETTER ETA] -ETH, U000D0, =capital Eth, Icelandic, [LATIN CAPITAL LETTER ETH] -eth, U000F0, =small eth, Icelandic, [LATIN SMALL LETTER ETH] -Euml, U000CB, =capital E, dieresis or umlaut mark, [LATIN CAPITAL LETTER E WITH DIAERESIS] -euml, U000EB, =small e, dieresis or umlaut mark, [LATIN SMALL LETTER E WITH DIAERESIS] -excl, U00021, =exclamation mark, [EXCLAMATION MARK] -exist, U02203, /exists at least one exists, [THERE EXISTS] -Exists, U02203, alias ISOTECH exist, [THERE EXISTS] -expectation, U02130, expectation (operator), [SCRIPT CAPITAL E] -ExponentialE, U02147, e use for the exponential base of the natural logarithms, [DOUBLE-STRUCK ITALIC SMALL E] -exponentiale, U02147, base of the Napierian logarithms, [DOUBLE-STRUCK ITALIC SMALL E] -fallingdotseq, U02252, alias ISOAMSR efDot, [APPROXIMATELY EQUAL TO OR THE IMAGE OF] -Fcy, U00424, =capital EF, Cyrillic, [CYRILLIC CAPITAL LETTER EF] -fcy, U00444, =small ef, Cyrillic, [CYRILLIC SMALL LETTER EF] -female, U02640, =female symbol, [FEMALE SIGN] -ffilig, U0FB03, small ffi ligature, [LATIN SMALL LIGATURE FFI] -fflig, U0FB00, small ff ligature, [LATIN SMALL LIGATURE FF] -ffllig, U0FB04, small ffl ligature, [LATIN SMALL LIGATURE FFL] -Ffr, U1D509, /frak F, upper case f, [MATHEMATICAL FRAKTUR CAPITAL F] -ffr, U1D523, /frak f, lower case f, [MATHEMATICAL FRAKTUR SMALL F] -filig, U0FB01, small fi ligature, [LATIN SMALL LIGATURE FI] -FilledSmallSquare, U025FC, filled small square, [BLACK MEDIUM SQUARE] -FilledVerySmallSquare, U025AA, filled very small square, [BLACK SMALL SQUARE] -flat, U0266D, /flat =musical flat, [MUSIC FLAT SIGN] -fllig, U0FB02, small fl ligature, [LATIN SMALL LIGATURE FL] -fltns, U025B1, flatness, [WHITE PARALLELOGRAM] -fnof, U00192, function of (italic small f), [LATIN SMALL LETTER F WITH HOOK] -Fopf, U1D53D, /Bbb F, open face F, [MATHEMATICAL DOUBLE-STRUCK CAPITAL F] -fopf, U1D557, /Bbb f, open face f, [MATHEMATICAL DOUBLE-STRUCK SMALL F] -ForAll, U02200, alias ISOTECH forall, [FOR ALL] -forall, U02200, /forall for all, [FOR ALL] -fork, U022D4, /pitchfork R: pitchfork, [PITCHFORK] -forkv, U02AD9, fork, variant, [ELEMENT OF OPENING DOWNWARDS] -Fouriertrf, U02131, Fourier transform, [SCRIPT CAPITAL F] -fpartint, U02A0D, finite part integral, [FINITE PART INTEGRAL] -frac12, U000BD, =fraction one-half, [VULGAR FRACTION ONE HALF] -frac13, U02153, =fraction one-third, [VULGAR FRACTION ONE THIRD] -frac14, U000BC, =fraction one-quarter, [VULGAR FRACTION ONE QUARTER] -frac15, U02155, =fraction one-fifth, [VULGAR FRACTION ONE FIFTH] -frac16, U02159, =fraction one-sixth, [VULGAR FRACTION ONE SIXTH] -frac18, U0215B, =fraction one-eighth, [VULGAR FRACTION ONE EIGHTH] -frac23, U02154, =fraction two-thirds, [VULGAR FRACTION TWO THIRDS] -frac25, U02156, =fraction two-fifths, [VULGAR FRACTION TWO FIFTHS] -frac34, U000BE, =fraction three-quarters, [VULGAR FRACTION THREE QUARTERS] -frac35, U02157, =fraction three-fifths, [VULGAR FRACTION THREE FIFTHS] -frac38, U0215C, =fraction three-eighths, [VULGAR FRACTION THREE EIGHTHS] -frac45, U02158, =fraction four-fifths, [VULGAR FRACTION FOUR FIFTHS] -frac56, U0215A, =fraction five-sixths, [VULGAR FRACTION FIVE SIXTHS] -frac58, U0215D, =fraction five-eighths, [VULGAR FRACTION FIVE EIGHTHS] -frac78, U0215E, =fraction seven-eighths, [VULGAR FRACTION SEVEN EIGHTHS] -frown, U02322, /frown R: down curve, [FROWN] -Fscr, U02131, /scr F, script letter F, [SCRIPT CAPITAL F] -fscr, U1D4BB, /scr f, script letter f, [MATHEMATICAL SCRIPT SMALL F] -gacute, U001F5, =small g, acute accent, [LATIN SMALL LETTER G WITH ACUTE] -Gamma, U00393, /Gamma capital Gamma, Greek, [GREEK CAPITAL LETTER GAMMA] -gamma, U003B3, /gamma small gamma, Greek, [GREEK SMALL LETTER GAMMA] -Gammad, U003DC, capital digamma, [GREEK LETTER DIGAMMA] -gammad, U003DD, /digamma, [GREEK SMALL LETTER DIGAMMA] -gap, U02A86, /gtrapprox R: greater, approximate, [GREATER-THAN OR APPROXIMATE] -Gbreve, U0011E, =capital G, breve, [LATIN CAPITAL LETTER G WITH BREVE] -gbreve, U0011F, =small g, breve, [LATIN SMALL LETTER G WITH BREVE] -Gcedil, U00122, =capital G, cedilla, [LATIN CAPITAL LETTER G WITH CEDILLA] -Gcirc, U0011C, =capital G, circumflex accent, [LATIN CAPITAL LETTER G WITH CIRCUMFLEX] -gcirc, U0011D, =small g, circumflex accent, [LATIN SMALL LETTER G WITH CIRCUMFLEX] -Gcy, U00413, =capital GHE, Cyrillic, [CYRILLIC CAPITAL LETTER GHE] -gcy, U00433, =small ghe, Cyrillic, [CYRILLIC SMALL LETTER GHE] -Gdot, U00120, =capital G, dot above, [LATIN CAPITAL LETTER G WITH DOT ABOVE] -gdot, U00121, =small g, dot above, [LATIN SMALL LETTER G WITH DOT ABOVE] -gE, U02267, /geqq R: greater, double equals, [GREATER-THAN OVER EQUAL TO] -ge, U02265, /geq /ge R: greater-than-or-equal, [GREATER-THAN OR EQUAL TO] -gEl, U02A8C, /gtreqqless R: gt, dbl equals, less, [GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN] -gel, U022DB, /gtreqless R: greater, equals, less, [GREATER-THAN EQUAL TO OR LESS-THAN] -geq, U02265, alias ISOTECH ge, [GREATER-THAN OR EQUAL TO] -geqq, U02267, alias ISOAMSR gE, [GREATER-THAN OVER EQUAL TO] -geqslant, U02A7E, alias ISOAMSR ges, [GREATER-THAN OR SLANTED EQUAL TO] -ges, U02A7E, /geqslant R: gt-or-equal, slanted, [GREATER-THAN OR SLANTED EQUAL TO] -gescc, U02AA9, greater than, closed by curve, equal, slanted, [GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL] -gesdot, U02A80, greater-than-or-equal, slanted, dot inside, [GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE] -gesdoto, U02A82, greater-than-or-equal, slanted, dot above, [GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE] -gesdotol, U02A84, greater-than-or-equal, slanted, dot above left, [GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEF -gesl, U022DB-0FE00, greater, equal, slanted, less, [GREATER-THAN slanted EQUAL TO OR LESS-THAN] -gesles, U02A94, greater, equal, slanted, less, equal, slanted, [GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABO -Gfr, U1D50A, /frak G, upper case g, [MATHEMATICAL FRAKTUR CAPITAL G] -gfr, U1D524, /frak g, lower case g, [MATHEMATICAL FRAKTUR SMALL G] -Gg, U022D9, /ggg /Gg /gggtr R: triple gtr-than, [VERY MUCH GREATER-THAN] -gg, U0226B, alias ISOAMSR Gt, [MUCH GREATER-THAN] -ggg, U022D9, alias ISOAMSR Gg, [VERY MUCH GREATER-THAN] -gimel, U02137, /gimel - gimel, Hebrew, [GIMEL SYMBOL] -GJcy, U00403, =capital GJE Macedonian, [CYRILLIC CAPITAL LETTER GJE] -gjcy, U00453, =small gje, Macedonian, [CYRILLIC SMALL LETTER GJE] -gl, U02277, /gtrless R: greater, less, [GREATER-THAN OR LESS-THAN] -gla, U02AA5, greater, less, apart, [GREATER-THAN BESIDE LESS-THAN] -glE, U02A92, greater, less, equal, [GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL] -glj, U02AA4, greater, less, overlapping, [GREATER-THAN OVERLAPPING LESS-THAN] -gnap, U02A8A, /gnapprox N: greater, not approximate, [GREATER-THAN AND NOT APPROXIMATE] -gnapprox, U02A8A, alias ISOAMSN gnap, [GREATER-THAN AND NOT APPROXIMATE] -gnE, U02269, /gneqq N: greater, not dbl equals, [GREATER-THAN BUT NOT EQUAL TO] -gne, U02A88, /gneq N: greater, not equals, [GREATER-THAN AND SINGLE-LINE NOT EQUAL TO] -gneq, U02A88, alias ISOAMSN gne, [GREATER-THAN AND SINGLE-LINE NOT EQUAL TO] -gneqq, U02269, alias ISOAMSN gnE, [GREATER-THAN BUT NOT EQUAL TO] -gnsim, U022E7, /gnsim N: greater, not similar, [GREATER-THAN BUT NOT EQUIVALENT TO] -Gopf, U1D53E, /Bbb G, open face G, [MATHEMATICAL DOUBLE-STRUCK CAPITAL G] -gopf, U1D558, /Bbb g, open face g, [MATHEMATICAL DOUBLE-STRUCK SMALL G] -grave, U00060, =grave accent, [GRAVE ACCENT] -GreaterEqual, U02265, alias ISOTECH ge, [GREATER-THAN OR EQUAL TO] -GreaterEqualLess, U022DB, alias ISOAMSR gel, [GREATER-THAN EQUAL TO OR LESS-THAN] -GreaterFullEqual, U02267, alias ISOAMSR gE, [GREATER-THAN OVER EQUAL TO] -GreaterGreater, U02AA2, alias for GT, [DOUBLE NESTED GREATER-THAN] -GreaterLess, U02277, alias ISOAMSR gl, [GREATER-THAN OR LESS-THAN] -GreaterSlantEqual, U02A7E, alias ISOAMSR ges, [GREATER-THAN OR SLANTED EQUAL TO] -GreaterTilde, U02273, alias ISOAMSR gsim, [GREATER-THAN OR EQUIVALENT TO] -Gscr, U1D4A2, /scr G, script letter G, [MATHEMATICAL SCRIPT CAPITAL G] -gscr, U0210A, /scr g, script letter g, [SCRIPT SMALL G] -gsim, U02273, /gtrsim R: greater, similar, [GREATER-THAN OR EQUIVALENT TO] -gsime, U02A8E, greater, similar, equal, [GREATER-THAN ABOVE SIMILAR OR EQUAL] -gsiml, U02A90, greater, similar, less, [GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN] -Gt, U0226B, /gg R: dbl greater-than sign, [MUCH GREATER-THAN] -gt, U0003E, =greater-than sign R:, [GREATER-THAN SIGN] -gtcc, U02AA7, greater than, closed by curve, [GREATER-THAN CLOSED BY CURVE] -gtcir, U02A7A, greater than, circle inside, [GREATER-THAN WITH CIRCLE INSIDE] -gtdot, U022D7, /gtrdot R: greater than, with dot, [GREATER-THAN WITH DOT] -gtlPar, U02995, dbl left parenthesis, greater, [DOUBLE LEFT ARC GREATER-THAN BRACKET] -gtquest, U02A7C, greater than, questionmark above, [GREATER-THAN WITH QUESTION MARK ABOVE] -gtrapprox, U02A86, alias ISOAMSR gap, [GREATER-THAN OR APPROXIMATE] -gtrarr, U02978, greater than, right arrow, [GREATER-THAN ABOVE RIGHTWARDS ARROW] -gtrdot, U022D7, alias ISOAMSR gtdot, [GREATER-THAN WITH DOT] -gtreqless, U022DB, alias ISOAMSR gel, [GREATER-THAN EQUAL TO OR LESS-THAN] -gtreqqless, U02A8C, alias ISOAMSR gEl, [GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN] -gtrless, U02277, alias ISOAMSR gl, [GREATER-THAN OR LESS-THAN] -gtrsim, U02273, alias ISOAMSR gsim, [GREATER-THAN OR EQUIVALENT TO] -gvertneqq, U02269-0FE00, alias ISOAMSN gvnE, [GREATER-THAN BUT NOT EQUAL TO - with vertical stroke] -gvnE, U02269-0FE00, /gvertneqq N: gt, vert, not dbl eq, [GREATER-THAN BUT NOT EQUAL TO - with vertical stroke] -Hacek, U002C7, alias ISODIA caron, [CARON] -hairsp, U0200A, =hair space, [HAIR SPACE] -half, U000BD, =fraction one-half, [VULGAR FRACTION ONE HALF] -hamilt, U0210B, Hamiltonian (script capital H), [SCRIPT CAPITAL H] -HARDcy, U0042A, =capital HARD sign, Cyrillic, [CYRILLIC CAPITAL LETTER HARD SIGN] -hardcy, U0044A, =small hard sign, Cyrillic, [CYRILLIC SMALL LETTER HARD SIGN] -hArr, U021D4, /Leftrightarrow A: l&r dbl arrow, [LEFT RIGHT DOUBLE ARROW] -harr, U02194, /leftrightarrow A: l&r arrow, [LEFT RIGHT ARROW] -harrcir, U02948, left and right arrow with a circle, [LEFT RIGHT ARROW THROUGH SMALL CIRCLE] -harrw, U021AD, /leftrightsquigarrow A: l&r arr-wavy, [LEFT RIGHT WAVE ARROW] -Hat, U0005E, circumflex accent, [CIRCUMFLEX ACCENT] -hbar, U0210F, alias ISOAMSO plank, [PLANCK CONSTANT OVER TWO PI] -Hcirc, U00124, =capital H, circumflex accent, [LATIN CAPITAL LETTER H WITH CIRCUMFLEX] -hcirc, U00125, =small h, circumflex accent, [LATIN SMALL LETTER H WITH CIRCUMFLEX] -hearts, U02665, /heartsuit =heart suit symbol, [BLACK HEART SUIT] -heartsuit, U02665, ISOPUB hearts, [BLACK HEART SUIT] -hellip, U02026, =ellipsis (horizontal), [HORIZONTAL ELLIPSIS] -hercon, U022B9, hermitian conjugate matrix, [HERMITIAN CONJUGATE MATRIX] -Hfr, U0210C, /frak H, upper case h, [BLACK-LETTER CAPITAL H] -hfr, U1D525, /frak h, lower case h, [MATHEMATICAL FRAKTUR SMALL H] -HilbertSpace, U0210B, Hilbert space, [SCRIPT CAPITAL H] -hksearow, U02925, alias ISOAMSA searhk, [SOUTH EAST ARROW WITH HOOK] -hkswarow, U02926, alias ISOAMSA swarhk, [SOUTH WEST ARROW WITH HOOK] -hoarr, U021FF, horizontal open arrow, [LEFT RIGHT OPEN-HEADED ARROW] -homtht, U0223B, homothetic, [HOMOTHETIC] -hookleftarrow, U021A9, alias ISOAMSA larrhk, [LEFTWARDS ARROW WITH HOOK] -hookrightarrow, U021AA, alias ISOAMSA rarrhk, [RIGHTWARDS ARROW WITH HOOK] -Hopf, U0210D, /Bbb H, open face H, [DOUBLE-STRUCK CAPITAL H] -hopf, U1D559, /Bbb h, open face h, [MATHEMATICAL DOUBLE-STRUCK SMALL H] -horbar, U02015, =horizontal bar, [HORIZONTAL BAR] -HorizontalLine, U02500, short horizontal line, [BOX DRAWINGS LIGHT HORIZONTAL] -Hscr, U0210B, /scr H, script letter H, [SCRIPT CAPITAL H] -hscr, U1D4BD, /scr h, script letter h, [MATHEMATICAL SCRIPT SMALL H] -hslash, U0210F, alias ISOAMSO plankv, [PLANCK CONSTANT OVER TWO PI] -Hstrok, U00126, =capital H, stroke, [LATIN CAPITAL LETTER H WITH STROKE] -hstrok, U00127, =small h, stroke, [LATIN SMALL LETTER H WITH STROKE] -HumpDownHump, U0224E, alias ISOAMSR bump, [GEOMETRICALLY EQUIVALENT TO] -HumpEqual, U0224F, alias ISOAMSR bumpe, [DIFFERENCE BETWEEN] -hybull, U02043, rectangle, filled (hyphen bullet), [HYPHEN BULLET] -hyphen, U02010, =hyphen, [HYPHEN] -Iacute, U000CD, =capital I, acute accent, [LATIN CAPITAL LETTER I WITH ACUTE] -iacute, U000ED, =small i, acute accent, [LATIN SMALL LETTER I WITH ACUTE] -ic, U02063, short form of ⁣, [INVISIBLE SEPARATOR] -Icirc, U000CE, =capital I, circumflex accent, [LATIN CAPITAL LETTER I WITH CIRCUMFLEX] -icirc, U000EE, =small i, circumflex accent, [LATIN SMALL LETTER I WITH CIRCUMFLEX] -Icy, U00418, =capital I, Cyrillic, [CYRILLIC CAPITAL LETTER I] -icy, U00438, =small i, Cyrillic, [CYRILLIC SMALL LETTER I] -Idot, U00130, =capital I, dot above, [LATIN CAPITAL LETTER I WITH DOT ABOVE] -IEcy, U00415, =capital IE, Cyrillic, [CYRILLIC CAPITAL LETTER IE] -iecy, U00435, =small ie, Cyrillic, [CYRILLIC SMALL LETTER IE] -iexcl, U000A1, =inverted exclamation mark, [INVERTED EXCLAMATION MARK] -iff, U021D4, /iff if and only if, [LEFT RIGHT DOUBLE ARROW] -Ifr, U02111, /frak I, upper case i, [BLACK-LETTER CAPITAL I] -ifr, U1D526, /frak i, lower case i, [MATHEMATICAL FRAKTUR SMALL I] -Igrave, U000CC, =capital I, grave accent, [LATIN CAPITAL LETTER I WITH GRAVE] -igrave, U000EC, =small i, grave accent, [LATIN SMALL LETTER I WITH GRAVE] -ii, U02148, i for use as a square root of -1, [DOUBLE-STRUCK ITALIC SMALL I] -iiiint, U02A0C, alias ISOTECH qint, [QUADRUPLE INTEGRAL OPERATOR] -iiint, U0222D, alias ISOTECH tint, [TRIPLE INTEGRAL] -iinfin, U029DC, infinity sign, incomplete, [INCOMPLETE INFINITY] -iiota, U02129, inverted iota, [TURNED GREEK SMALL LETTER IOTA] -IJlig, U00132, =capital IJ ligature, [LATIN CAPITAL LIGATURE IJ] -ijlig, U00133, =small ij ligature, [LATIN SMALL LIGATURE IJ] -Im, U02111, alias ISOAMSO image, [BLACK-LETTER CAPITAL I] -Imacr, U0012A, =capital I, macron, [LATIN CAPITAL LETTER I WITH MACRON] -imacr, U0012B, =small i, macron, [LATIN SMALL LETTER I WITH MACRON] -image, U02111, /Im - imaginary, [BLACK-LETTER CAPITAL I] -ImaginaryI, U02148, i for use as a square root of -1, [DOUBLE-STRUCK ITALIC SMALL I] -imagline, U02110, the geometric imaginary line, [SCRIPT CAPITAL I] -imagpart, U02111, alias ISOAMSO image, [BLACK-LETTER CAPITAL I] -imath, U00131, /imath - small i, no dot, [LATIN SMALL LETTER DOTLESS I] -imof, U022B7, image of, [IMAGE OF] -imped, U001B5, impedance, [LATIN CAPITAL LETTER Z WITH STROKE] -Implies, U021D2, alias ISOTECH rArr, [RIGHTWARDS DOUBLE ARROW] -in, U02208, ISOTECH isin, [ELEMENT OF] -incare, U02105, =in-care-of symbol, [CARE OF] -infin, U0221E, /infty infinity, [INFINITY] -infintie, U029DD, tie, infinity, [TIE OVER INFINITY] -inodot, U00131, =small i without dot, [LATIN SMALL LETTER DOTLESS I] -Int, U0222C, double integral operator, [DOUBLE INTEGRAL] -int, U0222B, /int L: integral operator, [INTEGRAL] -intcal, U022BA, /intercal B: intercal, [INTERCALATE] -integers, U02124, the ring of integers, [DOUBLE-STRUCK CAPITAL Z] -Integral, U0222B, alias ISOTECH int, [INTEGRAL] -intercal, U022BA, alias ISOAMSB intcal, [INTERCALATE] -Intersection, U022C2, alias ISOAMSB xcap, [N-ARY INTERSECTION] -intlarhk, U02A17, integral, left arrow with hook, [INTEGRAL WITH LEFTWARDS ARROW WITH HOOK] -intprod, U02A3C, alias ISOAMSB iprod, [INTERIOR PRODUCT] -InvisibleComma, U02063, used as a separator, e.g., in indices, [INVISIBLE SEPARATOR] -InvisibleTimes, U02062, marks multiplication when it is understood without a mark, [INVISIBLE TIMES] -IOcy, U00401, =capital IO, Russian, [CYRILLIC CAPITAL LETTER IO] -iocy, U00451, =small io, Russian, [CYRILLIC SMALL LETTER IO] -Iogon, U0012E, =capital I, ogonek, [LATIN CAPITAL LETTER I WITH OGONEK] -iogon, U0012F, =small i, ogonek, [LATIN SMALL LETTER I WITH OGONEK] -Iopf, U1D540, /Bbb I, open face I, [MATHEMATICAL DOUBLE-STRUCK CAPITAL I] -iopf, U1D55A, /Bbb i, open face i, [MATHEMATICAL DOUBLE-STRUCK SMALL I] -iota, U003B9, /iota small iota, Greek, [GREEK SMALL LETTER IOTA] -iprod, U02A3C, /intprod, [INTERIOR PRODUCT] -iquest, U000BF, =inverted question mark, [INVERTED QUESTION MARK] -Iscr, U02110, /scr I, script letter I, [SCRIPT CAPITAL I] -iscr, U1D4BE, /scr i, script letter i, [MATHEMATICAL SCRIPT SMALL I] -isin, U02208, /in R: set membership, [ELEMENT OF] -isindot, U022F5, set membership, dot above, [ELEMENT OF WITH DOT ABOVE] -isinE, U022F9, set membership, two horizontal strokes, [ELEMENT OF WITH TWO HORIZONTAL STROKES] -isins, U022F4, set membership, vertical bar on horizontal stroke, [SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HOR -isinsv, U022F3, large set membership, vertical bar on horizontal stroke, [ELEMENT OF WITH VERTICAL BAR AT END OF HOR -isinv, U02208, set membership, variant, [ELEMENT OF] -it, U02062, marks multiplication when it is understood without a mark, [INVISIBLE TIMES] -Itilde, U00128, =capital I, tilde, [LATIN CAPITAL LETTER I WITH TILDE] -itilde, U00129, =small i, tilde, [LATIN SMALL LETTER I WITH TILDE] -Iukcy, U00406, =capital I, Ukrainian, [CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I] -iukcy, U00456, =small i, Ukrainian, [CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I] -Iuml, U000CF, =capital I, dieresis or umlaut mark, [LATIN CAPITAL LETTER I WITH DIAERESIS] -iuml, U000EF, =small i, dieresis or umlaut mark, [LATIN SMALL LETTER I WITH DIAERESIS] -Jcirc, U00134, =capital J, circumflex accent, [LATIN CAPITAL LETTER J WITH CIRCUMFLEX] -jcirc, U00135, =small j, circumflex accent, [LATIN SMALL LETTER J WITH CIRCUMFLEX] -Jcy, U00419, =capital short I, Cyrillic, [CYRILLIC CAPITAL LETTER SHORT I] -jcy, U00439, =small short i, Cyrillic, [CYRILLIC SMALL LETTER SHORT I] -Jfr, U1D50D, /frak J, upper case j, [MATHEMATICAL FRAKTUR CAPITAL J] -jfr, U1D527, /frak j, lower case j, [MATHEMATICAL FRAKTUR SMALL J] -jmath, U0006A, /jmath - small j, no dot, [LATIN SMALL LETTER J] -Jopf, U1D541, /Bbb J, open face J, [MATHEMATICAL DOUBLE-STRUCK CAPITAL J] -jopf, U1D55B, /Bbb j, open face j, [MATHEMATICAL DOUBLE-STRUCK SMALL J] -Jscr, U1D4A5, /scr J, script letter J, [MATHEMATICAL SCRIPT CAPITAL J] -jscr, U1D4BF, /scr j, script letter j, [MATHEMATICAL SCRIPT SMALL J] -Jsercy, U00408, =capital JE, Serbian, [CYRILLIC CAPITAL LETTER JE] -jsercy, U00458, =small je, Serbian, [CYRILLIC SMALL LETTER JE] -Jukcy, U00404, =capital JE, Ukrainian, [CYRILLIC CAPITAL LETTER UKRAINIAN IE] -jukcy, U00454, =small je, Ukrainian, [CYRILLIC SMALL LETTER UKRAINIAN IE] -kappa, U003BA, /kappa small kappa, Greek, [GREEK SMALL LETTER KAPPA] -kappav, U003F0, /varkappa, [GREEK KAPPA SYMBOL] -Kcedil, U00136, =capital K, cedilla, [LATIN CAPITAL LETTER K WITH CEDILLA] -kcedil, U00137, =small k, cedilla, [LATIN SMALL LETTER K WITH CEDILLA] -Kcy, U0041A, =capital KA, Cyrillic, [CYRILLIC CAPITAL LETTER KA] -kcy, U0043A, =small ka, Cyrillic, [CYRILLIC SMALL LETTER KA] -Kfr, U1D50E, /frak K, upper case k, [MATHEMATICAL FRAKTUR CAPITAL K] -kfr, U1D528, /frak k, lower case k, [MATHEMATICAL FRAKTUR SMALL K] -kgreen, U00138, =small k, Greenlandic, [LATIN SMALL LETTER KRA] -KHcy, U00425, =capital HA, Cyrillic, [CYRILLIC CAPITAL LETTER HA] -khcy, U00445, =small ha, Cyrillic, [CYRILLIC SMALL LETTER HA] -KJcy, U0040C, =capital KJE, Macedonian, [CYRILLIC CAPITAL LETTER KJE] -kjcy, U0045C, =small kje Macedonian, [CYRILLIC SMALL LETTER KJE] -Kopf, U1D542, /Bbb K, open face K, [MATHEMATICAL DOUBLE-STRUCK CAPITAL K] -kopf, U1D55C, /Bbb k, open face k, [MATHEMATICAL DOUBLE-STRUCK SMALL K] -Kscr, U1D4A6, /scr K, script letter K, [MATHEMATICAL SCRIPT CAPITAL K] -kscr, U1D4C0, /scr k, script letter k, [MATHEMATICAL SCRIPT SMALL K] -lAarr, U021DA, /Lleftarrow A: left triple arrow, [LEFTWARDS TRIPLE ARROW] -Lacute, U00139, =capital L, acute accent, [LATIN CAPITAL LETTER L WITH ACUTE] -lacute, U0013A, =small l, acute accent, [LATIN SMALL LETTER L WITH ACUTE] -laemptyv, U029B4, circle, slash, left arrow above, [EMPTY SET WITH LEFT ARROW ABOVE] -lagran, U02112, Lagrangian (script capital L), [SCRIPT CAPITAL L] -Lambda, U0039B, /Lambda capital Lambda, Greek, [GREEK CAPITAL LETTER LAMDA] -lambda, U003BB, /lambda small lambda, Greek, [GREEK SMALL LETTER LAMDA] -Lang, U0300A, left angle bracket, double, [LEFT DOUBLE ANGLE BRACKET] -lang, U02329, /langle O: left angle bracket, [LEFT-POINTING ANGLE BRACKET] -langd, U02991, left angle, dot, [LEFT ANGLE BRACKET WITH DOT] -langle, U02329, alias ISOTECH lang, [LEFT-POINTING ANGLE BRACKET] -lap, U02A85, /lessapprox R: less, approximate, [LESS-THAN OR APPROXIMATE] -Laplacetrf, U02112, Laplace transform, [SCRIPT CAPITAL L] -laquo, U000AB, =angle quotation mark, left, [LEFT-POINTING DOUBLE ANGLE QUOTATION MARK] -Larr, U0219E, /twoheadleftarrow A:, [LEFTWARDS TWO HEADED ARROW] -lArr, U021D0, /Leftarrow A: is implied by, [LEFTWARDS DOUBLE ARROW] -larr, U02190, /leftarrow /gets A: =leftward arrow, [LEFTWARDS ARROW] -larrb, U021E4, leftwards arrow to bar, [LEFTWARDS ARROW TO BAR] -larrbfs, U0291F, left arrow-bar, filled square, [LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND] -larrfs, U0291D, left arrow, filled square, [LEFTWARDS ARROW TO BLACK DIAMOND] -larrhk, U021A9, /hookleftarrow A: left arrow-hooked, [LEFTWARDS ARROW WITH HOOK] -larrlp, U021AB, /looparrowleft A: left arrow-looped, [LEFTWARDS ARROW WITH LOOP] -larrpl, U02939, left arrow, plus, [LEFT-SIDE ARC ANTICLOCKWISE ARROW] -larrsim, U02973, left arrow, similar, [LEFTWARDS ARROW ABOVE TILDE OPERATOR] -larrtl, U021A2, /leftarrowtail A: left arrow-tailed, [LEFTWARDS ARROW WITH TAIL] -lat, U02AAB, larger than, [LARGER THAN] -lAtail, U0291B, left double arrow-tail, [LEFTWARDS DOUBLE ARROW-TAIL] -latail, U02919, left arrow-tail, [LEFTWARDS ARROW-TAIL] -late, U02AAD, larger than or equal, [LARGER THAN OR EQUAL TO] -lates, U02AAD-0FE00, larger than or equal, slanted, [LARGER THAN OR slanted EQUAL] -lBarr, U0290E, left doubly broken arrow, [LEFTWARDS TRIPLE DASH ARROW] -lbarr, U0290C, left broken arrow, [LEFTWARDS DOUBLE DASH ARROW] -lbbrk, U03014, left broken bracket, [LEFT TORTOISE SHELL BRACKET] -lbrace, U0007B, alias ISONUM lcub, [LEFT CURLY BRACKET] -lbrack, U0005B, alias ISONUM lsqb, [LEFT SQUARE BRACKET] -lbrke, U0298B, left bracket, equal, [LEFT SQUARE BRACKET WITH UNDERBAR] -lbrksld, U0298F, left bracket, solidus bottom corner, [LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER] -lbrkslu, U0298D, left bracket, solidus top corner, [LEFT SQUARE BRACKET WITH TICK IN TOP CORNER] -Lcaron, U0013D, =capital L, caron, [LATIN CAPITAL LETTER L WITH CARON] -lcaron, U0013E, =small l, caron, [LATIN SMALL LETTER L WITH CARON] -Lcedil, U0013B, =capital L, cedilla, [LATIN CAPITAL LETTER L WITH CEDILLA] -lcedil, U0013C, =small l, cedilla, [LATIN SMALL LETTER L WITH CEDILLA] -lceil, U02308, /lceil O: left ceiling, [LEFT CEILING] -lcub, U0007B, /lbrace O: =left curly bracket, [LEFT CURLY BRACKET] -Lcy, U0041B, =capital EL, Cyrillic, [CYRILLIC CAPITAL LETTER EL] -lcy, U0043B, =small el, Cyrillic, [CYRILLIC SMALL LETTER EL] -ldca, U02936, left down curved arrow, [ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS] -ldquo, U0201C, =double quotation mark, left, [LEFT DOUBLE QUOTATION MARK] -ldquor, U0201E, =rising dbl quote, left (low), [DOUBLE LOW-9 QUOTATION MARK] -ldrdhar, U02967, left harpoon-down over right harpoon-down, [LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOO -ldrushar, U0294B, left-down-right-up harpoon, [LEFT BARB DOWN RIGHT BARB UP HARPOON] -ldsh, U021B2, left down angled arrow, [DOWNWARDS ARROW WITH TIP LEFTWARDS] -lE, U02266, /leqq R: less, double equals, [LESS-THAN OVER EQUAL TO] -le, U02264, /leq /le R: less-than-or-equal, [LESS-THAN OR EQUAL TO] -LeftAngleBracket, U02329, alias ISOTECH lang, [LEFT-POINTING ANGLE BRACKET] -LeftArrow, U02190, alias ISONUM larr, [LEFTWARDS ARROW] -Leftarrow, U021D0, alias ISOTECH lArr, [LEFTWARDS DOUBLE ARROW] -leftarrow, U02190, alias ISONUM larr, [LEFTWARDS ARROW] -LeftArrowBar, U021E4, alias for larrb, [LEFTWARDS ARROW TO BAR] -LeftArrowRightArrow, U021C6, alias ISOAMSA lrarr, [LEFTWARDS ARROW OVER RIGHTWARDS ARROW] -leftarrowtail, U021A2, alias ISOAMSA larrtl, [LEFTWARDS ARROW WITH TAIL] -LeftCeiling, U02308, alias ISOAMSC lceil, [LEFT CEILING] -LeftDoubleBracket, U0301A, left double bracket delimiter, [LEFT WHITE SQUARE BRACKET] -LeftDownTeeVector, U02961, down-left harpoon from bar, [DOWNWARDS HARPOON WITH BARB LEFT FROM BAR] -LeftDownVector, U021C3, alias ISOAMSA dharl, [DOWNWARDS HARPOON WITH BARB LEFTWARDS] -LeftDownVectorBar, U02959, down-left harpoon to bar, [DOWNWARDS HARPOON WITH BARB LEFT TO BAR] -LeftFloor, U0230A, alias ISOAMSC lfloor, [LEFT FLOOR] -leftharpoondown, U021BD, alias ISOAMSA lhard, [LEFTWARDS HARPOON WITH BARB DOWNWARDS] -leftharpoonup, U021BC, alias ISOAMSA lharu, [LEFTWARDS HARPOON WITH BARB UPWARDS] -leftleftarrows, U021C7, alias ISOAMSA llarr, [LEFTWARDS PAIRED ARROWS] -LeftRightArrow, U02194, alias ISOAMSA harr, [LEFT RIGHT ARROW] -Leftrightarrow, U021D4, alias ISOAMSA hArr, [LEFT RIGHT DOUBLE ARROW] -leftrightarrow, U02194, alias ISOAMSA harr, [LEFT RIGHT ARROW] -leftrightarrows, U021C6, alias ISOAMSA lrarr, [LEFTWARDS ARROW OVER RIGHTWARDS ARROW] -leftrightharpoons, U021CB, alias ISOAMSA lrhar, [LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON] -leftrightsquigarrow, U021AD, alias ISOAMSA harrw, [LEFT RIGHT WAVE ARROW] -LeftRightVector, U0294E, left-up-right-up harpoon, [LEFT BARB UP RIGHT BARB UP HARPOON] -LeftTee, U022A3, alias ISOAMSR dashv, [LEFT TACK] -LeftTeeArrow, U021A4, alias for mapstoleft, [LEFTWARDS ARROW FROM BAR] -LeftTeeVector, U0295A, left-up harpoon from bar, [LEFTWARDS HARPOON WITH BARB UP FROM BAR] -leftthreetimes, U022CB, alias ISOAMSB lthree, [LEFT SEMIDIRECT PRODUCT] -LeftTriangle, U022B2, alias ISOAMSR vltri, [NORMAL SUBGROUP OF] -LeftTriangleBar, U029CF, left triangle, vertical bar, [LEFT TRIANGLE BESIDE VERTICAL BAR] -LeftTriangleEqual, U022B4, alias ISOAMSR ltrie, [NORMAL SUBGROUP OF OR EQUAL TO] -LeftUpDownVector, U02951, up-left-down-left harpoon, [UP BARB LEFT DOWN BARB LEFT HARPOON] -LeftUpTeeVector, U02960, up-left harpoon from bar, [UPWARDS HARPOON WITH BARB LEFT FROM BAR] -LeftUpVector, U021BF, alias ISOAMSA uharl, [UPWARDS HARPOON WITH BARB LEFTWARDS] -LeftUpVectorBar, U02958, up-left harpoon to bar, [UPWARDS HARPOON WITH BARB LEFT TO BAR] -LeftVector, U021BC, alias ISOAMSA lharu, [LEFTWARDS HARPOON WITH BARB UPWARDS] -LeftVectorBar, U02952, left-up harpoon to bar, [LEFTWARDS HARPOON WITH BARB UP TO BAR] -lEg, U02A8B, /lesseqqgtr R: less, dbl eq, greater, [LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN] -leg, U022DA, /lesseqgtr R: less, eq, greater, [LESS-THAN EQUAL TO OR GREATER-THAN] -leq, U02264, alias ISOTECH le, [LESS-THAN OR EQUAL TO] -leqq, U02266, alias ISOAMSR lE, [LESS-THAN OVER EQUAL TO] -leqslant, U02A7D, alias ISOAMSR les, [LESS-THAN OR SLANTED EQUAL TO] -les, U02A7D, /leqslant R: less-than-or-eq, slant, [LESS-THAN OR SLANTED EQUAL TO] -lescc, U02AA8, less than, closed by curve, equal, slanted, [LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL] -lesdot, U02A7F, less-than-or-equal, slanted, dot inside, [LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE] -lesdoto, U02A81, less-than-or-equal, slanted, dot above, [LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE] -lesdotor, U02A83, less-than-or-equal, slanted, dot above right, [LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT] -lesg, U022DA-0FE00, less, equal, slanted, greater, [LESS-THAN slanted EQUAL TO OR GREATER-THAN] -lesges, U02A93, less, equal, slanted, greater, equal, slanted, [LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABO -lessapprox, U02A85, alias ISOAMSR lap, [LESS-THAN OR APPROXIMATE] -lessdot, U022D6, alias ISOAMSR ltdot, [LESS-THAN WITH DOT] -lesseqgtr, U022DA, alias ISOAMSR leg, [LESS-THAN EQUAL TO OR GREATER-THAN] -lesseqqgtr, U02A8B, alias ISOAMSR lEg, [LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN] -LessEqualGreater, U022DA, alias ISOAMSR leg, [LESS-THAN EQUAL TO OR GREATER-THAN] -LessFullEqual, U02266, alias ISOAMSR lE, [LESS-THAN OVER EQUAL TO] -LessGreater, U02276, alias ISOAMSR lg, [LESS-THAN OR GREATER-THAN] -lessgtr, U02276, alias ISOAMSR lg, [LESS-THAN OR GREATER-THAN] -LessLess, U02AA1, alias for Lt, [DOUBLE NESTED LESS-THAN] -lesssim, U02272, alias ISOAMSR lsim, [LESS-THAN OR EQUIVALENT TO] -LessSlantEqual, U02A7D, alias ISOAMSR les, [LESS-THAN OR SLANTED EQUAL TO] -LessTilde, U02272, alias ISOAMSR lsim, [LESS-THAN OR EQUIVALENT TO] -lfisht, U0297C, left fish tail, [LEFT FISH TAIL] -lfloor, U0230A, /lfloor O: left floor, [LEFT FLOOR] -Lfr, U1D50F, /frak L, upper case l, [MATHEMATICAL FRAKTUR CAPITAL L] -lfr, U1D529, /frak l, lower case l, [MATHEMATICAL FRAKTUR SMALL L] -lg, U02276, /lessgtr R: less, greater, [LESS-THAN OR GREATER-THAN] -lgE, U02A91, less, greater, equal, [LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL] -lHar, U02962, left harpoon-up over left harpoon-down, [LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH -lhard, U021BD, /leftharpoondown A: l harpoon-down, [LEFTWARDS HARPOON WITH BARB DOWNWARDS] -lharu, U021BC, /leftharpoonup A: left harpoon-up, [LEFTWARDS HARPOON WITH BARB UPWARDS] -lharul, U0296A, left harpoon-up over long dash, [LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH] -lhblk, U02584, =lower half block, [LOWER HALF BLOCK] -LJcy, U00409, =capital LJE, Serbian, [CYRILLIC CAPITAL LETTER LJE] -ljcy, U00459, =small lje, Serbian, [CYRILLIC SMALL LETTER LJE] -Ll, U022D8, /Ll /lll /llless R: triple less-than, [VERY MUCH LESS-THAN] -ll, U0226A, alias ISOAMSR Lt, [MUCH LESS-THAN] -llarr, U021C7, /leftleftarrows A: two left arrows, [LEFTWARDS PAIRED ARROWS] -llcorner, U0231E, alias ISOAMSC dlcorn, [BOTTOM LEFT CORNER] -Lleftarrow, U021DA, alias ISOAMSA lAarr, [LEFTWARDS TRIPLE ARROW] -llhard, U0296B, left harpoon-down below long dash, [LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH] -lltri, U025FA, lower left triangle, [LOWER LEFT TRIANGLE] -Lmidot, U0013F, =capital L, middle dot, [LATIN CAPITAL LETTER L WITH MIDDLE DOT] -lmidot, U00140, =small l, middle dot, [LATIN SMALL LETTER L WITH MIDDLE DOT] -lmoust, U023B0, /lmoustache, [UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION] -lmoustache, U023B0, alias ISOAMSC lmoust, [UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION] -lnap, U02A89, /lnapprox N: less, not approximate, [LESS-THAN AND NOT APPROXIMATE] -lnapprox, U02A89, alias ISOAMSN lnap, [LESS-THAN AND NOT APPROXIMATE] -lnE, U02268, /lneqq N: less, not double equals, [LESS-THAN BUT NOT EQUAL TO] -lne, U02A87, /lneq N: less, not equals, [LESS-THAN AND SINGLE-LINE NOT EQUAL TO] -lneq, U02A87, alias ISOAMSN lne, [LESS-THAN AND SINGLE-LINE NOT EQUAL TO] -lneqq, U02268, alias ISOAMSN lnE, [LESS-THAN BUT NOT EQUAL TO] -lnsim, U022E6, /lnsim N: less, not similar, [LESS-THAN BUT NOT EQUIVALENT TO] -loang, U03018, left open angular bracket, [LEFT WHITE TORTOISE SHELL BRACKET] -loarr, U021FD, left open arrow, [LEFTWARDS OPEN-HEADED ARROW] -lobrk, U0301A, left open bracket, [LEFT WHITE SQUARE BRACKET] -LongLeftArrow, U027F5, alias ISOAMSA xlarr, [LONG LEFTWARDS ARROW] -Longleftarrow, U027F8, alias ISOAMSA xlArr, [LONG LEFTWARDS DOUBLE ARROW] -longleftarrow, U027F5, alias ISOAMSA xlarr, [LONG LEFTWARDS ARROW] -LongLeftRightArrow, U027F7, alias ISOAMSA xharr, [LONG LEFT RIGHT ARROW] -Longleftrightarrow, U027FA, alias ISOAMSA xhArr, [LONG LEFT RIGHT DOUBLE ARROW] -longleftrightarrow, U027F7, alias ISOAMSA xharr, [LONG LEFT RIGHT ARROW] -longmapsto, U027FC, alias ISOAMSA xmap, [LONG RIGHTWARDS ARROW FROM BAR] -LongRightArrow, U027F6, alias ISOAMSA xrarr, [LONG RIGHTWARDS ARROW] -Longrightarrow, U027F9, alias ISOAMSA xrArr, [LONG RIGHTWARDS DOUBLE ARROW] -longrightarrow, U027F6, alias ISOAMSA xrarr, [LONG RIGHTWARDS ARROW] -looparrowleft, U021AB, alias ISOAMSA larrlp, [LEFTWARDS ARROW WITH LOOP] -looparrowright, U021AC, alias ISOAMSA rarrlp, [RIGHTWARDS ARROW WITH LOOP] -lopar, U02985, left open parenthesis, [LEFT WHITE PARENTHESIS] -Lopf, U1D543, /Bbb L, open face L, [MATHEMATICAL DOUBLE-STRUCK CAPITAL L] -lopf, U1D55D, /Bbb l, open face l, [MATHEMATICAL DOUBLE-STRUCK SMALL L] -loplus, U02A2D, plus sign in left half circle, [PLUS SIGN IN LEFT HALF CIRCLE] -lotimes, U02A34, multiply sign in left half circle, [MULTIPLICATION SIGN IN LEFT HALF CIRCLE] -lowast, U02217, low asterisk, [ASTERISK OPERATOR] -lowbar, U0005F, =low line, [LOW LINE] -LowerLeftArrow, U02199, alias ISOAMSA swarr, [SOUTH WEST ARROW] -LowerRightArrow, U02198, alias ISOAMSA searr, [SOUTH EAST ARROW] -loz, U025CA, /lozenge - lozenge or total mark, [LOZENGE] -lozenge, U025CA, alias ISOPUB loz, [LOZENGE] -lozf, U029EB, /blacklozenge - lozenge, filled, [BLACK LOZENGE] -lpar, U00028, O: =left parenthesis, [LEFT PARENTHESIS] -lparlt, U02993, O: left parenthesis, lt, [LEFT ARC LESS-THAN BRACKET] -lrarr, U021C6, /leftrightarrows A: l arr over r arr, [LEFTWARDS ARROW OVER RIGHTWARDS ARROW] -lrcorner, U0231F, alias ISOAMSC drcorn, [BOTTOM RIGHT CORNER] -lrhar, U021CB, /leftrightharpoons A: l harp over r, [LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON] -lrhard, U0296D, right harpoon-down below long dash, [RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH] -lrtri, U022BF, lower right triangle, [RIGHT TRIANGLE] -Lscr, U02112, /scr L, script letter L, [SCRIPT CAPITAL L] -lscr, U1D4C1, /scr l, script letter l, [MATHEMATICAL SCRIPT SMALL L] -Lsh, U021B0, alias ISOAMSA lsh, [UPWARDS ARROW WITH TIP LEFTWARDS] -lsh, U021B0, /Lsh A:, [UPWARDS ARROW WITH TIP LEFTWARDS] -lsim, U02272, /lesssim R: less, similar, [LESS-THAN OR EQUIVALENT TO] -lsime, U02A8D, less, similar, equal, [LESS-THAN ABOVE SIMILAR OR EQUAL] -lsimg, U02A8F, less, similar, greater, [LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN] -lsqb, U0005B, /lbrack O: =left square bracket, [LEFT SQUARE BRACKET] -lsquo, U02018, =single quotation mark, left, [LEFT SINGLE QUOTATION MARK] -lsquor, U0201A, =rising single quote, left (low), [SINGLE LOW-9 QUOTATION MARK] -Lstrok, U00141, =capital L, stroke, [LATIN CAPITAL LETTER L WITH STROKE] -lstrok, U00142, =small l, stroke, [LATIN SMALL LETTER L WITH STROKE] -Lt, U0226A, /ll R: double less-than sign, [MUCH LESS-THAN] -lt, U0003C, =less-than sign R:, [LESS-THAN SIGN] -ltcc, U02AA6, less than, closed by curve, [LESS-THAN CLOSED BY CURVE] -ltcir, U02A79, less than, circle inside, [LESS-THAN WITH CIRCLE INSIDE] -ltdot, U022D6, /lessdot R: less than, with dot, [LESS-THAN WITH DOT] -lthree, U022CB, /leftthreetimes B:, [LEFT SEMIDIRECT PRODUCT] -ltimes, U022C9, /ltimes B: times sign, left closed, [LEFT NORMAL FACTOR SEMIDIRECT PRODUCT] -ltlarr, U02976, less than, left arrow, [LESS-THAN ABOVE LEFTWARDS ARROW] -ltquest, U02A7B, less than, questionmark above, [LESS-THAN WITH QUESTION MARK ABOVE] -ltri, U025C3, /triangleleft B: l triangle, open, [WHITE LEFT-POINTING SMALL TRIANGLE] -ltrie, U022B4, /trianglelefteq R: left triangle, eq, [NORMAL SUBGROUP OF OR EQUAL TO] -ltrif, U025C2, /blacktriangleleft R: =l tri, filled, [BLACK LEFT-POINTING SMALL TRIANGLE] -ltrPar, U02996, dbl right parenthesis, less, [DOUBLE RIGHT ARC LESS-THAN BRACKET] -lurdshar, U0294A, left-up-right-down harpoon, [LEFT BARB UP RIGHT BARB DOWN HARPOON] -luruhar, U02966, left harpoon-up over right harpoon-up, [LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH -lvertneqq, U02268-0FE00, alias ISOAMSN lvnE, [LESS-THAN BUT NOT EQUAL TO - with vertical stroke] -lvnE, U02268-0FE00, /lvertneqq N: less, vert, not dbl eq, [LESS-THAN BUT NOT EQUAL TO - with vertical stroke] -macr, U000AF, =macron, [MACRON] -male, U02642, =male symbol, [MALE SIGN] -malt, U02720, /maltese =maltese cross, [MALTESE CROSS] -maltese, U02720, alias ISOPUB malt, [MALTESE CROSS] -Map, U02905, twoheaded mapsto, [RIGHTWARDS TWO-HEADED ARROW FROM BAR] -map, U021A6, /mapsto A:, [RIGHTWARDS ARROW FROM BAR] -mapsto, U021A6, alias ISOAMSA map, [RIGHTWARDS ARROW FROM BAR] -mapstodown, U021A7, downwards arrow from bar, [DOWNWARDS ARROW FROM BAR] -mapstoleft, U021A4, leftwards arrow from bar, [LEFTWARDS ARROW FROM BAR] -mapstoup, U021A5, upwards arrow from bar, [UPWARDS ARROW FROM BAR] -marker, U025AE, =histogram marker, [BLACK VERTICAL RECTANGLE] -mcomma, U02A29, minus, comma above, [MINUS SIGN WITH COMMA ABOVE] -Mcy, U0041C, =capital EM, Cyrillic, [CYRILLIC CAPITAL LETTER EM] -mcy, U0043C, =small em, Cyrillic, [CYRILLIC SMALL LETTER EM] -mdash, U02014, =em dash, [EM DASH] -mDDot, U0223A, minus with four dots, geometric properties, [GEOMETRIC PROPORTION] -measuredangle, U02221, alias ISOAMSO angmsd, [MEASURED ANGLE] -MediumSpace, U0205F, space of width 4/18 em, [MEDIUM MATHEMATICAL SPACE] -Mellintrf, U02133, Mellin transform, [SCRIPT CAPITAL M] -Mfr, U1D510, /frak M, upper case m, [MATHEMATICAL FRAKTUR CAPITAL M] -mfr, U1D52A, /frak m, lower case m, [MATHEMATICAL FRAKTUR SMALL M] -mho, U02127, /mho - conductance, [INVERTED OHM SIGN] -micro, U000B5, =micro sign, [MICRO SIGN] -mid, U02223, /mid R:, [DIVIDES] -midast, U0002A, /ast B: asterisk, [ASTERISK] -midcir, U02AF0, mid, circle below, [VERTICAL LINE WITH CIRCLE BELOW] -middot, U000B7, /centerdot B: =middle dot, [MIDDLE DOT] -minus, U02212, B: minus sign, [MINUS SIGN] -minusb, U0229F, /boxminus B: minus sign in box, [SQUARED MINUS] -minusd, U02238, /dotminus B: minus sign, dot above, [DOT MINUS] -minusdu, U02A2A, minus sign, dot below, [MINUS SIGN WITH DOT BELOW] -MinusPlus, U02213, alias ISOTECH mnplus, [MINUS-OR-PLUS SIGN] -mlcp, U02ADB, /mlcp, [TRANSVERSAL INTERSECTION] -mldr, U02026, em leader, [HORIZONTAL ELLIPSIS] -mnplus, U02213, /mp B: minus-or-plus sign, [MINUS-OR-PLUS SIGN] -models, U022A7, /models R:, [MODELS] -Mopf, U1D544, /Bbb M, open face M, [MATHEMATICAL DOUBLE-STRUCK CAPITAL M] -mopf, U1D55E, /Bdd m, open face m, [MATHEMATICAL DOUBLE-STRUCK SMALL M] -mp, U02213, alias ISOTECH mnplus, [MINUS-OR-PLUS SIGN] -Mscr, U02133, /scr M, script letter M, [SCRIPT CAPITAL M] -mscr, U1D4C2, /scr m, script letter m, [MATHEMATICAL SCRIPT SMALL M] -mstpos, U0223E, most positive, [INVERTED LAZY S] -mu, U003BC, /mu small mu, Greek, [GREEK SMALL LETTER MU] -multimap, U022B8, alias ISOAMSA mumap, [MULTIMAP] -mumap, U022B8, /multimap A:, [MULTIMAP] -nabla, U02207, /nabla del, Hamilton operator, [NABLA] -Nacute, U00143, =capital N, acute accent, [LATIN CAPITAL LETTER N WITH ACUTE] -nacute, U00144, =small n, acute accent, [LATIN SMALL LETTER N WITH ACUTE] -nang, U02220-020D2, not, vert, angle, [ANGLE with vertical line] -nap, U02249, /napprox N: not approximate, [NOT ALMOST EQUAL TO] -napE, U02A70-00338, not approximately equal or equal to, [APPROXIMATELY EQUAL OR EQUAL TO with slash] -napid, U0224B-00338, not approximately identical to, [TRIPLE TILDE with slash] -napos, U00149, =small n, apostrophe, [LATIN SMALL LETTER N PRECEDED BY APOSTROPHE] -napprox, U02249, alias ISOAMSN nap, [NOT ALMOST EQUAL TO] -natur, U0266E, /natural - music natural, [MUSIC NATURAL SIGN] -natural, U0266E, alias ISOPUB natur, [MUSIC NATURAL SIGN] -naturals, U02115, the semi-ring of natural numbers, [DOUBLE-STRUCK CAPITAL N] -nbsp, U000A0, =no break (required) space, [NO-BREAK SPACE] -nbump, U0224E-00338, not bumpy equals, [GEOMETRICALLY EQUIVALENT TO with slash] -nbumpe, U0224F-00338, not bumpy single equals, [DIFFERENCE BETWEEN with slash] -ncap, U02A43, bar, intersection, [INTERSECTION WITH OVERBAR] -Ncaron, U00147, =capital N, caron, [LATIN CAPITAL LETTER N WITH CARON] -ncaron, U00148, =small n, caron, [LATIN SMALL LETTER N WITH CARON] -Ncedil, U00145, =capital N, cedilla, [LATIN CAPITAL LETTER N WITH CEDILLA] -ncedil, U00146, =small n, cedilla, [LATIN SMALL LETTER N WITH CEDILLA] -ncong, U02247, /ncong N: not congruent with, [NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO] -ncongdot, U02A6D-00338, not congruent, dot, [CONGRUENT WITH DOT ABOVE with slash] -ncup, U02A42, bar, union, [UNION WITH OVERBAR] -Ncy, U0041D, =capital EN, Cyrillic, [CYRILLIC CAPITAL LETTER EN] -ncy, U0043D, =small en, Cyrillic, [CYRILLIC SMALL LETTER EN] -ndash, U02013, =en dash, [EN DASH] -ne, U02260, /ne /neq R: not equal, [NOT EQUAL TO] -nearhk, U02924, NE arrow-hooked, [NORTH EAST ARROW WITH HOOK] -neArr, U021D7, NE pointing dbl arrow, [NORTH EAST DOUBLE ARROW] -nearr, U02197, /nearrow A: NE pointing arrow, [NORTH EAST ARROW] -nearrow, U02197, alias ISOAMSA nearr, [NORTH EAST ARROW] -nedot, U02250-00338, not equal, dot, [APPROACHES THE LIMIT with slash] -NegativeMediumSpace, U0200B, space of width -4/18 em, [ZERO WIDTH SPACE] -NegativeThickSpace, U0200B, space of width -5/18 em, [ZERO WIDTH SPACE] -NegativeThinSpace, U0200B, space of width -3/18 em, [ZERO WIDTH SPACE] -NegativeVeryThinSpace, U0200B, space of width -1/18 em, [ZERO WIDTH SPACE] -nequiv, U02262, /nequiv N: not identical with, [NOT IDENTICAL TO] -nesear, U02928, /toea A: NE & SE arrows, [NORTH EAST ARROW AND SOUTH EAST ARROW] -nesim, U02242-00338, not equal or similar, [MINUS TILDE with slash] -NestedGreaterGreater, U0226B, alias ISOAMSR Gt, [MUCH GREATER-THAN] -NestedLessLess, U0226A, alias ISOAMSR Lt, [MUCH LESS-THAN] -NewLine, U0000A, force a line break; line feed, [LINE FEED (LF)] -nexist, U02204, /nexists - negated exists, [THERE DOES NOT EXIST] -nexists, U02204, alias ISOAMSO nexist, [THERE DOES NOT EXIST] -Nfr, U1D511, /frak N, upper case n, [MATHEMATICAL FRAKTUR CAPITAL N] -nfr, U1D52B, /frak n, lower case n, [MATHEMATICAL FRAKTUR SMALL N] -ngE, U02267-00338, /ngeqq N: not greater, dbl equals, [GREATER-THAN OVER EQUAL TO with slash] -nge, U02271, /ngeq N: not greater-than-or-equal, [NEITHER GREATER-THAN NOR EQUAL TO] -ngeq, U02271, alias ISOAMSN nge, [NEITHER GREATER-THAN NOR EQUAL TO] -ngeqq, U02267-00338, alias ISOAMSN ngE, [GREATER-THAN OVER EQUAL TO with slash] -ngeqslant, U02A7E-00338, alias ISOAMSN nges, [GREATER-THAN OR SLANTED EQUAL TO with slash] -nges, U02A7E-00338, /ngeqslant N: not gt-or-eq, slanted, [GREATER-THAN OR SLANTED EQUAL TO with slash] -nGg, U022D9-00338, not triple greater than, [VERY MUCH GREATER-THAN with slash] -ngsim, U02275, not greater, similar, [NEITHER GREATER-THAN NOR EQUIVALENT TO] -nGt, U0226B-020D2, not, vert, much greater than, [MUCH GREATER THAN with vertical line] -ngt, U0226F, /ngtr N: not greater-than, [NOT GREATER-THAN] -ngtr, U0226F, alias ISOAMSN ngt, [NOT GREATER-THAN] -nGtv, U0226B-00338, not much greater than, variant, [MUCH GREATER THAN with slash] -nhArr, U021CE, /nLeftrightarrow A: not l&r dbl arr, [LEFT RIGHT DOUBLE ARROW WITH STROKE] -nharr, U021AE, /nleftrightarrow A: not l&r arrow, [LEFT RIGHT ARROW WITH STROKE] -nhpar, U02AF2, not, horizontal, parallel, [PARALLEL WITH HORIZONTAL STROKE] -ni, U0220B, /ni /owns R: contains, [CONTAINS AS MEMBER] -nis, U022FC, contains, vertical bar on horizontal stroke, [SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL -nisd, U022FA, contains, long horizontal stroke, [CONTAINS WITH LONG HORIZONTAL STROKE] -niv, U0220B, contains, variant, [CONTAINS AS MEMBER] -NJcy, U0040A, =capital NJE, Serbian, [CYRILLIC CAPITAL LETTER NJE] -njcy, U0045A, =small nje, Serbian, [CYRILLIC SMALL LETTER NJE] -nlArr, U021CD, /nLeftarrow A: not implied by, [LEFTWARDS DOUBLE ARROW WITH STROKE] -nlarr, U0219A, /nleftarrow A: not left arrow, [LEFTWARDS ARROW WITH STROKE] -nldr, U02025, =double baseline dot (en leader), [TWO DOT LEADER] -nlE, U02266-00338, /nleqq N: not less, dbl equals, [LESS-THAN OVER EQUAL TO with slash] -nle, U02270, /nleq N: not less-than-or-equal, [NEITHER LESS-THAN NOR EQUAL TO] -nLeftarrow, U021CD, alias ISOAMSA nlArr, [LEFTWARDS DOUBLE ARROW WITH STROKE] -nleftarrow, U0219A, alias ISOAMSA nlarr, [LEFTWARDS ARROW WITH STROKE] -nLeftrightarrow, U021CE, alias ISOAMSA nhArr, [LEFT RIGHT DOUBLE ARROW WITH STROKE] -nleftrightarrow, U021AE, alias ISOAMSA nharr, [LEFT RIGHT ARROW WITH STROKE] -nleq, U02270, alias ISOAMSN nle, [NEITHER LESS-THAN NOR EQUAL TO] -nleqq, U02266-00338, alias ISOAMSN nlE, [LESS-THAN OVER EQUAL TO with slash] -nleqslant, U02A7D-00338, alias ISOAMSN nles, [LESS-THAN OR SLANTED EQUAL TO with slash] -nles, U02A7D-00338, /nleqslant N: not less-or-eq, slant, [LESS-THAN OR SLANTED EQUAL TO with slash] -nless, U0226E, alias ISOAMSN nlt, [NOT LESS-THAN] -nLl, U022D8-00338, not triple less than, [VERY MUCH LESS-THAN with slash] -nlsim, U02274, not less, similar, [NEITHER LESS-THAN NOR EQUIVALENT TO] -nLt, U0226A-020D2, not, vert, much less than, [MUCH LESS THAN with vertical line] -nlt, U0226E, /nless N: not less-than, [NOT LESS-THAN] -nltri, U022EA, /ntriangleleft N: not left triangle, [NOT NORMAL SUBGROUP OF] -nltrie, U022EC, /ntrianglelefteq N: not l tri, eq, [NOT NORMAL SUBGROUP OF OR EQUAL TO] -nLtv, U0226A-00338, not much less than, variant, [MUCH LESS THAN with slash] -nmid, U02224, /nmid, [DOES NOT DIVIDE] -NoBreak, U02060, never break line here, [WORD JOINER] -NonBreakingSpace, U000A0, alias ISONUM nbsp, [NO-BREAK SPACE] -Nopf, U02115, /Bbb N, open face N, [DOUBLE-STRUCK CAPITAL N] -nopf, U1D55F, /Bbb n, open face n, [MATHEMATICAL DOUBLE-STRUCK SMALL N] -Not, U02AEC, not with two horizontal strokes, [DOUBLE STROKE NOT SIGN] -not, U000AC, /neg /lnot =not sign, [NOT SIGN] -NotCongruent, U02262, alias ISOAMSN nequiv, [NOT IDENTICAL TO] -NotCupCap, U0226D, alias for &nasymp;, [NOT EQUIVALENT TO] -NotDoubleVerticalBar, U02226, alias ISOAMSN npar, [NOT PARALLEL TO] -NotElement, U02209, alias ISOTECH notin, [NOT AN ELEMENT OF] -NotEqual, U02260, alias ISOTECH ne, [NOT EQUAL TO] -NotEqualTilde, U02242-00338, alias for ≂̸, [MINUS TILDE with slash] -NotExists, U02204, alias ISOAMSO nexist, [THERE DOES NOT EXIST] -NotGreater, U0226F, alias ISOAMSN ngt, [NOT GREATER-THAN] -NotGreaterEqual, U02271, alias ISOAMSN nge, [NEITHER GREATER-THAN NOR EQUAL TO] -NotGreaterFullEqual, U02266-00338, alias ISOAMSN nlE, [LESS-THAN OVER EQUAL TO with slash] -NotGreaterGreater, U0226B-00338, alias ISOAMSN nGtv, [MUCH GREATER THAN with slash] -NotGreaterLess, U02279, alias ISOAMSN ntvgl, [NEITHER GREATER-THAN NOR LESS-THAN] -NotGreaterSlantEqual, U02A7E-00338, alias ISOAMSN nges, [GREATER-THAN OR SLANTED EQUAL TO with slash] -NotGreaterTilde, U02275, alias ISOAMSN ngsim, [NEITHER GREATER-THAN NOR EQUIVALENT TO] -NotHumpDownHump, U0224E-00338, alias for ≎̸, [GEOMETRICALLY EQUIVALENT TO with slash] -NotHumpEqual, U0224F-00338, alias for ≏̸, [DIFFERENCE BETWEEN with slash] -notin, U02209, /notin N: negated set membership, [NOT AN ELEMENT OF] -notindot, U022F5-00338, negated set membership, dot above, [ELEMENT OF WITH DOT ABOVE with slash] -notinE, U022F9-00338, negated set membership, two horizontal strokes, [ELEMENT OF WITH TWO HORIZONTAL STROKES with s -notinva, U02209, negated set membership, variant, [NOT AN ELEMENT OF] -notinvb, U022F7, negated set membership, variant, [SMALL ELEMENT OF WITH OVERBAR] -notinvc, U022F6, negated set membership, variant, [ELEMENT OF WITH OVERBAR] -NotLeftTriangle, U022EA, alias ISOAMSN nltri, [NOT NORMAL SUBGROUP OF] -NotLeftTriangleBar, U029CF-00338, not left triangle, vertical bar, [LEFT TRIANGLE BESIDE VERTICAL BAR with slash] -NotLeftTriangleEqual, U022EC, alias ISOAMSN nltrie, [NOT NORMAL SUBGROUP OF OR EQUAL TO] -NotLess, U0226E, alias ISOAMSN nlt, [NOT LESS-THAN] -NotLessEqual, U02270, alias ISOAMSN nle, [NEITHER LESS-THAN NOR EQUAL TO] -NotLessGreater, U02278, alias ISOAMSN ntvlg, [NEITHER LESS-THAN NOR GREATER-THAN] -NotLessLess, U0226A-00338, alias ISOAMSN nLtv, [MUCH LESS THAN with slash] -NotLessSlantEqual, U02A7D-00338, alias ISOAMSN nles, [LESS-THAN OR SLANTED EQUAL TO with slash] -NotLessTilde, U02274, alias ISOAMSN nlsim, [NEITHER LESS-THAN NOR EQUIVALENT TO] -NotNestedGreaterGreater, U02AA2-00338, not double greater-than sign, [DOUBLE NESTED GREATER-THAN with slash] -NotNestedLessLess, U02AA1-00338, not double less-than sign, [DOUBLE NESTED LESS-THAN with slash] -notni, U0220C, negated contains, [DOES NOT CONTAIN AS MEMBER] -notniva, U0220C, negated contains, variant, [DOES NOT CONTAIN AS MEMBER] -notnivb, U022FE, contains, variant, [SMALL CONTAINS WITH OVERBAR] -notnivc, U022FD, contains, variant, [CONTAINS WITH OVERBAR] -NotPrecedes, U02280, alias ISOAMSN npr, [DOES NOT PRECEDE] -NotPrecedesEqual, U02AAF-00338, alias ISOAMSN npre, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash] -NotPrecedesSlantEqual, U022E0, alias ISOAMSN nprcue, [DOES NOT PRECEDE OR EQUAL] -NotReverseElement, U0220C, alias ISOTECH notniva, [DOES NOT CONTAIN AS MEMBER] -NotRightTriangle, U022EB, alias ISOAMSN nrtri, [DOES NOT CONTAIN AS NORMAL SUBGROUP] -NotRightTriangleBar, U029D0-00338, not vertical bar, right triangle, [VERTICAL BAR BESIDE RIGHT TRIANGLE with slash] -NotRightTriangleEqual, U022ED, alias ISOAMSN nrtrie, [DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL] -NotSquareSubset, U0228F-00338, square not subset, [SQUARE IMAGE OF with slash] -NotSquareSubsetEqual, U022E2, alias ISOAMSN nsqsube, [NOT SQUARE IMAGE OF OR EQUAL TO] -NotSquareSuperset, U02290-00338, negated set-like partial order operator, [SQUARE ORIGINAL OF with slash] -NotSquareSupersetEqual, U022E3, alias ISOAMSN nsqsupe, [NOT SQUARE ORIGINAL OF OR EQUAL TO] -NotSubset, U02282-020D2, alias ISOAMSN vnsub, [SUBSET OF with vertical line] -NotSubsetEqual, U02288, alias ISOAMSN nsube, [NEITHER A SUBSET OF NOR EQUAL TO] -NotSucceeds, U02281, alias ISOAMSN nsc, [DOES NOT SUCCEED] -NotSucceedsEqual, U02AB0-00338, alias ISOAMSN nsce, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash] -NotSucceedsSlantEqual, U022E1, alias ISOAMSN nsccue, [DOES NOT SUCCEED OR EQUAL] -NotSucceedsTilde, U0227F-00338, not succeeds or similar, [SUCCEEDS OR EQUIVALENT TO with slash] -NotSuperset, U02283-020D2, alias ISOAMSN vnsup, [SUPERSET OF with vertical line] -NotSupersetEqual, U02289, alias ISOAMSN nsupe, [NEITHER A SUPERSET OF NOR EQUAL TO] -NotTilde, U02241, alias ISOAMSN nsim, [NOT TILDE] -NotTildeEqual, U02244, alias ISOAMSN nsime, [NOT ASYMPTOTICALLY EQUAL TO] -NotTildeFullEqual, U02247, alias ISOAMSN ncong, [NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO] -NotTildeTilde, U02249, alias ISOAMSN nap, [NOT ALMOST EQUAL TO] -NotVerticalBar, U02224, alias ISOAMSN nmid, [DOES NOT DIVIDE] -npar, U02226, /nparallel N: not parallel, [NOT PARALLEL TO] -nparallel, U02226, alias ISOAMSN npar, [NOT PARALLEL TO] -nparsl, U02AFD-020E5, not parallel, slanted, [DOUBLE SOLIDUS OPERATOR with reverse slash] -npart, U02202-00338, not partial differential, [PARTIAL DIFFERENTIAL with slash] -npolint, U02A14, line integration, not including the pole, [LINE INTEGRATION NOT INCLUDING THE POLE] -npr, U02280, /nprec N: not precedes, [DOES NOT PRECEDE] -nprcue, U022E0, not curly precedes, eq, [DOES NOT PRECEDE OR EQUAL] -npre, U02AAF-00338, /npreceq N: not precedes, equals, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash] -nprec, U02280, alias ISOAMSN npr, [DOES NOT PRECEDE] -npreceq, U02AAF-00338, alias ISOAMSN npre, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash] -nrArr, U021CF, /nRightarrow A: not implies, [RIGHTWARDS DOUBLE ARROW WITH STROKE] -nrarr, U0219B, /nrightarrow A: not right arrow, [RIGHTWARDS ARROW WITH STROKE] -nrarrc, U02933-00338, not right arrow-curved, [WAVE ARROW POINTING DIRECTLY RIGHT with slash] -nrarrw, U0219D-00338, not right arrow-wavy, [RIGHTWARDS WAVE ARROW with slash] -nRightarrow, U021CF, alias ISOAMSA nrArr, [RIGHTWARDS DOUBLE ARROW WITH STROKE] -nrightarrow, U0219B, alias ISOAMSA nrarr, [RIGHTWARDS ARROW WITH STROKE] -nrtri, U022EB, /ntriangleright N: not rt triangle, [DOES NOT CONTAIN AS NORMAL SUBGROUP] -nrtrie, U022ED, /ntrianglerighteq N: not r tri, eq, [DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL] -nsc, U02281, /nsucc N: not succeeds, [DOES NOT SUCCEED] -nsccue, U022E1, not succeeds, curly eq, [DOES NOT SUCCEED OR EQUAL] -nsce, U02AB0-00338, /nsucceq N: not succeeds, equals, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash] -Nscr, U1D4A9, /scr N, script letter N, [MATHEMATICAL SCRIPT CAPITAL N] -nscr, U1D4C3, /scr n, script letter n, [MATHEMATICAL SCRIPT SMALL N] -nshortmid, U02224, alias ISOAMSN nsmid, [DOES NOT DIVIDE] -nshortparallel, U02226, alias ISOAMSN nspar, [NOT PARALLEL TO] -nsim, U02241, /nsim N: not similar, [NOT TILDE] -nsime, U02244, /nsimeq N: not similar, equals, [NOT ASYMPTOTICALLY EQUAL TO] -nsimeq, U02244, alias ISOAMSN nsime, [NOT ASYMPTOTICALLY EQUAL TO] -nsmid, U02224, /nshortmid, [DOES NOT DIVIDE] -nspar, U02226, /nshortparallel N: not short par, [NOT PARALLEL TO] -nsqsube, U022E2, not, square subset, equals, [NOT SQUARE IMAGE OF OR EQUAL TO] -nsqsupe, U022E3, not, square superset, equals, [NOT SQUARE ORIGINAL OF OR EQUAL TO] -nsub, U02284, not subset, [NOT A SUBSET OF] -nsubE, U02AC5-00338, /nsubseteqq N: not subset, dbl eq, [SUBSET OF ABOVE EQUALS SIGN with slash] -nsube, U02288, /nsubseteq N: not subset, equals, [NEITHER A SUBSET OF NOR EQUAL TO] -nsubset, U02282-020D2, alias ISOAMSN vnsub, [SUBSET OF with vertical line] -nsubseteq, U02288, alias ISOAMSN nsube, [NEITHER A SUBSET OF NOR EQUAL TO] -nsubseteqq, U02AC5-00338, alias ISOAMSN nsubE, [SUBSET OF ABOVE EQUALS SIGN with slash] -nsucc, U02281, alias ISOAMSN nsc, [DOES NOT SUCCEED] -nsucceq, U02AB0-00338, alias ISOAMSN nsce, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash] -nsup, U02285, not superset, [NOT A SUPERSET OF] -nsupE, U02AC6-00338, /nsupseteqq N: not superset, dbl eq, [SUPERSET OF ABOVE EQUALS SIGN with slash] -nsupe, U02289, /nsupseteq N: not superset, equals, [NEITHER A SUPERSET OF NOR EQUAL TO] -nsupset, U02283-020D2, alias ISOAMSN vnsup, [SUPERSET OF with vertical line] -nsupseteq, U02289, alias ISOAMSN nsupe, [NEITHER A SUPERSET OF NOR EQUAL TO] -nsupseteqq, U02AC6-00338, alias ISOAMSN nsupE, [SUPERSET OF ABOVE EQUALS SIGN with slash] -ntgl, U02279, not greater, less, [NEITHER GREATER-THAN NOR LESS-THAN] -Ntilde, U000D1, =capital N, tilde, [LATIN CAPITAL LETTER N WITH TILDE] -ntilde, U000F1, =small n, tilde, [LATIN SMALL LETTER N WITH TILDE] -ntlg, U02278, not less, greater, [NEITHER LESS-THAN NOR GREATER-THAN] -ntriangleleft, U022EA, alias ISOAMSN nltri, [NOT NORMAL SUBGROUP OF] -ntrianglelefteq, U022EC, alias ISOAMSN nltrie, [NOT NORMAL SUBGROUP OF OR EQUAL TO] -ntriangleright, U022EB, alias ISOAMSN nrtri, [DOES NOT CONTAIN AS NORMAL SUBGROUP] -ntrianglerighteq, U022ED, alias ISOAMSN nrtrie, [DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL] -nu, U003BD, /nu small nu, Greek, [GREEK SMALL LETTER NU] -num, U00023, =number sign, [NUMBER SIGN] -numero, U02116, =numero sign, [NUMERO SIGN] -numsp, U02007, =digit space (width of a number), [FIGURE SPACE] -nvap, U0224D-020D2, not, vert, approximate, [EQUIVALENT TO with vertical line] -nVDash, U022AF, /nVDash N: not dbl vert, dbl dash, [NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE] -nVdash, U022AE, /nVdash N: not dbl vertical, dash, [DOES NOT FORCE] -nvDash, U022AD, /nvDash N: not vertical, dbl dash, [NOT TRUE] -nvdash, U022AC, /nvdash N: not vertical, dash, [DOES NOT PROVE] -nvge, U02265-020D2, not, vert, greater-than-or-equal, [GREATER-THAN OR EQUAL TO with vertical line] -nvgt, U0003E-020D2, not, vert, greater-than, [GREATER-THAN SIGN with vertical line] -nvHarr, U02904, not, vert, left and right double arrow, [LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE] -nvinfin, U029DE, not, vert, infinity, [INFINITY NEGATED WITH VERTICAL BAR] -nvlArr, U02902, not, vert, left double arrow, [LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE] -nvle, U02264-020D2, not, vert, less-than-or-equal, [LESS-THAN OR EQUAL TO with vertical line] -nvlt, U0003C-020D2, not, vert, less-than, [LESS-THAN SIGN with vertical line] -nvltrie, U022B4-020D2, not, vert, left triangle, equals, [NORMAL SUBGROUP OF OR EQUAL TO with vertical line] -nvrArr, U02903, not, vert, right double arrow, [RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE] -nvrtrie, U022B5-020D2, not, vert, right triangle, equals, [CONTAINS AS NORMAL SUBGROUP OR EQUAL TO with vertical line -nvsim, U0223C-020D2, not, vert, similar, [TILDE OPERATOR with vertical line] -nwarhk, U02923, NW arrow-hooked, [NORTH WEST ARROW WITH HOOK] -nwArr, U021D6, NW pointing dbl arrow, [NORTH WEST DOUBLE ARROW] -nwarr, U02196, /nwarrow A: NW pointing arrow, [NORTH WEST ARROW] -nwarrow, U02196, alias ISOAMSA nwarr, [NORTH WEST ARROW] -nwnear, U02927, NW & NE arrows, [NORTH WEST ARROW AND NORTH EAST ARROW] -Oacute, U000D3, =capital O, acute accent, [LATIN CAPITAL LETTER O WITH ACUTE] -oacute, U000F3, =small o, acute accent, [LATIN SMALL LETTER O WITH ACUTE] -oast, U0229B, /circledast B: asterisk in circle, [CIRCLED ASTERISK OPERATOR] -ocir, U0229A, /circledcirc B: small circle in circle, [CIRCLED RING OPERATOR] -Ocirc, U000D4, =capital O, circumflex accent, [LATIN CAPITAL LETTER O WITH CIRCUMFLEX] -ocirc, U000F4, =small o, circumflex accent, [LATIN SMALL LETTER O WITH CIRCUMFLEX] -Ocy, U0041E, =capital O, Cyrillic, [CYRILLIC CAPITAL LETTER O] -ocy, U0043E, =small o, Cyrillic, [CYRILLIC SMALL LETTER O] -odash, U0229D, /circleddash B: hyphen in circle, [CIRCLED DASH] -Odblac, U00150, =capital O, double acute accent, [LATIN CAPITAL LETTER O WITH DOUBLE ACUTE] -odblac, U00151, =small o, double acute accent, [LATIN SMALL LETTER O WITH DOUBLE ACUTE] -odiv, U02A38, divide in circle, [CIRCLED DIVISION SIGN] -odot, U02299, /odot B: middle dot in circle, [CIRCLED DOT OPERATOR] -odsold, U029BC, dot, solidus, dot in circle, [CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN] -OElig, U00152, =capital OE ligature, [LATIN CAPITAL LIGATURE OE] -oelig, U00153, =small oe ligature, [LATIN SMALL LIGATURE OE] -ofcir, U029BF, filled circle in circle, [CIRCLED BULLET] -Ofr, U1D512, /frak O, upper case o, [MATHEMATICAL FRAKTUR CAPITAL O] -ofr, U1D52C, /frak o, lower case o, [MATHEMATICAL FRAKTUR SMALL O] -ogon, U002DB, =ogonek, [OGONEK] -Ograve, U000D2, =capital O, grave accent, [LATIN CAPITAL LETTER O WITH GRAVE] -ograve, U000F2, =small o, grave accent, [LATIN SMALL LETTER O WITH GRAVE] -ogt, U029C1, greater-than in circle, [CIRCLED GREATER-THAN] -ohbar, U029B5, circle with horizontal bar, [CIRCLE WITH HORIZONTAL BAR] -ohm, U02126, =ohm sign, [OHM SIGN] -oint, U0222E, alias ISOTECH conint, [CONTOUR INTEGRAL] -olarr, U021BA, /circlearrowleft A: l arr in circle, [ANTICLOCKWISE OPEN CIRCLE ARROW] -olcir, U029BE, large circle in circle, [CIRCLED WHITE BULLET] -olcross, U029BB, circle, cross, [CIRCLE WITH SUPERIMPOSED X] -olt, U029C0, less-than in circle, [CIRCLED LESS-THAN] -Omacr, U0014C, =capital O, macron, [LATIN CAPITAL LETTER O WITH MACRON] -omacr, U0014D, =small o, macron, [LATIN SMALL LETTER O WITH MACRON] -Omega, U003A9, /Omega capital Omega, Greek, [GREEK CAPITAL LETTER OMEGA] -omega, U003C9, /omega small omega, Greek, [GREEK SMALL LETTER OMEGA] -omid, U029B6, vertical bar in circle, [CIRCLED VERTICAL BAR] -ominus, U02296, /ominus B: minus sign in circle, [CIRCLED MINUS] -Oopf, U1D546, /Bbb O, open face O, [MATHEMATICAL DOUBLE-STRUCK CAPITAL O] -oopf, U1D560, /Bbb o, open face o, [MATHEMATICAL DOUBLE-STRUCK SMALL O] -opar, U029B7, parallel in circle, [CIRCLED PARALLEL] -OpenCurlyDoubleQuote, U0201C, alias ISONUM ldquo, [LEFT DOUBLE QUOTATION MARK] -OpenCurlyQuote, U02018, alias ISONUM lsquo, [LEFT SINGLE QUOTATION MARK] -operp, U029B9, perpendicular in circle, [CIRCLED PERPENDICULAR] -oplus, U02295, /oplus B: plus sign in circle, [CIRCLED PLUS] -Or, U02A54, dbl logical or, [DOUBLE LOGICAL OR] -or, U02228, /vee /lor B: logical or, [LOGICAL OR] -orarr, U021BB, /circlearrowright A: r arr in circle, [CLOCKWISE OPEN CIRCLE ARROW] -ord, U02A5D, or, horizontal dash, [LOGICAL OR WITH HORIZONTAL DASH] -order, U02134, order of (script small o), [SCRIPT SMALL O] -orderof, U02134, alias ISOTECH order, [SCRIPT SMALL O] -ordf, U000AA, =ordinal indicator, feminine, [FEMININE ORDINAL INDICATOR] -ordm, U000BA, =ordinal indicator, masculine, [MASCULINE ORDINAL INDICATOR] -origof, U022B6, original of, [ORIGINAL OF] -oror, U02A56, two logical or, [TWO INTERSECTING LOGICAL OR] -orslope, U02A57, sloping large or, [SLOPING LARGE OR] -orv, U02A5B, or with middle stem, [LOGICAL OR WITH MIDDLE STEM] -oS, U024C8, /circledS - capital S in circle, [CIRCLED LATIN CAPITAL LETTER S] -Oscr, U1D4AA, /scr O, script letter O, [MATHEMATICAL SCRIPT CAPITAL O] -oscr, U02134, /scr o, script letter o, [SCRIPT SMALL O] -Oslash, U000D8, =capital O, slash, [LATIN CAPITAL LETTER O WITH STROKE] -oslash, U000F8, latin small letter o with stroke, [LATIN SMALL LETTER O WITH STROKE] -osol, U02298, /oslash B: solidus in circle, [CIRCLED DIVISION SLASH] -Otilde, U000D5, =capital O, tilde, [LATIN CAPITAL LETTER O WITH TILDE] -otilde, U000F5, =small o, tilde, [LATIN SMALL LETTER O WITH TILDE] -Otimes, U02A37, multiply sign in double circle, [MULTIPLICATION SIGN IN DOUBLE CIRCLE] -otimes, U02297, /otimes B: multiply sign in circle, [CIRCLED TIMES] -otimesas, U02A36, multiply sign in circle, circumflex accent, [CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT] -Ouml, U000D6, =capital O, dieresis or umlaut mark, [LATIN CAPITAL LETTER O WITH DIAERESIS] -ouml, U000F6, =small o, dieresis or umlaut mark, [LATIN SMALL LETTER O WITH DIAERESIS] -ovbar, U0233D, circle with vertical bar, [APL FUNCTIONAL SYMBOL CIRCLE STILE] -OverBar, U000AF, over bar, [MACRON] -OverBrace, U0FE37, over brace, [PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET] -OverBracket, U023B4, over bracket, [TOP SQUARE BRACKET] -OverParenthesis, U0FE35, over parenthesis, [PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS] -par, U02225, /parallel R: parallel, [PARALLEL TO] -para, U000B6, =pilcrow (paragraph sign), [PILCROW SIGN] -parallel, U02225, alias ISOTECH par, [PARALLEL TO] -parsim, U02AF3, parallel, similar, [PARALLEL WITH TILDE OPERATOR] -parsl, U02AFD, parallel, slanted, [DOUBLE SOLIDUS OPERATOR] -part, U02202, /partial partial differential, [PARTIAL DIFFERENTIAL] -PartialD, U02202, alias ISOTECH part, [PARTIAL DIFFERENTIAL] -Pcy, U0041F, =capital PE, Cyrillic, [CYRILLIC CAPITAL LETTER PE] -pcy, U0043F, =small pe, Cyrillic, [CYRILLIC SMALL LETTER PE] -percnt, U00025, =percent sign, [PERCENT SIGN] -period, U0002E, =full stop, period, [FULL STOP] -permil, U02030, per thousand, [PER MILLE SIGN] -perp, U022A5, /perp R: perpendicular, [UP TACK] -pertenk, U02031, per 10 thousand, [PER TEN THOUSAND SIGN] -Pfr, U1D513, /frak P, upper case p, [MATHEMATICAL FRAKTUR CAPITAL P] -pfr, U1D52D, /frak p, lower case p, [MATHEMATICAL FRAKTUR SMALL P] -Phi, U003A6, /Phi capital Phi, Greek, [GREEK CAPITAL LETTER PHI] -phi, U003D5, /straightphi - small phi, Greek, [GREEK PHI SYMBOL] -phiv, U003C6, /varphi - curly or open phi, [GREEK SMALL LETTER PHI] -phmmat, U02133, physics M-matrix (script capital M), [SCRIPT CAPITAL M] -phone, U0260E, =telephone symbol, [BLACK TELEPHONE] -Pi, U003A0, /Pi capital Pi, Greek, [GREEK CAPITAL LETTER PI] -pi, U003C0, /pi small pi, Greek, [GREEK SMALL LETTER PI] -pitchfork, U022D4, alias ISOAMSR fork, [PITCHFORK] -piv, U003D6, /varpi, [GREEK PI SYMBOL] -planck, U0210F, /hbar - Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -planckh, U0210E, the ring (skew field) of quaternions, [PLANCK CONSTANT] -plankv, U0210F, /hslash - variant Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -plus, U0002B, =plus sign B:, [PLUS SIGN] -plusacir, U02A23, plus, circumflex accent above, [PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE] -plusb, U0229E, /boxplus B: plus sign in box, [SQUARED PLUS] -pluscir, U02A22, plus, small circle above, [PLUS SIGN WITH SMALL CIRCLE ABOVE] -plusdo, U02214, /dotplus B: plus sign, dot above, [DOT PLUS] -plusdu, U02A25, plus sign, dot below, [PLUS SIGN WITH DOT BELOW] -pluse, U02A72, plus, equals, [PLUS SIGN ABOVE EQUALS SIGN] -PlusMinus, U000B1, alias ISONUM plusmn, [PLUS-MINUS SIGN] -plusmn, U000B1, /pm B: =plus-or-minus sign, [PLUS-MINUS SIGN] -plussim, U02A26, plus, similar below, [PLUS SIGN WITH TILDE BELOW] -plustwo, U02A27, plus, two; Nim-addition, [PLUS SIGN WITH SUBSCRIPT TWO] -pm, U000B1, alias ISONUM plusmn, [PLUS-MINUS SIGN] -Poincareplane, U0210C, the Poincare upper half-plane, [BLACK-LETTER CAPITAL H] -pointint, U02A15, integral around a point operator, [INTEGRAL AROUND A POINT OPERATOR] -Popf, U02119, /Bbb P, open face P, [DOUBLE-STRUCK CAPITAL P] -popf, U1D561, /Bbb p, open face p, [MATHEMATICAL DOUBLE-STRUCK SMALL P] -pound, U000A3, =pound sign, [POUND SIGN] -Pr, U02ABB, dbl precedes, [DOUBLE PRECEDES] -pr, U0227A, /prec R: precedes, [PRECEDES] -prap, U02AB7, /precapprox R: precedes, approximate, [PRECEDES ABOVE ALMOST EQUAL TO] -prcue, U0227C, /preccurlyeq R: precedes, curly eq, [PRECEDES OR EQUAL TO] -prE, U02AB3, precedes, dbl equals, [PRECEDES ABOVE EQUALS SIGN] -pre, U02AAF, /preceq R: precedes, equals, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN] -prec, U0227A, alias ISOAMSR pr, [PRECEDES] -precapprox, U02AB7, alias ISOAMSR prap, [PRECEDES ABOVE ALMOST EQUAL TO] -preccurlyeq, U0227C, alias ISOAMSR prcue, [PRECEDES OR EQUAL TO] -Precedes, U0227A, alias ISOAMSR pr, [PRECEDES] -PrecedesEqual, U02AAF, alias ISOAMSR pre, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN] -PrecedesSlantEqual, U0227C, alias ISOAMSR prcue, [PRECEDES OR EQUAL TO] -PrecedesTilde, U0227E, alias ISOAMSR prsim, [PRECEDES OR EQUIVALENT TO] -preceq, U02AAF, alias ISOAMSR pre, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN] -precnapprox, U02AB9, alias ISOAMSN prnap, [PRECEDES ABOVE NOT ALMOST EQUAL TO] -precneqq, U02AB5, alias ISOAMSN prnE, [PRECEDES ABOVE NOT EQUAL TO] -precnsim, U022E8, alias ISOAMSN prnsim, [PRECEDES BUT NOT EQUIVALENT TO] -precsim, U0227E, alias ISOAMSR prsim, [PRECEDES OR EQUIVALENT TO] -Prime, U02033, double prime or second, [DOUBLE PRIME] -prime, U02032, /prime prime or minute, [PRIME] -primes, U02119, the prime natural numbers, [DOUBLE-STRUCK CAPITAL P] -prnap, U02AB9, /precnapprox N: precedes, not approx, [PRECEDES ABOVE NOT ALMOST EQUAL TO] -prnE, U02AB5, /precneqq N: precedes, not dbl eq, [PRECEDES ABOVE NOT EQUAL TO] -prnsim, U022E8, /precnsim N: precedes, not similar, [PRECEDES BUT NOT EQUIVALENT TO] -prod, U0220F, /prod L: product operator, [N-ARY PRODUCT] -Product, U0220F, alias for ∏, [N-ARY PRODUCT] -profalar, U0232E, all-around profile, [ALL AROUND-PROFILE] -profline, U02312, profile of a line, [ARC] -profsurf, U02313, profile of a surface, [SEGMENT] -prop, U0221D, /propto R: is proportional to, [PROPORTIONAL TO] -Proportion, U02237, alias ISOAMSR Colon, [PROPORTION] -Proportional, U0221D, alias ISOTECH prop, [PROPORTIONAL TO] -propto, U0221D, alias ISOTECH prop, [PROPORTIONAL TO] -prsim, U0227E, /precsim R: precedes, similar, [PRECEDES OR EQUIVALENT TO] -prurel, U022B0, element precedes under relation, [PRECEDES UNDER RELATION] -Pscr, U1D4AB, /scr P, script letter P, [MATHEMATICAL SCRIPT CAPITAL P] -pscr, U1D4C5, /scr p, script letter p, [MATHEMATICAL SCRIPT SMALL P] -Psi, U003A8, /Psi capital Psi, Greek, [GREEK CAPITAL LETTER PSI] -psi, U003C8, /psi small psi, Greek, [GREEK SMALL LETTER PSI] -puncsp, U02008, =punctuation space (width of comma), [PUNCTUATION SPACE] -Qfr, U1D514, /frak Q, upper case q, [MATHEMATICAL FRAKTUR CAPITAL Q] -qfr, U1D52E, /frak q, lower case q, [MATHEMATICAL FRAKTUR SMALL Q] -qint, U02A0C, /iiiint quadruple integral operator, [QUADRUPLE INTEGRAL OPERATOR] -Qopf, U0211A, /Bbb Q, open face Q, [DOUBLE-STRUCK CAPITAL Q] -qopf, U1D562, /Bbb q, open face q, [MATHEMATICAL DOUBLE-STRUCK SMALL Q] -qprime, U02057, quadruple prime, [QUADRUPLE PRIME] -Qscr, U1D4AC, /scr Q, script letter Q, [MATHEMATICAL SCRIPT CAPITAL Q] -qscr, U1D4C6, /scr q, script letter q, [MATHEMATICAL SCRIPT SMALL Q] -quaternions, U0210D, the ring (skew field) of quaternions, [DOUBLE-STRUCK CAPITAL H] -quatint, U02A16, quaternion integral operator, [QUATERNION INTEGRAL OPERATOR] -quest, U0003F, =question mark, [QUESTION MARK] -questeq, U0225F, alias ISOAMSR equest, [QUESTIONED EQUAL TO] -quot, U00022, =quotation mark, [QUOTATION MARK] -rAarr, U021DB, /Rrightarrow A: right triple arrow, [RIGHTWARDS TRIPLE ARROW] -race, U029DA, reverse most positive, line below, [LEFT DOUBLE WIGGLY FENCE] -Racute, U00154, =capital R, acute accent, [LATIN CAPITAL LETTER R WITH ACUTE] -racute, U00155, =small r, acute accent, [LATIN SMALL LETTER R WITH ACUTE] -radic, U0221A, /surd radical, [SQUARE ROOT] -raemptyv, U029B3, circle, slash, right arrow above, [EMPTY SET WITH RIGHT ARROW ABOVE] -Rang, U0300B, right angle bracket, double, [RIGHT DOUBLE ANGLE BRACKET] -rang, U0232A, /rangle C: right angle bracket, [RIGHT-POINTING ANGLE BRACKET] -rangd, U02992, right angle, dot, [RIGHT ANGLE BRACKET WITH DOT] -range, U029A5, reverse angle, equal, [REVERSED ANGLE WITH UNDERBAR] -rangle, U0232A, alias ISOTECH rang, [RIGHT-POINTING ANGLE BRACKET] -raquo, U000BB, =angle quotation mark, right, [RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK] -Rarr, U021A0, /twoheadrightarrow A:, [RIGHTWARDS TWO HEADED ARROW] -rArr, U021D2, /Rightarrow A: implies, [RIGHTWARDS DOUBLE ARROW] -rarr, U02192, /rightarrow /to A: =rightward arrow, [RIGHTWARDS ARROW] -rarrap, U02975, approximate, right arrow above, [RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO] -rarrb, U021E5, leftwards arrow to bar, [RIGHTWARDS ARROW TO BAR] -rarrbfs, U02920, right arrow-bar, filled square, [RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND] -rarrc, U02933, right arrow-curved, [WAVE ARROW POINTING DIRECTLY RIGHT] -rarrfs, U0291E, right arrow, filled square, [RIGHTWARDS ARROW TO BLACK DIAMOND] -rarrhk, U021AA, /hookrightarrow A: rt arrow-hooked, [RIGHTWARDS ARROW WITH HOOK] -rarrlp, U021AC, /looparrowright A: rt arrow-looped, [RIGHTWARDS ARROW WITH LOOP] -rarrpl, U02945, right arrow, plus, [RIGHTWARDS ARROW WITH PLUS BELOW] -rarrsim, U02974, right arrow, similar, [RIGHTWARDS ARROW ABOVE TILDE OPERATOR] -Rarrtl, U02916, right two-headed arrow with tail, [RIGHTWARDS TWO-HEADED ARROW WITH TAIL] -rarrtl, U021A3, /rightarrowtail A: rt arrow-tailed, [RIGHTWARDS ARROW WITH TAIL] -rarrw, U0219D, /rightsquigarrow A: rt arrow-wavy, [RIGHTWARDS WAVE ARROW] -rAtail, U0291C, right double arrow-tail, [RIGHTWARDS DOUBLE ARROW-TAIL] -ratail, U0291A, right arrow-tail, [RIGHTWARDS ARROW-TAIL] -ratio, U02236, /ratio, [RATIO] -rationals, U0211A, the field of rational numbers, [DOUBLE-STRUCK CAPITAL Q] -RBarr, U02910, /drbkarow A: twoheaded right broken arrow, [RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW] -rBarr, U0290F, /dbkarow A: right doubly broken arrow, [RIGHTWARDS TRIPLE DASH ARROW] -rbarr, U0290D, /bkarow A: right broken arrow, [RIGHTWARDS DOUBLE DASH ARROW] -rbbrk, U03015, right broken bracket, [RIGHT TORTOISE SHELL BRACKET] -rbrace, U0007D, alias ISONUM rcub, [RIGHT CURLY BRACKET] -rbrack, U0005D, alias ISONUM rsqb, [RIGHT SQUARE BRACKET] -rbrke, U0298C, right bracket, equal, [RIGHT SQUARE BRACKET WITH UNDERBAR] -rbrksld, U0298E, right bracket, solidus bottom corner, [RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER] -rbrkslu, U02990, right bracket, solidus top corner, [RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER] -Rcaron, U00158, =capital R, caron, [LATIN CAPITAL LETTER R WITH CARON] -rcaron, U00159, =small r, caron, [LATIN SMALL LETTER R WITH CARON] -Rcedil, U00156, =capital R, cedilla, [LATIN CAPITAL LETTER R WITH CEDILLA] -rcedil, U00157, =small r, cedilla, [LATIN SMALL LETTER R WITH CEDILLA] -rceil, U02309, /rceil C: right ceiling, [RIGHT CEILING] -rcub, U0007D, /rbrace C: =right curly bracket, [RIGHT CURLY BRACKET] -Rcy, U00420, =capital ER, Cyrillic, [CYRILLIC CAPITAL LETTER ER] -rcy, U00440, =small er, Cyrillic, [CYRILLIC SMALL LETTER ER] -rdca, U02937, right down curved arrow, [ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS] -rdldhar, U02969, right harpoon-down over left harpoon-down, [RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOO -rdquo, U0201D, =double quotation mark, right, [RIGHT DOUBLE QUOTATION MARK] -rdquor, U0201D, rising dbl quote, right (high), [RIGHT DOUBLE QUOTATION MARK] -rdsh, U021B3, right down angled arrow, [DOWNWARDS ARROW WITH TIP RIGHTWARDS] -Re, U0211C, alias ISOAMSO real, [BLACK-LETTER CAPITAL R] -real, U0211C, /Re - real, [BLACK-LETTER CAPITAL R] -realine, U0211B, the geometric real line, [SCRIPT CAPITAL R] -realpart, U0211C, alias ISOAMSO real, [BLACK-LETTER CAPITAL R] -reals, U0211D, the field of real numbers, [DOUBLE-STRUCK CAPITAL R] -rect, U025AD, =rectangle, open, [WHITE RECTANGLE] -reg, U000AE, /circledR =registered sign, [REGISTERED SIGN] -ReverseElement, U0220B, alias ISOTECH niv, [CONTAINS AS MEMBER] -ReverseEquilibrium, U021CB, alias ISOAMSA lrhar, [LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON] -ReverseUpEquilibrium, U0296F, alias ISOAMSA duhar, [DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT] -rfisht, U0297D, right fish tail, [RIGHT FISH TAIL] -rfloor, U0230B, /rfloor C: right floor, [RIGHT FLOOR] -Rfr, U0211C, /frak R, upper case r, [BLACK-LETTER CAPITAL R] -rfr, U1D52F, /frak r, lower case r, [MATHEMATICAL FRAKTUR SMALL R] -rHar, U02964, right harpoon-up over right harpoon-down, [RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON -rhard, U021C1, /rightharpoondown A: rt harpoon-down, [RIGHTWARDS HARPOON WITH BARB DOWNWARDS] -rharu, U021C0, /rightharpoonup A: rt harpoon-up, [RIGHTWARDS HARPOON WITH BARB UPWARDS] -rharul, U0296C, right harpoon-up over long dash, [RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH] -rho, U003C1, /rho small rho, Greek, [GREEK SMALL LETTER RHO] -rhov, U003F1, /varrho, [GREEK RHO SYMBOL] -RightAngleBracket, U0232A, alias ISOTECH rang, [RIGHT-POINTING ANGLE BRACKET] -RightArrow, U02192, alias ISONUM rarr, [RIGHTWARDS ARROW] -Rightarrow, U021D2, alias ISOTECH rArr, [RIGHTWARDS DOUBLE ARROW] -rightarrow, U02192, alias ISONUM rarr, [RIGHTWARDS ARROW] -RightArrowBar, U021E5, alias for rarrb, [RIGHTWARDS ARROW TO BAR] -RightArrowLeftArrow, U021C4, alias ISOAMSA rlarr, [RIGHTWARDS ARROW OVER LEFTWARDS ARROW] -rightarrowtail, U021A3, alias ISOAMSA rarrtl, [RIGHTWARDS ARROW WITH TAIL] -RightCeiling, U02309, alias ISOAMSC rceil, [RIGHT CEILING] -RightDoubleBracket, U0301B, right double bracket delimiter, [RIGHT WHITE SQUARE BRACKET] -RightDownTeeVector, U0295D, down-right harpoon from bar, [DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR] -RightDownVector, U021C2, alias ISOAMSA dharr, [DOWNWARDS HARPOON WITH BARB RIGHTWARDS] -RightDownVectorBar, U02955, down-right harpoon to bar, [DOWNWARDS HARPOON WITH BARB RIGHT TO BAR] -RightFloor, U0230B, alias ISOAMSC rfloor, [RIGHT FLOOR] -rightharpoondown, U021C1, alias ISOAMSA rhard, [RIGHTWARDS HARPOON WITH BARB DOWNWARDS] -rightharpoonup, U021C0, alias ISOAMSA rharu, [RIGHTWARDS HARPOON WITH BARB UPWARDS] -rightleftarrows, U021C4, alias ISOAMSA rlarr, [RIGHTWARDS ARROW OVER LEFTWARDS ARROW] -rightleftharpoons, U021CC, alias ISOAMSA rlhar, [RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON] -rightrightarrows, U021C9, alias ISOAMSA rrarr, [RIGHTWARDS PAIRED ARROWS] -rightsquigarrow, U0219D, alias ISOAMSA rarrw, [RIGHTWARDS WAVE ARROW] -RightTee, U022A2, alias ISOAMSR vdash, [RIGHT TACK] -RightTeeArrow, U021A6, alias ISOAMSA map, [RIGHTWARDS ARROW FROM BAR] -RightTeeVector, U0295B, right-up harpoon from bar, [RIGHTWARDS HARPOON WITH BARB UP FROM BAR] -rightthreetimes, U022CC, alias ISOAMSB rthree, [RIGHT SEMIDIRECT PRODUCT] -RightTriangle, U022B3, alias ISOAMSR vrtri, [CONTAINS AS NORMAL SUBGROUP] -RightTriangleBar, U029D0, vertical bar, right triangle, [VERTICAL BAR BESIDE RIGHT TRIANGLE] -RightTriangleEqual, U022B5, alias ISOAMSR rtrie, [CONTAINS AS NORMAL SUBGROUP OR EQUAL TO] -RightUpDownVector, U0294F, up-right-down-right harpoon, [UP BARB RIGHT DOWN BARB RIGHT HARPOON] -RightUpTeeVector, U0295C, up-right harpoon from bar, [UPWARDS HARPOON WITH BARB RIGHT FROM BAR] -RightUpVector, U021BE, alias ISOAMSA uharr, [UPWARDS HARPOON WITH BARB RIGHTWARDS] -RightUpVectorBar, U02954, up-right harpoon to bar, [UPWARDS HARPOON WITH BARB RIGHT TO BAR] -RightVector, U021C0, alias ISOAMSA rharu, [RIGHTWARDS HARPOON WITH BARB UPWARDS] -RightVectorBar, U02953, up-right harpoon to bar, [RIGHTWARDS HARPOON WITH BARB UP TO BAR] -ring, U002DA, =ring, [RING ABOVE] -risingdotseq, U02253, alias ISOAMSR erDot, [IMAGE OF OR APPROXIMATELY EQUAL TO] -rlarr, U021C4, /rightleftarrows A: r arr over l arr, [RIGHTWARDS ARROW OVER LEFTWARDS ARROW] -rlhar, U021CC, /rightleftharpoons A: r harp over l, [RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON] -rmoust, U023B1, /rmoustache, [UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION] -rmoustache, U023B1, alias ISOAMSC rmoust, [UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION] -rnmid, U02AEE, reverse /nmid, [DOES NOT DIVIDE WITH REVERSED NEGATION SLASH] -roang, U03019, right open angular bracket, [RIGHT WHITE TORTOISE SHELL BRACKET] -roarr, U021FE, right open arrow, [RIGHTWARDS OPEN-HEADED ARROW] -robrk, U0301B, right open bracket, [RIGHT WHITE SQUARE BRACKET] -ropar, U02986, right open parenthesis, [RIGHT WHITE PARENTHESIS] -Ropf, U0211D, /Bbb R, open face R, [DOUBLE-STRUCK CAPITAL R] -ropf, U1D563, /Bbb r, open face r, [MATHEMATICAL DOUBLE-STRUCK SMALL R] -roplus, U02A2E, plus sign in right half circle, [PLUS SIGN IN RIGHT HALF CIRCLE] -rotimes, U02A35, multiply sign in right half circle, [MULTIPLICATION SIGN IN RIGHT HALF CIRCLE] -RoundImplies, U02970, round implies, [RIGHT DOUBLE ARROW WITH ROUNDED HEAD] -rpar, U00029, C: =right parenthesis, [RIGHT PARENTHESIS] -rpargt, U02994, C: right paren, gt, [RIGHT ARC GREATER-THAN BRACKET] -rppolint, U02A12, line integration, rectangular path around pole, [LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE] -rrarr, U021C9, /rightrightarrows A: two rt arrows, [RIGHTWARDS PAIRED ARROWS] -Rrightarrow, U021DB, alias ISOAMSA rAarr, [RIGHTWARDS TRIPLE ARROW] -Rscr, U0211B, /scr R, script letter R, [SCRIPT CAPITAL R] -rscr, U1D4C7, /scr r, script letter r, [MATHEMATICAL SCRIPT SMALL R] -Rsh, U021B1, alias ISOAMSA rsh, [UPWARDS ARROW WITH TIP RIGHTWARDS] -rsh, U021B1, /Rsh A:, [UPWARDS ARROW WITH TIP RIGHTWARDS] -rsqb, U0005D, /rbrack C: =right square bracket, [RIGHT SQUARE BRACKET] -rsquo, U02019, =single quotation mark, right, [RIGHT SINGLE QUOTATION MARK] -rsquor, U02019, rising single quote, right (high), [RIGHT SINGLE QUOTATION MARK] -rthree, U022CC, /rightthreetimes B:, [RIGHT SEMIDIRECT PRODUCT] -rtimes, U022CA, /rtimes B: times sign, right closed, [RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT] -rtri, U025B9, /triangleright B: r triangle, open, [WHITE RIGHT-POINTING SMALL TRIANGLE] -rtrie, U022B5, /trianglerighteq R: right tri, eq, [CONTAINS AS NORMAL SUBGROUP OR EQUAL TO] -rtrif, U025B8, /blacktriangleright R: =r tri, filled, [BLACK RIGHT-POINTING SMALL TRIANGLE] -rtriltri, U029CE, right triangle above left triangle, [RIGHT TRIANGLE ABOVE LEFT TRIANGLE] -RuleDelayed, U029F4, rule-delayed (colon right arrow), [RULE-DELAYED] -ruluhar, U02968, right harpoon-up over left harpoon-up, [RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH -rx, U0211E, pharmaceutical prescription (Rx), [PRESCRIPTION TAKE] -Sacute, U0015A, =capital S, acute accent, [LATIN CAPITAL LETTER S WITH ACUTE] -sacute, U0015B, =small s, acute accent, [LATIN SMALL LETTER S WITH ACUTE] -Sc, U02ABC, dbl succeeds, [DOUBLE SUCCEEDS] -sc, U0227B, /succ R: succeeds, [SUCCEEDS] -scap, U02AB8, /succapprox R: succeeds, approximate, [SUCCEEDS ABOVE ALMOST EQUAL TO] -Scaron, U00160, =capital S, caron, [LATIN CAPITAL LETTER S WITH CARON] -scaron, U00161, =small s, caron, [LATIN SMALL LETTER S WITH CARON] -sccue, U0227D, /succcurlyeq R: succeeds, curly eq, [SUCCEEDS OR EQUAL TO] -scE, U02AB4, succeeds, dbl equals, [SUCCEEDS ABOVE EQUALS SIGN] -sce, U02AB0, /succeq R: succeeds, equals, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN] -Scedil, U0015E, =capital S, cedilla, [LATIN CAPITAL LETTER S WITH CEDILLA] -scedil, U0015F, =small s, cedilla, [LATIN SMALL LETTER S WITH CEDILLA] -Scirc, U0015C, =capital S, circumflex accent, [LATIN CAPITAL LETTER S WITH CIRCUMFLEX] -scirc, U0015D, =small s, circumflex accent, [LATIN SMALL LETTER S WITH CIRCUMFLEX] -scnap, U02ABA, /succnapprox N: succeeds, not approx, [SUCCEEDS ABOVE NOT ALMOST EQUAL TO] -scnE, U02AB6, /succneqq N: succeeds, not dbl eq, [SUCCEEDS ABOVE NOT EQUAL TO] -scnsim, U022E9, /succnsim N: succeeds, not similar, [SUCCEEDS BUT NOT EQUIVALENT TO] -scpolint, U02A13, line integration, semi-circular path around pole, [LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND PO -scsim, U0227F, /succsim R: succeeds, similar, [SUCCEEDS OR EQUIVALENT TO] -Scy, U00421, =capital ES, Cyrillic, [CYRILLIC CAPITAL LETTER ES] -scy, U00441, =small es, Cyrillic, [CYRILLIC SMALL LETTER ES] -sdot, U022C5, /cdot B: small middle dot, [DOT OPERATOR] -sdotb, U022A1, /dotsquare /boxdot B: small dot in box, [SQUARED DOT OPERATOR] -sdote, U02A66, equal, dot below, [EQUALS SIGN WITH DOT BELOW] -searhk, U02925, /hksearow A: SE arrow-hooken, [SOUTH EAST ARROW WITH HOOK] -seArr, U021D8, SE pointing dbl arrow, [SOUTH EAST DOUBLE ARROW] -searr, U02198, /searrow A: SE pointing arrow, [SOUTH EAST ARROW] -searrow, U02198, alias ISOAMSA searr, [SOUTH EAST ARROW] -sect, U000A7, =section sign, [SECTION SIGN] -semi, U0003B, =semicolon P:, [SEMICOLON] -seswar, U02929, /tosa A: SE & SW arrows, [SOUTH EAST ARROW AND SOUTH WEST ARROW] -setminus, U02216, alias ISOAMSB setmn, [SET MINUS] -setmn, U02216, /setminus B: reverse solidus, [SET MINUS] -sext, U02736, sextile (6-pointed star), [SIX POINTED BLACK STAR] -Sfr, U1D516, /frak S, upper case s, [MATHEMATICAL FRAKTUR CAPITAL S] -sfr, U1D530, /frak s, lower case s, [MATHEMATICAL FRAKTUR SMALL S] -sfrown, U02322, /smallfrown R: small down curve, [FROWN] -sharp, U0266F, /sharp =musical sharp, [MUSIC SHARP SIGN] -SHCHcy, U00429, =capital SHCHA, Cyrillic, [CYRILLIC CAPITAL LETTER SHCHA] -shchcy, U00449, =small shcha, Cyrillic, [CYRILLIC SMALL LETTER SHCHA] -SHcy, U00428, =capital SHA, Cyrillic, [CYRILLIC CAPITAL LETTER SHA] -shcy, U00448, =small sha, Cyrillic, [CYRILLIC SMALL LETTER SHA] -ShortDownArrow, U02193, short down arrow, [DOWNWARDS ARROW] -ShortLeftArrow, U02190, alias ISOAMSA slarr, [LEFTWARDS ARROW] -shortmid, U02223, alias ISOAMSR smid, [DIVIDES] -shortparallel, U02225, alias ISOAMSR spar, [PARALLEL TO] -ShortRightArrow, U02192, alias ISOAMSA srarr, [RIGHTWARDS ARROW] -ShortUpArrow, U02191, short up arrow, [UPWARDS ARROW] -shy, U000AD, =soft hyphen, [SOFT HYPHEN] -Sigma, U003A3, /Sigma capital Sigma, Greek, [GREEK CAPITAL LETTER SIGMA] -sigma, U003C3, /sigma small sigma, Greek, [GREEK SMALL LETTER SIGMA] -sigmav, U003C2, /varsigma, [GREEK SMALL LETTER FINAL SIGMA] -sim, U0223C, /sim R: similar, [TILDE OPERATOR] -simdot, U02A6A, similar, dot, [TILDE OPERATOR WITH DOT ABOVE] -sime, U02243, /simeq R: similar, equals, [ASYMPTOTICALLY EQUAL TO] -simeq, U02243, alias ISOTECH sime, [ASYMPTOTICALLY EQUAL TO] -simg, U02A9E, similar, greater, [SIMILAR OR GREATER-THAN] -simgE, U02AA0, similar, greater, equal, [SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN] -siml, U02A9D, similar, less, [SIMILAR OR LESS-THAN] -simlE, U02A9F, similar, less, equal, [SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN] -simne, U02246, similar, not equals, [APPROXIMATELY BUT NOT ACTUALLY EQUAL TO] -simplus, U02A24, plus, similar above, [PLUS SIGN WITH TILDE ABOVE] -simrarr, U02972, similar, right arrow below, [TILDE OPERATOR ABOVE RIGHTWARDS ARROW] -slarr, U02190, short left arrow, [LEFTWARDS ARROW] -SmallCircle, U02218, alias ISOTECH compfn, [RING OPERATOR] -smallsetminus, U02216, alias ISOAMSB ssetmn, [SET MINUS] -smashp, U02A33, smash product, [SMASH PRODUCT] -smeparsl, U029E4, similar, parallel, slanted, equal, [EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE] -smid, U02223, /shortmid R:, [DIVIDES] -smile, U02323, /smile R: up curve, [SMILE] -smt, U02AAA, smaller than, [SMALLER THAN] -smte, U02AAC, smaller than or equal, [SMALLER THAN OR EQUAL TO] -smtes, U02AAC-0FE00, smaller than or equal, slanted, [SMALLER THAN OR slanted EQUAL] -SOFTcy, U0042C, =capital SOFT sign, Cyrillic, [CYRILLIC CAPITAL LETTER SOFT SIGN] -softcy, U0044C, =small soft sign, Cyrillic, [CYRILLIC SMALL LETTER SOFT SIGN] -sol, U0002F, =solidus, [SOLIDUS] -solb, U029C4, solidus in square, [SQUARED RISING DIAGONAL SLASH] -solbar, U0233F, solidus, bar through, [APL FUNCTIONAL SYMBOL SLASH BAR] -Sopf, U1D54A, /Bbb S, open face S, [MATHEMATICAL DOUBLE-STRUCK CAPITAL S] -sopf, U1D564, /Bbb s, open face s, [MATHEMATICAL DOUBLE-STRUCK SMALL S] -spades, U02660, /spadesuit =spades suit symbol, [BLACK SPADE SUIT] -spadesuit, U02660, ISOPUB spades, [BLACK SPADE SUIT] -spar, U02225, /shortparallel R: short parallel, [PARALLEL TO] -sqcap, U02293, /sqcap B: square intersection, [SQUARE CAP] -sqcaps, U02293-0FE00, square intersection, serifs, [SQUARE CAP with serifs] -sqcup, U02294, /sqcup B: square union, [SQUARE CUP] -sqcups, U02294-0FE00, square union, serifs, [SQUARE CUP with serifs] -Sqrt, U0221A, alias ISOTECH radic, [SQUARE ROOT] -sqsub, U0228F, /sqsubset R: square subset, [SQUARE IMAGE OF] -sqsube, U02291, /sqsubseteq R: square subset, equals, [SQUARE IMAGE OF OR EQUAL TO] -sqsubset, U0228F, alias ISOAMSR sqsub, [SQUARE IMAGE OF] -sqsubseteq, U02291, alias ISOAMSR sqsube, [SQUARE IMAGE OF OR EQUAL TO] -sqsup, U02290, /sqsupset R: square superset, [SQUARE ORIGINAL OF] -sqsupe, U02292, /sqsupseteq R: square superset, eq, [SQUARE ORIGINAL OF OR EQUAL TO] -sqsupset, U02290, alias ISOAMSR sqsup, [SQUARE ORIGINAL OF] -sqsupseteq, U02292, alias ISOAMSR sqsupe, [SQUARE ORIGINAL OF OR EQUAL TO] -squ, U025A1, =square, open, [WHITE SQUARE] -Square, U025A1, alias for square, [WHITE SQUARE] -square, U025A1, /square, square, [WHITE SQUARE] -SquareIntersection, U02293, alias ISOAMSB sqcap, [SQUARE CAP] -SquareSubset, U0228F, alias ISOAMSR sqsub, [SQUARE IMAGE OF] -SquareSubsetEqual, U02291, alias ISOAMSR sqsube, [SQUARE IMAGE OF OR EQUAL TO] -SquareSuperset, U02290, alias ISOAMSR sqsup, [SQUARE ORIGINAL OF] -SquareSupersetEqual, U02292, alias ISOAMSR sqsupe, [SQUARE ORIGINAL OF OR EQUAL TO] -SquareUnion, U02294, alias ISOAMSB sqcup, [SQUARE CUP] -squarf, U025AA, /blacksquare, square, filled, [BLACK SMALL SQUARE] -squf, U025AA, /blacksquare =sq bullet, filled, [BLACK SMALL SQUARE] -srarr, U02192, short right arrow, [RIGHTWARDS ARROW] -Sscr, U1D4AE, /scr S, script letter S, [MATHEMATICAL SCRIPT CAPITAL S] -sscr, U1D4C8, /scr s, script letter s, [MATHEMATICAL SCRIPT SMALL S] -ssetmn, U02216, /smallsetminus B: sm reverse solidus, [SET MINUS] -ssmile, U02323, /smallsmile R: small up curve, [SMILE] -sstarf, U022C6, /star B: small star, filled, [STAR OPERATOR] -Star, U022C6, alias ISOAMSB sstarf, [STAR OPERATOR] -star, U02606, =star, open, [WHITE STAR] -starf, U02605, /bigstar - star, filled, [BLACK STAR] -straightepsilon, U003F5, alias ISOGRK3 epsi, [GREEK LUNATE EPSILON SYMBOL] -straightphi, U003D5, alias ISOGRK3 phi, [GREEK PHI SYMBOL] -strns, U000AF, straightness, [MACRON] -Sub, U022D0, /Subset R: double subset, [DOUBLE SUBSET] -sub, U02282, /subset R: subset or is implied by, [SUBSET OF] -subdot, U02ABD, subset, with dot, [SUBSET WITH DOT] -subE, U02AC5, /subseteqq R: subset, dbl equals, [SUBSET OF ABOVE EQUALS SIGN] -sube, U02286, /subseteq R: subset, equals, [SUBSET OF OR EQUAL TO] -subedot, U02AC3, subset, equals, dot, [SUBSET OF OR EQUAL TO WITH DOT ABOVE] -submult, U02AC1, subset, multiply, [SUBSET WITH MULTIPLICATION SIGN BELOW] -subnE, U02ACB, /subsetneqq N: subset, not dbl eq, [SUBSET OF ABOVE NOT EQUAL TO] -subne, U0228A, /subsetneq N: subset, not equals, [SUBSET OF WITH NOT EQUAL TO] -subplus, U02ABF, subset, plus, [SUBSET WITH PLUS SIGN BELOW] -subrarr, U02979, subset, right arrow, [SUBSET ABOVE RIGHTWARDS ARROW] -Subset, U022D0, alias ISOAMSR Sub, [DOUBLE SUBSET] -subset, U02282, alias ISOTECH sub, [SUBSET OF] -subseteq, U02286, alias ISOTECH sube, [SUBSET OF OR EQUAL TO] -subseteqq, U02AC5, alias ISOAMSR subE, [SUBSET OF ABOVE EQUALS SIGN] -SubsetEqual, U02286, alias ISOTECH sube, [SUBSET OF OR EQUAL TO] -subsetneq, U0228A, alias ISOAMSN subne, [SUBSET OF WITH NOT EQUAL TO] -subsetneqq, U02ACB, alias ISOAMSN subnE, [SUBSET OF ABOVE NOT EQUAL TO] -subsim, U02AC7, subset, similar, [SUBSET OF ABOVE TILDE OPERATOR] -subsub, U02AD5, subset above subset, [SUBSET ABOVE SUBSET] -subsup, U02AD3, subset above superset, [SUBSET ABOVE SUPERSET] -succ, U0227B, alias ISOAMSR sc, [SUCCEEDS] -succapprox, U02AB8, alias ISOAMSR scap, [SUCCEEDS ABOVE ALMOST EQUAL TO] -succcurlyeq, U0227D, alias ISOAMSR sccue, [SUCCEEDS OR EQUAL TO] -Succeeds, U0227B, alias ISOAMSR sc, [SUCCEEDS] -SucceedsEqual, U02AB0, alias ISOAMSR sce, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN] -SucceedsSlantEqual, U0227D, alias ISOAMSR sccue, [SUCCEEDS OR EQUAL TO] -SucceedsTilde, U0227F, alias ISOAMSR scsim, [SUCCEEDS OR EQUIVALENT TO] -succeq, U02AB0, alias ISOAMSR sce, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN] -succnapprox, U02ABA, alias ISOAMSN scnap, [SUCCEEDS ABOVE NOT ALMOST EQUAL TO] -succneqq, U02AB6, alias ISOAMSN scnE, [SUCCEEDS ABOVE NOT EQUAL TO] -succnsim, U022E9, alias ISOAMSN scnsim, [SUCCEEDS BUT NOT EQUIVALENT TO] -succsim, U0227F, alias ISOAMSR scsim, [SUCCEEDS OR EQUIVALENT TO] -SuchThat, U0220B, ISOTECH ni, [CONTAINS AS MEMBER] -Sum, U02211, alias ISOAMSB sum, [N-ARY SUMMATION] -sum, U02211, /sum L: summation operator, [N-ARY SUMMATION] -sung, U0266A, =music note (sung text sign), [EIGHTH NOTE] -Sup, U022D1, /Supset R: dbl superset, [DOUBLE SUPERSET] -sup, U02283, /supset R: superset or implies, [SUPERSET OF] -sup1, U000B9, =superscript one, [SUPERSCRIPT ONE] -sup2, U000B2, =superscript two, [SUPERSCRIPT TWO] -sup3, U000B3, =superscript three, [SUPERSCRIPT THREE] -supdot, U02ABE, superset, with dot, [SUPERSET WITH DOT] -supdsub, U02AD8, superset, subset, dash joining them, [SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET] -supE, U02AC6, /supseteqq R: superset, dbl equals, [SUPERSET OF ABOVE EQUALS SIGN] -supe, U02287, /supseteq R: superset, equals, [SUPERSET OF OR EQUAL TO] -supedot, U02AC4, superset, equals, dot, [SUPERSET OF OR EQUAL TO WITH DOT ABOVE] -Superset, U02283, alias ISOTECH sup, [SUPERSET OF] -SupersetEqual, U02287, alias ISOTECH supe, [SUPERSET OF OR EQUAL TO] -suphsol, U02283-0002F, superset, solidus, [SUPERSET OF, SOLIDUS] -suphsub, U02AD7, superset, subset, [SUPERSET BESIDE SUBSET] -suplarr, U0297B, superset, left arrow, [SUPERSET ABOVE LEFTWARDS ARROW] -supmult, U02AC2, superset, multiply, [SUPERSET WITH MULTIPLICATION SIGN BELOW] -supnE, U02ACC, /supsetneqq N: superset, not dbl eq, [SUPERSET OF ABOVE NOT EQUAL TO] -supne, U0228B, /supsetneq N: superset, not equals, [SUPERSET OF WITH NOT EQUAL TO] -supplus, U02AC0, superset, plus, [SUPERSET WITH PLUS SIGN BELOW] -Supset, U022D1, alias ISOAMSR Sup, [DOUBLE SUPERSET] -supset, U02283, alias ISOTECH sup, [SUPERSET OF] -supseteq, U02287, alias ISOTECH supe, [SUPERSET OF OR EQUAL TO] -supseteqq, U02AC6, alias ISOAMSR supE, [SUPERSET OF ABOVE EQUALS SIGN] -supsetneq, U0228B, alias ISOAMSN supne, [SUPERSET OF WITH NOT EQUAL TO] -supsetneqq, U02ACC, alias ISOAMSN supnE, [SUPERSET OF ABOVE NOT EQUAL TO] -supsim, U02AC8, superset, similar, [SUPERSET OF ABOVE TILDE OPERATOR] -supsub, U02AD4, superset above subset, [SUPERSET ABOVE SUBSET] -supsup, U02AD6, superset above superset, [SUPERSET ABOVE SUPERSET] -swarhk, U02926, /hkswarow A: SW arrow-hooked, [SOUTH WEST ARROW WITH HOOK] -swArr, U021D9, SW pointing dbl arrow, [SOUTH WEST DOUBLE ARROW] -swarr, U02199, /swarrow A: SW pointing arrow, [SOUTH WEST ARROW] -swarrow, U02199, alias ISOAMSA swarr, [SOUTH WEST ARROW] -swnwar, U0292A, SW & NW arrows, [SOUTH WEST ARROW AND NORTH WEST ARROW] -szlig, U000DF, =small sharp s, German (sz ligature), [LATIN SMALL LETTER SHARP S] -Tab, U00009, tabulator stop; horizontal tabulation, [CHARACTER TABULATION] -target, U02316, register mark or target, [POSITION INDICATOR] -tau, U003C4, /tau small tau, Greek, [GREEK SMALL LETTER TAU] -tbrk, U023B4, top square bracket, [TOP SQUARE BRACKET] -Tcaron, U00164, =capital T, caron, [LATIN CAPITAL LETTER T WITH CARON] -tcaron, U00165, =small t, caron, [LATIN SMALL LETTER T WITH CARON] -Tcedil, U00162, =capital T, cedilla, [LATIN CAPITAL LETTER T WITH CEDILLA] -tcedil, U00163, =small t, cedilla, [LATIN SMALL LETTER T WITH CEDILLA] -Tcy, U00422, =capital TE, Cyrillic, [CYRILLIC CAPITAL LETTER TE] -tcy, U00442, =small te, Cyrillic, [CYRILLIC SMALL LETTER TE] -tdot, U020DB, three dots above, [COMBINING THREE DOTS ABOVE] -telrec, U02315, =telephone recorder symbol, [TELEPHONE RECORDER] -Tfr, U1D517, /frak T, upper case t, [MATHEMATICAL FRAKTUR CAPITAL T] -tfr, U1D531, /frak t, lower case t, [MATHEMATICAL FRAKTUR SMALL T] -there4, U02234, /therefore R: therefore, [THEREFORE] -Therefore, U02234, alias ISOTECH there4, [THEREFORE] -therefore, U02234, alias ISOTECH there4, [THEREFORE] -Theta, U00398, /Theta capital Theta, Greek, [GREEK CAPITAL LETTER THETA] -theta, U003B8, /theta straight theta, small theta, Greek, [GREEK SMALL LETTER THETA] -thetav, U003D1, /vartheta - curly or open theta, [GREEK THETA SYMBOL] -thickapprox, U02248, ISOAMSR thkap, [ALMOST EQUAL TO] -thicksim, U0223C, ISOAMSR thksim, [TILDE OPERATOR] -ThickSpace, U02009-0200A-0200A, space of width 5/18 em, [space of width 5/18 em] -thinsp, U02009, =thin space (1/6-em), [THIN SPACE] -ThinSpace, U02009, space of width 3/18 em alias ISOPUB thinsp, [THIN SPACE] -thkap, U02248, /thickapprox R: thick approximate, [ALMOST EQUAL TO] -thksim, U0223C, /thicksim R: thick similar, [TILDE OPERATOR] -THORN, U000DE, =capital THORN, Icelandic, [LATIN CAPITAL LETTER THORN] -thorn, U000FE, =small thorn, Icelandic, [LATIN SMALL LETTER THORN] -Tilde, U0223C, alias ISOTECH sim, [TILDE OPERATOR] -tilde, U002DC, =tilde, [SMALL TILDE] -TildeEqual, U02243, alias ISOTECH sime, [ASYMPTOTICALLY EQUAL TO] -TildeFullEqual, U02245, alias ISOTECH cong, [APPROXIMATELY EQUAL TO] -TildeTilde, U02248, alias ISOTECH ap, [ALMOST EQUAL TO] -times, U000D7, /times B: =multiply sign, [MULTIPLICATION SIGN] -timesb, U022A0, /boxtimes B: multiply sign in box, [SQUARED TIMES] -timesbar, U02A31, multiply sign, bar below, [MULTIPLICATION SIGN WITH UNDERBAR] -timesd, U02A30, times, dot, [MULTIPLICATION SIGN WITH DOT ABOVE] -tint, U0222D, /iiint triple integral operator, [TRIPLE INTEGRAL] -toea, U02928, alias ISOAMSA nesear, [NORTH EAST ARROW AND SOUTH EAST ARROW] -top, U022A4, /top top, [DOWN TACK] -topbot, U02336, top and bottom, [APL FUNCTIONAL SYMBOL I-BEAM] -topcir, U02AF1, top, circle below, [DOWN TACK WITH CIRCLE BELOW] -Topf, U1D54B, /Bbb T, open face T, [MATHEMATICAL DOUBLE-STRUCK CAPITAL T] -topf, U1D565, /Bbb t, open face t, [MATHEMATICAL DOUBLE-STRUCK SMALL T] -topfork, U02ADA, fork with top, [PITCHFORK WITH TEE TOP] -tosa, U02929, alias ISOAMSA seswar, [SOUTH EAST ARROW AND SOUTH WEST ARROW] -tprime, U02034, triple prime, [TRIPLE PRIME] -trade, U02122, =trade mark sign, [TRADE MARK SIGN] -triangle, U025B5, alias ISOPUB utri, [WHITE UP-POINTING SMALL TRIANGLE] -triangledown, U025BF, alias ISOPUB dtri, [WHITE DOWN-POINTING SMALL TRIANGLE] -triangleleft, U025C3, alias ISOPUB ltri, [WHITE LEFT-POINTING SMALL TRIANGLE] -trianglelefteq, U022B4, alias ISOAMSR ltrie, [NORMAL SUBGROUP OF OR EQUAL TO] -triangleq, U0225C, alias ISOAMSR trie, [DELTA EQUAL TO] -triangleright, U025B9, alias ISOPUB rtri, [WHITE RIGHT-POINTING SMALL TRIANGLE] -trianglerighteq, U022B5, alias ISOAMSR rtrie, [CONTAINS AS NORMAL SUBGROUP OR EQUAL TO] -tridot, U025EC, dot in triangle, [WHITE UP-POINTING TRIANGLE WITH DOT] -trie, U0225C, /triangleq R: triangle, equals, [DELTA EQUAL TO] -triminus, U02A3A, minus in triangle, [MINUS SIGN IN TRIANGLE] -TripleDot, U020DB, alias ISOTECH tdot, [COMBINING THREE DOTS ABOVE] -triplus, U02A39, plus in triangle, [PLUS SIGN IN TRIANGLE] -trisb, U029CD, triangle, serifs at bottom, [TRIANGLE WITH SERIFS AT BOTTOM] -tritime, U02A3B, multiply in triangle, [MULTIPLICATION SIGN IN TRIANGLE] -trpezium, U0FFFD, trapezium, [REPLACEMENT CHARACTER] -Tscr, U1D4AF, /scr T, script letter T, [MATHEMATICAL SCRIPT CAPITAL T] -tscr, U1D4C9, /scr t, script letter t, [MATHEMATICAL SCRIPT SMALL T] -TScy, U00426, =capital TSE, Cyrillic, [CYRILLIC CAPITAL LETTER TSE] -tscy, U00446, =small tse, Cyrillic, [CYRILLIC SMALL LETTER TSE] -TSHcy, U0040B, =capital TSHE, Serbian, [CYRILLIC CAPITAL LETTER TSHE] -tshcy, U0045B, =small tshe, Serbian, [CYRILLIC SMALL LETTER TSHE] -Tstrok, U00166, =capital T, stroke, [LATIN CAPITAL LETTER T WITH STROKE] -tstrok, U00167, =small t, stroke, [LATIN SMALL LETTER T WITH STROKE] -twixt, U0226C, /between R: between, [BETWEEN] -twoheadleftarrow, U0219E, alias ISOAMSA Larr, [LEFTWARDS TWO HEADED ARROW] -twoheadrightarrow, U021A0, alias ISOAMSA Rarr, [RIGHTWARDS TWO HEADED ARROW] -Uacute, U000DA, =capital U, acute accent, [LATIN CAPITAL LETTER U WITH ACUTE] -uacute, U000FA, =small u, acute accent, [LATIN SMALL LETTER U WITH ACUTE] -Uarr, U0219F, up two-headed arrow, [UPWARDS TWO HEADED ARROW] -uArr, U021D1, /Uparrow A: up dbl arrow, [UPWARDS DOUBLE ARROW] -uarr, U02191, /uparrow A: =upward arrow, [UPWARDS ARROW] -Uarrocir, U02949, up two-headed arrow above circle, [UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE] -Ubrcy, U0040E, =capital U, Byelorussian, [CYRILLIC CAPITAL LETTER SHORT U] -ubrcy, U0045E, =small u, Byelorussian, [CYRILLIC SMALL LETTER SHORT U] -Ubreve, U0016C, =capital U, breve, [LATIN CAPITAL LETTER U WITH BREVE] -ubreve, U0016D, =small u, breve, [LATIN SMALL LETTER U WITH BREVE] -Ucirc, U000DB, =capital U, circumflex accent, [LATIN CAPITAL LETTER U WITH CIRCUMFLEX] -ucirc, U000FB, =small u, circumflex accent, [LATIN SMALL LETTER U WITH CIRCUMFLEX] -Ucy, U00423, =capital U, Cyrillic, [CYRILLIC CAPITAL LETTER U] -ucy, U00443, =small u, Cyrillic, [CYRILLIC SMALL LETTER U] -udarr, U021C5, up arrow, down arrow, [UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW] -Udblac, U00170, =capital U, double acute accent, [LATIN CAPITAL LETTER U WITH DOUBLE ACUTE] -udblac, U00171, =small u, double acute accent, [LATIN SMALL LETTER U WITH DOUBLE ACUTE] -udhar, U0296E, up harp, down harp, [UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT] -ufisht, U0297E, up fish tail, [UP FISH TAIL] -Ufr, U1D518, /frak U, upper case u, [MATHEMATICAL FRAKTUR CAPITAL U] -ufr, U1D532, /frak u, lower case u, [MATHEMATICAL FRAKTUR SMALL U] -Ugrave, U000D9, =capital U, grave accent, [LATIN CAPITAL LETTER U WITH GRAVE] -ugrave, U000F9, =small u, grave accent, [LATIN SMALL LETTER U WITH GRAVE] -uHar, U02963, up harpoon-left, up harpoon-right, [UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB -uharl, U021BF, /upharpoonleft A: up harpoon-left, [UPWARDS HARPOON WITH BARB LEFTWARDS] -uharr, U021BE, /upharpoonright /restriction A: up harp-r, [UPWARDS HARPOON WITH BARB RIGHTWARDS] -uhblk, U02580, =upper half block, [UPPER HALF BLOCK] -ulcorn, U0231C, /ulcorner O: upper left corner, [TOP LEFT CORNER] -ulcorner, U0231C, alias ISOAMSC ulcorn, [TOP LEFT CORNER] -ulcrop, U0230F, upward left crop mark, [TOP LEFT CROP] -ultri, U025F8, upper left triangle, [UPPER LEFT TRIANGLE] -Umacr, U0016A, =capital U, macron, [LATIN CAPITAL LETTER U WITH MACRON] -umacr, U0016B, =small u, macron, [LATIN SMALL LETTER U WITH MACRON] -uml, U000A8, =umlaut mark, [DIAERESIS] -UnderBar, U00332, combining low line, [COMBINING LOW LINE] -UnderBrace, U0FE38, under brace, [PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET] -UnderBracket, U023B5, under bracket, [BOTTOM SQUARE BRACKET] -UnderParenthesis, U0FE36, under parenthesis, [PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS] -Union, U022C3, alias ISOAMSB xcup, [N-ARY UNION] -UnionPlus, U0228E, alias ISOAMSB uplus, [MULTISET UNION] -Uogon, U00172, =capital U, ogonek, [LATIN CAPITAL LETTER U WITH OGONEK] -uogon, U00173, =small u, ogonek, [LATIN SMALL LETTER U WITH OGONEK] -Uopf, U1D54C, /Bbb U, open face U, [MATHEMATICAL DOUBLE-STRUCK CAPITAL U] -uopf, U1D566, /Bbb u, open face u, [MATHEMATICAL DOUBLE-STRUCK SMALL U] -UpArrow, U02191, alias ISONUM uarr, [UPWARDS ARROW] -Uparrow, U021D1, alias ISOAMSA uArr, [UPWARDS DOUBLE ARROW] -uparrow, U02191, alias ISONUM uarr, [UPWARDS ARROW] -UpArrowBar, U02912, up arrow to bar, [UPWARDS ARROW TO BAR] -UpArrowDownArrow, U021C5, alias ISOAMSA udarr, [UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW] -UpDownArrow, U02195, alias ISOAMSA varr, [UP DOWN ARROW] -Updownarrow, U021D5, alias ISOAMSA vArr, [UP DOWN DOUBLE ARROW] -updownarrow, U02195, alias ISOAMSA varr, [UP DOWN ARROW] -UpEquilibrium, U0296E, alias ISOAMSA udhar, [UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT] -upharpoonleft, U021BF, alias ISOAMSA uharl, [UPWARDS HARPOON WITH BARB LEFTWARDS] -upharpoonright, U021BE, alias ISOAMSA uharr, [UPWARDS HARPOON WITH BARB RIGHTWARDS] -uplus, U0228E, /uplus B: plus sign in union, [MULTISET UNION] -UpperLeftArrow, U02196, alias ISOAMSA nwarr, [NORTH WEST ARROW] -UpperRightArrow, U02197, alias ISOAMSA nearr, [NORTH EAST ARROW] -Upsi, U003D2, /Upsilon capital Upsilon, Greek, [GREEK UPSILON WITH HOOK SYMBOL] -upsi, U003C5, /upsilon small upsilon, Greek, [GREEK SMALL LETTER UPSILON] -Upsilon, U003A5, ISOGRK1 Ugr, HTML4 Upsilon, [GREEK CAPITAL LETTER UPSILON] -upsilon, U003C5, alias ISOGRK3 upsi, [GREEK SMALL LETTER UPSILON] -UpTee, U022A5, alias ISOTECH perp, [UP TACK] -UpTeeArrow, U021A5, Alias mapstoup, [UPWARDS ARROW FROM BAR] -upuparrows, U021C8, alias ISOAMSA uuarr, [UPWARDS PAIRED ARROWS] -urcorn, U0231D, /urcorner C: upper right corner, [TOP RIGHT CORNER] -urcorner, U0231D, alias ISOAMSC urcorn, [TOP RIGHT CORNER] -urcrop, U0230E, upward right crop mark, [TOP RIGHT CROP] -Uring, U0016E, =capital U, ring, [LATIN CAPITAL LETTER U WITH RING ABOVE] -uring, U0016F, =small u, ring, [LATIN SMALL LETTER U WITH RING ABOVE] -urtri, U025F9, upper right triangle, [UPPER RIGHT TRIANGLE] -Uscr, U1D4B0, /scr U, script letter U, [MATHEMATICAL SCRIPT CAPITAL U] -uscr, U1D4CA, /scr u, script letter u, [MATHEMATICAL SCRIPT SMALL U] -utdot, U022F0, three dots, ascending, [UP RIGHT DIAGONAL ELLIPSIS] -Utilde, U00168, =capital U, tilde, [LATIN CAPITAL LETTER U WITH TILDE] -utilde, U00169, =small u, tilde, [LATIN SMALL LETTER U WITH TILDE] -utri, U025B5, /triangle =up triangle, open, [WHITE UP-POINTING SMALL TRIANGLE] -utrif, U025B4, /blacktriangle =up tri, filled, [BLACK UP-POINTING SMALL TRIANGLE] -uuarr, U021C8, /upuparrows A: two up arrows, [UPWARDS PAIRED ARROWS] -Uuml, U000DC, =capital U, dieresis or umlaut mark, [LATIN CAPITAL LETTER U WITH DIAERESIS] -uuml, U000FC, =small u, dieresis or umlaut mark, [LATIN SMALL LETTER U WITH DIAERESIS] -uwangle, U029A7, large upward pointing angle, [OBLIQUE ANGLE OPENING DOWN] -vangrt, U0299C, right angle, variant, [RIGHT ANGLE VARIANT WITH SQUARE] -varepsilon, U003B5, alias ISOGRK3 epsiv, [GREEK SMALL LETTER EPSILON] -varkappa, U003F0, alias ISOGRK3 kappav, [GREEK KAPPA SYMBOL] -varnothing, U02205, alias ISOAMSO emptyv, [EMPTY SET] -varphi, U003C6, alias ISOGRK3 phiv, [GREEK SMALL LETTER PHI] -varpi, U003D6, alias ISOGRK3 piv, [GREEK PI SYMBOL] -varpropto, U0221D, alias ISOAMSR vprop, [PROPORTIONAL TO] -vArr, U021D5, /Updownarrow A: up&down dbl arrow, [UP DOWN DOUBLE ARROW] -varr, U02195, /updownarrow A: up&down arrow, [UP DOWN ARROW] -varrho, U003F1, alias ISOGRK3 rhov, [GREEK RHO SYMBOL] -varsigma, U003C2, alias ISOGRK3 sigmav, [GREEK SMALL LETTER FINAL SIGMA] -varsubsetneq, U0228A-0FE00, alias ISOAMSN vsubne, [SUBSET OF WITH NOT EQUAL TO - variant with stroke through bottom member -varsubsetneqq, U02ACB-0FE00, alias ISOAMSN vsubnE, [SUBSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom membe -varsupsetneq, U0228B-0FE00, alias ISOAMSN vsupne, [SUPERSET OF WITH NOT EQUAL TO - variant with stroke through bottom memb -varsupsetneqq, U02ACC-0FE00, alias ISOAMSN vsupnE, [SUPERSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom mem -vartheta, U003D1, alias ISOGRK3 thetav, [GREEK THETA SYMBOL] -vartriangleleft, U022B2, alias ISOAMSR vltri, [NORMAL SUBGROUP OF] -vartriangleright, U022B3, alias ISOAMSR vrtri, [CONTAINS AS NORMAL SUBGROUP] -Vbar, U02AEB, dbl vert, bar (under), [DOUBLE UP TACK] -vBar, U02AE8, vert, dbl bar (under), [SHORT UP TACK WITH UNDERBAR] -vBarv, U02AE9, dbl bar, vert over and under, [SHORT UP TACK ABOVE SHORT DOWN TACK] -Vcy, U00412, =capital VE, Cyrillic, [CYRILLIC CAPITAL LETTER VE] -vcy, U00432, =small ve, Cyrillic, [CYRILLIC SMALL LETTER VE] -VDash, U022AB, dbl vert, dbl dash, [DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE] -Vdash, U022A9, /Vdash R: dbl vertical, dash, [FORCES] -vDash, U022A8, /vDash R: vertical, dbl dash, [TRUE] -vdash, U022A2, /vdash R: vertical, dash, [RIGHT TACK] -Vdashl, U02AE6, vertical, dash (long), [LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL] -Vee, U022C1, alias ISOAMSB xvee, [N-ARY LOGICAL OR] -vee, U02228, alias ISOTECH or, [LOGICAL OR] -veebar, U022BB, /veebar B: logical or, bar below, [XOR] -veeeq, U0225A, logical or, equals, [EQUIANGULAR TO] -vellip, U022EE, vertical ellipsis, [VERTICAL ELLIPSIS] -Verbar, U02016, /Vert dbl vertical bar, [DOUBLE VERTICAL LINE] -verbar, U0007C, /vert =vertical bar, [VERTICAL LINE] -Vert, U02016, alias ISOTECH Verbar, [DOUBLE VERTICAL LINE] -vert, U0007C, alias ISONUM verbar, [VERTICAL LINE] -VerticalBar, U02223, alias ISOAMSR mid, [DIVIDES] -VerticalLine, U0007C, alias ISONUM verbar, [VERTICAL LINE] -VerticalSeparator, U02758, vertical separating operator, [LIGHT VERTICAL BAR] -VerticalTilde, U02240, alias ISOAMSB wreath, [WREATH PRODUCT] -VeryThinSpace, U0200A, space of width 1/18 em alias ISOPUB hairsp, [HAIR SPACE] -Vfr, U1D519, /frak V, upper case v, [MATHEMATICAL FRAKTUR CAPITAL V] -vfr, U1D533, /frak v, lower case v, [MATHEMATICAL FRAKTUR SMALL V] -vltri, U022B2, /vartriangleleft R: l tri, open, var, [NORMAL SUBGROUP OF] -vnsub, U02282-020D2, /nsubset N: not subset, var, [SUBSET OF with vertical line] -vnsup, U02283-020D2, /nsupset N: not superset, var, [SUPERSET OF with vertical line] -Vopf, U1D54D, /Bbb V, open face V, [MATHEMATICAL DOUBLE-STRUCK CAPITAL V] -vopf, U1D567, /Bbb v, open face v, [MATHEMATICAL DOUBLE-STRUCK SMALL V] -vprop, U0221D, /varpropto R: proportional, variant, [PROPORTIONAL TO] -vrtri, U022B3, /vartriangleright R: r tri, open, var, [CONTAINS AS NORMAL SUBGROUP] -Vscr, U1D4B1, /scr V, script letter V, [MATHEMATICAL SCRIPT CAPITAL V] -vscr, U1D4CB, /scr v, script letter v, [MATHEMATICAL SCRIPT SMALL V] -vsubnE, U02ACB-0FE00, /varsubsetneqq N: subset not dbl eq, var, [SUBSET OF ABOVE NOT EQUAL TO - variant with stroke -vsubne, U0228A-0FE00, /varsubsetneq N: subset, not eq, var, [SUBSET OF WITH NOT EQUAL TO - variant with stroke throu -vsupnE, U02ACC-0FE00, /varsupsetneqq N: super not dbl eq, var, [SUPERSET OF ABOVE NOT EQUAL TO - variant with stroke -vsupne, U0228B-0FE00, /varsupsetneq N: superset, not eq, var, [SUPERSET OF WITH NOT EQUAL TO - variant with stroke t -Vvdash, U022AA, /Vvdash R: triple vertical, dash, [TRIPLE VERTICAL BAR RIGHT TURNSTILE] -vzigzag, U0299A, vertical zig-zag line, [VERTICAL ZIGZAG LINE] -Wcirc, U00174, =capital W, circumflex accent, [LATIN CAPITAL LETTER W WITH CIRCUMFLEX] -wcirc, U00175, =small w, circumflex accent, [LATIN SMALL LETTER W WITH CIRCUMFLEX] -wedbar, U02A5F, wedge, bar below, [LOGICAL AND WITH UNDERBAR] -Wedge, U022C0, alias ISOAMSB xwedge, [N-ARY LOGICAL AND] -wedge, U02227, alias ISOTECH and, [LOGICAL AND] -wedgeq, U02259, /wedgeq R: corresponds to (wedge, equals), [ESTIMATES] -weierp, U02118, /wp - Weierstrass p, [SCRIPT CAPITAL P] -Wfr, U1D51A, /frak W, upper case w, [MATHEMATICAL FRAKTUR CAPITAL W] -wfr, U1D534, /frak w, lower case w, [MATHEMATICAL FRAKTUR SMALL W] -Wopf, U1D54E, /Bbb W, open face W, [MATHEMATICAL DOUBLE-STRUCK CAPITAL W] -wopf, U1D568, /Bbb w, open face w, [MATHEMATICAL DOUBLE-STRUCK SMALL W] -wp, U02118, alias ISOAMSO weierp, [SCRIPT CAPITAL P] -wr, U02240, alias ISOAMSB wreath, [WREATH PRODUCT] -wreath, U02240, /wr B: wreath product, [WREATH PRODUCT] -Wscr, U1D4B2, /scr W, script letter W, [MATHEMATICAL SCRIPT CAPITAL W] -wscr, U1D4CC, /scr w, script letter w, [MATHEMATICAL SCRIPT SMALL W] -xcap, U022C2, /bigcap L: intersection operator, [N-ARY INTERSECTION] -xcirc, U025EF, /bigcirc B: large circle, [LARGE CIRCLE] -xcup, U022C3, /bigcup L: union operator, [N-ARY UNION] -xdtri, U025BD, /bigtriangledown B: big dn tri, open, [WHITE DOWN-POINTING TRIANGLE] -Xfr, U1D51B, /frak X, upper case x, [MATHEMATICAL FRAKTUR CAPITAL X] -xfr, U1D535, /frak x, lower case x, [MATHEMATICAL FRAKTUR SMALL X] -xhArr, U027FA, /Longleftrightarrow A: long l&r dbl arr, [LONG LEFT RIGHT DOUBLE ARROW] -xharr, U027F7, /longleftrightarrow A: long l&r arr, [LONG LEFT RIGHT ARROW] -Xi, U0039E, /Xi capital Xi, Greek, [GREEK CAPITAL LETTER XI] -xi, U003BE, /xi small xi, Greek, [GREEK SMALL LETTER XI] -xlArr, U027F8, /Longleftarrow A: long l dbl arrow, [LONG LEFTWARDS DOUBLE ARROW] -xlarr, U027F5, /longleftarrow A: long left arrow, [LONG LEFTWARDS ARROW] -xmap, U027FC, /longmapsto A:, [LONG RIGHTWARDS ARROW FROM BAR] -xnis, U022FB, large contains, vertical bar on horizontal stroke, [CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL -xodot, U02A00, /bigodot L: circle dot operator, [N-ARY CIRCLED DOT OPERATOR] -Xopf, U1D54F, /Bbb X, open face X, [MATHEMATICAL DOUBLE-STRUCK CAPITAL X] -xopf, U1D569, /Bbb x, open face x, [MATHEMATICAL DOUBLE-STRUCK SMALL X] -xoplus, U02A01, /bigoplus L: circle plus operator, [N-ARY CIRCLED PLUS OPERATOR] -xotime, U02A02, /bigotimes L: circle times operator, [N-ARY CIRCLED TIMES OPERATOR] -xrArr, U027F9, /Longrightarrow A: long rt dbl arr, [LONG RIGHTWARDS DOUBLE ARROW] -xrarr, U027F6, /longrightarrow A: long right arrow, [LONG RIGHTWARDS ARROW] -Xscr, U1D4B3, /scr X, script letter X, [MATHEMATICAL SCRIPT CAPITAL X] -xscr, U1D4CD, /scr x, script letter x, [MATHEMATICAL SCRIPT SMALL X] -xsqcup, U02A06, /bigsqcup L: square union operator, [N-ARY SQUARE UNION OPERATOR] -xuplus, U02A04, /biguplus L:, [N-ARY UNION OPERATOR WITH PLUS] -xutri, U025B3, /bigtriangleup B: big up tri, open, [WHITE UP-POINTING TRIANGLE] -xvee, U022C1, /bigvee L: logical and operator, [N-ARY LOGICAL OR] -xwedge, U022C0, /bigwedge L: logical or operator, [N-ARY LOGICAL AND] -Yacute, U000DD, =capital Y, acute accent, [LATIN CAPITAL LETTER Y WITH ACUTE] -yacute, U000FD, =small y, acute accent, [LATIN SMALL LETTER Y WITH ACUTE] -YAcy, U0042F, =capital YA, Cyrillic, [CYRILLIC CAPITAL LETTER YA] -yacy, U0044F, =small ya, Cyrillic, [CYRILLIC SMALL LETTER YA] -Ycirc, U00176, =capital Y, circumflex accent, [LATIN CAPITAL LETTER Y WITH CIRCUMFLEX] -ycirc, U00177, =small y, circumflex accent, [LATIN SMALL LETTER Y WITH CIRCUMFLEX] -Ycy, U0042B, =capital YERU, Cyrillic, [CYRILLIC CAPITAL LETTER YERU] -ycy, U0044B, =small yeru, Cyrillic, [CYRILLIC SMALL LETTER YERU] -yen, U000A5, /yen =yen sign, [YEN SIGN] -Yfr, U1D51C, /frak Y, upper case y, [MATHEMATICAL FRAKTUR CAPITAL Y] -yfr, U1D536, /frak y, lower case y, [MATHEMATICAL FRAKTUR SMALL Y] -YIcy, U00407, =capital YI, Ukrainian, [CYRILLIC CAPITAL LETTER YI] -yicy, U00457, =small yi, Ukrainian, [CYRILLIC SMALL LETTER YI] -Yopf, U1D550, /Bbb Y, open face Y, [MATHEMATICAL DOUBLE-STRUCK CAPITAL Y] -yopf, U1D56A, /Bbb y, open face y, [MATHEMATICAL DOUBLE-STRUCK SMALL Y] -Yscr, U1D4B4, /scr Y, script letter Y, [MATHEMATICAL SCRIPT CAPITAL Y] -yscr, U1D4CE, /scr y, script letter y, [MATHEMATICAL SCRIPT SMALL Y] -YUcy, U0042E, =capital YU, Cyrillic, [CYRILLIC CAPITAL LETTER YU] -yucy, U0044E, =small yu, Cyrillic, [CYRILLIC SMALL LETTER YU] -Yuml, U00178, =capital Y, dieresis or umlaut mark, [LATIN CAPITAL LETTER Y WITH DIAERESIS] -yuml, U000FF, =small y, dieresis or umlaut mark, [LATIN SMALL LETTER Y WITH DIAERESIS] -Zacute, U00179, =capital Z, acute accent, [LATIN CAPITAL LETTER Z WITH ACUTE] -zacute, U0017A, =small z, acute accent, [LATIN SMALL LETTER Z WITH ACUTE] -Zcaron, U0017D, =capital Z, caron, [LATIN CAPITAL LETTER Z WITH CARON] -zcaron, U0017E, =small z, caron, [LATIN SMALL LETTER Z WITH CARON] -Zcy, U00417, =capital ZE, Cyrillic, [CYRILLIC CAPITAL LETTER ZE] -zcy, U00437, =small ze, Cyrillic, [CYRILLIC SMALL LETTER ZE] -Zdot, U0017B, =capital Z, dot above, [LATIN CAPITAL LETTER Z WITH DOT ABOVE] -zdot, U0017C, =small z, dot above, [LATIN SMALL LETTER Z WITH DOT ABOVE] -zeetrf, U02128, zee transform, [BLACK-LETTER CAPITAL Z] -ZeroWidthSpace, U0200B, zero width space, [ZERO WIDTH SPACE] -zeta, U003B6, /zeta small zeta, Greek, [GREEK SMALL LETTER ZETA] -Zfr, U02128, /frak Z, upper case z, [BLACK-LETTER CAPITAL Z] -zfr, U1D537, /frak z, lower case z, [MATHEMATICAL FRAKTUR SMALL Z] -ZHcy, U00416, =capital ZHE, Cyrillic, [CYRILLIC CAPITAL LETTER ZHE] -zhcy, U00436, =small zhe, Cyrillic, [CYRILLIC SMALL LETTER ZHE] -zigrarr, U021DD, right zig-zag arrow, [RIGHTWARDS SQUIGGLE ARROW] -Zopf, U02124, /Bbb Z, open face Z, [DOUBLE-STRUCK CAPITAL Z] -zopf, U1D56B, /Bbb x, open face z, [MATHEMATICAL DOUBLE-STRUCK SMALL Z] -Zscr, U1D4B5, /scr Z, script letter Z, [MATHEMATICAL SCRIPT CAPITAL Z] -zscr, U1D4CF, /scr z, script letter z, [MATHEMATICAL SCRIPT SMALL Z] diff --git a/mathjax-dev/MML-entities/MML-Unicode-TeX.txt b/mathjax-dev/MML-entities/MML-Unicode-TeX.txt deleted file mode 100644 index 3057375d6..000000000 --- a/mathjax-dev/MML-entities/MML-Unicode-TeX.txt +++ /dev/null @@ -1,455 +0,0 @@ -U0002A, /ast -U0003A, /colon -U0005B, /lbrack -U0005C, /backslash -U0005D, /rbrack -U0006A, /jmath -U0007B, /lbrace -U0007C, /vert -U0007D, /rbrace -U000A5, /yen -U000AC, /lnot -U000AC, /neg -U000AE, /circledR -U000B1, /pm -U000B7, /centerdot -U000D7, /times -U000F7, /div -U00131, /imath -U00393, /Gamma -U00394, /Delta -U00398, /Theta -U0039B, /Lambda -U0039E, /Xi -U003A0, /Pi -U003A3, /Sigma -U003A6, /Phi -U003A8, /Psi -U003A9, /Omega -U003B1, /alpha -U003B2, /beta -U003B3, /gamma -U003B4, /delta -U003B5, /varepsilon -U003B6, /zeta -U003B7, /eta -U003B8, /theta -U003B9, /iota -U003BA, /kappa -U003BB, /lambda -U003BC, /mu -U003BD, /nu -U003BE, /xi -U003C0, /pi -U003C1, /rho -U003C2, /varsigma -U003C3, /sigma -U003C4, /tau -U003C5, /upsilon -U003C6, /varphi -U003C7, /chi -U003C8, /psi -U003C9, /omega -U003D1, /vartheta -U003D2, /Upsilon -U003D5, /straightphi -U003D6, /varpi -U003DD, /digamma -U003F0, /varkappa -U003F1, /varrho -U003F5, /straightepsilon -U003F6, /backepsilon -U02016, /Vert -U02020, /dagger -U02020, /dagger -U02021, /ddagger -U02021, /ddagger -U02022, /bullet -U02032, /prime -U02035, /backprime -U0210F, /hbar -U0210F, /hslash -U02111, /Im -U02113, /ell -U02118, /wp -U0211C, /Re -U02127, /mho -U02135, /aleph -U02136, /beth -U02137, /gimel -U02138, /daleth -U02190, /gets -U02190, /leftarrow -U02191, /uparrow -U02192, /rightarrow -U02192, /to -U02193, /downarrow -U02194, /leftrightarrow -U02195, /updownarrow -U02196, /nwarrow -U02197, /nearrow -U02198, /searrow -U02199, /swarrow -U0219A, /nleftarrow -U0219B, /nrightarrow -U0219D, /rightsquigarrow -U0219E, /twoheadleftarrow -U021A0, /twoheadrightarrow -U021A2, /leftarrowtail -U021A3, /rightarrowtail -U021A6, /mapsto -U021A9, /hookleftarrow -U021AA, /hookrightarrow -U021AB, /looparrowleft -U021AC, /looparrowright -U021AD, /leftrightsquigarrow -U021AE, /nleftrightarrow -U021B0, /Lsh -U021B1, /Rsh -U021B6, /curvearrowleft -U021B7, /curvearrowright -U021BA, /circlearrowleft -U021BB, /circlearrowright -U021BC, /leftharpoonup -U021BD, /leftharpoondown -U021BE, /restriction -U021BE, /upharpoonright -U021BF, /upharpoonleft -U021C0, /rightharpoonup -U021C1, /rightharpoondown -U021C2, /downharpoonright -U021C3, /downharpoonleft -U021C4, /rightleftarrows -U021C6, /leftrightarrows -U021C7, /leftleftarrows -U021C8, /upuparrows -U021CA, /downdownarrows -U021CB, /leftrightharpoons -U021CC, /rightleftharpoons -U021CD, /nLeftarrow -U021CE, /nLeftrightarrow -U021CF, /nRightarrow -U021D0, /Leftarrow -U021D1, /Uparrow -U021D2, /Rightarrow -U021D3, /Downarrow -U021D4, /Leftrightarrow -U021D4, /iff -U021D5, /Updownarrow -U021DA, /Lleftarrow -U021DB, /Rrightarrow -U02200, /forall -U02201, /complement -U02202, /partial -U02203, /exists -U02204, /nexists -U02205, /emptyset -U02205, /varnothing -U02207, /nabla -U02208, /in -U02209, /notin -U0220B, /ni -U0220B, /owns -U0220F, /prod -U02210, /coprod -U02211, /sum -U02213, /mp -U02214, /dotplus -U02216, /setminus -U02216, /smallsetminus -U02218, /circ -U0221A, /surd -U0221D, /propto -U0221D, /varpropto -U0221E, /infty -U02220, /angle -U02221, /measuredangle -U02222, /sphericalangle -U02223, /mid -U02223, /shortmid -U02224, /nmid -U02224, /nshortmid -U02225, /parallel -U02225, /shortparallel -U02226, /nparallel -U02226, /nshortparallel -U02227, /land -U02227, /wedge -U02228, /lor -U02228, /vee -U02229, /cap -U0222A, /cup -U0222B, /int -U0222D, /iiint -U0222E, /oint -U02234, /therefore -U02235, /because -U02236, /ratio -U02237, /Colon -U02238, /dotminus -U0223C, /sim -U0223C, /thicksim -U0223D, /backsim -U02240, /wr -U02241, /nsim -U02242, /esim -U02243, /simeq -U02244, /nsimeq -U02245, /cong -U02247, /ncong -U02248, /approx -U02248, /asymp -U02248, /thickapprox -U02249, /napprox -U0224A, /approxeq -U0224C, /backcong -U0224E, /Bumpeq -U0224F, /bumpeq -U02250, /doteq -U02251, /Doteq -U02251, /doteqdot -U02252, /fallingdotseq -U02253, /risingdotseq -U02254, /coloneq -U02255, /eqcolon -U02256, /eqcirc -U02257, /circeq -U02259, /wedgeq -U0225C, /triangleq -U0225F, /questeq -U02260, /ne -U02260, /neq -U02261, /equiv -U02262, /nequiv -U02264, /le -U02264, /leq -U02265, /ge -U02265, /geq -U02266, /leqq -U02266-00338, /nleqq -U02267, /geqq -U02267-00338, /ngeqq -U02268, /lneqq -U02268-0FE00, /lvertneqq -U02269, /gneqq -U02269-0FE00, /gvertneqq -U0226A, /ll -U0226B, /gg -U0226C, /between -U0226E, /nless -U0226F, /ngtr -U02270, /nleq -U02271, /ngeq -U02272, /lesssim -U02273, /gtrsim -U02276, /lessgtr -U02277, /gtrless -U0227A, /prec -U0227B, /succ -U0227C, /preccurlyeq -U0227D, /succcurlyeq -U0227E, /precsim -U0227F, /succsim -U02280, /nprec -U02281, /nsucc -U02282, /subset -U02282-020D2, /nsubset -U02283, /supset -U02283-020D2, /nsupset -U02286, /subseteq -U02287, /supseteq -U02288, /nsubseteq -U02289, /nsupseteq -U0228A, /subsetneq -U0228A-0FE00, /varsubsetneq -U0228B, /supsetneq -U0228B-0FE00, /varsupsetneq -U0228E, /uplus -U0228F, /sqsubset -U02290, /sqsupset -U02291, /sqsubseteq -U02292, /sqsupseteq -U02293, /sqcap -U02294, /sqcup -U02295, /oplus -U02296, /ominus -U02297, /otimes -U02298, /oslash -U02299, /odot -U0229A, /circledcirc -U0229B, /circledast -U0229D, /circleddash -U0229E, /boxplus -U0229F, /boxminus -U022A0, /boxtimes -U022A1, /boxdot -U022A1, /dotsquare -U022A2, /vdash -U022A3, /dashv -U022A4, /top -U022A5, /bot -U022A5, /perp -U022A7, /models -U022A8, /vDash -U022A9, /Vdash -U022AA, /Vvdash -U022AC, /nvdash -U022AD, /nvDash -U022AE, /nVdash -U022AF, /nVDash -U022B2, /vartriangleleft -U022B3, /vartriangleright -U022B4, /trianglelefteq -U022B5, /trianglerighteq -U022B8, /multimap -U022BA, /intercal -U022BB, /veebar -U022C0, /bigwedge -U022C1, /bigvee -U022C2, /bigcap -U022C3, /bigcup -U022C4, /diamond -U022C5, /cdot -U022C6, /star -U022C7, /divideontimes -U022C8, /bowtie -U022C9, /ltimes -U022CA, /rtimes -U022CB, /leftthreetimes -U022CC, /rightthreetimes -U022CD, /backsimeq -U022CE, /curlyvee -U022CF, /curlywedge -U022D0, /Subset -U022D1, /Supset -U022D2, /Cap -U022D2, /doublecap -U022D3, /Cup -U022D3, /doublecup -U022D4, /pitchfork -U022D6, /lessdot -U022D7, /gtrdot -U022D8, /Ll -U022D8, /lll -U022D8, /llless -U022D9, /Gg -U022D9, /ggg -U022D9, /gggtr -U022DA, /lesseqgtr -U022DB, /gtreqless -U022DE, /curlyeqprec -U022DF, /curlyeqsucc -U022E6, /lnsim -U022E7, /gnsim -U022E8, /precnsim -U022E9, /succnsim -U022EA, /ntriangleleft -U022EB, /ntriangleright -U022EC, /ntrianglelefteq -U022ED, /ntrianglerighteq -U022EF, /cdots -U022F1, /ddots -U02305, /barwedge -U02306, /doublebarwedge -U02308, /lceil -U02309, /rceil -U0230A, /lfloor -U0230B, /rfloor -U0231C, /ulcorner -U0231D, /urcorner -U0231E, /llcorner -U0231F, /lrcorner -U02322, /frown -U02322, /smallfrown -U02323, /smallsmile -U02323, /smile -U02329, /langle -U0232A, /rangle -U023B0, /lmoustache -U023B1, /rmoustache -U024C8, /circledS -U025A1, /square -U025AA, /blacksquare -U025AA, /blacksquare -U025B3, /bigtriangleup -U025B4, /blacktriangle -U025B5, /triangle -U025B8, /blacktriangleright -U025B9, /triangleright -U025BD, /bigtriangledown -U025BE, /blacktriangledown -U025BF, /triangledown -U025C2, /blacktriangleleft -U025C3, /triangleleft -U025CA, /lozenge -U025CB, /circ -U025EF, /bigcirc -U02605, /bigstar -U02660, /spadesuit -U02663, /clubsuit -U02665, /heartsuit -U02666, /diamondsuit -U0266D, /flat -U0266E, /natural -U0266F, /sharp -U02713, /checkmark -U02720, /maltese -U027F5, /longleftarrow -U027F6, /longrightarrow -U027F7, /longleftrightarrow -U027F8, /Longleftarrow -U027F9, /Longrightarrow -U027FA, /Longleftrightarrow -U027FC, /longmapsto -U0290D, /bkarow -U0290F, /dbkarow -U02910, /drbkarow -U02925, /hksearow -U02926, /hkswarow -U02928, /toea -U02929, /tosa -U029EB, /blacklozenge -U02A00, /bigodot -U02A01, /bigoplus -U02A02, /bigotimes -U02A04, /biguplus -U02A06, /bigsqcup -U02A0C, /iiiint -U02A3C, /intprod -U02A3F, /amalg -U02A77, /ddotseq -U02A7D, /leqslant -U02A7D-00338, /nleqslant -U02A7E, /geqslant -U02A7E-00338, /ngeqslant -U02A85, /lessapprox -U02A86, /gtrapprox -U02A87, /lneq -U02A88, /gneq -U02A89, /lnapprox -U02A8A, /gnapprox -U02A8B, /lesseqqgtr -U02A8C, /gtreqqless -U02A95, /eqslantless -U02A96, /eqslantgtr -U02AAF, /preceq -U02AAF-00338, /npreceq -U02AB0, /succeq -U02AB0-00338, /nsucceq -U02AB5, /precneqq -U02AB6, /succneqq -U02AB7, /precapprox -U02AB8, /succapprox -U02AB9, /precnapprox -U02ABA, /succnapprox -U02AC5, /subseteqq -U02AC5-00338, /nsubseteqq -U02AC6, /supseteqq -U02AC6-00338, /nsupseteqq -U02ACB, /subsetneqq -U02ACB-0FE00, /varsubsetneqq -U02ACC, /supsetneqq -U02ACC-0FE00, /varsupsetneqq -U02ADB, /mlcp -U02AEE, /rightrightarrows -U02AEE, reverse /nmid diff --git a/mathjax-dev/MML-entities/MML-macros.txt b/mathjax-dev/MML-entities/MML-macros.txt deleted file mode 100644 index efc4f03ae..000000000 --- a/mathjax-dev/MML-entities/MML-macros.txt +++ /dev/null @@ -1,568 +0,0 @@ -Afr, U1D504, /frak A, upper case a, [MATHEMATICAL FRAKTUR CAPITAL A] -afr, U1D51E, /frak a, lower case a, [MATHEMATICAL FRAKTUR SMALL A] -aleph, U02135, /aleph aleph, Hebrew, [ALEF SYMBOL] -alpha, U003B1, /alpha small alpha, Greek, [GREEK SMALL LETTER ALPHA] -amalg, U02A3F, /amalg B: amalgamation or coproduct, [AMALGAMATION OR COPRODUCT] -and, U02227, /wedge /land B: logical and, [LOGICAL AND] -ang, U02220, /angle - angle, [ANGLE] -angmsd, U02221, /measuredangle - angle-measured, [MEASURED ANGLE] -angsph, U02222, /sphericalangle angle-spherical, [SPHERICAL ANGLE] -Aopf, U1D538, /Bbb A, open face A, [MATHEMATICAL DOUBLE-STRUCK CAPITAL A] -ap, U02248, /approx R: approximate, [ALMOST EQUAL TO] -ape, U0224A, /approxeq R: approximate, equals, [ALMOST EQUAL OR EQUAL TO] -Ascr, U1D49C, /scr A, script letter A, [MATHEMATICAL SCRIPT CAPITAL A] -ascr, U1D4B6, /scr a, script letter a, [MATHEMATICAL SCRIPT SMALL A] -ast, U0002A, /ast B: =asterisk, [ASTERISK] -asymp, U02248, /asymp R: asymptotically equal to, [ALMOST EQUAL TO] -Barwed, U02306, /doublebarwedge B: log and, dbl bar above, [PERSPECTIVE] -barwed, U02305, /barwedge B: logical and, bar above, [PROJECTIVE] -bcong, U0224C, /backcong R: reverse congruent, [ALL EQUAL TO] -becaus, U02235, /because R: because, [BECAUSE] -bepsi, U003F6, /backepsilon R: such that, [GREEK REVERSED LUNATE EPSILON SYMBOL] -beta, U003B2, /beta small beta, Greek, [GREEK SMALL LETTER BETA] -beth, U02136, /beth - beth, Hebrew, [BET SYMBOL] -Bfr, U1D505, /frak B, upper case b, [MATHEMATICAL FRAKTUR CAPITAL B] -bfr, U1D51F, /frak b, lower case b, [MATHEMATICAL FRAKTUR SMALL B] -Bopf, U1D539, /Bbb B, open face B, [MATHEMATICAL DOUBLE-STRUCK CAPITAL B] -bottom, U022A5, /bot bottom, [UP TACK] -bowtie, U022C8, /bowtie R:, [BOWTIE] -bprime, U02035, /backprime - reverse prime, [REVERSED PRIME] -Bscr, U0212C, /scr B, script letter B, [SCRIPT CAPITAL B] -bscr, U1D4B7, /scr b, script letter b, [MATHEMATICAL SCRIPT SMALL B] -bsim, U0223D, /backsim R: reverse similar, [REVERSED TILDE] -bsime, U022CD, /backsimeq R: reverse similar, eq, [REVERSED TILDE EQUALS] -bsol, U0005C, /backslash =reverse solidus, [REVERSE SOLIDUS] -bull, U02022, /bullet B: =round bullet, filled, [BULLET] -bump, U0224E, /Bumpeq R: bumpy equals, [GEOMETRICALLY EQUIVALENT TO] -bumpe, U0224F, /bumpeq R: bumpy equals, equals, [DIFFERENCE BETWEEN] -Cap, U022D2, /Cap /doublecap B: dbl intersection, [DOUBLE INTERSECTION] -cap, U02229, /cap B: intersection, [INTERSECTION] -Cfr, U0212D, /frak C, upper case c, [BLACK-LETTER CAPITAL C] -cfr, U1D520, /frak c, lower case c, [MATHEMATICAL FRAKTUR SMALL C] -check, U02713, /checkmark =tick, check mark, [CHECK MARK] -chi, U003C7, /chi small chi, Greek, [GREEK SMALL LETTER CHI] -cir, U025CB, /circ B: =circle, open, [WHITE CIRCLE] -cire, U02257, /circeq R: circle, equals, [RING EQUAL TO] -clubs, U02663, /clubsuit =club suit symbol, [BLACK CLUB SUIT] -Colon, U02237, /Colon, two colons, [PROPORTION] -colon, U0003A, /colon P:, [COLON] -colone, U02254, /coloneq R: colon, equals, [COLON EQUALS] -comp, U02201, /complement - complement sign, [COMPLEMENT] -compfn, U02218, /circ B: composite function (small circle), [RING OPERATOR] -cong, U02245, /cong R: congruent with, [APPROXIMATELY EQUAL TO] -conint, U0222E, /oint L: contour integral operator, [CONTOUR INTEGRAL] -Copf, U02102, /Bbb C, open face C, [DOUBLE-STRUCK CAPITAL C] -coprod, U02210, /coprod L: coproduct operator, [N-ARY COPRODUCT] -Cscr, U1D49E, /scr C, script letter C, [MATHEMATICAL SCRIPT CAPITAL C] -cscr, U1D4B8, /scr c, script letter c, [MATHEMATICAL SCRIPT SMALL C] -ctdot, U022EF, /cdots, three dots, centered, [MIDLINE HORIZONTAL ELLIPSIS] -cuepr, U022DE, /curlyeqprec R: curly eq, precedes, [EQUAL TO OR PRECEDES] -cuesc, U022DF, /curlyeqsucc R: curly eq, succeeds, [EQUAL TO OR SUCCEEDS] -cularr, U021B6, /curvearrowleft A: left curved arrow, [ANTICLOCKWISE TOP SEMICIRCLE ARROW] -Cup, U022D3, /Cup /doublecup B: dbl union, [DOUBLE UNION] -cup, U0222A, /cup B: union or logical sum, [UNION] -curarr, U021B7, /curvearrowright A: rt curved arrow, [CLOCKWISE TOP SEMICIRCLE ARROW] -cuvee, U022CE, /curlyvee B: curly logical or, [CURLY LOGICAL OR] -cuwed, U022CF, /curlywedge B: curly logical and, [CURLY LOGICAL AND] -Dagger, U02021, /ddagger B: =double dagger, [DOUBLE DAGGER] -Dagger, U02021, /ddagger B: double dagger relation, [DOUBLE DAGGER] -dagger, U02020, /dagger B: =dagger, [DAGGER] -dagger, U02020, /dagger B: dagger relation, [DAGGER] -daleth, U02138, /daleth - daleth, Hebrew, [DALET SYMBOL] -dArr, U021D3, /Downarrow A: down dbl arrow, [DOWNWARDS DOUBLE ARROW] -darr, U02193, /downarrow A: =downward arrow, [DOWNWARDS ARROW] -dashv, U022A3, /dashv R: dash, vertical, [LEFT TACK] -ddarr, U021CA, /downdownarrows A: two down arrows, [DOWNWARDS PAIRED ARROWS] -Delta, U00394, /Delta capital Delta, Greek, [GREEK CAPITAL LETTER DELTA] -delta, U003B4, /delta small delta, Greek, [GREEK SMALL LETTER DELTA] -Dfr, U1D507, /frak D, upper case d, [MATHEMATICAL FRAKTUR CAPITAL D] -dfr, U1D521, /frak d, lower case d, [MATHEMATICAL FRAKTUR SMALL D] -dharl, U021C3, /downharpoonleft A: dn harpoon-left, [DOWNWARDS HARPOON WITH BARB LEFTWARDS] -dharr, U021C2, /downharpoonright A: down harpoon-rt, [DOWNWARDS HARPOON WITH BARB RIGHTWARDS] -diam, U022C4, /diamond B: open diamond, [DIAMOND OPERATOR] -diams, U02666, /diamondsuit =diamond suit symbol, [BLACK DIAMOND SUIT] -divide, U000F7, /div B: =divide sign, [DIVISION SIGN] -divonx, U022C7, /divideontimes B: division on times, [DIVISION TIMES] -dlcorn, U0231E, /llcorner O: lower left corner, [BOTTOM LEFT CORNER] -Dopf, U1D53B, /Bbb D, open face D, [MATHEMATICAL DOUBLE-STRUCK CAPITAL D] -drcorn, U0231F, /lrcorner C: lower right corner, [BOTTOM RIGHT CORNER] -Dscr, U1D49F, /scr D, script letter D, [MATHEMATICAL SCRIPT CAPITAL D] -dscr, U1D4B9, /scr d, script letter d, [MATHEMATICAL SCRIPT SMALL D] -dtdot, U022F1, /ddots, three dots, descending, [DOWN RIGHT DIAGONAL ELLIPSIS] -dtri, U025BF, /triangledown =down triangle, open, [WHITE DOWN-POINTING SMALL TRIANGLE] -dtrif, U025BE, /blacktriangledown =dn tri, filled, [BLACK DOWN-POINTING SMALL TRIANGLE] -ecir, U02256, /eqcirc R: circle on equals sign, [RING IN EQUAL TO] -ecolon, U02255, /eqcolon R: equals, colon, [EQUALS COLON] -eDDot, U02A77, /ddotseq R: equal with four dots, [EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW] -eDot, U02251, /doteqdot /Doteq R: eq, even dots, [GEOMETRICALLY EQUAL TO] -efDot, U02252, /fallingdotseq R: eq, falling dots, [APPROXIMATELY EQUAL TO OR THE IMAGE OF] -Efr, U1D508, /frak E, upper case e, [MATHEMATICAL FRAKTUR CAPITAL E] -efr, U1D522, /frak e, lower case e, [MATHEMATICAL FRAKTUR SMALL E] -egs, U02A96, /eqslantgtr R: equal-or-gtr, slanted, [SLANTED EQUAL TO OR GREATER-THAN] -ell, U02113, /ell - cursive small l, [SCRIPT SMALL L] -els, U02A95, /eqslantless R: eq-or-less, slanted, [SLANTED EQUAL TO OR LESS-THAN] -empty, U02205, /emptyset - zero, slash, [EMPTY SET] -emptyv, U02205, /varnothing - circle, slash, [EMPTY SET] -Eopf, U1D53C, /Bbb E, open face E, [MATHEMATICAL DOUBLE-STRUCK CAPITAL E] -epsi, U003F5, /straightepsilon, small epsilon, Greek, [GREEK LUNATE EPSILON SYMBOL] -epsiv, U003B5, /varepsilon, [GREEK SMALL LETTER EPSILON] -equest, U0225F, /questeq R: equal with questionmark, [QUESTIONED EQUAL TO] -equiv, U02261, /equiv R: identical with, [IDENTICAL TO] -erDot, U02253, /risingdotseq R: eq, rising dots, [IMAGE OF OR APPROXIMATELY EQUAL TO] -Escr, U02130, /scr E, script letter E, [SCRIPT CAPITAL E] -escr, U0212F, /scr e, script letter e, [SCRIPT SMALL E] -esdot, U02250, /doteq R: equals, single dot above, [APPROACHES THE LIMIT] -esim, U02242, /esim R: equals, similar, [MINUS TILDE] -eta, U003B7, /eta small eta, Greek, [GREEK SMALL LETTER ETA] -exist, U02203, /exists at least one exists, [THERE EXISTS] -Ffr, U1D509, /frak F, upper case f, [MATHEMATICAL FRAKTUR CAPITAL F] -ffr, U1D523, /frak f, lower case f, [MATHEMATICAL FRAKTUR SMALL F] -flat, U0266D, /flat =musical flat, [MUSIC FLAT SIGN] -Fopf, U1D53D, /Bbb F, open face F, [MATHEMATICAL DOUBLE-STRUCK CAPITAL F] -forall, U02200, /forall for all, [FOR ALL] -fork, U022D4, /pitchfork R: pitchfork, [PITCHFORK] -frown, U02322, /frown R: down curve, [FROWN] -Fscr, U02131, /scr F, script letter F, [SCRIPT CAPITAL F] -fscr, U1D4BB, /scr f, script letter f, [MATHEMATICAL SCRIPT SMALL F] -Gamma, U00393, /Gamma capital Gamma, Greek, [GREEK CAPITAL LETTER GAMMA] -gamma, U003B3, /gamma small gamma, Greek, [GREEK SMALL LETTER GAMMA] -gammad, U003DD, /digamma, [GREEK SMALL LETTER DIGAMMA] -gap, U02A86, /gtrapprox R: greater, approximate, [GREATER-THAN OR APPROXIMATE] -gE, U02267, /geqq R: greater, double equals, [GREATER-THAN OVER EQUAL TO] -ge, U02265, /geq /ge R: greater-than-or-equal, [GREATER-THAN OR EQUAL TO] -gEl, U02A8C, /gtreqqless R: gt, dbl equals, less, [GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN] -gel, U022DB, /gtreqless R: greater, equals, less, [GREATER-THAN EQUAL TO OR LESS-THAN] -ges, U02A7E, /geqslant R: gt-or-equal, slanted, [GREATER-THAN OR SLANTED EQUAL TO] -Gfr, U1D50A, /frak G, upper case g, [MATHEMATICAL FRAKTUR CAPITAL G] -gfr, U1D524, /frak g, lower case g, [MATHEMATICAL FRAKTUR SMALL G] -Gg, U022D9, /ggg /Gg /gggtr R: triple gtr-than, [VERY MUCH GREATER-THAN] -gimel, U02137, /gimel - gimel, Hebrew, [GIMEL SYMBOL] -gl, U02277, /gtrless R: greater, less, [GREATER-THAN OR LESS-THAN] -gnap, U02A8A, /gnapprox N: greater, not approximate, [GREATER-THAN AND NOT APPROXIMATE] -gnE, U02269, /gneqq N: greater, not dbl equals, [GREATER-THAN BUT NOT EQUAL TO] -gne, U02A88, /gneq N: greater, not equals, [GREATER-THAN AND SINGLE-LINE NOT EQUAL TO] -gnsim, U022E7, /gnsim N: greater, not similar, [GREATER-THAN BUT NOT EQUIVALENT TO] -Gopf, U1D53E, /Bbb G, open face G, [MATHEMATICAL DOUBLE-STRUCK CAPITAL G] -Gscr, U1D4A2, /scr G, script letter G, [MATHEMATICAL SCRIPT CAPITAL G] -gscr, U0210A, /scr g, script letter g, [SCRIPT SMALL G] -gsim, U02273, /gtrsim R: greater, similar, [GREATER-THAN OR EQUIVALENT TO] -Gt, U0226B, /gg R: dbl greater-than sign, [MUCH GREATER-THAN] -gtdot, U022D7, /gtrdot R: greater than, with dot, [GREATER-THAN WITH DOT] -gvnE, U02269-0FE00, /gvertneqq N: gt, vert, not dbl eq, [GREATER-THAN BUT NOT EQUAL TO - with vertical stroke] -hArr, U021D4, /Leftrightarrow A: l&r dbl arrow, [LEFT RIGHT DOUBLE ARROW] -harr, U02194, /leftrightarrow A: l&r arrow, [LEFT RIGHT ARROW] -harrw, U021AD, /leftrightsquigarrow A: l&r arr-wavy, [LEFT RIGHT WAVE ARROW] -hearts, U02665, /heartsuit =heart suit symbol, [BLACK HEART SUIT] -Hfr, U0210C, /frak H, upper case h, [BLACK-LETTER CAPITAL H] -hfr, U1D525, /frak h, lower case h, [MATHEMATICAL FRAKTUR SMALL H] -Hopf, U0210D, /Bbb H, open face H, [DOUBLE-STRUCK CAPITAL H] -Hscr, U0210B, /scr H, script letter H, [SCRIPT CAPITAL H] -hscr, U1D4BD, /scr h, script letter h, [MATHEMATICAL SCRIPT SMALL H] -iff, U021D4, /iff if and only if, [LEFT RIGHT DOUBLE ARROW] -Ifr, U02111, /frak I, upper case i, [BLACK-LETTER CAPITAL I] -ifr, U1D526, /frak i, lower case i, [MATHEMATICAL FRAKTUR SMALL I] -image, U02111, /Im - imaginary, [BLACK-LETTER CAPITAL I] -imath, U00131, /imath - small i, no dot, [LATIN SMALL LETTER DOTLESS I] -infin, U0221E, /infty infinity, [INFINITY] -int, U0222B, /int L: integral operator, [INTEGRAL] -intcal, U022BA, /intercal B: intercal, [INTERCALATE] -Iopf, U1D540, /Bbb I, open face I, [MATHEMATICAL DOUBLE-STRUCK CAPITAL I] -iota, U003B9, /iota small iota, Greek, [GREEK SMALL LETTER IOTA] -iprod, U02A3C, /intprod, [INTERIOR PRODUCT] -Iscr, U02110, /scr I, script letter I, [SCRIPT CAPITAL I] -iscr, U1D4BE, /scr i, script letter i, [MATHEMATICAL SCRIPT SMALL I] -isin, U02208, /in R: set membership, [ELEMENT OF] -Jfr, U1D50D, /frak J, upper case j, [MATHEMATICAL FRAKTUR CAPITAL J] -jfr, U1D527, /frak j, lower case j, [MATHEMATICAL FRAKTUR SMALL J] -jmath, U0006A, /jmath - small j, no dot, [LATIN SMALL LETTER J] -Jopf, U1D541, /Bbb J, open face J, [MATHEMATICAL DOUBLE-STRUCK CAPITAL J] -Jscr, U1D4A5, /scr J, script letter J, [MATHEMATICAL SCRIPT CAPITAL J] -jscr, U1D4BF, /scr j, script letter j, [MATHEMATICAL SCRIPT SMALL J] -kappa, U003BA, /kappa small kappa, Greek, [GREEK SMALL LETTER KAPPA] -kappav, U003F0, /varkappa, [GREEK KAPPA SYMBOL] -Kfr, U1D50E, /frak K, upper case k, [MATHEMATICAL FRAKTUR CAPITAL K] -kfr, U1D528, /frak k, lower case k, [MATHEMATICAL FRAKTUR SMALL K] -Kopf, U1D542, /Bbb K, open face K, [MATHEMATICAL DOUBLE-STRUCK CAPITAL K] -Kscr, U1D4A6, /scr K, script letter K, [MATHEMATICAL SCRIPT CAPITAL K] -kscr, U1D4C0, /scr k, script letter k, [MATHEMATICAL SCRIPT SMALL K] -lAarr, U021DA, /Lleftarrow A: left triple arrow, [LEFTWARDS TRIPLE ARROW] -Lambda, U0039B, /Lambda capital Lambda, Greek, [GREEK CAPITAL LETTER LAMDA] -lambda, U003BB, /lambda small lambda, Greek, [GREEK SMALL LETTER LAMDA] -lang, U02329, /langle O: left angle bracket, [LEFT-POINTING ANGLE BRACKET] -lap, U02A85, /lessapprox R: less, approximate, [LESS-THAN OR APPROXIMATE] -Larr, U0219E, /twoheadleftarrow A:, [LEFTWARDS TWO HEADED ARROW] -lArr, U021D0, /Leftarrow A: is implied by, [LEFTWARDS DOUBLE ARROW] -larr, U02190, /leftarrow /gets A: =leftward arrow, [LEFTWARDS ARROW] -larrhk, U021A9, /hookleftarrow A: left arrow-hooked, [LEFTWARDS ARROW WITH HOOK] -larrlp, U021AB, /looparrowleft A: left arrow-looped, [LEFTWARDS ARROW WITH LOOP] -larrtl, U021A2, /leftarrowtail A: left arrow-tailed, [LEFTWARDS ARROW WITH TAIL] -lceil, U02308, /lceil O: left ceiling, [LEFT CEILING] -lcub, U0007B, /lbrace O: =left curly bracket, [LEFT CURLY BRACKET] -lE, U02266, /leqq R: less, double equals, [LESS-THAN OVER EQUAL TO] -le, U02264, /leq /le R: less-than-or-equal, [LESS-THAN OR EQUAL TO] -lEg, U02A8B, /lesseqqgtr R: less, dbl eq, greater, [LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN] -leg, U022DA, /lesseqgtr R: less, eq, greater, [LESS-THAN EQUAL TO OR GREATER-THAN] -les, U02A7D, /leqslant R: less-than-or-eq, slant, [LESS-THAN OR SLANTED EQUAL TO] -lfloor, U0230A, /lfloor O: left floor, [LEFT FLOOR] -Lfr, U1D50F, /frak L, upper case l, [MATHEMATICAL FRAKTUR CAPITAL L] -lfr, U1D529, /frak l, lower case l, [MATHEMATICAL FRAKTUR SMALL L] -lg, U02276, /lessgtr R: less, greater, [LESS-THAN OR GREATER-THAN] -lhard, U021BD, /leftharpoondown A: l harpoon-down, [LEFTWARDS HARPOON WITH BARB DOWNWARDS] -lharu, U021BC, /leftharpoonup A: left harpoon-up, [LEFTWARDS HARPOON WITH BARB UPWARDS] -Ll, U022D8, /Ll /lll /llless R: triple less-than, [VERY MUCH LESS-THAN] -llarr, U021C7, /leftleftarrows A: two left arrows, [LEFTWARDS PAIRED ARROWS] -lmoust, U023B0, /lmoustache, [UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION] -lnap, U02A89, /lnapprox N: less, not approximate, [LESS-THAN AND NOT APPROXIMATE] -lnE, U02268, /lneqq N: less, not double equals, [LESS-THAN BUT NOT EQUAL TO] -lne, U02A87, /lneq N: less, not equals, [LESS-THAN AND SINGLE-LINE NOT EQUAL TO] -lnsim, U022E6, /lnsim N: less, not similar, [LESS-THAN BUT NOT EQUIVALENT TO] -Lopf, U1D543, /Bbb L, open face L, [MATHEMATICAL DOUBLE-STRUCK CAPITAL L] -loz, U025CA, /lozenge - lozenge or total mark, [LOZENGE] -lozf, U029EB, /blacklozenge - lozenge, filled, [BLACK LOZENGE] -lrarr, U021C6, /leftrightarrows A: l arr over r arr, [LEFTWARDS ARROW OVER RIGHTWARDS ARROW] -lrhar, U021CB, /leftrightharpoons A: l harp over r, [LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON] -Lscr, U02112, /scr L, script letter L, [SCRIPT CAPITAL L] -lscr, U1D4C1, /scr l, script letter l, [MATHEMATICAL SCRIPT SMALL L] -lsh, U021B0, /Lsh A:, [UPWARDS ARROW WITH TIP LEFTWARDS] -lsim, U02272, /lesssim R: less, similar, [LESS-THAN OR EQUIVALENT TO] -lsqb, U0005B, /lbrack O: =left square bracket, [LEFT SQUARE BRACKET] -Lt, U0226A, /ll R: double less-than sign, [MUCH LESS-THAN] -ltdot, U022D6, /lessdot R: less than, with dot, [LESS-THAN WITH DOT] -lthree, U022CB, /leftthreetimes B:, [LEFT SEMIDIRECT PRODUCT] -ltimes, U022C9, /ltimes B: times sign, left closed, [LEFT NORMAL FACTOR SEMIDIRECT PRODUCT] -ltri, U025C3, /triangleleft B: l triangle, open, [WHITE LEFT-POINTING SMALL TRIANGLE] -ltrie, U022B4, /trianglelefteq R: left triangle, eq, [NORMAL SUBGROUP OF OR EQUAL TO] -ltrif, U025C2, /blacktriangleleft R: =l tri, filled, [BLACK LEFT-POINTING SMALL TRIANGLE] -lvnE, U02268-0FE00, /lvertneqq N: less, vert, not dbl eq, [LESS-THAN BUT NOT EQUAL TO - with vertical stroke] -malt, U02720, /maltese =maltese cross, [MALTESE CROSS] -map, U021A6, /mapsto A:, [RIGHTWARDS ARROW FROM BAR] -Mfr, U1D510, /frak M, upper case m, [MATHEMATICAL FRAKTUR CAPITAL M] -mfr, U1D52A, /frak m, lower case m, [MATHEMATICAL FRAKTUR SMALL M] -mho, U02127, /mho - conductance, [INVERTED OHM SIGN] -mid, U02223, /mid R:, [DIVIDES] -midast, U0002A, /ast B: asterisk, [ASTERISK] -middot, U000B7, /centerdot B: =middle dot, [MIDDLE DOT] -minusb, U0229F, /boxminus B: minus sign in box, [SQUARED MINUS] -minusd, U02238, /dotminus B: minus sign, dot above, [DOT MINUS] -mlcp, U02ADB, /mlcp, [TRANSVERSAL INTERSECTION] -mnplus, U02213, /mp B: minus-or-plus sign, [MINUS-OR-PLUS SIGN] -models, U022A7, /models R:, [MODELS] -Mopf, U1D544, /Bbb M, open face M, [MATHEMATICAL DOUBLE-STRUCK CAPITAL M] -Mscr, U02133, /scr M, script letter M, [SCRIPT CAPITAL M] -mscr, U1D4C2, /scr m, script letter m, [MATHEMATICAL SCRIPT SMALL M] -mu, U003BC, /mu small mu, Greek, [GREEK SMALL LETTER MU] -mumap, U022B8, /multimap A:, [MULTIMAP] -nabla, U02207, /nabla del, Hamilton operator, [NABLA] -nap, U02249, /napprox N: not approximate, [NOT ALMOST EQUAL TO] -natur, U0266E, /natural - music natural, [MUSIC NATURAL SIGN] -ncong, U02247, /ncong N: not congruent with, [NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO] -ne, U02260, /ne /neq R: not equal, [NOT EQUAL TO] -nearr, U02197, /nearrow A: NE pointing arrow, [NORTH EAST ARROW] -nequiv, U02262, /nequiv N: not identical with, [NOT IDENTICAL TO] -nesear, U02928, /toea A: NE & SE arrows, [NORTH EAST ARROW AND SOUTH EAST ARROW] -nexist, U02204, /nexists - negated exists, [THERE DOES NOT EXIST] -Nfr, U1D511, /frak N, upper case n, [MATHEMATICAL FRAKTUR CAPITAL N] -nfr, U1D52B, /frak n, lower case n, [MATHEMATICAL FRAKTUR SMALL N] -ngE, U02267-00338, /ngeqq N: not greater, dbl equals, [GREATER-THAN OVER EQUAL TO with slash] -nge, U02271, /ngeq N: not greater-than-or-equal, [NEITHER GREATER-THAN NOR EQUAL TO] -nges, U02A7E-00338, /ngeqslant N: not gt-or-eq, slanted, [GREATER-THAN OR SLANTED EQUAL TO with slash] -ngt, U0226F, /ngtr N: not greater-than, [NOT GREATER-THAN] -nhArr, U021CE, /nLeftrightarrow A: not l&r dbl arr, [LEFT RIGHT DOUBLE ARROW WITH STROKE] -nharr, U021AE, /nleftrightarrow A: not l&r arrow, [LEFT RIGHT ARROW WITH STROKE] -ni, U0220B, /ni /owns R: contains, [CONTAINS AS MEMBER] -nlArr, U021CD, /nLeftarrow A: not implied by, [LEFTWARDS DOUBLE ARROW WITH STROKE] -nlarr, U0219A, /nleftarrow A: not left arrow, [LEFTWARDS ARROW WITH STROKE] -nlE, U02266-00338, /nleqq N: not less, dbl equals, [LESS-THAN OVER EQUAL TO with slash] -nle, U02270, /nleq N: not less-than-or-equal, [NEITHER LESS-THAN NOR EQUAL TO] -nles, U02A7D-00338, /nleqslant N: not less-or-eq, slant, [LESS-THAN OR SLANTED EQUAL TO with slash] -nlt, U0226E, /nless N: not less-than, [NOT LESS-THAN] -nltri, U022EA, /ntriangleleft N: not left triangle, [NOT NORMAL SUBGROUP OF] -nltrie, U022EC, /ntrianglelefteq N: not l tri, eq, [NOT NORMAL SUBGROUP OF OR EQUAL TO] -nmid, U02224, /nmid, [DOES NOT DIVIDE] -Nopf, U02115, /Bbb N, open face N, [DOUBLE-STRUCK CAPITAL N] -not, U000AC, /neg /lnot =not sign, [NOT SIGN] -notin, U02209, /notin N: negated set membership, [NOT AN ELEMENT OF] -npar, U02226, /nparallel N: not parallel, [NOT PARALLEL TO] -npr, U02280, /nprec N: not precedes, [DOES NOT PRECEDE] -npre, U02AAF-00338, /npreceq N: not precedes, equals, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash] -nrArr, U021CF, /nRightarrow A: not implies, [RIGHTWARDS DOUBLE ARROW WITH STROKE] -nrarr, U0219B, /nrightarrow A: not right arrow, [RIGHTWARDS ARROW WITH STROKE] -nrtri, U022EB, /ntriangleright N: not rt triangle, [DOES NOT CONTAIN AS NORMAL SUBGROUP] -nrtrie, U022ED, /ntrianglerighteq N: not r tri, eq, [DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL] -nsc, U02281, /nsucc N: not succeeds, [DOES NOT SUCCEED] -nsce, U02AB0-00338, /nsucceq N: not succeeds, equals, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash] -Nscr, U1D4A9, /scr N, script letter N, [MATHEMATICAL SCRIPT CAPITAL N] -nscr, U1D4C3, /scr n, script letter n, [MATHEMATICAL SCRIPT SMALL N] -nsim, U02241, /nsim N: not similar, [NOT TILDE] -nsime, U02244, /nsimeq N: not similar, equals, [NOT ASYMPTOTICALLY EQUAL TO] -nsmid, U02224, /nshortmid, [DOES NOT DIVIDE] -nspar, U02226, /nshortparallel N: not short par, [NOT PARALLEL TO] -nsubE, U02AC5-00338, /nsubseteqq N: not subset, dbl eq, [SUBSET OF ABOVE EQUALS SIGN with slash] -nsube, U02288, /nsubseteq N: not subset, equals, [NEITHER A SUBSET OF NOR EQUAL TO] -nsupE, U02AC6-00338, /nsupseteqq N: not superset, dbl eq, [SUPERSET OF ABOVE EQUALS SIGN with slash] -nsupe, U02289, /nsupseteq N: not superset, equals, [NEITHER A SUPERSET OF NOR EQUAL TO] -nu, U003BD, /nu small nu, Greek, [GREEK SMALL LETTER NU] -nVDash, U022AF, /nVDash N: not dbl vert, dbl dash, [NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE] -nVdash, U022AE, /nVdash N: not dbl vertical, dash, [DOES NOT FORCE] -nvDash, U022AD, /nvDash N: not vertical, dbl dash, [NOT TRUE] -nvdash, U022AC, /nvdash N: not vertical, dash, [DOES NOT PROVE] -nwarr, U02196, /nwarrow A: NW pointing arrow, [NORTH WEST ARROW] -oast, U0229B, /circledast B: asterisk in circle, [CIRCLED ASTERISK OPERATOR] -ocir, U0229A, /circledcirc B: small circle in circle, [CIRCLED RING OPERATOR] -odash, U0229D, /circleddash B: hyphen in circle, [CIRCLED DASH] -odot, U02299, /odot B: middle dot in circle, [CIRCLED DOT OPERATOR] -Ofr, U1D512, /frak O, upper case o, [MATHEMATICAL FRAKTUR CAPITAL O] -ofr, U1D52C, /frak o, lower case o, [MATHEMATICAL FRAKTUR SMALL O] -olarr, U021BA, /circlearrowleft A: l arr in circle, [ANTICLOCKWISE OPEN CIRCLE ARROW] -Omega, U003A9, /Omega capital Omega, Greek, [GREEK CAPITAL LETTER OMEGA] -omega, U003C9, /omega small omega, Greek, [GREEK SMALL LETTER OMEGA] -ominus, U02296, /ominus B: minus sign in circle, [CIRCLED MINUS] -Oopf, U1D546, /Bbb O, open face O, [MATHEMATICAL DOUBLE-STRUCK CAPITAL O] -oplus, U02295, /oplus B: plus sign in circle, [CIRCLED PLUS] -or, U02228, /vee /lor B: logical or, [LOGICAL OR] -orarr, U021BB, /circlearrowright A: r arr in circle, [CLOCKWISE OPEN CIRCLE ARROW] -oS, U024C8, /circledS - capital S in circle, [CIRCLED LATIN CAPITAL LETTER S] -Oscr, U1D4AA, /scr O, script letter O, [MATHEMATICAL SCRIPT CAPITAL O] -oscr, U02134, /scr o, script letter o, [SCRIPT SMALL O] -osol, U02298, /oslash B: solidus in circle, [CIRCLED DIVISION SLASH] -otimes, U02297, /otimes B: multiply sign in circle, [CIRCLED TIMES] -par, U02225, /parallel R: parallel, [PARALLEL TO] -part, U02202, /partial partial differential, [PARTIAL DIFFERENTIAL] -perp, U022A5, /perp R: perpendicular, [UP TACK] -Pfr, U1D513, /frak P, upper case p, [MATHEMATICAL FRAKTUR CAPITAL P] -pfr, U1D52D, /frak p, lower case p, [MATHEMATICAL FRAKTUR SMALL P] -Phi, U003A6, /Phi capital Phi, Greek, [GREEK CAPITAL LETTER PHI] -phi, U003D5, /straightphi - small phi, Greek, [GREEK PHI SYMBOL] -phiv, U003C6, /varphi - curly or open phi, [GREEK SMALL LETTER PHI] -Pi, U003A0, /Pi capital Pi, Greek, [GREEK CAPITAL LETTER PI] -pi, U003C0, /pi small pi, Greek, [GREEK SMALL LETTER PI] -piv, U003D6, /varpi, [GREEK PI SYMBOL] -planck, U0210F, /hbar - Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -plankv, U0210F, /hslash - variant Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -plusb, U0229E, /boxplus B: plus sign in box, [SQUARED PLUS] -plusdo, U02214, /dotplus B: plus sign, dot above, [DOT PLUS] -plusmn, U000B1, /pm B: =plus-or-minus sign, [PLUS-MINUS SIGN] -Popf, U02119, /Bbb P, open face P, [DOUBLE-STRUCK CAPITAL P] -pr, U0227A, /prec R: precedes, [PRECEDES] -prap, U02AB7, /precapprox R: precedes, approximate, [PRECEDES ABOVE ALMOST EQUAL TO] -prcue, U0227C, /preccurlyeq R: precedes, curly eq, [PRECEDES OR EQUAL TO] -pre, U02AAF, /preceq R: precedes, equals, [PRECEDES ABOVE SINGLE-LINE EQUALS SIGN] -prime, U02032, /prime prime or minute, [PRIME] -prnap, U02AB9, /precnapprox N: precedes, not approx, [PRECEDES ABOVE NOT ALMOST EQUAL TO] -prnE, U02AB5, /precneqq N: precedes, not dbl eq, [PRECEDES ABOVE NOT EQUAL TO] -prnsim, U022E8, /precnsim N: precedes, not similar, [PRECEDES BUT NOT EQUIVALENT TO] -prod, U0220F, /prod L: product operator, [N-ARY PRODUCT] -prop, U0221D, /propto R: is proportional to, [PROPORTIONAL TO] -prsim, U0227E, /precsim R: precedes, similar, [PRECEDES OR EQUIVALENT TO] -Pscr, U1D4AB, /scr P, script letter P, [MATHEMATICAL SCRIPT CAPITAL P] -pscr, U1D4C5, /scr p, script letter p, [MATHEMATICAL SCRIPT SMALL P] -Psi, U003A8, /Psi capital Psi, Greek, [GREEK CAPITAL LETTER PSI] -psi, U003C8, /psi small psi, Greek, [GREEK SMALL LETTER PSI] -Qfr, U1D514, /frak Q, upper case q, [MATHEMATICAL FRAKTUR CAPITAL Q] -qfr, U1D52E, /frak q, lower case q, [MATHEMATICAL FRAKTUR SMALL Q] -qint, U02A0C, /iiiint quadruple integral operator, [QUADRUPLE INTEGRAL OPERATOR] -Qopf, U0211A, /Bbb Q, open face Q, [DOUBLE-STRUCK CAPITAL Q] -Qscr, U1D4AC, /scr Q, script letter Q, [MATHEMATICAL SCRIPT CAPITAL Q] -qscr, U1D4C6, /scr q, script letter q, [MATHEMATICAL SCRIPT SMALL Q] -rAarr, U021DB, /Rrightarrow A: right triple arrow, [RIGHTWARDS TRIPLE ARROW] -radic, U0221A, /surd radical, [SQUARE ROOT] -rang, U0232A, /rangle C: right angle bracket, [RIGHT-POINTING ANGLE BRACKET] -Rarr, U021A0, /twoheadrightarrow A:, [RIGHTWARDS TWO HEADED ARROW] -rArr, U021D2, /Rightarrow A: implies, [RIGHTWARDS DOUBLE ARROW] -rarr, U02192, /rightarrow /to A: =rightward arrow, [RIGHTWARDS ARROW] -rarrhk, U021AA, /hookrightarrow A: rt arrow-hooked, [RIGHTWARDS ARROW WITH HOOK] -rarrlp, U021AC, /looparrowright A: rt arrow-looped, [RIGHTWARDS ARROW WITH LOOP] -rarrtl, U021A3, /rightarrowtail A: rt arrow-tailed, [RIGHTWARDS ARROW WITH TAIL] -rarrw, U0219D, /rightsquigarrow A: rt arrow-wavy, [RIGHTWARDS WAVE ARROW] -ratio, U02236, /ratio, [RATIO] -RBarr, U02910, /drbkarow A: twoheaded right broken arrow, [RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW] -rBarr, U0290F, /dbkarow A: right doubly broken arrow, [RIGHTWARDS TRIPLE DASH ARROW] -rbarr, U0290D, /bkarow A: right broken arrow, [RIGHTWARDS DOUBLE DASH ARROW] -rceil, U02309, /rceil C: right ceiling, [RIGHT CEILING] -rcub, U0007D, /rbrace C: =right curly bracket, [RIGHT CURLY BRACKET] -real, U0211C, /Re - real, [BLACK-LETTER CAPITAL R] -reg, U000AE, /circledR =registered sign, [REGISTERED SIGN] -rfloor, U0230B, /rfloor C: right floor, [RIGHT FLOOR] -Rfr, U0211C, /frak R, upper case r, [BLACK-LETTER CAPITAL R] -rfr, U1D52F, /frak r, lower case r, [MATHEMATICAL FRAKTUR SMALL R] -rhard, U021C1, /rightharpoondown A: rt harpoon-down, [RIGHTWARDS HARPOON WITH BARB DOWNWARDS] -rharu, U021C0, /rightharpoonup A: rt harpoon-up, [RIGHTWARDS HARPOON WITH BARB UPWARDS] -rho, U003C1, /rho small rho, Greek, [GREEK SMALL LETTER RHO] -rhov, U003F1, /varrho, [GREEK RHO SYMBOL] -rlarr, U021C4, /rightleftarrows A: r arr over l arr, [RIGHTWARDS ARROW OVER LEFTWARDS ARROW] -rlhar, U021CC, /rightleftharpoons A: r harp over l, [RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON] -rmoust, U023B1, /rmoustache, [UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION] -rnmid, U02AEE, reverse /nmid, [DOES NOT DIVIDE WITH REVERSED NEGATION SLASH] -Ropf, U0211D, /Bbb R, open face R, [DOUBLE-STRUCK CAPITAL R] -rrarr, U021C9, /rightrightarrows A: two rt arrows, [RIGHTWARDS PAIRED ARROWS] -Rscr, U0211B, /scr R, script letter R, [SCRIPT CAPITAL R] -rscr, U1D4C7, /scr r, script letter r, [MATHEMATICAL SCRIPT SMALL R] -rsh, U021B1, /Rsh A:, [UPWARDS ARROW WITH TIP RIGHTWARDS] -rsqb, U0005D, /rbrack C: =right square bracket, [RIGHT SQUARE BRACKET] -rthree, U022CC, /rightthreetimes B:, [RIGHT SEMIDIRECT PRODUCT] -rtimes, U022CA, /rtimes B: times sign, right closed, [RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT] -rtri, U025B9, /triangleright B: r triangle, open, [WHITE RIGHT-POINTING SMALL TRIANGLE] -rtrie, U022B5, /trianglerighteq R: right tri, eq, [CONTAINS AS NORMAL SUBGROUP OR EQUAL TO] -rtrif, U025B8, /blacktriangleright R: =r tri, filled, [BLACK RIGHT-POINTING SMALL TRIANGLE] -sc, U0227B, /succ R: succeeds, [SUCCEEDS] -scap, U02AB8, /succapprox R: succeeds, approximate, [SUCCEEDS ABOVE ALMOST EQUAL TO] -sccue, U0227D, /succcurlyeq R: succeeds, curly eq, [SUCCEEDS OR EQUAL TO] -sce, U02AB0, /succeq R: succeeds, equals, [SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN] -scnap, U02ABA, /succnapprox N: succeeds, not approx, [SUCCEEDS ABOVE NOT ALMOST EQUAL TO] -scnE, U02AB6, /succneqq N: succeeds, not dbl eq, [SUCCEEDS ABOVE NOT EQUAL TO] -scnsim, U022E9, /succnsim N: succeeds, not similar, [SUCCEEDS BUT NOT EQUIVALENT TO] -scsim, U0227F, /succsim R: succeeds, similar, [SUCCEEDS OR EQUIVALENT TO] -sdot, U022C5, /cdot B: small middle dot, [DOT OPERATOR] -sdotb, U022A1, /dotsquare /boxdot B: small dot in box, [SQUARED DOT OPERATOR] -searhk, U02925, /hksearow A: SE arrow-hooken, [SOUTH EAST ARROW WITH HOOK] -searr, U02198, /searrow A: SE pointing arrow, [SOUTH EAST ARROW] -seswar, U02929, /tosa A: SE & SW arrows, [SOUTH EAST ARROW AND SOUTH WEST ARROW] -setmn, U02216, /setminus B: reverse solidus, [SET MINUS] -Sfr, U1D516, /frak S, upper case s, [MATHEMATICAL FRAKTUR CAPITAL S] -sfr, U1D530, /frak s, lower case s, [MATHEMATICAL FRAKTUR SMALL S] -sfrown, U02322, /smallfrown R: small down curve, [FROWN] -sharp, U0266F, /sharp =musical sharp, [MUSIC SHARP SIGN] -Sigma, U003A3, /Sigma capital Sigma, Greek, [GREEK CAPITAL LETTER SIGMA] -sigma, U003C3, /sigma small sigma, Greek, [GREEK SMALL LETTER SIGMA] -sigmav, U003C2, /varsigma, [GREEK SMALL LETTER FINAL SIGMA] -sim, U0223C, /sim R: similar, [TILDE OPERATOR] -sime, U02243, /simeq R: similar, equals, [ASYMPTOTICALLY EQUAL TO] -smid, U02223, /shortmid R:, [DIVIDES] -smile, U02323, /smile R: up curve, [SMILE] -Sopf, U1D54A, /Bbb S, open face S, [MATHEMATICAL DOUBLE-STRUCK CAPITAL S] -spades, U02660, /spadesuit =spades suit symbol, [BLACK SPADE SUIT] -spar, U02225, /shortparallel R: short parallel, [PARALLEL TO] -sqcap, U02293, /sqcap B: square intersection, [SQUARE CAP] -sqcup, U02294, /sqcup B: square union, [SQUARE CUP] -sqsub, U0228F, /sqsubset R: square subset, [SQUARE IMAGE OF] -sqsube, U02291, /sqsubseteq R: square subset, equals, [SQUARE IMAGE OF OR EQUAL TO] -sqsup, U02290, /sqsupset R: square superset, [SQUARE ORIGINAL OF] -sqsupe, U02292, /sqsupseteq R: square superset, eq, [SQUARE ORIGINAL OF OR EQUAL TO] -square, U025A1, /square, square, [WHITE SQUARE] -squarf, U025AA, /blacksquare, square, filled, [BLACK SMALL SQUARE] -squf, U025AA, /blacksquare =sq bullet, filled, [BLACK SMALL SQUARE] -Sscr, U1D4AE, /scr S, script letter S, [MATHEMATICAL SCRIPT CAPITAL S] -sscr, U1D4C8, /scr s, script letter s, [MATHEMATICAL SCRIPT SMALL S] -ssetmn, U02216, /smallsetminus B: sm reverse solidus, [SET MINUS] -ssmile, U02323, /smallsmile R: small up curve, [SMILE] -sstarf, U022C6, /star B: small star, filled, [STAR OPERATOR] -starf, U02605, /bigstar - star, filled, [BLACK STAR] -Sub, U022D0, /Subset R: double subset, [DOUBLE SUBSET] -sub, U02282, /subset R: subset or is implied by, [SUBSET OF] -subE, U02AC5, /subseteqq R: subset, dbl equals, [SUBSET OF ABOVE EQUALS SIGN] -sube, U02286, /subseteq R: subset, equals, [SUBSET OF OR EQUAL TO] -subnE, U02ACB, /subsetneqq N: subset, not dbl eq, [SUBSET OF ABOVE NOT EQUAL TO] -subne, U0228A, /subsetneq N: subset, not equals, [SUBSET OF WITH NOT EQUAL TO] -sum, U02211, /sum L: summation operator, [N-ARY SUMMATION] -Sup, U022D1, /Supset R: dbl superset, [DOUBLE SUPERSET] -sup, U02283, /supset R: superset or implies, [SUPERSET OF] -supE, U02AC6, /supseteqq R: superset, dbl equals, [SUPERSET OF ABOVE EQUALS SIGN] -supe, U02287, /supseteq R: superset, equals, [SUPERSET OF OR EQUAL TO] -supnE, U02ACC, /supsetneqq N: superset, not dbl eq, [SUPERSET OF ABOVE NOT EQUAL TO] -supne, U0228B, /supsetneq N: superset, not equals, [SUPERSET OF WITH NOT EQUAL TO] -swarhk, U02926, /hkswarow A: SW arrow-hooked, [SOUTH WEST ARROW WITH HOOK] -swarr, U02199, /swarrow A: SW pointing arrow, [SOUTH WEST ARROW] -tau, U003C4, /tau small tau, Greek, [GREEK SMALL LETTER TAU] -Tfr, U1D517, /frak T, upper case t, [MATHEMATICAL FRAKTUR CAPITAL T] -tfr, U1D531, /frak t, lower case t, [MATHEMATICAL FRAKTUR SMALL T] -there4, U02234, /therefore R: therefore, [THEREFORE] -Theta, U00398, /Theta capital Theta, Greek, [GREEK CAPITAL LETTER THETA] -theta, U003B8, /theta straight theta, small theta, Greek, [GREEK SMALL LETTER THETA] -thetav, U003D1, /vartheta - curly or open theta, [GREEK THETA SYMBOL] -thkap, U02248, /thickapprox R: thick approximate, [ALMOST EQUAL TO] -thksim, U0223C, /thicksim R: thick similar, [TILDE OPERATOR] -times, U000D7, /times B: =multiply sign, [MULTIPLICATION SIGN] -timesb, U022A0, /boxtimes B: multiply sign in box, [SQUARED TIMES] -tint, U0222D, /iiint triple integral operator, [TRIPLE INTEGRAL] -top, U022A4, /top top, [DOWN TACK] -Topf, U1D54B, /Bbb T, open face T, [MATHEMATICAL DOUBLE-STRUCK CAPITAL T] -trie, U0225C, /triangleq R: triangle, equals, [DELTA EQUAL TO] -Tscr, U1D4AF, /scr T, script letter T, [MATHEMATICAL SCRIPT CAPITAL T] -tscr, U1D4C9, /scr t, script letter t, [MATHEMATICAL SCRIPT SMALL T] -twixt, U0226C, /between R: between, [BETWEEN] -uArr, U021D1, /Uparrow A: up dbl arrow, [UPWARDS DOUBLE ARROW] -uarr, U02191, /uparrow A: =upward arrow, [UPWARDS ARROW] -Ufr, U1D518, /frak U, upper case u, [MATHEMATICAL FRAKTUR CAPITAL U] -ufr, U1D532, /frak u, lower case u, [MATHEMATICAL FRAKTUR SMALL U] -uharl, U021BF, /upharpoonleft A: up harpoon-left, [UPWARDS HARPOON WITH BARB LEFTWARDS] -uharr, U021BE, /upharpoonright /restriction A: up harp-r, [UPWARDS HARPOON WITH BARB RIGHTWARDS] -ulcorn, U0231C, /ulcorner O: upper left corner, [TOP LEFT CORNER] -Uopf, U1D54C, /Bbb U, open face U, [MATHEMATICAL DOUBLE-STRUCK CAPITAL U] -uplus, U0228E, /uplus B: plus sign in union, [MULTISET UNION] -Upsi, U003D2, /Upsilon capital Upsilon, Greek, [GREEK UPSILON WITH HOOK SYMBOL] -upsi, U003C5, /upsilon small upsilon, Greek, [GREEK SMALL LETTER UPSILON] -urcorn, U0231D, /urcorner C: upper right corner, [TOP RIGHT CORNER] -Uscr, U1D4B0, /scr U, script letter U, [MATHEMATICAL SCRIPT CAPITAL U] -uscr, U1D4CA, /scr u, script letter u, [MATHEMATICAL SCRIPT SMALL U] -utri, U025B5, /triangle =up triangle, open, [WHITE UP-POINTING SMALL TRIANGLE] -utrif, U025B4, /blacktriangle =up tri, filled, [BLACK UP-POINTING SMALL TRIANGLE] -uuarr, U021C8, /upuparrows A: two up arrows, [UPWARDS PAIRED ARROWS] -vArr, U021D5, /Updownarrow A: up&down dbl arrow, [UP DOWN DOUBLE ARROW] -varr, U02195, /updownarrow A: up&down arrow, [UP DOWN ARROW] -Vdash, U022A9, /Vdash R: dbl vertical, dash, [FORCES] -vDash, U022A8, /vDash R: vertical, dbl dash, [TRUE] -vdash, U022A2, /vdash R: vertical, dash, [RIGHT TACK] -veebar, U022BB, /veebar B: logical or, bar below, [XOR] -Verbar, U02016, /Vert dbl vertical bar, [DOUBLE VERTICAL LINE] -verbar, U0007C, /vert =vertical bar, [VERTICAL LINE] -Vfr, U1D519, /frak V, upper case v, [MATHEMATICAL FRAKTUR CAPITAL V] -vfr, U1D533, /frak v, lower case v, [MATHEMATICAL FRAKTUR SMALL V] -vltri, U022B2, /vartriangleleft R: l tri, open, var, [NORMAL SUBGROUP OF] -vnsub, U02282-020D2, /nsubset N: not subset, var, [SUBSET OF with vertical line] -vnsup, U02283-020D2, /nsupset N: not superset, var, [SUPERSET OF with vertical line] -Vopf, U1D54D, /Bbb V, open face V, [MATHEMATICAL DOUBLE-STRUCK CAPITAL V] -vprop, U0221D, /varpropto R: proportional, variant, [PROPORTIONAL TO] -vrtri, U022B3, /vartriangleright R: r tri, open, var, [CONTAINS AS NORMAL SUBGROUP] -Vscr, U1D4B1, /scr V, script letter V, [MATHEMATICAL SCRIPT CAPITAL V] -vscr, U1D4CB, /scr v, script letter v, [MATHEMATICAL SCRIPT SMALL V] -vsubnE, U02ACB-0FE00, /varsubsetneqq N: subset not dbl eq, var, [SUBSET OF ABOVE NOT EQUAL TO - variant with stroke -vsubne, U0228A-0FE00, /varsubsetneq N: subset, not eq, var, [SUBSET OF WITH NOT EQUAL TO - variant with stroke throu -vsupnE, U02ACC-0FE00, /varsupsetneqq N: super not dbl eq, var, [SUPERSET OF ABOVE NOT EQUAL TO - variant with stroke -vsupne, U0228B-0FE00, /varsupsetneq N: superset, not eq, var, [SUPERSET OF WITH NOT EQUAL TO - variant with stroke t -Vvdash, U022AA, /Vvdash R: triple vertical, dash, [TRIPLE VERTICAL BAR RIGHT TURNSTILE] -wedgeq, U02259, /wedgeq R: corresponds to (wedge, equals), [ESTIMATES] -weierp, U02118, /wp - Weierstrass p, [SCRIPT CAPITAL P] -Wfr, U1D51A, /frak W, upper case w, [MATHEMATICAL FRAKTUR CAPITAL W] -wfr, U1D534, /frak w, lower case w, [MATHEMATICAL FRAKTUR SMALL W] -Wopf, U1D54E, /Bbb W, open face W, [MATHEMATICAL DOUBLE-STRUCK CAPITAL W] -wreath, U02240, /wr B: wreath product, [WREATH PRODUCT] -Wscr, U1D4B2, /scr W, script letter W, [MATHEMATICAL SCRIPT CAPITAL W] -wscr, U1D4CC, /scr w, script letter w, [MATHEMATICAL SCRIPT SMALL W] -xcap, U022C2, /bigcap L: intersection operator, [N-ARY INTERSECTION] -xcirc, U025EF, /bigcirc B: large circle, [LARGE CIRCLE] -xcup, U022C3, /bigcup L: union operator, [N-ARY UNION] -xdtri, U025BD, /bigtriangledown B: big dn tri, open, [WHITE DOWN-POINTING TRIANGLE] -Xfr, U1D51B, /frak X, upper case x, [MATHEMATICAL FRAKTUR CAPITAL X] -xfr, U1D535, /frak x, lower case x, [MATHEMATICAL FRAKTUR SMALL X] -xhArr, U027FA, /Longleftrightarrow A: long l&r dbl arr, [LONG LEFT RIGHT DOUBLE ARROW] -xharr, U027F7, /longleftrightarrow A: long l&r arr, [LONG LEFT RIGHT ARROW] -Xi, U0039E, /Xi capital Xi, Greek, [GREEK CAPITAL LETTER XI] -xi, U003BE, /xi small xi, Greek, [GREEK SMALL LETTER XI] -xlArr, U027F8, /Longleftarrow A: long l dbl arrow, [LONG LEFTWARDS DOUBLE ARROW] -xlarr, U027F5, /longleftarrow A: long left arrow, [LONG LEFTWARDS ARROW] -xmap, U027FC, /longmapsto A:, [LONG RIGHTWARDS ARROW FROM BAR] -xodot, U02A00, /bigodot L: circle dot operator, [N-ARY CIRCLED DOT OPERATOR] -Xopf, U1D54F, /Bbb X, open face X, [MATHEMATICAL DOUBLE-STRUCK CAPITAL X] -xoplus, U02A01, /bigoplus L: circle plus operator, [N-ARY CIRCLED PLUS OPERATOR] -xotime, U02A02, /bigotimes L: circle times operator, [N-ARY CIRCLED TIMES OPERATOR] -xrArr, U027F9, /Longrightarrow A: long rt dbl arr, [LONG RIGHTWARDS DOUBLE ARROW] -xrarr, U027F6, /longrightarrow A: long right arrow, [LONG RIGHTWARDS ARROW] -Xscr, U1D4B3, /scr X, script letter X, [MATHEMATICAL SCRIPT CAPITAL X] -xscr, U1D4CD, /scr x, script letter x, [MATHEMATICAL SCRIPT SMALL X] -xsqcup, U02A06, /bigsqcup L: square union operator, [N-ARY SQUARE UNION OPERATOR] -xuplus, U02A04, /biguplus L:, [N-ARY UNION OPERATOR WITH PLUS] -xutri, U025B3, /bigtriangleup B: big up tri, open, [WHITE UP-POINTING TRIANGLE] -xvee, U022C1, /bigvee L: logical and operator, [N-ARY LOGICAL OR] -xwedge, U022C0, /bigwedge L: logical or operator, [N-ARY LOGICAL AND] -yen, U000A5, /yen =yen sign, [YEN SIGN] -Yfr, U1D51C, /frak Y, upper case y, [MATHEMATICAL FRAKTUR CAPITAL Y] -yfr, U1D536, /frak y, lower case y, [MATHEMATICAL FRAKTUR SMALL Y] -Yopf, U1D550, /Bbb Y, open face Y, [MATHEMATICAL DOUBLE-STRUCK CAPITAL Y] -Yscr, U1D4B4, /scr Y, script letter Y, [MATHEMATICAL SCRIPT CAPITAL Y] -yscr, U1D4CE, /scr y, script letter y, [MATHEMATICAL SCRIPT SMALL Y] -zeta, U003B6, /zeta small zeta, Greek, [GREEK SMALL LETTER ZETA] -Zfr, U02128, /frak Z, upper case z, [BLACK-LETTER CAPITAL Z] -zfr, U1D537, /frak z, lower case z, [MATHEMATICAL FRAKTUR SMALL Z] -Zopf, U02124, /Bbb Z, open face Z, [DOUBLE-STRUCK CAPITAL Z] -Zscr, U1D4B5, /scr Z, script letter Z, [MATHEMATICAL SCRIPT CAPITAL Z] -zscr, U1D4CF, /scr z, script letter z, [MATHEMATICAL SCRIPT SMALL Z] diff --git a/mathjax-dev/MML-entities/MML-macros2.txt b/mathjax-dev/MML-entities/MML-macros2.txt deleted file mode 100644 index ce2cce453..000000000 --- a/mathjax-dev/MML-entities/MML-macros2.txt +++ /dev/null @@ -1,65 +0,0 @@ -ang, U02220, /angle - angle, [ANGLE] -angmsd, U02221, /measuredangle - angle-measured, [MEASURED ANGLE] -beth, U02136, /beth - beth, Hebrew, [BET SYMBOL] -bprime, U02035, /backprime - reverse prime, [REVERSED PRIME] -bsol, U0005C, /backslash =reverse solidus, [REVERSE SOLIDUS] -check, U02713, /checkmark =tick, check mark, [CHECK MARK] -clubs, U02663, /clubsuit =club suit symbol, [BLACK CLUB SUIT] -Colon, U02237, /Colon, two colons, [PROPORTION] -comp, U02201, /complement - complement sign, [COMPLEMENT] -ctdot, U022EF, /cdots, three dots, centered, [MIDLINE HORIZONTAL ELLIPSIS] -daleth, U02138, /daleth - daleth, Hebrew, [DALET SYMBOL] -diams, U02666, /diamondsuit =diamond suit symbol, [BLACK DIAMOND SUIT] -dtdot, U022F1, /ddots, three dots, descending, [DOWN RIGHT DIAGONAL ELLIPSIS] -dtri, U025BF, /triangledown =down triangle, open, [WHITE DOWN-POINTING SMALL TRIANGLE] -dtrif, U025BE, /blacktriangledown =dn tri, filled, [BLACK DOWN-POINTING SMALL TRIANGLE] -ell, U02113, /ell - cursive small l, [SCRIPT SMALL L] -empty, U02205, /emptyset - zero, slash, [EMPTY SET] -emptyv, U02205, /varnothing - circle, slash, [EMPTY SET] -epsi, U003F5, /straightepsilon, small epsilon, Greek, [GREEK LUNATE EPSILON SYMBOL] -epsiv, U003B5, /varepsilon, [GREEK SMALL LETTER EPSILON] -flat, U0266D, /flat =musical flat, [MUSIC FLAT SIGN] -gammad, U003DD, /digamma, [GREEK SMALL LETTER DIGAMMA] -gimel, U02137, /gimel - gimel, Hebrew, [GIMEL SYMBOL] -hearts, U02665, /heartsuit =heart suit symbol, [BLACK HEART SUIT] -image, U02111, /Im - imaginary, [BLACK-LETTER CAPITAL I] -imath, U00131, /imath - small i, no dot, [LATIN SMALL LETTER DOTLESS I] -iprod, U02A3C, /intprod, [INTERIOR PRODUCT] -jmath, U0006A, /jmath - small j, no dot, [LATIN SMALL LETTER J] -kappav, U003F0, /varkappa, [GREEK KAPPA SYMBOL] -lmoust, U023B0, /lmoustache, [UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION] -loz, U025CA, /lozenge - lozenge or total mark, [LOZENGE] -lozf, U029EB, /blacklozenge - lozenge, filled, [BLACK LOZENGE] -malt, U02720, /maltese =maltese cross, [MALTESE CROSS] -mho, U02127, /mho - conductance, [INVERTED OHM SIGN] -mlcp, U02ADB, /mlcp, [TRANSVERSAL INTERSECTION] -natur, U0266E, /natural - music natural, [MUSIC NATURAL SIGN] -nexist, U02204, /nexists - negated exists, [THERE DOES NOT EXIST] -nmid, U02224, /nmid, [DOES NOT DIVIDE] -not, U000AC, /neg /lnot =not sign, [NOT SIGN] -nsmid, U02224, /nshortmid, [DOES NOT DIVIDE] -oS, U024C8, /circledS - capital S in circle, [CIRCLED LATIN CAPITAL LETTER S] -phi, U003D5, /straightphi - small phi, Greek, [GREEK PHI SYMBOL] -phiv, U003C6, /varphi - curly or open phi, [GREEK SMALL LETTER PHI] -piv, U003D6, /varpi, [GREEK PI SYMBOL] -planck, U0210F, /hbar - Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -plankv, U0210F, /hslash - variant Planck's over 2pi, [PLANCK CONSTANT OVER TWO PI] -ratio, U02236, /ratio, [RATIO] -real, U0211C, /Re - real, [BLACK-LETTER CAPITAL R] -reg, U000AE, /circledR =registered sign, [REGISTERED SIGN] -rhov, U003F1, /varrho, [GREEK RHO SYMBOL] -rmoust, U023B1, /rmoustache, [UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION] -rnmid, U02AEE, reverse /nmid, [DOES NOT DIVIDE WITH REVERSED NEGATION SLASH] -sharp, U0266F, /sharp =musical sharp, [MUSIC SHARP SIGN] -sigmav, U003C2, /varsigma, [GREEK SMALL LETTER FINAL SIGMA] -spades, U02660, /spadesuit =spades suit symbol, [BLACK SPADE SUIT] -square, U025A1, /square, square, [WHITE SQUARE] -squarf, U025AA, /blacksquare, square, filled, [BLACK SMALL SQUARE] -squf, U025AA, /blacksquare =sq bullet, filled, [BLACK SMALL SQUARE] -starf, U02605, /bigstar - star, filled, [BLACK STAR] -thetav, U003D1, /vartheta - curly or open theta, [GREEK THETA SYMBOL] -utri, U025B5, /triangle =up triangle, open, [WHITE UP-POINTING SMALL TRIANGLE] -utrif, U025B4, /blacktriangle =up tri, filled, [BLACK UP-POINTING SMALL TRIANGLE] -verbar, U0007C, /vert =vertical bar, [VERTICAL LINE] -weierp, U02118, /wp - Weierstrass p, [SCRIPT CAPITAL P] -yen, U000A5, /yen =yen sign, [YEN SIGN] diff --git a/mathjax-dev/MML-entities/makeAll b/mathjax-dev/MML-entities/makeAll deleted file mode 100755 index e78be8718..000000000 --- a/mathjax-dev/MML-entities/makeAll +++ /dev/null @@ -1,18 +0,0 @@ -#! /bin/sh - -# Create the data.js file of common entity names -# plus the entities directory of less-common ones -# and installs them -# -# Usage: ./makeAll - -rm -rf entities -rm ../mathjax/unpacked/jax/input/MathML/entities/*.js -./makeEntities -cp entities/*.js ../mathjax/unpacked/jax/input/MathML/entities - -# -# This file contains the entity table to be added -# to jax/input/MathML/jax.js -# -open -a AlphaX data.js diff --git a/mathjax-dev/MML-entities/makeEntities b/mathjax-dev/MML-entities/makeEntities deleted file mode 100755 index 8b23bc712..000000000 --- a/mathjax-dev/MML-entities/makeEntities +++ /dev/null @@ -1,90 +0,0 @@ -#! /usr/bin/perl - -# Create the data.js file of common entity names -# plus the entities directory of less-common ones -# -# Usage: ./makeEntities - -open(MATHJAX,"MJ-Unicode-TeX.txt"); -while ($line = ) {$MJ{substr($line,2,4)} = 1} -close(MATHJAX); - -foreach $code ( - '02C6', '02C7', '02C9', '02CA', '02CB', '02CD', '02CE', '02CF', - '02D8', '02D9', '02DA', '02DC', '0331', '0332', '203E', - '2329', '232A', 'FE37', 'FE38', - '002D', '005E', '005F', '007E', - '00A8', '00AF', '00B0', '00B4', '00B7', - '02B9', '2022', - '25AA', '25B4', '25B5', '25BE', '25Bf', '25C2', '2A2F', - '2061', '2062', '2063', '2064', - '2146', '2147', '2148', -) {$MJ{$code} = 1} - - -open(UNICODE,"MML-Unicode-List.txt"); -while ($line = ) { - chomp($line); next unless $line =~ m/\S/; - ($entity,$code,$code2,$name) = ($line =~ m/(.*), *U0?([0-9A-F]+)(?:-0([0-9A-F]+))?, (.*)/); - if (length($code) == 5 || $entity =~ m/^[a-zA-Z0-9](fr|opf|scr)$/) { - $font = substr($entity,1); - if (length($code) == 5) {$code = "D835\\u".sprintf("%04X",hex($code)-0x1D400+0xDC00)} - $range{$font}{$entity} = $code; - } elsif ($MJ{$code} && !$code2 && $MJcode{$code} && - $entity =~ m/^[A-Z]/ && $entity !~ m/Diacritical|Short|Lower|Upper/) { - $range{lc(substr($MJcode{$code},0,1))}{$MJcode{$code}} = $code; - delete $range{main}{$MJcode{$code}}; - $range{main}{$entity} = $code; - $MJcode{$code} = $entity; - } elsif ($MJ{$code} && !$code2 && !$MJcode{$code} && $entity !~ m/Diacritical|Lower|Upper/) { - $range{main}{$entity} = $code; - $MJcode{$code} = $entity; - } else { - $code .= "\\u$code2" if $code2; - $range{lc(substr($entity,0,1))}{$entity} = $code; - } -} -close(UNICODE); - -mkdir "entities" unless -d "entities"; - -foreach $name (sort(keys %range)) { - next if $name eq ""; - print "$name..."; - if ($name eq "main") { - open(JSFILE,">data.js") || die "Can't write data.js"; - print JSFILE " MATHML.Parse.Entity = {\n"; - print JSFILE " ",join(",\n ",map {"$_: '\\u$range{$name}{$_}'"} sort(keys(%{$range{$name}}))),"\n"; - print JSFILE " }\n"; - close(JSFILE); - } else { - open(JSFILE,">entities/$name.js") || die "Can't write entitied/$name.js"; - print JSFILE "/*************************************************************\n"; - print JSFILE " *\n"; - print JSFILE " * MathJax/jax/output/HTML-CSS/entities/$name.js\n"; - print JSFILE " *\n"; - print JSFILE " * Copyright (c) 2010 Design Science, Inc.\n"; - print JSFILE " *\n"; - print JSFILE " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; - print JSFILE " * you may not use this file except in compliance with the License.\n"; - print JSFILE " * You may obtain a copy of the License at\n"; - print JSFILE " *\n"; - print JSFILE " * http://www.apache.org/licenses/LICENSE-2.0\n"; - print JSFILE " *\n"; - print JSFILE " * Unless required by applicable law or agreed to in writing, software\n"; - print JSFILE " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; - print JSFILE " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; - print JSFILE " * See the License for the specific language governing permissions and\n"; - print JSFILE " * limitations under the License.\n"; - print JSFILE " *\n"; - print JSFILE " */\n\n"; - print JSFILE "(function (MATHML) {\n"; - print JSFILE " MathJax.Hub.Insert(MATHML.Parse.Entity,{\n"; - print JSFILE " ",join(",\n ",map {"'$_': '\\u$range{$name}{$_}'"} sort(keys(%{$range{$name}}))),"\n"; - print JSFILE " });\n\n"; - print JSFILE " MathJax.Ajax.loadComplete(MATHML.entityDir+\"/$name.js\");\n\n"; - print JSFILE "})(MathJax.InputJax.MathML);\n"; - close(JSFILE); - } - print "\n"; -} diff --git a/mathjax-dev/README.txt b/mathjax-dev/README.txt deleted file mode 100644 index d5a80de12..000000000 --- a/mathjax-dev/README.txt +++ /dev/null @@ -1,37 +0,0 @@ -These are developer tools for those who may need to modify MathJax. -Users and page authors DO NOT NEED these files, so unless you are -writing extensions to MathJax, you need go no further. - -This directory holds the various support scripts that were used -to create data tables and fonts used byt MathJax. These include - - fonts -- to create the data, images, and web-based fonts - MML-entities -- to create the entity translation tables - for the MathML input jax - operator-dictionary -- to create the operator dictionary - tables for the mml element jax - -There is also a compression directory that includes the code for -producing the compressed versions of MathJax. You will need to -obtain a copy of the yuicompressor from - - http://developer.yahoo.com/yui/compressor/ - -and unpack it in that directory in order to use the compressor. - -These scripts may call on tools you don't have, or that are in -different locations on your system. You may have to obtain -those programs, or edit the paths in order for the scripts to -work properly. - -These are not intended for you to use, in general, and are only -included for completeness. They are not for the casual user, -and require experience with the command line, and other system -administration skills. - ---------------------------------------------------------------------- -The contents of this directory and its subdirectories are all Copyright (c) 2009-2010 Design Science, Inc. - -Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. \ No newline at end of file diff --git a/mathjax-dev/fonts/AFM/STIX/break-up-font b/mathjax-dev/fonts/AFM/STIX/break-up-font deleted file mode 100755 index 1a8d91035..000000000 --- a/mathjax-dev/fonts/AFM/STIX/break-up-font +++ /dev/null @@ -1,172 +0,0 @@ -#! /usr/bin/perl - -# Don't run this file by hand, it is used by the make* scripts - -require "config.pl"; -require "../../Tables/STIX/unicode.pl"; - -$font = shift; $font =~ s/\.afm//; -$FONT = $font; $FONT .= ".afm"; -$font =~ s!^afm/!!; - -exit if $font eq "MathJax_Math-Regular"; - -$dir = $font; $dir .= "-Regular" unless $font =~ m/-/; -$dir =~ s!-!/!; $dir =~ s!$prefix!fonts/$fontdir/!; -CheckDir($dir); - -$font =~ s/-Regular//; -$font =~ s/BoldItalic/bold-italic/i; -$font =~ s/-I/-i/; $font =~ s/-B/-b/; - -$family = $font; $family =~ s/-.*//; - -$style = ""; -$style .= "B" if $font =~ m/-b/; -$style .= "I" if $font =~ m/-i/; -$style = "R" if $style eq ""; - -@ranges = @{$ranges{substr($font,length($prefix),4)}}; - -open(INFILE,$FONT) || die "Can't open '$FONT': $!"; - -while ($line = ) { - chomp($line); - if ($line =~ m/C (.*?) ; WX (.*?) ; N (.*) ; B (.*?) (.*?) (.*?) (.*?) ;/) { - ($C,$w,$name,$lw,$d,$rw,$h) = ($1,$2,$3,$4,-($5+0),$6,$7); $d = 0 if $d eq "-0"; - next if $name eq ".notdef" || $name eq ".null" || $name eq "nonmarkingreturn"; - next if $name =~ m/uniEFF[DEF]/; # used for version number and style information (width encodes version and style) - if ($C == -1) { - if ($name =~ m/^uni[A-F0-9]/) {$C = hex(substr($name,3))} else { - $C = `fontforge -lang=ff -c 'Print(UnicodeFromName("$name"))' 2>/dev/null`; - chomp($C); - } - } - $char{$C} = sprintf(" %-35s",HEX($C).": [$h,$d,$w,$lw,$rw],")."// ".UNICODE($C) - unless $C >= 0xE000 && $C <= 0xF8FF && $family !~ m/NonUni/i; - } -} -close(INFILE); - -foreach $i (0..$#ranges) { - @data = @{$ranges[$i]}; - $file = shift(@data); - if (substr($file,0,5) eq "Main ") { - next unless $file eq "Main $style"; - $file = "Main"; - $lines{$file} = []; - } - $rh = -1; - foreach $c (sort {$a <=> $b} (keys %char)) { - while ($c > $rh && @data) { - $R = shift(@data); $R = [$R,$R] unless ref($R) eq 'ARRAY'; - ($rl,$rh) = @$R; - $ranges[$i] = [$rl,$rh,$file]; - } - last if $c > $rh; - if ($c >= $rl) { - $lines{$file} = [] unless defined $lines{$file}; - push(@{$lines{$file}},$char{$c}); - $rangeUsed{$i} = 1 unless $file eq 'Main'; - delete $char{$c}; - } - } -} - -if (scalar(keys %char)) { - print ">> Missing chars:\n"; - print join("\n",map {sprintf("U%04X",$_)} sort(keys %char)),"\n"; -} - - -@RANGES = (); -foreach $n (sort {$a <=> $b} keys(%rangeUsed)) {push(@RANGES,$ranges[$n])} - -$DIR = $dir; $DIR =~ s!fonts/[^/]*/!!; - -open(INFILE,"skew.js"); $skew = join("",); close(INFILE); -if ($skew =~ s/.*FONTDATA\.FONTS\['$font'\]\.skew = {\n//ms) {$skew =~ s/ \};\n.*//s} else {$skew = ""} - - -foreach $file (sort(keys %lines)) { - open(JSFILE,">$dir/$file.js") || die "Can't open '$dir/$file.js': $!"; - $lines{$file}[scalar(@{$lines{$file}})-1] =~ s/],( )?/]\1\1/ if @{$lines{$file}}; - print JSFILE "/*************************************************************\n"; - print JSFILE " *\n"; - print JSFILE " * MathJax/jax/output/HTML-CSS/$dir/$file.js\n"; - print JSFILE " *\n"; - print JSFILE " * Copyright (c) 2009-2010 Design Science, Inc.\n"; - print JSFILE " *\n"; - print JSFILE " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; - print JSFILE " * you may not use this file except in compliance with the License.\n"; - print JSFILE " * You may obtain a copy of the License at\n"; - print JSFILE " *\n"; - print JSFILE " * http://www.apache.org/licenses/LICENSE-2.0\n"; - print JSFILE " *\n"; - print JSFILE " * Unless required by applicable law or agreed to in writing, software\n"; - print JSFILE " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; - print JSFILE " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; - print JSFILE " * See the License for the specific language governing permissions and\n"; - print JSFILE " * limitations under the License.\n"; - print JSFILE " *\n"; - print JSFILE " */\n\n"; - if ($file eq 'Main') { - print JSFILE "MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['$font'] = {\n"; - print JSFILE " directory: '$DIR',\n"; - print JSFILE " family: '$family',\n"; - print JSFILE " weight: 'bold',\n" if $style =~ m/B/; - print JSFILE " style: 'italic',\n" if $style =~ m/I/; - print JSFILE " testString: $test{substr($font,length($prefix),4)},\n" if $test{substr($font,length($prefix),4)}; - print JSFILE " skew: {\n",$skew," },\n" if $skew ne ""; - if (@RANGES) { - $comma = (@{$lines{$file}} ? "," : ""); - print JSFILE " Ranges: [\n"; - print JSFILE join(",\n",map {sprintf(' [0x%X,0x%X,"%s"]',@$_)} (sort {$a->[0] <=> $b->[0]} @RANGES)); - print JSFILE "\n ]$comma\n"; - } - print JSFILE join("\n",@{$lines{$file}}); - print JSFILE "\n};\n"; - print JSFILE "\n",'MathJax.OutputJax["HTML-CSS"].initFont("',$font,'");',"\n"; - } else { - print JSFILE "MathJax.Hub.Insert(\n"; - print JSFILE " MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['$font'],\n"; - print JSFILE " {\n "; - print JSFILE join("\n ",@{$lines{$file}}); - print JSFILE "\n }\n);\n"; - } - print JSFILE "\n",'MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir + "/',$DIR,"/",$file,'.js");',"\n"; - close(JSFILE); -} - -sub CheckDir { - my $dir = shift; my @cur = (); - foreach my $name (split(/\//,$dir)) { - push(@cur,$name); - my $cur = join('/',@cur); - if (!-e $cur) {mkdir $cur} - } -} - -#use Encode; -#sub UNICODE { -# my $CC = shift, $uni; -# if ($CC > 0xFFFF) { -# my ($H,$L) = (($CC-0x10000)/0x400 + 0xD800,($CC-0x10000)%0x400+0xDC00); -# $uni = sprintf("%c%c%c%c", $H >> 8, $H & 0xFF, $L >> 8, $L & 0xFF); -# } else { -# $uni = sprintf("%c%c", $CC >> 8, $CC & 0xFF); -# } -# Encode::from_to($uni,"utf16be","utf8"); -## $uni =~ s/(['\\])/\\\1/g; -# return $uni; -#} - -sub UNICODE { - my $C = sprintf("%05X",shift); - return $CHARNAME{$C} || "??"; -} - -sub HEX { - my $c = shift; - return sprintf("0x%X",$c); -} diff --git a/mathjax-dev/fonts/AFM/STIX/config.pl b/mathjax-dev/fonts/AFM/STIX/config.pl deleted file mode 100644 index 8e20cd84e..000000000 --- a/mathjax-dev/fonts/AFM/STIX/config.pl +++ /dev/null @@ -1,165 +0,0 @@ -$prefix = "STIX"; -$fontdir = "STIX"; - -%ranges = ( - "Gene" => [["Main R", - [0x20,0x7F], # basic latin, - 0xA0,0xA8,0xAC,0xAF,0xB1,0xB7,0xD7,0xF7, # some Latin1 supplement - 0x131,0x237, # dotless i and j - [0x2C6,0x2C7],[0x2C9,0x2CB],[0x2D8,0x2D9],0x02DC, - [0x300,0x304],[0x306,0x308],[0x30A,0x30C], - 0x338, # Diacriticals - [0x393,0x394],0x398,0x39B,0x39E,0x3A0,0x3A3, - [0x3A5,0x3A6],[0x3A8,0x3A9], # Greek capitals - [0x2020,0x2021],0x2026,0x2032,0x203E, # Punctuation - 0x20D7, # over arrow - 0x2111,0x2118,0x211C,0x2135, # letterlike symbols - [0x2190,0x2199],0x21A6,[0x21A9,0x21AA],[0x21BC,0x21BD], - [0x21C0,0x21C1],0x21CC,[0x21D0,0x21D5], # arrows - 0x2200,[0x2202,0x2203],0x2205,[0x2207,0x2209],0x220B, - [0x220F,0x2213],[0x2215,0x221A],[0x221D,0x221E], - 0x2220,0x2223,0x2225,[0x2227,0x222B],0x223C,0x2240, - 0x2243,0x2245,0x2248,0x224D,0x2250,[0x2260,0x2261], - [0x2264,0x2265],[0x226A,0x226B],[0x227A,0x227D], - [0x2282,0x2283],[0x2286,0x2287],0x228E,[0x2291,0x2299], - [0x22A2,0x22A5],0x22A8,[0x22C0,0x22C6],0x22C8, - [0x22EE,0x22EF],0x22F1, # Operators - [0x2308,0x230B],[0x2322,0x2323],0x23AF, - [0x23B0,0x23B1],0x23D0, # Technical - 0x25B3,0x25B9,0x25BD,0x25C3,0x25EF, # circles and triangles - [0x2660,0x2663], [0x266D,0x266F], # suits and music - [0x27E8,0x27E9], # angle brackets - [0x27EE,0x27EF], # \lgroup, \rgroup - [0x27F5,0x27FC], # more arrows - 0x29F5, # reverse solidas operator - [0x2A00,0x2A06], 0x2A3F, [0x2AAF,0x2AB0], # large operators - ], - ["Main B", - [0x20,0x7F], # basic latin, - [0x393,0x394],0x398,0x39B,0x39E,0x3A0,0x3A3, - [0x3A5,0x3A6],[0x3A8,0x3A9], # Greek capitals - ], - ["Main BI"], - ["Main I", - [0x20,0x7F], # basic latin, - 0x131,0x237, # dotless i and j - [0x393,0x394],0x398,0x39B,0x39E,0x3A0,0x3A3, - [0x3A5,0x3A6],[0x3A8,0x3A9], # Greek capitals - [0x3B1,0x3C9],0x3D1,[0x3D5,0x3D6], - 0x3F1,0x3F5, # Greek lower-case - 0x2113 # \ell - ], - ["BasicLatin",[0x00,0x7F]], - ["Latin1Supplement",[0xA0,0xFF]], - ["LatinExtendedA",[0x100,0x17F]], - ["LatinExtendedB",[0x180,0x24F]], - ["IPAExtensions",[0x250,0x2AF]], - ["SpacingModLetters",[0x2B0,0x2FF]], - ["CombDiacritMarks",[0x300,0x36F]], - ["GreekAndCoptic",[0x370,0x3FF]], - ["Cyrillic",[0x400,0x4FF]], - ["PhoneticExtensions",[0x1D00,0x1DBF]], - ["LatinExtendedAdditional",[0x1E00,0x1EFF]], - ["GeneralPunctuation",[0x2000,0x206F]], - ["SuperAndSubscripts",[0x2070,0x209F]], - ["CurrencySymbols",[0x20A0,0x20CF]], - ["CombDiactForSymbols",[0x20D0,0x20FF]], - ["LetterlikeSymbols",[0x2100,0x214F]], - ["NumberForms",[0x2150,0x218F]], - ["Arrows",[0x2190,0x21FF]], - ["MathOperators",[0x2200,0x22FF]], - ["MiscTechnical",[0x2300,0x23FF]], - ["ControlPictures",[0x2400,0x243F]], - ["EnclosedAlphanum",[0x2460,0x24FF]], - ["BoxDrawing",[0x2500,0x257F]], - ["BlockElements",[0x2580,0x259F]], - ["GeometricShapes",[0x25A0,0x25FF]], - ["MiscSymbols",[0x2600,0x26FF]], - ["Dingbats",[0x2700,0x27BF]], - ["MiscMathSymbolsA",[0x27C0,0x27EF]], - ["SupplementalArrowsA",[0x27F0,0x27FF]], - ["SupplementalArrowsB",[0x2900,0x297F]], - ["MiscMathSymbolsB",[0x2980,0x29FF]], - ["SuppMathOperators",[0x2A00,0x2AFF]], - ["MiscSymbolsAndArrows",[0x2B00,0x2BFF]], - ["CJK",[0x3000,0x303F]], - ["Hiragana",[0x3040,0x309F]], - ["LatinExtendedD",[0xA720,0xA7FF]], - ["PrivateUse",[0xE000,0xF8FF]], - ["AlphaPresentForms",[0xFB00,0xFB4F]], - ["Specials",[0xFFF0,0xFFFF]], - ["MathBold",[0x1D400,0x1D433]],["MathBold",[0x1D7CE,0x1D7D7]], - ["MathItalic",[0x1D434,0x1D467]], - ["MathBoldItalic",[0x1D468,0x1D49B]], - ["MathScript",[0x1D49C,0x1D4CF]], - ["MathBoldScript",[0x1D4D0,0x1D503]], - ["Fraktur",[0x1D504,0x1D537]], - ["BBBold",[0x1D538,0x1D56B]],["BBBold",[0x1D7D8,0x1D7E1]], - ["BoldFraktur",[0x1D56C,0x1D59F]], - ["MathSS",[0x1D5A0,0x1D5D3]],["MathSS",[0x1D7E2,0x1D7EB]], - ["MathSSBold",[0x1D5D4,0x1D607]],["MathSSBold",[0x1D7EC,0x1D7F6]], - ["MathSSItalic",[0x1D608,0x1D63B]], - ["MathSSItalicBold",[0x1D63C,0x1D66F]], - ["MathTT",[0x1D670,0x1D6A3]],["MathTT",[0x1D7F6,0x1D7FF]], - ["ij",[0x1D6A4,0x1D6A5]], - ["GreekBold",[0x1D6A8,0x1D6E1]], - ["GreekItalic",[0x1D6E2,0x1D71B]], - ["GreekBoldItalic",[0x1D71C,0x1D755]], - ["GreekSSBold",[0x1D756,0x1D78F]], - ["GreekSSBoldItalic",[0x1D790,0x1D7C9]] - ], - "Inte" => [["Main R",0x222B,0x222E], - ["All",0x20], - ["All",0xA0], - ["All",[0x222B,0x2233]], - ["All",[0x2A0B,0x2A1C]]], - "NonU" => [["Main R",[0xE000,0xE001],[0xE138,0xE139],[0xE13B,0xE13E],[0xE140,0xE141], - [0xE14A,0xE14B],[0xE261,0xE287],[0xE28F,0xE290]], - ["Main B"], - ["Main BI"], - ["Main I",[0xE22D,0xE246]], - ["All",0x20], - ["All",0xA0], - ["PrivateUse",[0xE000,0xF8FF]]], - "Size" => [["Main",[0x20,0x7F],0xA0,[0x302,0x303],[0x220F,0x2211],0x221A,[0x22C0,0x22C3], - [0x2308,0x230B],[0x239B,0x23AE],[0x23B0,0x23B1],[0x23B7,0x23B9], - [0x23DE,0x23DF],[0x27E8,0x27E9],[0x2A00,0x2A02],[0x2A04,0x2A06]], - ["All",[0x20,0x7F]], - ["All",0xA0], - ["All",[0x2B0,0x2FF]], - ["All",[0x300,0x338]], - ["All",0x203E], - ["All",[0x20D0,0x20EF]], - ["All",0x2114], - ["All",0x2140], - ["All",[0x220F,0x2211]], - ["All",[0x221A,0x221C]], - ["All",[0x22C0,0x22C3]], - ["All",[0x2308,0x230B]], - ["All",[0x2320,0x2321]], - ["All",[0x239B,0x23B9]], - ["All",[0x23DC,0x23E1]], - ["All",[0x2772,0x2773]], - ["All",[0x27E6,0x27EB]], - ["All",[0x2983,0x2986]], - ["All",[0x29F8,0x29F9]], - ["All",[0x2A00,0x2A0A]], - ["All",[0x2AFC,0x2AFF]]], - "Vari" => [["Main",0x2032,0x210F,0x2205,0x2216,0x221A], - ["All",0x20], - ["All",[0x77,0x7C]], - ["All",0xA0], - ["All",0x19B], - ["All",0x264], - ["All",[0x2032,0x2057]], - ["All",0x201F], - ["All",0x2140], - ["All",[0x2190,0x2193]], - ["All",[0x21D1,0x21E2]], - ["All",[0x2205,0x22ED]], - ["All",[0x2322,0x2323]], - ["All",0x2423], - ["All",0x25A9], - ["All",[0x2A3C,0x2AEE]]], -); - diff --git a/mathjax-dev/fonts/AFM/STIX/makeAFM b/mathjax-dev/fonts/AFM/STIX/makeAFM deleted file mode 100755 index 3638202a6..000000000 --- a/mathjax-dev/fonts/AFM/STIX/makeAFM +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/csh -f - -# Creates .afm files from the STIX .otf fonts -# -# Usage: ./makeAFM - -foreach file (~/Library/Fonts/STIX*.*tf) - echo "" - echo $file:t - fontforge -lang=ff -c 'Open("'$file'");Generate("afm/'$file:t:r'.afm")' -end diff --git a/mathjax-dev/fonts/AFM/STIX/makeAll b/mathjax-dev/fonts/AFM/STIX/makeAll deleted file mode 100755 index 7fd4599a3..000000000 --- a/mathjax-dev/fonts/AFM/STIX/makeAll +++ /dev/null @@ -1,28 +0,0 @@ -#! /bin/sh - -# Creates the data needed for the -# jax/output/HTML-CSS/fonts/STIX/fontdata.js file, plus -# the auxiliary files in the subdirectories of that directory. -# -# Usage: ./makeAll - -rm afm/* -rm -rf fonts - -./makeAFM -echo "-------------------" -./makeNames -echo "-------------------" -./makeFonts -./makeData - -rm ../../../../mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/*/*/*.js -cp -R fonts/STIX/* ../../../../mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX - -# -# This is the data needed for the fonts in jax/output/HTML-CSS/fonts/STIX/fontdata.js -# The data must be entered into the fontdata.js file by hand (do NOT -# replace the one in that directory with this one; it is not the complete -# file). -# -open -a AlphaX fontdata.js diff --git a/mathjax-dev/fonts/AFM/STIX/makeData b/mathjax-dev/fonts/AFM/STIX/makeData deleted file mode 100755 index 0b77ffeda..000000000 --- a/mathjax-dev/fonts/AFM/STIX/makeData +++ /dev/null @@ -1,37 +0,0 @@ -#! /usr/bin/perl - -# Creates the fontdata.js file from the individual font data files -# -# Usage: ./makeData - -@files = ( - "STIXGeneral-Regular", - "STIXGeneral-Bold", - "STIXGeneral-Italic", - "STIXIntegralsD-Regular", - "STIXNonUnicode-Regular", - "STIXNonUnicode-Bold", - "STIXNonUnicode-Italic", - "STIXSizeOneSym-Regular", - "STIXSizeTwoSym-Regular", - "STIXSizeThreeSym-Regular", - "STIXSizeFourSym-Regular", - "STIXSizeFiveSym-Regular", - "STIXVariants-Regular", -); - -open(DATA,">fontdata.js"); -foreach $file (@files) { - $file =~ s/STIX//; - $file .= "-Regular" unless $file =~ m/-/; - $file = "fonts/STIX/$file"; $file =~ s!-!/!g; - $file .= (-e "$file/Main.js" ? "/Main.js" : "/All.js"); - open(FONT,$file) || print "Can't open $file\n"; - $lines = " ".join(" ",); - close(FONT); - $lines =~ s/.*FONTDATA/ HTMLCSS.FONTDATA/s; - $lines =~ s/};.*/};\n/s; - print DATA $lines,"\n"; -} -close(DATA); - diff --git a/mathjax-dev/fonts/AFM/STIX/makeFonts b/mathjax-dev/fonts/AFM/STIX/makeFonts deleted file mode 100755 index e0e92d9e3..000000000 --- a/mathjax-dev/fonts/AFM/STIX/makeFonts +++ /dev/null @@ -1,10 +0,0 @@ -#! /bin/csh -f - -# Creates the individual font files for each of the STIX fonts -# -# Usage: ./makeFonts - -foreach file (afm/*.afm) - echo $file:t - ./break-up-font $file -end diff --git a/mathjax-dev/fonts/AFM/STIX/makeNames b/mathjax-dev/fonts/AFM/STIX/makeNames deleted file mode 100755 index 7dfec7852..000000000 --- a/mathjax-dev/fonts/AFM/STIX/makeNames +++ /dev/null @@ -1,23 +0,0 @@ -#! /usr/bin/perl - -# Renames the afm files to the form needed by MathJax -# -# Usage: ./makeNames - -@names = split(/\n/,`ls -1 afm`); - -foreach $file (@names) { - $old = $file; $new = $file; - $new =~ s/Int/Integrals/; - $new =~ s/Uni/Unicode/; - $new =~ s/Siz/Size/; - $new =~ s/Var/Variants/; - $new =~ s/Italic/-Italic/; - $new =~ s/Reg/-Regular/; - $new =~ s/Bol\./-Bold./; - $new =~ s/BolIta/-BoldItalic/; - $new =~ s/Ita\./-Italic./; - $new =~ s/\.afm/-Regular.afm/ unless $new =~ m/-/; - print "$old -> $new\n"; - rename "afm/$old", "afm/$new"; -} diff --git a/mathjax-dev/fonts/AFM/STIX/skew.js b/mathjax-dev/fonts/AFM/STIX/skew.js deleted file mode 100644 index 8b1378917..000000000 --- a/mathjax-dev/fonts/AFM/STIX/skew.js +++ /dev/null @@ -1 +0,0 @@ - diff --git a/mathjax-dev/fonts/AFM/TeX/break-up-font b/mathjax-dev/fonts/AFM/TeX/break-up-font deleted file mode 100755 index 2b6914480..000000000 --- a/mathjax-dev/fonts/AFM/TeX/break-up-font +++ /dev/null @@ -1,171 +0,0 @@ -#! /usr/bin/perl - -# Don't run this file by hand, it is used by the make* scripts - -require "config.pl"; -require "../../Tables/STIX/unicode.pl"; - -$font = shift; $font =~ s/\.afm//; -$FONT = $font; $FONT .= ".afm"; -$font =~ s!^afm/!!; - -exit if $font eq "MathJax_Math-Regular"; - -$dir = $font; $dir .= "-Regular" unless $font =~ m/-/; -$dir =~ s!-!/!; $dir =~ s!$prefix!fonts/$fontdir/!; -CheckDir($dir); - -$font =~ s/-Regular//; -$font =~ s/BoldItalic/bold-italic/i; -$font =~ s/-I/-i/; $font =~ s/-B/-b/; - -$family = $font; $family =~ s/-.*//; - -$style = ""; -$style .= "B" if $font =~ m/-b/; -$style .= "I" if $font =~ m/-i/; -$style = "R" if $style eq ""; - -@ranges = @{$ranges{substr($font,length($prefix),4)}}; - -open(INFILE,$FONT) || die "Can't open '$FONT': $!"; - -while ($line = ) { - chomp($line); - if ($line =~ m/C (.*?) ; WX (.*?) ; N (.*) ; B (.*?) (.*?) (.*?) (.*?) ;/) { - ($C,$w,$name,$lw,$d,$rw,$h) = ($1,$2,$3,$4,-($5+0),$6,$7); $d = 0 if $d eq "-0"; - next if $name eq ".notdef" || $name eq ".null" || $name eq "nonmarkingreturn"; - next if $name =~ m/uniEFF[DEF]/; # used for version number and style information (width encodes version and style) - if ($C == -1) { - if ($name =~ m/^uni[A-F0-9]/) {$C = hex(substr($name,3))} else { - $C = `fontforge -lang=ff -c 'Print(UnicodeFromName("$name"))' 2>/dev/null`; - chomp($C); - } - } - $char{$C} = sprintf(" %-35s",HEX($C).": [$h,$d,$w,$lw,$rw],")."// ".UNICODE($C); - } -} -close(INFILE); - -foreach $i (0..$#ranges) { - @data = @{$ranges[$i]}; - $file = shift(@data); - if (substr($file,0,5) eq "Main ") { - next unless $file eq "Main $style"; - $file = "Main"; - $lines{$file} = []; - } - $rh = -1; - foreach $c (sort {$a <=> $b} (keys %char)) { - while ($c > $rh && @data) { - $R = shift(@data); $R = [$R,$R] unless ref($R) eq 'ARRAY'; - ($rl,$rh) = @$R; - $ranges[$i] = [$rl,$rh,$file]; - } - last if $c > $rh; - if ($c >= $rl) { - $lines{$file} = [] unless defined $lines{$file}; - push(@{$lines{$file}},$char{$c}); - $rangeUsed{$i} = 1 unless $file eq 'Main'; - delete $char{$c}; - } - } -} - -if (scalar(keys %char)) { - print ">> Missing chars:\n"; - print join("\n",map {sprintf("U%04X",$_)} sort(keys %char)),"\n"; -} - - -@RANGES = (); -foreach $n (sort {$a <=> $b} keys(%rangeUsed)) {push(@RANGES,$ranges[$n])} - -$DIR = $dir; $DIR =~ s!fonts/[^/]*/!!; - -open(INFILE,"../../OTF/TeX/skew.js"); $skew = join("",); close(INFILE); -if ($skew =~ s/.*FONTDATA\.FONTS\['$font'\]\.skew = {\n//ms) {$skew =~ s/ \};\n.*//s} else {$skew = ""} - - -foreach $file (sort(keys %lines)) { - open(JSFILE,">$dir/$file.js") || die "Can't open '$dir/$file.js': $!"; - $lines{$file}[scalar(@{$lines{$file}})-1] =~ s/],( )?/]\1\1/ if @{$lines{$file}}; - print JSFILE "/*************************************************************\n"; - print JSFILE " *\n"; - print JSFILE " * MathJax/jax/output/HTML-CSS/$dir/$file.js\n"; - print JSFILE " *\n"; - print JSFILE " * Copyright (c) 2009-2010 Design Science, Inc.\n"; - print JSFILE " *\n"; - print JSFILE " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; - print JSFILE " * you may not use this file except in compliance with the License.\n"; - print JSFILE " * You may obtain a copy of the License at\n"; - print JSFILE " *\n"; - print JSFILE " * http://www.apache.org/licenses/LICENSE-2.0\n"; - print JSFILE " *\n"; - print JSFILE " * Unless required by applicable law or agreed to in writing, software\n"; - print JSFILE " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; - print JSFILE " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; - print JSFILE " * See the License for the specific language governing permissions and\n"; - print JSFILE " * limitations under the License.\n"; - print JSFILE " *\n"; - print JSFILE " */\n\n"; - if ($file eq 'Main') { - print JSFILE "MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['$font'] = {\n"; - print JSFILE " directory: '$DIR',\n"; - print JSFILE " family: '$family',\n"; - print JSFILE " weight: 'bold',\n" if $style =~ m/B/; - print JSFILE " style: 'italic',\n" if $style =~ m/I/; - print JSFILE " testString: $test{substr($font,length($prefix),4)},\n" if $test{substr($font,length($prefix),4)}; - print JSFILE " skew: {\n",$skew," },\n" if $skew ne ""; - if (@RANGES) { - $comma = (@{$lines{$file}} ? "," : ""); - print JSFILE " Ranges: [\n"; - print JSFILE join(",\n",map {sprintf(' [0x%X,0x%X,"%s"]',@$_)} (sort {$a->[0] <=> $b->[0]} @RANGES)); - print JSFILE "\n ]$comma\n"; - } - print JSFILE join("\n",@{$lines{$file}}); - print JSFILE "\n};\n"; - print JSFILE "\n",'MathJax.OutputJax["HTML-CSS"].initFont("',$font,'");',"\n"; - } else { - print JSFILE "MathJax.Hub.Insert(\n"; - print JSFILE " MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['$font'],\n"; - print JSFILE " {\n "; - print JSFILE join("\n ",@{$lines{$file}}); - print JSFILE "\n }\n);\n"; - } - print JSFILE "\n",'MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir + "/',$DIR,"/",$file,'.js");',"\n"; - close(JSFILE); -} - -sub CheckDir { - my $dir = shift; my @cur = (); - foreach my $name (split(/\//,$dir)) { - push(@cur,$name); - my $cur = join('/',@cur); - if (!-e $cur) {mkdir $cur} - } -} - -#use Encode; -#sub UNICODE { -# my $CC = shift, $uni; -# if ($CC > 0xFFFF) { -# my ($H,$L) = (($CC-0x10000)/0x400 + 0xD800,($CC-0x10000)%0x400+0xDC00); -# $uni = sprintf("%c%c%c%c", $H >> 8, $H & 0xFF, $L >> 8, $L & 0xFF); -# } else { -# $uni = sprintf("%c%c", $CC >> 8, $CC & 0xFF); -# } -# Encode::from_to($uni,"utf16be","utf8"); -## $uni =~ s/(['\\])/\\\1/g; -# return $uni; -#} - -sub UNICODE { - my $C = sprintf("%05X",shift); - return $CHARNAME{$C} || "??"; -} - -sub HEX { - my $c = shift; - return sprintf("0x%X",$c); -} diff --git a/mathjax-dev/fonts/AFM/TeX/config.pl b/mathjax-dev/fonts/AFM/TeX/config.pl deleted file mode 100644 index 142df5ee4..000000000 --- a/mathjax-dev/fonts/AFM/TeX/config.pl +++ /dev/null @@ -1,173 +0,0 @@ -$prefix = "MathJax_"; -$fontdir = "TeX"; - -%ranges = ( - "Main" => [["Main R", - [0x20,0x7F], # basic latin - [0xA0,0xBF],0xD7,0xF7, # some latin1 supplement - 0x131,0x237, # dotless i and j - [0x2C6,0x2C7],[0x2C9,0x2CB],[0x2D8,0x2D9],0x02DC, -# [0x300,0x308],0x30C,0x338, # Diacriticals - [0x391,0x3C9],[0x3D1,0x3D6],[0x3F1,0x3F5], # Greek - [0x2000,0x2026],0x2032,0x203E, # Punctuation - 0x20D7, # over arrow - [0x2102,0x2149], # letterlike symbols - [0x2190,0x2199],0x21A6,[0x21A9,0x21AA],[0x21BC,0x21C1], - [0x21CB,0x21CC],[0x21D0,0x21D5], # arrows - 0x2200,[0x2202,0x2203],0x2205,[0x2207,0x2209],[0x220B,0x220D],[0x220F,0x2213], - [0x2215,0x221A],[0x221D,0x221E],0x2220,[0x2223,0x2230],[0x2236,0x2237], - 0x223C,[0x2240,0x2241],[0x2243,0x2249],0x224D,0x2250,[0x2260,0x2262], - [0x2264,0x2265],[0x226A,0x226B],[0x226E,0x226F],[0x227A,0x227D],[0x2280,0x2289], - 0x228E,[0x2291,0x2299],[0x22A2,0x22A5],0x22A8,[0x22C0,0x22C6],0x22C8, - [0x22E0,0x22E3],[0x22EE,0x22F1], # Operators - [0x2308,0x230B],[0x2322,0x2323],0x23AF, - [0x23B0,0x23B1],0x23D0, # Technical -# 0x25B3,0x25B9,0x25BD,0x25C3,0x25EF, # circles and triangles -# [0x2660,0x2663], [0x266D,0x266F], # suits and music - [0x27E8,0x27E9], # angle brackets - [0x27EE,0x27EF],[0x27F5,0x27FC], # more arrows - 0x29F5, # reverse solidas operator - [0x2A00,0x2A06], 0x2A3F, [0x2AAF,0x2AB0], # large operators - ], - ["Main B", - [0x20,0x7F], # basic latin, - [0x393,0x394],0x398,0x39B,0x39E,0x3A0,0x3A3, - [0x3A5,0x3A6],[0x3A8,0x3A9], # Greek capitals - ], - ["Main I", - [0x20,0x7F], # basic latin, - 0xA3, # pound sign - 0x131,0x237, # dotless i and j - [0x393,0x394],0x398,0x39B,0x39E,0x3A0,0x3A3, - [0x3A5,0x3A6],[0x3A8,0x3A9], # Greek capitals - ], - ["Latin1Supplement",[0xA0,0xFF]], - ["LatinExtendedA",[0x100,0x17F]], - ["LatinExtendedB",[0x180,0x24F]], - ["SpacingModLetters",[0x2B0,0x2FF]], - ["CombDiacritMarks",[0x300,0x36F]], - ["GreekAndCoptic",[0x370,0x3FF]], - ["Cyrillic",[0x400,0x4FF]], - ["PhoneticExtensions",[0x1D00,0x1DBF]], - ["LatinExtendedAdditional",[0x1E00,0x1EFF]], - ["GeneralPunctuation",[0x2000,0x206F]], - ["SuperAndSubscripts",[0x2070,0x209F]], - ["CurrencySymbols",[0x20A0,0x20CF]], - ["CombDiactForSymbols",[0x20D0,0x20FF]], - ["LetterlikeSymbols",[0x2100,0x214F]], - ["NumberForms",[0x2150,0x218F]], - ["Arrows",[0x2190,0x21FF]], - ["MathOperators",[0x2200,0x22FF]], - ["MiscTechnical",[0x2300,0x23FF]], - ["ControlPictures",[0x2400,0x243F]], - ["EnclosedAlphanum",[0x2460,0x24FF]], - ["BoxDrawing",[0x2500,0x257F]], - ["BlockElements",[0x2580,0x259F]], - ["GeometricShapes",[0x25A0,0x25FF]], - ["MiscSymbols",[0x2600,0x26FF]], - ["Dingbats",[0x2700,0x27BF]], - ["MiscMathSymbolsA",[0x27C0,0x27EF]], - ["SupplementalArrowsA",[0x27F0,0x27FF]], - ["SupplementalArrowsB",[0x2900,0x297F]], - ["MiscMathSymbolsB",[0x2980,0x29FF]], - ["SuppMathOperators",[0x2A00,0x2AFF]], - ["MiscSymbolsAndArrows",[0x2B00,0x2BFF]], - ["CJK",[0x3000,0x303F]], - ["Hiragana",[0x3040,0x209F]], - ["AlphaPresentForms",[0xFB00,0xFB4F]], - ["Specials",[0xFFF0,0xFFFF]], - ["MathBold",[0x1D400,0x1D433],[0x1D7CE,0x1D7D7]], - ["MathItalic",[0x1D434,0x1D467]], - ["MathBoldItalic",[0x1D468,0x1D49B]], - ["MathScript",[0x1D49C,0x1D4CF]], - ["MathBoldScript",[0x1D4D0,0x1D503]], - ["Fraktur",[0x1D504,0x1D537]], - ["BBBold",[0x1D538,0x1D56B],[0x1D7D8,0x1D7E1]], - ["BoldFraktur",[0x1D56C,0x1D59F]], - ["MathSS",[0x1D5A0,0x1D5D3],[0x1D7E2,0x1D7EB]], - ["MathSSBold",[0x1D5D4,0x1D607],[0x1D7EC,0x1D7F6]], - ["MathSSItalic",[0x1D608,0x1D63B]], - ["MathSSItalicBold",[0x1D63C,0x1D66F]], - ["MathTT",[0x1D670,0x1D6A3],[0x1D7F6,0x1D7FF]], - ["ij",[0x1D6A4,0x1D6A5]], - ["GreekBold",[0x1D6A8,0x1D6E1]], - ["GreekItalic",[0x1D6E2,0x1D71B]], - ["GreekBoldItalic",[0x1D71C,0x1D755]], - ["GreekSSBold",[0x1D756,0x1D78F]], - ["GreekSSBoldItalic",[0x1D790,0x1D7C9]] - ], - "Size" => [["Main",[0,0x1F000]]], - "Cali" => [["Main",[0,0x1F000]]], - "Math" => [["Main",[0,0x1F000]]], - "Gree" => [["Main",[0,0x1F000]]], - "WinC" => [["Main",[0,0x1F000]]], - "WinI" => [["Main",[0x20,0x20],[0xA0,0xA0],[0xE200,0xE23F],[0xE280,0xE2BF]], - ["Bold",[0xE240,0xE27F]], - ["AMS",[0xE2C0,0xE2DF]]], - "AMS" => [ - ["Main R"], - ["BBBold",[0,0x7F]], - ["Latin1Supplement",[0x80,0xFF]], - ["LatinExtendedA",[0x100,0x17F]], - ["SpacingModLetters",[0x2B0,0x2FF]], - ["CombDiacritMarks",[0x300,0x36F]], - ["GreekAndCoptic",[0x370,0x3FF]], - ["GeneralPunctuation",[0x2000,0x206F]], - ["LetterlikeSymbols",[0x2100,0x214F]], - ["Arrows",[0x2190,0x21FF]], - ["MathOperators",[0x2200,0x22FF]], - ["MiscTechnical",[0x2300,0x23FF]], - ["EnclosedAlphanum",[0x2460,0x24FF]], - ["BoxDrawing",[0x2500,0x257F]], - ["GeometricShapes",[0x25A0,0x25FF]], - ["MiscSymbols",[0x2600,0x26FF]], - ["Dingbats",[0x2700,0x27BF]], - ["SupplementalArrowsB",[0x2900,0x297F]], - ["MiscMathSymbolsB",[0x2980,0x29FF]], - ["SuppMathOperators",[0x2A00,0x2AFF]], - ["PUA",[0xE000,0xF8FF]] - ], - "Frak" => [ - ["Main R"], - ["Main B"], - ["BasicLatin",[0,0x7F]], - ["Other",[0x80,0xDFFF]], - ["PUA",[0xE300,0xE310]], - ], - "Sans" => [ - ["Main R"], - ["Main B"], - ["Main I"], - ["BasicLatin",[0,0x7F]], - ["CombDiacritMarks",[0x300,0x36F]], - ["Other",[0x80,0xFFFF]], - ], - "Scri" => [ - ["Main R"], - ["Main B"], - ["BasicLatin",[0,0x7F]], - ["Other",[0x80,0xFFFF]], - ], - "Type" => [ - ["Main R"], - ["BasicLatin",[0,0x7F]], - ["CombDiacritMarks",[0x300,0x36F]], - ["Other",[0x80,0xFFFF]], - ], -); - -%test = ( - "Main" => '"MathJax Main"', - "Math" => '"MathJax Math"', - "Size" => '"() [] {}"', - "WinC" => '"> T d "+String.fromCharCode(0x23A6)+" "+String.fromCharCode(0x2A00)', - "WinI" => 'String.fromCharCode(0xE247)+" "+String.fromCharCode(0xE257)+" "+String.fromCharCode(0xE2CF)', - "Cali" => '"MATHJAX CALIGRAPHIC"', - "AMS" => '"MATHJAX AMS"', - "Frak" => '"MathJax Fraktur"', - "Sans" => '"MathJax SansSerif"', - "Scri" => '"MATHJAX SCRIPT"', - "Type" => '"MathJax Typewriter"', - "Gree" => 'String.fromCharCode(0x393)+" "+String.fromCharCode(0x3A5)+" "+String.fromCharCode(0x39B)', -); - diff --git a/mathjax-dev/fonts/AFM/TeX/makeAFM b/mathjax-dev/fonts/AFM/TeX/makeAFM deleted file mode 100755 index 2f02ace91..000000000 --- a/mathjax-dev/fonts/AFM/TeX/makeAFM +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/csh -f - -# Creates .afm files from the MathJax .otf fonts -# -# Usage: ./makeAFM - -foreach file (~/Library/Fonts/MathJax*.*tf) - echo "" - echo $file:t - fontforge -lang=ff -c 'Open("'$file'");Generate("afm/'$file:t:r'.afm")' -end diff --git a/mathjax-dev/fonts/AFM/TeX/makeAll b/mathjax-dev/fonts/AFM/TeX/makeAll deleted file mode 100755 index 3cff25d94..000000000 --- a/mathjax-dev/fonts/AFM/TeX/makeAll +++ /dev/null @@ -1,27 +0,0 @@ -#! /bin/sh - -# Creates the data needed for the -# jax/output/HTML-CSS/fonts/TeX/fontdata.js file, plus -# the auxiliary files in the subdirectories of that directory. -# -# Usage: ./makeAll - -rm afm/* -rm -rf fonts - -./makeAFM -echo "-------------------" -./makeFonts -./makeData - -rm ../../../../mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/*/*/*.js -cp -R fonts/TeX/* ../../../../mathjax/unpaacked/jax/output/HTML-CSS/fonts/TeX - -# -# This is the data needed for the fonts in jax/output/HTML-CSS/fonts/TeX/fontdata.js -# The data must be entered into the fontdata.js file by hand (do NOT -# replace the one in that directory with this one; it is not the complete -# file). The data for each font has to be put in the correct place -# (since is within if-then statements for the various browsers). -# -open -a AlphaX fontdata.js diff --git a/mathjax-dev/fonts/AFM/TeX/makeData b/mathjax-dev/fonts/AFM/TeX/makeData deleted file mode 100755 index c7ebe6ed5..000000000 --- a/mathjax-dev/fonts/AFM/TeX/makeData +++ /dev/null @@ -1,27 +0,0 @@ -#! /usr/bin/perl - -# Creates the fontdata.js file from the individual font data files -# -# Usage: ./makeData - -opendir(AFM,"afm"); -@files = grep {/.*\.afm/} (readdir(AFM)); -closedir(AFM); - -open(DATA,">fontdata.js"); -foreach $file (@files) { - $file =~ s/\.afm//; $file =~ s/MathJax_//; - $file .= "-Regular" unless $file =~ m/-/; - next if $file =~ /Math-Regular|-BoldItalic|AMS|Caligraphic-Bold/; - next if $file =~ /Fraktur|SansSerif|Script|Typewriter|WinIE/; - $file = "fonts/TeX/$file"; $file =~ s!-!/!g; - $file .= (-e "$file/Main.js" ? "/Main.js" : "/All.js"); - open(FONT,$file) || print "Can't open $file\n"; - $lines = " ".join(" ",); - close(FONT); - $lines =~ s/.*FONTDATA/ HTMLCSS.FONTDATA/s; - $lines =~ s/};.*/};\n/s; - print DATA $lines,"\n"; -} -close(DATA); - diff --git a/mathjax-dev/fonts/AFM/TeX/makeFonts b/mathjax-dev/fonts/AFM/TeX/makeFonts deleted file mode 100755 index 0d6343064..000000000 --- a/mathjax-dev/fonts/AFM/TeX/makeFonts +++ /dev/null @@ -1,10 +0,0 @@ -#! /bin/csh -f - -# Creates the individual font files for each of the MathJax fonts -# -# Usage: ./makeFonts - -foreach file (afm/*.afm) - echo $file:t - ./break-up-font $file -end diff --git a/mathjax-dev/fonts/AMS/AMS-unicode-list.txt b/mathjax-dev/fonts/AMS/AMS-unicode-list.txt deleted file mode 100644 index 8d3e4b05a..000000000 --- a/mathjax-dev/fonts/AMS/AMS-unicode-list.txt +++ /dev/null @@ -1,217 +0,0 @@ -25A1 \square -25A0 \blacksquare -25CA \lozenge -29EB \blacklozenge -2035 \backprime -2605 \bigstar -25BC \blacktriangledown -25B2 \blacktriangle -25BD \triangledown -2220 \angle -2221 \measuredangle -2222 \sphericalangle -24C8 \circledS -2201 \complement -22A1 \boxdot -229E \boxplus -22A0 \boxtimes -22C5 \centerdot -229F \boxminus -22BB \veebar -22BC \barwedge -2A5E \doublebarwedge -22D3 \Cup \doublecup -22D2 \Cap \doublecap -22CF \curlywedge -22CE \curlyvee -22CB \leftthreetimes -22CC \rightthreetimes -2214 \dotplus -22BA \intercal -229A \circledcirc -229B \circledast -229D \circleddash -21BB \circlearrowright -21BA \circlearrowleft -21CC \rightleftharpoons -21CB \leftrightharpoons -22A9 \Vdash -22AA \Vvdash -22A8 \vDash -21A0 \twoheadrightarrow -219E \twoheadleftarrow -21C7 \leftleftarrows -21C9 \rightrightarrows -21C8 \upuparrows -21CA \downdownarrows -21BE \upharpoonright -21C2 \downharpoonright -21BF \upharpoonleft -21C3 \downharpoonleft \restriction -21A3 \rightarrowtail -21A2 \leftarrowtail -21C6 \leftrightarrows -21C4 \rightleftarrows -21B0 \Lsh -21B1 \Rsh -21AD \rightsquigarrow -21DC \leftrightsquigarrow -21AB \looparrowleft -21AC \looparrowright -2257 \circeq -227F \succsim -2273 \gtrsim -2A86 \gtrapprox -22B8 \multimap -2234 \therefore -2235 \because -2251 \doteqdot \Doteq -225C \triangleq -227E \precsim -2272 \lesssim -2A85 \lessapprox -2A95 \eqslantless -2A96 \eqslantgtr -22DE \curlyeqprec -22DF \curlyeqsucc -227C \preccurlyeq -2266 \leqq -2A7D \leqslant -2276 \lessgtr -2253 \risingdotseq -2252 \fallingdotseq -227D \succcurlyeq -2267 \geqq -2A7E \geqslant -2277 \gtrless -228F \sqsubset -2290 \sqsupset -22B3 \vartriangleright -22B2 \vartriangleleft -22B5 \trianglerighteq -22B4 \trianglelefteq -226C \between -25B6 \blacktriangleright -25C0 \blacktriangleleft -25B3 \vartriangle -2256 \eqcirc -22DA \lesseqgtr -22DB \gtreqless -2A8B \lesseqqgtr -2A8C \gtreqqless -21DB \Rrightarrow -21DA \Lleftarrow -221D \varpropto -2323 \smallsmile -2322 \smallfrown -22D0 \Subset -22D1 \Supset -2AC5 \subseteqq -2AC6 \supseteqq -224F \bumpeq -224E \Bumpeq -22D8 \lll \llless -22D9 \ggg \gggtr -22D4 \pitchfork -223D \backsim -22CD \backsimeq -2571 \diagup -2572 \diagdown -2205 \varnothing -2204 \nexists -2132 \Finv -2141 \Game -2127 \mho -00F0 \eth -2136 \beth -2137 \gimel -2138 \daleth -03DD \digamma -03F0 \varkappa -006B \Bbbk -210F \hslash -0127 \hbar -22C7 \divideontimes -22C9 \ltimes -22CA \rtimes -2216 \smallsetminus -E00C \lvertneqq -E00D \gvertneqq -2270 \nleq -2271 \ngeq -226E \nless -226F \ngtr -2280 \nprec -2281 \nsucc -2268 \lneqq -2269 \gneqq -E010 \nleqslant -E00F \ngeqslant -2A87 \lneq -2A88 \gneq -22E0 \npreceq -22E1 \nsucceq -22E8 \precnsim -22E9 \succnsim -22E6 \lnsim -22E7 \gnsim -E011 \nleqq -E00E \ngeqq -2AB5 \precneqq -2AB6 \succneqq -2AB9 \precnapprox -2ABA \succnapprox -2A89 \lnapprox -2A8A \gnapprox -2241 \nsim -2246 \ncong -E01A \varsubsetneq -E01B \varsupsetneq -E016 \nsubseteqq -E018 \nsupseteqq -2ACB \subsetneqq -2ACC \supsetneqq -E017 \varsubsetneqq -E019 \varsupsetneqq -228A \subsetneq -228B \supsetneq -2288 \nsubseteq -2289 \nsupseteq -2226 \nparallel -2224 \nmid -E006 \nshortmid -E007 \nshortparallel -22AC \nvdash -22AE \nVdash -22AD \nvDash -22AF \nVDash -22ED \ntrianglerighteq -22EC \ntrianglelefteq -22EA \ntriangleleft -22EB \ntriangleright -219A \nleftarrow -219B \nrightarrow -21CD \nLeftarrow -21CF \nRightarrow -21CE \nLeftrightarrow -21AE \nleftrightarrow -22D6 \lessdot -22D7 \gtrdot -2223 \shortmid -2225 \shortparallel -223C \thicksim -2248 \thickapprox -224A \approxeq -2AB8 \succapprox -2AB7 \precapprox -21B6 \curvearrowleft -21B7 \curvearrowright -220D \backepsilon -2242 \eqsim -2212 minus -2192 rightarrow -2190 leftarrow -250C \ulcorner -2510 \urcorner -2514 \llcorner -2518 \lrcorner diff --git a/mathjax-dev/fonts/AMS/AMS-unicode.txt b/mathjax-dev/fonts/AMS/AMS-unicode.txt deleted file mode 100644 index fa3609a69..000000000 --- a/mathjax-dev/fonts/AMS/AMS-unicode.txt +++ /dev/null @@ -1,222 +0,0 @@ -Lowercase Greek letters - 207A \digamma - 207B \varkappa -Hebrew letters - 2069 \beth - 206A \gimel - 206B \daleth -Miscellaneous symbols - 207E \hbar (U) - 1038 \backprime - 207D \hslash - 203F \varnothing - 104E \blacktriangle - 104F \triangledown - 1048 \blacktriangledown - 1003 \square - 1004 \blacksquare - 1006 \lozenge - 1007 \blacklozenge - 1073 \circledS - 1046 \bigstar - 105C \angle (U) - 105E \sphericalangle - 105D \measuredangle - 2040 \nexists - 107B \complement - 2066 \mho - 2067 \eth - 2060 \Finv - 201E \diagup - 2061 \Game - 201F \diagdown - 207C \Bbbk - 1070 \ulcorner - 1071 \urcorner - 1078 \llcorner - 1079 \lrcorner -Binary operators - 1275 \dotplus - 226E \ltimes - 2272 \smallsetminus - 226F \rtimes - 1265 \Cap, \doublecap - 1268 \leftthreetimes - 1264 \Cup, \doublecup - 1269 \rightthreetimes - 125A \barwedge - 1266 \curlywedge - 1259 \veebar - 1267 \curlyvee - 125B \doublebarwedge - 120C \boxminus - 127F \circleddash - 1202 \boxtimes - 127E \circledast - 1200 \boxdot - 127D \circledcirc - 1201 \boxplus - 1205 \centerdot - 223E \divideontimes - 127C \intercal -Binary relations - 1335 \leqq - 133D \geqq - 1336 \leqslant - 133E \geqslant - 1330 \eqslantless - 1331 \eqslantgtr - 132E \lesssim - 1326 \gtrsim - 132F \lessapprox - 1327 \gtrapprox - 2375 \approxeq - 236C \lessdot - 236D \gtrdot - 136E \lll, \llless - 136F \ggg, \gggtr - 1337 \lessgtr - 133F \gtrless - 1351 \lesseqgtr - 1352 \gtreqless - 1353 \lesseqqgtr - 1354 \gtreqqless - 132B \doteqdot, \Doteq - 1350 \eqcirc - 133A \risingdotseq - 1324 \circeq - 133B \fallingdotseq - 132C \triangleq - 1376 \backsim - 2373 \thicksim - 1377 \backsimeq - 2374 \thickapprox - 136A \subseteqq - 136B \supseteqq - 1362 \Subset - 1363 \Supset - 1340 \sqsubset - 1341 \sqsupset - 1334 \preccurlyeq - 133C \succcurlyeq - 1332 \curlyeqprec - 1333 \curlyeqsucc - 132D \precsim - 1325 \succsim - 2377 \precapprox - 2376 \succapprox - 1343 \vartriangleleft - 1342 \vartriangleright - 1345 \trianglelefteq - 1344 \trianglerighteq - 130F \vDash - 130D \Vdash - 130E \Vvdash - 1360 \smallsmile - 2370 \shortmid - 1361 \smallfrown - 2371 \shortparallel - 136C \bumpeq - 1347 \between - 136D \Bumpeq - 1374 \pitchfork - 135F \varpropto - 237F \backepsilon - 134A \blacktriangleleft - 1349 \blacktriangleright - 1329 \therefore - 132A \because - 2368 \eqsim - 134D \vartriangle -Negated relations - 2304 \nless - 2305 \ngtr - 2302 \nleq - 2303 \ngeq - 230A \nleqslant - 230B \ngeqslant - 2314 \nleqq - 2315 \ngeqq - 230C \lneq - 230D \gneq - 2308 \lneqq - 2309 \gneqq - 2300 \lvertneqq - 2301 \gvertneqq - 2312 \lnsim - 2313 \gnsim - 231A \lnapprox - 231B \gnapprox - 2306 \nprec - 2307 \nsucc - 230E \npreceq - 230F \nsucceq - 2316 \precneqq - 2317 \succneqq - 2310 \precnsim - 2311 \succnsim - 2318 \precnapprox - 2319 \succnapprox - 231C \nsim - 231D \ncong - 232E \nshortmid - 232F \nshortparallel - 232D \nmid - 232C \nparallel - 2330 \nvdash - 2332 \nvDash - 2331 \nVdash - 2333 \nVDash - 2336 \ntriangleleft - 2337 \ntriangleright - 2335 \ntrianglelefteq - 2334 \ntrianglerighteq - 232A \nsubseteq - 232B \nsupseteq - 2322 \nsubseteqq - 2323 \nsupseteqq - 2328 \subsetneq - 2329 \supsetneq - 2320 \varsubsetneq - 2321 \varsupsetneq - 2324 \subsetneqq - 2325 \supsetneqq - 2326 \varsubsetneqq - 2327 \varsupsetneqq -Arrows - 1312 \leftleftarrows - 1313 \rightrightarrows - 131C \leftrightarrows - 131D \rightleftarrows - 1357 \Lleftarrow - 1356 \Rrightarrow - 1311 \twoheadleftarrow - 1310 \twoheadrightarrow - 131B \leftarrowtail - 131A \rightarrowtail - 1322 \looparrowleft - 1323 \looparrowright - 130B \leftrightharpoons - 130A \rightleftharpoons (U) - 2378 \curvearrowleft - 2379 \curvearrowright - 1309 \circlearrowleft - 1308 \circlearrowright - 131E \Lsh - 131F \Rsh - 1314 \upuparrows - 1315 \downdownarrows - 1318 \upharpoonleft - 1316 \upharpoonright, - 1319 \downharpoonleft \restriction - 1328 \multimap - 1317 \downharpoonright - 1321 \leftrightsquigarrow - 1320 \rightsquigarrow -Negated arrows - 2338 \nleftarrow - 2339 \nrightarrow - 233A \nLeftarrow - 233B \nRightarrow - 233D \nleftrightarrow - 233C \nLeftrightarrow diff --git a/mathjax-dev/fonts/AMS/amssymb.txt b/mathjax-dev/fonts/AMS/amssymb.txt deleted file mode 100644 index 0ed3398c1..000000000 --- a/mathjax-dev/fonts/AMS/amssymb.txt +++ /dev/null @@ -1,221 +0,0 @@ -00 \boxdot bin -01 \boxplus bin -02 \boxtimes bin -03 \square ord -04 \blacksquare ord -05 \centerdot bin -06 \lozenge ord -07 \blacklozenge ord -08 \circlearrowright rel -09 \circlearrowleft rel -0A \rightleftharpoons rel -0B \leftrightharpoons rel -0C \boxminus bin -0D \Vdash rel -0E \Vvdash rel -0F \vDash rel -10 \twoheadrightarrow rel -11 \twoheadleftarrow rel -12 \leftleftarrows rel -13 \rightrightarrows rel -14 \upuparrows rel -15 \downdownarrows rel -16 \upharpoonright rel -16 \restriction rel -17 \downharpoonright rel -18 \upharpoonleft rel -19 \downharpoonleft rel -1A \rightarrowtail rel -1B \leftarrowtail rel -1C \leftrightarrows rel -1D \rightleftarrows rel -1E \Lsh rel -1F \Rsh rel -20 \rightsquigarrow rel -21 \leftrightsquigarrow rel -22 \looparrowleft rel -23 \looparrowright rel -24 \circeq rel -25 \succsim rel -26 \gtrsim rel -27 \gtrapprox rel -28 \multimap rel -29 \therefore rel -2A \because rel -2B \doteqdot rel -2B \Doteq rel -2C \triangleq rel -2D \precsim rel -2E \lesssim rel -2F \lessapprox rel -30 \eqslantless rel -31 \eqslantgtr rel -32 \curlyeqprec rel -33 \curlyeqsucc rel -34 \preccurlyeq rel -35 \leqq rel -36 \leqslant rel -37 \lessgtr rel -38 \backprime ord -3A \risingdotseq rel -3B \fallingdotseq rel -3C \succcurlyeq rel -3D \geqq rel -3E \geqslant rel -3F \gtrless rel -40 \sqsubset rel -41 \sqsupset rel -42 \vartriangleright rel -43 \vartriangleleft rel -44 \trianglerighteq rel -45 \trianglelefteq rel -46 \bigstar ord -47 \between rel -48 \blacktriangledown ord -49 \blacktriangleright rel -4A \blacktriangleleft rel -4D \vartriangle rel -4E \blacktriangle ord -4F \triangledown ord -50 \eqcirc rel -51 \lesseqgtr rel -52 \gtreqless rel -53 \lesseqqgtr rel -54 \gtreqqless rel -56 \Rrightarrow rel -57 \Lleftarrow rel -59 \veebar bin -5A \barwedge bin -5B \doublebarwedge bin -5C \angle ord -5D \measuredangle ord -5E \sphericalangle ord -5F \varpropto rel -60 \smallsmile rel -61 \smallfrown rel -62 \Subset rel -63 \Supset rel -64 \Cup bin -64 \doublecup bin -65 \Cap bin -65 \doublecap bin -66 \curlywedge bin -67 \curlyvee bin -68 \leftthreetimes bin -69 \rightthreetimes bin -6A \subseteqq rel -6B \supseteqq rel -6C \bumpeq rel -6D \Bumpeq rel -6E \lll rel -6E \llless rel -6F \ggg rel -6F \gggtr rel -70 \ulcorner ord -71 \urcorner ord -73 \circledS ord -74 \pitchfork rel -75 \dotplus bin -76 \backsim rel -77 \backsimeq rel -78 \llcorner ord -79 \lrcorner ord -7B \complement ord -7C \intercal bin -7D \circledcirc bin -7E \circledast bin -7F \circleddash bin - -00 \lvertneqq rel -01 \gvertneqq rel -02 \nleq rel -03 \ngeq rel -04 \nless rel -05 \ngtr rel -06 \nprec rel -07 \nsucc rel -08 \lneqq rel -09 \gneqq rel -0A \nleqslant rel -0B \ngeqslant rel -0C \lneq rel -0D \gneq rel -0E \npreceq rel -0F \nsucceq rel -10 \precnsim rel -11 \succnsim rel -12 \lnsim rel -13 \gnsim rel -14 \nleqq rel -15 \ngeqq rel -16 \precneqq rel -17 \succneqq rel -18 \precnapprox rel -19 \succnapprox rel -1A \lnapprox rel -1B \gnapprox rel -1C \nsim rel -1D \ncong rel -1E \diagup ord -1F \diagdown ord -20 \varsubsetneq rel -21 \varsupsetneq rel -22 \nsubseteqq rel -23 \nsupseteqq rel -24 \subsetneqq rel -25 \supsetneqq rel -26 \varsubsetneqq rel -27 \varsupsetneqq rel -28 \subsetneq rel -29 \supsetneq rel -2A \nsubseteq rel -2B \nsupseteq rel -2C \nparallel rel -2D \nmid rel -2E \nshortmid rel -2F \nshortparallel rel -30 \nvdash rel -31 \nVdash rel -32 \nvDash rel -33 \nVDash rel -34 \ntrianglerighteq rel -35 \ntrianglelefteq rel -36 \ntriangleleft rel -37 \ntriangleright rel -38 \nleftarrow rel -39 \nrightarrow rel -3A \nLeftarrow rel -3B \nRightarrow rel -3C \nLeftrightarrow rel -3D \nleftrightarrow rel -3E \divideontimes bin -3F \varnothing ord -40 \nexists ord -60 \Finv ord -61 \Game ord -66 \mho ord -67 \eth ord -68 \eqsim rel -69 \beth ord -6A \gimel ord -6B \daleth ord -6C \lessdot bin -6D \gtrdot bin -6E \ltimes bin -6F \rtimes bin -70 \shortmid rel -71 \shortparallel rel -72 \smallsetminus bin -73 \thicksim rel -74 \thickapprox rel -75 \approxeq rel -76 \succapprox rel -77 \precapprox rel -78 \curvearrowleft rel -79 \curvearrowright rel -7A \digamma ord -7B \varkappa ord -7C \Bbbk ord -7D \hslash ord -7E \hbar ord -7F \backepsilon rel diff --git a/mathjax-dev/fonts/AMS/makeData b/mathjax-dev/fonts/AMS/makeData deleted file mode 100755 index 02f2d45ed..000000000 --- a/mathjax-dev/fonts/AMS/makeData +++ /dev/null @@ -1,38 +0,0 @@ -#! /usr/bin/perl - -# Creates the symbol data needed for the AMSsymbols extension -# -# Usage: ./makeData - -open(INFILE,"AMS-unicode-list.txt"); -while ($line = ) { - chomp($line); $line =~ s/\\//g; - ($code,$macro,$macro2) = split(/ /,$line); - $def{$macro} = $code; - $def{$macro2} = $code if $macro2; -} -close(INFILE); - -open(OUTFILE,">data.js"); - -$comma = ""; -print OUTFILE " mathchar0mi: {"; -open(INFILE,"AMS-unicode.txt"); -while ($line = ) { - chomp($line); - if ($line eq "Binary operators") { - print OUTFILE "\n },\n\n"; - print OUTFILE " mathchar0mo: {"; - $comma = ""; - } - if (substr($line,0,1) eq " ") { - $line =~ s/^ //; $line =~ s/ \(U\)//; $line =~ s/[,\\]//g; - ($code,$macro,$macro2) = split(/ /,$line); - print OUTFILE "$comma\n",sprintf(" %-24s",$macro.":"),"'$def{$macro}'"; $comma = ","; - print OUTFILE "$comma\n",sprintf(" %-24s",$macro2.":"),"'$def{$macro2}'" if $macro2; - } else { - print OUTFILE "$comma\n\n // $line"; - $comma = ""; - } -} -print OUTFILE "\n }\n"; diff --git a/mathjax-dev/fonts/AMS/makeOpTable b/mathjax-dev/fonts/AMS/makeOpTable deleted file mode 100755 index 7bb0cfe2f..000000000 --- a/mathjax-dev/fonts/AMS/makeOpTable +++ /dev/null @@ -1,45 +0,0 @@ -#! /usr/bin/perl - -# Makes the operator table data needed for the AMS symbols -# -# Usage: ./makeOpTable - -open(INFILE,"AMS-unicode-list.txt"); -while ($line = ) { - chomp($line); $line =~ s/\\//g; - ($code,$macro) = split(/ /,$line); - $code{$macro} = $code; -} -close(INFILE); - -open(INFILE,"amssymb.txt"); -while ($line = ) { - chomp($line); $line =~ s/\\//g; - ($code,$macro,$class) = split(/ /,$line); - $class{$macro} = uc($class); -} -close(INFILE); - -@lines = (); -foreach $macro (sort keys %code) { - next if !$class{$macro} || $class{$macro} eq "ORD"; - push(@lines," '&#x$code{$macro};': ".sprintf("%-5s",$class{$macro}.",")." // $macro"); -} -@lines[$#lines] =~ s!,( +//)! \1!; - -open(OUTFILE,">optable.js"); -print OUTFILE " var ORD = [0,0],\n"; -print OUTFILE " OP = [1,2,TEXCLASS.OP],\n"; -print OUTFILE " BIN = [4,4,TEXCLASS.BIN],\n"; -print OUTFILE " REL = [5,5,TEXCLASS.REL],\n"; -print OUTFILE " OPEN = [1,2,TEXCLASS.OPEN],\n"; -print OUTFILE " CLOSE = [0,2,TEXCLASS.CLOSE],\n"; -print OUTFILE " INNER = [0,0,TEXCLASS.INNER];\n\n"; - -print OUTFILE " MML.mo.Augment({\n"; -print OUTFILE " OPTABLE: {\n"; -print OUTFILE " infix: MML.FIXUNICODE({\n"; -print OUTFILE join("\n",@lines,""); -print OUTFILE " })\n"; -print OUTFILE " }\n"; -print OUTFILE " });\n"; diff --git a/mathjax-dev/fonts/AMS/makeTranslation b/mathjax-dev/fonts/AMS/makeTranslation deleted file mode 100755 index af0e4cec5..000000000 --- a/mathjax-dev/fonts/AMS/makeTranslation +++ /dev/null @@ -1,47 +0,0 @@ -#! /usr/bin/perl - -# Makes the translation data between the AMS font positions and unicode -# -# Usage: ./makeTranslation > AMS.pl - -open(INFILE,"msam10.txt"); -while ($line = ) { - chomp($line); - ($code,$macro) = split(/ /,$line); - $msam10{$code} = $macro; -} -close(INFILE); - -open(INFILE,"msbm10.txt"); -while ($line = ) { - chomp($line); - next unless $line =~ m/\S/; - ($code,$macro) = split(/ /,$line); - $msbm10{$code} = $macro; -} -close(INFILE); - -open(INFILE,"AMS-unicode-list.txt"); -while ($line = ) { - chomp($line); - ($code,$macro) = split(/ /,$line); - $AMS{$macro} = "0x".$code; -} -close(INFILE); - - -print "// msam10\n"; -print ' "MathJax_AMS" => [',"\n"; -foreach $code (sort keys %msam10) { - if ($AMS{$msam10{$code}}) {print " $code => $AMS{$msam10{$code}}, # $msam10{$code}\n"} - else {print " $code => '???', // $msam10{$code}\n"} -} -print " ]\n\n"; - -print "// msbm10\n"; -print ' "MathJax_AMS" => [',"\n"; -foreach $code (sort keys %msbm10) { - if ($AMS{$msbm10{$code}}) {print " $code => $AMS{$msbm10{$code}}, # $msbm10{$code}\n"} - else {print " $code => '???, // $msbm10{$code}'\n"} -} -print " ]\n"; diff --git a/mathjax-dev/fonts/AMS/msam10.txt b/mathjax-dev/fonts/AMS/msam10.txt deleted file mode 100644 index 6b9c73d18..000000000 --- a/mathjax-dev/fonts/AMS/msam10.txt +++ /dev/null @@ -1,124 +0,0 @@ -0x00 \boxdot -0x01 \boxplus -0x02 \boxtimes -0x03 \square -0x04 \blacksquare -0x05 \centerdot -0x06 \lozenge -0x07 \blacklozenge -0x08 \circlearrowright -0x09 \circlearrowleft -0x0A \rightleftharpoons -0x0B \leftrightharpoons -0x0C \boxminus -0x0D \Vdash -0x0E \Vvdash -0x0F \vDash -0x10 \twoheadrightarrow -0x11 \twoheadleftarrow -0x12 \leftleftarrows -0x13 \rightrightarrows -0x14 \upuparrows -0x15 \downdownarrows -0x16 \upharpoonright -0x17 \downharpoonright -0x18 \upharpoonleft -0x19 \downharpoonleft -0x1A \rightarrowtail -0x1B \leftarrowtail -0x1C \leftrightarrows -0x1D \rightleftarrows -0x1E \Lsh -0x1F \Rsh -0x20 \rightsquigarrow -0x21 \leftrightsquigarrow -0x22 \looparrowleft -0x23 \looparrowright -0x24 \circeq -0x25 \succsim -0x26 \gtrsim -0x27 \gtrapprox -0x28 \multimap -0x29 \therefore -0x2A \because -0x2B \doteqdot -0x2C \triangleq -0x2D \precsim -0x2E \lesssim -0x2F \lessapprox -0x30 \eqslantless -0x31 \eqslantgtr -0x32 \curlyeqprec -0x33 \curlyeqsucc -0x34 \preccurlyeq -0x35 \leqq -0x36 \leqslant -0x37 \lessgtr -0x38 \backprime -0x39 minus (arrow extender) -0x3A \risingdotseq -0x3B \fallingdotseq -0x3C \succcurlyeq -0x3D \geqq -0x3E \geqslant -0x3F \gtrless -0x40 \sqsubset -0x41 \sqsupset -0x42 \vartriangleright -0x43 \vartriangleleft -0x44 \trianglerighteq -0x45 \trianglelefteq -0x46 \bigstar -0x47 \between -0x48 \blacktriangledown -0x49 \blacktriangleright -0x4A \blacktriangleleft -0x4B rightarrow (head) -0x4C leftarrow (head) -0x4D \vartriangle -0x4E \blacktriangle -0x4F \triangledown -0x50 \eqcirc -0x51 \lesseqgtr -0x52 \gtreqless -0x53 \lesseqqgtr -0x54 \gtreqqless -0x56 \Rrightarrow -0x57 \Lleftarrow -0x59 \veebar -0x5A \barwedge -0x5B \doublebarwedge -0x5C \angle -0x5D \measuredangle -0x5E \sphericalangle -0x5F \varpropto -0x60 \smallsmile -0x61 \smallfrown -0x62 \Subset -0x63 \Supset -0x64 \Cup -0x65 \Cap -0x66 \curlywedge -0x67 \curlyvee -0x68 \leftthreetimes -0x69 \rightthreetimes -0x6A \subseteqq -0x6B \supseteqq -0x6C \bumpeq -0x6D \Bumpeq -0x6E \lll -0x6F \ggg -0x70 \ulcorner -0x71 \urcorner -0x73 \circledS -0x74 \pitchfork -0x75 \dotplus -0x76 \backsim -0x77 \backsimeq -0x78 \llcorner -0x79 \lrcorner -0x7B \complement -0x7C \intercal -0x7D \circledcirc -0x7E \circledast -0x7F \circleddash diff --git a/mathjax-dev/fonts/AMS/msbm10.txt b/mathjax-dev/fonts/AMS/msbm10.txt deleted file mode 100644 index 70bfc85a2..000000000 --- a/mathjax-dev/fonts/AMS/msbm10.txt +++ /dev/null @@ -1,98 +0,0 @@ -0x00 \lvertneqq -0x01 \gvertneqq -0x02 \nleq -0x03 \ngeq -0x04 \nless -0x05 \ngtr -0x06 \nprec -0x07 \nsucc -0x08 \lneqq -0x09 \gneqq -0x0A \nleqslant -0x0B \ngeqslant -0x0C \lneq -0x0D \gneq -0x0E \npreceq -0x0F \nsucceq -0x10 \precnsim -0x11 \succnsim -0x12 \lnsim -0x13 \gnsim -0x14 \nleqq -0x15 \ngeqq -0x16 \precneqq -0x17 \succneqq -0x18 \precnapprox -0x19 \succnapprox -0x1A \lnapprox -0x1B \gnapprox -0x1C \nsim -0x1D \ncong -0x1E \diagup -0x1F \diagdown -0x20 \varsubsetneq -0x21 \varsupsetneq -0x22 \nsubseteqq -0x23 \nsupseteqq -0x24 \subsetneqq -0x25 \supsetneqq -0x26 \varsubsetneqq -0x27 \varsupsetneqq -0x28 \subsetneq -0x29 \supsetneq -0x2A \nsubseteq -0x2B \nsupseteq -0x2C \nparallel -0x2D \nmid -0x2E \nshortmid -0x2F \nshortparallel -0x30 \nvdash -0x31 \nVdash -0x32 \nvDash -0x33 \nVDash -0x34 \ntrianglerighteq -0x35 \ntrianglelefteq -0x36 \ntriangleleft -0x37 \ntriangleright -0x38 \nleftarrow -0x39 \nrightarrow -0x3A \nLeftarrow -0x3B \nRightarrow -0x3C \nLeftrightarrow -0x3D \nleftrightarrow -0x3E \divideontimes -0x3F \varnothing -0x40 \nexists - -0x40-0x5A A-Z -0x5B-0x5E hat and tilde - -0x60 \Finv -0x61 \Game -0x66 \mho -0x67 \eth -0x68 minus-tilde -0x69 \beth -0x6A \gimel -0x6B \daleth -0x6C \lessdot -0x6D \gtrdot -0x6E \ltimes -0x6F \rtimes -0x70 \shortmid -0x71 \shortparallel -0x72 \smallsetminus -0x73 \thicksim -0x74 \thickapprox -0x75 \approxeq -0x76 \succapprox -0x77 \precapprox -0x78 \curvearrowleft -0x79 \curvearrowright -0x7A \digamma -0x7B \varkappa -0x7C \Bbbk -0x7D \hslash -0x7E \hbar -0x7F \backepsilon - diff --git a/mathjax-dev/fonts/IMG/TeX/makeAll b/mathjax-dev/fonts/IMG/TeX/makeAll deleted file mode 100755 index d1522738b..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makeAll +++ /dev/null @@ -1,18 +0,0 @@ -#! /bin/tcsh -f - -# Makes the complete set of TeX image fonts -# and installs them in the proper location. - -echo "=====================================" -echo "PNG Suite:" -./makePNGsuite -echo "=====================================" -echo "Range Suite:" -./makeRangeSuite -echo "=====================================" -echo "Data:" -./makeData -echo "=====================================" -echo "Install:" -./makeInstall -echo "=====================================" diff --git a/mathjax-dev/fonts/IMG/TeX/makeData b/mathjax-dev/fonts/IMG/TeX/makeData deleted file mode 100755 index fef354dc4..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makeData +++ /dev/null @@ -1,53 +0,0 @@ -#! /usr/bin/perl - -# Creates the imagedata.js file for the image fonts -# (to be placed in the fonts/HTML-CSS/TeX/png/unpacked directory). -# -# Usage: ./makeData - -mkdir "TeX/png/unpacked" unless -e "TeX/png/unpacked"; -open(JS,">TeX/png/unpacked/imagedata.js"); - -print JS "/*************************************************************\n"; -print JS " *\n"; -print JS " * MathJax/fonts/HTML-CSS/TeX/png/imagedata.js\n"; -print JS " * \n"; -print JS " * Copyright (c) 2009-2010 by Design Science, Inc.\n"; -print JS " *\n"; -print JS " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; -print JS " * you may not use this file except in compliance with the License.\n"; -print JS " * You may obtain a copy of the\n"; -print JS " *\n"; -print JS " * http://www.apache.org/licenses/LICENSE-2.0\n"; -print JS " *\n"; -print JS " * Unless required by applicable law or agreed to in writing, software\n"; -print JS " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; -print JS " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; -print JS " * See the License for the specific language governing permissions and\n"; -print JS " * limitations under the License.\n"; -print JS " */\n\n"; - -print JS "(function (HTMLCSS,AJAX) {\n\n"; -print JS " HTMLCSS.defineImageData({\n"; - -$files = `ls -1 TeX/png/*/*/unpacked/Main.js`; -chomp($files); - -$comma = ""; -foreach $file (split(/\n/,$files)) { - next if $file =~ m!/AMS/|/Caligraphic/Bold|/Greek/|/Frakture/|/SansSerif/|/Script/|/Typewriter/!; - open(MAIN,$file); $lines = join("",
); close(MAIN); - $lines =~ s/.*MathJax.*\.defineImageData\({\n/\n/s; - $lines =~ s/\n}\);\n.*//s; - $lines =~ s/\n/\n /g; - print JS $comma,$lines; - $comma = ",\n"; -} - -print JS "\n\n });\n\n"; -print JS " AJAX.loadComplete(HTMLCSS.imgDir+HTMLCSS.imgPacked+\"/imagedata.js\");\n\n"; -print JS "})(MathJax.OutputJax[\"HTML-CSS\"],MathJax.Ajax);\n"; - -close(JS); - -1; diff --git a/mathjax-dev/fonts/IMG/TeX/makeInstall b/mathjax-dev/fonts/IMG/TeX/makeInstall deleted file mode 100755 index 86d868edd..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makeInstall +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/tcsh -f - -# Moves the image files to the proper location and -# removes the depth data files - -rm TeX/png/*/*/depths.pl -rm -rf ../../../../mathjax/fonts/HTML-CSS/TeX/png -mv TeX/png ../../../../mathjax/fonts/HTML-CSS/TeX/png - diff --git a/mathjax-dev/fonts/IMG/TeX/makePNG b/mathjax-dev/fonts/IMG/TeX/makePNG deleted file mode 100755 index afa556b93..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makePNG +++ /dev/null @@ -1,158 +0,0 @@ -#! /usr/bin/perl - -# Makes the image files for a given font in the given sizes -# (or all sizes, if no specific sizes are given) -# -# Usage: ./makePNG font [sizes] - -$font = shift; - -if (!$font) { - print "Usage: ./makePNG font [sizes]\n"; - exit; -} - -sub MakeFontFiles { - my $font = shift; - open(FF,">MathJax.ff"); - print FF <<" EOF;"; - Open("../../OTF/TeX/$font"); - Reencode("compacted",1); - Reencode("compacted",1); - Generate("MathJax.pfb","",0x10001); - EOF; - close(FF); - `fontforge -lang=ff -script MathJax.ff 2>/dev/null`; -} - -sub RemoveFontBlock { - open(FF,">MathJax.ff"); - print FF <<" EOF;"; - Open("MathJax.pfb"); - Select(".notdef"); Clear(); - Select(0,255); Clear(); - Reencode("compacted",1); - Reencode("compacted",1); - Generate("MathJax.pfb","",0x10001); - EOF; - close(FF); - `fontforge -lang=ff -script MathJax.ff 2>/dev/null`; -} - -sub GetUnicodePoints { - my @name = (); $more = 0; - open(AFM,"MathJax.afm"); - while ($line = ) { - chomp($line); - if ($line =~ m/^C (-?\d+) ; .* ; N ([^ ]*) ; /) { - if ($1 eq "-1") {$more = 1; last} - my $name = $2; next if $name eq ".notdef" || $name =~ m/uniEFF[DEF]/; - if ($name =~ m/^uni(E.*)/) {push(@name,"Print(0x$1);")} - else {push(@name,"Print(UnicodeFromName('$name'));")} - } - } - close(AFM); - open(FF,">MathJax.ff"); - print FF join("\n",@name,""); - close(FF); - my $unicode = `fontforge -lang=ff -script MathJax.ff 2>/dev/null`; - chomp($unicode); - return split(/\n/,$unicode); -} - -sub MakeTeXfile { - my $end = shift; - open(TEX,">MathJax.tex"); - print TEX <<" EOF;"; - \\documentclass{article} - \\nonstopmode - \\usepackage{amsmath,amsfonts,amssymb} - \\usepackage[active,textmath,displaymath]{preview} - \\begin{document} - \\newcount\\CharNo \\CharNo=0 - \\newcount\\MaxChar \\MaxChar=$end - \\font\\theFont=MathJax - \\loop\\ifnum\\CharNo<\\MaxChar - \\(\\hbox{\\theFont\\char\\CharNo}\\) - \\advance\\CharNo by 1 - \\repeat - \\end{document} - EOF; - close(TEX); - `latex MathJax`; -} - -sub MakePNGfiles { - my $size = shift; - $depths = `dvipng --gamma 1.5 -q -bgTransparent -D$size --depth -o PNG/%03d.png MathJax`; - $depths =~ s/^[^\n]*\n//; $depths =~ s/\s//g; $depths =~ s/^depth=//; - my @depths = split(/depth=/,$depths); - while (my $unicode = shift) {$depth{$unicode}{$size} = shift(@depths)} -} - -sub RenameFiles { - my $dir = shift; my $i = 1; - while ($x = shift) { - my $old = sprintf("PNG/%03d.png",$i); - my $new = sprintf("$dir/%04X.png",$x); -# `convert '$old' '$new'`; # converts to 8-bit RGBA, which IE6 can use - rename($old,$new); - $i++; - } -} - -sub SaveDepths { - my $dir = shift; - open(DEPTH,">$dir/depths.pl"); - foreach $unicode (sort {$a <=> $b} (keys %depth)) { - print DEPTH "\$depth{",sprintf("0x%04X",$unicode),"} = [", - join(',',map {$depth{$unicode}{$_}} (sort {$a <=> $b} (keys %{$depth{$unicode}}))), - "];\n"; - } - close(DEPTH); -} - -sub GetDirectory { - my $dir = shift; my $size = shift; - $dir .= "-Regular" unless $dir =~ m/-/; - $dir =~ s!MathJax_!TeX/png/!; $dir =~ s!STIX!STIX/png/!; $dir =~ s!-!/!; - $dir .= sprintf("/%03d",$size) if $size; - checkDir($dir); - return $dir; -} - -sub checkDir { - my @path = split(/\//,shift); - foreach my $i (0..$#path) { - my $dir = join("/",@path[0..$i]); - mkdir $dir unless -e $dir; - } -} - -mkdir "PNG"; - -@sizes = (50,60,71,85,100,120,141,168,200,238,283,336,400,476); # 566 -@sizes = @ARGV if @ARGV; - -$name = $font; $name =~ s/\..*//; $name =~ s!.*/!!; -print "$name:"; -MakeFontFiles($font); -while (@unicode = GetUnicodePoints) { - print " ["; - MakeTeXfile(scalar(@unicode)); - foreach $size (@sizes) { - print " $size"; - MakePNGfiles($size,@unicode); - $directory = GetDirectory($name,$size); - RenameFiles($directory,@unicode); - } - RemoveFontBlock; - print " ]"; -} -SaveDepths(GetDirectory($name)); -print "\n"; - -`rm MathJax.*`; -`rm -rf PNG`; - -1; diff --git a/mathjax-dev/fonts/IMG/TeX/makePNGsuite b/mathjax-dev/fonts/IMG/TeX/makePNGsuite deleted file mode 100755 index 5dc86338f..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makePNGsuite +++ /dev/null @@ -1,31 +0,0 @@ -#! /bin/tcsh -f - -# Makes the .png files for ALL the fonts -# -# Usage: ./makePNGsuite - -./makePNG otf/MathJax_AMS-Regular.otf -./makePNG otf/MathJax_Caligraphic-Bold.otf -./makePNG otf/MathJax_Caligraphic-Regular.otf -./makePNG otf/MathJax_Main-Bold.otf -./makePNG otf/MathJax_Main-Italic.otf -./makePNG otf/MathJax_Main-Regular.otf -./makePNG otf/MathJax_Math-BoldItalic.otf -./makePNG otf/MathJax_Math-Italic.otf -./makePNG otf/MathJax_Size1-Regular.otf -./makePNG otf/MathJax_Size2-Regular.otf -./makePNG otf/MathJax_Size3-Regular.otf -./makePNG otf/MathJax_Size4-Regular.otf -./makePNG otf/MathJax_Fraktur-Regular.otf -./makePNG otf/MathJax_Fraktur-Bold.otf -./makePNG otf/MathJax_SansSerif-Regular.otf -./makePNG otf/MathJax_SansSerif-Bold.otf -./makePNG otf/MathJax_SansSerif-Italic.otf -./makePNG otf/MathJax_Script-Regular.otf -./makePNG otf/MathJax_Typewriter-Regular.otf - -#./makePNG ttf/MathJax_Greek-Bold.ttf -#./makePNG ttf/MathJax_Greek-BoldItalic.ttf -#./makePNG ttf/MathJax_Greek-Italic.ttf -#./makePNG ttf/MathJax_Greek-Regular.ttf - diff --git a/mathjax-dev/fonts/IMG/TeX/makeRangeSuite b/mathjax-dev/fonts/IMG/TeX/makeRangeSuite deleted file mode 100755 index f9dda2568..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makeRangeSuite +++ /dev/null @@ -1,30 +0,0 @@ -#! /bin/tcsh -f - -# Makes the data files needed by the HTML-CSS output jax -# for ALL the MathJax image fonts - -./makeRanges MathJax_AMS-Regular -./makeRanges MathJax_Caligraphic-Bold -./makeRanges MathJax_Caligraphic-Regular -./makeRanges MathJax_Main-Bold -./makeRanges MathJax_Main-Italic -./makeRanges MathJax_Main-Regular -./makeRanges MathJax_Math-BoldItalic -./makeRanges MathJax_Math-Italic -./makeRanges MathJax_Size1-Regular -./makeRanges MathJax_Size2-Regular -./makeRanges MathJax_Size3-Regular -./makeRanges MathJax_Size4-Regular -./makeRanges MathJax_Fraktur-Regular -./makeRanges MathJax_Fraktur-Bold -./makeRanges MathJax_SansSerif-Regular -./makeRanges MathJax_SansSerif-Bold -./makeRanges MathJax_SansSerif-Italic -./makeRanges MathJax_Script-Regular -./makeRanges MathJax_Typewriter-Regular - -#./makeRanges MathJax_Greek-Bold -#./makeRanges MathJax_Greek-BoldItalic -#./makeRanges MathJax_Greek-Italic -#./makeRanges MathJax_Greek-Regular - diff --git a/mathjax-dev/fonts/IMG/TeX/makeRanges b/mathjax-dev/fonts/IMG/TeX/makeRanges deleted file mode 100755 index af5a1e897..000000000 --- a/mathjax-dev/fonts/IMG/TeX/makeRanges +++ /dev/null @@ -1,154 +0,0 @@ -#! /usr/bin/perl - -# Creates the data files needed for the HTML-CSS output jax -# to use the images for a given font -# -# Usage: ./makeRanges fontname - -require "../../AFM/TeX/config.pl"; -require "../../Tables/TeX/unicode.pl"; - -$font = shift; -if (!$font) { - print "Usage: ./makeRanges fontname\n"; - exit; -} - -$font =~ s/\..*//; $font =~ s!.*/!!; -$font .= "-Regular" unless $font =~ m/-/; - -print $font,":"; - -exit if $font =~ m/Math-Regular|_Win/; - -$dir = $font; $dir =~ s!-!/!g; -$dir =~ s!$prefix!$fontdir/png/!; - -$font =~ s/-Regular//; -$font =~ s/BoldItalic/bold-italic/; -$font =~ s/-I/-i/; $font =~ s/-B/-b/; - -$style = ""; -$style .= "B" if $font =~ m/-b/; -$style .= "I" if $font =~ m/-i/; -$style = "R" if $style eq ""; - -@ranges = @{$ranges{substr($font,length($prefix),4)}}; - -print " D"; -require "$dir/depths.pl"; -@sizes = (50,60,71,85,100,120,141,168,200,238,283,336,400,476); # 566; -foreach $i (0..$#sizes) {$sizes[$i] = sprintf("%03d",$sizes[$i]); $index{$sizes[$i]} = $i} - -foreach $n (sort {$a <=> $b} (keys %depth)) { - $m = sprintf("0x%04X",$n); - $HDW{$m} = [map {[0,0,$_]} @{$depth{$n}}]; -} - -print " WxH"; -$lines = `file $dir/*/*.png`; -foreach $file (split(/\n/,$lines)) { - if ($file =~ m!/(\d+)/([^/]*)\.png:.*, (\d+) x (\d+),!) { - $c = $HDW{"0x$2"}[$index{$1}]; - $c->[0] = $3; $c->[1] = $4; - } -} - -print " C"; -foreach $n (sort (keys %HDW)) { - $m = eval($n); $N = $n; $N =~ s/0x0+/0x/; - $char{$m} = " $N: [ // ".UNICODE($m)."\n" . - " ".join(',',map {"[".join(',',@$_)."]"} @{$HDW{$n}}[0..7]).",\n" . - " ".join(',',map {"[".join(',',@$_)."]"} @{$HDW{$n}}[8..scalar(@{$HDW{$n}})-1])."\n" . - " ]"; -} - -foreach $i (0..$#ranges) { - @data = @{$ranges[$i]}; - $file = shift(@data); - if (substr($file,0,5) eq "Main ") { - next unless $file eq "Main $style"; - $file = "Main"; - $lines{$file} = []; - } - $rh = -1; - foreach $c (sort {$a <=> $b} (keys %char)) { - while ($c > $rh && @data) { - $R = shift(@data); $R = [$R,$R] unless ref($R) eq 'ARRAY'; - ($rl,$rh) = @$R; - $ranges[$i] = [$rl,$rh,$file]; - } - last if $c > $rh; - if ($c >= $rl) { - $lines{$file} = [] unless defined $lines{$file}; - push(@{$lines{$file}},$char{$c}); - } - } -} - -print "\n"; - -$DIR = $dir; $DIR =~ s![^/]*/!!; $DIR =~ s!png/!!; - -foreach $file (sort(keys %lines)) { - print " $file\n"; - mkdir "$dir/unpacked" unless -e "$dir/unpacked"; - open(JSFILE,">$dir/unpacked/$file.js") || die "Can't open '$dir/unpacked/$file.js': $!"; - print JSFILE "/*************************************************************\n"; - print JSFILE " *\n"; - print JSFILE " * MathJax/fonts/HTML-CSS/$dir/$file.js\n"; - print JSFILE " * \n"; - print JSFILE " * Defines the image size data needed for the HTML-CSS OutputJax\n"; - print JSFILE " * to display mathematics using fallback images when the fonts\n"; - print JSFILE " * are not availble to the client browser.\n"; - print JSFILE " *\n"; - print JSFILE " * ---------------------------------------------------------------------\n"; - print JSFILE " *\n"; - print JSFILE " * Copyright (c) 2009-2010 Design Science, Inc.\n"; - print JSFILE " *\n"; - print JSFILE " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; - print JSFILE " * you may not use this file except in compliance with the License.\n"; - print JSFILE " * You may obtain a copy of the\n"; - print JSFILE " *\n"; - print JSFILE " * http://www.apache.org/licenses/LICENSE-2.0\n"; - print JSFILE " *\n"; - print JSFILE " * Unless required by applicable law or agreed to in writing, software\n"; - print JSFILE " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; - print JSFILE " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; - print JSFILE " * See the License for the specific language governing permissions and\n"; - print JSFILE " * limitations under the License.\n"; - print JSFILE " *\n"; - print JSFILE " */\n\n"; - print JSFILE "MathJax.OutputJax[\"HTML-CSS\"].defineImageData({\n"; - print JSFILE " \"$font\": {\n"; - print JSFILE join(",\n",@{$lines{$file}}); - print JSFILE "\n }\n"; - print JSFILE "});\n\n"; - print JSFILE "MathJax.Ajax.loadComplete(MathJax.OutputJax[\"HTML-CSS\"].imgDir+\"/$DIR\"+\n", - " MathJax.OutputJax[\"HTML-CSS\"].imgPacked+\"/$file.js\");\n"; - close(JSFILE); -} - -print "\n"; - -#use Encode; -#sub UNICODE { -# my $CC = shift, $uni; -# if ($CC > 0xFFFF) { -# my ($H,$L) = (($CC-0x10000)/0x400 + 0xD800,($CC-0x10000)%0x400+0xDC00); -# $uni = sprintf("%c%c%c%c", $H >> 8, $H & 0xFF, $L >> 8, $L & 0xFF); -# } else { -# $uni = sprintf("%c%c", $CC >> 8, $CC & 0xFF); -# } -# Encode::from_to($uni,"utf16be","utf8"); -# return $uni; -#} - -sub UNICODE { - my $C = sprintf("%05X",shift); - return $CHARNAME{$C} || "??"; -} - - - -1; diff --git a/mathjax-dev/fonts/OTF/TeX/README.txt b/mathjax-dev/fonts/OTF/TeX/README.txt deleted file mode 100644 index fe16c495d..000000000 --- a/mathjax-dev/fonts/OTF/TeX/README.txt +++ /dev/null @@ -1,4 +0,0 @@ -You will need to get a copy of batik, the apache SVG tool, from -http://xmlgraphics.apache.org/batik/ and unpack it in the lib -subdirectory. The makeOTF script is set to use batik-1.7, so you may -need to edit it to call the version you have. diff --git a/mathjax-dev/fonts/OTF/TeX/lib/Extra.otf b/mathjax-dev/fonts/OTF/TeX/lib/Extra.otf deleted file mode 100644 index e1c84f8dc..000000000 Binary files a/mathjax-dev/fonts/OTF/TeX/lib/Extra.otf and /dev/null differ diff --git a/mathjax-dev/fonts/OTF/TeX/lib/Space.otf b/mathjax-dev/fonts/OTF/TeX/lib/Space.otf deleted file mode 100644 index 88c71beeb..000000000 Binary files a/mathjax-dev/fonts/OTF/TeX/lib/Space.otf and /dev/null differ diff --git a/mathjax-dev/fonts/OTF/TeX/lib/Space.ttx b/mathjax-dev/fonts/OTF/TeX/lib/Space.ttx deleted file mode 100644 index 4e64fefc8..000000000 --- a/mathjax-dev/fonts/OTF/TeX/lib/Space.ttx +++ /dev/null @@ -1,542 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copyright (c) 2009-2010 Design Science, Inc. - - - *NAME* - - - *WEIGHT_S* - - - FontForge 2.0 : *NAME*-*WEIGHT* - - - *NAME** WEIGHT* - - - Version 1.0 - - - *NAME*-*WEIGHT* - - - Copyright (c) 2009-2010, Design Science, Inc. (<www.mathjax.org>), with Reserved Font Name *NAME*. This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. - - - http://scripts.sil.org/OFL - - - Copyright (c) 2009-2010 Design Science, Inc. - - - *NAME* - - - *WEIGHT_S* - - - FontForge 2.0 : *NAME*-*WEIGHT* - - - *NAME** WEIGHT* - - - Version 1.0 - - - *NAME*-*WEIGHT* - - - Copyright (c) 2009-2010, Design Science, Inc. (<www.mathjax.org>), with Reserved Font Name *NAME*. This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. - - - http://scripts.sil.org/OFL - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 50 433 50 hstem - 50 50 50 50 vstem - 50 hmoveto - 150 533 -150 hlineto - 50 -483 rmoveto - 433 50 -433 vlineto - endchar - - - endchar - - - endchar - - - 107 0 100 hstem - 0 100 100 100 vstem - 0 vmoveto - 100 100 -100 hlineto - 200 -100 rmoveto - 100 100 -100 hlineto - endchar - - - -93 0 100 hstem - 0 100 vstem - 0 vmoveto - 100 100 -100 hlineto - endchar - - - - - - - - - - - - - 00000001 00000000 c665b7ca 00000000 - c6f9324f 00000000 c7828269 - - - - - - - - - - - - diff --git a/mathjax-dev/fonts/OTF/TeX/lib/makeSkew.js b/mathjax-dev/fonts/OTF/TeX/lib/makeSkew.js deleted file mode 100644 index 579d1c4bf..000000000 --- a/mathjax-dev/fonts/OTF/TeX/lib/makeSkew.js +++ /dev/null @@ -1,14 +0,0 @@ -// Creates the skew data needed for skew.pl -// (jsMath already has this data, so use that rather than write another -// program to read the TeX data files. It's a hack.) - -// Use jsMath lab and use debugger to enter -// and copy and paste the output into the skew.pl file - -ff = jsMath.TeX.cmmi10; for (i=0; i< ff.length; i++) {if (ff[i].krn && ff[i].krn['127']) {debug(" 0x"+i.toString(16).toUpperCase()+" => "+ff[i].krn['127']+",")}} -ff = jsMath.TeX.cmmib10; for (i=0; i< ff.length; i++) {if (ff[i].krn && ff[i].krn['127']) {debug(" 0x"+i.toString(16).toUpperCase()+" => "+ff[i].krn['127']+",")}} - -ff = jsMath.TeX.cmsy10; for (i=0; i< ff.length; i++) {if (ff[i].krn && ff[i].krn['48']) {debug(" 0x"+i.toString(16).toUpperCase()+" => "+ff[i].krn['48']+",")}} -ff = jsMath.TeX.cmbsy10; for (i=0; i< ff.length; i++) {if (ff[i].krn && ff[i].krn['48']) {debug(" 0x"+i.toString(16).toUpperCase()+" => "+ff[i].krn['48']+",")}} - -ff = jsMath.TeX.rsfs10; for (i=0; i< ff.length; i++) {if (ff[i].krn && ff[i].krn['127']) {debug(" 0x"+i.toString(16).toUpperCase()+" => "+ff[i].krn['127']+",")}} diff --git a/mathjax-dev/fonts/OTF/TeX/lib/skew.pl b/mathjax-dev/fonts/OTF/TeX/lib/skew.pl deleted file mode 100644 index 1d37a827c..000000000 --- a/mathjax-dev/fonts/OTF/TeX/lib/skew.pl +++ /dev/null @@ -1,251 +0,0 @@ -$skew{cmmi10} = { - 0x00 => 0.0833, - 0x01 => 0.167, - 0x02 => 0.0833, - 0x03 => 0.167, - 0x04 => 0.0833, - 0x05 => 0.0556, - 0x06 => 0.0833, - 0x07 => 0.0556, - 0x08 => 0.0833, - 0x09 => 0.0556, - 0x0A => 0.0833, - 0x0B => 0.0278, - 0x0C => 0.0833, - 0x0E => 0.0556, - 0x0F => 0.0556, - 0x10 => 0.0833, - 0x11 => 0.0556, - 0x12 => 0.0833, - 0x13 => 0.0556, - 0x16 => 0.0278, - 0x17 => 0.0278, - 0x18 => 0.111, - 0x1A => 0.0833, - 0x1C => 0.0278, - 0x1D => 0.0278, - 0x1E => 0.0833, - 0x1F => 0.0556, - 0x20 => 0.111, - 0x22 => 0.0833, - 0x23 => 0.0833, - 0x25 => 0.0833, - 0x26 => 0.0833, - 0x27 => 0.0833, - 0x40 => 0.0833, - 0x41 => 0.139, - 0x42 => 0.0833, - 0x43 => 0.0833, - 0x44 => 0.0556, - 0x45 => 0.0833, - 0x46 => 0.0833, - 0x47 => 0.0833, - 0x48 => 0.0556, - 0x49 => 0.111, - 0x4A => 0.167, - 0x4B => 0.0556, - 0x4C => 0.0278, - 0x4D => 0.0833, - 0x4E => 0.0833, - 0x4F => 0.0833, - 0x50 => 0.0833, - 0x51 => 0.0833, - 0x52 => 0.0833, - 0x53 => 0.0833, - 0x54 => 0.0833, - 0x55 => 0.0278, - 0x58 => 0.0833, - 0x5A => 0.0833, - 0x60 => 0.111, - 0x63 => 0.0556, - 0x64 => 0.167, - 0x65 => 0.0556, - 0x66 => 0.167, - 0x67 => 0.0278, - 0x68 => -0.0278, - 0x6C => 0.0833, - 0x6F => 0.0556, - 0x70 => 0.0833, - 0x71 => 0.0833, - 0x72 => 0.0556, - 0x73 => 0.0556, - 0x74 => 0.0833, - 0x75 => 0.0278, - 0x76 => 0.0278, - 0x77 => 0.0833, - 0x78 => 0.0278, - 0x79 => 0.0556, - 0x7A => 0.0556, - 0x7B => 0.0278, - 0x7C => 0.0833, - 0x7D => 0.111 -}; - -$skew{cmsy10} = { - 0x41 => 0.194, - 0x42 => 0.139, - 0x43 => 0.139, - 0x44 => 0.0833, - 0x45 => 0.111, - 0x46 => 0.111, - 0x47 => 0.111, - 0x48 => 0.111, - 0x49 => 0.0278, - 0x4A => 0.167, - 0x4B => 0.0556, - 0x4C => 0.139, - 0x4D => 0.139, - 0x4E => 0.0833, - 0x4F => 0.111, - 0x50 => 0.0833, - 0x51 => 0.111, - 0x52 => 0.0833, - 0x53 => 0.139, - 0x54 => 0.0278, - 0x55 => 0.0833, - 0x56 => 0.0278, - 0x57 => 0.0833, - 0x58 => 0.139, - 0x59 => 0.0833, - 0x5A => 0.139 -}; - -$skew{cmmib10} = { - 0x00 => 0.0958, - 0x01 => 0.192, - 0x02 => 0.0958, - 0x03 => 0.192, - 0x04 => 0.0958, - 0x05 => 0.0639, - 0x06 => 0.0958, - 0x07 => 0.0639, - 0x08 => 0.0958, - 0x09 => 0.0639, - 0x0A => 0.0958, - 0x0B => 0.0319, - 0x0C => 0.0958, - 0x0E => 0.0639, - 0x0F => 0.0639, - 0x10 => 0.0958, - 0x11 => 0.0639, - 0x12 => 0.0958, - 0x13 => 0.0639, - 0x16 => 0.0319, - 0x17 => 0.0319, - 0x18 => 0.128, - 0x1A => 0.0958, - 0x1C => 0.0319, - 0x1D => 0.0319, - 0x1E => 0.0958, - 0x1F => 0.0639, - 0x20 => 0.128, - 0x22 => 0.0958, - 0x23 => 0.0958, - 0x25 => 0.0958, - 0x26 => 0.0958, - 0x27 => 0.0958, - 0x40 => 0.0958, - 0x41 => 0.16, - 0x42 => 0.0958, - 0x43 => 0.0958, - 0x44 => 0.0639, - 0x45 => 0.0958, - 0x46 => 0.0958, - 0x47 => 0.0958, - 0x48 => 0.0639, - 0x49 => 0.128, - 0x4A => 0.192, - 0x4B => 0.0639, - 0x4C => 0.0319, - 0x4D => 0.0958, - 0x4E => 0.0958, - 0x4F => 0.0958, - 0x50 => 0.0958, - 0x51 => 0.0958, - 0x52 => 0.0958, - 0x53 => 0.0958, - 0x54 => 0.0958, - 0x55 => 0.0319, - 0x58 => 0.0958, - 0x5A => 0.0958, - 0x60 => 0.128, - 0x63 => 0.0639, - 0x64 => 0.192, - 0x65 => 0.0639, - 0x66 => 0.192, - 0x67 => 0.0319, - 0x68 => -0.0319, - 0x6C => 0.0958, - 0x6F => 0.0639, - 0x70 => 0.0958, - 0x71 => 0.0958, - 0x72 => 0.0639, - 0x73 => 0.0639, - 0x74 => 0.0958, - 0x75 => 0.0319, - 0x76 => 0.0319, - 0x77 => 0.0958, - 0x78 => 0.0319, - 0x79 => 0.0639, - 0x7A => 0.0639, - 0x7B => 0.0319, - 0x7C => 0.0958, -}; - -$skew{cmbsy10} = { - 0x41 => 0.224, - 0x42 => 0.16, - 0x43 => 0.16, - 0x44 => 0.0958, - 0x45 => 0.128, - 0x46 => 0.128, - 0x47 => 0.128, - 0x48 => 0.128, - 0x49 => 0.0319, - 0x4A => 0.192, - 0x4B => 0.0639, - 0x4C => 0.16, - 0x4D => 0.16, - 0x4E => 0.0958, - 0x4F => 0.128, - 0x50 => 0.0958, - 0x51 => 0.128, - 0x52 => 0.0958, - 0x53 => 0.16, - 0x54 => 0.0319, - 0x55 => 0.0958, - 0x56 => 0.0319, - 0x57 => 0.0958, - 0x58 => 0.16, - 0x59 => 0.0958, - 0x5A => 0.16, -}; - -$skew{rsfs10} = { - 0x41 => 0.389, - 0x42 => 0.194, - 0x43 => 0.278, - 0x44 => 0.111, - 0x45 => 0.139, - 0x46 => 0.222, - 0x47 => 0.25, - 0x48 => 0.333, - 0x49 => 0.333, - 0x4A => 0.417, - 0x4B => 0.361, - 0x4C => 0.306, - 0x4D => 0.444, - 0x4E => 0.389, - 0x4F => 0.167, - 0x50 => 0.222, - 0x51 => 0.278, - 0x52 => 0.194, - 0x53 => 0.333, - 0x54 => 0.222, - 0x55 => 0.25, - 0x56 => 0.222, - 0x57 => 0.25, - 0x58 => 0.278, - 0x59 => 0.194, - 0x5A => 0.306, -}; diff --git a/mathjax-dev/fonts/OTF/TeX/makeAll b/mathjax-dev/fonts/OTF/TeX/makeAll deleted file mode 100755 index 52a93a704..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makeAll +++ /dev/null @@ -1,20 +0,0 @@ -#! /bin/csh -f - -# Makes all the font files, and installs -# them in the mathjax/fonts/HTML-CSS/TeX directory -# -# Usage: ./makeAll - - -rm ff/* otf/* ttf/* eot/* svg/* - -echo "------------------" -./makeBlacker 15 # values between 10 and 30 seem best -echo "------------------" -./makePFA -echo "------------------" -./makeFF -echo "------------------" -./makeOTF -echo "------------------" -./makeInstall diff --git a/mathjax-dev/fonts/OTF/TeX/makeBlacker b/mathjax-dev/fonts/OTF/TeX/makeBlacker deleted file mode 100755 index 5aeecdcc2..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makeBlacker +++ /dev/null @@ -1,49 +0,0 @@ -#! /usr/bin/perl - -# Creates the metafont file needed for darker copies of the TeX fonts, -# and modifies mftrace to use it. -# -# Usage: ./makeBlacker blackness - -$blacker = shift; -unless ($blacker) { - print stderr "Usage: ./makeBlacker blackness\n"; - exit; -} - -$MFTRACE = "/opt/local/bin/mftrace"; - -sub editMftrace { - my $oldMFTRACE = $MFTRACE; - $MFTRACE = "./lib/mftrace-modified"; - print "Editing mftace\n"; - open(MFT,$oldMFTRACE) || die "Can't read '$oldMFTRACE': $!\n"; - my $MFT = join("",); - close(MFT); - $MFT =~ s!r"mf '\\mode:=(?:[^;]*)(; [^"]*)"!r"""mf '\\smode:="lib/blacker.mf"$1"""!; - open(MFT,">$MFTRACE") || die "Can't write '$MFTRACE': $!\n"; - print MFT $MFT; - close(MFT); - chmod 0755, $MFTRACE; -} - -sub makeBlackerMF { - my $blacker = shift; - print "Using blacker = $blacker\n"; - open(BLACKER,">lib/blacker.mf") || die "Can't write 'lib/blacker.mf': $!\n"; - print BLACKER << " END"; - proofing:=0; - fontmaking:=1; - tracingtitles:=0; - pixels_per_inch:=1200; - blacker:=$blacker; - fillin:=0; - o_correction:=1; - END - close(BLACKER); -} - -editMftrace(); -makeBlackerMF($blacker); - -1; diff --git a/mathjax-dev/fonts/OTF/TeX/makeFF b/mathjax-dev/fonts/OTF/TeX/makeFF deleted file mode 100755 index 2283477ce..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makeFF +++ /dev/null @@ -1,2398 +0,0 @@ -#! /usr/bin/perl - -# Creates the FontForge files needed to create the -# MathJax fonts from the TeX source files, constructing some -# glyphs from two or more parts, when needed. -# -# Usage: ./makeFF - -require "lib/skew.pl"; - -$FONTFORGE = "/usr/local/bin/fontforge"; - -######################################################################### - -$map{cmr10} = { - "Main-Regular" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => 0x60, # \grave - 0x12 => 0x2CB, # \grave - 0x12 => [0x300,-500,0], # \grave (combining) - 0x13 => 0xB4, # \acute - 0x13 => 0x2CA, # \acute - 0x13 => [0x301,-500,0], # \acute (combining) - 0x14 => 0x2C7, # \check - 0x14 => [0x30C,-500,0], # \check (combining) - 0x15 => 0x2D8, # \breve - 0x15 => [0x306,-500,0], # \breve (combining) - 0x16 => 0xAF, # \bar - 0x16 => 0x2C9, # \bar - 0x16 => [0x304,-500,0], # \bar (combining) - 0x17 => [0xB0,-125,0], # ring above - 0x17 => [0x2DA,-125,0], # ring above - 0x17 => [0x30A,-625,0], # ring above (combining) - - [0x21,0x2F] => 0x21, # !, ", #, $, %, &, ', (, ), *, +, comma, -, ., / - 0x22 => 0x201D, # " - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => 0x2C6, # \hat - 0x5E => [0x302,-500,0], # \hat (combining) - 0x5F => [0x2D9,111,0], # \dot - 0x5F => [0x307,-389,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-310], # underline - 0x7D => [0x30B,-500,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => 0x2DC, # \tilde - 0x7E => [0x303,-500,0], # \tilde (combining) - 0x7F => 0xA8, # \ddot - 0x7F => [0x308,-500,0], # \ddot (combining) - ], - - "Greek" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - ], -}; - -$map{cmmi10} = { - "Math-Regular" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - [0xB,0xE] => 0x3B1, # \alpha, \beta, \gamma, \delta - 0xF => 0x3F5, # \elpsilon - [0x10,0x18] => 0x3B6, # \zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi - [0x19,0x1A] => 0x3C0, # \pi, \rho - [0x1B,0x1D] => 0x3C3, # \sigma, \tau, \upsilon - 0x1E => 0x3D5, # \phi - [0x1F,0x21] => 0x3C7, # \chi, \psi, \omega - 0x22 => 0x3B5, # \varepsilon - 0x23 => 0x3D1, # \vartheta - 0x24 => 0x3D6, # \varpi - 0x25 => 0x3F1, # \varrho - 0x26 => 0x3C2, # \varsigma - 0x27 => 0x3C6, # \varphi - - [0x41,0x5A] => 0x41, # A-Z - [0x61,0x7A] => 0x61, # a - z - 0x6F => 0x3BF, # omicron - ], - - "Math-Italic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - [0xB,0xE] => 0x3B1, # \alpha, \beta, \gamma, \delta - 0xF => 0x3F5, # \elpsilon - [0x10,0x18] => 0x3B6, # \zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi - [0x19,0x1A] => 0x3C0, # \pi, \rho - [0x1B,0x1D] => 0x3C3, # \sigma, \tau, \upsilon - 0x1E => 0x3D5, # \phi - [0x1F,0x21] => 0x3C7, # \chi, \psi, \omega - 0x22 => 0x3B5, # \varepsilon - 0x23 => 0x3D1, # \vartheta - 0x24 => 0x3D6, # \varpi - 0x25 => 0x3F1, # \varrho - 0x26 => 0x3C2, # \varsigma - 0x27 => 0x3C6, # \varphi - - [0x41,0x5A] => 0x41, # A-Z - [0x61,0x7A] => 0x61, # a - z - 0x6F => 0x3BF, # omicron - ], - - "Caligraphic" => [ - [0x30,0x39] => 0x30, # Oldstyle 0-9 - ], - - "Main-Regular" => [ - 0x28 => 0x21BC, # \leftharpoonup - 0x29 => 0x21BD, # \leftharpoondown - 0x2A => 0x21C0, # \rightharpoonup - 0x2B => 0x21C1, # \rightharpoondown - - 0x2E => 0x25B9, # \triangleright - 0x2F => 0x25C3, # \triangleleft - - 0x3A => 0x2E, # . - 0x3B => 0x2C, # , - 0x3C => 0x3C, # < - 0x3D => 0x2215, # / - 0x3E => 0x3E, # > - 0x3F => 0x22C6, # \star - 0x40 => 0x2202, # \partial - - [0x5B,0x5D] => 0x266D, # \flat, \natural, \sharp - 0x5E => 0x2323, # \smile - 0x5F => 0x2322, # \frown - 0x60 => 0x2113, # \ell - - 0x7B => 0x131, # \imath - 0x7C => 0x237, # \jmath - 0x7D => 0x2118, # \wp - 0x7E => [0x20D7,-653,0],# \vec - ], - - "Greek-Italic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - [0xB,0xE] => 0x3B1, # \alpha, \beta, \gamma, \delta - 0xF => 0x3F5, # \elpsilon - [0x10,0x18] => 0x3B6, # \zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi - [0x19,0x1A] => 0x3C0, # \pi, \rho - [0x1B,0x1D] => 0x3C3, # \sigma, \tau, \upsilon - 0x1E => 0x3D5, # \phi - [0x1F,0x21] => 0x3C7, # \chi, \psi, \omega - 0x22 => 0x3B5, # \varepsilon - 0x23 => 0x3D1, # \vartheta - 0x24 => 0x3D6, # \varpi - 0x25 => 0x3F1, # \varrho - 0x26 => 0x3C2, # \varsigma - 0x27 => 0x3C6, # \varphi - - 0x6F => 0x3BF, # omicron - ], - - "WinChrome" => [ - 0x3E => 0x3E, # > not accessible in Chrome - ], - - "WinIE6" => [ - 0x40 => 0xE20D, # \partial - 0x3D => 0xE212, # / - [0x5B,0x5D] => 0xE234, # \flat, \natural, \sharp - ], - -# # Windows FF2 can't access Caligraphic font? -# "WinFF2" => [ -# [0x30,0x39] => 0xE050, # Oldstyle 0-9 -# ] -}; - -$map{cmsy10} = { - "Main-Regular" => [ - [0,1] => 0x2212, # - - 1 => 0x22C5, # \cdot - 2 => 0xD7, # \times - 3 => 0x2217, # \ast - 4 => 0xF7, # \div - 5 => 0x22C4, # \diamond - 6 => 0xB1, # \pm - 7 => 0x2213, # \mp - [8,0xC] => 0x2295, # \oplus, \ominus, \otimes, \oslash, \odot - 0xD => 0x25EF, # \bigcirc - [0xE,0xF] => 0x2218, # \circ, \bullet - - 0x10 => 0x224D, # \asymp - 0x11 => 0x2261, # \equiv - [0x12,0x13] => 0x2286, # \subseteq, \supseteq - [0x14,0x15] => 0x2264, # \leq, \geq - [0x16,0x17] => 0x2AAF, # \preceq, \succeq - 0x18 => 0x223C, # \sim - 0x19 => 0x2248, # \approx - [0x1A,0x1B] => 0x2282, # \subset, \supset - [0x1C,0x1D] => 0x226A, # \ll, \gg - [0x1E,0x1F] => 0x227A, # \prec, \succ - - 0x20 => 0x2190, # \leftarrow - 0x21 => 0x2192, # \rightarrow - 0x22 => 0x2191, # \uparrow - 0x23 => 0x2193, # \downarrow - 0x24 => 0x2194, # \leftrightarrow - 0x25 => 0x2197, # \nearrow - 0x26 => 0x2198, # \searrow - 0x27 => 0x2243, # \simeq - - 0x28 => 0x21D0, # \Leftarrow - 0x29 => 0x21D2, # \Rightarrow - 0x2A => 0x21D1, # \Uparrow - 0x2B => 0x21D3, # \Downarrow - 0x2C => 0x21D4, # \Leftrightarrow - 0x2D => 0x2196, # \nwarrow - 0x2E => 0x2199, # \swarrow - 0x2F => 0x221D, # \propto - - 0x30 => 0x2032, # \prime - 0x31 => 0x221E, # \infty - 0x32 => 0x2208, # \in - 0x33 => 0x220B, # \ni - 0x34 => 0x25B3, # \bigtriangleup and \triangle - 0x35 => 0x25BD, # \bigtriangledown - 0x36 => [0x338,-778,0], # \not (combining) - - 0x38 => 0x2200, # \forall - 0x39 => 0x2203, # \exists - 0x3A => 0xAC, # \neg - 0x3B => 0x2205, # \emptyset - 0x3C => 0x211C, # \Re - 0x3D => 0x2111, # \Im - 0x3E => 0x22A4, # \top - 0x3F => 0x22A5, # \bot - - 0x40 => 0x2135, # \aleph - - 0x5B => 0x222A, # \cup - 0x5C => 0x2229, # \cap - 0x5D => 0x228E, # \uplus - [0x5E,0x5F] => 0x2227, # \wedge, \vee - - [0x60,0x61] => 0x22A2, # \vdash, \dashv - [0x62,0x63] => 0x230A, # \lfloor, \rfloor - [0x64,0x65] => 0x2308, # \lceil, \rceil - 0x66 => 0x7B, # { - 0x67 => 0x7D, # } - [0x68,0x69] => 0x27E8, # \langle, \rangle - 0x6A => 0x7C, # | - 0x6A => 0x2223, # \vert - 0x6B => 0x2225, # \Vert - 0x6C => 0x2195, # \updownarrow - 0x6D => 0x21D5, # \Updownarrow - 0x6E => 0x5C, # \backslash - 0x6E => 0x2216, # \setminus - 0x6F => 0x2240, # \wr - - 0x70 => [0x221A,0,760], # \surd ### adjust position so font doesn't have a large depth - 0x71 => 0x2A3F, # \amalg - 0x72 => 0x2207, # \nabla - 0x73 => 0x222B, # \int - 0x74 => 0x2294, # \sqcup - 0x75 => 0x2293, # \sqcap - [0x76,0x77] => 0x2291, # \sqsubseteq, \sqsupseteq - - [0x79,0x7A] => 0x2020, # \dagger, \ddagger - - 0x7C => 0x2663, # \clubsuit - 0x7D => 0x2662, # \diamondsuit - 0x7E => 0x2661, # \heartsuit - 0x7F => 0x2660, # \spadesuit - ], - - "Math-Italic" => [ - 0x36 => 0x2F # \not - ], - - "Caligraphic" => [ - [0x41,0x5A] => 0x41, # A-Z - ], - - "WinChrome" => [ - 0x54 => 0x54, # Caligraphic T is not accessible in Chrome? - ], - - "WinIE6" => [ - 0x20 => 0xE200, # \leftarrow - 0x22 => 0xE201, # \uparrow - 0x21 => 0xE202, # \rightarrow - 0x23 => 0xE203, # \downarrow - 0x24 => 0xE204, # \leftrightarrow - 0x6C => 0xE205, # \updownarrow - 0x2D => 0xE206, # \nwarrow - 0x25 => 0xE207, # \nearrow - 0x26 => 0xE208, # \searrow - 0x2E => 0xE209, # \swarrow - 0x29 => 0xE20A, # \Rightarrow - 0x2C => 0xE20B, # \Leftrightarrow - 0x38 => 0xE20C, # \forall - 0x39 => 0xE20E, # \exists - 0x72 => 0xE20F, # \nabla - 0x32 => 0xE210, # \in - 0x33 => 0xE211, # \ni - 0x70 => [0xE213,0,760], # \surd ### adjust position so font doesn't have a large depth - 0x2F => 0xE214, # \propto - 0x31 => 0xE215, # \infty - 0x6A => 0xE217, # \vert - 0x6B => 0xE218, # \Vert - [0x5E,0x5F] => 0xE219, # \wedge, \vee - 0x5C => 0xE21B, # \cap - 0x5B => 0xE21C, # \cup - 0x73 => 0xE21D, # \int - [0x18,0x19] => 0xE21E, # \sim, \approx - # 0xE220 # \neq - 0x11 => 0xE221, # \equiv - [0x14,0x15] => 0xE222, # \leq, \geq - [0x1C,0x1D] => 0xE224, # \ll, \gg - [0x1A,0x1B] => 0xE226, # \subset, \supset - [0x12,0x13] => 0xE228, # \subseteq, \supseteq - 8 => 0xE22A, # \oplus - 0xC => 0xE22B, # \odot - 0x3F => 0xE22C, # \bot - 0x34 => 0xE22D, # \bigtriangleup - 0x35 => 0xE22E, # \bigtriangledown - 0xD => 0xE22F, # \bigcirc - 0x7F => 0xE230, # \spadesuit - 0x7E => 0xE231, # \heartsuit - 0x7D => 0xE232, # \diamondsuit - 0x7C => 0xE233, # \clubsuit - ], - -# "WinFF2" => [ -# [0x41,0x5A] => 0xE061, # A-Z -# ], -}; - -$map{cmex10} = { - "Size1" => [ - 0 => [0x28,0,810], # ( - 1 => [0x29,0,810], # ) - 2 => [0x5B,0,810], # [ - 3 => [0x5D,0,810], # ] - 4 => [0x230A,0,810], # \lfloor - 5 => [0x230B,0,810], # \rfloor - 6 => [0x2308,0,810], # \lceil - 7 => [0x2309,0,810], # \rceil - 8 => [0x7B,0,810], # { - 9 => [0x7D,0,810], # } - 0xA => [0x27E8,0,810], # \langle - 0xB => [0x27E9,0,810], # \rangle - 0xC => [0x2223,0,606], # \vert - 0xD => [0x2225,0,606], # \Vert - 0xE => [0x2F,0,810], # / - 0xF => [0x5C,0,810], # \ - - 0x46 => [0x2A06,0,750], # \bigsqcup - 0x48 => [0x222E,0,805], # \oint - 0x4A => [0x2A00,0,750], # \bigodot - 0x4C => [0x2A01,0,750], # \bigoplus - 0x4E => [0x2A02,0,750], # \bigotimes - - 0x50 => [0x2211,0,750], # \sum - 0x51 => [0x220F,0,750], # \prod - 0x52 => [0x222B,0,805], # \int - 0x53 => [0x22C3,0,750], # \bigcup - 0x54 => [0x22C2,0,750], # \bigcap - 0x55 => [0x2A04,0,750], # \biguplus - 0x56 => [0x22C0,0,750], # \bigwedge - 0x57 => [0x22C1,0,750], # \bigvee - - 0x60 => [0x2210,0,750], # \coprod - 0x62 => 0x2C6, # \widehat - 0x62 => [0x302,-556,0], # \widehat (combining) - 0x65 => 0x2DC, # \widetilde - 0x65 => [0x303,-556,0], # \widetilde (combining) - - 0x70 => [0x221A,0,810], # surd - 0x3F => [0x23D0,0,601], # arrow extension - 0x77 => [0x2016,0,601], # Arrow extension (non-standard) - 0x78 => [0x2191,0,600], # uparrow top - 0x79 => [0x2193,0,600], # downarrow bottom - 0x7E => [0x21D1,0,600], # Uparrow top - 0x7F => [0x21D3,0,600], # Downarrow bottom - ], - - "Size2" => [ - 0x10 => [0x28,0,1110], # ( - 0x11 => [0x29,0,1110], # ) - 0x2E => [0x2F,0,1110], # / - 0x2F => [0x5C,0,1110], # \ - 0x44 => [0x27E8,0,1110],# \langle - 0x45 => [0x27E9,0,1110],# \rangle - - 0x47 => [0x2A06,0,950], # \bigsqcup - 0x49 => [0x222E,0,1360],# \oint - 0x4B => [0x2A00,0,950], # \bigodot - 0x4D => [0x2A01,0,950], # \bigoplus - 0x4F => [0x2A02,0,950], # \bigotimes - - 0x58 => [0x2211,0,950], # \sum - 0x59 => [0x220F,0,950], # \prod - 0x5A => [0x222B,0,1360],# \int - 0x5B => [0x22C3,0,950], # \bigcup - 0x5C => [0x22C2,0,950], # \bigcap - 0x5D => [0x2A04,0,950], # \biguplus - 0x5E => [0x22C0,0,950], # \bigwedge - 0x5F => [0x22C1,0,950], # \bigvee - 0x61 => [0x2210,0,950], # \coprod - - 0x63 => 0x2C6, # \widehat - 0x63 => [0x302,-1000,0],# \widehat (combining) - 0x66 => 0x2DC, # \widetilde - 0x66 => [0x303,-1000,0],# \widetilde (combining) - - 0x68 => [0x5B,0,1110], # [ - 0x69 => [0x5D,0,1110], # ] - 0x6A => [0x230A,0,1110],# \lfloor - 0x6B => [0x230B,0,1110],# \rfloor - 0x6C => [0x2308,0,1110],# \lceil - 0x6D => [0x2309,0,1110],# \rceil - 0x6E => [0x7B,0,1110], # { - 0x6F => [0x7D,0,1110], # } - 0x71 => [0x221A,0,1110],# surd - ], - - "Size3" => [ - 0x12 => [0x28,0,1410], # ( - 0x13 => [0x29,0,1410], # ) - 0x14 => [0x5B,0,1410], # [ - 0x15 => [0x5D,0,1410], # ] - 0x16 => [0x230A,0,1410],# \lfloor - 0x17 => [0x230B,0,1410],# \rfloor - 0x18 => [0x2308,0,1410],# \lceil - 0x19 => [0x2309,0,1410],# \rceil - 0x1A => [0x7B,0,1410], # { - 0x1B => [0x7D,0,1410], # } - 0x1C => [0x27E8,0,1410],# \langle - 0x1D => [0x27E9,0,1410],# \rangle - 0x1E => [0x2F,0,1410], # / - 0x1F => [0x5C,0,1410], # \ - 0x64 => 0x2C6, # \widehat - 0x64 => [0x302,-1444,0],# \widehat (combining) - 0x67 => 0x2DC, # \widetilde - 0x67 => [0x303,-1444,0],# \widetilde (combining) - 0x72 => [0x221A,0,1410],# surd - ], - - "Size4" => [ - 0x20 => [0x28,0,1710], # ( - 0x21 => [0x29,0,1710], # ) - 0x22 => [0x5B,0,1710], # [ - 0x23 => [0x5D,0,1710], # ] - 0x24 => [0x230A,0,1710],# \lfloor - 0x25 => [0x230B,0,1710],# \rfloor - 0x26 => [0x2308,0,1710],# \lceil - 0x27 => [0x2309,0,1710],# \rceil - 0x28 => [0x7B,0,1710], # { - 0x29 => [0x7D,0,1710], # } - 0x2A => [0x27E8,0,1710],# \langle - 0x2B => [0x27E9,0,1710],# \rangle - 0x2C => [0x2F,0,1710], # / - 0x2D => [0x5C,0,1710], # \ - 0x73 => [0x221A,0,1710],# surd - - 0x30 => [0x239B,0,1115],# left paren upper hook - 0x31 => [0x239E,0,1115],# right paren upper hook - 0x32 => [0x23A1,0,1115],# left square bracket upper corner - 0x33 => [0x23A4,0,1115],# right square bracket upper corner - 0x34 => [0x23A3,0,1115],# left square bracket lower corner - 0x35 => [0x23A6,0,1115],# right square bracket lower hook - 0x36 => [0x23A2,0,601], # left square bracket extension - 0x37 => [0x23A5,0,601], # right square bracket extension - 0x38 => [0x23A7,0,900], # left curly brace upper hook - 0x39 => [0x23AB,0,900], # right curly brace upper hook - 0x3A => 0x23A9, # left curly brace lower hook - 0x3B => 0x23AD, # right curly brace lower hook - 0x3C => [0x23A8,0,1150],# left curly brace middle - 0x3D => [0x23AC,0,1150],# right curly brace middle - 0x3E => [0x23AA,0,300], # curly brace extension - - 0x40 => [0x239D,0,1115],# left paren lower hook - 0x41 => [0x23A0,0,1115],# right paren lower hook - 0x42 => [0x239C,0,600], # left paren extension - 0x43 => [0x239F,0,600], # right paren extension - - 0x74 => [0x23B7,0,915], # radical bottom - 0x75 => [0xE000,0,605], # radical extension (PUA) - 0x76 => [0xE001,0,565], # radical top (PUA) - [0x7A,0x7D] => 0xE150, # \braceld, \bracerd, \bracelu, \braceru (PUA) - ], - - "WinChrome" => [ - 0x35 => [0x23A6,0,1115],# Size4 right-square-bracket-lower-hook not accessible? - 0x4B => [0x2A00,0,950], # Size2 \bigodot not accessible in Chrome? - 0x53 => [0x22C3,0,750], # Size1 \bigcup not accessible in Chrome? - ], - - "WinIE6" => [ - # Size1 - 0x51 => 0xE280, # \prod - 0x50 => 0xE281, # \sum - 0x70 => 0xE282, # surd - 0xC => 0xE283, # \vert - 0xD => 0xE284, # \Vert - 0x52 => 0xE285, # \int - 0x48 => 0xE286, # \oint - 0x78 => 0xE287, # uparrow top - 0x79 => 0xE288, # downarrow bottom - 0x3F => 0xE289, # arrow extension - - # Size2 - 0x59 => 0xE290, # \prod - 0x58 => 0xE291, # \sum - 0x71 => 0xE292, # surd - 0x5A => 0xE295, # \int - 0x49 => 0xE296, # \oint - - # Size3 - 0x72 => 0xE2A2, # surd - - # Size4 - 0x73 => 0xE2B2, # surd - ] - -# # FF2 on Windows can't access Basic Latin in larger sizes -# "WinFF2" => [ -# # Size1 -# [0,3] => 0xE010, # (,),[,] -# [8,9] => 0xE014, # {,} -# [0xE,0xF] => 0xE016, # /,\ -# -# # Size2 -# [0x10,0x11] => 0xE020, # (,) -# [0x2E,0x2F] => 0xE026, # /,\ -# [0x68,0x69] => 0xE022, # [,] -# [0x6E,0x6F] => 0xE024, # {,} -# -# # Size3 -# [0x12,0x15] => 0xE030, # (,),[,] -# [0x1A,0x1B] => 0xE034, # {,} -# [0x1E,0x1F] => 0xE036, # /,\ -# -# # Size4 -# [0x20,0x23] => 0xE040, # (,),[,] -# [0x28,0x29] => 0xE044, # {,} -# [0x2C,0x2D] => 0xE046, # /,\ -# ] - -}; - -$map{cmti10} = { - "Main-Italic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => [0x300,-511,0], # \grave (combining) - 0x13 => [0x301,-511,0], # \acute (combining) - 0x14 => [0x30C,-511,0], # \check (combining) - 0x15 => [0x306,-511,0], # \breve (combining) - 0x16 => [0x304,-511,0], # \bar (combining) - 0x17 => [0x30A,-671,0], # ring above (combining) - - [0x21,0x23] => 0x21, # !, ", #, - 0x22 => 0x201D, # " - 0x24 => 0xA3, # pound sign - [0x25,0x2F] => 0x25, # %, &, ', (, ), *, +, comma, -, ., / - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => [0x302,-511,0], # \hat (combining) - 0x5F => [0x307,-409,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-310], # underline - 0x7D => [0x30B,-511,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => [0x303,-511,0], # \tilde (combining) - 0x7F => [0x308,-511,0], # \ddot (combining) - ], - - "WinChrome" => [ - 0x64 => 0x64, # Italic d is not accessible in Chrome? - ], -}; - -$map{cmbx10} = { - "Main-Bold" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman bold) - 0x11 => 0x237, # \jmath (roman bold) - 0x12 => 0x60, # \grave - 0x12 => 0x2CB, # \grave - 0x12 => [0x300,-575,0], # \grave (combining) - 0x13 => 0xB4, # \acute - 0x13 => 0x2CA, # \acute - 0x13 => [0x301,-575,0], # \acute (combining) - 0x14 => 0x2C7, # \check - 0x14 => [0x30C,-575,0], # \check (combining) - 0x15 => 0x2D8, # \breve - 0x15 => [0x306,-575,0], # \breve (combining) - 0x16 => 0xAF, # \bar - 0x16 => 0x2C9, # \bar - 0x16 => [0x304,-575,0], # \bar (combining) - 0x17 => [0xB0,-147,0], # ring above - 0x17 => [0x2DA,-147,0], # ring above - 0x17 => [0x30A,-722,0], # ring above (combining) - - [0x21,0x2F] => 0x21, # !, ", #, $, %, &, ', (, ), *, +, comma, -, ., / - 0x22 => 0x201D, # " - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => 0x2C6, # \hat - 0x5E => [0x302,-575,0], # \hat (combining) - 0x5F => [0x2D9,128,0], # \dot - 0x5F => [0x307,-447,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-310], # underline - 0x7D => [0x30B,-575,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => 0x2DC, # \tilde - 0x7E => [0x303,-575,0], # \tilde (combining) - 0x7F => 0xA8, # \ddot - 0x7F => [0x308,-575,0], # \ddot (combining) - ], - - "Greek-Bold" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - ], -}; - -$map{cmmib10} = { - "Math-BoldItalic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - [0xB,0xE] => 0x3B1, # \alpha, \beta, \gamma, \delta - 0xF => 0x3F5, # \elpsilon - [0x10,0x18] => 0x3B6, # \zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi - [0x19,0x1A] => 0x3C0, # \pi, \rho - [0x1B,0x1D] => 0x3C3, # \sigma, \tau, \upsilon - 0x1E => 0x3D5, # \phi - [0x1F,0x21] => 0x3C7, # \chi, \psi, \omega - 0x22 => 0x3B5, # \varepsilon - 0x23 => 0x3D1, # \vartheta - 0x24 => 0x3D6, # \varpi - 0x25 => 0x3F1, # \varrho - 0x26 => 0x3C2, # \varsigma - 0x27 => 0x3C6, # \varphi - - [0x41,0x5A] => 0x41, # A-Z - [0x61,0x7A] => 0x61, # a - z - 0x6F => 0x3BF, # omicron - ], - - "Caligraphic-Bold" => [ - [0x30,0x39] => 0x30, # Oldstyle 0-9 - ], - - "Main-Bold" => [ - 0x28 => 0x21BC, # \leftharpoonup - 0x29 => 0x21BD, # \leftharpoondown - 0x2A => 0x21C0, # \rightharpoonup - 0x2B => 0x21C1, # \rightharpoondown - - 0x2E => 0x25B9, # \triangleright - 0x2F => 0x25C3, # \triangleleft - - 0x3A => 0x2E, # . - 0x3B => 0x2C, # , - 0x3C => 0x3C, # < - 0x3D => 0x2215, # / - 0x3E => 0x3E, # > - 0x3F => 0x22C6, # \star - 0x40 => 0x2202, # \partial - - [0x5B,0x5D] => 0x266D, # \flat, \natural, \sharp - 0x5E => 0x2323, # \smile - 0x5F => 0x2322, # \frown - 0x60 => 0x2113, # \ell - 0x68 => 0x210F, # \hbar (bar added below) - - 0x7B => 0x131, # \imath - 0x7C => 0x237, # \jmath - 0x7D => 0x2118, # \wp - 0x7E => [0x20D7,-729,0],# \vec - ], - - "Greek-BoldItalic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - [0xB,0xE] => 0x3B1, # \alpha, \beta, \gamma, \delta - 0xF => 0x3F5, # \elpsilon - [0x10,0x18] => 0x3B6, # \zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi - [0x19,0x1A] => 0x3C0, # \pi, \rho - [0x1B,0x1D] => 0x3C3, # \sigma, \tau, \upsilon - 0x1E => 0x3D5, # \phi - [0x1F,0x21] => 0x3C7, # \chi, \psi, \omega - 0x22 => 0x3B5, # \varepsilon - 0x23 => 0x3D1, # \vartheta - 0x24 => 0x3D6, # \varpi - 0x25 => 0x3F1, # \varrho - 0x26 => 0x3C2, # \varsigma - 0x27 => 0x3C6, # \varphi - - 0x6F => 0x3BF, # omicron - ], - - "WinChrome" => [ - 0x3E => 0xE2F1, # bold > not accessible in Chrome - ], - - "WinIE6" => [ - 0x40 => 0xE24D, # \partial - 0x3D => 0xE252, # / - [0x5B,0x5D] => 0xE274, # \flat, \natural, \sharp - ], - -# # Windows FF2 can't access Caligraphic font? -# "WinFF2" => [ -# [0x30,0x39] => 0xE080, # Oldstyle 0-9 -# ] -}; - -$map{cmbsy10} = { - "Main-Bold" => [ - [0,1] => 0x2212, # - - 1 => 0x22C5, # \cdot - 2 => 0xD7, # \times - 3 => 0x2217, # \ast - 4 => 0xF7, # \div - 5 => 0x22C4, # \diamond - 6 => 0xB1, # \pm - 7 => 0x2213, # \mp - [8,0xC] => 0x2295, # \oplus, \ominus, \otimes, \oslash, \odot - 0xD => 0x25EF, # \bigcirc - [0xE,0xF] => 0x2218, # \circ, \bullet - - 0x10 => 0x224D, # \asymp - 0x11 => 0x2261, # \equiv - [0x12,0x13] => 0x2286, # \subseteq, \supseteq - [0x14,0x15] => 0x2264, # \leq, \geq - [0x16,0x17] => 0x2AAF, # \preceq, \succeq - 0x18 => 0x223C, # \sim - 0x19 => 0x2248, # \approx - [0x1A,0x1B] => 0x2282, # \subset, \supset - [0x1C,0x1D] => 0x226A, # \ll, \gg - [0x1E,0x1F] => 0x227A, # \prec, \succ - - 0x20 => 0x2190, # \leftarrow - 0x21 => 0x2192, # \rightarrow - 0x22 => 0x2191, # \uparrow - 0x23 => 0x2193, # \downarrow - 0x24 => 0x2194, # \leftrightarrow - 0x25 => 0x2197, # \nearrow - 0x26 => 0x2198, # \searrow - 0x27 => 0x2243, # \simeq - - 0x28 => 0x21D0, # \Leftarrow - 0x29 => 0x21D2, # \Rightarrow - 0x2A => 0x21D1, # \Uparrow - 0x2B => 0x21D3, # \Downarrow - 0x2C => 0x21D4, # \Leftrightarrow - 0x2D => 0x2196, # \nwarrow - 0x2E => 0x2199, # \swarrow - 0x2F => 0x221D, # \propto - - 0x30 => 0x2032, # \prime - 0x31 => 0x221E, # \infty - 0x32 => 0x2208, # \in - 0x33 => 0x220B, # \ni - 0x34 => 0x25B3, # \bigtriangleup and \triangle - 0x35 => 0x25BD, # \bigtriangledown - 0x36 => [0x338,-894,0], # \not (combining) - - 0x38 => 0x2200, # \forall - 0x39 => 0x2203, # \exists - 0x3A => 0xAC, # \neg - 0x3B => 0x2205, # \emptyset - 0x3C => 0x211C, # \Re - 0x3D => 0x2111, # \Im - 0x3E => 0x22A4, # \top - 0x3F => 0x22A5, # \bot - - 0x40 => 0x2135, # \aleph - - 0x5B => 0x222A, # \cup - 0x5C => 0x2229, # \cap - 0x5D => 0x228E, # \uplus - [0x5E,0x5F] => 0x2227, # \wedge, \vee - - [0x60,0x61] => 0x22A2, # \vdash, \dashv - [0x62,0x63] => 0x230A, # \lfloor, \rfloor - [0x64,0x65] => 0x2308, # \lceil, \rceil - 0x66 => 0x7B, # { - 0x67 => 0x7D, # } - [0x68,0x69] => 0x27E8, # \langle, \rangle - 0x6A => 0x7C, # | - 0x6A => 0x2223, # \vert - 0x6B => 0x2225, # \Vert - 0x6C => 0x2195, # \updownarrow - 0x6D => 0x21D5, # \Updownarrow - 0x6E => 0x5C, # \backslash - 0x6E => 0x2216, # \setminus - 0x6F => 0x2240, # \wr - - 0x70 => [0x221A,0,760], # \surd ### adjust position so font doesn't have a large depth - 0x71 => 0x2A3F, # \amalg - 0x72 => 0x2207, # \nabla - 0x73 => 0x222B, # \int - 0x74 => 0x2294, # \sqcup - 0x75 => 0x2293, # \sqcap - [0x76,0x77] => 0x2291, # \sqsubseteq, \sqsupseteq - - [0x79,0x7A] => 0x2020, # \dagger, \ddagger - - 0x7C => 0x2663, # \clubsuit - 0x7D => 0x2662, # \diamondsuit - 0x7E => 0x2661, # \heartsuit - 0x7F => 0x2660, # \spadesuit - ], - - "Math-BoldItalic" => [ - 0x36 => 0x2F # \not - ], - - "Caligraphic-Bold" => [ - [0x41,0x5A] => 0x41, # A-Z - ], - - "WinIE6" => [ - 0x20 => 0xE240, # \leftarrow - 0x22 => 0xE241, # \uparrow - 0x21 => 0xE242, # \rightarrow - 0x23 => 0xE243, # \downarrow - 0x24 => 0xE244, # \leftrightarrow - 0x6C => 0xE245, # \updownarrow - 0x2D => 0xE246, # \nwarrow - 0x25 => 0xE247, # \nearrow - 0x26 => 0xE248, # \searrow - 0x2E => 0xE249, # \swarrow - 0x29 => 0xE24A, # \Rightarrow - 0x2C => 0xE24B, # \Leftrightarrow - 0x38 => 0xE24C, # \forall - 0x39 => 0xE24E, # \exists - 0x72 => 0xE24F, # \nabla - 0x32 => 0xE250, # \in - 0x33 => 0xE251, # \ni - 0x70 => [0xE253,0,760], # \surd ### adjust position so font doesn't have a large depth - 0x2F => 0xE254, # \propto - 0x31 => 0xE255, # \infty - 0x6A => 0xE257, # \vert - 0x6B => 0xE258, # \Vert - [0x5E,0x5F] => 0xE259, # \wedge, \vee - 0x5C => 0xE25B, # \cap - 0x5B => 0xE25C, # \cup - 0x73 => 0xE25D, # \int - [0x18,0x19] => 0xE25E, # \sim, \approx - # 0xE260 # \neq - 0x11 => 0xE261, # \equiv - [0x14,0x15] => 0xE262, # \leq, \geq - [0x1C,0x1D] => 0xE264, # \ll, \gg - [0x1A,0x1B] => 0xE266, # \subset, \supset - [0x12,0x13] => 0xE268, # \subseteq, \supseteq - 8 => 0xE26A, # \oplus - 0xC => 0xE26B, # \odot - 0x3F => 0xE26C, # \bot - 0x34 => 0xE26D, # \bigtriangleup - 0x35 => 0xE26E, # \bigtriangledown - 0xD => 0xE26F, # \bigcirc - 0x7F => 0xE270, # \spadesuit - 0x7E => 0xE271, # \heartsuit - 0x7D => 0xE272, # \diamondsuit - 0x7C => 0xE273, # \clubsuit - ], - - "WinChrome" => [ - 0x54 => 0xE2F0, # Caligraphic T is not accessible in Chrome? (PUA) - ], - -# "WinFF2-Bold" => [ -# [0x41,0x5A] => 0xE091, # A-Z -# ], -}; - -$map{msam10} = { - "Main-Regular" => [ - 0x5C => 0x2220, # \angle - ], - - "Main-Bold" => [ - 0x5C => 0x2220, # \angle (emboldened below) - ], - - "AMS" => [ - 0x00 => 0x22A1, # \boxdot - 0x01 => 0x229E, # \boxplus - 0x02 => 0x22A0, # \boxtimes - 0x03 => 0x25A1, # \square - 0x04 => 0x25A0, # \blacksquare - 0x05 => 0x22C5, # \centerdot - 0x06 => 0x25CA, # \lozenge - 0x07 => 0x29EB, # \blacklozenge - 0x08 => 0x21BB, # \circlearrowright - 0x09 => 0x21BA, # \circlearrowleft - 0x0A => 0x21CC, # \rightleftharpoons - 0x0B => 0x21CB, # \leftrightharpoons - 0x0C => 0x229F, # \boxminus - 0x0D => 0x22A9, # \Vdash - 0x0E => 0x22AA, # \Vvdash - 0x0F => 0x22A8, # \vDash - 0x10 => 0x21A0, # \twoheadrightarrow - 0x11 => 0x219E, # \twoheadleftarrow - 0x12 => 0x21C7, # \leftleftarrows - 0x13 => 0x21C9, # \rightrightarrows - 0x14 => 0x21C8, # \upuparrows - 0x15 => 0x21CA, # \downdownarrows - 0x16 => 0x21BE, # \upharpoonright - 0x17 => 0x21C2, # \downharpoonright - 0x18 => 0x21BF, # \upharpoonleft - 0x19 => 0x21C3, # \downharpoonleft - 0x1A => 0x21A3, # \rightarrowtail - 0x1B => 0x21A2, # \leftarrowtail - 0x1C => 0x21C6, # \leftrightarrows - 0x1D => 0x21C4, # \rightleftarrows - 0x1E => 0x21B0, # \Lsh - 0x1F => 0x21B1, # \Rsh - 0x20 => 0x21DD, # \rightsquigarrow - 0x21 => 0x21AD, # \leftrightsquigarrow - 0x22 => 0x21AB, # \looparrowleft - 0x23 => 0x21AC, # \looparrowright - 0x24 => 0x2257, # \circeq - 0x25 => 0x227F, # \succsim - 0x26 => 0x2273, # \gtrsim - 0x27 => 0x2A86, # \gtrapprox - 0x28 => 0x22B8, # \multimap - 0x29 => 0x2234, # \therefore - 0x2A => 0x2235, # \because - 0x2B => 0x2251, # \doteqdot - 0x2C => 0x225C, # \triangleq - 0x2D => 0x227E, # \precsim - 0x2E => 0x2272, # \lesssim - 0x2F => 0x2A85, # \lessapprox - 0x30 => 0x2A95, # \eqslantless - 0x31 => 0x2A96, # \eqslantgtr - 0x32 => 0x22DE, # \curlyeqprec - 0x33 => 0x22DF, # \curlyeqsucc - 0x34 => 0x227C, # \preccurlyeq - 0x35 => 0x2266, # \leqq - 0x36 => 0x2A7D, # \leqslant - 0x37 => 0x2276, # \lessgtr - 0x38 => 0x2035, # \backprime - 0x39 => 0x2212, # dahsed arrow extension - 0x3A => 0x2253, # \risingdotseq - 0x3B => 0x2252, # \fallingdotseq - 0x3C => 0x227D, # \succcurlyeq - 0x3D => 0x2267, # \geqq - 0x3E => 0x2A7E, # \geqslant - 0x3F => 0x2277, # \gtrless - 0x40 => 0x228F, # \sqsubset - 0x41 => 0x2290, # \sqsupset - 0x42 => 0x22B3, # \vartriangleright - 0x43 => 0x22B2, # \vartriangleleft - 0x44 => 0x22B5, # \trianglerighteq - 0x45 => 0x22B4, # \trianglelefteq - 0x46 => 0x2605, # \bigstar - 0x47 => 0x226C, # \between - 0x48 => 0x25BC, # \blacktriangledown - 0x49 => 0x25B6, # \blacktriangleright - 0x4A => 0x25C0, # \blacktriangleleft - 0x4B => 0x2192, # rightarrow - 0x4C => 0x2190, # leftarrow - 0x4D => 0x25B3, # \vartriangle - 0x4E => 0x25B2, # \blacktriangle - 0x4F => 0x25BD, # \triangledown - 0x50 => 0x2256, # \eqcirc - 0x51 => 0x22DA, # \lesseqgtr - 0x52 => 0x22DB, # \gtreqless - 0x53 => 0x2A8B, # \lesseqqgtr - 0x54 => 0x2A8C, # \gtreqqless - 0x55 => 0x00A5, # yen - 0x56 => 0x21DB, # \Rrightarrow - 0x57 => 0x21DA, # \Lleftarrow - 0x58 => 0x2713, # checkmark - 0x59 => 0x22BB, # \veebar - 0x5A => 0x22BC, # \barwedge - 0x5B => 0x2A5E, # \doublebarwedge - 0x5C => 0x2220, # \angle - 0x5D => 0x2221, # \measuredangle - 0x5E => 0x2222, # \sphericalangle - 0x5F => 0x221D, # \varpropto - 0x60 => 0x2323, # \smallsmile - 0x61 => 0x2322, # \smallfrown - 0x62 => 0x22D0, # \Subset - 0x63 => 0x22D1, # \Supset - 0x64 => 0x22D3, # \Cup - 0x65 => 0x22D2, # \Cap - 0x66 => 0x22CF, # \curlywedge - 0x67 => 0x22CE, # \curlyvee - 0x68 => 0x22CB, # \leftthreetimes - 0x69 => 0x22CC, # \rightthreetimes - 0x6A => 0x2AC5, # \subseteqq - 0x6B => 0x2AC6, # \supseteqq - 0x6C => 0x224F, # \bumpeq - 0x6D => 0x224E, # \Bumpeq - 0x6E => 0x22D8, # \lll - 0x6F => 0x22D9, # \ggg - 0x70 => 0x250C, # \ulcorner - 0x71 => 0x2510, # \urcorner - 0x72 => 0x00AE, # registered sign - 0x73 => 0x24C8, # \circledS - 0x74 => 0x22D4, # \pitchfork - 0x75 => 0x2214, # \dotplus - 0x76 => 0x223D, # \backsim - 0x77 => 0x22CD, # \backsimeq - 0x78 => 0x2514, # \llcorner - 0x79 => 0x2518, # \lrcorner - 0x7A => 0x2720, # maltese cross - 0x7B => 0x2201, # \complement - 0x7C => 0x22BA, # \intercal - 0x7D => 0x229A, # \circledcirc - 0x7E => 0x229B, # \circledast - 0x7F => 0x229D, # \circleddash - ], - - "WinIE6" => [ - 0x5C => 0xE216, # \angle - # 0xE256, # \angle (bold) - 0x4B => 0xE2C0, # rightarrow - 0x4C => 0xE2C1, # leftarrow - 0x35 => 0xE2C5, # \leqq - 0x3D => 0xE2C6, # \geqq - 0x70 => 0xE2CA, # \ulcorner - 0x71 => 0xE2CB, # \urcorner - 0x78 => 0xE2CC, # \llcorner - 0x79 => 0xE2CD, # \lrcorner - 0x04 => 0xE2D0, # \blacksquare - 0x03 => 0xE2D1, # \square - 0x4E => 0xE2D2, # \blacktriangle - 0x4D => 0xE2D3, # \vartriangle - 0x49 => 0xE2D4, # \blacktriangleright - 0x48 => 0xE2D5, # \blacktriangledown - 0x4F => 0xE2D6, # \triangledown - 0x4A => 0xE2D7, # \blacktriangleleft - 0x06 => 0xE2D8, # \lozenge - 0x29 => 0xE2D9, # \therefore - 0x2A => 0xE2DA, # \because - 0x3B => 0xE2DB, # \fallingdotseq - 0x46 => 0xE2DC, # \bigstar - 0x76 => 0xE2DD, # \backsim - ], -}; - -$map{msbm10} = { - "Size4" => [ - 0x5B => 0x2C6, # \widehat - 0x5B => [0x302,-1889,0],# \widehat (combining) - 0x5D => 0x2DC, # \widetilde - 0x5D => [0x303,-1889,0],# \widetilde (combining) - ], - - "Main-Regular" => [ - 0x7E => 0x210F, # \hbar - ], - - "Main-Italic" => [ - 0x7D => 0x210F, # \hbar (with slant) - ], - - "AMS" => [ - 0x00 => 0xE00C, # \lvertneqq - 0x01 => 0xE00D, # \gvertneqq - 0x02 => 0x2270, # \nleq - 0x03 => 0x2271, # \ngeq - 0x04 => 0x226E, # \nless - 0x05 => 0x226F, # \ngtr - 0x06 => 0x2280, # \nprec - 0x07 => 0x2281, # \nsucc - 0x08 => 0x2268, # \lneqq - 0x09 => 0x2269, # \gneqq - 0x0A => 0xE010, # \nleqslant - 0x0B => 0xE00F, # \ngeqslant - 0x0C => 0x2A87, # \lneq - 0x0D => 0x2A88, # \gneq - 0x0E => 0x22E0, # \npreceq - 0x0F => 0x22E1, # \nsucceq - 0x10 => 0x22E8, # \precnsim - 0x11 => 0x22E9, # \succnsim - 0x12 => 0x22E6, # \lnsim - 0x13 => 0x22E7, # \gnsim - 0x14 => 0xE011, # \nleqq - 0x15 => 0xE00E, # \ngeqq - 0x16 => 0x2AB5, # \precneqq - 0x17 => 0x2AB6, # \succneqq - 0x18 => 0x2AB9, # \precnapprox - 0x19 => 0x2ABA, # \succnapprox - 0x1A => 0x2A89, # \lnapprox - 0x1B => 0x2A8A, # \gnapprox - 0x1C => 0x2241, # \nsim - 0x1D => 0x2246, # \ncong - 0x1E => 0x2571, # \diagup - 0x1F => 0x2572, # \diagdown - 0x20 => 0xE01A, # \varsubsetneq - 0x21 => 0xE01B, # \varsupsetneq - 0x22 => 0xE016, # \nsubseteqq - 0x23 => 0xE018, # \nsupseteqq - 0x24 => 0x2ACB, # \subsetneqq - 0x25 => 0x2ACC, # \supsetneqq - 0x26 => 0xE017, # \varsubsetneqq - 0x27 => 0xE019, # \varsupsetneqq - 0x28 => 0x228A, # \subsetneq - 0x29 => 0x228B, # \supsetneq - 0x2A => 0x2288, # \nsubseteq - 0x2B => 0x2289, # \nsupseteq - 0x2C => 0x2226, # \nparallel - 0x2D => 0x2224, # \nmid - 0x2E => 0xE006, # \nshortmid - 0x2F => 0xE007, # \nshortparallel - 0x30 => 0x22AC, # \nvdash - 0x31 => 0x22AE, # \nVdash - 0x32 => 0x22AD, # \nvDash - 0x33 => 0x22AF, # \nVDash - 0x34 => 0x22ED, # \ntrianglerighteq - 0x35 => 0x22EC, # \ntrianglelefteq - 0x36 => 0x22EA, # \ntriangleleft - 0x37 => 0x22EB, # \ntriangleright - 0x38 => 0x219A, # \nleftarrow - 0x39 => 0x219B, # \nrightarrow - 0x3A => 0x21CD, # \nLeftarrow - 0x3B => 0x21CF, # \nRightarrow - 0x3C => 0x21CE, # \nLeftrightarrow - 0x3D => 0x21AE, # \nleftrightarrow - 0x3E => 0x22C7, # \divideontimes - 0x3F => 0x2205, # \varnothing - 0x40 => 0x2204, # \nexists - - [0x41,0x5A] => 0x41, # A-Z - 0x5C => 0x2C6, # \widehat - 0x5C => [0x302,-2333,0],# \widehat (combining) - 0x5E => 0x2DC, # \widetilde - 0x5E => [0x303,-2333,0],# \widetilde (combining) - - 0x60 => 0x2132, # \Finv - 0x61 => 0x2141, # \Game - 0x66 => 0x2127, # \mho - 0x67 => 0x00F0, # \eth - 0x68 => 0x2242, # minus-tilde - 0x69 => 0x2136, # \beth - 0x6A => 0x2137, # \gimel - 0x6B => 0x2138, # \daleth - 0x6C => 0x22D6, # \lessdot - 0x6D => 0x22D7, # \gtrdot - 0x6E => 0x22C9, # \ltimes - 0x6F => 0x22CA, # \rtimes - 0x70 => 0x2223, # \shortmid - 0x71 => 0x2225, # \shortparallel - 0x72 => 0x2216, # \smallsetminus - 0x73 => 0x223C, # \thicksim - 0x74 => 0x2248, # \thickapprox - 0x75 => 0x224A, # \approxeq - 0x76 => 0x2AB8, # \succapprox - 0x77 => 0x2AB7, # \precapprox - 0x78 => 0x21B6, # \curvearrowleft - 0x79 => 0x21B7, # \curvearrowright - 0x7A => 0x03DD, # \digamma - 0x7B => 0x03F0, # \varkappa - 0x7A => 0xE008, # \digamma (non-standard, for IE) - 0x7B => 0xE009, # \varkappa (non-standard, for IE) - 0x7C => 0x006B, # \Bbbk - 0x7D => 0x210F, # \hslash - 0x7E => 0x0127, # \hbar - 0x7F => 0x220D, # \backepsilon - ], - - "WinIE6" => [ - 0x70 => 0xE2C2, # \shortmid - 0x71 => 0xE2C3, # \shortparallel - 0x73 => 0xE2C4, # \thicksim - 0x04 => 0xE2C7, # \nless - 0x05 => 0xE2C8, # \ngtr - 0x1E => 0xE2CE, # \diagup - 0x1F => 0xE2CF, # \diagdown - ], -}; - -$map{cmss10} = { - "SansSerif-Regular" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => [0x300,-500,0], # \grave (combining) - 0x13 => [0x301,-500,0], # \acute (combining) - 0x14 => [0x30C,-500,0], # \check (combining) - 0x15 => [0x306,-500,0], # \breve (combining) - 0x16 => [0x304,-500,0], # \bar (combining) - 0x17 => [0x30A,-542,0], # ring above (combining) - - [0x21,0x2F] => 0x21, # !, ", #, $, %, &, ', (, ), *, +, comma, -, ., / - 0x22 => 0x201D, # " - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => [0x302,-500,0], # \hat (combining) - 0x5F => [0x307,-389,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-350], # underline - 0x7D => [0x30B,-500,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => [0x303,-500,0], # \tilde (combining) - 0x7F => [0x308,-500,0], # \ddot (combining) - ], -}; - -$map{cmssi10} = { - "SansSerif-Italic" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => [0x300,-500,0], # \grave (combining) - 0x13 => [0x301,-500,0], # \acute (combining) - 0x14 => [0x30C,-500,0], # \check (combining) - 0x15 => [0x306,-500,0], # \breve (combining) - 0x16 => [0x304,-500,0], # \bar (combining) - 0x17 => [0x30A,-613,0], # ring above (combining) - - [0x21,0x2F] => 0x21, # !, ", #, $, %, &, ', (, ), *, +, comma, -, ., / - 0x22 => 0x201D, # " - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => [0x302,-500,0], # \hat (combining) - 0x5F => [0x307,-389,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-350], # underline - 0x7D => [0x30B,-500,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => [0x303,-500,0], # \tilde (combining) - 0x7F => [0x308,-500,0], # \ddot (combining) - ], -}; - -$map{cmssbx10} = { - "SansSerif-Bold" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => [0x300,-550,0], # \grave (combining) - 0x13 => [0x301,-550,0], # \acute (combining) - 0x14 => [0x30C,-550,0], # \check (combining) - 0x15 => [0x306,-550,0], # \breve (combining) - 0x16 => [0x304,-550,0], # \bar (combining) - 0x17 => [0x30A,-608,0], # ring above (combining) - - [0x21,0x2F] => 0x21, # !, ", #, $, %, &, ', (, ), *, +, comma, -, ., / - 0x22 => 0x201D, # " - 0x27 => 0x2019, # ' - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - [0x3F,0x40] => 0x3F, # ?, @ - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - 0x5C => 0x201C, # `` - [0x5D,0x5E] => 0x5D, # ], ^ - 0x5E => [0x302,-550,0], # \hat (combining) - 0x5F => [0x307,-428,0], # \dot (combining) - 0x60 => 0x2018, # ` - [0x61,0x7A] => 0x61, # a-z - [0x7B,0x7C] => 0x2013, # \endash, \emdash - 0x7B => [0x5F,0,-350], # underline - 0x7D => [0x30B,-550,0], # double acute (combining) - 0x7E => [0x7E,0,-350], # ~ - 0x7E => [0x303,-550,0], # \tilde (combining) - 0x7F => [0x308,-550,0], # \ddot (combining) - ], -}; - -$map{eufm10} = { - "Fraktur-Regular" => [ - [0,7] => 0xE300, # variants - 0x12 => 0x2018, # left quote - 0x13 => 0x2019, # right quote - 0x21 => 0x21, # ! - [0x26,0x2F] => 0x26, # &, ', (, ), *, +, comma, -, ., / - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - 0x3F => 0x3F, # ? - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - [0x5D,0x5E] => 0x5D, # ], ^ - [0x61,0x7A] => 0x61, # a-z - 0x7D => 0x22, # " - ], -}; - -$map{eufb10} = { - "Fraktur-Bold" => [ - [1,5] => 0xE301, # variants - [8,9] => 0xE308, # variants - 0x12 => 0x2018, # left quote - 0x13 => 0x2019, # right quote - 0x21 => 0x21, # ! - [0x26,0x2F] => 0x26, # &, ', (, ), *, +, comma, -, ., / - [0x30,0x39] => 0x30, # 0-9 - [0x3A,0x3B] => 0x3A, # :, ; - 0x3D => 0x3D, # = - 0x3F => 0x3F, # ? - [0x41,0x5A] => 0x41, # A-Z - 0x5B => 0x5B, # [ - [0x5D,0x5E] => 0x5D, # ], ^ - [0x61,0x7A] => 0x61, # a-z - 0x7D => 0x22, # " - ], -}; - -$map{rsfs10} = { - "Script-Regular" => [ - [0x41,0x5A] => 0x41, # A-Z - ] -}; - -#$map{eusm10} = { -# "Script-Regular" => [ -# 0x3C => 0x211C, # \Re -# 0x3D => 0x2111, # \Im -# 0x40 => 0x2135, # \aleph -# [0x41,0x5A] => 0x41, # A-Z -# 0x66 => 0x7B, # { -# 0x67 => 0x7D, # } -# 0x78 => 0xA7, # \S -# ], -#}; - -#$map{eusb10} = { -# "Script-Bold" => [ -# 0x3C => 0x211C, # \Re -# 0x3D => 0x2111, # \Im -# 0x40 => 0x2135, # \aleph -# [0x41,0x5A] => 0x41, # A-Z -# 0x66 => 0x7B, # { -# 0x67 => 0x7D, # } -# 0x78 => 0xA7, # \S -# ], -#}; - -$map{cmtt10} = { - "Typewriter" => [ - [0,1] => 0x393, # \Gamma, \Delta - 2 => 0x398, # \Theta - 3 => 0x39B, # \Lambda - 4 => 0x39E, # \Xi - 5 => 0x3A0, # \Pi - 6 => 0x3A3, # \Sigma - [7,8] => 0x3A5, # \Upsilon, \Phi - [9,0xA] => 0x3A8, # \Psi, \Omega - 0xD => 0x2032, # ' - - 0x10 => 0x131, # \imath (roman) - 0x11 => 0x237, # \jmath (roman) - 0x12 => [0x300,-525,0], # \grave (combining) - 0x13 => [0x301,-525,0], # \acute (combining) - 0x14 => [0x30C,-525,0], # \check (combining) - 0x15 => [0x306,-525,0], # \breve (combining) - 0x16 => [0x304,-525,0], # \bar (combining) - 0x17 => [0x30A,-525,0], # ring above (combining) - - [0x21,0x7F] => 0x21, - - 0x27 => 2018, # left quote - 0x60 => 2019, # right quote - 0x5E => [0x302,-525,0], # \hat (combining) - 0x7E => [0x303,-525,0], # \tilde (combining) - 0x7F => [0x308,-525,0], # \ddot (combining) - ] -}; - -######################################################################### - -$extra{'Main-Regular'} = { - cdots => [ - 'Select(0u22C5)','Copy()', - 'Select(0u22EF)','Paste()', - 'PasteWithOffset(447,0)', - 'PasteWithOffset(894,0)', - 'SetRBearing(894,1)', - ], - - ldots => [ - 'Select(0u2E)','Copy()', - 'Select(0u2026)','Paste()', - 'PasteWithOffset(447,0)', - 'PasteWithOffset(894,0)', - 'SetRBearing(894,1)', - ], - - vdots => [ - 'Select(0u2E)','Copy()', - 'Select(0u22EE)','Clear()', - 'PasteWithOffset(0,-30)', - 'PasteWithOffset(0,380)', - 'PasteWithOffset(0,780)', - 'SetRBearing(-722,1)', - ], - - ddots => [ - 'Select(0u2E)','Copy()', - 'Select(0u22F1)','Clear()', - 'PasteWithOffset(55,700)', - 'PasteWithOffset(502,400)', - 'PasteWithOffset(949,100)', - 'SetRBearing(282,1)', - ], - - spaceEn => [ - 'Select(0u2002)', - 'SetRBearing(500)', - ], - - spaceEm => [ - 'Select(0u2003)', - 'SetRBearing(999)', - ], - - space3 => [ - 'Select(0u2004)', - 'SetRBearing(333)', - ], - - space4 => [ - 'Select(0u2005)', - 'SetRBearing(250)', - ], - - space6 => [ - 'Select(0u2006)', - 'SetRBearing(167)', - ], - - thinspace => [ - 'Select(0u2009)', - 'SetRBearing(167)', - ], - - hairspace => [ - 'Select(0u200A)', - 'SetRBearing(83)', - ], - - cong => [ - 'Select(0u223C)','Copy()', - 'Select(0u2245)','Clear()', - 'PasteWithOffset(0,222)', - 'Select(0u3D)','Copy()', - 'Select(0u2245)', - 'PasteWithOffset(0,-111)', - ], - - bowtie => [ - 'Select(0u25B9)','Copy()', - 'Select(0u22C8)','Paste()', - 'Select(0u25C3)','Copy()', - 'Select(0u22C8)', - 'PasteWithOffset(400,0)', - 'SetRBearing(400,1)', - 'RemoveOverlap()', - ], - - models => [ - 'Select(0u2223)','Copy()', - 'Select(0u22A8)','Paste()', - 'Select(0u3D)','Copy()', - 'Select(0u22A8)', - 'PasteWithOffset(89,0)', - 'SetRBearing(589,1)', - 'RemoveOverlap()', - ], - - doteq => [ - 'Select(0u3D)','Copy()', - 'Select(0u2250)','Paste()', - 'Select(0u2E)','Copy()', - 'Select(0u2250)', - 'PasteWithOffset(251,550)', - ], - - not => [ - 'Select(0u338)', - 'SetRBearing(778,1)', - ], - - notin => [ - 'Select(0u2208)','Copy()', - 'Select(0u2209)','Paste()', - 'Select(0u338)','Copy()', - 'Select(0u2209)', -# 'PasteWithOffset(-55,0)', - 'PasteWithOffset(723,0)', - 'RemoveOverlap()', - ], - - noteq => [ - 'Select(0u3D)','Copy()', - 'Select(0u2260)','Paste()', - 'Select(0u338)','Copy()', - 'Select(0u2260)', -# 'PasteWithOffset(0,0)', - 'PasteWithOffset(778,0)', - 'RemoveOverlap()', - ], - - longleftarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u27F5)','Paste()', - 'Select(0u2212)','Copy()', - 'Select(0u27F5)', - 'PasteWithOffset(831,0)', - 'SetRBearing(609,1)', - 'RemoveOverlap()','Simplify()', - ], - - Longleftarrow => [ - 'Select(0u21D0)','Copy()', - 'Select(0u27F8)','Paste()', - 'Select(0u3D)','Copy()', - 'Select(0u27F8)', - 'PasteWithOffset(831,0)', - 'SetRBearing(609,1)', - 'RemoveOverlap()','Simplify()', - ], - - longrightarrow => [ - 'Select(0u2212)','Copy()', - 'Select(0u27F6)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u27F6)', - 'PasteWithOffset(609,0)', - 'SetRBearing(860,1)', - 'RemoveOverlap()','Simplify()', - ], - - Longrightarrow => [ - 'Select(0u3D)','Copy()', - 'Select(0u27F9)','Paste()', - 'Select(0u21D2)','Copy()', - 'Select(0u27F9)', - 'PasteWithOffset(638,0)', - 'SetRBearing(860,1)', - 'RemoveOverlap()','Simplify()', - ], - - leftrightarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u27F7)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u27F7)', - 'PasteWithOffset(859,0)', - 'SetRBearing(859,1)', - 'RemoveOverlap()','Simplify()', - ], - - Leftrightarrow => [ - 'Select(0u21D0)','Copy()', - 'Select(0u27FA)','Paste()', - 'Select(0u21D2)','Copy()', - 'Select(0u27FA)', - 'PasteWithOffset(858,0)', - 'SetRBearing(858,1)', - 'RemoveOverlap()','Simplify()', - ], - - mapsto => [ - 'Select(0u2192)','Copy()', - 'Select(0u21A6)','Paste()', - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("pfa/cmsy10.pfa")', - 'Select(0x37)','Copy()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u21A6)', - 'PasteWithOffset(0,0)', - 'RemoveOverlap()','Simplify()', - ], - - xlongmapsto => [ - 'Select(0u27F6)','Copy()', - 'Select(0u27FC)','Paste()', - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("pfa/cmsy10.pfa")', - 'Select(0x37)','Copy()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u27FC)', - 'PasteWithOffset(0,0)', - 'RemoveOverlap()','Simplify()', - ], - - hookleftarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u21A9)','Paste()', - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("pfa/cmmi10.pfa")', - 'Select(0x2D)','Copy()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u21A9)', - 'PasteWithOffset(848,0)', - 'SetRBearing(126,1)', - 'RemoveOverlap()','Simplify()', - ], - - hookrightarrow => [ - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("pfa/cmmi10.pfa")', - 'Select(0x2C)','Copy()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u21AA)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u21AA)', - 'PasteWithOffset(126,0)', - 'SetRBearing(848,1)', - 'RemoveOverlap()','Simplify()', - ], - - rightleftharpoons => [ - 'Select(0u21BD)','Copy()', - 'Select(0u21CC)','Paste()', - 'Select(0u21C0)','Copy()', - 'Select(0u21CC)', - 'PasteWithOffset(0,160)', - 'RemoveOverlap()','Simplify()', - ], - - lgroup => [ - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("otf/MathJax_Size4-Regular.otf")', - 'Select(0u23A7)','Copy()', - 'Select(0u23B8)','Paste()', - 'Select(0u23A9)','Copy()', - 'Select(0u23B8)', - 'PasteWithOffset(0,0)', - 'Scale(55,0,0)','RoundToInt()','Move(-38,250)', - 'RemoveOverlap()','Simplify()', - 'SetRBearing(-38,1)', - 'Copy()','Clear()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u27EE)','Paste()', - ], - - rgroup => [ - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("otf/MathJax_Size4-Regular.otf")', - 'Select(0u23AB)','Copy()', - 'Select(0u23B8)','Paste()', - 'Select(0u23AD)','Copy()', - 'Select(0u23B8)', - 'PasteWithOffset(0,0)', - 'Scale(55,0,0)','RoundToInt()','Move(-38,250)', - 'RemoveOverlap()','Simplify()', - 'SetRBearing(-38,1)', - 'Copy()','Clear()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u27EF)','Paste()', - ], - - lmoustache => [ - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("otf/MathJax_Size4-Regular.otf")', - 'Select(0u23A7)','Copy()', - 'Select(0u23B8)','Paste()', - 'Select(0u23AD)','Copy()', - 'Select(0u23B8)', - 'PasteWithOffset(0,0)', - 'Scale(55,0,0)','RoundToInt()','Move(-38,250)', - 'RemoveOverlap()','Simplify()', - 'SetRBearing(-38,1)', - 'Copy()','Clear()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u23B0)','Paste()', - ], - - rmoustache => [ - 'Generate("otf/MathJax_Main-Regular.otf")', - 'Open("otf/MathJax_Size4-Regular.otf")', - 'Select(0u23AB)','Copy()', - 'Select(0u23B8)','Paste()', - 'Select(0u23A9)','Copy()', - 'Select(0u23B8)', - 'PasteWithOffset(0,0)', - 'Scale(55,0,0)','RoundToInt()','Move(-38,250)', - 'RemoveOverlap()','Simplify()', - 'SetRBearing(-38,1)', - 'Copy()','Clear()', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u23B1)','Paste()', - ], - - diacriticals => [ - 'Select(0u2D9)', 'SetRBearing(111,1)', # \dot - 'Select(0uB0)', 'SetRBearing(-125,1)', # ring above - 'Select(0u2DA)', 'SetRBearing(-125,1)', # ring above - 'Select(0u307)', 'SetRBearing(111,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-125,1)', # ring above (combining) - 'Select(0u20D7)','SetRBearing(153,1)', # \vec - ], - -}; - -$extra{'Main-Bold'} = { - cdots => [ - 'Select(0u22C5)','Copy()', - 'Select(0u22EF)','Paste()', - 'PasteWithOffset(488,0)', - 'PasteWithOffset(976,0)', - 'SetRBearing(976,1)', - ], - - ldots => [ - 'Select(0u2E)','Copy()', - 'Select(0u2026)','Paste()', - 'PasteWithOffset(488,0)', - 'PasteWithOffset(976,0)', - 'SetRBearing(976,1)', - ], - - vdots => [ - 'Select(0u2E)','Copy()', - 'Select(0u22EE)','Clear()', - 'PasteWithOffset(0,-30)', - 'PasteWithOffset(0,380)', - 'PasteWithOffset(0,780)', - 'SetRBearing(-681,1)', - ], - - ddots => [ - 'Select(0u2E)','Copy()', - 'Select(0u22F1)','Clear()', - 'PasteWithOffset(55,700)', - 'PasteWithOffset(502,400)', - 'PasteWithOffset(949,100)', - 'SetRBearing(323,1)', - ], - - spaceEn => [ - 'Select(0u2002)', - 'SetRBearing(500)', - ], - - spaceEm => [ - 'Select(0u2003)', - 'SetRBearing(999)', - ], - - space3 => [ - 'Select(0u2004)', - 'SetRBearing(333)', - ], - - space4 => [ - 'Select(0u2005)', - 'SetRBearing(250)', - ], - - space6 => [ - 'Select(0u2006)', - 'SetRBearing(167)', - ], - - thinspace => [ - 'Select(0u2009)', - 'SetRBearing(167)', - ], - - hairspace => [ - 'Select(0u200A)', - 'SetRBearing(83)', - ], - - cong => [ - 'Select(0u223C)','Copy()', - 'Select(0u2245)','Clear()', - 'PasteWithOffset(0,247)', - 'Select(0u3D)','Copy()', - 'Select(0u2245)', - 'PasteWithOffset(0,-136)', - ], - - bowtie => [ - 'Select(0u25B9)','Copy()', - 'Select(0u22C8)','Paste()', - 'Select(0u25C3)','Copy()', - 'Select(0u22C8)', - 'PasteWithOffset(425,0)', - 'SetRBearing(425,1)', - 'RemoveOverlap()', - ], - - models => [ - 'Select(0u2223)','Copy()', - 'Select(0u22A8)','Paste()', - 'Select(0u3D)','Copy()', - 'Select(0u22A8)', - 'PasteWithOffset(89,0)', - 'SetRBearing(655,1)', - 'RemoveOverlap()', - ], - - doteq => [ - 'Select(0u3D)','Copy()', - 'Select(0u2250)','Paste()', - 'Select(0u2E)','Copy()', - 'Select(0u2250)', - 'PasteWithOffset(288,550)', - ], - - not => [ - 'Select(0u338)', - 'SetRBearing(894,1)', - ], - - notin => [ - 'Select(0u2208)','Copy()', - 'Select(0u2209)','Paste()', - 'Select(0u338)','Copy()', - 'Select(0u2209)', -# 'PasteWithOffset(-63,0)', - 'PasteWithOffset(831,0)', - 'RemoveOverlap()', - ], - - noteq => [ - 'Select(0u3D)','Copy()', - 'Select(0u2260)','Paste()', - 'Select(0u338)','Copy()', - 'Select(0u2260)', -# 'PasteWithOffset(0,0)', - 'PasteWithOffset(894,0)', - 'RemoveOverlap()', - ], - - longleftarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u27F5)','Paste()', - 'Select(0u2212)','Copy()', - 'Select(0u27F5)', - 'PasteWithOffset(944,0)', - 'SetRBearing(655,1)', - 'RemoveOverlap()','Simplify()', - ], - - Longleftarrow => [ - 'Select(0u21D0)','Copy()', - 'Select(0u27F8)','Paste()', - 'Select(0u3D)','Copy()', - 'Select(0u27F8)', - 'PasteWithOffset(975,0)', - 'SetRBearing(718,1)', - 'RemoveOverlap()','Simplify()', - ], - - longrightarrow => [ - 'Select(0u2212)','Copy()', - 'Select(0u27F6)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u27F6)', - 'PasteWithOffset(688,0)', - 'SetRBearing(939,1)', - 'RemoveOverlap()','Simplify()', - ], - - Longrightarrow => [ - 'Select(0u3D)','Copy()', - 'Select(0u27F9)','Paste()', - 'Select(0u21D2)','Copy()', - 'Select(0u27F9)', - 'PasteWithOffset(720,0)', - 'SetRBearing(976,1)', - 'RemoveOverlap()','Simplify()', - ], - - leftrightarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u27F7)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u27F7)', - 'PasteWithOffset(976,0)', - 'SetRBearing(976,1)', - 'RemoveOverlap()','Simplify()', - ], - - Leftrightarrow => [ - 'Select(0u21D0)','Copy()', - 'Select(0u27FA)','Paste()', - 'Select(0u21D2)','Copy()', - 'Select(0u27FA)', - 'PasteWithOffset(976,0)', - 'SetRBearing(976,1)', - 'RemoveOverlap()','Simplify()', - ], - - mapsto => [ - 'Select(0u2192)','Copy()', - 'Select(0u21A6)','Paste()', - 'Generate("otf/MathJax_Main-Bold.otf")', - 'Open("pfa/cmbsy10.pfa")', - 'Select(0x37)','Copy()', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u21A6)', - 'PasteWithOffset(0,0)', - 'RemoveOverlap()','Simplify()', - ], - - xlongmapsto => [ - 'Select(0u27F6)','Copy()', - 'Select(0u27FC)','Paste()', - 'Generate("otf/MathJax_Main-Bold.otf")', - 'Open("pfa/cmbsy10.pfa")', - 'Select(0x37)','Copy()', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u27FC)', - 'PasteWithOffset(0,0)', - 'RemoveOverlap()','Simplify()', - ], - - hookleftarrow => [ - 'Select(0u2190)','Copy()', - 'Select(0u21A9)','Paste()', - 'Generate("otf/MathJax_Main-Bold.otf")', - 'Open("pfa/cmmib10.pfa")', - 'Select(0x2D)','Copy()', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u21A9)', - 'PasteWithOffset(965,0)', - 'SetRBearing(132,1)', - 'RemoveOverlap()','Simplify()', - ], - - hookrightarrow => [ - 'Generate("otf/MathJax_Main-Bold.otf")', - 'Open("pfa/cmmib10.pfa")', - 'Select(0x2C)','Copy()', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u21AA)','Paste()', - 'Select(0u2192)','Copy()', - 'Select(0u21AA)', - 'PasteWithOffset(132,0)', - 'SetRBearing(963,1)', - 'RemoveOverlap()','Simplify()', - ], - - rightleftharpoons => [ - 'Select(0u21BD)','Copy()', - 'Select(0u21CC)','Paste()', - 'Select(0u21C0)','Copy()', - 'Select(0u21CC)', - 'PasteWithOffset(0,200)', - 'RemoveOverlap()','Simplify()', - ], - - hbar => [ - 'Select(0u2C9)','Copy()', - 'Select(0u210F)','PasteWithOffset(0,0)', - 'RemoveOverlap()','Simplify()', - ], - - angle => [ - 'Select(0u2220)','Copy()', - 'PasteWithOffset(0,10)', - 'PasteWithOffset(0,20)', - 'RemoveOverlap()','Simplify()', - 'PasteWithOffset(10,0)', - 'RemoveOverlap()','Simplify()', - ], - - diacriticals => [ - 'Select(0u2D9)', 'SetRBearing(128,1)', # \dot - 'Select(0uB0)', 'SetRBearing(-147,1)', # ring above - 'Select(0u2DA)', 'SetRBearing(-147,1)', # ring above - 'Select(0u307)', 'SetRBearing(128,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-147,1)', # ring above (combining) - 'Select(0u20D7)','SetRBearing(154,1)', # \vec - ], -}; - -$extra{'Main-Italic'} = { - diacriticals => [ - 'Select(0u307)', 'SetRBearing(102,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-160,1)', # ring above (combining) - ], -}; - -$extra{'Math-Italic'} = { - not => [ - 'Select(0u2F)', - 'SetRBearing(778,1)', - ], -}; - -$extra{'Math-BoldItalic'} = { - not => [ - 'Select(0u2F)', - 'SetRBearing(894,1)', - ], -}; - -$extra{'Size1'} = { - iint => [ - 'Select(0u222B)', 'Copy()', - 'Select(0u222C)', 'Paste()', - 'PasteWithOffset(347,0)', - 'SetRBearing(347,1)', - ], - - iiint => [ - 'Select(0u222B)', 'Copy()', - 'Select(0u222D)', 'Paste()', - 'PasteWithOffset(347,0)', - 'PasteWithOffset(694,0)', - 'SetRBearing(694,1)', - ], -}; - -$extra{'Size2'} = { - iint => [ - 'Select(0u222B)', 'Copy()', - 'Select(0u222C)', 'Paste()', - 'PasteWithOffset(528,0)', - 'SetRBearing(528,1)', - ], - - iiint => [ - 'Select(0u222B)', 'Copy()', - 'Select(0u222D)', 'Paste()', - 'PasteWithOffset(528,0)', - 'PasteWithOffset(1036,0)', - 'SetRBearing(1036,1)', - ], -}; - -$extra{'Size4'} = { - braceext => [ - 'Open("lib/Extra.otf")', - 'Select(0u5F)','Copy()', - 'Open("otf/MathJax_Size4-Regular.otf")', - 'Select(0uE154)','Paste()', - ], -}; - -$extra{"AMS"} = { - dashleftarrow => [ - 'Select(0u2190)', 'Copy()', - 'Select(0u21E0)', 'Paste()', - 'Select(0u2212)','Copy()', - 'Select(0u21E0)', - 'PasteWithOffset(417,0)', - 'PasteWithOffset(834,0)', - 'SetRBearing(834,1)', - ], - - dashrightarrow => [ - 'Select(0u2212)', 'Copy()', - 'Select(0u21E2)', 'Paste()', - 'PasteWithOffset(417,0)', - 'Select(0u2192)','Copy()', - 'Select(0u21E2)','PasteWithOffset(834,0)', - 'SetRBearing(834,1)', - ], -}; - -$extra{"SansSerif-Regular"} = { - diacriticals => [ - 'Select(0u307)', 'SetRBearing(111,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-125,1)', # ring above (combining) - ], -}; - -$extra{"SansSerif-Italic"} = { - diacriticals => [ - 'Select(0u307)', 'SetRBearing(111,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-125,1)', # ring above (combining) - ], -}; - -$extra{"SansSerif-Bold"} = { - diacriticals => [ - 'Select(0u307)', 'SetRBearing(122,1)', # \dot (combining) - 'Select(0u30A)', 'SetRBearing(-125,1)', # ring above (combining) - ], -}; - -$extra{"WinIE6"} = { - neq => [ - 'Generate("otf/MathJax_WinIE6-Regular.otf")', - 'Open("otf/MathJax_Main-Regular.otf")', - 'Select(0u2260)','Copy()', - 'Open("otf/MathJax_WinIE6-Regular.otf")', - 'Select(0uE220)','Paste()' - ], - - neq_bold => [ - 'Generate("otf/MathJax_WinIE6-Regular.otf")', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u2260)','Copy()', - 'Open("otf/MathJax_WinIE6-Regular.otf")', - 'Select(0uE260)','Paste()' - ], - - angle_bold => [ - 'Generate("otf/MathJax_WinIE6-Regular.otf")', - 'Open("otf/MathJax_Main-Bold.otf")', - 'Select(0u2220)','Copy()', - 'Open("otf/MathJax_WinIE6-Regular.otf")', - 'Select(0uE256)','Paste()' - ] -}; - -######################################################################### - -$style{Regular} = [ - 'Select(0uEFFF)', 'Copy()', - 'Select(0uEFFD)', 'Paste()', - 'PasteWithOffset(200,0)', - 'SetRBearing(200,1)' -]; - -$style{Bold} = [ - 'Select(0uEFFF)', 'Copy()', - 'Select(0uEFFD)', 'Paste()', - 'PasteWithOffset(400,0)', - 'SetRBearing(400,1)' -]; - -$style{Italic} = [ - 'Select(0uEFFF)', 'Copy()', - 'Select(0uEFFD)', 'Paste()', - 'PasteWithOffset(600,0)', - 'SetRBearing(600,1)' -]; - -$style{BoldItalic} = [ - 'Select(0uEFFF)', 'Copy()', - 'Select(0uEFFD)', 'Paste()', - 'PasteWithOffset(800,0)', - 'SetRBearing(800,1)' -]; - -######################################################################### - -sub checkSkew { - my ($cmfont,$mjfont,$item,$remap) = @_; - return unless $skew{$cmfont}; - if (ref($remap) eq "ARRAY") {$remap = $remap->[0]} - if (ref($item) eq "ARRAY") { - foreach $n ($item->[0]...$item->[1]) { - if ($skew{$cmfont}{$n}) { - $m = $remap + ($n - $item->[0]); - $SKEW{$mjfont}{$m} = $skew{$cmfont}{$n}; - } - } - } else { - if ($skew{$cmfont}{$item}) {$SKEW{$mjfont}{$remap} = $skew{$cmfont}{$item}} - } -} - -######################################################################### - -foreach $cmfont (sort (keys %map)) { - print "Reading $cmfont...\n"; - foreach $mjfont (keys %{$map{$cmfont}}) { - $fontname = "MathJax_$mjfont"; - $style = $fontname; $style =~ s/.*?(-|$)//; $style = "Regular" unless $style; - $family = $fontname; $family =~ s/-.*//; - $fontname = "$family-$style"; - $STYLE = $style; $STYLE = "Bold Italic" if $STYLE eq "BoldItalic"; - $otf = "otf/$fontname.otf"; - unless (defined($script{$mjfont})) { - open(SPACE,"lib/Space.ttx"); $lines = join("",); close(SPACE); - $lines =~ s/\*NAME\*/$family/g; $lines =~ s/\*WEIGHT\*/$style/g; $lines =~ s/\*WEIGHT_S\*/$STYLE/g; - if ($style eq "Regular") {$lines =~ s/\* WEIGHT\*//g} else {$lines =~ s/\* WEIGHT\*/ $STYLE/g} - open(SPACE,">Space.ttx"); print SPACE $lines; close(SPACE); - `ttx Space.ttx`; `mv Space.otf '$otf'`; unlink("Space.ttx"); - $script{$mjfont} = [ - 'Open("'.$otf.'")', - 'SetPanose([0,0,'.($style eq 'Bold' ? '8' : '0').',0,0,0,0,0,0,0])', - 'SetOS2Value("Weight",'.($style =~ m/Bold/ ? 700 : 400).')', - 'SetGasp(8,2,16,1,65535,3)', - 'Reencode("unicode")', - 'Generate("'.$otf.'")', - ]; - } - $script = $script{$mjfont}; - @remap = @{$map{$cmfont}{$mjfont}}; - while (defined($item = shift(@remap))) { - $remap = shift(@remap); - checkSkew($cmfont,$mjfont,$item,$remap); - push(@$script,'Open("pfa/'.$cmfont.'.pfa")'); - if (ref($item) eq "ARRAY") { - push(@$script,'Select('.sprintf("%d,%d",@$item).')'); - } else { - push(@$script,'Select('.$item.')'); - } - push(@$script,"Copy()",'Open("'.$otf.'")'); - if (ref($item) eq "ARRAY") { - push(@$script, - 'Select('.sprintf("0u%04x,0u%04x",$remap,$remap+($item->[1]-$item->[0])).')', - 'Paste()', - ); - } elsif (ref($remap) eq "ARRAY") { - push(@$script, - 'Select('.sprintf("0u%04x",$remap->[0]).')', - 'Paste()', - 'Move('.$remap->[1].','.$remap->[2].')', - ); - } else { - push(@$script,'Select('.sprintf("0u%04x",$remap).')','Paste()'); - } - push(@$script,'Generate("'.$otf.'")'); - } - } -} -print "\n"; - - -# -# Add extra characters by hand -# -foreach $font (keys %extra) { - foreach $char (sort(keys %{$extra{$font}})) { - push(@{$script{$font}},join(";\n",@{$extra{$font}{$char}}),""); - } -} - -# -# Write all scripts -# -foreach $font (sort keys %script) { - $family = $font; $family .= "-Regular" unless $family =~ m/-/; - $style = $family; $style =~ s/.*-//; - print "MathJax_$font\n"; - open(SCRIPT,">","ff/MathJax_$font.ff"); - print SCRIPT join(";\n",@{$script{$font}},@{$style{$style}},"", - 'SelectAll()','AddExtrema()', - 'SelectAll()','AutoHint()', - 'Generate("otf/MathJax_'.$family.'.otf")', - 'SelectAll()','AutoInstr()', - 'Generate("ttf/MathJax_'.$family.'.ttf")'),"\n"; - close(SCRIPT); -} - -# -# Write skew data -# -open(SKEWFILE,">skew.js"); -foreach $mjfont (sort(keys %SKEW)) { - next if $mjfont eq "Math-Regular"; - $name = "MathJax_$mjfont"; - $name =~ s/-Regular//; $name =~ s/BoldItalic/Bold-Italic/; - $name =~ s/-I/-i/; $name =~ s/-B/-b/; - print SKEWFILE " HTMLCSS.FONTDATA.FONTS['$name'].skew = {"; - $comma = ""; - foreach $n (sort {$a <=> $b} (keys %{$SKEW{$mjfont}})) { - print SKEWFILE "$comma\n ",sprintf("0x%X",$n),": $SKEW{$mjfont}{$n}"; - $comma = ","; - } - print SKEWFILE "\n };\n\n"; -} - -1; diff --git a/mathjax-dev/fonts/OTF/TeX/makeInstall b/mathjax-dev/fonts/OTF/TeX/makeInstall deleted file mode 100755 index 7b3df3434..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makeInstall +++ /dev/null @@ -1,23 +0,0 @@ -#! /bin/csh -f - -# Put the font files into the proper locations -# -# Usage: ./makeInstall - -# -# Copy the font files into the system font directory -# -#rm ~/Library/Fonts/MathJax_* -cp otf/*.otf ~/Library/Fonts -cp ttf/*Greek*.ttf ~/Library/Fonts - -# -# Put the fonts into the MathJax fonts folder -# -rm ../../../../mathjax/fonts/HTML-CSS/TeX/otf/*.* -rm ../../../../mathjax/fonts/HTML-CSS/TeX/eot/*.* -rm ../../../../mathjax/fonts/HTML-CSS/TeX/svg/*.* -cp otf/*.otf ../../../../mathjax/fonts/HTML-CSS/TeX/otf -cp eot/*.eot ../../../../mathjax/fonts/HTML-CSS/TeX/eot -cp svg/*.svg ../../../../mathjax/fonts/HTML-CSS/TeX/svg - diff --git a/mathjax-dev/fonts/OTF/TeX/makeOTF b/mathjax-dev/fonts/OTF/TeX/makeOTF deleted file mode 100755 index 2e6012e8c..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makeOTF +++ /dev/null @@ -1,36 +0,0 @@ -#! /bin/csh -f - -# Runs fontforge to create all the MathJax font files -# (in all the formats required) -# -# Usage: ./makeOTF - -echo "MathJax_Size4.ff" -fontforge -lang=ff -script ff/MathJax_Size4.ff - -foreach file (ff/*.ff) -echo "" -echo $file:t -fontforge -lang=ff -script $file -end - -rm otf/*Greek* - -echo "" -echo "ttf2eot" -foreach file (ttf/*.ttf) -echo $file:t:r -ttf2eot < $file > eot/$file:t:r.eot -end - -echo "" -echo "Convert to svg" -foreach file (ttf/*.ttf) -echo $file:t:r -java -jar lib/batik-1.7/batik-ttf2svg.jar $file -id $file:t:r -o svg/$file:t:r.svg -l 0 -h 65535 -end - -rm ttf/*WinChrom* ttf/*WinIE6* -rm eot/*WinChrome* eot/*Greek* -rm svg/*WinIE6* svg/*Greek* - diff --git a/mathjax-dev/fonts/OTF/TeX/makePFA b/mathjax-dev/fonts/OTF/TeX/makePFA deleted file mode 100755 index e1d598542..000000000 --- a/mathjax-dev/fonts/OTF/TeX/makePFA +++ /dev/null @@ -1,64 +0,0 @@ -#! /bin/sh - -# Make the required pfa files from the original -# TeX fonts using mftrace -# -# Usage: ./makePFA - -echo "cmr10" -lib/mftrace-modified --magnification 1000 --simplify cmr10 - -echo "cmmi10" -lib/mftrace-modified --magnification 1000 --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/aae443f0.enc --simplify cmmi10 - -echo "cmsy10" -lib/mftrace-modified --magnification 1000 --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/10037936.enc --simplify cmsy10 - -echo "cmex10" -lib/mftrace-modified --magnification 1000 --keep cmex10 -fontforge -lang=ff -c 'Open("mftrace.dir/cmex10.pfa.raw");SelectAll();AddExtrema();Simplify();AutoHint();Generate("cmex10.pfa");' -rm -rf mftrace.dir -rm cmex10.afm - -echo "cmbx10" -lib/mftrace-modified --magnification 1000 --simplify cmbx10 - -echo "cmti10" -lib/mftrace-modified --magnification 1000 --simplify cmti10 - -echo "msam10" -lib/mftrace-modified --magnification 1000 --simplify --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/10037936.enc msam10 - -echo "msbm10" -lib/mftrace-modified --magnification 450 --simplify --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/10037936.enc msbm10 - -echo "cmmib10" -lib/mftrace-modified --magnification 1000 --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/aae443f0.enc --simplify cmmib10 - -echo "cmbsy10" -lib/mftrace-modified --magnification 1000 --encoding /opt/local/share/texmf-dist/fonts/enc/dvips/tetex/10037936.enc --simplify cmbsy10 - -echo "cmtt10" -lib/mftrace-modified --magnification 1000 --simplify cmtt10 - -echo "cmss10" -lib/mftrace-modified --magnification 1000 --simplify cmss10 -echo "cmssi10" -lib/mftrace-modified --magnification 1000 --simplify cmssi10 -echo "cmssbx10" -lib/mftrace-modified --magnification 1000 --simplify cmssbx10 - -echo "eufm10" -lib/mftrace-modified --magnification 1000 --simplify eufm10 -echo "eufb10" -lib/mftrace-modified --magnification 1000 --simplify eufb10 - -#echo "eusm10" -#lib/mftrace-modified --magnification 1000 --simplify eusm10 -#echo "eusb10" -#lib/mftrace-modified --magnification 1000 --simplify eusb10 - -echo "rsfs10" -lib/mftrace-modified --magnification 1000 --simplify --encoding /usr/local/texlive/2008/texmf-dist/fonts/enc/dvips/base/tex256.enc rsfs10 - -mv *.pfa pfa \ No newline at end of file diff --git a/mathjax-dev/fonts/OTF/TeX/skew.js b/mathjax-dev/fonts/OTF/TeX/skew.js deleted file mode 100644 index 6449206a2..000000000 --- a/mathjax-dev/fonts/OTF/TeX/skew.js +++ /dev/null @@ -1,345 +0,0 @@ - HTMLCSS.FONTDATA.FONTS['MathJax_Caligraphic'].skew = { - 0x41: 0.194, - 0x42: 0.139, - 0x43: 0.139, - 0x44: 0.0833, - 0x45: 0.111, - 0x46: 0.111, - 0x47: 0.111, - 0x48: 0.111, - 0x49: 0.0278, - 0x4A: 0.167, - 0x4B: 0.0556, - 0x4C: 0.139, - 0x4D: 0.139, - 0x4E: 0.0833, - 0x4F: 0.111, - 0x50: 0.0833, - 0x51: 0.111, - 0x52: 0.0833, - 0x53: 0.139, - 0x54: 0.0278, - 0x55: 0.0833, - 0x56: 0.0278, - 0x57: 0.0833, - 0x58: 0.139, - 0x59: 0.0833, - 0x5A: 0.139 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Caligraphic-bold'].skew = { - 0x41: 0.224, - 0x42: 0.16, - 0x43: 0.16, - 0x44: 0.0958, - 0x45: 0.128, - 0x46: 0.128, - 0x47: 0.128, - 0x48: 0.128, - 0x49: 0.0319, - 0x4A: 0.192, - 0x4B: 0.0639, - 0x4C: 0.16, - 0x4D: 0.16, - 0x4E: 0.0958, - 0x4F: 0.128, - 0x50: 0.0958, - 0x51: 0.128, - 0x52: 0.0958, - 0x53: 0.16, - 0x54: 0.0319, - 0x55: 0.0958, - 0x56: 0.0319, - 0x57: 0.0958, - 0x58: 0.16, - 0x59: 0.0958, - 0x5A: 0.16 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Greek-bold-italic'].skew = { - 0x393: 0.0958, - 0x394: 0.192, - 0x398: 0.0958, - 0x39B: 0.192, - 0x39E: 0.0958, - 0x3A0: 0.0639, - 0x3A3: 0.0958, - 0x3A5: 0.0639, - 0x3A6: 0.0958, - 0x3A8: 0.0639, - 0x3A9: 0.0958, - 0x3B1: 0.0319, - 0x3B2: 0.0958, - 0x3B4: 0.0639, - 0x3B5: 0.0958, - 0x3B6: 0.0958, - 0x3B7: 0.0639, - 0x3B8: 0.0958, - 0x3B9: 0.0639, - 0x3BC: 0.0319, - 0x3BD: 0.0319, - 0x3BE: 0.128, - 0x3BF: 0.0639, - 0x3C1: 0.0958, - 0x3C2: 0.0958, - 0x3C4: 0.0319, - 0x3C5: 0.0319, - 0x3C6: 0.0958, - 0x3C7: 0.0639, - 0x3C8: 0.128, - 0x3D1: 0.0958, - 0x3D5: 0.0958, - 0x3F1: 0.0958, - 0x3F5: 0.0639 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Greek-italic'].skew = { - 0x393: 0.0833, - 0x394: 0.167, - 0x398: 0.0833, - 0x39B: 0.167, - 0x39E: 0.0833, - 0x3A0: 0.0556, - 0x3A3: 0.0833, - 0x3A5: 0.0556, - 0x3A6: 0.0833, - 0x3A8: 0.0556, - 0x3A9: 0.0833, - 0x3B1: 0.0278, - 0x3B2: 0.0833, - 0x3B4: 0.0556, - 0x3B5: 0.0833, - 0x3B6: 0.0833, - 0x3B7: 0.0556, - 0x3B8: 0.0833, - 0x3B9: 0.0556, - 0x3BC: 0.0278, - 0x3BD: 0.0278, - 0x3BE: 0.111, - 0x3BF: 0.0556, - 0x3C1: 0.0833, - 0x3C2: 0.0833, - 0x3C4: 0.0278, - 0x3C5: 0.0278, - 0x3C6: 0.0833, - 0x3C7: 0.0556, - 0x3C8: 0.111, - 0x3D1: 0.0833, - 0x3D5: 0.0833, - 0x3F1: 0.0833, - 0x3F5: 0.0556 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Main-bold'].skew = { - 0x131: 0.0319, - 0x237: 0.0958, - 0x210F: -0.0319, - 0x2113: 0.128, - 0x2202: 0.0958 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Main'].skew = { - 0x131: 0.0278, - 0x237: 0.0833, - 0x2113: 0.111, - 0x2118: 0.111, - 0x2202: 0.0833 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Math-bold-italic'].skew = { - 0x41: 0.16, - 0x42: 0.0958, - 0x43: 0.0958, - 0x44: 0.0639, - 0x45: 0.0958, - 0x46: 0.0958, - 0x47: 0.0958, - 0x48: 0.0639, - 0x49: 0.128, - 0x4A: 0.192, - 0x4B: 0.0639, - 0x4C: 0.0319, - 0x4D: 0.0958, - 0x4E: 0.0958, - 0x4F: 0.0958, - 0x50: 0.0958, - 0x51: 0.0958, - 0x52: 0.0958, - 0x53: 0.0958, - 0x54: 0.0958, - 0x55: 0.0319, - 0x58: 0.0958, - 0x5A: 0.0958, - 0x63: 0.0639, - 0x64: 0.192, - 0x65: 0.0639, - 0x66: 0.192, - 0x67: 0.0319, - 0x68: -0.0319, - 0x6C: 0.0958, - 0x6F: 0.0639, - 0x70: 0.0958, - 0x71: 0.0958, - 0x72: 0.0639, - 0x73: 0.0639, - 0x74: 0.0958, - 0x75: 0.0319, - 0x76: 0.0319, - 0x77: 0.0958, - 0x78: 0.0319, - 0x79: 0.0639, - 0x7A: 0.0639, - 0x393: 0.0958, - 0x394: 0.192, - 0x398: 0.0958, - 0x39B: 0.192, - 0x39E: 0.0958, - 0x3A0: 0.0639, - 0x3A3: 0.0958, - 0x3A5: 0.0639, - 0x3A6: 0.0958, - 0x3A8: 0.0639, - 0x3A9: 0.0958, - 0x3B1: 0.0319, - 0x3B2: 0.0958, - 0x3B4: 0.0639, - 0x3B5: 0.0958, - 0x3B6: 0.0958, - 0x3B7: 0.0639, - 0x3B8: 0.0958, - 0x3B9: 0.0639, - 0x3BC: 0.0319, - 0x3BD: 0.0319, - 0x3BE: 0.128, - 0x3BF: 0.0639, - 0x3C1: 0.0958, - 0x3C2: 0.0958, - 0x3C4: 0.0319, - 0x3C5: 0.0319, - 0x3C6: 0.0958, - 0x3C7: 0.0639, - 0x3C8: 0.128, - 0x3D1: 0.0958, - 0x3D5: 0.0958, - 0x3F1: 0.0958, - 0x3F5: 0.0639 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Math-italic'].skew = { - 0x41: 0.139, - 0x42: 0.0833, - 0x43: 0.0833, - 0x44: 0.0556, - 0x45: 0.0833, - 0x46: 0.0833, - 0x47: 0.0833, - 0x48: 0.0556, - 0x49: 0.111, - 0x4A: 0.167, - 0x4B: 0.0556, - 0x4C: 0.0278, - 0x4D: 0.0833, - 0x4E: 0.0833, - 0x4F: 0.0833, - 0x50: 0.0833, - 0x51: 0.0833, - 0x52: 0.0833, - 0x53: 0.0833, - 0x54: 0.0833, - 0x55: 0.0278, - 0x58: 0.0833, - 0x5A: 0.0833, - 0x63: 0.0556, - 0x64: 0.167, - 0x65: 0.0556, - 0x66: 0.167, - 0x67: 0.0278, - 0x68: -0.0278, - 0x6C: 0.0833, - 0x6F: 0.0556, - 0x70: 0.0833, - 0x71: 0.0833, - 0x72: 0.0556, - 0x73: 0.0556, - 0x74: 0.0833, - 0x75: 0.0278, - 0x76: 0.0278, - 0x77: 0.0833, - 0x78: 0.0278, - 0x79: 0.0556, - 0x7A: 0.0556, - 0x393: 0.0833, - 0x394: 0.167, - 0x398: 0.0833, - 0x39B: 0.167, - 0x39E: 0.0833, - 0x3A0: 0.0556, - 0x3A3: 0.0833, - 0x3A5: 0.0556, - 0x3A6: 0.0833, - 0x3A8: 0.0556, - 0x3A9: 0.0833, - 0x3B1: 0.0278, - 0x3B2: 0.0833, - 0x3B4: 0.0556, - 0x3B5: 0.0833, - 0x3B6: 0.0833, - 0x3B7: 0.0556, - 0x3B8: 0.0833, - 0x3B9: 0.0556, - 0x3BC: 0.0278, - 0x3BD: 0.0278, - 0x3BE: 0.111, - 0x3BF: 0.0556, - 0x3C1: 0.0833, - 0x3C2: 0.0833, - 0x3C4: 0.0278, - 0x3C5: 0.0278, - 0x3C6: 0.0833, - 0x3C7: 0.0556, - 0x3C8: 0.111, - 0x3D1: 0.0833, - 0x3D5: 0.0833, - 0x3F1: 0.0833, - 0x3F5: 0.0556 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_Script'].skew = { - 0x41: 0.389, - 0x42: 0.194, - 0x43: 0.278, - 0x44: 0.111, - 0x45: 0.139, - 0x46: 0.222, - 0x47: 0.25, - 0x48: 0.333, - 0x49: 0.333, - 0x4A: 0.417, - 0x4B: 0.361, - 0x4C: 0.306, - 0x4D: 0.444, - 0x4E: 0.389, - 0x4F: 0.167, - 0x50: 0.222, - 0x51: 0.278, - 0x52: 0.194, - 0x53: 0.333, - 0x54: 0.222, - 0x55: 0.25, - 0x56: 0.222, - 0x57: 0.25, - 0x58: 0.278, - 0x59: 0.194, - 0x5A: 0.306 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_WinChrome'].skew = { - 0x54: 0.0278, - 0xE2F0: 0.0319 - }; - - HTMLCSS.FONTDATA.FONTS['MathJax_WinIE6'].skew = { - 0xE20D: 0.0833, - 0xE24D: 0.0958 - }; - diff --git a/mathjax-dev/fonts/README.txt b/mathjax-dev/fonts/README.txt deleted file mode 100644 index 542a05e49..000000000 --- a/mathjax-dev/fonts/README.txt +++ /dev/null @@ -1,31 +0,0 @@ -This directory holds the various tools used to create the data used by -MathJax for its fonts. Most include a makeAll command that you can run to -create the needed files. Some create data that you need to copy (by hand) -into one of MathJax's existing files. The comments in the makeAll file -should help you find out where the data is supposed to go. - -You should build things in this order: - -OTF -- to create the MathJax font files -AFM -- to create the data needed for the fontdata.js files -IMG -- to create the image files for the MathJax fonts -AMS -- to create to data needed for the AMS symbols -Tables -- to create HTML font tables showing the fonts - -Some of the directories refer to files created in the other directories, so -you may need to do the earlier steps in order to do the latter ones. - -Note that for the OTF fonts, you will need to get a copy of batik-1.7 (see -http://xmlgraphics.apache.org/batik/) and unpack it in the OTF/TeX/lib -directory. Other tools that you will need include fontforge, mftrace, -dvipng, and (of course) TeX. You may need to edit the code in order to -change the paths to some of these tools. - -Some of the scripts refer to the ~/Library/Fonts directory, which is where -MacOS stores user-installed fonts. You may need to change that if you are -running on a different operating system. - -Finally, some of the scripts use "open -a AlphaX ..." to open a data file -that is to be copied into some other file. This is the editor I use on -MacOS, so you may need to remove those lines, or substitute your own editor -instead. \ No newline at end of file diff --git a/mathjax-dev/fonts/Tables/STIX/STIX character list.html b/mathjax-dev/fonts/Tables/STIX/STIX character list.html deleted file mode 100644 index 54a6a1cbf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX character list.html +++ /dev/null @@ -1,31162 +0,0 @@ - - - - - - - - -STIX character list - - - -

A

-

A

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Basic Latin; 00000-0007F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
00020126RUSTIXNonUni.otf   SPACE
00020130RISTIXGeneralItalic.otf   SPACE
00020128BUSTIXGeneralBol.otf   SPACE
00020129BISTIXGeneralBolIta.otf   SPACE
00021131RUSTIXGeneral.otf ! EXCLAMATION MARK
00021132RISTIXGeneralItalic.otf ! EXCLAMATION MARK
00021133BUSTIXGeneralBol.otf ! EXCLAMATION MARK
00021134BISTIXGeneralBolIta.otf ! EXCLAMATION MARK
00022137RUSTIXGeneral.otf " QUOTATION MARK
00022136RISTIXGeneralItalic.otf " QUOTATION MARK
00022138BUSTIXGeneralBol.otf " QUOTATION MARK
00022139BISTIXGeneralBolIta.otf " QUOTATION MARK
00023140RUSTIXGeneral.otf # NUMBER SIGN
00023141RISTIXGeneralItalic.otf # NUMBER SIGN
00023142BUSTIXGeneralBol.otf # NUMBER SIGN
00023143BISTIXGeneralBolIta.otf # NUMBER SIGN
00024144RUSTIXGeneral.otf $ DOLLAR SIGN
00024145RISTIXGeneralItalic.otf $ DOLLAR SIGN
00024146BUSTIXGeneralBol.otf $ DOLLAR SIGN
00024147BISTIXGeneralBolIta.otf $ DOLLAR SIGN
00025148RUSTIXGeneral.otf % PERCENT SIGN
00025149RISTIXGeneralItalic.otf % PERCENT SIGN
00025150BUSTIXGeneralBol.otf % PERCENT SIGN
00025151BISTIXGeneralBolIta.otf % PERCENT SIGN
00026153RUSTIXGeneral.otf & AMPERSAND
00026154RISTIXGeneralItalic.otf & AMPERSAND
00026155BUSTIXGeneralBol.otf & AMPERSAND
00026156BISTIXGeneralBolIta.otf & AMPERSAND
00027157RUSTIXGeneral.otf ' APOSTROPHE
00027158RISTIXGeneralItalic.otf ' APOSTROPHE
00027159BUSTIXGeneralBol.otf ' APOSTROPHE
00027160BISTIXGeneralBolIta.otf ' APOSTROPHE
00028161RUSTIXGeneral.otf ( LEFT PARENTHESIS
00028165RISTIXGeneralItalic.otf ( LEFT PARENTHESIS
00028163BUSTIXGeneralBol.otf ( LEFT PARENTHESIS
00028164BISTIXGeneralBolIta.otf ( LEFT PARENTHESIS
00028169SZ01STIXSizOneSymReg.otf ( LEFT PARENTHESIS
00028171SZ02STIXSizTwoSymReg.otf ( LEFT PARENTHESIS
00028173SZ03STIXSizThreeSymReg.otf ( LEFT PARENTHESIS
00028175SZ04STIXSizFourSymReg.otf ( LEFT PARENTHESIS
00028168SZ01BSTIXSizOneSymBol.otf ( LEFT PARENTHESIS
00028170SZ02BSTIXSizTwoSymBol.otf ( LEFT PARENTHESIS
00028172SZ03BSTIXSizThreeSymBol.otf ( LEFT PARENTHESIS
00028174SZ04BSTIXSizFourSymBol.otf ( LEFT PARENTHESIS
00029176RUSTIXGeneral.otf ) RIGHT PARENTHESIS
00029180RISTIXGeneralItalic.otf ) RIGHT PARENTHESIS
00029178BUSTIXGeneralBol.otf ) RIGHT PARENTHESIS
00029179BISTIXGeneralBolIta.otf ) RIGHT PARENTHESIS
00029182SZ01STIXSizOneSymReg.otf ) RIGHT PARENTHESIS
00029184SZ02STIXSizTwoSymReg.otf ) RIGHT PARENTHESIS
00029186SZ03STIXSizThreeSymReg.otf ) RIGHT PARENTHESIS
00029188SZ04STIXSizFourSymReg.otf ) RIGHT PARENTHESIS
00029181SZ01BSTIXSizOneSymBol.otf ) RIGHT PARENTHESIS
00029183SZ02BSTIXSizTwoSymBol.otf ) RIGHT PARENTHESIS
00029185SZ03BSTIXSizThreeSymBol.otf ) RIGHT PARENTHESIS
00029187SZ04BSTIXSizFourSymBol.otf ) RIGHT PARENTHESIS
0002A189RUSTIXGeneral.otf * ASTERISK
0002A193RISTIXGeneralItalic.otf * ASTERISK
0002A191BUSTIXGeneralBol.otf * ASTERISK
0002A192BISTIXGeneralBolIta.otf * ASTERISK
0002B194RUSTIXGeneral.otf + PLUS SIGN
0002B196RISTIXGeneralItalic.otf + PLUS SIGN
0002B197BUSTIXGeneralBol.otf + PLUS SIGN
0002B198BISTIXGeneralBolIta.otf + PLUS SIGN
0002C199RUSTIXGeneral.otf , COMMA
0002C200RISTIXGeneralItalic.otf , COMMA
0002C201BUSTIXGeneralBol.otf , COMMA
0002C202BISTIXGeneralBolIta.otf , COMMA
0002D203RUSTIXGeneral.otf - HYPHEN-MINUS
0002D204RISTIXGeneralItalic.otf - HYPHEN-MINUS
0002D205BUSTIXGeneralBol.otf - HYPHEN-MINUS
0002D206BISTIXGeneralBolIta.otf - HYPHEN-MINUS
0002E207RUSTIXGeneral.otf . FULL STOP
0002E208RISTIXGeneralItalic.otf . FULL STOP
0002E209BUSTIXGeneralBol.otf . FULL STOP
0002E210BISTIXGeneralBolIta.otf . FULL STOP
0002F211RUSTIXGeneral.otf / SOLIDUS
0002F212RISTIXGeneralItalic.otf / SOLIDUS
0002F213BUSTIXGeneralBol.otf / SOLIDUS
0002F214BISTIXGeneralBolIta.otf / SOLIDUS
0002F216SZ01STIXSizOneSymReg.otf / SOLIDUS
0002F218SZ02STIXSizTwoSymReg.otf / SOLIDUS
0002F220SZ03STIXSizThreeSymReg.otf / SOLIDUS
0002F222SZ04STIXSizFourSymReg.otf / SOLIDUS
0002F215SZ01BSTIXSizOneSymBol.otf / SOLIDUS
0002F217SZ02BSTIXSizTwoSymBol.otf / SOLIDUS
0002F219SZ03BSTIXSizThreeSymBol.otf / SOLIDUS
0002F221SZ04BSTIXSizFourSymBol.otf / SOLIDUS
00030223RUSTIXGeneral.otf 0 DIGIT ZERO
00030224RISTIXGeneralItalic.otf 0 DIGIT ZERO
00030225BUSTIXGeneralBol.otf 0 DIGIT ZERO
00030226BISTIXGeneralBolIta.otf 0 DIGIT ZERO
00031227RUSTIXGeneral.otf 1 DIGIT ONE
00031228RISTIXGeneralItalic.otf 1 DIGIT ONE
00031229BUSTIXGeneralBol.otf 1 DIGIT ONE
00031230BISTIXGeneralBolIta.otf 1 DIGIT ONE
00032231RUSTIXGeneral.otf 2 DIGIT TWO
00032232RISTIXGeneralItalic.otf 2 DIGIT TWO
00032233BUSTIXGeneralBol.otf 2 DIGIT TWO
00032234BISTIXGeneralBolIta.otf 2 DIGIT TWO
00033235RUSTIXGeneral.otf 3 DIGIT THREE
00033236RISTIXGeneralItalic.otf 3 DIGIT THREE
00033237BUSTIXGeneralBol.otf 3 DIGIT THREE
00033238BISTIXGeneralBolIta.otf 3 DIGIT THREE
00034239RUSTIXGeneral.otf 4 DIGIT FOUR
00034240RISTIXGeneralItalic.otf 4 DIGIT FOUR
00034241BUSTIXGeneralBol.otf 4 DIGIT FOUR
00034242BISTIXGeneralBolIta.otf 4 DIGIT FOUR
00035243RUSTIXGeneral.otf 5 DIGIT FIVE
00035244RISTIXGeneralItalic.otf 5 DIGIT FIVE
00035245BUSTIXGeneralBol.otf 5 DIGIT FIVE
00035246BISTIXGeneralBolIta.otf 5 DIGIT FIVE
00036247RUSTIXGeneral.otf 6 DIGIT SIX
00036248RISTIXGeneralItalic.otf 6 DIGIT SIX
00036249BUSTIXGeneralBol.otf 6 DIGIT SIX
00036250BISTIXGeneralBolIta.otf 6 DIGIT SIX
00037251RUSTIXGeneral.otf 7 DIGIT SEVEN
00037252RISTIXGeneralItalic.otf 7 DIGIT SEVEN
00037253BUSTIXGeneralBol.otf 7 DIGIT SEVEN
00037254BISTIXGeneralBolIta.otf 7 DIGIT SEVEN
00038255RUSTIXGeneral.otf 8 DIGIT EIGHT
00038256RISTIXGeneralItalic.otf 8 DIGIT EIGHT
00038257BUSTIXGeneralBol.otf 8 DIGIT EIGHT
00038258BISTIXGeneralBolIta.otf 8 DIGIT EIGHT
00039259RUSTIXGeneral.otf 9 DIGIT NINE
00039260RISTIXGeneralItalic.otf 9 DIGIT NINE
00039261BUSTIXGeneralBol.otf 9 DIGIT NINE
00039262BISTIXGeneralBolIta.otf 9 DIGIT NINE
0003A263RUSTIXGeneral.otf : COLON
0003A264RISTIXGeneralItalic.otf : COLON
0003A265BUSTIXGeneralBol.otf : COLON
0003A266BISTIXGeneralBolIta.otf : COLON
0003B267RUSTIXGeneral.otf ; SEMICOLON
0003B268RISTIXGeneralItalic.otf ; SEMICOLON
0003B269BUSTIXGeneralBol.otf ; SEMICOLON
0003B270BISTIXGeneralBolIta.otf ; SEMICOLON
0003C271RUSTIXGeneral.otf < LESS-THAN SIGN
0003C272RISTIXGeneralItalic.otf < LESS-THAN SIGN
0003C273BUSTIXGeneralBol.otf < LESS-THAN SIGN
0003C274BISTIXGeneralBolIta.otf < LESS-THAN SIGN
0003D275RUSTIXGeneral.otf = EQUALS SIGN
0003D276RISTIXGeneralItalic.otf = EQUALS SIGN
0003D277BUSTIXGeneralBol.otf = EQUALS SIGN
0003D278BISTIXGeneralBolIta.otf = EQUALS SIGN
0003E279RUSTIXGeneral.otf > GREATER-THAN SIGN
0003E280RISTIXGeneralItalic.otf > GREATER-THAN SIGN
0003E281BUSTIXGeneralBol.otf > GREATER-THAN SIGN
0003E282BISTIXGeneralBolIta.otf > GREATER-THAN SIGN
0003F283RUSTIXGeneral.otf ? QUESTION MARK
0003F284RISTIXGeneralItalic.otf ? QUESTION MARK
0003F285BUSTIXGeneralBol.otf ? QUESTION MARK
0003F286BISTIXGeneralBolIta.otf ? QUESTION MARK
00040287RUSTIXGeneral.otf @ COMMERCIAL AT
00040288RISTIXGeneralItalic.otf @ COMMERCIAL AT
00040289BUSTIXGeneralBol.otf @ COMMERCIAL AT
00040290BISTIXGeneralBolIta.otf @ COMMERCIAL AT
00041291RUSTIXGeneral.otf A LATIN CAPITAL LETTER A
00041292RISTIXGeneralItalic.otf A LATIN CAPITAL LETTER A
00041293BUSTIXGeneralBol.otf A LATIN CAPITAL LETTER A
00041294BISTIXGeneralBolIta.otf A LATIN CAPITAL LETTER A
00042295RUSTIXGeneral.otf B LATIN CAPITAL LETTER B
00042296RISTIXGeneralItalic.otf B LATIN CAPITAL LETTER B
00042297BUSTIXGeneralBol.otf B LATIN CAPITAL LETTER B
00042298BISTIXGeneralBolIta.otf B LATIN CAPITAL LETTER B
00043299RUSTIXGeneral.otf C LATIN CAPITAL LETTER C
00043300RISTIXGeneralItalic.otf C LATIN CAPITAL LETTER C
00043301BUSTIXGeneralBol.otf C LATIN CAPITAL LETTER C
00043302BISTIXGeneralBolIta.otf C LATIN CAPITAL LETTER C
00044303RUSTIXGeneral.otf D LATIN CAPITAL LETTER D
00044304RISTIXGeneralItalic.otf D LATIN CAPITAL LETTER D
00044305BUSTIXGeneralBol.otf D LATIN CAPITAL LETTER D
00044306BISTIXGeneralBolIta.otf D LATIN CAPITAL LETTER D
00045307RUSTIXGeneral.otf E LATIN CAPITAL LETTER E
00045308RISTIXGeneralItalic.otf E LATIN CAPITAL LETTER E
00045309BUSTIXGeneralBol.otf E LATIN CAPITAL LETTER E
00045310BISTIXGeneralBolIta.otf E LATIN CAPITAL LETTER E
00046311RUSTIXGeneral.otf F LATIN CAPITAL LETTER F
00046312RISTIXGeneralItalic.otf F LATIN CAPITAL LETTER F
00046313BUSTIXGeneralBol.otf F LATIN CAPITAL LETTER F
00046314BISTIXGeneralBolIta.otf F LATIN CAPITAL LETTER F
00047315RUSTIXGeneral.otf G LATIN CAPITAL LETTER G
00047316RISTIXGeneralItalic.otf G LATIN CAPITAL LETTER G
00047317BUSTIXGeneralBol.otf G LATIN CAPITAL LETTER G
00047318BISTIXGeneralBolIta.otf G LATIN CAPITAL LETTER G
00048319RUSTIXGeneral.otf H LATIN CAPITAL LETTER H
00048320RISTIXGeneralItalic.otf H LATIN CAPITAL LETTER H
00048321BUSTIXGeneralBol.otf H LATIN CAPITAL LETTER H
00048322BISTIXGeneralBolIta.otf H LATIN CAPITAL LETTER H
00049323RUSTIXGeneral.otf I LATIN CAPITAL LETTER I
00049324RISTIXGeneralItalic.otf I LATIN CAPITAL LETTER I
00049325BUSTIXGeneralBol.otf I LATIN CAPITAL LETTER I
00049326BISTIXGeneralBolIta.otf I LATIN CAPITAL LETTER I
0004A327RUSTIXGeneral.otf J LATIN CAPITAL LETTER J
0004A328RISTIXGeneralItalic.otf J LATIN CAPITAL LETTER J
0004A329BUSTIXGeneralBol.otf J LATIN CAPITAL LETTER J
0004A330BISTIXGeneralBolIta.otf J LATIN CAPITAL LETTER J
0004B331RUSTIXGeneral.otf K LATIN CAPITAL LETTER K
0004B332RISTIXGeneralItalic.otf K LATIN CAPITAL LETTER K
0004B333BUSTIXGeneralBol.otf K LATIN CAPITAL LETTER K
0004B334BISTIXGeneralBolIta.otf K LATIN CAPITAL LETTER K
0004C335RUSTIXGeneral.otf L LATIN CAPITAL LETTER L
0004C336RISTIXGeneralItalic.otf L LATIN CAPITAL LETTER L
0004C337BUSTIXGeneralBol.otf L LATIN CAPITAL LETTER L
0004C338BISTIXGeneralBolIta.otf L LATIN CAPITAL LETTER L
0004D339RUSTIXGeneral.otf M LATIN CAPITAL LETTER M
0004D340RISTIXGeneralItalic.otf M LATIN CAPITAL LETTER M
0004D341BUSTIXGeneralBol.otf M LATIN CAPITAL LETTER M
0004D342BISTIXGeneralBolIta.otf M LATIN CAPITAL LETTER M
0004E343RUSTIXGeneral.otf N LATIN CAPITAL LETTER N
0004E344RISTIXGeneralItalic.otf N LATIN CAPITAL LETTER N
0004E345BUSTIXGeneralBol.otf N LATIN CAPITAL LETTER N
0004E346BISTIXGeneralBolIta.otf N LATIN CAPITAL LETTER N
0004F347RUSTIXGeneral.otf O LATIN CAPITAL LETTER O
0004F348RISTIXGeneralItalic.otf O LATIN CAPITAL LETTER O
0004F349BUSTIXGeneralBol.otf O LATIN CAPITAL LETTER O
0004F350BISTIXGeneralBolIta.otf O LATIN CAPITAL LETTER O
00050351RUSTIXGeneral.otf P LATIN CAPITAL LETTER P
00050352RISTIXGeneralItalic.otf P LATIN CAPITAL LETTER P
00050353BUSTIXGeneralBol.otf P LATIN CAPITAL LETTER P
00050354BISTIXGeneralBolIta.otf P LATIN CAPITAL LETTER P
00051355RUSTIXGeneral.otf Q LATIN CAPITAL LETTER Q
00051356RISTIXGeneralItalic.otf Q LATIN CAPITAL LETTER Q
00051357BUSTIXGeneralBol.otf Q LATIN CAPITAL LETTER Q
00051358BISTIXGeneralBolIta.otf Q LATIN CAPITAL LETTER Q
00052359RUSTIXGeneral.otf R LATIN CAPITAL LETTER R
00052360RISTIXGeneralItalic.otf R LATIN CAPITAL LETTER R
00052361BUSTIXGeneralBol.otf R LATIN CAPITAL LETTER R
00052362BISTIXGeneralBolIta.otf R LATIN CAPITAL LETTER R
00053363RUSTIXGeneral.otf S LATIN CAPITAL LETTER S
00053364RISTIXGeneralItalic.otf S LATIN CAPITAL LETTER S
00053365BUSTIXGeneralBol.otf S LATIN CAPITAL LETTER S
00053366BISTIXGeneralBolIta.otf S LATIN CAPITAL LETTER S
00054367RUSTIXGeneral.otf T LATIN CAPITAL LETTER T
00054368RISTIXGeneralItalic.otf T LATIN CAPITAL LETTER T
00054369BUSTIXGeneralBol.otf T LATIN CAPITAL LETTER T
00054370BISTIXGeneralBolIta.otf T LATIN CAPITAL LETTER T
00055371RUSTIXGeneral.otf U LATIN CAPITAL LETTER U
00055372RISTIXGeneralItalic.otf U LATIN CAPITAL LETTER U
00055373BUSTIXGeneralBol.otf U LATIN CAPITAL LETTER U
00055374BISTIXGeneralBolIta.otf U LATIN CAPITAL LETTER U
00056375RUSTIXGeneral.otf V LATIN CAPITAL LETTER V
00056376RISTIXGeneralItalic.otf V LATIN CAPITAL LETTER V
00056377BUSTIXGeneralBol.otf V LATIN CAPITAL LETTER V
00056378BISTIXGeneralBolIta.otf V LATIN CAPITAL LETTER V
00057379RUSTIXGeneral.otf W LATIN CAPITAL LETTER W
00057380RISTIXGeneralItalic.otf W LATIN CAPITAL LETTER W
00057381BUSTIXGeneralBol.otf W LATIN CAPITAL LETTER W
00057382BISTIXGeneralBolIta.otf W LATIN CAPITAL LETTER W
00058383RUSTIXGeneral.otf X LATIN CAPITAL LETTER X
00058384RISTIXGeneralItalic.otf X LATIN CAPITAL LETTER X
00058385BUSTIXGeneralBol.otf X LATIN CAPITAL LETTER X
00058386BISTIXGeneralBolIta.otf X LATIN CAPITAL LETTER X
00059387RUSTIXGeneral.otf Y LATIN CAPITAL LETTER Y
00059388RISTIXGeneralItalic.otf Y LATIN CAPITAL LETTER Y
00059389BUSTIXGeneralBol.otf Y LATIN CAPITAL LETTER Y
00059390BISTIXGeneralBolIta.otf Y LATIN CAPITAL LETTER Y
0005A391RUSTIXGeneral.otf Z LATIN CAPITAL LETTER Z
0005A392RISTIXGeneralItalic.otf Z LATIN CAPITAL LETTER Z
0005A393BUSTIXGeneralBol.otf Z LATIN CAPITAL LETTER Z
0005A394BISTIXGeneralBolIta.otf Z LATIN CAPITAL LETTER Z
0005B395RUSTIXGeneral.otf [ LEFT SQUARE BRACKET
0005B396RISTIXGeneralItalic.otf [ LEFT SQUARE BRACKET
0005B397BUSTIXGeneralBol.otf [ LEFT SQUARE BRACKET
0005B398BISTIXGeneralBolIta.otf [ LEFT SQUARE BRACKET
0005B400SZ01STIXSizOneSymReg.otf [ LEFT SQUARE BRACKET
0005B402SZ02STIXSizTwoSymReg.otf [ LEFT SQUARE BRACKET
0005B404SZ03STIXSizThreeSymReg.otf [ LEFT SQUARE BRACKET
0005B406SZ04STIXSizFourSymReg.otf [ LEFT SQUARE BRACKET
0005B399SZ01BSTIXSizOneSymBol.otf [ LEFT SQUARE BRACKET
0005B401SZ02BSTIXSizTwoSymBol.otf [ LEFT SQUARE BRACKET
0005B403SZ03BSTIXSizThreeSymBol.otf [ LEFT SQUARE BRACKET
0005B405SZ04BSTIXSizFourSymBol.otf [ LEFT SQUARE BRACKET
0005C407RUSTIXGeneral.otf \ REVERSE SOLIDUS
0005C408RISTIXGeneralItalic.otf \ REVERSE SOLIDUS
0005C409BUSTIXGeneralBol.otf \ REVERSE SOLIDUS
0005C410BISTIXGeneralBolIta.otf \ REVERSE SOLIDUS
0005C418SZ01STIXSizOneSymReg.otf \ REVERSE SOLIDUS
0005C412SZ02STIXSizTwoSymReg.otf \ REVERSE SOLIDUS
0005C414SZ03STIXSizThreeSymReg.otf \ REVERSE SOLIDUS
0005C416SZ04STIXSizFourSymReg.otf \ REVERSE SOLIDUS
0005C417SZ01BSTIXSizOneSymBol.otf \ REVERSE SOLIDUS
0005C411SZ02BSTIXSizTwoSymBol.otf \ REVERSE SOLIDUS
0005C413SZ03BSTIXSizThreeSymBol.otf \ REVERSE SOLIDUS
0005C415SZ04BSTIXSizFourSymBol.otf \ REVERSE SOLIDUS
0005D419RUSTIXGeneral.otf ] RIGHT SQUARE BRACKET
0005D420RISTIXGeneralItalic.otf ] RIGHT SQUARE BRACKET
0005D421BUSTIXGeneralBol.otf ] RIGHT SQUARE BRACKET
0005D422BISTIXGeneralBolIta.otf ] RIGHT SQUARE BRACKET
0005D425SZ01STIXSizOneSymReg.otf ] RIGHT SQUARE BRACKET
0005D427SZ02STIXSizTwoSymReg.otf ] RIGHT SQUARE BRACKET
0005D429SZ03STIXSizThreeSymReg.otf ] RIGHT SQUARE BRACKET
0005D431SZ04STIXSizFourSymReg.otf ] RIGHT SQUARE BRACKET
0005D424SZ01BSTIXSizOneSymBol.otf ] RIGHT SQUARE BRACKET
0005D426SZ02BSTIXSizTwoSymBol.otf ] RIGHT SQUARE BRACKET
0005D428SZ03BSTIXSizThreeSymBol.otf ] RIGHT SQUARE BRACKET
0005D430SZ04BSTIXSizFourSymBol.otf ] RIGHT SQUARE BRACKET
0005E432RUSTIXGeneral.otf ^ CIRCUMFLEX ACCENT
0005E433RISTIXGeneralItalic.otf ^ CIRCUMFLEX ACCENT
0005E434BUSTIXGeneralBol.otf ^ CIRCUMFLEX ACCENT
0005E435BISTIXGeneralBolIta.otf ^ CIRCUMFLEX ACCENT
0005F436RUSTIXGeneral.otf _ LOW LINE
0005F437RISTIXGeneralItalic.otf _ LOW LINE
0005F438BUSTIXGeneralBol.otf _ LOW LINE
0005F439BISTIXGeneralBolIta.otf _ LOW LINE
00060440RUSTIXGeneral.otf ` GRAVE ACCENT
00060441RISTIXGeneralItalic.otf ` GRAVE ACCENT
00060442BUSTIXGeneralBol.otf ` GRAVE ACCENT
00060443BISTIXGeneralBolIta.otf ` GRAVE ACCENT
00061444RUSTIXGeneral.otf a LATIN SMALL LETTER A
00061445RISTIXGeneralItalic.otf a LATIN SMALL LETTER A
00061446BUSTIXGeneralBol.otf a LATIN SMALL LETTER A
00061447BISTIXGeneralBolIta.otf a LATIN SMALL LETTER A
00062448RUSTIXGeneral.otf b LATIN SMALL LETTER B
00062449RISTIXGeneralItalic.otf b LATIN SMALL LETTER B
00062450BUSTIXGeneralBol.otf b LATIN SMALL LETTER B
00062451BISTIXGeneralBolIta.otf b LATIN SMALL LETTER B
00063452RUSTIXGeneral.otf c LATIN SMALL LETTER C
00063453RISTIXGeneralItalic.otf c LATIN SMALL LETTER C
00063454BUSTIXGeneralBol.otf c LATIN SMALL LETTER C
00063455BISTIXGeneralBolIta.otf c LATIN SMALL LETTER C
00064456RUSTIXGeneral.otf d LATIN SMALL LETTER D
00064457RISTIXGeneralItalic.otf d LATIN SMALL LETTER D
00064458BUSTIXGeneralBol.otf d LATIN SMALL LETTER D
00064459BISTIXGeneralBolIta.otf d LATIN SMALL LETTER D
00065460RUSTIXGeneral.otf e LATIN SMALL LETTER E
00065461RISTIXGeneralItalic.otf e LATIN SMALL LETTER E
00065462BUSTIXGeneralBol.otf e LATIN SMALL LETTER E
00065463BISTIXGeneralBolIta.otf e LATIN SMALL LETTER E
00066464RUSTIXGeneral.otf f LATIN SMALL LETTER F
00066465RISTIXGeneralItalic.otf f LATIN SMALL LETTER F
00066466BUSTIXGeneralBol.otf f LATIN SMALL LETTER F
00066468BISTIXGeneralBolIta.otf f LATIN SMALL LETTER F
00067469RUSTIXGeneral.otf g LATIN SMALL LETTER G
00067470RISTIXGeneralItalic.otf g LATIN SMALL LETTER G
00067471BUSTIXGeneralBol.otf g LATIN SMALL LETTER G
00067472BISTIXGeneralBolIta.otf g LATIN SMALL LETTER G
00068473RUSTIXGeneral.otf h LATIN SMALL LETTER H
00068474RISTIXGeneralItalic.otf h LATIN SMALL LETTER H
00068475BUSTIXGeneralBol.otf h LATIN SMALL LETTER H
00068476BISTIXGeneralBolIta.otf h LATIN SMALL LETTER H
00069477RUSTIXGeneral.otf i LATIN SMALL LETTER I
00069478RISTIXGeneralItalic.otf i LATIN SMALL LETTER I
00069479BUSTIXGeneralBol.otf i LATIN SMALL LETTER I
00069480BISTIXGeneralBolIta.otf i LATIN SMALL LETTER I
0006A481RUSTIXGeneral.otf j LATIN SMALL LETTER J
0006A482RISTIXGeneralItalic.otf j LATIN SMALL LETTER J
0006A483BUSTIXGeneralBol.otf j LATIN SMALL LETTER J
0006A484BISTIXGeneralBolIta.otf j LATIN SMALL LETTER J
0006B485RUSTIXGeneral.otf k LATIN SMALL LETTER K
0006B486RISTIXGeneralItalic.otf k LATIN SMALL LETTER K
0006B487BUSTIXGeneralBol.otf k LATIN SMALL LETTER K
0006B488BISTIXGeneralBolIta.otf k LATIN SMALL LETTER K
0006C489RUSTIXGeneral.otf l LATIN SMALL LETTER L
0006C490RISTIXGeneralItalic.otf l LATIN SMALL LETTER L
0006C491BUSTIXGeneralBol.otf l LATIN SMALL LETTER L
0006C492BISTIXGeneralBolIta.otf l LATIN SMALL LETTER L
0006D493RUSTIXGeneral.otf m LATIN SMALL LETTER M
0006D494RISTIXGeneralItalic.otf m LATIN SMALL LETTER M
0006D495BUSTIXGeneralBol.otf m LATIN SMALL LETTER M
0006D496BISTIXGeneralBolIta.otf m LATIN SMALL LETTER M
0006E497RUSTIXGeneral.otf n LATIN SMALL LETTER N
0006E498RISTIXGeneralItalic.otf n LATIN SMALL LETTER N
0006E499BUSTIXGeneralBol.otf n LATIN SMALL LETTER N
0006E500BISTIXGeneralBolIta.otf n LATIN SMALL LETTER N
0006F501RUSTIXGeneral.otf o LATIN SMALL LETTER O
0006F502RISTIXGeneralItalic.otf o LATIN SMALL LETTER O
0006F503BUSTIXGeneralBol.otf o LATIN SMALL LETTER O
0006F504BISTIXGeneralBolIta.otf o LATIN SMALL LETTER O
00070505RUSTIXGeneral.otf p LATIN SMALL LETTER P
00070506RISTIXGeneralItalic.otf p LATIN SMALL LETTER P
00070507BUSTIXGeneralBol.otf p LATIN SMALL LETTER P
00070508BISTIXGeneralBolIta.otf p LATIN SMALL LETTER P
00071509RUSTIXGeneral.otf q LATIN SMALL LETTER Q
00071510RISTIXGeneralItalic.otf q LATIN SMALL LETTER Q
00071511BUSTIXGeneralBol.otf q LATIN SMALL LETTER Q
00071512BISTIXGeneralBolIta.otf q LATIN SMALL LETTER Q
00072513RUSTIXGeneral.otf r LATIN SMALL LETTER R
00072514RISTIXGeneralItalic.otf r LATIN SMALL LETTER R
00072515BUSTIXGeneralBol.otf r LATIN SMALL LETTER R
00072516BISTIXGeneralBolIta.otf r LATIN SMALL LETTER R
00073517RUSTIXGeneral.otf s LATIN SMALL LETTER S
00073518RISTIXGeneralItalic.otf s LATIN SMALL LETTER S
00073519BUSTIXGeneralBol.otf s LATIN SMALL LETTER S
00073520BISTIXGeneralBolIta.otf s LATIN SMALL LETTER S
00074521RUSTIXGeneral.otf t LATIN SMALL LETTER T
00074522RISTIXGeneralItalic.otf t LATIN SMALL LETTER T
00074523BUSTIXGeneralBol.otf t LATIN SMALL LETTER T
00074524BISTIXGeneralBolIta.otf t LATIN SMALL LETTER T
00075525RUSTIXGeneral.otf u LATIN SMALL LETTER U
00075526RISTIXGeneralItalic.otf u LATIN SMALL LETTER U
00075527BUSTIXGeneralBol.otf u LATIN SMALL LETTER U
00075528BISTIXGeneralBolIta.otf u LATIN SMALL LETTER U
00076529RUSTIXGeneral.otf v LATIN SMALL LETTER V
00076530RISTIXGeneralItalic.otf v LATIN SMALL LETTER V
00076531BUSTIXGeneralBol.otf v LATIN SMALL LETTER V
00076532BISTIXGeneralBolIta.otf v LATIN SMALL LETTER V
00077533RUSTIXGeneral.otf w LATIN SMALL LETTER W
00077537RUSTIXVar.otf w LATIN SMALL LETTER W
00077534RISTIXGeneralItalic.otf w LATIN SMALL LETTER W
00077535BUSTIXGeneralBol.otf w LATIN SMALL LETTER W
00077536BISTIXGeneralBolIta.otf w LATIN SMALL LETTER W
00078538RUSTIXGeneral.otf x LATIN SMALL LETTER X
00078539RISTIXGeneralItalic.otf x LATIN SMALL LETTER X
00078540BUSTIXGeneralBol.otf x LATIN SMALL LETTER X
00078541BISTIXGeneralBolIta.otf x LATIN SMALL LETTER X
00079542RUSTIXGeneral.otf y LATIN SMALL LETTER Y
00079543RISTIXGeneralItalic.otf y LATIN SMALL LETTER Y
00079544BUSTIXGeneralBol.otf y LATIN SMALL LETTER Y
00079545BISTIXGeneralBolIta.otf y LATIN SMALL LETTER Y
0007A546RUSTIXGeneral.otf z LATIN SMALL LETTER Z
0007A547RISTIXGeneralItalic.otf z LATIN SMALL LETTER Z
0007A548BUSTIXGeneralBol.otf z LATIN SMALL LETTER Z
0007A549BISTIXGeneralBolIta.otf z LATIN SMALL LETTER Z
0007B550RUSTIXGeneral.otf { LEFT CURLY BRACKET
0007B551RISTIXGeneralItalic.otf { LEFT CURLY BRACKET
0007B552BUSTIXGeneralBol.otf { LEFT CURLY BRACKET
0007B553BISTIXGeneralBolIta.otf { LEFT CURLY BRACKET
0007B555SZ01STIXSizOneSymReg.otf { LEFT CURLY BRACKET
0007B557SZ02STIXSizTwoSymReg.otf { LEFT CURLY BRACKET
0007B559SZ03STIXSizThreeSymReg.otf { LEFT CURLY BRACKET
0007B561SZ04STIXSizFourSymReg.otf { LEFT CURLY BRACKET
0007B554SZ01BSTIXSizOneSymBol.otf { LEFT CURLY BRACKET
0007B556SZ02BSTIXSizTwoSymBol.otf { LEFT CURLY BRACKET
0007B558SZ03BSTIXSizThreeSymBol.otf { LEFT CURLY BRACKET
0007B560SZ04BSTIXSizFourSymBol.otf { LEFT CURLY BRACKET
0007C9012RUSTIXVar.otf | stix-VERTICAL LINE
0007C9013BUSTIXVarBol.otf | stix-VERTICAL LINE
0007C562RUSTIXGeneral.otf | VERTICAL LINE
0007C563RISTIXGeneralItalic.otf | VERTICAL LINE
0007C564BUSTIXGeneralBol.otf | VERTICAL LINE
0007C565BISTIXGeneralBolIta.otf | VERTICAL LINE
0007D574RUSTIXGeneral.otf } RIGHT CURLY BRACKET
0007D575RISTIXGeneralItalic.otf } RIGHT CURLY BRACKET
0007D576BUSTIXGeneralBol.otf } RIGHT CURLY BRACKET
0007D577BISTIXGeneralBolIta.otf } RIGHT CURLY BRACKET
0007D567SZ01STIXSizOneSymReg.otf } RIGHT CURLY BRACKET
0007D569SZ02STIXSizTwoSymReg.otf } RIGHT CURLY BRACKET
0007D571SZ03STIXSizThreeSymReg.otf } RIGHT CURLY BRACKET
0007D573SZ04STIXSizFourSymReg.otf } RIGHT CURLY BRACKET
0007D566SZ01BSTIXSizOneSymBol.otf } RIGHT CURLY BRACKET
0007D568SZ02BSTIXSizTwoSymBol.otf } RIGHT CURLY BRACKET
0007D570SZ03BSTIXSizThreeSymBol.otf } RIGHT CURLY BRACKET
0007D572SZ04BSTIXSizFourSymBol.otf } RIGHT CURLY BRACKET
0007E578RUSTIXGeneral.otf ~ TILDE
0007E579RISTIXGeneralItalic.otf ~ TILDE
0007E580BUSTIXGeneralBol.otf ~ TILDE
0007E581BISTIXGeneralBolIta.otf ~ TILDE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Latin-1 Supplement; 00080-000FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
000A0966RUSTIXGeneral.otf   NO-BREAK SPACE
000A0967RISTIXGeneralItalic.otf   NO-BREAK SPACE
000A0968BUSTIXGeneralBol.otf   NO-BREAK SPACE
000A0969BISTIXGeneralBolIta.otf   NO-BREAK SPACE
000A1582RUSTIXGeneral.otf ¡ INVERTED EXCLAMATION MARK
000A1583RISTIXGeneralItalic.otf ¡ INVERTED EXCLAMATION MARK
000A1584BUSTIXGeneralBol.otf ¡ INVERTED EXCLAMATION MARK
000A1585BISTIXGeneralBolIta.otf ¡ INVERTED EXCLAMATION MARK
000A2586RUSTIXGeneral.otf ¢ CENT SIGN
000A2587RISTIXGeneralItalic.otf ¢ CENT SIGN
000A2588BUSTIXGeneralBol.otf ¢ CENT SIGN
000A2589BISTIXGeneralBolIta.otf ¢ CENT SIGN
000A3594RUSTIXGeneral.otf £ POUND SIGN
000A3595RISTIXGeneralItalic.otf £ POUND SIGN
000A3596BUSTIXGeneralBol.otf £ POUND SIGN
000A3597BISTIXGeneralBolIta.otf £ POUND SIGN
000A4598RUSTIXGeneral.otf ¤ CURRENCY SIGN
000A4599RISTIXGeneralItalic.otf ¤ CURRENCY SIGN
000A4600BUSTIXGeneralBol.otf ¤ CURRENCY SIGN
000A4601BISTIXGeneralBolIta.otf ¤ CURRENCY SIGN
000A5602RUSTIXGeneral.otf ¥ YEN SIGN
000A5603RISTIXGeneralItalic.otf ¥ YEN SIGN
000A5604BUSTIXGeneralBol.otf ¥ YEN SIGN
000A5605BISTIXGeneralBolIta.otf ¥ YEN SIGN
000A6606RUSTIXGeneral.otf ¦ BROKEN BAR
000A6607RISTIXGeneralItalic.otf ¦ BROKEN BAR
000A6608BUSTIXGeneralBol.otf ¦ BROKEN BAR
000A6609BISTIXGeneralBolIta.otf ¦ BROKEN BAR
000A7610RUSTIXGeneral.otf § SECTION SIGN
000A7611RISTIXGeneralItalic.otf § SECTION SIGN
000A7612BUSTIXGeneralBol.otf § SECTION SIGN
000A7613BISTIXGeneralBolIta.otf § SECTION SIGN
000A8614RUSTIXGeneral.otf ¨ DIAERESIS
000A8615RISTIXGeneralItalic.otf ¨ DIAERESIS
000A8616BUSTIXGeneralBol.otf ¨ DIAERESIS
000A8617BISTIXGeneralBolIta.otf ¨ DIAERESIS
000A9618RUSTIXGeneral.otf © COPYRIGHT SIGN
000A9619RISTIXGeneralItalic.otf © COPYRIGHT SIGN
000A9620BUSTIXGeneralBol.otf © COPYRIGHT SIGN
000A9621BISTIXGeneralBolIta.otf © COPYRIGHT SIGN
000AA622RUSTIXGeneral.otf ª FEMININE ORDINAL INDICATOR
000AA623RISTIXGeneralItalic.otf ª FEMININE ORDINAL INDICATOR
000AA624BUSTIXGeneralBol.otf ª FEMININE ORDINAL INDICATOR
000AA625BISTIXGeneralBolIta.otf ª FEMININE ORDINAL INDICATOR
000AB626RUSTIXGeneral.otf « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
000AB627RISTIXGeneralItalic.otf « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
000AB628BUSTIXGeneralBol.otf « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
000AB629BISTIXGeneralBolIta.otf « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
000AC630RUSTIXGeneral.otf ¬ NOT SIGN
000AC631RISTIXGeneralItalic.otf ¬ NOT SIGN
000AC632BUSTIXGeneralBol.otf ¬ NOT SIGN
000AC633BISTIXGeneralBolIta.otf ¬ NOT SIGN
000AD634RUSTIXGeneral.otf ­ SOFT HYPHEN
000AD635RISTIXGeneralItalic.otf ­ SOFT HYPHEN
000AD636BUSTIXGeneralBol.otf ­ SOFT HYPHEN
000AD637BISTIXGeneralBolIta.otf ­ SOFT HYPHEN
000AE638RUSTIXGeneral.otf ® REGISTERED SIGN
000AE639RISTIXGeneralItalic.otf ® REGISTERED SIGN
000AE640BUSTIXGeneralBol.otf ® REGISTERED SIGN
000AE641BISTIXGeneralBolIta.otf ® REGISTERED SIGN
000AF642RUSTIXGeneral.otf ¯ MACRON
000AF643RISTIXGeneralItalic.otf ¯ MACRON
000AF644BUSTIXGeneralBol.otf ¯ MACRON
000AF645BISTIXGeneralBolIta.otf ¯ MACRON
000B0646RUSTIXGeneral.otf ° DEGREE SIGN
000B0647RISTIXGeneralItalic.otf ° DEGREE SIGN
000B0648BUSTIXGeneralBol.otf ° DEGREE SIGN
000B0649BISTIXGeneralBolIta.otf ° DEGREE SIGN
000B1650RUSTIXGeneral.otf ± PLUS-MINUS SIGN
000B1651RISTIXGeneralItalic.otf ± PLUS-MINUS SIGN
000B1652BUSTIXGeneralBol.otf ± PLUS-MINUS SIGN
000B1653BISTIXGeneralBolIta.otf ± PLUS-MINUS SIGN
000B2654RUSTIXGeneral.otf ² SUPERSCRIPT TWO
000B2655RISTIXGeneralItalic.otf ² SUPERSCRIPT TWO
000B2656BUSTIXGeneralBol.otf ² SUPERSCRIPT TWO
000B2657BISTIXGeneralBolIta.otf ² SUPERSCRIPT TWO
000B3658RUSTIXGeneral.otf ³ SUPERSCRIPT THREE
000B3659RISTIXGeneralItalic.otf ³ SUPERSCRIPT THREE
000B3660BUSTIXGeneralBol.otf ³ SUPERSCRIPT THREE
000B3661BISTIXGeneralBolIta.otf ³ SUPERSCRIPT THREE
000B4662RUSTIXGeneral.otf ´ ACUTE ACCENT
000B4663RISTIXGeneralItalic.otf ´ ACUTE ACCENT
000B4664BUSTIXGeneralBol.otf ´ ACUTE ACCENT
000B4665BISTIXGeneralBolIta.otf ´ ACUTE ACCENT
000B5666RUSTIXGeneral.otf µ MICRO SIGN
000B5667RISTIXGeneralItalic.otf µ MICRO SIGN
000B5668BUSTIXGeneralBol.otf µ MICRO SIGN
000B5669BISTIXGeneralBolIta.otf µ MICRO SIGN
000B6670RUSTIXGeneral.otf ¶ PILCROW SIGN
000B6671RISTIXGeneralItalic.otf ¶ PILCROW SIGN
000B6672BUSTIXGeneralBol.otf ¶ PILCROW SIGN
000B6673BISTIXGeneralBolIta.otf ¶ PILCROW SIGN
000B7674RUSTIXGeneral.otf · MIDDLE DOT
000B7675RISTIXGeneralItalic.otf · MIDDLE DOT
000B7676BUSTIXGeneralBol.otf · MIDDLE DOT
000B7677BISTIXGeneralBolIta.otf · MIDDLE DOT
000B8678RUSTIXGeneral.otf ¸ CEDILLA
000B8679RISTIXGeneralItalic.otf ¸ CEDILLA
000B8680BUSTIXGeneralBol.otf ¸ CEDILLA
000B8681BISTIXGeneralBolIta.otf ¸ CEDILLA
000B9682RUSTIXGeneral.otf ¹ SUPERSCRIPT ONE
000B9683RISTIXGeneralItalic.otf ¹ SUPERSCRIPT ONE
000B9684BUSTIXGeneralBol.otf ¹ SUPERSCRIPT ONE
000B9685BISTIXGeneralBolIta.otf ¹ SUPERSCRIPT ONE
000BA686RUSTIXGeneral.otf º MASCULINE ORDINAL INDICATOR
000BA687RISTIXGeneralItalic.otf º MASCULINE ORDINAL INDICATOR
000BA688BUSTIXGeneralBol.otf º MASCULINE ORDINAL INDICATOR
000BA689BISTIXGeneralBolIta.otf º MASCULINE ORDINAL INDICATOR
000BB690RUSTIXGeneral.otf » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
000BB691RISTIXGeneralItalic.otf » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
000BB692BUSTIXGeneralBol.otf » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
000BB693BISTIXGeneralBolIta.otf » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
000BC694RUSTIXGeneral.otf ¼ VULGAR FRACTION ONE QUARTER
000BC695RISTIXGeneralItalic.otf ¼ VULGAR FRACTION ONE QUARTER
000BC696BUSTIXGeneralBol.otf ¼ VULGAR FRACTION ONE QUARTER
000BC697BISTIXGeneralBolIta.otf ¼ VULGAR FRACTION ONE QUARTER
000BD698RUSTIXGeneral.otf ½ VULGAR FRACTION ONE HALF
000BD699RISTIXGeneralItalic.otf ½ VULGAR FRACTION ONE HALF
000BD700BUSTIXGeneralBol.otf ½ VULGAR FRACTION ONE HALF
000BD701BISTIXGeneralBolIta.otf ½ VULGAR FRACTION ONE HALF
000BE702RUSTIXGeneral.otf ¾ VULGAR FRACTION THREE QUARTERS
000BE703RISTIXGeneralItalic.otf ¾ VULGAR FRACTION THREE QUARTERS
000BE704BUSTIXGeneralBol.otf ¾ VULGAR FRACTION THREE QUARTERS
000BE705BISTIXGeneralBolIta.otf ¾ VULGAR FRACTION THREE QUARTERS
000BF706RUSTIXGeneral.otf ¿ INVERTED QUESTION MARK
000BF707RISTIXGeneralItalic.otf ¿ INVERTED QUESTION MARK
000BF708BUSTIXGeneralBol.otf ¿ INVERTED QUESTION MARK
000BF709BISTIXGeneralBolIta.otf ¿ INVERTED QUESTION MARK
000C0710RUSTIXGeneral.otf À LATIN CAPITAL LETTER A WITH GRAVE
000C0711RISTIXGeneralItalic.otf À LATIN CAPITAL LETTER A WITH GRAVE
000C0712BUSTIXGeneralBol.otf À LATIN CAPITAL LETTER A WITH GRAVE
000C0713BISTIXGeneralBolIta.otf À LATIN CAPITAL LETTER A WITH GRAVE
000C1714RUSTIXGeneral.otf Á LATIN CAPITAL LETTER A WITH ACUTE
000C1715RISTIXGeneralItalic.otf Á LATIN CAPITAL LETTER A WITH ACUTE
000C1716BUSTIXGeneralBol.otf Á LATIN CAPITAL LETTER A WITH ACUTE
000C1717BISTIXGeneralBolIta.otf Á LATIN CAPITAL LETTER A WITH ACUTE
000C2718RUSTIXGeneral.otf Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
000C2719RISTIXGeneralItalic.otf Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
000C2720BUSTIXGeneralBol.otf Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
000C2721BISTIXGeneralBolIta.otf Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
000C3722RUSTIXGeneral.otf Ã LATIN CAPITAL LETTER A WITH TILDE
000C3723RISTIXGeneralItalic.otf Ã LATIN CAPITAL LETTER A WITH TILDE
000C3724BUSTIXGeneralBol.otf Ã LATIN CAPITAL LETTER A WITH TILDE
000C3725BISTIXGeneralBolIta.otf Ã LATIN CAPITAL LETTER A WITH TILDE
000C4726RUSTIXGeneral.otf Ä LATIN CAPITAL LETTER A WITH DIAERESIS
000C4727RISTIXGeneralItalic.otf Ä LATIN CAPITAL LETTER A WITH DIAERESIS
000C4728BUSTIXGeneralBol.otf Ä LATIN CAPITAL LETTER A WITH DIAERESIS
000C4729BISTIXGeneralBolIta.otf Ä LATIN CAPITAL LETTER A WITH DIAERESIS
000C5730RUSTIXGeneral.otf Å LATIN CAPITAL LETTER A WITH RING ABOVE
000C5731RISTIXGeneralItalic.otf Å LATIN CAPITAL LETTER A WITH RING ABOVE
000C5732BUSTIXGeneralBol.otf Å LATIN CAPITAL LETTER A WITH RING ABOVE
000C5733BISTIXGeneralBolIta.otf Å LATIN CAPITAL LETTER A WITH RING ABOVE
000C6734RUSTIXGeneral.otf Æ LATIN CAPITAL LETTER AE
000C6735RISTIXGeneralItalic.otf Æ LATIN CAPITAL LETTER AE
000C6736BUSTIXGeneralBol.otf Æ LATIN CAPITAL LETTER AE
000C6737BISTIXGeneralBolIta.otf Æ LATIN CAPITAL LETTER AE
000C7738RUSTIXGeneral.otf Ç LATIN CAPITAL LETTER C WITH CEDILLA
000C7739RISTIXGeneralItalic.otf Ç LATIN CAPITAL LETTER C WITH CEDILLA
000C7740BUSTIXGeneralBol.otf Ç LATIN CAPITAL LETTER C WITH CEDILLA
000C7741BISTIXGeneralBolIta.otf Ç LATIN CAPITAL LETTER C WITH CEDILLA
000C8742RUSTIXGeneral.otf È LATIN CAPITAL LETTER E WITH GRAVE
000C8743RISTIXGeneralItalic.otf È LATIN CAPITAL LETTER E WITH GRAVE
000C8744BUSTIXGeneralBol.otf È LATIN CAPITAL LETTER E WITH GRAVE
000C8745BISTIXGeneralBolIta.otf È LATIN CAPITAL LETTER E WITH GRAVE
000C9746RUSTIXGeneral.otf É LATIN CAPITAL LETTER E WITH ACUTE
000C9747RISTIXGeneralItalic.otf É LATIN CAPITAL LETTER E WITH ACUTE
000C9748BUSTIXGeneralBol.otf É LATIN CAPITAL LETTER E WITH ACUTE
000C9749BISTIXGeneralBolIta.otf É LATIN CAPITAL LETTER E WITH ACUTE
000CA750RUSTIXGeneral.otf Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
000CA751RISTIXGeneralItalic.otf Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
000CA752BUSTIXGeneralBol.otf Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
000CA753BISTIXGeneralBolIta.otf Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
000CB754RUSTIXGeneral.otf Ë LATIN CAPITAL LETTER E WITH DIAERESIS
000CB755RISTIXGeneralItalic.otf Ë LATIN CAPITAL LETTER E WITH DIAERESIS
000CB756BUSTIXGeneralBol.otf Ë LATIN CAPITAL LETTER E WITH DIAERESIS
000CB757BISTIXGeneralBolIta.otf Ë LATIN CAPITAL LETTER E WITH DIAERESIS
000CC758RUSTIXGeneral.otf Ì LATIN CAPITAL LETTER I WITH GRAVE
000CC759RISTIXGeneralItalic.otf Ì LATIN CAPITAL LETTER I WITH GRAVE
000CC760BUSTIXGeneralBol.otf Ì LATIN CAPITAL LETTER I WITH GRAVE
000CC761BISTIXGeneralBolIta.otf Ì LATIN CAPITAL LETTER I WITH GRAVE
000CD762RUSTIXGeneral.otf Í LATIN CAPITAL LETTER I WITH ACUTE
000CD763RISTIXGeneralItalic.otf Í LATIN CAPITAL LETTER I WITH ACUTE
000CD764BUSTIXGeneralBol.otf Í LATIN CAPITAL LETTER I WITH ACUTE
000CD765BISTIXGeneralBolIta.otf Í LATIN CAPITAL LETTER I WITH ACUTE
000CE766RUSTIXGeneral.otf Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
000CE767RISTIXGeneralItalic.otf Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
000CE768BUSTIXGeneralBol.otf Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
000CE769BISTIXGeneralBolIta.otf Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
000CF770RUSTIXGeneral.otf Ï LATIN CAPITAL LETTER I WITH DIAERESIS
000CF771RISTIXGeneralItalic.otf Ï LATIN CAPITAL LETTER I WITH DIAERESIS
000CF772BUSTIXGeneralBol.otf Ï LATIN CAPITAL LETTER I WITH DIAERESIS
000CF773BISTIXGeneralBolIta.otf Ï LATIN CAPITAL LETTER I WITH DIAERESIS
000D0774RUSTIXGeneral.otf Ð LATIN CAPITAL LETTER ETH
000D0775RISTIXGeneralItalic.otf Ð LATIN CAPITAL LETTER ETH
000D0776BUSTIXGeneralBol.otf Ð LATIN CAPITAL LETTER ETH
000D0777BISTIXGeneralBolIta.otf Ð LATIN CAPITAL LETTER ETH
000D1778RUSTIXGeneral.otf Ñ LATIN CAPITAL LETTER N WITH TILDE
000D1779RISTIXGeneralItalic.otf Ñ LATIN CAPITAL LETTER N WITH TILDE
000D1780BUSTIXGeneralBol.otf Ñ LATIN CAPITAL LETTER N WITH TILDE
000D1781BISTIXGeneralBolIta.otf Ñ LATIN CAPITAL LETTER N WITH TILDE
000D2782RUSTIXGeneral.otf Ò LATIN CAPITAL LETTER O WITH GRAVE
000D2783RISTIXGeneralItalic.otf Ò LATIN CAPITAL LETTER O WITH GRAVE
000D2784BUSTIXGeneralBol.otf Ò LATIN CAPITAL LETTER O WITH GRAVE
000D2785BISTIXGeneralBolIta.otf Ò LATIN CAPITAL LETTER O WITH GRAVE
000D3786RUSTIXGeneral.otf Ó LATIN CAPITAL LETTER O WITH ACUTE
000D3787RISTIXGeneralItalic.otf Ó LATIN CAPITAL LETTER O WITH ACUTE
000D3788BUSTIXGeneralBol.otf Ó LATIN CAPITAL LETTER O WITH ACUTE
000D3789BISTIXGeneralBolIta.otf Ó LATIN CAPITAL LETTER O WITH ACUTE
000D4790RUSTIXGeneral.otf Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
000D4791RISTIXGeneralItalic.otf Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
000D4792BUSTIXGeneralBol.otf Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
000D4793BISTIXGeneralBolIta.otf Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
000D5794RUSTIXGeneral.otf Õ LATIN CAPITAL LETTER O WITH TILDE
000D5795RISTIXGeneralItalic.otf Õ LATIN CAPITAL LETTER O WITH TILDE
000D5796BUSTIXGeneralBol.otf Õ LATIN CAPITAL LETTER O WITH TILDE
000D5797BISTIXGeneralBolIta.otf Õ LATIN CAPITAL LETTER O WITH TILDE
000D6798RUSTIXGeneral.otf Ö LATIN CAPITAL LETTER O WITH DIAERESIS
000D6799RISTIXGeneralItalic.otf Ö LATIN CAPITAL LETTER O WITH DIAERESIS
000D6800BUSTIXGeneralBol.otf Ö LATIN CAPITAL LETTER O WITH DIAERESIS
000D6801BISTIXGeneralBolIta.otf Ö LATIN CAPITAL LETTER O WITH DIAERESIS
000D7802RUSTIXGeneral.otf × MULTIPLICATION SIGN
000D7803RISTIXGeneralItalic.otf × MULTIPLICATION SIGN
000D7804BUSTIXGeneralBol.otf × MULTIPLICATION SIGN
000D7805BISTIXGeneralBolIta.otf × MULTIPLICATION SIGN
000D8806RUSTIXGeneral.otf Ø LATIN CAPITAL LETTER O WITH STROKE
000D8807RISTIXGeneralItalic.otf Ø LATIN CAPITAL LETTER O WITH STROKE
000D8808BUSTIXGeneralBol.otf Ø LATIN CAPITAL LETTER O WITH STROKE
000D8809BISTIXGeneralBolIta.otf Ø LATIN CAPITAL LETTER O WITH STROKE
000D9810RUSTIXGeneral.otf Ù LATIN CAPITAL LETTER U WITH GRAVE
000D9811RISTIXGeneralItalic.otf Ù LATIN CAPITAL LETTER U WITH GRAVE
000D9812BUSTIXGeneralBol.otf Ù LATIN CAPITAL LETTER U WITH GRAVE
000D9813BISTIXGeneralBolIta.otf Ù LATIN CAPITAL LETTER U WITH GRAVE
000DA814RUSTIXGeneral.otf Ú LATIN CAPITAL LETTER U WITH ACUTE
000DA815RISTIXGeneralItalic.otf Ú LATIN CAPITAL LETTER U WITH ACUTE
000DA816BUSTIXGeneralBol.otf Ú LATIN CAPITAL LETTER U WITH ACUTE
000DA817BISTIXGeneralBolIta.otf Ú LATIN CAPITAL LETTER U WITH ACUTE
000DB818RUSTIXGeneral.otf Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
000DB819RISTIXGeneralItalic.otf Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
000DB820BUSTIXGeneralBol.otf Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
000DB821BISTIXGeneralBolIta.otf Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
000DC822RUSTIXGeneral.otf Ü LATIN CAPITAL LETTER U WITH DIAERESIS
000DC823RISTIXGeneralItalic.otf Ü LATIN CAPITAL LETTER U WITH DIAERESIS
000DC824BUSTIXGeneralBol.otf Ü LATIN CAPITAL LETTER U WITH DIAERESIS
000DC825BISTIXGeneralBolIta.otf Ü LATIN CAPITAL LETTER U WITH DIAERESIS
000DD826RUSTIXGeneral.otf Ý LATIN CAPITAL LETTER Y WITH ACUTE
000DD827RISTIXGeneralItalic.otf Ý LATIN CAPITAL LETTER Y WITH ACUTE
000DD828BUSTIXGeneralBol.otf Ý LATIN CAPITAL LETTER Y WITH ACUTE
000DD829BISTIXGeneralBolIta.otf Ý LATIN CAPITAL LETTER Y WITH ACUTE
000DE830RUSTIXGeneral.otf Þ LATIN CAPITAL LETTER THORN
000DE831RISTIXGeneralItalic.otf Þ LATIN CAPITAL LETTER THORN
000DE832BUSTIXGeneralBol.otf Þ LATIN CAPITAL LETTER THORN
000DE833BISTIXGeneralBolIta.otf Þ LATIN CAPITAL LETTER THORN
000DF834RUSTIXGeneral.otf ß LATIN SMALL LETTER SHARP S
000DF835RISTIXGeneralItalic.otf ß LATIN SMALL LETTER SHARP S
000DF836BUSTIXGeneralBol.otf ß LATIN SMALL LETTER SHARP S
000DF837BISTIXGeneralBolIta.otf ß LATIN SMALL LETTER SHARP S
000E0838RUSTIXGeneral.otf à LATIN SMALL LETTER A WITH GRAVE
000E0839RISTIXGeneralItalic.otf à LATIN SMALL LETTER A WITH GRAVE
000E0840BUSTIXGeneralBol.otf à LATIN SMALL LETTER A WITH GRAVE
000E0841BISTIXGeneralBolIta.otf à LATIN SMALL LETTER A WITH GRAVE
000E1842RUSTIXGeneral.otf á LATIN SMALL LETTER A WITH ACUTE
000E1843RISTIXGeneralItalic.otf á LATIN SMALL LETTER A WITH ACUTE
000E1844BUSTIXGeneralBol.otf á LATIN SMALL LETTER A WITH ACUTE
000E1845BISTIXGeneralBolIta.otf á LATIN SMALL LETTER A WITH ACUTE
000E2846RUSTIXGeneral.otf â LATIN SMALL LETTER A WITH CIRCUMFLEX
000E2847RISTIXGeneralItalic.otf â LATIN SMALL LETTER A WITH CIRCUMFLEX
000E2848BUSTIXGeneralBol.otf â LATIN SMALL LETTER A WITH CIRCUMFLEX
000E2849BISTIXGeneralBolIta.otf â LATIN SMALL LETTER A WITH CIRCUMFLEX
000E3850RUSTIXGeneral.otf ã LATIN SMALL LETTER A WITH TILDE
000E3851RISTIXGeneralItalic.otf ã LATIN SMALL LETTER A WITH TILDE
000E3852BUSTIXGeneralBol.otf ã LATIN SMALL LETTER A WITH TILDE
000E3853BISTIXGeneralBolIta.otf ã LATIN SMALL LETTER A WITH TILDE
000E4854RUSTIXGeneral.otf ä LATIN SMALL LETTER A WITH DIAERESIS
000E4855RISTIXGeneralItalic.otf ä LATIN SMALL LETTER A WITH DIAERESIS
000E4856BUSTIXGeneralBol.otf ä LATIN SMALL LETTER A WITH DIAERESIS
000E4857BISTIXGeneralBolIta.otf ä LATIN SMALL LETTER A WITH DIAERESIS
000E5858RUSTIXGeneral.otf å LATIN SMALL LETTER A WITH RING ABOVE
000E5859RISTIXGeneralItalic.otf å LATIN SMALL LETTER A WITH RING ABOVE
000E5860BUSTIXGeneralBol.otf å LATIN SMALL LETTER A WITH RING ABOVE
000E5861BISTIXGeneralBolIta.otf å LATIN SMALL LETTER A WITH RING ABOVE
000E6862RUSTIXGeneral.otf æ LATIN SMALL LETTER AE
000E6863RISTIXGeneralItalic.otf æ LATIN SMALL LETTER AE
000E6864BUSTIXGeneralBol.otf æ LATIN SMALL LETTER AE
000E6865BISTIXGeneralBolIta.otf æ LATIN SMALL LETTER AE
000E7866RUSTIXGeneral.otf ç LATIN SMALL LETTER C WITH CEDILLA
000E7867RISTIXGeneralItalic.otf ç LATIN SMALL LETTER C WITH CEDILLA
000E7868BUSTIXGeneralBol.otf ç LATIN SMALL LETTER C WITH CEDILLA
000E7869BISTIXGeneralBolIta.otf ç LATIN SMALL LETTER C WITH CEDILLA
000E8870RUSTIXGeneral.otf è LATIN SMALL LETTER E WITH GRAVE
000E8871RISTIXGeneralItalic.otf è LATIN SMALL LETTER E WITH GRAVE
000E8872BUSTIXGeneralBol.otf è LATIN SMALL LETTER E WITH GRAVE
000E8873BISTIXGeneralBolIta.otf è LATIN SMALL LETTER E WITH GRAVE
000E9874RUSTIXGeneral.otf é LATIN SMALL LETTER E WITH ACUTE
000E9875RISTIXGeneralItalic.otf é LATIN SMALL LETTER E WITH ACUTE
000E9876BUSTIXGeneralBol.otf é LATIN SMALL LETTER E WITH ACUTE
000E9877BISTIXGeneralBolIta.otf é LATIN SMALL LETTER E WITH ACUTE
000EA878RUSTIXGeneral.otf ê LATIN SMALL LETTER E WITH CIRCUMFLEX
000EA879RISTIXGeneralItalic.otf ê LATIN SMALL LETTER E WITH CIRCUMFLEX
000EA880BUSTIXGeneralBol.otf ê LATIN SMALL LETTER E WITH CIRCUMFLEX
000EA881BISTIXGeneralBolIta.otf ê LATIN SMALL LETTER E WITH CIRCUMFLEX
000EB882RUSTIXGeneral.otf ë LATIN SMALL LETTER E WITH DIAERESIS
000EB883RISTIXGeneralItalic.otf ë LATIN SMALL LETTER E WITH DIAERESIS
000EB884BUSTIXGeneralBol.otf ë LATIN SMALL LETTER E WITH DIAERESIS
000EB885BISTIXGeneralBolIta.otf ë LATIN SMALL LETTER E WITH DIAERESIS
000EC886RUSTIXGeneral.otf ì LATIN SMALL LETTER I WITH GRAVE
000EC887RISTIXGeneralItalic.otf ì LATIN SMALL LETTER I WITH GRAVE
000EC888BUSTIXGeneralBol.otf ì LATIN SMALL LETTER I WITH GRAVE
000EC889BISTIXGeneralBolIta.otf ì LATIN SMALL LETTER I WITH GRAVE
000ED890RUSTIXGeneral.otf í LATIN SMALL LETTER I WITH ACUTE
000ED891RISTIXGeneralItalic.otf í LATIN SMALL LETTER I WITH ACUTE
000ED892BUSTIXGeneralBol.otf í LATIN SMALL LETTER I WITH ACUTE
000ED893BISTIXGeneralBolIta.otf í LATIN SMALL LETTER I WITH ACUTE
000EE894RUSTIXGeneral.otf î LATIN SMALL LETTER I WITH CIRCUMFLEX
000EE895RISTIXGeneralItalic.otf î LATIN SMALL LETTER I WITH CIRCUMFLEX
000EE896BUSTIXGeneralBol.otf î LATIN SMALL LETTER I WITH CIRCUMFLEX
000EE897BISTIXGeneralBolIta.otf î LATIN SMALL LETTER I WITH CIRCUMFLEX
000EF898RUSTIXGeneral.otf ï LATIN SMALL LETTER I WITH DIAERESIS
000EF899RISTIXGeneralItalic.otf ï LATIN SMALL LETTER I WITH DIAERESIS
000EF900BUSTIXGeneralBol.otf ï LATIN SMALL LETTER I WITH DIAERESIS
000EF901BISTIXGeneralBolIta.otf ï LATIN SMALL LETTER I WITH DIAERESIS
000F0902RUSTIXGeneral.otf ð LATIN SMALL LETTER ETH
000F0903RISTIXGeneralItalic.otf ð LATIN SMALL LETTER ETH
000F0904BUSTIXGeneralBol.otf ð LATIN SMALL LETTER ETH
000F0905BISTIXGeneralBolIta.otf ð LATIN SMALL LETTER ETH
000F1906RUSTIXGeneral.otf ñ LATIN SMALL LETTER N WITH TILDE
000F1907RISTIXGeneralItalic.otf ñ LATIN SMALL LETTER N WITH TILDE
000F1908BUSTIXGeneralBol.otf ñ LATIN SMALL LETTER N WITH TILDE
000F1909BISTIXGeneralBolIta.otf ñ LATIN SMALL LETTER N WITH TILDE
000F2910RUSTIXGeneral.otf ò LATIN SMALL LETTER O WITH GRAVE
000F2911RISTIXGeneralItalic.otf ò LATIN SMALL LETTER O WITH GRAVE
000F2912BUSTIXGeneralBol.otf ò LATIN SMALL LETTER O WITH GRAVE
000F2913BISTIXGeneralBolIta.otf ò LATIN SMALL LETTER O WITH GRAVE
000F3914RUSTIXGeneral.otf ó LATIN SMALL LETTER O WITH ACUTE
000F3915RISTIXGeneralItalic.otf ó LATIN SMALL LETTER O WITH ACUTE
000F3916BUSTIXGeneralBol.otf ó LATIN SMALL LETTER O WITH ACUTE
000F3917BISTIXGeneralBolIta.otf ó LATIN SMALL LETTER O WITH ACUTE
000F4918RUSTIXGeneral.otf ô LATIN SMALL LETTER O WITH CIRCUMFLEX
000F4919RISTIXGeneralItalic.otf ô LATIN SMALL LETTER O WITH CIRCUMFLEX
000F4920BUSTIXGeneralBol.otf ô LATIN SMALL LETTER O WITH CIRCUMFLEX
000F4921BISTIXGeneralBolIta.otf ô LATIN SMALL LETTER O WITH CIRCUMFLEX
000F5922RUSTIXGeneral.otf õ LATIN SMALL LETTER O WITH TILDE
000F5923RISTIXGeneralItalic.otf õ LATIN SMALL LETTER O WITH TILDE
000F5924BUSTIXGeneralBol.otf õ LATIN SMALL LETTER O WITH TILDE
000F5925BISTIXGeneralBolIta.otf õ LATIN SMALL LETTER O WITH TILDE
000F6926RUSTIXGeneral.otf ö LATIN SMALL LETTER O WITH DIAERESIS
000F6927RISTIXGeneralItalic.otf ö LATIN SMALL LETTER O WITH DIAERESIS
000F6928BUSTIXGeneralBol.otf ö LATIN SMALL LETTER O WITH DIAERESIS
000F6929BISTIXGeneralBolIta.otf ö LATIN SMALL LETTER O WITH DIAERESIS
000F7930RUSTIXGeneral.otf ÷ DIVISION SIGN
000F7931RISTIXGeneralItalic.otf ÷ DIVISION SIGN
000F7932BUSTIXGeneralBol.otf ÷ DIVISION SIGN
000F7933BISTIXGeneralBolIta.otf ÷ DIVISION SIGN
000F8934RUSTIXGeneral.otf ø LATIN SMALL LETTER O WITH STROKE
000F8935RISTIXGeneralItalic.otf ø LATIN SMALL LETTER O WITH STROKE
000F8936BUSTIXGeneralBol.otf ø LATIN SMALL LETTER O WITH STROKE
000F8937BISTIXGeneralBolIta.otf ø LATIN SMALL LETTER O WITH STROKE
000F9938RUSTIXGeneral.otf ù LATIN SMALL LETTER U WITH GRAVE
000F9939RISTIXGeneralItalic.otf ù LATIN SMALL LETTER U WITH GRAVE
000F9940BUSTIXGeneralBol.otf ù LATIN SMALL LETTER U WITH GRAVE
000F9941BISTIXGeneralBolIta.otf ù LATIN SMALL LETTER U WITH GRAVE
000FA942RUSTIXGeneral.otf ú LATIN SMALL LETTER U WITH ACUTE
000FA943RISTIXGeneralItalic.otf ú LATIN SMALL LETTER U WITH ACUTE
000FA944BUSTIXGeneralBol.otf ú LATIN SMALL LETTER U WITH ACUTE
000FA945BISTIXGeneralBolIta.otf ú LATIN SMALL LETTER U WITH ACUTE
000FB946RUSTIXGeneral.otf û LATIN SMALL LETTER U WITH CIRCUMFLEX
000FB947RISTIXGeneralItalic.otf û LATIN SMALL LETTER U WITH CIRCUMFLEX
000FB948BUSTIXGeneralBol.otf û LATIN SMALL LETTER U WITH CIRCUMFLEX
000FB949BISTIXGeneralBolIta.otf û LATIN SMALL LETTER U WITH CIRCUMFLEX
000FC950RUSTIXGeneral.otf ü LATIN SMALL LETTER U WITH DIAERESIS
000FC951RISTIXGeneralItalic.otf ü LATIN SMALL LETTER U WITH DIAERESIS
000FC952BUSTIXGeneralBol.otf ü LATIN SMALL LETTER U WITH DIAERESIS
000FC953BISTIXGeneralBolIta.otf ü LATIN SMALL LETTER U WITH DIAERESIS
000FD954RUSTIXGeneral.otf ý LATIN SMALL LETTER Y WITH ACUTE
000FD955RISTIXGeneralItalic.otf ý LATIN SMALL LETTER Y WITH ACUTE
000FD956BUSTIXGeneralBol.otf ý LATIN SMALL LETTER Y WITH ACUTE
000FD957BISTIXGeneralBolIta.otf ý LATIN SMALL LETTER Y WITH ACUTE
000FE958RUSTIXGeneral.otf þ LATIN SMALL LETTER THORN
000FE959RISTIXGeneralItalic.otf þ LATIN SMALL LETTER THORN
000FE960BUSTIXGeneralBol.otf þ LATIN SMALL LETTER THORN
000FE961BISTIXGeneralBolIta.otf þ LATIN SMALL LETTER THORN
000FF962RUSTIXGeneral.otf ÿ LATIN SMALL LETTER Y WITH DIAERESIS
000FF963RISTIXGeneralItalic.otf ÿ LATIN SMALL LETTER Y WITH DIAERESIS
000FF964BUSTIXGeneralBol.otf ÿ LATIN SMALL LETTER Y WITH DIAERESIS
000FF965BISTIXGeneralBolIta.otf ÿ LATIN SMALL LETTER Y WITH DIAERESIS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Latin Extended-A; 00100-0017F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
00100972RUSTIXGeneral.otf Ā LATIN CAPITAL LETTER A WITH MACRON
00100971RISTIXGeneralItalic.otf Ā LATIN CAPITAL LETTER A WITH MACRON
00100973BUSTIXGeneralBol.otf Ā LATIN CAPITAL LETTER A WITH MACRON
00100974BISTIXGeneralBolIta.otf Ā LATIN CAPITAL LETTER A WITH MACRON
00101975RUSTIXGeneral.otf ā LATIN SMALL LETTER A WITH MACRON
00101976RISTIXGeneralItalic.otf ā LATIN SMALL LETTER A WITH MACRON
00101977BUSTIXGeneralBol.otf ā LATIN SMALL LETTER A WITH MACRON
00101978BISTIXGeneralBolIta.otf ā LATIN SMALL LETTER A WITH MACRON
00102979RUSTIXGeneral.otf Ă LATIN CAPITAL LETTER A WITH BREVE
00102980RISTIXGeneralItalic.otf Ă LATIN CAPITAL LETTER A WITH BREVE
00102981BUSTIXGeneralBol.otf Ă LATIN CAPITAL LETTER A WITH BREVE
00102982BISTIXGeneralBolIta.otf Ă LATIN CAPITAL LETTER A WITH BREVE
00103983RUSTIXGeneral.otf ă LATIN SMALL LETTER A WITH BREVE
00103984RISTIXGeneralItalic.otf ă LATIN SMALL LETTER A WITH BREVE
00103985BUSTIXGeneralBol.otf ă LATIN SMALL LETTER A WITH BREVE
00103986BISTIXGeneralBolIta.otf ă LATIN SMALL LETTER A WITH BREVE
00104987RUSTIXGeneral.otf Ą LATIN CAPITAL LETTER A WITH OGONEK
00104988RISTIXGeneralItalic.otf Ą LATIN CAPITAL LETTER A WITH OGONEK
00104989BUSTIXGeneralBol.otf Ą LATIN CAPITAL LETTER A WITH OGONEK
00104990BISTIXGeneralBolIta.otf Ą LATIN CAPITAL LETTER A WITH OGONEK
00105991RUSTIXGeneral.otf ą LATIN SMALL LETTER A WITH OGONEK
00105992RISTIXGeneralItalic.otf ą LATIN SMALL LETTER A WITH OGONEK
00105993BUSTIXGeneralBol.otf ą LATIN SMALL LETTER A WITH OGONEK
00105994BISTIXGeneralBolIta.otf ą LATIN SMALL LETTER A WITH OGONEK
00106995RUSTIXGeneral.otf Ć LATIN CAPITAL LETTER C WITH ACUTE
00106996RISTIXGeneralItalic.otf Ć LATIN CAPITAL LETTER C WITH ACUTE
00106997BUSTIXGeneralBol.otf Ć LATIN CAPITAL LETTER C WITH ACUTE
00106998BISTIXGeneralBolIta.otf Ć LATIN CAPITAL LETTER C WITH ACUTE
00107999RUSTIXGeneral.otf ć LATIN SMALL LETTER C WITH ACUTE
001071000RISTIXGeneralItalic.otf ć LATIN SMALL LETTER C WITH ACUTE
001071001BUSTIXGeneralBol.otf ć LATIN SMALL LETTER C WITH ACUTE
001071002BISTIXGeneralBolIta.otf ć LATIN SMALL LETTER C WITH ACUTE
001081003RUSTIXGeneral.otf Ĉ LATIN CAPITAL LETTER C WITH CIRCUMFLEX
001081004RISTIXGeneralItalic.otf Ĉ LATIN CAPITAL LETTER C WITH CIRCUMFLEX
001081005BUSTIXGeneralBol.otf Ĉ LATIN CAPITAL LETTER C WITH CIRCUMFLEX
001081006BISTIXGeneralBolIta.otf Ĉ LATIN CAPITAL LETTER C WITH CIRCUMFLEX
001091007RUSTIXGeneral.otf ĉ LATIN SMALL LETTER C WITH CIRCUMFLEX
001091008RISTIXGeneralItalic.otf ĉ LATIN SMALL LETTER C WITH CIRCUMFLEX
001091009BUSTIXGeneralBol.otf ĉ LATIN SMALL LETTER C WITH CIRCUMFLEX
001091010BISTIXGeneralBolIta.otf ĉ LATIN SMALL LETTER C WITH CIRCUMFLEX
0010A1011RUSTIXGeneral.otf Ċ LATIN CAPITAL LETTER C WITH DOT ABOVE
0010A1012RISTIXGeneralItalic.otf Ċ LATIN CAPITAL LETTER C WITH DOT ABOVE
0010A1013BUSTIXGeneralBol.otf Ċ LATIN CAPITAL LETTER C WITH DOT ABOVE
0010A1014BISTIXGeneralBolIta.otf Ċ LATIN CAPITAL LETTER C WITH DOT ABOVE
0010B1015RUSTIXGeneral.otf ċ LATIN SMALL LETTER C WITH DOT ABOVE
0010B1016RISTIXGeneralItalic.otf ċ LATIN SMALL LETTER C WITH DOT ABOVE
0010B1017BUSTIXGeneralBol.otf ċ LATIN SMALL LETTER C WITH DOT ABOVE
0010B1018BISTIXGeneralBolIta.otf ċ LATIN SMALL LETTER C WITH DOT ABOVE
0010C1019RUSTIXGeneral.otf Č LATIN CAPITAL LETTER C WITH CARON
0010C1020RISTIXGeneralItalic.otf Č LATIN CAPITAL LETTER C WITH CARON
0010C1021BUSTIXGeneralBol.otf Č LATIN CAPITAL LETTER C WITH CARON
0010C1022BISTIXGeneralBolIta.otf Č LATIN CAPITAL LETTER C WITH CARON
0010D1482RUSTIXGeneral.otf č LATIN SMALL LETTER C WITH CARON
0010D1483RISTIXGeneralItalic.otf č LATIN SMALL LETTER C WITH CARON
0010D1484BUSTIXGeneralBol.otf č LATIN SMALL LETTER C WITH CARON
0010D1485BISTIXGeneralBolIta.otf č LATIN SMALL LETTER C WITH CARON
0010E1025RUSTIXGeneral.otf Ď LATIN CAPITAL LETTER D WITH CARON
0010E1026RISTIXGeneralItalic.otf Ď LATIN CAPITAL LETTER D WITH CARON
0010E1027BUSTIXGeneralBol.otf Ď LATIN CAPITAL LETTER D WITH CARON
0010E1028BISTIXGeneralBolIta.otf Ď LATIN CAPITAL LETTER D WITH CARON
0010F1029RUSTIXGeneral.otf ď LATIN SMALL LETTER D WITH CARON
0010F1030RISTIXGeneralItalic.otf ď LATIN SMALL LETTER D WITH CARON
0010F1031BUSTIXGeneralBol.otf ď LATIN SMALL LETTER D WITH CARON
0010F1032BISTIXGeneralBolIta.otf ď LATIN SMALL LETTER D WITH CARON
001101033RUSTIXGeneral.otf Đ LATIN CAPITAL LETTER D WITH STROKE
001101034RISTIXGeneralItalic.otf Đ LATIN CAPITAL LETTER D WITH STROKE
001101035BUSTIXGeneralBol.otf Đ LATIN CAPITAL LETTER D WITH STROKE
001101036BISTIXGeneralBolIta.otf Đ LATIN CAPITAL LETTER D WITH STROKE
001111037RUSTIXGeneral.otf đ LATIN SMALL LETTER D WITH STROKE
001111038RISTIXGeneralItalic.otf đ LATIN SMALL LETTER D WITH STROKE
001111039BUSTIXGeneralBol.otf đ LATIN SMALL LETTER D WITH STROKE
001111040BISTIXGeneralBolIta.otf đ LATIN SMALL LETTER D WITH STROKE
001121041RUSTIXGeneral.otf Ē LATIN CAPITAL LETTER E WITH MACRON
001121042RISTIXGeneralItalic.otf Ē LATIN CAPITAL LETTER E WITH MACRON
001121043BUSTIXGeneralBol.otf Ē LATIN CAPITAL LETTER E WITH MACRON
001121044BISTIXGeneralBolIta.otf Ē LATIN CAPITAL LETTER E WITH MACRON
001131045RUSTIXGeneral.otf ē LATIN SMALL LETTER E WITH MACRON
001131046RISTIXGeneralItalic.otf ē LATIN SMALL LETTER E WITH MACRON
001131047BUSTIXGeneralBol.otf ē LATIN SMALL LETTER E WITH MACRON
001131048BISTIXGeneralBolIta.otf ē LATIN SMALL LETTER E WITH MACRON
001141049RUSTIXGeneral.otf Ĕ LATIN CAPITAL LETTER E WITH BREVE
001141050RISTIXGeneralItalic.otf Ĕ LATIN CAPITAL LETTER E WITH BREVE
001141051BUSTIXGeneralBol.otf Ĕ LATIN CAPITAL LETTER E WITH BREVE
001141052BISTIXGeneralBolIta.otf Ĕ LATIN CAPITAL LETTER E WITH BREVE
001151053RUSTIXGeneral.otf ĕ LATIN SMALL LETTER E WITH BREVE
001151054RISTIXGeneralItalic.otf ĕ LATIN SMALL LETTER E WITH BREVE
001151055BUSTIXGeneralBol.otf ĕ LATIN SMALL LETTER E WITH BREVE
001151056BISTIXGeneralBolIta.otf ĕ LATIN SMALL LETTER E WITH BREVE
001161486RUSTIXGeneral.otf Ė LATIN CAPITAL LETTER E WITH DOT ABOVE
001161487RISTIXGeneralItalic.otf Ė LATIN CAPITAL LETTER E WITH DOT ABOVE
001161488BUSTIXGeneralBol.otf Ė LATIN CAPITAL LETTER E WITH DOT ABOVE
001161489BISTIXGeneralBolIta.otf Ė LATIN CAPITAL LETTER E WITH DOT ABOVE
001171061RUSTIXGeneral.otf ė LATIN SMALL LETTER E WITH DOT ABOVE
001171062RISTIXGeneralItalic.otf ė LATIN SMALL LETTER E WITH DOT ABOVE
001171063BUSTIXGeneralBol.otf ė LATIN SMALL LETTER E WITH DOT ABOVE
001171064BISTIXGeneralBolIta.otf ė LATIN SMALL LETTER E WITH DOT ABOVE
001181065RUSTIXGeneral.otf Ę LATIN CAPITAL LETTER E WITH OGONEK
001181066RISTIXGeneralItalic.otf Ę LATIN CAPITAL LETTER E WITH OGONEK
001181067BUSTIXGeneralBol.otf Ę LATIN CAPITAL LETTER E WITH OGONEK
001181068BISTIXGeneralBolIta.otf Ę LATIN CAPITAL LETTER E WITH OGONEK
001191069RUSTIXGeneral.otf ę LATIN SMALL LETTER E WITH OGONEK
001191070RISTIXGeneralItalic.otf ę LATIN SMALL LETTER E WITH OGONEK
001191071BUSTIXGeneralBol.otf ę LATIN SMALL LETTER E WITH OGONEK
001191072BISTIXGeneralBolIta.otf ę LATIN SMALL LETTER E WITH OGONEK
0011A1073RUSTIXGeneral.otf Ě LATIN CAPITAL LETTER E WITH CARON
0011A1074RISTIXGeneralItalic.otf Ě LATIN CAPITAL LETTER E WITH CARON
0011A1075BUSTIXGeneralBol.otf Ě LATIN CAPITAL LETTER E WITH CARON
0011A1076BISTIXGeneralBolIta.otf Ě LATIN CAPITAL LETTER E WITH CARON
0011B1077RUSTIXGeneral.otf ě LATIN SMALL LETTER E WITH CARON
0011B1078RISTIXGeneralItalic.otf ě LATIN SMALL LETTER E WITH CARON
0011B1079BUSTIXGeneralBol.otf ě LATIN SMALL LETTER E WITH CARON
0011B1080BISTIXGeneralBolIta.otf ě LATIN SMALL LETTER E WITH CARON
0011C1081RUSTIXGeneral.otf Ĝ LATIN CAPITAL LETTER G WITH CIRCUMFLEX
0011C1082RISTIXGeneralItalic.otf Ĝ LATIN CAPITAL LETTER G WITH CIRCUMFLEX
0011C1083BUSTIXGeneralBol.otf Ĝ LATIN CAPITAL LETTER G WITH CIRCUMFLEX
0011C1084BISTIXGeneralBolIta.otf Ĝ LATIN CAPITAL LETTER G WITH CIRCUMFLEX
0011D1085RUSTIXGeneral.otf ĝ LATIN SMALL LETTER G WITH CIRCUMFLEX
0011D1086RISTIXGeneralItalic.otf ĝ LATIN SMALL LETTER G WITH CIRCUMFLEX
0011D1087BUSTIXGeneralBol.otf ĝ LATIN SMALL LETTER G WITH CIRCUMFLEX
0011D1088BISTIXGeneralBolIta.otf ĝ LATIN SMALL LETTER G WITH CIRCUMFLEX
0011E1490RUSTIXGeneral.otf Ğ LATIN CAPITAL LETTER G WITH BREVE
0011E1491RISTIXGeneralItalic.otf Ğ LATIN CAPITAL LETTER G WITH BREVE
0011E1492BUSTIXGeneralBol.otf Ğ LATIN CAPITAL LETTER G WITH BREVE
0011E1493BISTIXGeneralBolIta.otf Ğ LATIN CAPITAL LETTER G WITH BREVE
0011F1093RUSTIXGeneral.otf ğ LATIN SMALL LETTER G WITH BREVE
0011F1094RISTIXGeneralItalic.otf ğ LATIN SMALL LETTER G WITH BREVE
0011F1095BUSTIXGeneralBol.otf ğ LATIN SMALL LETTER G WITH BREVE
0011F1096BISTIXGeneralBolIta.otf ğ LATIN SMALL LETTER G WITH BREVE
001201097RUSTIXGeneral.otf Ġ LATIN CAPITAL LETTER G WITH DOT ABOVE
001201098RISTIXGeneralItalic.otf Ġ LATIN CAPITAL LETTER G WITH DOT ABOVE
001201099BUSTIXGeneralBol.otf Ġ LATIN CAPITAL LETTER G WITH DOT ABOVE
001201100BISTIXGeneralBolIta.otf Ġ LATIN CAPITAL LETTER G WITH DOT ABOVE
001211101RUSTIXGeneral.otf ġ LATIN SMALL LETTER G WITH DOT ABOVE
001211102RISTIXGeneralItalic.otf ġ LATIN SMALL LETTER G WITH DOT ABOVE
001211103BUSTIXGeneralBol.otf ġ LATIN SMALL LETTER G WITH DOT ABOVE
001211104BISTIXGeneralBolIta.otf ġ LATIN SMALL LETTER G WITH DOT ABOVE
001221105RUSTIXGeneral.otf Ģ LATIN CAPITAL LETTER G WITH CEDILLA
001221106RISTIXGeneralItalic.otf Ģ LATIN CAPITAL LETTER G WITH CEDILLA
001221107BUSTIXGeneralBol.otf Ģ LATIN CAPITAL LETTER G WITH CEDILLA
001221108BISTIXGeneralBolIta.otf Ģ LATIN CAPITAL LETTER G WITH CEDILLA
001231109RUSTIXGeneral.otf ģ LATIN SMALL LETTER G WITH CEDILLA
001231110RISTIXGeneralItalic.otf ģ LATIN SMALL LETTER G WITH CEDILLA
001231111BUSTIXGeneralBol.otf ģ LATIN SMALL LETTER G WITH CEDILLA
001231112BISTIXGeneralBolIta.otf ģ LATIN SMALL LETTER G WITH CEDILLA
001241113RUSTIXGeneral.otf Ĥ LATIN CAPITAL LETTER H WITH CIRCUMFLEX
001241114RISTIXGeneralItalic.otf Ĥ LATIN CAPITAL LETTER H WITH CIRCUMFLEX
001241115BUSTIXGeneralBol.otf Ĥ LATIN CAPITAL LETTER H WITH CIRCUMFLEX
001241116BISTIXGeneralBolIta.otf Ĥ LATIN CAPITAL LETTER H WITH CIRCUMFLEX
001251117RUSTIXGeneral.otf ĥ LATIN SMALL LETTER H WITH CIRCUMFLEX
001251118RISTIXGeneralItalic.otf ĥ LATIN SMALL LETTER H WITH CIRCUMFLEX
001251119BUSTIXGeneralBol.otf ĥ LATIN SMALL LETTER H WITH CIRCUMFLEX
001251120BISTIXGeneralBolIta.otf ĥ LATIN SMALL LETTER H WITH CIRCUMFLEX
001261121RUSTIXGeneral.otf Ħ LATIN CAPITAL LETTER H WITH STROKE
001261122RISTIXGeneralItalic.otf Ħ LATIN CAPITAL LETTER H WITH STROKE
001261123BUSTIXGeneralBol.otf Ħ LATIN CAPITAL LETTER H WITH STROKE
001261124BISTIXGeneralBolIta.otf Ħ LATIN CAPITAL LETTER H WITH STROKE
001271125RUSTIXGeneral.otf ħ LATIN SMALL LETTER H WITH STROKE
001271126RISTIXGeneralItalic.otf ħ LATIN SMALL LETTER H WITH STROKE
001271127BUSTIXGeneralBol.otf ħ LATIN SMALL LETTER H WITH STROKE
001271128BISTIXGeneralBolIta.otf ħ LATIN SMALL LETTER H WITH STROKE
001281129RUSTIXGeneral.otf Ĩ LATIN CAPITAL LETTER I WITH TILDE
001281130RISTIXGeneralItalic.otf Ĩ LATIN CAPITAL LETTER I WITH TILDE
001281131BUSTIXGeneralBol.otf Ĩ LATIN CAPITAL LETTER I WITH TILDE
001281132BISTIXGeneralBolIta.otf Ĩ LATIN CAPITAL LETTER I WITH TILDE
001291133RUSTIXGeneral.otf ĩ LATIN SMALL LETTER I WITH TILDE
001291134RISTIXGeneralItalic.otf ĩ LATIN SMALL LETTER I WITH TILDE
001291135BUSTIXGeneralBol.otf ĩ LATIN SMALL LETTER I WITH TILDE
001291136BISTIXGeneralBolIta.otf ĩ LATIN SMALL LETTER I WITH TILDE
0012A1137RUSTIXGeneral.otf Ī LATIN CAPITAL LETTER I WITH MACRON
0012A1138RISTIXGeneralItalic.otf Ī LATIN CAPITAL LETTER I WITH MACRON
0012A1139BUSTIXGeneralBol.otf Ī LATIN CAPITAL LETTER I WITH MACRON
0012A1140BISTIXGeneralBolIta.otf Ī LATIN CAPITAL LETTER I WITH MACRON
0012B1494RUSTIXGeneral.otf ī LATIN SMALL LETTER I WITH MACRON
0012B1495RISTIXGeneralItalic.otf ī LATIN SMALL LETTER I WITH MACRON
0012B1496BUSTIXGeneralBol.otf ī LATIN SMALL LETTER I WITH MACRON
0012B1497BISTIXGeneralBolIta.otf ī LATIN SMALL LETTER I WITH MACRON
0012C1145RUSTIXGeneral.otf Ĭ LATIN CAPITAL LETTER I WITH BREVE
0012C1146RISTIXGeneralItalic.otf Ĭ LATIN CAPITAL LETTER I WITH BREVE
0012C1147BUSTIXGeneralBol.otf Ĭ LATIN CAPITAL LETTER I WITH BREVE
0012C1148BISTIXGeneralBolIta.otf Ĭ LATIN CAPITAL LETTER I WITH BREVE
0012D1149RUSTIXGeneral.otf ĭ LATIN SMALL LETTER I WITH BREVE
0012D1498RISTIXGeneralItalic.otf ĭ LATIN SMALL LETTER I WITH BREVE
0012D1151BUSTIXGeneralBol.otf ĭ LATIN SMALL LETTER I WITH BREVE
0012D1499BISTIXGeneralBolIta.otf ĭ LATIN SMALL LETTER I WITH BREVE
0012E1153RUSTIXGeneral.otf Į LATIN CAPITAL LETTER I WITH OGONEK
0012E1154RISTIXGeneralItalic.otf Į LATIN CAPITAL LETTER I WITH OGONEK
0012E1155BUSTIXGeneralBol.otf Į LATIN CAPITAL LETTER I WITH OGONEK
0012E1156BISTIXGeneralBolIta.otf Į LATIN CAPITAL LETTER I WITH OGONEK
0012F1157RUSTIXGeneral.otf į LATIN SMALL LETTER I WITH OGONEK
0012F1158RISTIXGeneralItalic.otf į LATIN SMALL LETTER I WITH OGONEK
0012F1159BUSTIXGeneralBol.otf į LATIN SMALL LETTER I WITH OGONEK
0012F1160BISTIXGeneralBolIta.otf į LATIN SMALL LETTER I WITH OGONEK
001301161RUSTIXGeneral.otf İ LATIN CAPITAL LETTER I WITH DOT ABOVE
001301162RISTIXGeneralItalic.otf İ LATIN CAPITAL LETTER I WITH DOT ABOVE
001301163BUSTIXGeneralBol.otf İ LATIN CAPITAL LETTER I WITH DOT ABOVE
001301164BISTIXGeneralBolIta.otf İ LATIN CAPITAL LETTER I WITH DOT ABOVE
001311166RUSTIXGeneral.otf ı LATIN SMALL LETTER DOTLESS I
001311167RISTIXGeneralItalic.otf ı LATIN SMALL LETTER DOTLESS I
001311168BUSTIXGeneralBol.otf ı LATIN SMALL LETTER DOTLESS I
001311169BISTIXGeneralBolIta.otf ı LATIN SMALL LETTER DOTLESS I
001321170RUSTIXGeneral.otf IJ LATIN CAPITAL LIGATURE IJ
001321171RISTIXGeneralItalic.otf IJ LATIN CAPITAL LIGATURE IJ
001321172BUSTIXGeneralBol.otf IJ LATIN CAPITAL LIGATURE IJ
001321173BISTIXGeneralBolIta.otf IJ LATIN CAPITAL LIGATURE IJ
001331174RUSTIXGeneral.otf ij LATIN SMALL LIGATURE IJ
001331175RISTIXGeneralItalic.otf ij LATIN SMALL LIGATURE IJ
001331176BUSTIXGeneralBol.otf ij LATIN SMALL LIGATURE IJ
001331177BISTIXGeneralBolIta.otf ij LATIN SMALL LIGATURE IJ
001341178RUSTIXGeneral.otf Ĵ LATIN CAPITAL LETTER J WITH CIRCUMFLEX
001341179RISTIXGeneralItalic.otf Ĵ LATIN CAPITAL LETTER J WITH CIRCUMFLEX
001341180BUSTIXGeneralBol.otf Ĵ LATIN CAPITAL LETTER J WITH CIRCUMFLEX
001341181BISTIXGeneralBolIta.otf Ĵ LATIN CAPITAL LETTER J WITH CIRCUMFLEX
001351182RUSTIXGeneral.otf ĵ LATIN SMALL LETTER J WITH CIRCUMFLEX
001351183RISTIXGeneralItalic.otf ĵ LATIN SMALL LETTER J WITH CIRCUMFLEX
001351184BUSTIXGeneralBol.otf ĵ LATIN SMALL LETTER J WITH CIRCUMFLEX
001351185BISTIXGeneralBolIta.otf ĵ LATIN SMALL LETTER J WITH CIRCUMFLEX
001361186RUSTIXGeneral.otf Ķ LATIN CAPITAL LETTER K WITH CEDILLA
001361187RISTIXGeneralItalic.otf Ķ LATIN CAPITAL LETTER K WITH CEDILLA
001361188BUSTIXGeneralBol.otf Ķ LATIN CAPITAL LETTER K WITH CEDILLA
001361189BISTIXGeneralBolIta.otf Ķ LATIN CAPITAL LETTER K WITH CEDILLA
001371190RUSTIXGeneral.otf ķ LATIN SMALL LETTER K WITH CEDILLA
001371191RISTIXGeneralItalic.otf ķ LATIN SMALL LETTER K WITH CEDILLA
001371192BUSTIXGeneralBol.otf ķ LATIN SMALL LETTER K WITH CEDILLA
001371193BISTIXGeneralBolIta.otf ķ LATIN SMALL LETTER K WITH CEDILLA
001381194RUSTIXGeneral.otf ĸ LATIN SMALL LETTER KRA
001381195RISTIXGeneralItalic.otf ĸ LATIN SMALL LETTER KRA
001381196BUSTIXGeneralBol.otf ĸ LATIN SMALL LETTER KRA
001381197BISTIXGeneralBolIta.otf ĸ LATIN SMALL LETTER KRA
001391198RUSTIXGeneral.otf Ĺ LATIN CAPITAL LETTER L WITH ACUTE
001391199RISTIXGeneralItalic.otf Ĺ LATIN CAPITAL LETTER L WITH ACUTE
001391200BUSTIXGeneralBol.otf Ĺ LATIN CAPITAL LETTER L WITH ACUTE
001391201BISTIXGeneralBolIta.otf Ĺ LATIN CAPITAL LETTER L WITH ACUTE
0013A1202RUSTIXGeneral.otf ĺ LATIN SMALL LETTER L WITH ACUTE
0013A1203RISTIXGeneralItalic.otf ĺ LATIN SMALL LETTER L WITH ACUTE
0013A1204BUSTIXGeneralBol.otf ĺ LATIN SMALL LETTER L WITH ACUTE
0013A1205BISTIXGeneralBolIta.otf ĺ LATIN SMALL LETTER L WITH ACUTE
0013B1206RUSTIXGeneral.otf Ļ LATIN CAPITAL LETTER L WITH CEDILLA
0013B1207RISTIXGeneralItalic.otf Ļ LATIN CAPITAL LETTER L WITH CEDILLA
0013B1208BUSTIXGeneralBol.otf Ļ LATIN CAPITAL LETTER L WITH CEDILLA
0013B1209BISTIXGeneralBolIta.otf Ļ LATIN CAPITAL LETTER L WITH CEDILLA
0013C1210RUSTIXGeneral.otf ļ LATIN SMALL LETTER L WITH CEDILLA
0013C1211RISTIXGeneralItalic.otf ļ LATIN SMALL LETTER L WITH CEDILLA
0013C1212BUSTIXGeneralBol.otf ļ LATIN SMALL LETTER L WITH CEDILLA
0013C1213BISTIXGeneralBolIta.otf ļ LATIN SMALL LETTER L WITH CEDILLA
0013D1214RUSTIXGeneral.otf Ľ LATIN CAPITAL LETTER L WITH CARON
0013D1215RISTIXGeneralItalic.otf Ľ LATIN CAPITAL LETTER L WITH CARON
0013D1216BUSTIXGeneralBol.otf Ľ LATIN CAPITAL LETTER L WITH CARON
0013D1217BISTIXGeneralBolIta.otf Ľ LATIN CAPITAL LETTER L WITH CARON
0013E1218RUSTIXGeneral.otf ľ LATIN SMALL LETTER L WITH CARON
0013E1219RISTIXGeneralItalic.otf ľ LATIN SMALL LETTER L WITH CARON
0013E1220BUSTIXGeneralBol.otf ľ LATIN SMALL LETTER L WITH CARON
0013E1221BISTIXGeneralBolIta.otf ľ LATIN SMALL LETTER L WITH CARON
0013F1222RUSTIXGeneral.otf Ŀ LATIN CAPITAL LETTER L WITH MIDDLE DOT
0013F1223RISTIXGeneralItalic.otf Ŀ LATIN CAPITAL LETTER L WITH MIDDLE DOT
0013F1224BUSTIXGeneralBol.otf Ŀ LATIN CAPITAL LETTER L WITH MIDDLE DOT
0013F1225BISTIXGeneralBolIta.otf Ŀ LATIN CAPITAL LETTER L WITH MIDDLE DOT
001401226RUSTIXGeneral.otf ŀ LATIN SMALL LETTER L WITH MIDDLE DOT
001401227RISTIXGeneralItalic.otf ŀ LATIN SMALL LETTER L WITH MIDDLE DOT
001401228BUSTIXGeneralBol.otf ŀ LATIN SMALL LETTER L WITH MIDDLE DOT
001401229BISTIXGeneralBolIta.otf ŀ LATIN SMALL LETTER L WITH MIDDLE DOT
001411230RUSTIXGeneral.otf Ł LATIN CAPITAL LETTER L WITH STROKE
001411231RISTIXGeneralItalic.otf Ł LATIN CAPITAL LETTER L WITH STROKE
001411232BUSTIXGeneralBol.otf Ł LATIN CAPITAL LETTER L WITH STROKE
001411233BISTIXGeneralBolIta.otf Ł LATIN CAPITAL LETTER L WITH STROKE
001421500RUSTIXGeneral.otf ł LATIN SMALL LETTER L WITH STROKE
001421501RISTIXGeneralItalic.otf ł LATIN SMALL LETTER L WITH STROKE
001421502BUSTIXGeneralBol.otf ł LATIN SMALL LETTER L WITH STROKE
001421503BISTIXGeneralBolIta.otf ł LATIN SMALL LETTER L WITH STROKE
001431238RUSTIXGeneral.otf Ń LATIN CAPITAL LETTER N WITH ACUTE
001431239RISTIXGeneralItalic.otf Ń LATIN CAPITAL LETTER N WITH ACUTE
001431240BUSTIXGeneralBol.otf Ń LATIN CAPITAL LETTER N WITH ACUTE
001431241BISTIXGeneralBolIta.otf Ń LATIN CAPITAL LETTER N WITH ACUTE
001441242RUSTIXGeneral.otf ń LATIN SMALL LETTER N WITH ACUTE
001441243RISTIXGeneralItalic.otf ń LATIN SMALL LETTER N WITH ACUTE
001441244BUSTIXGeneralBol.otf ń LATIN SMALL LETTER N WITH ACUTE
001441245BISTIXGeneralBolIta.otf ń LATIN SMALL LETTER N WITH ACUTE
001451246RUSTIXGeneral.otf Ņ LATIN CAPITAL LETTER N WITH CEDILLA
001451247RISTIXGeneralItalic.otf Ņ LATIN CAPITAL LETTER N WITH CEDILLA
001451248BUSTIXGeneralBol.otf Ņ LATIN CAPITAL LETTER N WITH CEDILLA
001451249BISTIXGeneralBolIta.otf Ņ LATIN CAPITAL LETTER N WITH CEDILLA
001461250RUSTIXGeneral.otf ņ LATIN SMALL LETTER N WITH CEDILLA
001461251RISTIXGeneralItalic.otf ņ LATIN SMALL LETTER N WITH CEDILLA
001461252BUSTIXGeneralBol.otf ņ LATIN SMALL LETTER N WITH CEDILLA
001461253BISTIXGeneralBolIta.otf ņ LATIN SMALL LETTER N WITH CEDILLA
001471254RUSTIXGeneral.otf Ň LATIN CAPITAL LETTER N WITH CARON
001471255RISTIXGeneralItalic.otf Ň LATIN CAPITAL LETTER N WITH CARON
001471256BUSTIXGeneralBol.otf Ň LATIN CAPITAL LETTER N WITH CARON
001471257BISTIXGeneralBolIta.otf Ň LATIN CAPITAL LETTER N WITH CARON
001481258RUSTIXGeneral.otf ň LATIN SMALL LETTER N WITH CARON
001481259RISTIXGeneralItalic.otf ň LATIN SMALL LETTER N WITH CARON
001481260BUSTIXGeneralBol.otf ň LATIN SMALL LETTER N WITH CARON
001481261BISTIXGeneralBolIta.otf ň LATIN SMALL LETTER N WITH CARON
001491262RUSTIXGeneral.otf ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
001491263RISTIXGeneralItalic.otf ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
001491264BUSTIXGeneralBol.otf ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
001491265BISTIXGeneralBolIta.otf ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
0014A1266RUSTIXGeneral.otf Ŋ LATIN CAPITAL LETTER ENG
0014A1267RISTIXGeneralItalic.otf Ŋ LATIN CAPITAL LETTER ENG
0014A1268BUSTIXGeneralBol.otf Ŋ LATIN CAPITAL LETTER ENG
0014A1269BISTIXGeneralBolIta.otf Ŋ LATIN CAPITAL LETTER ENG
0014B1270RUSTIXGeneral.otf ŋ LATIN SMALL LETTER ENG
0014B1271RISTIXGeneralItalic.otf ŋ LATIN SMALL LETTER ENG
0014B1272BUSTIXGeneralBol.otf ŋ LATIN SMALL LETTER ENG
0014B1273BISTIXGeneralBolIta.otf ŋ LATIN SMALL LETTER ENG
0014C1274RUSTIXGeneral.otf Ō LATIN CAPITAL LETTER O WITH MACRON
0014C1275RISTIXGeneralItalic.otf Ō LATIN CAPITAL LETTER O WITH MACRON
0014C1276BUSTIXGeneralBol.otf Ō LATIN CAPITAL LETTER O WITH MACRON
0014C1277BISTIXGeneralBolIta.otf Ō LATIN CAPITAL LETTER O WITH MACRON
0014D1278RUSTIXGeneral.otf ō LATIN SMALL LETTER O WITH MACRON
0014D1279RISTIXGeneralItalic.otf ō LATIN SMALL LETTER O WITH MACRON
0014D1280BUSTIXGeneralBol.otf ō LATIN SMALL LETTER O WITH MACRON
0014D1281BISTIXGeneralBolIta.otf ō LATIN SMALL LETTER O WITH MACRON
0014E1282RUSTIXGeneral.otf Ŏ LATIN CAPITAL LETTER O WITH BREVE
0014E1283RISTIXGeneralItalic.otf Ŏ LATIN CAPITAL LETTER O WITH BREVE
0014E1284BUSTIXGeneralBol.otf Ŏ LATIN CAPITAL LETTER O WITH BREVE
0014E1285BISTIXGeneralBolIta.otf Ŏ LATIN CAPITAL LETTER O WITH BREVE
0014F1286RUSTIXGeneral.otf ŏ LATIN SMALL LETTER O WITH BREVE
0014F1287RISTIXGeneralItalic.otf ŏ LATIN SMALL LETTER O WITH BREVE
0014F1288BUSTIXGeneralBol.otf ŏ LATIN SMALL LETTER O WITH BREVE
0014F1289BISTIXGeneralBolIta.otf ŏ LATIN SMALL LETTER O WITH BREVE
001501290RUSTIXGeneral.otf Ő LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
001501291RISTIXGeneralItalic.otf Ő LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
001501292BUSTIXGeneralBol.otf Ő LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
001501293BISTIXGeneralBolIta.otf Ő LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
001511294RUSTIXGeneral.otf ő LATIN SMALL LETTER O WITH DOUBLE ACUTE
001511295RISTIXGeneralItalic.otf ő LATIN SMALL LETTER O WITH DOUBLE ACUTE
001511296BUSTIXGeneralBol.otf ő LATIN SMALL LETTER O WITH DOUBLE ACUTE
001511297BISTIXGeneralBolIta.otf ő LATIN SMALL LETTER O WITH DOUBLE ACUTE
001521298RUSTIXGeneral.otf Œ LATIN CAPITAL LIGATURE OE
001521299RISTIXGeneralItalic.otf Œ LATIN CAPITAL LIGATURE OE
001521300BUSTIXGeneralBol.otf Œ LATIN CAPITAL LIGATURE OE
001521301BISTIXGeneralBolIta.otf Œ LATIN CAPITAL LIGATURE OE
001531302RUSTIXGeneral.otf œ LATIN SMALL LIGATURE OE
001531303RISTIXGeneralItalic.otf œ LATIN SMALL LIGATURE OE
001531304BUSTIXGeneralBol.otf œ LATIN SMALL LIGATURE OE
001531305BISTIXGeneralBolIta.otf œ LATIN SMALL LIGATURE OE
001541306RUSTIXGeneral.otf Ŕ LATIN CAPITAL LETTER R WITH ACUTE
001541307RISTIXGeneralItalic.otf Ŕ LATIN CAPITAL LETTER R WITH ACUTE
001541308BUSTIXGeneralBol.otf Ŕ LATIN CAPITAL LETTER R WITH ACUTE
001541309BISTIXGeneralBolIta.otf Ŕ LATIN CAPITAL LETTER R WITH ACUTE
001551310RUSTIXGeneral.otf ŕ LATIN SMALL LETTER R WITH ACUTE
001551311RISTIXGeneralItalic.otf ŕ LATIN SMALL LETTER R WITH ACUTE
001551312BUSTIXGeneralBol.otf ŕ LATIN SMALL LETTER R WITH ACUTE
001551313BISTIXGeneralBolIta.otf ŕ LATIN SMALL LETTER R WITH ACUTE
001561314RUSTIXGeneral.otf Ŗ LATIN CAPITAL LETTER R WITH CEDILLA
001561315RISTIXGeneralItalic.otf Ŗ LATIN CAPITAL LETTER R WITH CEDILLA
001561316BUSTIXGeneralBol.otf Ŗ LATIN CAPITAL LETTER R WITH CEDILLA
001561317BISTIXGeneralBolIta.otf Ŗ LATIN CAPITAL LETTER R WITH CEDILLA
001571318RUSTIXGeneral.otf ŗ LATIN SMALL LETTER R WITH CEDILLA
001571319RISTIXGeneralItalic.otf ŗ LATIN SMALL LETTER R WITH CEDILLA
001571320BUSTIXGeneralBol.otf ŗ LATIN SMALL LETTER R WITH CEDILLA
001571321BISTIXGeneralBolIta.otf ŗ LATIN SMALL LETTER R WITH CEDILLA
001581322RUSTIXGeneral.otf Ř LATIN CAPITAL LETTER R WITH CARON
001581323RISTIXGeneralItalic.otf Ř LATIN CAPITAL LETTER R WITH CARON
001581324BUSTIXGeneralBol.otf Ř LATIN CAPITAL LETTER R WITH CARON
001581325BISTIXGeneralBolIta.otf Ř LATIN CAPITAL LETTER R WITH CARON
001591326RUSTIXGeneral.otf ř LATIN SMALL LETTER R WITH CARON
001591327RISTIXGeneralItalic.otf ř LATIN SMALL LETTER R WITH CARON
001591328BUSTIXGeneralBol.otf ř LATIN SMALL LETTER R WITH CARON
001591329BISTIXGeneralBolIta.otf ř LATIN SMALL LETTER R WITH CARON
0015A1330RUSTIXGeneral.otf Ś LATIN CAPITAL LETTER S WITH ACUTE
0015A1331RISTIXGeneralItalic.otf Ś LATIN CAPITAL LETTER S WITH ACUTE
0015A1332BUSTIXGeneralBol.otf Ś LATIN CAPITAL LETTER S WITH ACUTE
0015A1333BISTIXGeneralBolIta.otf Ś LATIN CAPITAL LETTER S WITH ACUTE
0015B1334RUSTIXGeneral.otf ś LATIN SMALL LETTER S WITH ACUTE
0015B1335RISTIXGeneralItalic.otf ś LATIN SMALL LETTER S WITH ACUTE
0015B1336BUSTIXGeneralBol.otf ś LATIN SMALL LETTER S WITH ACUTE
0015B1337BISTIXGeneralBolIta.otf ś LATIN SMALL LETTER S WITH ACUTE
0015C1338RUSTIXGeneral.otf Ŝ LATIN CAPITAL LETTER S WITH CIRCUMFLEX
0015C1339RISTIXGeneralItalic.otf Ŝ LATIN CAPITAL LETTER S WITH CIRCUMFLEX
0015C1340BUSTIXGeneralBol.otf Ŝ LATIN CAPITAL LETTER S WITH CIRCUMFLEX
0015C1341BISTIXGeneralBolIta.otf Ŝ LATIN CAPITAL LETTER S WITH CIRCUMFLEX
0015D1342RUSTIXGeneral.otf ŝ LATIN SMALL LETTER S WITH CIRCUMFLEX
0015D1343RISTIXGeneralItalic.otf ŝ LATIN SMALL LETTER S WITH CIRCUMFLEX
0015D1344BUSTIXGeneralBol.otf ŝ LATIN SMALL LETTER S WITH CIRCUMFLEX
0015D1345BISTIXGeneralBolIta.otf ŝ LATIN SMALL LETTER S WITH CIRCUMFLEX
0015E1346RUSTIXGeneral.otf Ş LATIN CAPITAL LETTER S WITH CEDILLA
0015E1347RISTIXGeneralItalic.otf Ş LATIN CAPITAL LETTER S WITH CEDILLA
0015E1348BUSTIXGeneralBol.otf Ş LATIN CAPITAL LETTER S WITH CEDILLA
0015E1349BISTIXGeneralBolIta.otf Ş LATIN CAPITAL LETTER S WITH CEDILLA
0015F1350RUSTIXGeneral.otf ş LATIN SMALL LETTER S WITH CEDILLA
0015F1351RISTIXGeneralItalic.otf ş LATIN SMALL LETTER S WITH CEDILLA
0015F1352BUSTIXGeneralBol.otf ş LATIN SMALL LETTER S WITH CEDILLA
0015F1353BISTIXGeneralBolIta.otf ş LATIN SMALL LETTER S WITH CEDILLA
001601354RUSTIXGeneral.otf Š LATIN CAPITAL LETTER S WITH CARON
001601355RISTIXGeneralItalic.otf Š LATIN CAPITAL LETTER S WITH CARON
001601356BUSTIXGeneralBol.otf Š LATIN CAPITAL LETTER S WITH CARON
001601357BISTIXGeneralBolIta.otf Š LATIN CAPITAL LETTER S WITH CARON
001611358RUSTIXGeneral.otf š LATIN SMALL LETTER S WITH CARON
001611359RISTIXGeneralItalic.otf š LATIN SMALL LETTER S WITH CARON
001611360BUSTIXGeneralBol.otf š LATIN SMALL LETTER S WITH CARON
001611361BISTIXGeneralBolIta.otf š LATIN SMALL LETTER S WITH CARON
001621362RUSTIXGeneral.otf Ţ LATIN CAPITAL LETTER T WITH CEDILLA
001621363RISTIXGeneralItalic.otf Ţ LATIN CAPITAL LETTER T WITH CEDILLA
001621364BUSTIXGeneralBol.otf Ţ LATIN CAPITAL LETTER T WITH CEDILLA
001621365BISTIXGeneralBolIta.otf Ţ LATIN CAPITAL LETTER T WITH CEDILLA
001631366RUSTIXGeneral.otf ţ LATIN SMALL LETTER T WITH CEDILLA
001631367RISTIXGeneralItalic.otf ţ LATIN SMALL LETTER T WITH CEDILLA
001631368BUSTIXGeneralBol.otf ţ LATIN SMALL LETTER T WITH CEDILLA
001631369BISTIXGeneralBolIta.otf ţ LATIN SMALL LETTER T WITH CEDILLA
001641370RUSTIXGeneral.otf Ť LATIN CAPITAL LETTER T WITH CARON
001641371RISTIXGeneralItalic.otf Ť LATIN CAPITAL LETTER T WITH CARON
001641372BUSTIXGeneralBol.otf Ť LATIN CAPITAL LETTER T WITH CARON
001641373BISTIXGeneralBolIta.otf Ť LATIN CAPITAL LETTER T WITH CARON
001651374RUSTIXGeneral.otf ť LATIN SMALL LETTER T WITH CARON
001651375RISTIXGeneralItalic.otf ť LATIN SMALL LETTER T WITH CARON
001651376BUSTIXGeneralBol.otf ť LATIN SMALL LETTER T WITH CARON
001651377BISTIXGeneralBolIta.otf ť LATIN SMALL LETTER T WITH CARON
001661378RUSTIXGeneral.otf Ŧ LATIN CAPITAL LETTER T WITH STROKE
001661379RISTIXGeneralItalic.otf Ŧ LATIN CAPITAL LETTER T WITH STROKE
001661380BUSTIXGeneralBol.otf Ŧ LATIN CAPITAL LETTER T WITH STROKE
001661381BISTIXGeneralBolIta.otf Ŧ LATIN CAPITAL LETTER T WITH STROKE
001671382RUSTIXGeneral.otf ŧ LATIN SMALL LETTER T WITH STROKE
001671383RISTIXGeneralItalic.otf ŧ LATIN SMALL LETTER T WITH STROKE
001671384BUSTIXGeneralBol.otf ŧ LATIN SMALL LETTER T WITH STROKE
001671385BISTIXGeneralBolIta.otf ŧ LATIN SMALL LETTER T WITH STROKE
001681386RUSTIXGeneral.otf Ũ LATIN CAPITAL LETTER U WITH TILDE
001681387RISTIXGeneralItalic.otf Ũ LATIN CAPITAL LETTER U WITH TILDE
001681388BUSTIXGeneralBol.otf Ũ LATIN CAPITAL LETTER U WITH TILDE
001681389BISTIXGeneralBolIta.otf Ũ LATIN CAPITAL LETTER U WITH TILDE
001691390RUSTIXGeneral.otf ũ LATIN SMALL LETTER U WITH TILDE
001691391RISTIXGeneralItalic.otf ũ LATIN SMALL LETTER U WITH TILDE
001691392BUSTIXGeneralBol.otf ũ LATIN SMALL LETTER U WITH TILDE
001691393BISTIXGeneralBolIta.otf ũ LATIN SMALL LETTER U WITH TILDE
0016A1394RUSTIXGeneral.otf Ū LATIN CAPITAL LETTER U WITH MACRON
0016A1395RISTIXGeneralItalic.otf Ū LATIN CAPITAL LETTER U WITH MACRON
0016A1396BUSTIXGeneralBol.otf Ū LATIN CAPITAL LETTER U WITH MACRON
0016A1397BISTIXGeneralBolIta.otf Ū LATIN CAPITAL LETTER U WITH MACRON
0016B1398RUSTIXGeneral.otf ū LATIN SMALL LETTER U WITH MACRON
0016B1399RISTIXGeneralItalic.otf ū LATIN SMALL LETTER U WITH MACRON
0016B1400BUSTIXGeneralBol.otf ū LATIN SMALL LETTER U WITH MACRON
0016B1401BISTIXGeneralBolIta.otf ū LATIN SMALL LETTER U WITH MACRON
0016C1504RUSTIXGeneral.otf Ŭ LATIN CAPITAL LETTER U WITH BREVE
0016C1505RISTIXGeneralItalic.otf Ŭ LATIN CAPITAL LETTER U WITH BREVE
0016C1506BUSTIXGeneralBol.otf Ŭ LATIN CAPITAL LETTER U WITH BREVE
0016C1507BISTIXGeneralBolIta.otf Ŭ LATIN CAPITAL LETTER U WITH BREVE
0016D1406RUSTIXGeneral.otf ŭ LATIN SMALL LETTER U WITH BREVE
0016D1407RISTIXGeneralItalic.otf ŭ LATIN SMALL LETTER U WITH BREVE
0016D1408BUSTIXGeneralBol.otf ŭ LATIN SMALL LETTER U WITH BREVE
0016D1409BISTIXGeneralBolIta.otf ŭ LATIN SMALL LETTER U WITH BREVE
0016E1410RUSTIXGeneral.otf Ů LATIN CAPITAL LETTER U WITH RING ABOVE
0016E1411RISTIXGeneralItalic.otf Ů LATIN CAPITAL LETTER U WITH RING ABOVE
0016E1412BUSTIXGeneralBol.otf Ů LATIN CAPITAL LETTER U WITH RING ABOVE
0016E1413BISTIXGeneralBolIta.otf Ů LATIN CAPITAL LETTER U WITH RING ABOVE
0016F1414RUSTIXGeneral.otf ů LATIN SMALL LETTER U WITH RING ABOVE
0016F1415RISTIXGeneralItalic.otf ů LATIN SMALL LETTER U WITH RING ABOVE
0016F1416BUSTIXGeneralBol.otf ů LATIN SMALL LETTER U WITH RING ABOVE
0016F1417BISTIXGeneralBolIta.otf ů LATIN SMALL LETTER U WITH RING ABOVE
001701418RUSTIXGeneral.otf Ű LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
001701419RISTIXGeneralItalic.otf Ű LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
001701420BUSTIXGeneralBol.otf Ű LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
001701421BISTIXGeneralBolIta.otf Ű LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
001711422RUSTIXGeneral.otf ű LATIN SMALL LETTER U WITH DOUBLE ACUTE
001711423RISTIXGeneralItalic.otf ű LATIN SMALL LETTER U WITH DOUBLE ACUTE
001711424BUSTIXGeneralBol.otf ű LATIN SMALL LETTER U WITH DOUBLE ACUTE
001711425BISTIXGeneralBolIta.otf ű LATIN SMALL LETTER U WITH DOUBLE ACUTE
001721426RUSTIXGeneral.otf Ų LATIN CAPITAL LETTER U WITH OGONEK
001721427RISTIXGeneralItalic.otf Ų LATIN CAPITAL LETTER U WITH OGONEK
001721428BUSTIXGeneralBol.otf Ų LATIN CAPITAL LETTER U WITH OGONEK
001721429BISTIXGeneralBolIta.otf Ų LATIN CAPITAL LETTER U WITH OGONEK
001731430RUSTIXGeneral.otf ų LATIN SMALL LETTER U WITH OGONEK
001731431RISTIXGeneralItalic.otf ų LATIN SMALL LETTER U WITH OGONEK
001731432BUSTIXGeneralBol.otf ų LATIN SMALL LETTER U WITH OGONEK
001731433BISTIXGeneralBolIta.otf ų LATIN SMALL LETTER U WITH OGONEK
001741434RUSTIXGeneral.otf Ŵ LATIN CAPITAL LETTER W WITH CIRCUMFLEX
001741435RISTIXGeneralItalic.otf Ŵ LATIN CAPITAL LETTER W WITH CIRCUMFLEX
001741436BUSTIXGeneralBol.otf Ŵ LATIN CAPITAL LETTER W WITH CIRCUMFLEX
001741437BISTIXGeneralBolIta.otf Ŵ LATIN CAPITAL LETTER W WITH CIRCUMFLEX
001751438RUSTIXGeneral.otf ŵ LATIN SMALL LETTER W WITH CIRCUMFLEX
001751439RISTIXGeneralItalic.otf ŵ LATIN SMALL LETTER W WITH CIRCUMFLEX
001751440BUSTIXGeneralBol.otf ŵ LATIN SMALL LETTER W WITH CIRCUMFLEX
001751441BISTIXGeneralBolIta.otf ŵ LATIN SMALL LETTER W WITH CIRCUMFLEX
001761442RUSTIXGeneral.otf Ŷ LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
001761443RISTIXGeneralItalic.otf Ŷ LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
001761444BUSTIXGeneralBol.otf Ŷ LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
001761445BISTIXGeneralBolIta.otf Ŷ LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
001771446RUSTIXGeneral.otf ŷ LATIN SMALL LETTER Y WITH CIRCUMFLEX
001771447RISTIXGeneralItalic.otf ŷ LATIN SMALL LETTER Y WITH CIRCUMFLEX
001771448BUSTIXGeneralBol.otf ŷ LATIN SMALL LETTER Y WITH CIRCUMFLEX
001771449BISTIXGeneralBolIta.otf ŷ LATIN SMALL LETTER Y WITH CIRCUMFLEX
001781450RUSTIXGeneral.otf Ÿ LATIN CAPITAL LETTER Y WITH DIAERESIS
001781451RISTIXGeneralItalic.otf Ÿ LATIN CAPITAL LETTER Y WITH DIAERESIS
001781452BUSTIXGeneralBol.otf Ÿ LATIN CAPITAL LETTER Y WITH DIAERESIS
001781453BISTIXGeneralBolIta.otf Ÿ LATIN CAPITAL LETTER Y WITH DIAERESIS
001791454RUSTIXGeneral.otf Ź LATIN CAPITAL LETTER Z WITH ACUTE
001791455RISTIXGeneralItalic.otf Ź LATIN CAPITAL LETTER Z WITH ACUTE
001791456BUSTIXGeneralBol.otf Ź LATIN CAPITAL LETTER Z WITH ACUTE
001791457BISTIXGeneralBolIta.otf Ź LATIN CAPITAL LETTER Z WITH ACUTE
0017A1458RUSTIXGeneral.otf ź LATIN SMALL LETTER Z WITH ACUTE
0017A1459RISTIXGeneralItalic.otf ź LATIN SMALL LETTER Z WITH ACUTE
0017A1460BUSTIXGeneralBol.otf ź LATIN SMALL LETTER Z WITH ACUTE
0017A1461BISTIXGeneralBolIta.otf ź LATIN SMALL LETTER Z WITH ACUTE
0017B1462RUSTIXGeneral.otf Ż LATIN CAPITAL LETTER Z WITH DOT ABOVE
0017B1463RISTIXGeneralItalic.otf Ż LATIN CAPITAL LETTER Z WITH DOT ABOVE
0017B1464BUSTIXGeneralBol.otf Ż LATIN CAPITAL LETTER Z WITH DOT ABOVE
0017B1465BISTIXGeneralBolIta.otf Ż LATIN CAPITAL LETTER Z WITH DOT ABOVE
0017C1466RUSTIXGeneral.otf ż LATIN SMALL LETTER Z WITH DOT ABOVE
0017C1467RISTIXGeneralItalic.otf ż LATIN SMALL LETTER Z WITH DOT ABOVE
0017C1468BUSTIXGeneralBol.otf ż LATIN SMALL LETTER Z WITH DOT ABOVE
0017C1469BISTIXGeneralBolIta.otf ż LATIN SMALL LETTER Z WITH DOT ABOVE
0017D1470RUSTIXGeneral.otf Ž LATIN CAPITAL LETTER Z WITH CARON
0017D1471RISTIXGeneralItalic.otf Ž LATIN CAPITAL LETTER Z WITH CARON
0017D1472BUSTIXGeneralBol.otf Ž LATIN CAPITAL LETTER Z WITH CARON
0017D1473BISTIXGeneralBolIta.otf Ž LATIN CAPITAL LETTER Z WITH CARON
0017E1474RUSTIXGeneral.otf ž LATIN SMALL LETTER Z WITH CARON
0017E1475RISTIXGeneralItalic.otf ž LATIN SMALL LETTER Z WITH CARON
0017E1476BUSTIXGeneralBol.otf ž LATIN SMALL LETTER Z WITH CARON
0017E1477BISTIXGeneralBolIta.otf ž LATIN SMALL LETTER Z WITH CARON
0017F1478RUSTIXGeneral.otf ſ LATIN SMALL LETTER LONG S
0017F1479RISTIXGeneralItalic.otf ſ LATIN SMALL LETTER LONG S
0017F1480BUSTIXGeneralBol.otf ſ LATIN SMALL LETTER LONG S
0017F1481BISTIXGeneralBolIta.otf ſ LATIN SMALL LETTER LONG S
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Latin Extended-B; 00180-0024F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
001801508RUSTIXGeneral.otf ƀ LATIN SMALL LETTER B WITH STROKE
001801509RISTIXGeneralItalic.otf ƀ LATIN SMALL LETTER B WITH STROKE
001801510BUSTIXGeneralBol.otf ƀ LATIN SMALL LETTER B WITH STROKE
001801511BISTIXGeneralBolIta.otf ƀ LATIN SMALL LETTER B WITH STROKE
001881512RUSTIXGeneral.otf ƈ LATIN SMALL LETTER C WITH HOOK
001881513BUSTIXGeneralBol.otf ƈ LATIN SMALL LETTER C WITH HOOK
001901514RUSTIXGeneral.otf Ɛ LATIN CAPITAL LETTER OPEN E
001901515RISTIXGeneralItalic.otf Ɛ LATIN CAPITAL LETTER OPEN E
001901516BUSTIXGeneralBol.otf Ɛ LATIN CAPITAL LETTER OPEN E
001901517BISTIXGeneralBolIta.otf Ɛ LATIN CAPITAL LETTER OPEN E
001921518RUSTIXGeneral.otf ƒ LATIN SMALL LETTER F WITH HOOK
001921519RISTIXGeneralItalic.otf ƒ LATIN SMALL LETTER F WITH HOOK
001921520BUSTIXGeneralBol.otf ƒ LATIN SMALL LETTER F WITH HOOK
001921521BISTIXGeneralBolIta.otf ƒ LATIN SMALL LETTER F WITH HOOK
001951522RUSTIXGeneral.otf ƕ LATIN SMALL LETTER HV
001951523RISTIXGeneralItalic.otf ƕ LATIN SMALL LETTER HV
001951524BUSTIXGeneralBol.otf ƕ LATIN SMALL LETTER HV
001951525BISTIXGeneralBolIta.otf ƕ LATIN SMALL LETTER HV
001991526RUSTIXGeneral.otf ƙ LATIN SMALL LETTER K WITH HOOK
001991527RISTIXGeneralItalic.otf ƙ LATIN SMALL LETTER K WITH HOOK
001991528BUSTIXGeneralBol.otf ƙ LATIN SMALL LETTER K WITH HOOK
001991529BISTIXGeneralBolIta.otf ƙ LATIN SMALL LETTER K WITH HOOK
0019A1538RUSTIXGeneral.otf ƚ LATIN SMALL LETTER L WITH BAR
0019A1539RISTIXGeneralItalic.otf ƚ LATIN SMALL LETTER L WITH BAR
0019A1540BUSTIXGeneralBol.otf ƚ LATIN SMALL LETTER L WITH BAR
0019A1541BISTIXGeneralBolIta.otf ƚ LATIN SMALL LETTER L WITH BAR
0019B1542RUSTIXGeneral.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019B1543RUSTIXVar.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019B1544BUSTIXVarBol.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019B1546RISTIXGeneralItalic.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019B1547BUSTIXGeneralBol.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019B1548BISTIXGeneralBolIta.otf ƛ LATIN SMALL LETTER LAMBDA WITH STROKE
0019E1549RUSTIXGeneral.otf ƞ LATIN SMALL LETTER N WITH LONG RIGHT LEG
0019E1550RISTIXGeneralItalic.otf ƞ LATIN SMALL LETTER N WITH LONG RIGHT LEG
0019E1551BUSTIXGeneralBol.otf ƞ LATIN SMALL LETTER N WITH LONG RIGHT LEG
0019E1552BISTIXGeneralBolIta.otf ƞ LATIN SMALL LETTER N WITH LONG RIGHT LEG
001A01553RUSTIXGeneral.otf Ơ LATIN CAPITAL LETTER O WITH HORN
001A01554RISTIXGeneralItalic.otf Ơ LATIN CAPITAL LETTER O WITH HORN
001A01555BUSTIXGeneralBol.otf Ơ LATIN CAPITAL LETTER O WITH HORN
001A01556BISTIXGeneralBolIta.otf Ơ LATIN CAPITAL LETTER O WITH HORN
001A11557RUSTIXGeneral.otf ơ LATIN SMALL LETTER O WITH HORN
001A11558RISTIXGeneralItalic.otf ơ LATIN SMALL LETTER O WITH HORN
001A11559BUSTIXGeneralBol.otf ơ LATIN SMALL LETTER O WITH HORN
001A11560BISTIXGeneralBolIta.otf ơ LATIN SMALL LETTER O WITH HORN
001A51561RUSTIXGeneral.otf ƥ LATIN SMALL LETTER P WITH HOOK
001A51562RISTIXGeneralItalic.otf ƥ LATIN SMALL LETTER P WITH HOOK
001A51563BUSTIXGeneralBol.otf ƥ LATIN SMALL LETTER P WITH HOOK
001A51564BISTIXGeneralBolIta.otf ƥ LATIN SMALL LETTER P WITH HOOK
001AA1565RUSTIXGeneral.otf ƪ LATIN LETTER REVERSED ESH LOOP
001AA1566RISTIXGeneralItalic.otf ƪ LATIN LETTER REVERSED ESH LOOP
001AA1567BUSTIXGeneralBol.otf ƪ LATIN LETTER REVERSED ESH LOOP
001AA1568BISTIXGeneralBolIta.otf ƪ LATIN LETTER REVERSED ESH LOOP
001AB1569RUSTIXGeneral.otf ƫ LATIN SMALL LETTER T WITH PALATAL HOOK
001AB1570RISTIXGeneralItalic.otf ƫ LATIN SMALL LETTER T WITH PALATAL HOOK
001AB1571BUSTIXGeneralBol.otf ƫ LATIN SMALL LETTER T WITH PALATAL HOOK
001AB1572BISTIXGeneralBolIta.otf ƫ LATIN SMALL LETTER T WITH PALATAL HOOK
001AD1573RUSTIXGeneral.otf ƭ LATIN SMALL LETTER T WITH HOOK
001AD1574RISTIXGeneralItalic.otf ƭ LATIN SMALL LETTER T WITH HOOK
001AD1575BUSTIXGeneralBol.otf ƭ LATIN SMALL LETTER T WITH HOOK
001AD1576BISTIXGeneralBolIta.otf ƭ LATIN SMALL LETTER T WITH HOOK
001AF1577RUSTIXGeneral.otf Ư LATIN CAPITAL LETTER U WITH HORN
001AF1578RISTIXGeneralItalic.otf Ư LATIN CAPITAL LETTER U WITH HORN
001AF1579BUSTIXGeneralBol.otf Ư LATIN CAPITAL LETTER U WITH HORN
001AF1580BISTIXGeneralBolIta.otf Ư LATIN CAPITAL LETTER U WITH HORN
001B01581RUSTIXGeneral.otf ư LATIN SMALL LETTER U WITH HORN
001B01582RISTIXGeneralItalic.otf ư LATIN SMALL LETTER U WITH HORN
001B01583BUSTIXGeneralBol.otf ư LATIN SMALL LETTER U WITH HORN
001B01584BISTIXGeneralBolIta.otf ư LATIN SMALL LETTER U WITH HORN
001B51585RUSTIXGeneral.otf Ƶ LATIN CAPITAL LETTER Z WITH STROKE
001BA1586RUSTIXGeneral.otf ƺ LATIN SMALL LETTER EZH WITH TAIL
001BA1587RISTIXGeneralItalic.otf ƺ LATIN SMALL LETTER EZH WITH TAIL
001BA1588BUSTIXGeneralBol.otf ƺ LATIN SMALL LETTER EZH WITH TAIL
001BA1589BISTIXGeneralBolIta.otf ƺ LATIN SMALL LETTER EZH WITH TAIL
001BB1590RUSTIXGeneral.otf ƻ LATIN LETTER TWO WITH STROKE
001BB1591RISTIXGeneralItalic.otf ƻ LATIN LETTER TWO WITH STROKE
001BB1592BUSTIXGeneralBol.otf ƻ LATIN LETTER TWO WITH STROKE
001BB1593BISTIXGeneralBolIta.otf ƻ LATIN LETTER TWO WITH STROKE
001BE1594RUSTIXGeneral.otf ƾ LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
001BE1595RISTIXGeneralItalic.otf ƾ LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
001BE1597BUSTIXGeneralBol.otf ƾ LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
001BE1598BISTIXGeneralBolIta.otf ƾ LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
001C01599RUSTIXGeneral.otf ǀ LATIN LETTER DENTAL CLICK
001C01600RISTIXGeneralItalic.otf ǀ LATIN LETTER DENTAL CLICK
001C01601BUSTIXGeneralBol.otf ǀ LATIN LETTER DENTAL CLICK
001C01602BISTIXGeneralBolIta.otf ǀ LATIN LETTER DENTAL CLICK
001C11603RUSTIXGeneral.otf ǁ LATIN LETTER LATERAL CLICK
001C11604RISTIXGeneralItalic.otf ǁ LATIN LETTER LATERAL CLICK
001C11605BUSTIXGeneralBol.otf ǁ LATIN LETTER LATERAL CLICK
001C11606BISTIXGeneralBolIta.otf ǁ LATIN LETTER LATERAL CLICK
001C21596BUSTIXGeneralBol.otf ǂ LATIN LETTER ALVEOLAR CLICK
001C21607RUSTIXGeneral.otf ǂ LATIN LETTER ALVEOLAR CLICK
001C21608RISTIXGeneralItalic.otf ǂ LATIN LETTER ALVEOLAR CLICK
001C21609BISTIXGeneralBolIta.otf ǂ LATIN LETTER ALVEOLAR CLICK
001C31610RUSTIXGeneral.otf ǃ LATIN LETTER RETROFLEX CLICK
001C31611RISTIXGeneralItalic.otf ǃ LATIN LETTER RETROFLEX CLICK
001C31612BUSTIXGeneralBol.otf ǃ LATIN LETTER RETROFLEX CLICK
001C31613BISTIXGeneralBolIta.otf ǃ LATIN LETTER RETROFLEX CLICK
001F01614RUSTIXGeneral.otf ǰ LATIN SMALL LETTER J WITH CARON
001F01615RISTIXGeneralItalic.otf ǰ LATIN SMALL LETTER J WITH CARON
001F01616BUSTIXGeneralBol.otf ǰ LATIN SMALL LETTER J WITH CARON
001F01617BISTIXGeneralBolIta.otf ǰ LATIN SMALL LETTER J WITH CARON
001FA1618RUSTIXGeneral.otf Ǻ LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE
001FA1619RISTIXGeneralItalic.otf Ǻ LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE
001FA1620BUSTIXGeneralBol.otf Ǻ LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE
001FA1621BISTIXGeneralBolIta.otf Ǻ LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE
001FB1622RUSTIXGeneral.otf ǻ LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE
001FB1623RISTIXGeneralItalic.otf ǻ LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE
001FB1624BUSTIXGeneralBol.otf ǻ LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE
001FB1625BISTIXGeneralBolIta.otf ǻ LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE
001FC1626RUSTIXGeneral.otf Ǽ LATIN CAPITAL LETTER AE WITH ACUTE
001FC1627RISTIXGeneralItalic.otf Ǽ LATIN CAPITAL LETTER AE WITH ACUTE
001FC1628BUSTIXGeneralBol.otf Ǽ LATIN CAPITAL LETTER AE WITH ACUTE
001FC1629BISTIXGeneralBolIta.otf Ǽ LATIN CAPITAL LETTER AE WITH ACUTE
001FD1630RUSTIXGeneral.otf ǽ LATIN SMALL LETTER AE WITH ACUTE
001FD1631RISTIXGeneralItalic.otf ǽ LATIN SMALL LETTER AE WITH ACUTE
001FD1632BUSTIXGeneralBol.otf ǽ LATIN SMALL LETTER AE WITH ACUTE
001FD1633BISTIXGeneralBolIta.otf ǽ LATIN SMALL LETTER AE WITH ACUTE
001FE4033RUSTIXGeneral.otf Ǿ LATIN CAPITAL LETTER O WITH STROKE AND ACUTE
001FE4093RISTIXGeneralItalic.otf Ǿ LATIN CAPITAL LETTER O WITH STROKE AND ACUTE
001FE4094BUSTIXGeneralBol.otf Ǿ LATIN CAPITAL LETTER O WITH STROKE AND ACUTE
001FE4596BISTIXGeneralBolIta.otf Ǿ LATIN CAPITAL LETTER O WITH STROKE AND ACUTE
001FF7824RUSTIXGeneral.otf ǿ LATIN SMALL LETTER O WITH STROKE AND ACUTE
001FF7931RISTIXGeneralItalic.otf ǿ LATIN SMALL LETTER O WITH STROKE AND ACUTE
001FF8840BUSTIXGeneralBol.otf ǿ LATIN SMALL LETTER O WITH STROKE AND ACUTE
001FF8841BISTIXGeneralBolIta.otf ǿ LATIN SMALL LETTER O WITH STROKE AND ACUTE
002211530RUSTIXGeneral.otf ȡ LATIN SMALL LETTER D WITH CURL
002341531RUSTIXGeneral.otf ȴ LATIN SMALL LETTER L WITH CURL
002351532RUSTIXGeneral.otf ȵ LATIN SMALL LETTER N WITH CURL
002361533RUSTIXGeneral.otf ȶ LATIN SMALL LETTER T WITH CURL
002371534RUSTIXGeneral.otf ȷ LATIN SMALL LETTER DOTLESS J
002371535RISTIXGeneralItalic.otf ȷ LATIN SMALL LETTER DOTLESS J
002371537BISTIXGeneralBolIta.otf ȷ LATIN SMALL LETTER DOTLESS J
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Spacing Modifier Letters; 002B0-002FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
002B01993RUSTIXGeneral.otf ʰ MODIFIER LETTER SMALL H
002B01994RISTIXGeneralItalic.otf ʰ MODIFIER LETTER SMALL H
002B01995BUSTIXGeneralBol.otf ʰ MODIFIER LETTER SMALL H
002B01996BISTIXGeneralBolIta.otf ʰ MODIFIER LETTER SMALL H
002B11997RUSTIXGeneral.otf ʱ MODIFIER LETTER SMALL H WITH HOOK
002B12001RISTIXGeneralItalic.otf ʱ MODIFIER LETTER SMALL H WITH HOOK
002B11999BUSTIXGeneralBol.otf ʱ MODIFIER LETTER SMALL H WITH HOOK
002B12000BISTIXGeneralBolIta.otf ʱ MODIFIER LETTER SMALL H WITH HOOK
002B22002RUSTIXGeneral.otf ʲ MODIFIER LETTER SMALL J
002B22003RISTIXGeneralItalic.otf ʲ MODIFIER LETTER SMALL J
002B22004BUSTIXGeneralBol.otf ʲ MODIFIER LETTER SMALL J
002B22005BISTIXGeneralBolIta.otf ʲ MODIFIER LETTER SMALL J
002B32006RUSTIXGeneral.otf ʳ MODIFIER LETTER SMALL R
002B32007RISTIXGeneralItalic.otf ʳ MODIFIER LETTER SMALL R
002B32008BUSTIXGeneralBol.otf ʳ MODIFIER LETTER SMALL R
002B32009BISTIXGeneralBolIta.otf ʳ MODIFIER LETTER SMALL R
002B42010RUSTIXGeneral.otf ʴ MODIFIER LETTER SMALL TURNED R
002B42011RISTIXGeneralItalic.otf ʴ MODIFIER LETTER SMALL TURNED R
002B42012BUSTIXGeneralBol.otf ʴ MODIFIER LETTER SMALL TURNED R
002B42013BISTIXGeneralBolIta.otf ʴ MODIFIER LETTER SMALL TURNED R
002B52014RUSTIXGeneral.otf ʵ MODIFIER LETTER SMALL TURNED R WITH HOOK
002B52015RISTIXGeneralItalic.otf ʵ MODIFIER LETTER SMALL TURNED R WITH HOOK
002B52016BUSTIXGeneralBol.otf ʵ MODIFIER LETTER SMALL TURNED R WITH HOOK
002B52017BISTIXGeneralBolIta.otf ʵ MODIFIER LETTER SMALL TURNED R WITH HOOK
002B62018RUSTIXGeneral.otf ʶ MODIFIER LETTER SMALL CAPITAL INVERTED R
002B62019RISTIXGeneralItalic.otf ʶ MODIFIER LETTER SMALL CAPITAL INVERTED R
002B62020BUSTIXGeneralBol.otf ʶ MODIFIER LETTER SMALL CAPITAL INVERTED R
002B62021BISTIXGeneralBolIta.otf ʶ MODIFIER LETTER SMALL CAPITAL INVERTED R
002B72022RUSTIXGeneral.otf ʷ MODIFIER LETTER SMALL W
002B72023RISTIXGeneralItalic.otf ʷ MODIFIER LETTER SMALL W
002B72024BUSTIXGeneralBol.otf ʷ MODIFIER LETTER SMALL W
002B72025BISTIXGeneralBolIta.otf ʷ MODIFIER LETTER SMALL W
002B82026RUSTIXGeneral.otf ʸ MODIFIER LETTER SMALL Y
002B82027RISTIXGeneralItalic.otf ʸ MODIFIER LETTER SMALL Y
002B82028BUSTIXGeneralBol.otf ʸ MODIFIER LETTER SMALL Y
002B82029BISTIXGeneralBolIta.otf ʸ MODIFIER LETTER SMALL Y
002B92030RUSTIXGeneral.otf ʹ MODIFIER LETTER PRIME
002B92032BUSTIXGeneralBol.otf ʹ MODIFIER LETTER PRIME
002BA2034RUSTIXGeneral.otf ʺ MODIFIER LETTER DOUBLE PRIME
002BA2036BUSTIXGeneralBol.otf ʺ MODIFIER LETTER DOUBLE PRIME
002BB2038RUSTIXGeneral.otf ʻ MODIFIER LETTER TURNED COMMA
002BB2039RISTIXGeneralItalic.otf ʻ MODIFIER LETTER TURNED COMMA
002BB2040BUSTIXGeneralBol.otf ʻ MODIFIER LETTER TURNED COMMA
002BB2041BISTIXGeneralBolIta.otf ʻ MODIFIER LETTER TURNED COMMA
002BC2042RUSTIXGeneral.otf ʼ MODIFIER LETTER APOSTROPHE
002BC2044BUSTIXGeneralBol.otf ʼ MODIFIER LETTER APOSTROPHE
002BD2046RUSTIXGeneral.otf ʽ MODIFIER LETTER REVERSED COMMA
002BD2048BUSTIXGeneralBol.otf ʽ MODIFIER LETTER REVERSED COMMA
002BE2050RUSTIXGeneral.otf ʾ MODIFIER LETTER RIGHT HALF RING
002BE2052BUSTIXGeneralBol.otf ʾ MODIFIER LETTER RIGHT HALF RING
002BF2054RUSTIXGeneral.otf ʿ MODIFIER LETTER LEFT HALF RING
002BF2056BUSTIXGeneralBol.otf ʿ MODIFIER LETTER LEFT HALF RING
002C02058RUSTIXGeneral.otf ˀ MODIFIER LETTER GLOTTAL STOP
002C02059RISTIXGeneralItalic.otf ˀ MODIFIER LETTER GLOTTAL STOP
002C02060BUSTIXGeneralBol.otf ˀ MODIFIER LETTER GLOTTAL STOP
002C02061BISTIXGeneralBolIta.otf ˀ MODIFIER LETTER GLOTTAL STOP
002C12062RUSTIXGeneral.otf ˁ MODIFIER LETTER REVERSED GLOTTAL STOP
002C12063RISTIXGeneralItalic.otf ˁ MODIFIER LETTER REVERSED GLOTTAL STOP
002C12064BUSTIXGeneralBol.otf ˁ MODIFIER LETTER REVERSED GLOTTAL STOP
002C12065BISTIXGeneralBolIta.otf ˁ MODIFIER LETTER REVERSED GLOTTAL STOP
002C22066RUSTIXGeneral.otf ˂ MODIFIER LETTER LEFT ARROWHEAD
002C22068BUSTIXGeneralBol.otf ˂ MODIFIER LETTER LEFT ARROWHEAD
002C32070RUSTIXGeneral.otf ˃ MODIFIER LETTER RIGHT ARROWHEAD
002C32072BUSTIXGeneralBol.otf ˃ MODIFIER LETTER RIGHT ARROWHEAD
002C42074RUSTIXGeneral.otf ˄ MODIFIER LETTER UP ARROWHEAD
002C42076BUSTIXGeneralBol.otf ˄ MODIFIER LETTER UP ARROWHEAD
002C52077RUSTIXGeneral.otf ˅ MODIFIER LETTER DOWN ARROWHEAD
002C52078BUSTIXGeneralBol.otf ˅ MODIFIER LETTER DOWN ARROWHEAD
002C62079RUSTIXGeneral.otf ˆ MODIFIER LETTER CIRCUMFLEX ACCENT
002C62080RISTIXGeneralItalic.otf ˆ MODIFIER LETTER CIRCUMFLEX ACCENT
002C62081BUSTIXGeneralBol.otf ˆ MODIFIER LETTER CIRCUMFLEX ACCENT
002C62082BISTIXGeneralBolIta.otf ˆ MODIFIER LETTER CIRCUMFLEX ACCENT
002C72083RUSTIXGeneral.otf ˇ CARON
002C72084RISTIXGeneralItalic.otf ˇ CARON
002C72085BUSTIXGeneralBol.otf ˇ CARON
002C72086BISTIXGeneralBolIta.otf ˇ CARON
002C82087RUSTIXGeneral.otf ˈ MODIFIER LETTER VERTICAL LINE
002C82089BUSTIXGeneralBol.otf ˈ MODIFIER LETTER VERTICAL LINE
002C92090RUSTIXGeneral.otf ˉ MODIFIER LETTER MACRON
002C92091BUSTIXGeneralBol.otf ˉ MODIFIER LETTER MACRON
002CA2092RUSTIXGeneral.otf ˊ MODIFIER LETTER ACUTE ACCENT
002CA2093BUSTIXGeneralBol.otf ˊ MODIFIER LETTER ACUTE ACCENT
002CB2094RUSTIXGeneral.otf ˋ MODIFIER LETTER GRAVE ACCENT
002CB2095BUSTIXGeneralBol.otf ˋ MODIFIER LETTER GRAVE ACCENT
002CC2096RUSTIXGeneral.otf ˌ MODIFIER LETTER LOW VERTICAL LINE
002CC2097BUSTIXGeneralBol.otf ˌ MODIFIER LETTER LOW VERTICAL LINE
002CD2098RUSTIXGeneral.otf ˍ MODIFIER LETTER LOW MACRON
002CD2099BUSTIXGeneralBol.otf ˍ MODIFIER LETTER LOW MACRON
002CE2100RUSTIXGeneral.otf ˎ MODIFIER LETTER LOW GRAVE ACCENT
002CE2101BUSTIXGeneralBol.otf ˎ MODIFIER LETTER LOW GRAVE ACCENT
002CF2102RUSTIXGeneral.otf ˏ MODIFIER LETTER LOW ACUTE ACCENT
002CF2103BUSTIXGeneralBol.otf ˏ MODIFIER LETTER LOW ACUTE ACCENT
002D02104RUSTIXGeneral.otf ː MODIFIER LETTER TRIANGULAR COLON
002D02105BUSTIXGeneralBol.otf ː MODIFIER LETTER TRIANGULAR COLON
002D12106RUSTIXGeneral.otf ˑ MODIFIER LETTER HALF TRIANGULAR COLON
002D12107BUSTIXGeneralBol.otf ˑ MODIFIER LETTER HALF TRIANGULAR COLON
002D22108RUSTIXGeneral.otf ˒ MODIFIER LETTER CENTRED RIGHT HALF RING
002D22109BUSTIXGeneralBol.otf ˒ MODIFIER LETTER CENTRED RIGHT HALF RING
002D32110RUSTIXGeneral.otf ˓ MODIFIER LETTER CENTRED LEFT HALF RING
002D32111BUSTIXGeneralBol.otf ˓ MODIFIER LETTER CENTRED LEFT HALF RING
002D42112RUSTIXGeneral.otf ˔ MODIFIER LETTER UP TACK
002D42113BUSTIXGeneralBol.otf ˔ MODIFIER LETTER UP TACK
002D52114RUSTIXGeneral.otf ˕ MODIFIER LETTER DOWN TACK
002D52115BUSTIXGeneralBol.otf ˕ MODIFIER LETTER DOWN TACK
002D62116RUSTIXGeneral.otf ˖ MODIFIER LETTER PLUS SIGN
002D62117BUSTIXGeneralBol.otf ˖ MODIFIER LETTER PLUS SIGN
002D72118RUSTIXGeneral.otf ˗ MODIFIER LETTER MINUS SIGN
002D72119BUSTIXGeneralBol.otf ˗ MODIFIER LETTER MINUS SIGN
002D82120RUSTIXGeneral.otf ˘ BREVE
002D82121RISTIXGeneralItalic.otf ˘ BREVE
002D82122BUSTIXGeneralBol.otf ˘ BREVE
002D82123BISTIXGeneralBolIta.otf ˘ BREVE
002D92124RUSTIXGeneral.otf ˙ DOT ABOVE
002D92125RISTIXGeneralItalic.otf ˙ DOT ABOVE
002D92126BUSTIXGeneralBol.otf ˙ DOT ABOVE
002D92127BISTIXGeneralBolIta.otf ˙ DOT ABOVE
002DA2128RUSTIXGeneral.otf ˚ RING ABOVE
002DA2129RISTIXGeneralItalic.otf ˚ RING ABOVE
002DA2130BUSTIXGeneralBol.otf ˚ RING ABOVE
002DA2131BISTIXGeneralBolIta.otf ˚ RING ABOVE
002DB2132RUSTIXGeneral.otf ˛ OGONEK
002DB2133RISTIXGeneralItalic.otf ˛ OGONEK
002DB2134BUSTIXGeneralBol.otf ˛ OGONEK
002DB2135BISTIXGeneralBolIta.otf ˛ OGONEK
002DC2136RUSTIXGeneral.otf ˜ SMALL TILDE
002DC2137RISTIXGeneralItalic.otf ˜ SMALL TILDE
002DC2138BUSTIXGeneralBol.otf ˜ SMALL TILDE
002DC2139BISTIXGeneralBolIta.otf ˜ SMALL TILDE
002DD2140RUSTIXGeneral.otf ˝ DOUBLE ACUTE ACCENT
002DD2141BUSTIXGeneralBol.otf ˝ DOUBLE ACUTE ACCENT
002DE2142RUSTIXGeneral.otf ˞ MODIFIER LETTER RHOTIC HOOK
002DE2143BUSTIXGeneralBol.otf ˞ MODIFIER LETTER RHOTIC HOOK
002DF2144RUSTIXGeneral.otf ˟ MODIFIER LETTER CROSS ACCENT
002DF2145BUSTIXGeneralBol.otf ˟ MODIFIER LETTER CROSS ACCENT
002E02146RUSTIXGeneral.otf ˠ MODIFIER LETTER SMALL GAMMA
002E02147RISTIXGeneralItalic.otf ˠ MODIFIER LETTER SMALL GAMMA
002E02148BUSTIXGeneralBol.otf ˠ MODIFIER LETTER SMALL GAMMA
002E02149BISTIXGeneralBolIta.otf ˠ MODIFIER LETTER SMALL GAMMA
002E12150RUSTIXGeneral.otf ˡ MODIFIER LETTER SMALL L
002E12151RISTIXGeneralItalic.otf ˡ MODIFIER LETTER SMALL L
002E12152BUSTIXGeneralBol.otf ˡ MODIFIER LETTER SMALL L
002E12153BISTIXGeneralBolIta.otf ˡ MODIFIER LETTER SMALL L
002E22154RUSTIXGeneral.otf ˢ MODIFIER LETTER SMALL S
002E22155RISTIXGeneralItalic.otf ˢ MODIFIER LETTER SMALL S
002E22156BUSTIXGeneralBol.otf ˢ MODIFIER LETTER SMALL S
002E22157BISTIXGeneralBolIta.otf ˢ MODIFIER LETTER SMALL S
002E32158RUSTIXGeneral.otf ˣ MODIFIER LETTER SMALL X
002E32159RISTIXGeneralItalic.otf ˣ MODIFIER LETTER SMALL X
002E32160BUSTIXGeneralBol.otf ˣ MODIFIER LETTER SMALL X
002E32161BISTIXGeneralBolIta.otf ˣ MODIFIER LETTER SMALL X
002E42162RUSTIXGeneral.otf ˤ MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
002E42163RISTIXGeneralItalic.otf ˤ MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
002E42164BUSTIXGeneralBol.otf ˤ MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
002E42165BISTIXGeneralBolIta.otf ˤ MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
002E52166RUSTIXGeneral.otf ˥ MODIFIER LETTER EXTRA-HIGH TONE BAR
002E52167BUSTIXGeneralBol.otf ˥ MODIFIER LETTER EXTRA-HIGH TONE BAR
002E62168RUSTIXGeneral.otf ˦ MODIFIER LETTER HIGH TONE BAR
002E62169BUSTIXGeneralBol.otf ˦ MODIFIER LETTER HIGH TONE BAR
002E72170RUSTIXGeneral.otf ˧ MODIFIER LETTER MID TONE BAR
002E72171BUSTIXGeneralBol.otf ˧ MODIFIER LETTER MID TONE BAR
002E82172RUSTIXGeneral.otf ˨ MODIFIER LETTER LOW TONE BAR
002E82173BUSTIXGeneralBol.otf ˨ MODIFIER LETTER LOW TONE BAR
002E92174RUSTIXGeneral.otf ˩ MODIFIER LETTER EXTRA-LOW TONE BAR
002E92175BUSTIXGeneralBol.otf ˩ MODIFIER LETTER EXTRA-LOW TONE BAR
002EC2176RUSTIXGeneral.otf ˬ MODIFIER LETTER VOICING
002EC2177RISTIXGeneralItalic.otf ˬ MODIFIER LETTER VOICING
002EC2178BUSTIXGeneralBol.otf ˬ MODIFIER LETTER VOICING
002EC2179BISTIXGeneralBolIta.otf ˬ MODIFIER LETTER VOICING
002ED2180RUSTIXGeneral.otf ˭ MODIFIER LETTER UNASPIRATED
002ED2181RISTIXGeneralItalic.otf ˭ MODIFIER LETTER UNASPIRATED
002ED2182BUSTIXGeneralBol.otf ˭ MODIFIER LETTER UNASPIRATED
002ED2183BISTIXGeneralBolIta.otf ˭ MODIFIER LETTER UNASPIRATED
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Combining Diacritical Marks; 00300-0036F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
003002184RUSTIXGeneral.otf ̀ COMBINING GRAVE ACCENT
003002185BUSTIXGeneralBol.otf ̀ COMBINING GRAVE ACCENT
003012186RUSTIXGeneral.otf ́ COMBINING ACUTE ACCENT
003012187BUSTIXGeneralBol.otf ́ COMBINING ACUTE ACCENT
003022188RUSTIXGeneral.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022189BUSTIXGeneralBol.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022190SZ01STIXSizOneSymReg.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022191SZ02STIXSizTwoSymReg.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022192SZ03STIXSizThreeSymReg.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022194SZ04STIXSizFourSymReg.otf ̂ COMBINING CIRCUMFLEX ACCENT
003022196SZ05STIXSizFiveSymReg.otf ̂ COMBINING CIRCUMFLEX ACCENT
003032198RUSTIXGeneral.otf ̃ COMBINING TILDE
003032199BUSTIXGeneralBol.otf ̃ COMBINING TILDE
003032200SZ01STIXSizOneSymReg.otf ̃ COMBINING TILDE
003032201SZ02STIXSizTwoSymReg.otf ̃ COMBINING TILDE
003032202SZ03STIXSizThreeSymReg.otf ̃ COMBINING TILDE
003032204SZ04STIXSizFourSymReg.otf ̃ COMBINING TILDE
003032206SZ05STIXSizFiveSymReg.otf ̃ COMBINING TILDE
003042208RUSTIXGeneral.otf ̄ COMBINING MACRON
003042209BUSTIXGeneralBol.otf ̄ COMBINING MACRON
003052210RUSTIXGeneral.otf ̅ COMBINING OVERLINE
003052211BUSTIXGeneralBol.otf ̅ COMBINING OVERLINE
003052351SZ01STIXSizOneSymReg.otf ̅ COMBINING OVERLINE
003052352SZ02STIXSizTwoSymReg.otf ̅ COMBINING OVERLINE
003052353SZ03STIXSizThreeSymReg.otf ̅ COMBINING OVERLINE
003052354SZ04STIXSizFourSymReg.otf ̅ COMBINING OVERLINE
003052355SZ05STIXSizFiveSymReg.otf ̅ COMBINING OVERLINE
003062212RUSTIXGeneral.otf ̆ COMBINING BREVE
003062213BUSTIXGeneralBol.otf ̆ COMBINING BREVE
003072214RUSTIXGeneral.otf ̇ COMBINING DOT ABOVE
003072215BUSTIXGeneralBol.otf ̇ COMBINING DOT ABOVE
003082216RUSTIXGeneral.otf ̈ COMBINING DIAERESIS
003082217BUSTIXGeneralBol.otf ̈ COMBINING DIAERESIS
003092218RUSTIXGeneral.otf ̉ COMBINING HOOK ABOVE
003092219BUSTIXGeneralBol.otf ̉ COMBINING HOOK ABOVE
0030A2220RUSTIXGeneral.otf ̊ COMBINING RING ABOVE
0030A2221BUSTIXGeneralBol.otf ̊ COMBINING RING ABOVE
0030B2222RUSTIXGeneral.otf ̋ COMBINING DOUBLE ACUTE ACCENT
0030B2223BUSTIXGeneralBol.otf ̋ COMBINING DOUBLE ACUTE ACCENT
0030C2224RUSTIXGeneral.otf ̌ COMBINING CARON
0030C2225BUSTIXGeneralBol.otf ̌ COMBINING CARON
0030C4597SZ01STIXSizOneSymReg.otf ̌ COMBINING CARON
0030C4599SZ02STIXSizTwoSymReg.otf ̌ COMBINING CARON
0030C4600SZ03STIXSizThreeSymReg.otf ̌ COMBINING CARON
0030C4601SZ04STIXSizFourSymReg.otf ̌ COMBINING CARON
0030C4602SZ05STIXSizFiveSymReg.otf ̌ COMBINING CARON
0030D2226RUSTIXGeneral.otf ̍ COMBINING VERTICAL LINE ABOVE
0030D2227BUSTIXGeneralBol.otf ̍ COMBINING VERTICAL LINE ABOVE
0030E2228RUSTIXGeneral.otf ̎ COMBINING DOUBLE VERTICAL LINE ABOVE
0030E2229BUSTIXGeneralBol.otf ̎ COMBINING DOUBLE VERTICAL LINE ABOVE
0030F2230RUSTIXGeneral.otf ̏ COMBINING DOUBLE GRAVE ACCENT
0030F2231BUSTIXGeneralBol.otf ̏ COMBINING DOUBLE GRAVE ACCENT
003102232RUSTIXGeneral.otf ̐ COMBINING CANDRABINDU
003102233BUSTIXGeneralBol.otf ̐ COMBINING CANDRABINDU
003112234RUSTIXGeneral.otf ̑ COMBINING INVERTED BREVE
003112235BUSTIXGeneralBol.otf ̑ COMBINING INVERTED BREVE
003122236RUSTIXGeneral.otf ̒ COMBINING TURNED COMMA ABOVE
003122237BUSTIXGeneralBol.otf ̒ COMBINING TURNED COMMA ABOVE
003132238RUSTIXGeneral.otf ̓ COMBINING COMMA ABOVE
003132239BUSTIXGeneralBol.otf ̓ COMBINING COMMA ABOVE
003142240RUSTIXGeneral.otf ̔ COMBINING REVERSED COMMA ABOVE
003142241BUSTIXGeneralBol.otf ̔ COMBINING REVERSED COMMA ABOVE
003152242RUSTIXGeneral.otf ̕ COMBINING COMMA ABOVE RIGHT
003152243BUSTIXGeneralBol.otf ̕ COMBINING COMMA ABOVE RIGHT
003162244RUSTIXGeneral.otf ̖ COMBINING GRAVE ACCENT BELOW
003162245BUSTIXGeneralBol.otf ̖ COMBINING GRAVE ACCENT BELOW
003172246RUSTIXGeneral.otf ̗ COMBINING ACUTE ACCENT BELOW
003172247BUSTIXGeneralBol.otf ̗ COMBINING ACUTE ACCENT BELOW
003182248RUSTIXGeneral.otf ̘ COMBINING LEFT TACK BELOW
003182249BUSTIXGeneralBol.otf ̘ COMBINING LEFT TACK BELOW
003192250RUSTIXGeneral.otf ̙ COMBINING RIGHT TACK BELOW
003192251BUSTIXGeneralBol.otf ̙ COMBINING RIGHT TACK BELOW
0031A2252RUSTIXGeneral.otf ̚ COMBINING LEFT ANGLE ABOVE
0031A2253BUSTIXGeneralBol.otf ̚ COMBINING LEFT ANGLE ABOVE
0031B2254RUSTIXGeneral.otf ̛ COMBINING HORN
0031B2255BUSTIXGeneralBol.otf ̛ COMBINING HORN
0031C2256RUSTIXGeneral.otf ̜ COMBINING LEFT HALF RING BELOW
0031C2257BUSTIXGeneralBol.otf ̜ COMBINING LEFT HALF RING BELOW
0031D2258RUSTIXGeneral.otf ̝ COMBINING UP TACK BELOW
0031D2259BUSTIXGeneralBol.otf ̝ COMBINING UP TACK BELOW
0031E2260RUSTIXGeneral.otf ̞ COMBINING DOWN TACK BELOW
0031E2261BUSTIXGeneralBol.otf ̞ COMBINING DOWN TACK BELOW
0031F2262RUSTIXGeneral.otf ̟ COMBINING PLUS SIGN BELOW
0031F2263BUSTIXGeneralBol.otf ̟ COMBINING PLUS SIGN BELOW
003202264RUSTIXGeneral.otf ̠ COMBINING MINUS SIGN BELOW
003202265BUSTIXGeneralBol.otf ̠ COMBINING MINUS SIGN BELOW
003212266RUSTIXGeneral.otf ̡ COMBINING PALATALIZED HOOK BELOW
003212267BUSTIXGeneralBol.otf ̡ COMBINING PALATALIZED HOOK BELOW
003222268RUSTIXGeneral.otf ̢ COMBINING RETROFLEX HOOK BELOW
003222269BUSTIXGeneralBol.otf ̢ COMBINING RETROFLEX HOOK BELOW
003232270RUSTIXGeneral.otf ̣ COMBINING DOT BELOW
003232271BUSTIXGeneralBol.otf ̣ COMBINING DOT BELOW
003242272RUSTIXGeneral.otf ̤ COMBINING DIAERESIS BELOW
003242273BUSTIXGeneralBol.otf ̤ COMBINING DIAERESIS BELOW
003252274RUSTIXGeneral.otf ̥ COMBINING RING BELOW
003252275BUSTIXGeneralBol.otf ̥ COMBINING RING BELOW
003262276RUSTIXGeneral.otf ̦ COMBINING COMMA BELOW
003262277BUSTIXGeneralBol.otf ̦ COMBINING COMMA BELOW
003272278RUSTIXGeneral.otf ̧ COMBINING CEDILLA
003272279BUSTIXGeneralBol.otf ̧ COMBINING CEDILLA
003282280RUSTIXGeneral.otf ̨ COMBINING OGONEK
003282281BUSTIXGeneralBol.otf ̨ COMBINING OGONEK
003292282RUSTIXGeneral.otf ̩ COMBINING VERTICAL LINE BELOW
003292283BUSTIXGeneralBol.otf ̩ COMBINING VERTICAL LINE BELOW
0032A2284RUSTIXGeneral.otf ̪ COMBINING BRIDGE BELOW
0032A2285BUSTIXGeneralBol.otf ̪ COMBINING BRIDGE BELOW
0032B2286RUSTIXGeneral.otf ̫ COMBINING INVERTED DOUBLE ARCH BELOW
0032B2287BUSTIXGeneralBol.otf ̫ COMBINING INVERTED DOUBLE ARCH BELOW
0032C2288RUSTIXGeneral.otf ̬ COMBINING CARON BELOW
0032C2289BUSTIXGeneralBol.otf ̬ COMBINING CARON BELOW
0032D2290RUSTIXGeneral.otf ̭ COMBINING CIRCUMFLEX ACCENT BELOW
0032D2291BUSTIXGeneralBol.otf ̭ COMBINING CIRCUMFLEX ACCENT BELOW
0032E2292RUSTIXGeneral.otf ̮ COMBINING BREVE BELOW
0032E2293BUSTIXGeneralBol.otf ̮ COMBINING BREVE BELOW
0032F2294RUSTIXGeneral.otf ̯ COMBINING INVERTED BREVE BELOW
0032F2295BUSTIXGeneralBol.otf ̯ COMBINING INVERTED BREVE BELOW
003302296RUSTIXGeneral.otf ̰ COMBINING TILDE BELOW
003302297BUSTIXGeneralBol.otf ̰ COMBINING TILDE BELOW
003304603SZ01STIXSizOneSymReg.otf ̰ COMBINING TILDE BELOW
003304605SZ02STIXSizTwoSymReg.otf ̰ COMBINING TILDE BELOW
003304606SZ03STIXSizThreeSymReg.otf ̰ COMBINING TILDE BELOW
003304607SZ04STIXSizFourSymReg.otf ̰ COMBINING TILDE BELOW
003304608SZ05STIXSizFiveSymReg.otf ̰ COMBINING TILDE BELOW
003312298RUSTIXGeneral.otf ̱ COMBINING MACRON BELOW
003312299BUSTIXGeneralBol.otf ̱ COMBINING MACRON BELOW
003322300RUSTIXGeneral.otf ̲ COMBINING LOW LINE
003322301BUSTIXGeneralBol.otf ̲ COMBINING LOW LINE
003322356SZ01STIXSizOneSymReg.otf ̲ COMBINING LOW LINE
003322357SZ02STIXSizTwoSymReg.otf ̲ COMBINING LOW LINE
003322358SZ03STIXSizThreeSymReg.otf ̲ COMBINING LOW LINE
003322359SZ04STIXSizFourSymReg.otf ̲ COMBINING LOW LINE
003322360SZ05STIXSizFiveSymReg.otf ̲ COMBINING LOW LINE
003332302RUSTIXGeneral.otf ̳ COMBINING DOUBLE LOW LINE
003332303BUSTIXGeneralBol.otf ̳ COMBINING DOUBLE LOW LINE
003342304RUSTIXGeneral.otf ̴ COMBINING TILDE OVERLAY
003342305BUSTIXGeneralBol.otf ̴ COMBINING TILDE OVERLAY
003352306RUSTIXGeneral.otf ̵ COMBINING SHORT STROKE OVERLAY
003352307BUSTIXGeneralBol.otf ̵ COMBINING SHORT STROKE OVERLAY
003362308RUSTIXGeneral.otf ̶ COMBINING LONG STROKE OVERLAY
003362309BUSTIXGeneralBol.otf ̶ COMBINING LONG STROKE OVERLAY
003372310RUSTIXGeneral.otf ̷ COMBINING SHORT SOLIDUS OVERLAY
003372311BUSTIXGeneralBol.otf ̷ COMBINING SHORT SOLIDUS OVERLAY
003382312RUSTIXGeneral.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382733SZ01STIXSizOneSymReg.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382732SZ02STIXSizTwoSymReg.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382734SZ03STIXSizThreeSymReg.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382735SZ04STIXSizFourSymReg.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382736SZ05STIXSizFiveSymReg.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003382313BUSTIXGeneralBol.otf ̸ COMBINING LONG SOLIDUS OVERLAY
003392327RUSTIXGeneral.otf ̹ COMBINING RIGHT HALF RING BELOW
003392328BUSTIXGeneralBol.otf ̹ COMBINING RIGHT HALF RING BELOW
0033A2329RUSTIXGeneral.otf ̺ COMBINING INVERTED BRIDGE BELOW
0033A2330BUSTIXGeneralBol.otf ̺ COMBINING INVERTED BRIDGE BELOW
0033B2331RUSTIXGeneral.otf ̻ COMBINING SQUARE BELOW
0033B2332BUSTIXGeneralBol.otf ̻ COMBINING SQUARE BELOW
0033C2333RUSTIXGeneral.otf ̼ COMBINING SEAGULL BELOW
0033C2334BUSTIXGeneralBol.otf ̼ COMBINING SEAGULL BELOW
0033D2335RUSTIXGeneral.otf ̽ COMBINING X ABOVE
0033D2336BUSTIXGeneralBol.otf ̽ COMBINING X ABOVE
0033E2337RUSTIXGeneral.otf ̾ COMBINING VERTICAL TILDE
0033E2338BUSTIXGeneralBol.otf ̾ COMBINING VERTICAL TILDE
0033F2339RUSTIXGeneral.otf ̿ COMBINING DOUBLE OVERLINE
0033F2340BUSTIXGeneralBol.otf ̿ COMBINING DOUBLE OVERLINE
003468853RUSTIXGeneral.otf ͆ COMBINING BRIDGE ABOVE
003468854BUSTIXGeneralBol.otf ͆ COMBINING BRIDGE ABOVE
0034C5043RUSTIXGeneral.otf ͌ COMBINING ALMOST EQUAL TO ABOVE
0034C5044BUSTIXGeneralBol.otf ͌ COMBINING ALMOST EQUAL TO ABOVE
003592341RUSTIXGeneral.otf ͙ COMBINING ASTERISK BELOW
003592342BUSTIXGeneralBol.otf ͙ COMBINING ASTERISK BELOW
0035C2343RUSTIXGeneral.otf ͜ COMBINING DOUBLE BREVE BELOW
0035C2344BUSTIXGeneralBol.otf ͜ COMBINING DOUBLE BREVE BELOW
003602345RUSTIXGeneral.otf ͠ COMBINING DOUBLE TILDE
003602346BUSTIXGeneralBol.otf ͠ COMBINING DOUBLE TILDE
003612347RUSTIXGeneral.otf ͡ COMBINING DOUBLE INVERTED BREVE
003612348BUSTIXGeneralBol.otf ͡ COMBINING DOUBLE INVERTED BREVE
003622349RUSTIXGeneral.otf ͢ COMBINING DOUBLE RIGHTWARDS ARROW BELOW
003622350BUSTIXGeneralBol.otf ͢ COMBINING DOUBLE RIGHTWARDS ARROW BELOW
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Greek and Coptic; 00370-003FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0037E2729RUSTIXGeneral.otf ; GREEK QUESTION MARK
0037E2730BUSTIXGeneralBol.otf ; GREEK QUESTION MARK
003842725RUSTIXGeneral.otf ΄ GREEK TONOS
003842726RISTIXGeneralItalic.otf ΄ GREEK TONOS
003842727BUSTIXGeneralBol.otf ΄ GREEK TONOS
003842728BISTIXGeneralBolIta.otf ΄ GREEK TONOS
003852721RUSTIXGeneral.otf ΅ GREEK DIALYTIKA TONOS
003852722RISTIXGeneralItalic.otf ΅ GREEK DIALYTIKA TONOS
003852723BUSTIXGeneralBol.otf ΅ GREEK DIALYTIKA TONOS
003852724BISTIXGeneralBolIta.otf ΅ GREEK DIALYTIKA TONOS
003862717RUSTIXGeneral.otf Ά GREEK CAPITAL LETTER ALPHA WITH TONOS
003862718RISTIXGeneralItalic.otf Ά GREEK CAPITAL LETTER ALPHA WITH TONOS
003862719BUSTIXGeneralBol.otf Ά GREEK CAPITAL LETTER ALPHA WITH TONOS
003862720BISTIXGeneralBolIta.otf Ά GREEK CAPITAL LETTER ALPHA WITH TONOS
003872713RUSTIXGeneral.otf · GREEK ANO TELEIA
003872714RISTIXGeneralItalic.otf · GREEK ANO TELEIA
003872715BUSTIXGeneralBol.otf · GREEK ANO TELEIA
003872716BISTIXGeneralBolIta.otf · GREEK ANO TELEIA
003882709RUSTIXGeneral.otf Έ GREEK CAPITAL LETTER EPSILON WITH TONOS
003882710RISTIXGeneralItalic.otf Έ GREEK CAPITAL LETTER EPSILON WITH TONOS
003882711BUSTIXGeneralBol.otf Έ GREEK CAPITAL LETTER EPSILON WITH TONOS
003882712BISTIXGeneralBolIta.otf Έ GREEK CAPITAL LETTER EPSILON WITH TONOS
003892705RUSTIXGeneral.otf Ή GREEK CAPITAL LETTER ETA WITH TONOS
003892706RISTIXGeneralItalic.otf Ή GREEK CAPITAL LETTER ETA WITH TONOS
003892707BUSTIXGeneralBol.otf Ή GREEK CAPITAL LETTER ETA WITH TONOS
003892708BISTIXGeneralBolIta.otf Ή GREEK CAPITAL LETTER ETA WITH TONOS
0038A2701RUSTIXGeneral.otf Ί GREEK CAPITAL LETTER IOTA WITH TONOS
0038A2702RISTIXGeneralItalic.otf Ί GREEK CAPITAL LETTER IOTA WITH TONOS
0038A2703BUSTIXGeneralBol.otf Ί GREEK CAPITAL LETTER IOTA WITH TONOS
0038A2704BISTIXGeneralBolIta.otf Ί GREEK CAPITAL LETTER IOTA WITH TONOS
0038C2697RUSTIXGeneral.otf Ό GREEK CAPITAL LETTER OMICRON WITH TONOS
0038C2698RISTIXGeneralItalic.otf Ό GREEK CAPITAL LETTER OMICRON WITH TONOS
0038C2699BUSTIXGeneralBol.otf Ό GREEK CAPITAL LETTER OMICRON WITH TONOS
0038C2700BISTIXGeneralBolIta.otf Ό GREEK CAPITAL LETTER OMICRON WITH TONOS
0038E2693RUSTIXGeneral.otf Ύ GREEK CAPITAL LETTER UPSILON WITH TONOS
0038E2694RISTIXGeneralItalic.otf Ύ GREEK CAPITAL LETTER UPSILON WITH TONOS
0038E2695BUSTIXGeneralBol.otf Ύ GREEK CAPITAL LETTER UPSILON WITH TONOS
0038E2696BISTIXGeneralBolIta.otf Ύ GREEK CAPITAL LETTER UPSILON WITH TONOS
0038F2689RUSTIXGeneral.otf Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS
0038F2690RISTIXGeneralItalic.otf Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS
0038F2691BUSTIXGeneralBol.otf Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS
0038F2692BISTIXGeneralBolIta.otf Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS
003902685RUSTIXGeneral.otf ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
003902686RISTIXGeneralItalic.otf ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
003902687BUSTIXGeneralBol.otf ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
003902688BISTIXGeneralBolIta.otf ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
003912361RUSTIXGeneral.otf Α GREEK CAPITAL LETTER ALPHA
003912362RISTIXGeneralItalic.otf Α GREEK CAPITAL LETTER ALPHA
003912363BUSTIXGeneralBol.otf Α GREEK CAPITAL LETTER ALPHA
003912364BISTIXGeneralBolIta.otf Α GREEK CAPITAL LETTER ALPHA
003922365RUSTIXGeneral.otf Β GREEK CAPITAL LETTER BETA
003922366RISTIXGeneralItalic.otf Β GREEK CAPITAL LETTER BETA
003922367BUSTIXGeneralBol.otf Β GREEK CAPITAL LETTER BETA
003922368BISTIXGeneralBolIta.otf Β GREEK CAPITAL LETTER BETA
003932369RUSTIXGeneral.otf Γ GREEK CAPITAL LETTER GAMMA
003932370RISTIXGeneralItalic.otf Γ GREEK CAPITAL LETTER GAMMA
003932371BUSTIXGeneralBol.otf Γ GREEK CAPITAL LETTER GAMMA
003932372BISTIXGeneralBolIta.otf Γ GREEK CAPITAL LETTER GAMMA
003942373RUSTIXGeneral.otf Δ GREEK CAPITAL LETTER DELTA
003942374RISTIXGeneralItalic.otf Δ GREEK CAPITAL LETTER DELTA
003942375BUSTIXGeneralBol.otf Δ GREEK CAPITAL LETTER DELTA
003942376BISTIXGeneralBolIta.otf Δ GREEK CAPITAL LETTER DELTA
003952377RUSTIXGeneral.otf Ε GREEK CAPITAL LETTER EPSILON
003952378RISTIXGeneralItalic.otf Ε GREEK CAPITAL LETTER EPSILON
003952379BUSTIXGeneralBol.otf Ε GREEK CAPITAL LETTER EPSILON
003952380BISTIXGeneralBolIta.otf Ε GREEK CAPITAL LETTER EPSILON
003962381RUSTIXGeneral.otf Ζ GREEK CAPITAL LETTER ZETA
003962382RISTIXGeneralItalic.otf Ζ GREEK CAPITAL LETTER ZETA
003962383BUSTIXGeneralBol.otf Ζ GREEK CAPITAL LETTER ZETA
003962384BISTIXGeneralBolIta.otf Ζ GREEK CAPITAL LETTER ZETA
003972385RUSTIXGeneral.otf Η GREEK CAPITAL LETTER ETA
003972386RISTIXGeneralItalic.otf Η GREEK CAPITAL LETTER ETA
003972387BUSTIXGeneralBol.otf Η GREEK CAPITAL LETTER ETA
003972388BISTIXGeneralBolIta.otf Η GREEK CAPITAL LETTER ETA
003982389RUSTIXGeneral.otf Θ GREEK CAPITAL LETTER THETA
003982390RISTIXGeneralItalic.otf Θ GREEK CAPITAL LETTER THETA
003982391BUSTIXGeneralBol.otf Θ GREEK CAPITAL LETTER THETA
003982392BISTIXGeneralBolIta.otf Θ GREEK CAPITAL LETTER THETA
003992393RUSTIXGeneral.otf Ι GREEK CAPITAL LETTER IOTA
003992394RISTIXGeneralItalic.otf Ι GREEK CAPITAL LETTER IOTA
003992395BUSTIXGeneralBol.otf Ι GREEK CAPITAL LETTER IOTA
003992396BISTIXGeneralBolIta.otf Ι GREEK CAPITAL LETTER IOTA
0039A2397RUSTIXGeneral.otf Κ GREEK CAPITAL LETTER KAPPA
0039A2398RISTIXGeneralItalic.otf Κ GREEK CAPITAL LETTER KAPPA
0039A2399BUSTIXGeneralBol.otf Κ GREEK CAPITAL LETTER KAPPA
0039A2400BISTIXGeneralBolIta.otf Κ GREEK CAPITAL LETTER KAPPA
0039B2401RUSTIXGeneral.otf Λ GREEK CAPITAL LETTER LAMDA
0039B2402RISTIXGeneralItalic.otf Λ GREEK CAPITAL LETTER LAMDA
0039B2403BUSTIXGeneralBol.otf Λ GREEK CAPITAL LETTER LAMDA
0039B2404BISTIXGeneralBolIta.otf Λ GREEK CAPITAL LETTER LAMDA
0039C2405RUSTIXGeneral.otf Μ GREEK CAPITAL LETTER MU
0039C2406RISTIXGeneralItalic.otf Μ GREEK CAPITAL LETTER MU
0039C2407BUSTIXGeneralBol.otf Μ GREEK CAPITAL LETTER MU
0039C2408BISTIXGeneralBolIta.otf Μ GREEK CAPITAL LETTER MU
0039D2409RUSTIXGeneral.otf Ν GREEK CAPITAL LETTER NU
0039D2410RISTIXGeneralItalic.otf Ν GREEK CAPITAL LETTER NU
0039D2411BUSTIXGeneralBol.otf Ν GREEK CAPITAL LETTER NU
0039D2412BISTIXGeneralBolIta.otf Ν GREEK CAPITAL LETTER NU
0039E2413RUSTIXGeneral.otf Ξ GREEK CAPITAL LETTER XI
0039E2414RISTIXGeneralItalic.otf Ξ GREEK CAPITAL LETTER XI
0039E2415BUSTIXGeneralBol.otf Ξ GREEK CAPITAL LETTER XI
0039E2416BISTIXGeneralBolIta.otf Ξ GREEK CAPITAL LETTER XI
0039F2417RUSTIXGeneral.otf Ο GREEK CAPITAL LETTER OMICRON
0039F2418RISTIXGeneralItalic.otf Ο GREEK CAPITAL LETTER OMICRON
0039F2419BUSTIXGeneralBol.otf Ο GREEK CAPITAL LETTER OMICRON
0039F2420BISTIXGeneralBolIta.otf Ο GREEK CAPITAL LETTER OMICRON
003A02421RUSTIXGeneral.otf Π GREEK CAPITAL LETTER PI
003A02422RISTIXGeneralItalic.otf Π GREEK CAPITAL LETTER PI
003A02423BUSTIXGeneralBol.otf Π GREEK CAPITAL LETTER PI
003A02424BISTIXGeneralBolIta.otf Π GREEK CAPITAL LETTER PI
003A12425RUSTIXGeneral.otf Ρ GREEK CAPITAL LETTER RHO
003A12426RISTIXGeneralItalic.otf Ρ GREEK CAPITAL LETTER RHO
003A12427BUSTIXGeneralBol.otf Ρ GREEK CAPITAL LETTER RHO
003A12428BISTIXGeneralBolIta.otf Ρ GREEK CAPITAL LETTER RHO
003A32429RUSTIXGeneral.otf Σ GREEK CAPITAL LETTER SIGMA
003A32430RISTIXGeneralItalic.otf Σ GREEK CAPITAL LETTER SIGMA
003A32431BUSTIXGeneralBol.otf Σ GREEK CAPITAL LETTER SIGMA
003A32432BISTIXGeneralBolIta.otf Σ GREEK CAPITAL LETTER SIGMA
003A42433RUSTIXGeneral.otf Τ GREEK CAPITAL LETTER TAU
003A42434RISTIXGeneralItalic.otf Τ GREEK CAPITAL LETTER TAU
003A42435BUSTIXGeneralBol.otf Τ GREEK CAPITAL LETTER TAU
003A42436BISTIXGeneralBolIta.otf Τ GREEK CAPITAL LETTER TAU
003A52437RUSTIXGeneral.otf Υ GREEK CAPITAL LETTER UPSILON
003A52438RISTIXGeneralItalic.otf Υ GREEK CAPITAL LETTER UPSILON
003A52439BUSTIXGeneralBol.otf Υ GREEK CAPITAL LETTER UPSILON
003A52440BISTIXGeneralBolIta.otf Υ GREEK CAPITAL LETTER UPSILON
003A62441RUSTIXGeneral.otf Φ GREEK CAPITAL LETTER PHI
003A62442RISTIXGeneralItalic.otf Φ GREEK CAPITAL LETTER PHI
003A62443BUSTIXGeneralBol.otf Φ GREEK CAPITAL LETTER PHI
003A62444BISTIXGeneralBolIta.otf Φ GREEK CAPITAL LETTER PHI
003A72445RUSTIXGeneral.otf Χ GREEK CAPITAL LETTER CHI
003A72446RISTIXGeneralItalic.otf Χ GREEK CAPITAL LETTER CHI
003A72447BUSTIXGeneralBol.otf Χ GREEK CAPITAL LETTER CHI
003A72448BISTIXGeneralBolIta.otf Χ GREEK CAPITAL LETTER CHI
003A82449RUSTIXGeneral.otf Ψ GREEK CAPITAL LETTER PSI
003A82450RISTIXGeneralItalic.otf Ψ GREEK CAPITAL LETTER PSI
003A82451BUSTIXGeneralBol.otf Ψ GREEK CAPITAL LETTER PSI
003A82452BISTIXGeneralBolIta.otf Ψ GREEK CAPITAL LETTER PSI
003A92453RUSTIXGeneral.otf Ω GREEK CAPITAL LETTER OMEGA
003A92454RISTIXGeneralItalic.otf Ω GREEK CAPITAL LETTER OMEGA
003A92455BUSTIXGeneralBol.otf Ω GREEK CAPITAL LETTER OMEGA
003A92456BISTIXGeneralBolIta.otf Ω GREEK CAPITAL LETTER OMEGA
003AA2457RUSTIXGeneral.otf Ϊ GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
003AA2458RISTIXGeneralItalic.otf Ϊ GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
003AA2459BUSTIXGeneralBol.otf Ϊ GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
003AA2460BISTIXGeneralBolIta.otf Ϊ GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
003AB2461RUSTIXGeneral.otf Ϋ GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
003AB2462RISTIXGeneralItalic.otf Ϋ GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
003AB2463BUSTIXGeneralBol.otf Ϋ GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
003AB2464BISTIXGeneralBolIta.otf Ϋ GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
003AC2465RUSTIXGeneral.otf ά GREEK SMALL LETTER ALPHA WITH TONOS
003AC2466RISTIXGeneralItalic.otf ά GREEK SMALL LETTER ALPHA WITH TONOS
003AC2467BUSTIXGeneralBol.otf ά GREEK SMALL LETTER ALPHA WITH TONOS
003AC2468BISTIXGeneralBolIta.otf ά GREEK SMALL LETTER ALPHA WITH TONOS
003AD2469RUSTIXGeneral.otf έ GREEK SMALL LETTER EPSILON WITH TONOS
003AD2470RISTIXGeneralItalic.otf έ GREEK SMALL LETTER EPSILON WITH TONOS
003AD2471BUSTIXGeneralBol.otf έ GREEK SMALL LETTER EPSILON WITH TONOS
003AD2472BISTIXGeneralBolIta.otf έ GREEK SMALL LETTER EPSILON WITH TONOS
003AE2473RUSTIXGeneral.otf ή GREEK SMALL LETTER ETA WITH TONOS
003AE2474RISTIXGeneralItalic.otf ή GREEK SMALL LETTER ETA WITH TONOS
003AE2475BUSTIXGeneralBol.otf ή GREEK SMALL LETTER ETA WITH TONOS
003AE2476BISTIXGeneralBolIta.otf ή GREEK SMALL LETTER ETA WITH TONOS
003AF2477RUSTIXGeneral.otf ί GREEK SMALL LETTER IOTA WITH TONOS
003AF2478RISTIXGeneralItalic.otf ί GREEK SMALL LETTER IOTA WITH TONOS
003AF2479BUSTIXGeneralBol.otf ί GREEK SMALL LETTER IOTA WITH TONOS
003AF2480BISTIXGeneralBolIta.otf ί GREEK SMALL LETTER IOTA WITH TONOS
003B02481RUSTIXGeneral.otf ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
003B02482RISTIXGeneralItalic.otf ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
003B02483BUSTIXGeneralBol.otf ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
003B02484BISTIXGeneralBolIta.otf ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
003B12485RUSTIXGeneral.otf α GREEK SMALL LETTER ALPHA
003B12486RISTIXGeneralItalic.otf α GREEK SMALL LETTER ALPHA
003B12487BUSTIXGeneralBol.otf α GREEK SMALL LETTER ALPHA
003B12488BISTIXGeneralBolIta.otf α GREEK SMALL LETTER ALPHA
003B22489RUSTIXGeneral.otf β GREEK SMALL LETTER BETA
003B22490RISTIXGeneralItalic.otf β GREEK SMALL LETTER BETA
003B22491BUSTIXGeneralBol.otf β GREEK SMALL LETTER BETA
003B22492BISTIXGeneralBolIta.otf β GREEK SMALL LETTER BETA
003B32493RUSTIXGeneral.otf γ GREEK SMALL LETTER GAMMA
003B32494RISTIXGeneralItalic.otf γ GREEK SMALL LETTER GAMMA
003B32495BUSTIXGeneralBol.otf γ GREEK SMALL LETTER GAMMA
003B32496BISTIXGeneralBolIta.otf γ GREEK SMALL LETTER GAMMA
003B42497RUSTIXGeneral.otf δ GREEK SMALL LETTER DELTA
003B42498RISTIXGeneralItalic.otf δ GREEK SMALL LETTER DELTA
003B42499BUSTIXGeneralBol.otf δ GREEK SMALL LETTER DELTA
003B42500BISTIXGeneralBolIta.otf δ GREEK SMALL LETTER DELTA
003B52501RUSTIXGeneral.otf ε GREEK SMALL LETTER EPSILON
003B52502RISTIXGeneralItalic.otf ε GREEK SMALL LETTER EPSILON
003B52503BUSTIXGeneralBol.otf ε GREEK SMALL LETTER EPSILON
003B52504BISTIXGeneralBolIta.otf ε GREEK SMALL LETTER EPSILON
003B62505RUSTIXGeneral.otf ζ GREEK SMALL LETTER ZETA
003B62506RISTIXGeneralItalic.otf ζ GREEK SMALL LETTER ZETA
003B62507BUSTIXGeneralBol.otf ζ GREEK SMALL LETTER ZETA
003B62508BISTIXGeneralBolIta.otf ζ GREEK SMALL LETTER ZETA
003B72509RUSTIXGeneral.otf η GREEK SMALL LETTER ETA
003B72510RISTIXGeneralItalic.otf η GREEK SMALL LETTER ETA
003B72511BUSTIXGeneralBol.otf η GREEK SMALL LETTER ETA
003B72512BISTIXGeneralBolIta.otf η GREEK SMALL LETTER ETA
003B82513RUSTIXGeneral.otf θ GREEK SMALL LETTER THETA
003B82514RISTIXGeneralItalic.otf θ GREEK SMALL LETTER THETA
003B82515BUSTIXGeneralBol.otf θ GREEK SMALL LETTER THETA
003B82516BISTIXGeneralBolIta.otf θ GREEK SMALL LETTER THETA
003B92517RUSTIXGeneral.otf ι GREEK SMALL LETTER IOTA
003B92518RISTIXGeneralItalic.otf ι GREEK SMALL LETTER IOTA
003B92519BUSTIXGeneralBol.otf ι GREEK SMALL LETTER IOTA
003B92520BISTIXGeneralBolIta.otf ι GREEK SMALL LETTER IOTA
003BA2521RUSTIXGeneral.otf κ GREEK SMALL LETTER KAPPA
003BA2522RISTIXGeneralItalic.otf κ GREEK SMALL LETTER KAPPA
003BA2523BUSTIXGeneralBol.otf κ GREEK SMALL LETTER KAPPA
003BA2524BISTIXGeneralBolIta.otf κ GREEK SMALL LETTER KAPPA
003BB2525RUSTIXGeneral.otf λ GREEK SMALL LETTER LAMDA
003BB2526RISTIXGeneralItalic.otf λ GREEK SMALL LETTER LAMDA
003BB2527BUSTIXGeneralBol.otf λ GREEK SMALL LETTER LAMDA
003BB2528BISTIXGeneralBolIta.otf λ GREEK SMALL LETTER LAMDA
003BC2529RUSTIXGeneral.otf μ GREEK SMALL LETTER MU
003BC2530RISTIXGeneralItalic.otf μ GREEK SMALL LETTER MU
003BC2531BUSTIXGeneralBol.otf μ GREEK SMALL LETTER MU
003BC2532BISTIXGeneralBolIta.otf μ GREEK SMALL LETTER MU
003BD2533RUSTIXGeneral.otf ν GREEK SMALL LETTER NU
003BD2534RISTIXGeneralItalic.otf ν GREEK SMALL LETTER NU
003BD2535BUSTIXGeneralBol.otf ν GREEK SMALL LETTER NU
003BD2536BISTIXGeneralBolIta.otf ν GREEK SMALL LETTER NU
003BE2537RUSTIXGeneral.otf ξ GREEK SMALL LETTER XI
003BE2538RISTIXGeneralItalic.otf ξ GREEK SMALL LETTER XI
003BE2539BUSTIXGeneralBol.otf ξ GREEK SMALL LETTER XI
003BE2540BISTIXGeneralBolIta.otf ξ GREEK SMALL LETTER XI
003BF2541RUSTIXGeneral.otf ο GREEK SMALL LETTER OMICRON
003BF2542RISTIXGeneralItalic.otf ο GREEK SMALL LETTER OMICRON
003BF2543BUSTIXGeneralBol.otf ο GREEK SMALL LETTER OMICRON
003BF2544BISTIXGeneralBolIta.otf ο GREEK SMALL LETTER OMICRON
003C02545RUSTIXGeneral.otf π GREEK SMALL LETTER PI
003C02546RISTIXGeneralItalic.otf π GREEK SMALL LETTER PI
003C02547BUSTIXGeneralBol.otf π GREEK SMALL LETTER PI
003C02548BISTIXGeneralBolIta.otf π GREEK SMALL LETTER PI
003C12549RUSTIXGeneral.otf ρ GREEK SMALL LETTER RHO
003C12550RISTIXGeneralItalic.otf ρ GREEK SMALL LETTER RHO
003C12551BUSTIXGeneralBol.otf ρ GREEK SMALL LETTER RHO
003C12552BISTIXGeneralBolIta.otf ρ GREEK SMALL LETTER RHO
003C22553RUSTIXGeneral.otf ς GREEK SMALL LETTER FINAL SIGMA
003C22554RISTIXGeneralItalic.otf ς GREEK SMALL LETTER FINAL SIGMA
003C22555BUSTIXGeneralBol.otf ς GREEK SMALL LETTER FINAL SIGMA
003C22556BISTIXGeneralBolIta.otf ς GREEK SMALL LETTER FINAL SIGMA
003C32557RUSTIXGeneral.otf σ GREEK SMALL LETTER SIGMA
003C32558RISTIXGeneralItalic.otf σ GREEK SMALL LETTER SIGMA
003C32559BUSTIXGeneralBol.otf σ GREEK SMALL LETTER SIGMA
003C32560BISTIXGeneralBolIta.otf σ GREEK SMALL LETTER SIGMA
003C42561RUSTIXGeneral.otf τ GREEK SMALL LETTER TAU
003C42562RISTIXGeneralItalic.otf τ GREEK SMALL LETTER TAU
003C42563BUSTIXGeneralBol.otf τ GREEK SMALL LETTER TAU
003C42564BISTIXGeneralBolIta.otf τ GREEK SMALL LETTER TAU
003C52565RUSTIXGeneral.otf υ GREEK SMALL LETTER UPSILON
003C52566RISTIXGeneralItalic.otf υ GREEK SMALL LETTER UPSILON
003C52567BUSTIXGeneralBol.otf υ GREEK SMALL LETTER UPSILON
003C52568BISTIXGeneralBolIta.otf υ GREEK SMALL LETTER UPSILON
003C62569RUSTIXGeneral.otf φ GREEK SMALL LETTER PHI
003C62570RISTIXGeneralItalic.otf φ GREEK SMALL LETTER PHI
003C62571BUSTIXGeneralBol.otf φ GREEK SMALL LETTER PHI
003C62572BISTIXGeneralBolIta.otf φ GREEK SMALL LETTER PHI
003C72573RUSTIXGeneral.otf χ GREEK SMALL LETTER CHI
003C72574RISTIXGeneralItalic.otf χ GREEK SMALL LETTER CHI
003C72575BUSTIXGeneralBol.otf χ GREEK SMALL LETTER CHI
003C72576BISTIXGeneralBolIta.otf χ GREEK SMALL LETTER CHI
003C82577RUSTIXGeneral.otf ψ GREEK SMALL LETTER PSI
003C82578RISTIXGeneralItalic.otf ψ GREEK SMALL LETTER PSI
003C82579BUSTIXGeneralBol.otf ψ GREEK SMALL LETTER PSI
003C82580BISTIXGeneralBolIta.otf ψ GREEK SMALL LETTER PSI
003C92581RUSTIXGeneral.otf ω GREEK SMALL LETTER OMEGA
003C92582RISTIXGeneralItalic.otf ω GREEK SMALL LETTER OMEGA
003C92583BUSTIXGeneralBol.otf ω GREEK SMALL LETTER OMEGA
003C92584BISTIXGeneralBolIta.otf ω GREEK SMALL LETTER OMEGA
003CA2585RUSTIXGeneral.otf ϊ GREEK SMALL LETTER IOTA WITH DIALYTIKA
003CA2586RISTIXGeneralItalic.otf ϊ GREEK SMALL LETTER IOTA WITH DIALYTIKA
003CA2587BUSTIXGeneralBol.otf ϊ GREEK SMALL LETTER IOTA WITH DIALYTIKA
003CA2588BISTIXGeneralBolIta.otf ϊ GREEK SMALL LETTER IOTA WITH DIALYTIKA
003CB2589RUSTIXGeneral.otf ϋ GREEK SMALL LETTER UPSILON WITH DIALYTIKA
003CB2590RISTIXGeneralItalic.otf ϋ GREEK SMALL LETTER UPSILON WITH DIALYTIKA
003CB2591BUSTIXGeneralBol.otf ϋ GREEK SMALL LETTER UPSILON WITH DIALYTIKA
003CB2592BISTIXGeneralBolIta.otf ϋ GREEK SMALL LETTER UPSILON WITH DIALYTIKA
003CC2593RUSTIXGeneral.otf ό GREEK SMALL LETTER OMICRON WITH TONOS
003CC2594RISTIXGeneralItalic.otf ό GREEK SMALL LETTER OMICRON WITH TONOS
003CC2595BUSTIXGeneralBol.otf ό GREEK SMALL LETTER OMICRON WITH TONOS
003CC2596BISTIXGeneralBolIta.otf ό GREEK SMALL LETTER OMICRON WITH TONOS
003CD2597RUSTIXGeneral.otf ύ GREEK SMALL LETTER UPSILON WITH TONOS
003CD2598RISTIXGeneralItalic.otf ύ GREEK SMALL LETTER UPSILON WITH TONOS
003CD2599BUSTIXGeneralBol.otf ύ GREEK SMALL LETTER UPSILON WITH TONOS
003CD2600BISTIXGeneralBolIta.otf ύ GREEK SMALL LETTER UPSILON WITH TONOS
003CE2601RUSTIXGeneral.otf ώ GREEK SMALL LETTER OMEGA WITH TONOS
003CE2602RISTIXGeneralItalic.otf ώ GREEK SMALL LETTER OMEGA WITH TONOS
003CE2603BUSTIXGeneralBol.otf ώ GREEK SMALL LETTER OMEGA WITH TONOS
003CE2604BISTIXGeneralBolIta.otf ώ GREEK SMALL LETTER OMEGA WITH TONOS
003D02605RUSTIXGeneral.otf ϐ GREEK BETA SYMBOL
003D02606RISTIXGeneralItalic.otf ϐ GREEK BETA SYMBOL
003D02607BUSTIXGeneralBol.otf ϐ GREEK BETA SYMBOL
003D02608BISTIXGeneralBolIta.otf ϐ GREEK BETA SYMBOL
003D12609RUSTIXGeneral.otf ϑ GREEK THETA SYMBOL
003D12610RISTIXGeneralItalic.otf ϑ GREEK THETA SYMBOL
003D12611BUSTIXGeneralBol.otf ϑ GREEK THETA SYMBOL
003D12612BISTIXGeneralBolIta.otf ϑ GREEK THETA SYMBOL
003D22613RUSTIXGeneral.otf ϒ GREEK UPSILON WITH HOOK SYMBOL
003D22614RISTIXGeneralItalic.otf ϒ GREEK UPSILON WITH HOOK SYMBOL
003D22615BUSTIXGeneralBol.otf ϒ GREEK UPSILON WITH HOOK SYMBOL
003D22616BISTIXGeneralBolIta.otf ϒ GREEK UPSILON WITH HOOK SYMBOL
003D52617RUSTIXGeneral.otf ϕ GREEK PHI SYMBOL
003D52618RISTIXGeneralItalic.otf ϕ GREEK PHI SYMBOL
003D52619BUSTIXGeneralBol.otf ϕ GREEK PHI SYMBOL
003D52620BISTIXGeneralBolIta.otf ϕ GREEK PHI SYMBOL
003D62621RUSTIXGeneral.otf ϖ GREEK PI SYMBOL
003D62622RISTIXGeneralItalic.otf ϖ GREEK PI SYMBOL
003D62623BUSTIXGeneralBol.otf ϖ GREEK PI SYMBOL
003D62624BISTIXGeneralBolIta.otf ϖ GREEK PI SYMBOL
003D82625RUSTIXGeneral.otf Ϙ GREEK LETTER ARCHAIC KOPPA
003D82626RISTIXGeneralItalic.otf Ϙ GREEK LETTER ARCHAIC KOPPA
003D82627BUSTIXGeneralBol.otf Ϙ GREEK LETTER ARCHAIC KOPPA
003D82628BISTIXGeneralBolIta.otf Ϙ GREEK LETTER ARCHAIC KOPPA
003D92629RUSTIXGeneral.otf ϙ GREEK SMALL LETTER ARCHAIC KOPPA
003D92630RISTIXGeneralItalic.otf ϙ GREEK SMALL LETTER ARCHAIC KOPPA
003D92631BUSTIXGeneralBol.otf ϙ GREEK SMALL LETTER ARCHAIC KOPPA
003D92632BISTIXGeneralBolIta.otf ϙ GREEK SMALL LETTER ARCHAIC KOPPA
003DA2633RUSTIXGeneral.otf Ϛ GREEK LETTER STIGMA
003DA2634RISTIXGeneralItalic.otf Ϛ GREEK LETTER STIGMA
003DA2635BUSTIXGeneralBol.otf Ϛ GREEK LETTER STIGMA
003DA2636BISTIXGeneralBolIta.otf Ϛ GREEK LETTER STIGMA
003DB2637RUSTIXGeneral.otf ϛ GREEK SMALL LETTER STIGMA
003DB2638RISTIXGeneralItalic.otf ϛ GREEK SMALL LETTER STIGMA
003DB2639BUSTIXGeneralBol.otf ϛ GREEK SMALL LETTER STIGMA
003DB2640BISTIXGeneralBolIta.otf ϛ GREEK SMALL LETTER STIGMA
003DC2641RUSTIXGeneral.otf Ϝ GREEK LETTER DIGAMMA
003DC2642RISTIXGeneralItalic.otf Ϝ GREEK LETTER DIGAMMA
003DC2643BUSTIXGeneralBol.otf Ϝ GREEK LETTER DIGAMMA
003DC2644BISTIXGeneralBolIta.otf Ϝ GREEK LETTER DIGAMMA
003DD2645RUSTIXGeneral.otf ϝ GREEK SMALL LETTER DIGAMMA
003DD2646RISTIXGeneralItalic.otf ϝ GREEK SMALL LETTER DIGAMMA
003DD2647BUSTIXGeneralBol.otf ϝ GREEK SMALL LETTER DIGAMMA
003DD2648BISTIXGeneralBolIta.otf ϝ GREEK SMALL LETTER DIGAMMA
003DE2649RUSTIXGeneral.otf Ϟ GREEK LETTER KOPPA
003DE2650RISTIXGeneralItalic.otf Ϟ GREEK LETTER KOPPA
003DE2651BUSTIXGeneralBol.otf Ϟ GREEK LETTER KOPPA
003DE2652BISTIXGeneralBolIta.otf Ϟ GREEK LETTER KOPPA
003DF2653RUSTIXGeneral.otf ϟ GREEK SMALL LETTER KOPPA
003DF2654RISTIXGeneralItalic.otf ϟ GREEK SMALL LETTER KOPPA
003DF2655BUSTIXGeneralBol.otf ϟ GREEK SMALL LETTER KOPPA
003DF2656BISTIXGeneralBolIta.otf ϟ GREEK SMALL LETTER KOPPA
003E02657RUSTIXGeneral.otf Ϡ GREEK LETTER SAMPI
003E02658RISTIXGeneralItalic.otf Ϡ GREEK LETTER SAMPI
003E02659BUSTIXGeneralBol.otf Ϡ GREEK LETTER SAMPI
003E02660BISTIXGeneralBolIta.otf Ϡ GREEK LETTER SAMPI
003E12661RUSTIXGeneral.otf ϡ GREEK SMALL LETTER SAMPI
003E12662RISTIXGeneralItalic.otf ϡ GREEK SMALL LETTER SAMPI
003E12663BUSTIXGeneralBol.otf ϡ GREEK SMALL LETTER SAMPI
003E12664BISTIXGeneralBolIta.otf ϡ GREEK SMALL LETTER SAMPI
003F02665RUSTIXGeneral.otf ϰ GREEK KAPPA SYMBOL
003F02666RISTIXGeneralItalic.otf ϰ GREEK KAPPA SYMBOL
003F02667BUSTIXGeneralBol.otf ϰ GREEK KAPPA SYMBOL
003F02668BISTIXGeneralBolIta.otf ϰ GREEK KAPPA SYMBOL
003F12669RUSTIXGeneral.otf ϱ GREEK RHO SYMBOL
003F12670RISTIXGeneralItalic.otf ϱ GREEK RHO SYMBOL
003F12671BUSTIXGeneralBol.otf ϱ GREEK RHO SYMBOL
003F12672BISTIXGeneralBolIta.otf ϱ GREEK RHO SYMBOL
003F42673RUSTIXGeneral.otf ϴ GREEK CAPITAL THETA SYMBOL
003F42674RISTIXGeneralItalic.otf ϴ GREEK CAPITAL THETA SYMBOL
003F42675BUSTIXGeneralBol.otf ϴ GREEK CAPITAL THETA SYMBOL
003F42676BISTIXGeneralBolIta.otf ϴ GREEK CAPITAL THETA SYMBOL
003F52677RUSTIXGeneral.otf ϵ GREEK LUNATE EPSILON SYMBOL
003F52678RISTIXGeneralItalic.otf ϵ GREEK LUNATE EPSILON SYMBOL
003F52679BUSTIXGeneralBol.otf ϵ GREEK LUNATE EPSILON SYMBOL
003F52680BISTIXGeneralBolIta.otf ϵ GREEK LUNATE EPSILON SYMBOL
003F62681RUSTIXGeneral.otf ϶ GREEK REVERSED LUNATE EPSILON SYMBOL
003F62682RISTIXGeneralItalic.otf ϶ GREEK REVERSED LUNATE EPSILON SYMBOL
003F62683BUSTIXGeneralBol.otf ϶ GREEK REVERSED LUNATE EPSILON SYMBOL
003F62684BISTIXGeneralBolIta.otf ϶ GREEK REVERSED LUNATE EPSILON SYMBOL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cyrillic; 00400-004FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
004012737RUSTIXGeneral.otf Ё CYRILLIC CAPITAL LETTER IO
004012738RISTIXGeneralItalic.otf Ё CYRILLIC CAPITAL LETTER IO
004012739BUSTIXGeneralBol.otf Ё CYRILLIC CAPITAL LETTER IO
004012740BISTIXGeneralBolIta.otf Ё CYRILLIC CAPITAL LETTER IO
004022741RUSTIXGeneral.otf Ђ CYRILLIC CAPITAL LETTER DJE
004022742RISTIXGeneralItalic.otf Ђ CYRILLIC CAPITAL LETTER DJE
004022743BUSTIXGeneralBol.otf Ђ CYRILLIC CAPITAL LETTER DJE
004022744BISTIXGeneralBolIta.otf Ђ CYRILLIC CAPITAL LETTER DJE
004032745RUSTIXGeneral.otf Ѓ CYRILLIC CAPITAL LETTER GJE
004032746RISTIXGeneralItalic.otf Ѓ CYRILLIC CAPITAL LETTER GJE
004032747BUSTIXGeneralBol.otf Ѓ CYRILLIC CAPITAL LETTER GJE
004032748BISTIXGeneralBolIta.otf Ѓ CYRILLIC CAPITAL LETTER GJE
004042749RUSTIXGeneral.otf Є CYRILLIC CAPITAL LETTER UKRAINIAN IE
004042750RISTIXGeneralItalic.otf Є CYRILLIC CAPITAL LETTER UKRAINIAN IE
004042751BUSTIXGeneralBol.otf Є CYRILLIC CAPITAL LETTER UKRAINIAN IE
004042752BISTIXGeneralBolIta.otf Є CYRILLIC CAPITAL LETTER UKRAINIAN IE
004052753RUSTIXGeneral.otf Ѕ CYRILLIC CAPITAL LETTER DZE
004052754RISTIXGeneralItalic.otf Ѕ CYRILLIC CAPITAL LETTER DZE
004052755BUSTIXGeneralBol.otf Ѕ CYRILLIC CAPITAL LETTER DZE
004052756BISTIXGeneralBolIta.otf Ѕ CYRILLIC CAPITAL LETTER DZE
004062757RUSTIXGeneral.otf І CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
004062758RISTIXGeneralItalic.otf І CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
004062759BUSTIXGeneralBol.otf І CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
004062760BISTIXGeneralBolIta.otf І CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
004072761RUSTIXGeneral.otf Ї CYRILLIC CAPITAL LETTER YI
004072762RISTIXGeneralItalic.otf Ї CYRILLIC CAPITAL LETTER YI
004072763BUSTIXGeneralBol.otf Ї CYRILLIC CAPITAL LETTER YI
004072764BISTIXGeneralBolIta.otf Ї CYRILLIC CAPITAL LETTER YI
004082765RUSTIXGeneral.otf Ј CYRILLIC CAPITAL LETTER JE
004082767RISTIXGeneralItalic.otf Ј CYRILLIC CAPITAL LETTER JE
004082768BUSTIXGeneralBol.otf Ј CYRILLIC CAPITAL LETTER JE
004082769BISTIXGeneralBolIta.otf Ј CYRILLIC CAPITAL LETTER JE
004092770RUSTIXGeneral.otf Љ CYRILLIC CAPITAL LETTER LJE
004092771RISTIXGeneralItalic.otf Љ CYRILLIC CAPITAL LETTER LJE
004092772BUSTIXGeneralBol.otf Љ CYRILLIC CAPITAL LETTER LJE
004092773BISTIXGeneralBolIta.otf Љ CYRILLIC CAPITAL LETTER LJE
0040A2774RUSTIXGeneral.otf Њ CYRILLIC CAPITAL LETTER NJE
0040A2775RISTIXGeneralItalic.otf Њ CYRILLIC CAPITAL LETTER NJE
0040A2776BUSTIXGeneralBol.otf Њ CYRILLIC CAPITAL LETTER NJE
0040A2777BISTIXGeneralBolIta.otf Њ CYRILLIC CAPITAL LETTER NJE
0040B2778RUSTIXGeneral.otf Ћ CYRILLIC CAPITAL LETTER TSHE
0040B2779RISTIXGeneralItalic.otf Ћ CYRILLIC CAPITAL LETTER TSHE
0040B2780BUSTIXGeneralBol.otf Ћ CYRILLIC CAPITAL LETTER TSHE
0040B2781BISTIXGeneralBolIta.otf Ћ CYRILLIC CAPITAL LETTER TSHE
0040C2782RUSTIXGeneral.otf Ќ CYRILLIC CAPITAL LETTER KJE
0040C2783RISTIXGeneralItalic.otf Ќ CYRILLIC CAPITAL LETTER KJE
0040C2784BUSTIXGeneralBol.otf Ќ CYRILLIC CAPITAL LETTER KJE
0040C2785BISTIXGeneralBolIta.otf Ќ CYRILLIC CAPITAL LETTER KJE
0040E2786RUSTIXGeneral.otf Ў CYRILLIC CAPITAL LETTER SHORT U
0040E2787RISTIXGeneralItalic.otf Ў CYRILLIC CAPITAL LETTER SHORT U
0040E2788BUSTIXGeneralBol.otf Ў CYRILLIC CAPITAL LETTER SHORT U
0040E2789BISTIXGeneralBolIta.otf Ў CYRILLIC CAPITAL LETTER SHORT U
0040F2790RUSTIXGeneral.otf Џ CYRILLIC CAPITAL LETTER DZHE
0040F2791RISTIXGeneralItalic.otf Џ CYRILLIC CAPITAL LETTER DZHE
0040F2792BUSTIXGeneralBol.otf Џ CYRILLIC CAPITAL LETTER DZHE
0040F2793BISTIXGeneralBolIta.otf Џ CYRILLIC CAPITAL LETTER DZHE
004102794RUSTIXGeneral.otf А CYRILLIC CAPITAL LETTER A
004102795RISTIXGeneralItalic.otf А CYRILLIC CAPITAL LETTER A
004102796BUSTIXGeneralBol.otf А CYRILLIC CAPITAL LETTER A
004102797BISTIXGeneralBolIta.otf А CYRILLIC CAPITAL LETTER A
004112798RUSTIXGeneral.otf Б CYRILLIC CAPITAL LETTER BE
004112799RISTIXGeneralItalic.otf Б CYRILLIC CAPITAL LETTER BE
004112800BUSTIXGeneralBol.otf Б CYRILLIC CAPITAL LETTER BE
004112801BISTIXGeneralBolIta.otf Б CYRILLIC CAPITAL LETTER BE
004122802RUSTIXGeneral.otf В CYRILLIC CAPITAL LETTER VE
004122803RISTIXGeneralItalic.otf В CYRILLIC CAPITAL LETTER VE
004122804BUSTIXGeneralBol.otf В CYRILLIC CAPITAL LETTER VE
004122805BISTIXGeneralBolIta.otf В CYRILLIC CAPITAL LETTER VE
004132806RUSTIXGeneral.otf Г CYRILLIC CAPITAL LETTER GHE
004132807RISTIXGeneralItalic.otf Г CYRILLIC CAPITAL LETTER GHE
004132808BUSTIXGeneralBol.otf Г CYRILLIC CAPITAL LETTER GHE
004132809BISTIXGeneralBolIta.otf Г CYRILLIC CAPITAL LETTER GHE
004142810RUSTIXGeneral.otf Д CYRILLIC CAPITAL LETTER DE
004142811RISTIXGeneralItalic.otf Д CYRILLIC CAPITAL LETTER DE
004142812BUSTIXGeneralBol.otf Д CYRILLIC CAPITAL LETTER DE
004142813BISTIXGeneralBolIta.otf Д CYRILLIC CAPITAL LETTER DE
004152814RUSTIXGeneral.otf Е CYRILLIC CAPITAL LETTER IE
004152815RISTIXGeneralItalic.otf Е CYRILLIC CAPITAL LETTER IE
004152816BUSTIXGeneralBol.otf Е CYRILLIC CAPITAL LETTER IE
004152817BISTIXGeneralBolIta.otf Е CYRILLIC CAPITAL LETTER IE
004162818RUSTIXGeneral.otf Ж CYRILLIC CAPITAL LETTER ZHE
004162819RISTIXGeneralItalic.otf Ж CYRILLIC CAPITAL LETTER ZHE
004162820BUSTIXGeneralBol.otf Ж CYRILLIC CAPITAL LETTER ZHE
004162821BISTIXGeneralBolIta.otf Ж CYRILLIC CAPITAL LETTER ZHE
004172822RUSTIXGeneral.otf З CYRILLIC CAPITAL LETTER ZE
004172823RISTIXGeneralItalic.otf З CYRILLIC CAPITAL LETTER ZE
004172824BUSTIXGeneralBol.otf З CYRILLIC CAPITAL LETTER ZE
004172825BISTIXGeneralBolIta.otf З CYRILLIC CAPITAL LETTER ZE
004182826RUSTIXGeneral.otf И CYRILLIC CAPITAL LETTER I
004182827RISTIXGeneralItalic.otf И CYRILLIC CAPITAL LETTER I
004182828BUSTIXGeneralBol.otf И CYRILLIC CAPITAL LETTER I
004182829BISTIXGeneralBolIta.otf И CYRILLIC CAPITAL LETTER I
004192830RUSTIXGeneral.otf Й CYRILLIC CAPITAL LETTER SHORT I
004192831RISTIXGeneralItalic.otf Й CYRILLIC CAPITAL LETTER SHORT I
004192832BUSTIXGeneralBol.otf Й CYRILLIC CAPITAL LETTER SHORT I
004192833BISTIXGeneralBolIta.otf Й CYRILLIC CAPITAL LETTER SHORT I
0041A2834RUSTIXGeneral.otf К CYRILLIC CAPITAL LETTER KA
0041A2835RISTIXGeneralItalic.otf К CYRILLIC CAPITAL LETTER KA
0041A2836BUSTIXGeneralBol.otf К CYRILLIC CAPITAL LETTER KA
0041A2837BISTIXGeneralBolIta.otf К CYRILLIC CAPITAL LETTER KA
0041B2838RUSTIXGeneral.otf Л CYRILLIC CAPITAL LETTER EL
0041B2839RISTIXGeneralItalic.otf Л CYRILLIC CAPITAL LETTER EL
0041B2840BUSTIXGeneralBol.otf Л CYRILLIC CAPITAL LETTER EL
0041B2841BISTIXGeneralBolIta.otf Л CYRILLIC CAPITAL LETTER EL
0041C2842RUSTIXGeneral.otf М CYRILLIC CAPITAL LETTER EM
0041C2843RISTIXGeneralItalic.otf М CYRILLIC CAPITAL LETTER EM
0041C2844BUSTIXGeneralBol.otf М CYRILLIC CAPITAL LETTER EM
0041C2845BISTIXGeneralBolIta.otf М CYRILLIC CAPITAL LETTER EM
0041D2846RUSTIXGeneral.otf Н CYRILLIC CAPITAL LETTER EN
0041D2847RISTIXGeneralItalic.otf Н CYRILLIC CAPITAL LETTER EN
0041D2848BUSTIXGeneralBol.otf Н CYRILLIC CAPITAL LETTER EN
0041D2849BISTIXGeneralBolIta.otf Н CYRILLIC CAPITAL LETTER EN
0041E2850RUSTIXGeneral.otf О CYRILLIC CAPITAL LETTER O
0041E2851RISTIXGeneralItalic.otf О CYRILLIC CAPITAL LETTER O
0041E2852BUSTIXGeneralBol.otf О CYRILLIC CAPITAL LETTER O
0041E2853BISTIXGeneralBolIta.otf О CYRILLIC CAPITAL LETTER O
0041F2854RUSTIXGeneral.otf П CYRILLIC CAPITAL LETTER PE
0041F2855RISTIXGeneralItalic.otf П CYRILLIC CAPITAL LETTER PE
0041F2856BUSTIXGeneralBol.otf П CYRILLIC CAPITAL LETTER PE
0041F2857BISTIXGeneralBolIta.otf П CYRILLIC CAPITAL LETTER PE
004202858RUSTIXGeneral.otf Р CYRILLIC CAPITAL LETTER ER
004202859RISTIXGeneralItalic.otf Р CYRILLIC CAPITAL LETTER ER
004202860BUSTIXGeneralBol.otf Р CYRILLIC CAPITAL LETTER ER
004202861BISTIXGeneralBolIta.otf Р CYRILLIC CAPITAL LETTER ER
004212862RUSTIXGeneral.otf С CYRILLIC CAPITAL LETTER ES
004212863RISTIXGeneralItalic.otf С CYRILLIC CAPITAL LETTER ES
004212864BUSTIXGeneralBol.otf С CYRILLIC CAPITAL LETTER ES
004212865BISTIXGeneralBolIta.otf С CYRILLIC CAPITAL LETTER ES
004222866RUSTIXGeneral.otf Т CYRILLIC CAPITAL LETTER TE
004222867RISTIXGeneralItalic.otf Т CYRILLIC CAPITAL LETTER TE
004222868BUSTIXGeneralBol.otf Т CYRILLIC CAPITAL LETTER TE
004222869BISTIXGeneralBolIta.otf Т CYRILLIC CAPITAL LETTER TE
004232870RUSTIXGeneral.otf У CYRILLIC CAPITAL LETTER U
004232871RISTIXGeneralItalic.otf У CYRILLIC CAPITAL LETTER U
004232872BUSTIXGeneralBol.otf У CYRILLIC CAPITAL LETTER U
004232873BISTIXGeneralBolIta.otf У CYRILLIC CAPITAL LETTER U
004242874RUSTIXGeneral.otf Ф CYRILLIC CAPITAL LETTER EF
004242875RISTIXGeneralItalic.otf Ф CYRILLIC CAPITAL LETTER EF
004242876BUSTIXGeneralBol.otf Ф CYRILLIC CAPITAL LETTER EF
004242877BISTIXGeneralBolIta.otf Ф CYRILLIC CAPITAL LETTER EF
004252878RUSTIXGeneral.otf Х CYRILLIC CAPITAL LETTER HA
004252879RISTIXGeneralItalic.otf Х CYRILLIC CAPITAL LETTER HA
004252880BUSTIXGeneralBol.otf Х CYRILLIC CAPITAL LETTER HA
004252881BISTIXGeneralBolIta.otf Х CYRILLIC CAPITAL LETTER HA
004262886RUSTIXGeneral.otf Ц CYRILLIC CAPITAL LETTER TSE
004262887RISTIXGeneralItalic.otf Ц CYRILLIC CAPITAL LETTER TSE
004262888BUSTIXGeneralBol.otf Ц CYRILLIC CAPITAL LETTER TSE
004262889BISTIXGeneralBolIta.otf Ц CYRILLIC CAPITAL LETTER TSE
004272890RUSTIXGeneral.otf Ч CYRILLIC CAPITAL LETTER CHE
004272891RISTIXGeneralItalic.otf Ч CYRILLIC CAPITAL LETTER CHE
004272892BUSTIXGeneralBol.otf Ч CYRILLIC CAPITAL LETTER CHE
004272893BISTIXGeneralBolIta.otf Ч CYRILLIC CAPITAL LETTER CHE
004282894RUSTIXGeneral.otf Ш CYRILLIC CAPITAL LETTER SHA
004282895RISTIXGeneralItalic.otf Ш CYRILLIC CAPITAL LETTER SHA
004282896BUSTIXGeneralBol.otf Ш CYRILLIC CAPITAL LETTER SHA
004282897BISTIXGeneralBolIta.otf Ш CYRILLIC CAPITAL LETTER SHA
004292898RUSTIXGeneral.otf Щ CYRILLIC CAPITAL LETTER SHCHA
004292899RISTIXGeneralItalic.otf Щ CYRILLIC CAPITAL LETTER SHCHA
004292900BUSTIXGeneralBol.otf Щ CYRILLIC CAPITAL LETTER SHCHA
004292901BISTIXGeneralBolIta.otf Щ CYRILLIC CAPITAL LETTER SHCHA
0042A2904RUSTIXGeneral.otf Ъ CYRILLIC CAPITAL LETTER HARD SIGN
0042A2905RISTIXGeneralItalic.otf Ъ CYRILLIC CAPITAL LETTER HARD SIGN
0042A2906BUSTIXGeneralBol.otf Ъ CYRILLIC CAPITAL LETTER HARD SIGN
0042A2907BISTIXGeneralBolIta.otf Ъ CYRILLIC CAPITAL LETTER HARD SIGN
0042B2908RUSTIXGeneral.otf Ы CYRILLIC CAPITAL LETTER YERU
0042B2909RISTIXGeneralItalic.otf Ы CYRILLIC CAPITAL LETTER YERU
0042B2910BUSTIXGeneralBol.otf Ы CYRILLIC CAPITAL LETTER YERU
0042B2911BISTIXGeneralBolIta.otf Ы CYRILLIC CAPITAL LETTER YERU
0042C2912RUSTIXGeneral.otf Ь CYRILLIC CAPITAL LETTER SOFT SIGN
0042C2913RISTIXGeneralItalic.otf Ь CYRILLIC CAPITAL LETTER SOFT SIGN
0042C2914BUSTIXGeneralBol.otf Ь CYRILLIC CAPITAL LETTER SOFT SIGN
0042C2915BISTIXGeneralBolIta.otf Ь CYRILLIC CAPITAL LETTER SOFT SIGN
0042D2916RUSTIXGeneral.otf Э CYRILLIC CAPITAL LETTER E
0042D2917RISTIXGeneralItalic.otf Э CYRILLIC CAPITAL LETTER E
0042D2918BUSTIXGeneralBol.otf Э CYRILLIC CAPITAL LETTER E
0042D2919BISTIXGeneralBolIta.otf Э CYRILLIC CAPITAL LETTER E
0042E2920RUSTIXGeneral.otf Ю CYRILLIC CAPITAL LETTER YU
0042E2921RISTIXGeneralItalic.otf Ю CYRILLIC CAPITAL LETTER YU
0042E2922BUSTIXGeneralBol.otf Ю CYRILLIC CAPITAL LETTER YU
0042E2923BISTIXGeneralBolIta.otf Ю CYRILLIC CAPITAL LETTER YU
0042F2924RUSTIXGeneral.otf Я CYRILLIC CAPITAL LETTER YA
0042F2925RISTIXGeneralItalic.otf Я CYRILLIC CAPITAL LETTER YA
0042F2926BUSTIXGeneralBol.otf Я CYRILLIC CAPITAL LETTER YA
0042F2927BISTIXGeneralBolIta.otf Я CYRILLIC CAPITAL LETTER YA
004302928RUSTIXGeneral.otf а CYRILLIC SMALL LETTER A
004302929RISTIXGeneralItalic.otf а CYRILLIC SMALL LETTER A
004302930BUSTIXGeneralBol.otf а CYRILLIC SMALL LETTER A
004302931BISTIXGeneralBolIta.otf а CYRILLIC SMALL LETTER A
004312932RUSTIXGeneral.otf б CYRILLIC SMALL LETTER BE
004312933RISTIXGeneralItalic.otf б CYRILLIC SMALL LETTER BE
004312934BUSTIXGeneralBol.otf б CYRILLIC SMALL LETTER BE
004312935BISTIXGeneralBolIta.otf б CYRILLIC SMALL LETTER BE
004322936RUSTIXGeneral.otf в CYRILLIC SMALL LETTER VE
004322937RISTIXGeneralItalic.otf в CYRILLIC SMALL LETTER VE
004322938BUSTIXGeneralBol.otf в CYRILLIC SMALL LETTER VE
004322939BISTIXGeneralBolIta.otf в CYRILLIC SMALL LETTER VE
004332940RUSTIXGeneral.otf г CYRILLIC SMALL LETTER GHE
004332941RISTIXGeneralItalic.otf г CYRILLIC SMALL LETTER GHE
004332942BUSTIXGeneralBol.otf г CYRILLIC SMALL LETTER GHE
004332943BISTIXGeneralBolIta.otf г CYRILLIC SMALL LETTER GHE
004342944RUSTIXGeneral.otf д CYRILLIC SMALL LETTER DE
004342945RISTIXGeneralItalic.otf д CYRILLIC SMALL LETTER DE
004342946BUSTIXGeneralBol.otf д CYRILLIC SMALL LETTER DE
004342947BISTIXGeneralBolIta.otf д CYRILLIC SMALL LETTER DE
004352948RUSTIXGeneral.otf е CYRILLIC SMALL LETTER IE
004352949RISTIXGeneralItalic.otf е CYRILLIC SMALL LETTER IE
004352950BUSTIXGeneralBol.otf е CYRILLIC SMALL LETTER IE
004352951BISTIXGeneralBolIta.otf е CYRILLIC SMALL LETTER IE
004362952RUSTIXGeneral.otf ж CYRILLIC SMALL LETTER ZHE
004362953RISTIXGeneralItalic.otf ж CYRILLIC SMALL LETTER ZHE
004362954BUSTIXGeneralBol.otf ж CYRILLIC SMALL LETTER ZHE
004362955BISTIXGeneralBolIta.otf ж CYRILLIC SMALL LETTER ZHE
004372956RUSTIXGeneral.otf з CYRILLIC SMALL LETTER ZE
004372957RISTIXGeneralItalic.otf з CYRILLIC SMALL LETTER ZE
004372958BUSTIXGeneralBol.otf з CYRILLIC SMALL LETTER ZE
004372959BISTIXGeneralBolIta.otf з CYRILLIC SMALL LETTER ZE
004382960RUSTIXGeneral.otf и CYRILLIC SMALL LETTER I
004382961RISTIXGeneralItalic.otf и CYRILLIC SMALL LETTER I
004382962BUSTIXGeneralBol.otf и CYRILLIC SMALL LETTER I
004382963BISTIXGeneralBolIta.otf и CYRILLIC SMALL LETTER I
004392964RUSTIXGeneral.otf й CYRILLIC SMALL LETTER SHORT I
004392965RISTIXGeneralItalic.otf й CYRILLIC SMALL LETTER SHORT I
004392966BUSTIXGeneralBol.otf й CYRILLIC SMALL LETTER SHORT I
004392967BISTIXGeneralBolIta.otf й CYRILLIC SMALL LETTER SHORT I
0043A2968RUSTIXGeneral.otf к CYRILLIC SMALL LETTER KA
0043A2969RISTIXGeneralItalic.otf к CYRILLIC SMALL LETTER KA
0043A2970BUSTIXGeneralBol.otf к CYRILLIC SMALL LETTER KA
0043A2971BISTIXGeneralBolIta.otf к CYRILLIC SMALL LETTER KA
0043B2972RUSTIXGeneral.otf л CYRILLIC SMALL LETTER EL
0043B2973RISTIXGeneralItalic.otf л CYRILLIC SMALL LETTER EL
0043B2974BUSTIXGeneralBol.otf л CYRILLIC SMALL LETTER EL
0043B2975BISTIXGeneralBolIta.otf л CYRILLIC SMALL LETTER EL
0043C2976RUSTIXGeneral.otf м CYRILLIC SMALL LETTER EM
0043C2977RISTIXGeneralItalic.otf м CYRILLIC SMALL LETTER EM
0043C2978BUSTIXGeneralBol.otf м CYRILLIC SMALL LETTER EM
0043C2979BISTIXGeneralBolIta.otf м CYRILLIC SMALL LETTER EM
0043D2980RUSTIXGeneral.otf н CYRILLIC SMALL LETTER EN
0043D2981RISTIXGeneralItalic.otf н CYRILLIC SMALL LETTER EN
0043D2982BUSTIXGeneralBol.otf н CYRILLIC SMALL LETTER EN
0043D2983BISTIXGeneralBolIta.otf н CYRILLIC SMALL LETTER EN
0043E2984RUSTIXGeneral.otf о CYRILLIC SMALL LETTER O
0043E2985RISTIXGeneralItalic.otf о CYRILLIC SMALL LETTER O
0043E2986BUSTIXGeneralBol.otf о CYRILLIC SMALL LETTER O
0043E2987BISTIXGeneralBolIta.otf о CYRILLIC SMALL LETTER O
0043F2988RUSTIXGeneral.otf п CYRILLIC SMALL LETTER PE
0043F2989RISTIXGeneralItalic.otf п CYRILLIC SMALL LETTER PE
0043F2990BUSTIXGeneralBol.otf п CYRILLIC SMALL LETTER PE
0043F2991BISTIXGeneralBolIta.otf п CYRILLIC SMALL LETTER PE
004402992RUSTIXGeneral.otf р CYRILLIC SMALL LETTER ER
004402993RISTIXGeneralItalic.otf р CYRILLIC SMALL LETTER ER
004402994BUSTIXGeneralBol.otf р CYRILLIC SMALL LETTER ER
004402995BISTIXGeneralBolIta.otf р CYRILLIC SMALL LETTER ER
004412996RUSTIXGeneral.otf с CYRILLIC SMALL LETTER ES
004412997RISTIXGeneralItalic.otf с CYRILLIC SMALL LETTER ES
004412998BUSTIXGeneralBol.otf с CYRILLIC SMALL LETTER ES
004412999BISTIXGeneralBolIta.otf с CYRILLIC SMALL LETTER ES
004423000RUSTIXGeneral.otf т CYRILLIC SMALL LETTER TE
004423001RISTIXGeneralItalic.otf т CYRILLIC SMALL LETTER TE
004423002BUSTIXGeneralBol.otf т CYRILLIC SMALL LETTER TE
004423003BISTIXGeneralBolIta.otf т CYRILLIC SMALL LETTER TE
004433004RUSTIXGeneral.otf у CYRILLIC SMALL LETTER U
004433005RISTIXGeneralItalic.otf у CYRILLIC SMALL LETTER U
004433006BUSTIXGeneralBol.otf у CYRILLIC SMALL LETTER U
004433007BISTIXGeneralBolIta.otf у CYRILLIC SMALL LETTER U
004443008RUSTIXGeneral.otf ф CYRILLIC SMALL LETTER EF
004443009RISTIXGeneralItalic.otf ф CYRILLIC SMALL LETTER EF
004443010BUSTIXGeneralBol.otf ф CYRILLIC SMALL LETTER EF
004443011BISTIXGeneralBolIta.otf ф CYRILLIC SMALL LETTER EF
004453012RUSTIXGeneral.otf х CYRILLIC SMALL LETTER HA
004453013RISTIXGeneralItalic.otf х CYRILLIC SMALL LETTER HA
004453014BUSTIXGeneralBol.otf х CYRILLIC SMALL LETTER HA
004453015BISTIXGeneralBolIta.otf х CYRILLIC SMALL LETTER HA
004463016RUSTIXGeneral.otf ц CYRILLIC SMALL LETTER TSE
004463017RISTIXGeneralItalic.otf ц CYRILLIC SMALL LETTER TSE
004463018BUSTIXGeneralBol.otf ц CYRILLIC SMALL LETTER TSE
004463019BISTIXGeneralBolIta.otf ц CYRILLIC SMALL LETTER TSE
004473020RUSTIXGeneral.otf ч CYRILLIC SMALL LETTER CHE
004473021RISTIXGeneralItalic.otf ч CYRILLIC SMALL LETTER CHE
004473022BUSTIXGeneralBol.otf ч CYRILLIC SMALL LETTER CHE
004473023BISTIXGeneralBolIta.otf ч CYRILLIC SMALL LETTER CHE
004483024RUSTIXGeneral.otf ш CYRILLIC SMALL LETTER SHA
004483025RISTIXGeneralItalic.otf ш CYRILLIC SMALL LETTER SHA
004483026BUSTIXGeneralBol.otf ш CYRILLIC SMALL LETTER SHA
004483027BISTIXGeneralBolIta.otf ш CYRILLIC SMALL LETTER SHA
004493028RUSTIXGeneral.otf щ CYRILLIC SMALL LETTER SHCHA
004493029RISTIXGeneralItalic.otf щ CYRILLIC SMALL LETTER SHCHA
004493030BUSTIXGeneralBol.otf щ CYRILLIC SMALL LETTER SHCHA
004493031BISTIXGeneralBolIta.otf щ CYRILLIC SMALL LETTER SHCHA
0044A3032RUSTIXGeneral.otf ъ CYRILLIC SMALL LETTER HARD SIGN
0044A3033RISTIXGeneralItalic.otf ъ CYRILLIC SMALL LETTER HARD SIGN
0044A3034BUSTIXGeneralBol.otf ъ CYRILLIC SMALL LETTER HARD SIGN
0044A3035BISTIXGeneralBolIta.otf ъ CYRILLIC SMALL LETTER HARD SIGN
0044B3036RUSTIXGeneral.otf ы CYRILLIC SMALL LETTER YERU
0044B3037RISTIXGeneralItalic.otf ы CYRILLIC SMALL LETTER YERU
0044B3038BUSTIXGeneralBol.otf ы CYRILLIC SMALL LETTER YERU
0044B3039BISTIXGeneralBolIta.otf ы CYRILLIC SMALL LETTER YERU
0044C3040RUSTIXGeneral.otf ь CYRILLIC SMALL LETTER SOFT SIGN
0044C3041RISTIXGeneralItalic.otf ь CYRILLIC SMALL LETTER SOFT SIGN
0044C3042BUSTIXGeneralBol.otf ь CYRILLIC SMALL LETTER SOFT SIGN
0044C3043BISTIXGeneralBolIta.otf ь CYRILLIC SMALL LETTER SOFT SIGN
0044D3044RUSTIXGeneral.otf э CYRILLIC SMALL LETTER E
0044D3045RISTIXGeneralItalic.otf э CYRILLIC SMALL LETTER E
0044D3046BUSTIXGeneralBol.otf э CYRILLIC SMALL LETTER E
0044D3047BISTIXGeneralBolIta.otf э CYRILLIC SMALL LETTER E
0044E3048RUSTIXGeneral.otf ю CYRILLIC SMALL LETTER YU
0044E3049RISTIXGeneralItalic.otf ю CYRILLIC SMALL LETTER YU
0044E3050BUSTIXGeneralBol.otf ю CYRILLIC SMALL LETTER YU
0044E3051BISTIXGeneralBolIta.otf ю CYRILLIC SMALL LETTER YU
0044F3052RUSTIXGeneral.otf я CYRILLIC SMALL LETTER YA
0044F3053RISTIXGeneralItalic.otf я CYRILLIC SMALL LETTER YA
0044F3054BUSTIXGeneralBol.otf я CYRILLIC SMALL LETTER YA
0044F3055BISTIXGeneralBolIta.otf я CYRILLIC SMALL LETTER YA
004513056RUSTIXGeneral.otf ё CYRILLIC SMALL LETTER IO
004513057RISTIXGeneralItalic.otf ё CYRILLIC SMALL LETTER IO
004513058BUSTIXGeneralBol.otf ё CYRILLIC SMALL LETTER IO
004513059BISTIXGeneralBolIta.otf ё CYRILLIC SMALL LETTER IO
004523060RUSTIXGeneral.otf ђ CYRILLIC SMALL LETTER DJE
004523063RISTIXGeneralItalic.otf ђ CYRILLIC SMALL LETTER DJE
004523061BUSTIXGeneralBol.otf ђ CYRILLIC SMALL LETTER DJE
004523062BISTIXGeneralBolIta.otf ђ CYRILLIC SMALL LETTER DJE
004533064RUSTIXGeneral.otf ѓ CYRILLIC SMALL LETTER GJE
004533065RISTIXGeneralItalic.otf ѓ CYRILLIC SMALL LETTER GJE
004533066BUSTIXGeneralBol.otf ѓ CYRILLIC SMALL LETTER GJE
004533067BISTIXGeneralBolIta.otf ѓ CYRILLIC SMALL LETTER GJE
004543068RUSTIXGeneral.otf є CYRILLIC SMALL LETTER UKRAINIAN IE
004543069RISTIXGeneralItalic.otf є CYRILLIC SMALL LETTER UKRAINIAN IE
004543070BUSTIXGeneralBol.otf є CYRILLIC SMALL LETTER UKRAINIAN IE
004543071BISTIXGeneralBolIta.otf є CYRILLIC SMALL LETTER UKRAINIAN IE
004553072RUSTIXGeneral.otf ѕ CYRILLIC SMALL LETTER DZE
004553073RISTIXGeneralItalic.otf ѕ CYRILLIC SMALL LETTER DZE
004553074BUSTIXGeneralBol.otf ѕ CYRILLIC SMALL LETTER DZE
004553075BISTIXGeneralBolIta.otf ѕ CYRILLIC SMALL LETTER DZE
004563076RUSTIXGeneral.otf і CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
004563077RISTIXGeneralItalic.otf і CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
004563078BUSTIXGeneralBol.otf і CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
004563079BISTIXGeneralBolIta.otf і CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
004573080RUSTIXGeneral.otf ї CYRILLIC SMALL LETTER YI
004573081RISTIXGeneralItalic.otf ї CYRILLIC SMALL LETTER YI
004573082BUSTIXGeneralBol.otf ї CYRILLIC SMALL LETTER YI
004573083BISTIXGeneralBolIta.otf ї CYRILLIC SMALL LETTER YI
004583084RUSTIXGeneral.otf ј CYRILLIC SMALL LETTER JE
004583085RISTIXGeneralItalic.otf ј CYRILLIC SMALL LETTER JE
004583086BUSTIXGeneralBol.otf ј CYRILLIC SMALL LETTER JE
004583087BISTIXGeneralBolIta.otf ј CYRILLIC SMALL LETTER JE
004593088RUSTIXGeneral.otf љ CYRILLIC SMALL LETTER LJE
004593089RISTIXGeneralItalic.otf љ CYRILLIC SMALL LETTER LJE
004593090BUSTIXGeneralBol.otf љ CYRILLIC SMALL LETTER LJE
004593091BISTIXGeneralBolIta.otf љ CYRILLIC SMALL LETTER LJE
0045A3092RUSTIXGeneral.otf њ CYRILLIC SMALL LETTER NJE
0045A3093RISTIXGeneralItalic.otf њ CYRILLIC SMALL LETTER NJE
0045A3094BUSTIXGeneralBol.otf њ CYRILLIC SMALL LETTER NJE
0045A3095BISTIXGeneralBolIta.otf њ CYRILLIC SMALL LETTER NJE
0045B3096RUSTIXGeneral.otf ћ CYRILLIC SMALL LETTER TSHE
0045B3099RISTIXGeneralItalic.otf ћ CYRILLIC SMALL LETTER TSHE
0045B3097BUSTIXGeneralBol.otf ћ CYRILLIC SMALL LETTER TSHE
0045B3098BISTIXGeneralBolIta.otf ћ CYRILLIC SMALL LETTER TSHE
0045C3100RUSTIXGeneral.otf ќ CYRILLIC SMALL LETTER KJE
0045C3101RISTIXGeneralItalic.otf ќ CYRILLIC SMALL LETTER KJE
0045C3102BUSTIXGeneralBol.otf ќ CYRILLIC SMALL LETTER KJE
0045C3103BISTIXGeneralBolIta.otf ќ CYRILLIC SMALL LETTER KJE
0045E3104RUSTIXGeneral.otf ў CYRILLIC SMALL LETTER SHORT U
0045E3105RISTIXGeneralItalic.otf ў CYRILLIC SMALL LETTER SHORT U
0045E3106BUSTIXGeneralBol.otf ў CYRILLIC SMALL LETTER SHORT U
0045E3107BISTIXGeneralBolIta.otf ў CYRILLIC SMALL LETTER SHORT U
0045F3108RUSTIXGeneral.otf џ CYRILLIC SMALL LETTER DZHE
0045F3109RISTIXGeneralItalic.otf џ CYRILLIC SMALL LETTER DZHE
0045F3110BUSTIXGeneralBol.otf џ CYRILLIC SMALL LETTER DZHE
0045F3111BISTIXGeneralBolIta.otf џ CYRILLIC SMALL LETTER DZHE
004623112RUSTIXGeneral.otf Ѣ CYRILLIC CAPITAL LETTER YAT
004623113RISTIXGeneralItalic.otf Ѣ CYRILLIC CAPITAL LETTER YAT
004623114BUSTIXGeneralBol.otf Ѣ CYRILLIC CAPITAL LETTER YAT
004623115BISTIXGeneralBolIta.otf Ѣ CYRILLIC CAPITAL LETTER YAT
004633116RUSTIXGeneral.otf ѣ CYRILLIC SMALL LETTER YAT
004633117RISTIXGeneralItalic.otf ѣ CYRILLIC SMALL LETTER YAT
004633118BUSTIXGeneralBol.otf ѣ CYRILLIC SMALL LETTER YAT
004633119BISTIXGeneralBolIta.otf ѣ CYRILLIC SMALL LETTER YAT
0046A3120RUSTIXGeneral.otf Ѫ CYRILLIC CAPITAL LETTER BIG YUS
0046A3121RISTIXGeneralItalic.otf Ѫ CYRILLIC CAPITAL LETTER BIG YUS
0046A3122BUSTIXGeneralBol.otf Ѫ CYRILLIC CAPITAL LETTER BIG YUS
0046A3123BISTIXGeneralBolIta.otf Ѫ CYRILLIC CAPITAL LETTER BIG YUS
0046B3124RUSTIXGeneral.otf ѫ CYRILLIC SMALL LETTER BIG YUS
0046B3125RISTIXGeneralItalic.otf ѫ CYRILLIC SMALL LETTER BIG YUS
0046B3126BUSTIXGeneralBol.otf ѫ CYRILLIC SMALL LETTER BIG YUS
0046B3127BISTIXGeneralBolIta.otf ѫ CYRILLIC SMALL LETTER BIG YUS
004723128RUSTIXGeneral.otf Ѳ CYRILLIC CAPITAL LETTER FITA
004723129RISTIXGeneralItalic.otf Ѳ CYRILLIC CAPITAL LETTER FITA
004723130BUSTIXGeneralBol.otf Ѳ CYRILLIC CAPITAL LETTER FITA
004723131BISTIXGeneralBolIta.otf Ѳ CYRILLIC CAPITAL LETTER FITA
004733132RUSTIXGeneral.otf ѳ CYRILLIC SMALL LETTER FITA
004733133RISTIXGeneralItalic.otf ѳ CYRILLIC SMALL LETTER FITA
004733134BUSTIXGeneralBol.otf ѳ CYRILLIC SMALL LETTER FITA
004733135BISTIXGeneralBolIta.otf ѳ CYRILLIC SMALL LETTER FITA
004743136RUSTIXGeneral.otf Ѵ CYRILLIC CAPITAL LETTER IZHITSA
004743137RISTIXGeneralItalic.otf Ѵ CYRILLIC CAPITAL LETTER IZHITSA
004743138BUSTIXGeneralBol.otf Ѵ CYRILLIC CAPITAL LETTER IZHITSA
004743139BISTIXGeneralBolIta.otf Ѵ CYRILLIC CAPITAL LETTER IZHITSA
004753140RUSTIXGeneral.otf ѵ CYRILLIC SMALL LETTER IZHITSA
004753141RISTIXGeneralItalic.otf ѵ CYRILLIC SMALL LETTER IZHITSA
004753142BUSTIXGeneralBol.otf ѵ CYRILLIC SMALL LETTER IZHITSA
004753143BISTIXGeneralBolIta.otf ѵ CYRILLIC SMALL LETTER IZHITSA
004903144RUSTIXGeneral.otf Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN
004903145RISTIXGeneralItalic.otf Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN
004903146BUSTIXGeneralBol.otf Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN
004903147BISTIXGeneralBolIta.otf Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN
004913148RUSTIXGeneral.otf ґ CYRILLIC SMALL LETTER GHE WITH UPTURN
004913149RISTIXGeneralItalic.otf ґ CYRILLIC SMALL LETTER GHE WITH UPTURN
004913150BUSTIXGeneralBol.otf ґ CYRILLIC SMALL LETTER GHE WITH UPTURN
004913151BISTIXGeneralBolIta.otf ґ CYRILLIC SMALL LETTER GHE WITH UPTURN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Phonetic Extensions; 01D00-01D7F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
01D003154RUSTIXGeneral.otf ᴀ LATIN LETTER SMALL CAPITAL A
01D003153BUSTIXGeneralBol.otf ᴀ LATIN LETTER SMALL CAPITAL A
01D073155RUSTIXGeneral.otf ᴇ LATIN LETTER SMALL CAPITAL E
01D073156BUSTIXGeneralBol.otf ᴇ LATIN LETTER SMALL CAPITAL E
01D1C3157RUSTIXGeneral.otf ᴜ LATIN LETTER SMALL CAPITAL U
01D1C3158BUSTIXGeneralBol.otf ᴜ LATIN LETTER SMALL CAPITAL U
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Phonetic Extensions Supplement; 01D80-01DBF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
01D815045RUSTIXGeneral.otf ᶁ LATIN SMALL LETTER D WITH PALATAL HOOK
01D845046RUSTIXGeneral.otf ᶄ LATIN SMALL LETTER K WITH PALATAL HOOK
01D855047RUSTIXGeneral.otf ᶅ LATIN SMALL LETTER L WITH PALATAL HOOK
01D8A5048RUSTIXGeneral.otf ᶊ LATIN SMALL LETTER S WITH PALATAL HOOK
01D8D5049RUSTIXGeneral.otf ᶍ LATIN SMALL LETTER X WITH PALATAL HOOK
01D8E5050RUSTIXGeneral.otf ᶎ LATIN SMALL LETTER Z WITH PALATAL HOOK
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Latin Extended Additional; 01E00-01EFF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
01E803356RUSTIXGeneral.otf Ẁ LATIN CAPITAL LETTER W WITH GRAVE
01E803357RISTIXGeneralItalic.otf Ẁ LATIN CAPITAL LETTER W WITH GRAVE
01E803358BUSTIXGeneralBol.otf Ẁ LATIN CAPITAL LETTER W WITH GRAVE
01E803359BISTIXGeneralBolIta.otf Ẁ LATIN CAPITAL LETTER W WITH GRAVE
01E813360RUSTIXGeneral.otf ẁ LATIN SMALL LETTER W WITH GRAVE
01E813361RISTIXGeneralItalic.otf ẁ LATIN SMALL LETTER W WITH GRAVE
01E813362BUSTIXGeneralBol.otf ẁ LATIN SMALL LETTER W WITH GRAVE
01E813363BISTIXGeneralBolIta.otf ẁ LATIN SMALL LETTER W WITH GRAVE
01E823364RUSTIXGeneral.otf Ẃ LATIN CAPITAL LETTER W WITH ACUTE
01E823365RISTIXGeneralItalic.otf Ẃ LATIN CAPITAL LETTER W WITH ACUTE
01E823366BUSTIXGeneralBol.otf Ẃ LATIN CAPITAL LETTER W WITH ACUTE
01E823367BISTIXGeneralBolIta.otf Ẃ LATIN CAPITAL LETTER W WITH ACUTE
01E833368RUSTIXGeneral.otf ẃ LATIN SMALL LETTER W WITH ACUTE
01E833369RISTIXGeneralItalic.otf ẃ LATIN SMALL LETTER W WITH ACUTE
01E833370BUSTIXGeneralBol.otf ẃ LATIN SMALL LETTER W WITH ACUTE
01E833371BISTIXGeneralBolIta.otf ẃ LATIN SMALL LETTER W WITH ACUTE
01E843372RUSTIXGeneral.otf Ẅ LATIN CAPITAL LETTER W WITH DIAERESIS
01E843373RISTIXGeneralItalic.otf Ẅ LATIN CAPITAL LETTER W WITH DIAERESIS
01E843376BUSTIXGeneralBol.otf Ẅ LATIN CAPITAL LETTER W WITH DIAERESIS
01E843375BISTIXGeneralBolIta.otf Ẅ LATIN CAPITAL LETTER W WITH DIAERESIS
01E853377RUSTIXGeneral.otf ẅ LATIN SMALL LETTER W WITH DIAERESIS
01E853378RISTIXGeneralItalic.otf ẅ LATIN SMALL LETTER W WITH DIAERESIS
01E853379BUSTIXGeneralBol.otf ẅ LATIN SMALL LETTER W WITH DIAERESIS
01E853380BISTIXGeneralBolIta.otf ẅ LATIN SMALL LETTER W WITH DIAERESIS
01EF23381RUSTIXGeneral.otf Ỳ LATIN CAPITAL LETTER Y WITH GRAVE
01EF23382RISTIXGeneralItalic.otf Ỳ LATIN CAPITAL LETTER Y WITH GRAVE
01EF23383BUSTIXGeneralBol.otf Ỳ LATIN CAPITAL LETTER Y WITH GRAVE
01EF23384BISTIXGeneralBolIta.otf Ỳ LATIN CAPITAL LETTER Y WITH GRAVE
01EF33385RUSTIXGeneral.otf ỳ LATIN SMALL LETTER Y WITH GRAVE
01EF33386RISTIXGeneralItalic.otf ỳ LATIN SMALL LETTER Y WITH GRAVE
01EF33387BUSTIXGeneralBol.otf ỳ LATIN SMALL LETTER Y WITH GRAVE
01EF33388BISTIXGeneralBolIta.otf ỳ LATIN SMALL LETTER Y WITH GRAVE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
General Punctuation; 02000-0206F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
020103161RUSTIXGeneral.otf ‐ HYPHEN
020103162RISTIXGeneralItalic.otf ‐ HYPHEN
020103163BUSTIXGeneralBol.otf ‐ HYPHEN
020103164BISTIXGeneralBolIta.otf ‐ HYPHEN
020113165RUSTIXGeneral.otf ‑ NON-BREAKING HYPHEN
020113166RISTIXGeneralItalic.otf ‑ NON-BREAKING HYPHEN
020113167BUSTIXGeneralBol.otf ‑ NON-BREAKING HYPHEN
020113168BISTIXGeneralBolIta.otf ‑ NON-BREAKING HYPHEN
020123169RUSTIXGeneral.otf ‒ FIGURE DASH
020123170RISTIXGeneralItalic.otf ‒ FIGURE DASH
020123171BUSTIXGeneralBol.otf ‒ FIGURE DASH
020123172BISTIXGeneralBolIta.otf ‒ FIGURE DASH
020133173RUSTIXGeneral.otf – EN DASH
020133174RISTIXGeneralItalic.otf – EN DASH
020133175BUSTIXGeneralBol.otf – EN DASH
020133176BISTIXGeneralBolIta.otf – EN DASH
020143177RUSTIXGeneral.otf — EM DASH
020143178RISTIXGeneralItalic.otf — EM DASH
020143179BUSTIXGeneralBol.otf — EM DASH
020143180BISTIXGeneralBolIta.otf — EM DASH
020153181RUSTIXGeneral.otf ― HORIZONTAL BAR
020153183BUSTIXGeneralBol.otf ― HORIZONTAL BAR
020163185RUSTIXGeneral.otf ‖ DOUBLE VERTICAL LINE
020173189RUSTIXGeneral.otf ‗ DOUBLE LOW LINE
020173191BUSTIXGeneralBol.otf ‗ DOUBLE LOW LINE
020183193RUSTIXGeneral.otf ‘ LEFT SINGLE QUOTATION MARK
020183194RISTIXGeneralItalic.otf ‘ LEFT SINGLE QUOTATION MARK
020183195BUSTIXGeneralBol.otf ‘ LEFT SINGLE QUOTATION MARK
020183196BISTIXGeneralBolIta.otf ‘ LEFT SINGLE QUOTATION MARK
020193197RUSTIXGeneral.otf ’ RIGHT SINGLE QUOTATION MARK
020193198RISTIXGeneralItalic.otf ’ RIGHT SINGLE QUOTATION MARK
020193199BUSTIXGeneralBol.otf ’ RIGHT SINGLE QUOTATION MARK
020193200BISTIXGeneralBolIta.otf ’ RIGHT SINGLE QUOTATION MARK
0201A3201RUSTIXGeneral.otf ‚ SINGLE LOW-9 QUOTATION MARK
0201A3202RISTIXGeneralItalic.otf ‚ SINGLE LOW-9 QUOTATION MARK
0201A3203BUSTIXGeneralBol.otf ‚ SINGLE LOW-9 QUOTATION MARK
0201A3204BISTIXGeneralBolIta.otf ‚ SINGLE LOW-9 QUOTATION MARK
0201B3205RUSTIXGeneral.otf ‛ SINGLE HIGH-REVERSED-9 QUOTATION MARK
0201B3206RISTIXGeneralItalic.otf ‛ SINGLE HIGH-REVERSED-9 QUOTATION MARK
0201B3207BUSTIXGeneralBol.otf ‛ SINGLE HIGH-REVERSED-9 QUOTATION MARK
0201B3208BISTIXGeneralBolIta.otf ‛ SINGLE HIGH-REVERSED-9 QUOTATION MARK
0201C3209RUSTIXGeneral.otf “ LEFT DOUBLE QUOTATION MARK
0201C3210RISTIXGeneralItalic.otf “ LEFT DOUBLE QUOTATION MARK
0201C3211BUSTIXGeneralBol.otf “ LEFT DOUBLE QUOTATION MARK
0201C3212BISTIXGeneralBolIta.otf “ LEFT DOUBLE QUOTATION MARK
0201D3213RUSTIXGeneral.otf ” RIGHT DOUBLE QUOTATION MARK
0201D3214RISTIXGeneralItalic.otf ” RIGHT DOUBLE QUOTATION MARK
0201D3215BUSTIXGeneralBol.otf ” RIGHT DOUBLE QUOTATION MARK
0201D3216BISTIXGeneralBolIta.otf ” RIGHT DOUBLE QUOTATION MARK
0201E3217RUSTIXGeneral.otf „ DOUBLE LOW-9 QUOTATION MARK
0201E3218RISTIXGeneralItalic.otf „ DOUBLE LOW-9 QUOTATION MARK
0201E3219BUSTIXGeneralBol.otf „ DOUBLE LOW-9 QUOTATION MARK
0201E3220BISTIXGeneralBolIta.otf „ DOUBLE LOW-9 QUOTATION MARK
0201F3221RUSTIXGeneral.otf ‟ DOUBLE HIGH-REVERSED-9 QUOTATION MARK
0201F3222RISTIXGeneralItalic.otf ‟ DOUBLE HIGH-REVERSED-9 QUOTATION MARK
0201F3223BUSTIXGeneralBol.otf ‟ DOUBLE HIGH-REVERSED-9 QUOTATION MARK
0201F3224BISTIXGeneralBolIta.otf ‟ DOUBLE HIGH-REVERSED-9 QUOTATION MARK
020203225RUSTIXGeneral.otf † DAGGER
020203226RISTIXGeneralItalic.otf † DAGGER
020203227BUSTIXGeneralBol.otf † DAGGER
020203228BISTIXGeneralBolIta.otf † DAGGER
020213229RUSTIXGeneral.otf ‡ DOUBLE DAGGER
020213230RISTIXGeneralItalic.otf ‡ DOUBLE DAGGER
020213231BUSTIXGeneralBol.otf ‡ DOUBLE DAGGER
020213232BISTIXGeneralBolIta.otf ‡ DOUBLE DAGGER
020223233RUSTIXGeneral.otf • BULLET
020223706RISTIXGeneralItalic.otf • BULLET
020223235BUSTIXGeneralBol.otf • BULLET
020223707BISTIXGeneralBolIta.otf • BULLET
020253237RUSTIXGeneral.otf ‥ TWO DOT LEADER
020253239BUSTIXGeneralBol.otf ‥ TWO DOT LEADER
020263241RUSTIXGeneral.otf … HORIZONTAL ELLIPSIS
020263708RISTIXGeneralItalic.otf … HORIZONTAL ELLIPSIS
020263243BUSTIXGeneralBol.otf … HORIZONTAL ELLIPSIS
020263709BISTIXGeneralBolIta.otf … HORIZONTAL ELLIPSIS
020303244RUSTIXGeneral.otf ‰ PER MILLE SIGN
020303710RISTIXGeneralItalic.otf ‰ PER MILLE SIGN
020303246BUSTIXGeneralBol.otf ‰ PER MILLE SIGN
020303711BISTIXGeneralBolIta.otf ‰ PER MILLE SIGN
020313248RUSTIXGeneral.otf ‱ PER TEN THOUSAND SIGN
020313250BUSTIXGeneralBol.otf ‱ PER TEN THOUSAND SIGN
020323254RUSTIXGeneral.otf ′ PRIME
020323258RUSTIXVar.otf ′ PRIME
020323256BUSTIXGeneralBol.otf ′ PRIME
020323259BUSTIXGeneralBol.otf ′ PRIME
020333260RUSTIXGeneral.otf ″ DOUBLE PRIME
020333264RUSTIXVar.otf ″ DOUBLE PRIME
020333262BUSTIXGeneralBol.otf ″ DOUBLE PRIME
020333265BUSTIXGeneralBol.otf ″ DOUBLE PRIME
020343266RUSTIXGeneral.otf ‴ TRIPLE PRIME
020343271RUSTIXVar.otf ‴ TRIPLE PRIME
020343268BUSTIXGeneralBol.otf ‴ TRIPLE PRIME
020343272BUSTIXGeneralBol.otf ‴ TRIPLE PRIME
020353273RUSTIXGeneral.otf ‵ REVERSED PRIME
020353277RUSTIXVar.otf ‵ REVERSED PRIME
020353275BUSTIXGeneralBol.otf ‵ REVERSED PRIME
020353278BUSTIXGeneralBol.otf ‵ REVERSED PRIME
020363279RUSTIXGeneral.otf ‶ REVERSED DOUBLE PRIME
020363283RUSTIXVar.otf ‶ REVERSED DOUBLE PRIME
020363281BUSTIXGeneralBol.otf ‶ REVERSED DOUBLE PRIME
020363284BUSTIXGeneralBol.otf ‶ REVERSED DOUBLE PRIME
020373285RUSTIXGeneral.otf ‷ REVERSED TRIPLE PRIME
020373289RUSTIXVar.otf ‷ REVERSED TRIPLE PRIME
020373287BUSTIXGeneralBol.otf ‷ REVERSED TRIPLE PRIME
020373290BUSTIXGeneralBol.otf ‷ REVERSED TRIPLE PRIME
020383291RUSTIXGeneral.otf ‸ CARET
020383293BUSTIXGeneralBol.otf ‸ CARET
020393295RUSTIXGeneral.otf ‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
020393296RISTIXGeneralItalic.otf ‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
020393297BUSTIXGeneralBol.otf ‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
020393298BISTIXGeneralBolIta.otf ‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
0203A3299RUSTIXGeneral.otf › SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
0203A3300RISTIXGeneralItalic.otf › SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
0203A3301BUSTIXGeneralBol.otf › SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
0203A3302BISTIXGeneralBolIta.otf › SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
0203B3303RUSTIXGeneral.otf ※ REFERENCE MARK
0203C3307RUSTIXGeneral.otf ‼ DOUBLE EXCLAMATION MARK
0203C3309BUSTIXGeneralBol.otf ‼ DOUBLE EXCLAMATION MARK
0203E3311RUSTIXGeneral.otf ‾ OVERLINE
0203E3312RISTIXGeneralItalic.otf ‾ OVERLINE
0203E3313BUSTIXGeneralBol.otf ‾ OVERLINE
0203E3314BISTIXGeneralBolIta.otf ‾ OVERLINE
020403315RUSTIXGeneral.otf ⁀ CHARACTER TIE
020403317BUSTIXGeneralBol.otf ⁀ CHARACTER TIE
020433319RUSTIXGeneral.otf ⁃ HYPHEN BULLET
020443323RUSTIXGeneral.otf ⁄ FRACTION SLASH
020443712RISTIXGeneralItalic.otf ⁄ FRACTION SLASH
020443325BUSTIXGeneralBol.otf ⁄ FRACTION SLASH
020443713BISTIXGeneralBolIta.otf ⁄ FRACTION SLASH
020473327RUSTIXGeneral.otf ⁇ DOUBLE QUESTION MARK
020473329BUSTIXGeneralBol.otf ⁇ DOUBLE QUESTION MARK
0204E3331RUSTIXGeneral.otf ⁎ LOW ASTERISK
0204E3333BUSTIXGeneralBol.otf ⁎ LOW ASTERISK
0204F3335RUSTIXGeneral.otf ⁏ REVERSED SEMICOLON
0204F3337BUSTIXGeneralBol.otf ⁏ REVERSED SEMICOLON
020503339RUSTIXGeneral.otf ⁐ CLOSE UP
020513343RUSTIXGeneral.otf ⁑ TWO ASTERISKS ALIGNED VERTICALLY
020513345BUSTIXGeneralBol.otf ⁑ TWO ASTERISKS ALIGNED VERTICALLY
020523347RUSTIXGeneral.otf ⁒ COMMERCIAL MINUS SIGN
020573348RUSTIXGeneral.otf ⁗ QUADRUPLE PRIME
020573352RUSTIXVar.otf ⁗ QUADRUPLE PRIME
020573349BUSTIXGeneralBol.otf ⁗ QUADRUPLE PRIME
020573353BUSTIXGeneralBol.otf ⁗ QUADRUPLE PRIME
0205F3354RUSTIXGeneral.otf   MEDIUM MATHEMATICAL SPACE
- - - - - - - - - - - - - - - - -
Superscripts and Subscripts; 02070-0209F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0207F3389RUSTIXGeneral.otf ⁿ SUPERSCRIPT LATIN SMALL LETTER N
0207F3391BUSTIXGeneralBol.otf ⁿ SUPERSCRIPT LATIN SMALL LETTER N
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Currency Symbols; 020A0-020CF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
020A33393RUSTIXGeneral.otf ₣ FRENCH FRANC SIGN
020A33394RISTIXGeneralItalic.otf ₣ FRENCH FRANC SIGN
020A33395BUSTIXGeneralBol.otf ₣ FRENCH FRANC SIGN
020A33396BISTIXGeneralBolIta.otf ₣ FRENCH FRANC SIGN
020A43397RUSTIXGeneral.otf ₤ LIRA SIGN
020A43398RISTIXGeneralItalic.otf ₤ LIRA SIGN
020A43399BUSTIXGeneralBol.otf ₤ LIRA SIGN
020A43400BISTIXGeneralBolIta.otf ₤ LIRA SIGN
020A73401RUSTIXGeneral.otf ₧ PESETA SIGN
020A73402RISTIXGeneralItalic.otf ₧ PESETA SIGN
020A73403BUSTIXGeneralBol.otf ₧ PESETA SIGN
020A73404BISTIXGeneralBolIta.otf ₧ PESETA SIGN
020AC3405RUSTIXGeneral.otf € EURO SIGN
020AC3406RISTIXGeneralItalic.otf € EURO SIGN
020AC3407BUSTIXGeneralBol.otf € EURO SIGN
020AC3408BISTIXGeneralBolIta.otf € EURO SIGN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Combining Diacritical Marks for Symbols; 020D0-020FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
020D03409RUSTIXGeneral.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03411BUSTIXGeneralBol.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03413SZ01STIXSizOneSymReg.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03414SZ02STIXSizTwoSymReg.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03415SZ03STIXSizThreeSymReg.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03416SZ04STIXSizFourSymReg.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D03417SZ05STIXSizFiveSymReg.otf ⃐ COMBINING LEFT HARPOON ABOVE
020D13418RUSTIXGeneral.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13420BUSTIXGeneralBol.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13480SZ01STIXSizOneSymReg.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13481SZ02STIXSizTwoSymReg.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13482SZ03STIXSizThreeSymReg.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13483SZ04STIXSizFourSymReg.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D13485SZ05STIXSizFiveSymReg.otf ⃑ COMBINING RIGHT HARPOON ABOVE
020D23422RUSTIXGeneral.otf ⃒ COMBINING LONG VERTICAL LINE OVERLAY
020D23424BUSTIXGeneralBol.otf ⃒ COMBINING LONG VERTICAL LINE OVERLAY
020D63426RUSTIXGeneral.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63428BUSTIXGeneralBol.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63486SZ01STIXSizOneSymReg.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63487SZ02STIXSizTwoSymReg.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63488SZ03STIXSizThreeSymReg.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63489SZ04STIXSizFourSymReg.otf ⃖ COMBINING LEFT ARROW ABOVE
020D63490SZ05STIXSizFiveSymReg.otf ⃖ COMBINING LEFT ARROW ABOVE
020D73430RUSTIXGeneral.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73432BUSTIXGeneralBol.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73491SZ01STIXSizOneSymReg.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73492SZ02STIXSizTwoSymReg.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73493SZ03STIXSizThreeSymReg.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73494SZ04STIXSizFourSymReg.otf ⃗ COMBINING RIGHT ARROW ABOVE
020D73495SZ05STIXSizFiveSymReg.otf ⃗ COMBINING RIGHT ARROW ABOVE
020DB3434RUSTIXGeneral.otf ⃛ COMBINING THREE DOTS ABOVE
020DB3436BUSTIXGeneralBol.otf ⃛ COMBINING THREE DOTS ABOVE
020DC3438RUSTIXGeneral.otf ⃜ COMBINING FOUR DOTS ABOVE
020DC3440BUSTIXGeneralBol.otf ⃜ COMBINING FOUR DOTS ABOVE
020DD3670RUSTIXGeneral.otf ⃝ COMBINING ENCLOSING CIRCLE
020DD3671RISTIXGeneralItalic.otf ⃝ COMBINING ENCLOSING CIRCLE
020DD3672BUSTIXGeneralBol.otf ⃝ COMBINING ENCLOSING CIRCLE
020DD3673BISTIXGeneralBolIta.otf ⃝ COMBINING ENCLOSING CIRCLE
020DE8849RUSTIXGeneral.otf ⃞ COMBINING ENCLOSING SQUARE
020DF8844RUSTIXGeneral.otf ⃟ COMBINING ENCLOSING DIAMOND
020E13442RUSTIXGeneral.otf ⃡ COMBINING LEFT RIGHT ARROW ABOVE
020E13444BUSTIXGeneralBol.otf ⃡ COMBINING LEFT RIGHT ARROW ABOVE
020E43446RUSTIXGeneral.otf ⃤ COMBINING ENCLOSING UPWARD POINTING TRIANGLE
020E43448BUSTIXGeneralBol.otf ⃤ COMBINING ENCLOSING UPWARD POINTING TRIANGLE
020E53450RUSTIXGeneral.otf ⃥ COMBINING REVERSE SOLIDUS OVERLAY
020E53452BUSTIXGeneralBol.otf ⃥ COMBINING REVERSE SOLIDUS OVERLAY
020E63454RUSTIXGeneral.otf ⃦ COMBINING DOUBLE VERTICAL STROKE OVERLAY
020E63456BUSTIXGeneralBol.otf ⃦ COMBINING DOUBLE VERTICAL STROKE OVERLAY
020E73458RUSTIXGeneral.otf ⃧ COMBINING ANNUITY SYMBOL
020E73460BUSTIXGeneralBol.otf ⃧ COMBINING ANNUITY SYMBOL
020E83462RUSTIXGeneral.otf ⃨ COMBINING TRIPLE UNDERDOT
020E83464BUSTIXGeneralBol.otf ⃨ COMBINING TRIPLE UNDERDOT
020E93466RUSTIXGeneral.otf ⃩ COMBINING WIDE BRIDGE ABOVE
020E93467BUSTIXGeneralBol.otf ⃩ COMBINING WIDE BRIDGE ABOVE
020EA3468RUSTIXGeneral.otf ⃪ COMBINING LEFTWARDS ARROW OVERLAY
020EA3469BUSTIXGeneralBol.otf ⃪ COMBINING LEFTWARDS ARROW OVERLAY
020EB3470RUSTIXGeneral.otf ⃫ COMBINING LONG DOUBLE SOLIDUS OVERLAY
020EB3471BUSTIXGeneralBol.otf ⃫ COMBINING LONG DOUBLE SOLIDUS OVERLAY
020EC3472RUSTIXGeneral.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3473BUSTIXGeneralBol.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3526SZ01STIXSizOneSymReg.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3527SZ02STIXSizTwoSymReg.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3528SZ03STIXSizThreeSymReg.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3529SZ04STIXSizFourSymReg.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020EC3530SZ05STIXSizFiveSymReg.otf ⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
020ED3474RUSTIXGeneral.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3475BUSTIXGeneralBol.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3521SZ01STIXSizOneSymReg.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3522SZ02STIXSizTwoSymReg.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3523SZ03STIXSizThreeSymReg.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3524SZ04STIXSizFourSymReg.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020ED3525SZ05STIXSizFiveSymReg.otf ⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
020EE3476RUSTIXGeneral.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3477BUSTIXGeneralBol.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3516SZ01STIXSizOneSymReg.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3517SZ02STIXSizTwoSymReg.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3518SZ03STIXSizThreeSymReg.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3519SZ04STIXSizFourSymReg.otf ⃮ COMBINING LEFT ARROW BELOW
020EE3520SZ05STIXSizFiveSymReg.otf ⃮ COMBINING LEFT ARROW BELOW
020EF3478RUSTIXGeneral.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3479BUSTIXGeneralBol.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3512SZ01STIXSizOneSymReg.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3513SZ02STIXSizTwoSymReg.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3514SZ03STIXSizThreeSymReg.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3515SZ05STIXSizFiveSymReg.otf ⃯ COMBINING RIGHT ARROW BELOW
020EF3531SZ04STIXSizFourSymReg.otf ⃯ COMBINING RIGHT ARROW BELOW
020F08827RUSTIXGeneral.otf ⃰ COMBINING ASTERISK ABOVE
020F08828BUSTIXGeneralBol.otf ⃰ COMBINING ASTERISK ABOVE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Letterlike Symbols; 02100-0214F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
021023532RUSTIXGeneral.otf ℂ DOUBLE-STRUCK CAPITAL C
021023533BUSTIXGeneralBol.otf ℂ DOUBLE-STRUCK CAPITAL C
021027638RISTIXGeneralItalic.otf ℂ stix-oblique open face capital letter C
021027643BISTIXGeneralBolIta.otf ℂ stix-mathematical bold oblique double-struck capital C
021053534RUSTIXGeneral.otf ℅ CARE OF
021053535RISTIXGeneralItalic.otf ℅ CARE OF
021053536BUSTIXGeneralBol.otf ℅ CARE OF
021053537BISTIXGeneralBolIta.otf ℅ CARE OF
021073538RUSTIXGeneral.otf ℇ EULER CONSTANT
021073539BUSTIXGeneralBol.otf ℇ EULER CONSTANT
0210A3540RISTIXGeneralItalic.otf;STIXGeneral.otf ℊ SCRIPT SMALL G
0210A3541BISTIXGeneralBolIta.otf ℊ SCRIPT SMALL G
0210B3542RISTIXGeneralItalic.otf;STIXGeneral.otf ℋ SCRIPT CAPITAL H
0210B3543BISTIXGeneralBolIta.otf ℋ SCRIPT CAPITAL H
0210C3544RUSTIXGeneral.otf ℌ BLACK-LETTER CAPITAL H
0210C3545BUSTIXGeneralBol.otf ℌ BLACK-LETTER CAPITAL H
0210D3546RUSTIXGeneral.otf ℍ DOUBLE-STRUCK CAPITAL H
0210D3547BUSTIXGeneralBol.otf ℍ DOUBLE-STRUCK CAPITAL H
0210D7649RISTIXGeneralItalic.otf ℍ stix-oblique open face capital letter H
0210D7651BISTIXGeneralBolIta.otf ℍ stix-mathematical bold oblique double-struck capital H
0210E3548RUSTIXGeneral.otf ℎ PLANCK CONSTANT
0210E3549BUSTIXGeneralBol.otf ℎ PLANCK CONSTANT
0210F3552RUSTIXGeneral.otf ℏ PLANCK CONSTANT OVER TWO PI
0210F3553BUSTIXGeneralBol.otf ℏ PLANCK CONSTANT OVER TWO PI
0210F7988RUSTIXVar.otf ℏ stix-/hbar - Planck's over 2pi
021103554RISTIXGeneralItalic.otf;STIXGeneral.otf ℐ SCRIPT CAPITAL I
021103555BISTIXGeneralBolIta.otf ℐ SCRIPT CAPITAL I
021113556RUSTIXGeneral.otf ℑ BLACK-LETTER CAPITAL I
021113557BUSTIXGeneralBol.otf ℑ BLACK-LETTER CAPITAL I
021123558RISTIXGeneralItalic.otf;STIXGeneral.otf ℒ SCRIPT CAPITAL L
021123559BUSTIXGeneralBolIta.otf ℒ SCRIPT CAPITAL L
021133562BISTIXGeneralBolIta.otf ℓ SCRIPT SMALL L
021133563RISTIXGeneralItalic.otf ℓ SCRIPT SMALL L
021153564RUSTIXGeneral.otf ℕ DOUBLE-STRUCK CAPITAL N
021153565BUSTIXGeneralBol.otf ℕ DOUBLE-STRUCK CAPITAL N
021157652RISTIXGeneralItalic.otf ℕ stix-oblique open face capital letter N
021157653BISTIXGeneralBolIta.otf ℕ stix-mathematical bold oblique double-struck capital N
021163566RUSTIXGeneral.otf № NUMERO SIGN
021163567RISTIXGeneralItalic.otf № NUMERO SIGN
021163568BUSTIXGeneralBol.otf № NUMERO SIGN
021163569BISTIXGeneralBolIta.otf № NUMERO SIGN
021173570RUSTIXGeneral.otf ℗ SOUND RECORDING COPYRIGHT
021173571BUSTIXGeneralBol.otf ℗ SOUND RECORDING COPYRIGHT
021183572RUSTIXGeneral.otf ℘ SCRIPT CAPITAL P
021183573BUSTIXGeneralBol.otf ℘ SCRIPT CAPITAL P
021193574RUSTIXGeneral.otf ℙ DOUBLE-STRUCK CAPITAL P
021193575BUSTIXGeneralBol.otf ℙ DOUBLE-STRUCK CAPITAL P
021197661RISTIXGeneralItalic.otf ℙ stix-oblique open face capital letter P
021197787BISTIXGeneralBolIta.otf ℙ stix-mathematical bold oblique double-struck capital P
0211A3576RUSTIXGeneral.otf ℚ DOUBLE-STRUCK CAPITAL Q
0211A3577BUSTIXGeneralBol.otf ℚ DOUBLE-STRUCK CAPITAL Q
0211A7965RISTIXGeneralItalic.otf ℚ stix-oblique open face capital letter Q
0211A7970BISTIXGeneralBolIta.otf ℚ stix-mathematical bold oblique double-struck capital Q
0211B3578RISTIXGeneralItalic.otf;STIXGeneral.otf ℛ SCRIPT CAPITAL R
0211B3579BISTIXGeneralBolIta.otf ℛ SCRIPT CAPITAL R
0211C3580RUSTIXGeneral.otf ℜ BLACK-LETTER CAPITAL R
0211C3581BUSTIXGeneralBol.otf ℜ BLACK-LETTER CAPITAL R
0211D3582RUSTIXGeneral.otf ℝ DOUBLE-STRUCK CAPITAL R
0211D3583BUSTIXGeneralBol.otf ℝ DOUBLE-STRUCK CAPITAL R
0211D7976RISTIXGeneralItalic.otf ℝ stix-oblique open face capital letter R
0211D7978BISTIXGeneralBolIta.otf ℝ stix-mathematical bold oblique double-struck capital R
0211E3584RUSTIXGeneral.otf ℞ PRESCRIPTION TAKE
0211E3585BUSTIXGeneralBol.otf ℞ PRESCRIPTION TAKE
021223586RUSTIXGeneral.otf ™ TRADE MARK SIGN
021223587RISTIXGeneralItalic.otf ™ TRADE MARK SIGN
021223588BUSTIXGeneralBol.otf ™ TRADE MARK SIGN
021223589BISTIXGeneralBolIta.otf ™ TRADE MARK SIGN
021243590RUSTIXGeneral.otf ℤ DOUBLE-STRUCK CAPITAL Z
021243591BUSTIXGeneralBol.otf ℤ DOUBLE-STRUCK CAPITAL Z
021247979RISTIXGeneralItalic.otf ℤ stix-oblique open face capital letter Z
021247980BISTIXGeneralBolIta.otf ℤ stix-mathematical bold oblique double-struck capital Z
021253592RUSTIXGeneral.otf ℥ OUNCE SIGN
021253593BUSTIXGeneralBol.otf ℥ OUNCE SIGN
021263594RUSTIXGeneral.otf Ω OHM SIGN
021263595BUSTIXGeneralBol.otf Ω OHM SIGN
021273596RUSTIXGeneral.otf ℧ INVERTED OHM SIGN
021273597BUSTIXGeneralBol.otf ℧ INVERTED OHM SIGN
021283598RUSTIXGeneral.otf ℨ BLACK-LETTER CAPITAL Z
021283599BUSTIXGeneralBol.otf ℨ BLACK-LETTER CAPITAL Z
021293600RUSTIXGeneral.otf ℩ TURNED GREEK SMALL LETTER IOTA
021293601BUSTIXGeneralBol.otf ℩ TURNED GREEK SMALL LETTER IOTA
0212B3602RUSTIXGeneral.otf Å ANGSTROM SIGN
0212B3603BUSTIXGeneralBol.otf Å ANGSTROM SIGN
0212C3604RISTIXGeneralItalic.otf;STIXGeneral.otf ℬ SCRIPT CAPITAL B
0212C3605BISTIXGeneralBolIta.otf ℬ SCRIPT CAPITAL B
0212D3606RUSTIXGeneral.otf ℭ BLACK-LETTER CAPITAL C
0212D3607BUSTIXGeneralBol.otf ℭ BLACK-LETTER CAPITAL C
0212E3608RUSTIXGeneral.otf ℮ ESTIMATED SYMBOL
0212F3610RUSTIXGeneralItalic.otf;STIXGeneral.otf ℯ SCRIPT SMALL E
0212F3611BUSTIXGeneralBolIta.otf ℯ SCRIPT SMALL E
021303612RISTIXGeneralItalic.otf;STIXGeneral.otf ℰ SCRIPT CAPITAL E
021303613BISTIXGeneralBolIta.otf ℰ SCRIPT CAPITAL E
021313614RISTIXGeneralItalic.otf;STIXGeneral.otf ℱ SCRIPT CAPITAL F
021313615BUSTIXGeneralBolIta.otf ℱ SCRIPT CAPITAL F
021323616RUSTIXGeneral.otf Ⅎ TURNED CAPITAL F
021323617BUSTIXGeneralBol.otf Ⅎ TURNED CAPITAL F
021333618RISTIXGeneralItalic.otf;STIXGeneral.otf ℳ SCRIPT CAPITAL M
021333619BISTIXGeneralBolIta.otf ℳ SCRIPT CAPITAL M
021343620RISTIXGeneralItalic.otf;STIXGeneral.otf ℴ SCRIPT SMALL O
021343621BISTIXGeneralBolIta.otf ℴ SCRIPT SMALL O
021353622RUSTIXGeneral.otf ℵ ALEF SYMBOL
021353623BUSTIXGeneralBol.otf ℵ ALEF SYMBOL
021363624RUSTIXGeneral.otf ℶ BET SYMBOL
021363625BUSTIXGeneralBol.otf ℶ BET SYMBOL
021373626RUSTIXGeneral.otf ℷ GIMEL SYMBOL
021373627BUSTIXGeneralBol.otf ℷ GIMEL SYMBOL
021383628RUSTIXGeneral.otf ℸ DALET SYMBOL
021383629BUSTIXGeneralBol.otf ℸ DALET SYMBOL
0213C3630RUSTIXGeneral.otf ℼ DOUBLE-STRUCK SMALL PI
0213C3632BUSTIXGeneralBol.otf ℼ DOUBLE-STRUCK SMALL PI
0213C3633RISTIXGeneralItalic.otf ℼ DOUBLE-STRUCK SMALL PI
0213D3634RUSTIXGeneral.otf ℽ DOUBLE-STRUCK SMALL GAMMA
0213D3635BUSTIXGeneralBol.otf ℽ DOUBLE-STRUCK SMALL GAMMA
0213E3636RUSTIXGeneral.otf ℾ DOUBLE-STRUCK CAPITAL GAMMA
0213E3637BUSTIXGeneralBol.otf ℾ DOUBLE-STRUCK CAPITAL GAMMA
0213F3638RUSTIXGeneral.otf ℿ DOUBLE-STRUCK CAPITAL PI
0213F3639RISTIXGeneralItalic.otf ℿ DOUBLE-STRUCK CAPITAL PI
0213F3640BUSTIXGeneralBol.otf ℿ DOUBLE-STRUCK CAPITAL PI
0213F3641BISTIXGeneralBolIta.otf ℿ DOUBLE-STRUCK CAPITAL PI
021403642RUSTIXGeneral.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021403643BUSTIXGeneralBol.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021403644RUSTIXVar.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021403645SZ01BSTIXSizOneSymBol.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021403646SZ01STIXSizOneSymReg.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021403647BUSTIXVarBol.otf ⅀ DOUBLE-STRUCK N-ARY SUMMATION
021413648RUSTIXGeneral.otf ⅁ TURNED SANS-SERIF CAPITAL G
021423650RUSTIXGeneral.otf ⅂ TURNED SANS-SERIF CAPITAL L
021433652RUSTIXGeneral.otf ⅃ REVERSED SANS-SERIF CAPITAL L
021443654RUSTIXGeneral.otf ⅄ TURNED SANS-SERIF CAPITAL Y
021453656RUSTIXGeneral.otf ⅅ DOUBLE-STRUCK CAPITAL D
021453657BISTIXGeneralBolIta.otf ⅅ DOUBLE-STRUCK ITALIC CAPITAL D
021457912BUSTIXGeneralBol.otf ⅅ stix-mathematical bold double-struck capital D
021458594RISTIXGeneralItalic.otf ⅅ DOUBLE-STRUCK ITALIC CAPITAL D
021457912BUSTIXGeneralBol.otf ⅅ stix-mathematical bold double-struck capital D
021463658RUSTIXGeneral.otf ⅆ DOUBLE-STRUCK SMALL D
021463659BISTIXGeneralBolIta.otf ⅆ DOUBLE-STRUCK ITALIC SMALL D
021467940BUSTIXGeneralBol.otf ⅆ stix-mathematical bold double-struck small letter d
021468593RISTIXGeneralItalic.otf ⅆ DOUBLE-STRUCK ITALIC SMALL D
021467940BUSTIXGeneralBol.otf ⅆ stix-mathematical bold double-struck small letter d
021473660RUSTIXGeneral.otf ⅇ DOUBLE-STRUCK SMALL E
021473661BISTIXGeneralBolIta.otf ⅇ DOUBLE-STRUCK ITALIC SMALL E
021477941BUSTIXGeneralBol.otf ⅇ stix-mathematical bold double-struck small letter e
021478592RISTIXGeneralItalic.otf ⅇ DOUBLE-STRUCK ITALIC SMALL E
021477941BUSTIXGeneralBol.otf ⅇ stix-mathematical bold double-struck small letter e
021483662RUSTIXGeneral.otf ⅈ DOUBLE-STRUCK SMALL I
021483663BISTIXGeneralBolIta.otf ⅈ DOUBLE-STRUCK ITALIC SMALL I
021487945BUSTIXGeneralBol.otf ⅈ stix-mathematical bold double-struck small letter i
021488591RISTIXGeneralItalic.otf ⅈ DOUBLE-STRUCK ITALIC SMALL I
021487945BUSTIXGeneralBol.otf ⅈ stix-mathematical bold double-struck small letter i
021493664RUSTIXGeneral.otf ⅉ DOUBLE-STRUCK SMALL J
021493665BISTIXGeneralBolIta.otf ⅉ DOUBLE-STRUCK ITALIC SMALL J
021497946BUSTIXGeneralBol.otf ⅉ stix-mathematical bold double-struck small letter j
021498590RISTIXGeneralItalic.otf ⅉ DOUBLE-STRUCK ITALIC SMALL J
021497946BUSTIXGeneralBol.otf ⅉ stix-mathematical bold double-struck small letter j
0214A3666RUSTIXGeneral.otf ⅊ PROPERTY LINE
0214B3668RUSTIXGeneral.otf ⅋ TURNED AMPERSAND
0214B3669BUSTIXGeneralBol.otf ⅋ TURNED AMPERSAND
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Number Forms; 02150-0218F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
021533674RUSTIXGeneral.otf ⅓ VULGAR FRACTION ONE THIRD
021533675BUSTIXGeneralBol.otf ⅓ VULGAR FRACTION ONE THIRD
021543676RUSTIXGeneral.otf ⅔ VULGAR FRACTION TWO THIRDS
021543677BUSTIXGeneralBol.otf ⅔ VULGAR FRACTION TWO THIRDS
021553678RUSTIXGeneral.otf ⅕ VULGAR FRACTION ONE FIFTH
021553679BUSTIXGeneralBol.otf ⅕ VULGAR FRACTION ONE FIFTH
021563680RUSTIXGeneral.otf ⅖ VULGAR FRACTION TWO FIFTHS
021563681BUSTIXGeneralBol.otf ⅖ VULGAR FRACTION TWO FIFTHS
021573682RUSTIXGeneral.otf ⅗ VULGAR FRACTION THREE FIFTHS
021573683BUSTIXGeneralBol.otf ⅗ VULGAR FRACTION THREE FIFTHS
021583684RUSTIXGeneral.otf ⅘ VULGAR FRACTION FOUR FIFTHS
021583686BUSTIXGeneralBol.otf ⅘ VULGAR FRACTION FOUR FIFTHS
021593687RUSTIXGeneral.otf ⅙ VULGAR FRACTION ONE SIXTH
021593688BUSTIXGeneralBol.otf ⅙ VULGAR FRACTION ONE SIXTH
0215A3689RUSTIXGeneral.otf ⅚ VULGAR FRACTION FIVE SIXTHS
0215A3690BUSTIXGeneralBol.otf ⅚ VULGAR FRACTION FIVE SIXTHS
0215B3691RUSTIXGeneral.otf ⅛ VULGAR FRACTION ONE EIGHTH
0215B3692BUSTIXGeneralBol.otf ⅛ VULGAR FRACTION ONE EIGHTH
0215C3693RUSTIXGeneral.otf ⅜ VULGAR FRACTION THREE EIGHTHS
0215C3694BUSTIXGeneralBol.otf ⅜ VULGAR FRACTION THREE EIGHTHS
0215D3695RUSTIXGeneral.otf ⅝ VULGAR FRACTION FIVE EIGHTHS
0215D3696BUSTIXGeneralBol.otf ⅝ VULGAR FRACTION FIVE EIGHTHS
0215E3697RUSTIXGeneral.otf ⅞ VULGAR FRACTION SEVEN EIGHTHS
0215E3698BUSTIXGeneralBol.otf ⅞ VULGAR FRACTION SEVEN EIGHTHS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Arrows; 02190-021FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
021909008BUSTIXVarBol.otf ← stix-LEFTWARDS ARROW
021903699RUSTIXGeneral.otf ← LEFTWARDS ARROW
021903700BUSTIXGeneralBol.otf ← LEFTWARDS ARROW
021903701RUSTIXVar.otf ← LEFTWARDS ARROW
021913702RUSTIXGeneral.otf ↑ UPWARDS ARROW
021913703BUSTIXGeneralBol.otf ↑ UPWARDS ARROW
021913715RUSTIXVar.otf ↑ UPWARDS ARROW
021913723BUSTIXVarBol.otf ↑ UPWARDS ARROW
021929009BUSTIXVarBol.otf → stix-RIGHTWARDS ARROW
021923716RUSTIXGeneral.otf → RIGHTWARDS ARROW
021923717BUSTIXGeneralBol.otf → RIGHTWARDS ARROW
021923718RUSTIXVar.otf → RIGHTWARDS ARROW
021933719RUSTIXGeneral.otf ↓ DOWNWARDS ARROW
021933720BUSTIXGeneralBol.otf ↓ DOWNWARDS ARROW
021933721BUSTIXVarBol.otf ↓ DOWNWARDS ARROW
021933722RUSTIXVar.otf ↓ DOWNWARDS ARROW
021943724RUSTIXGeneral.otf ↔ LEFT RIGHT ARROW
021943725BUSTIXGeneralBol.otf ↔ LEFT RIGHT ARROW
021953726RUSTIXGeneral.otf ↕ UP DOWN ARROW
021953727BUSTIXGeneralBol.otf ↕ UP DOWN ARROW
021963728RUSTIXGeneral.otf ↖ NORTH WEST ARROW
021963730BUSTIXGeneralBol.otf ↖ NORTH WEST ARROW
021973731RUSTIXGeneral.otf ↗ NORTH EAST ARROW
021973732BUSTIXGeneralBol.otf ↗ NORTH EAST ARROW
021983733RUSTIXGeneral.otf ↘ SOUTH EAST ARROW
021983734BUSTIXGeneralBol.otf ↘ SOUTH EAST ARROW
021993735RUSTIXGeneral.otf ↙ SOUTH WEST ARROW
021993736BUSTIXGeneralBol.otf ↙ SOUTH WEST ARROW
0219A3737RUSTIXGeneral.otf ↚ LEFTWARDS ARROW WITH STROKE
0219A3738BUSTIXGeneralBol.otf ↚ LEFTWARDS ARROW WITH STROKE
0219B3739RUSTIXGeneral.otf ↛ RIGHTWARDS ARROW WITH STROKE
0219B3740BUSTIXGeneralBol.otf ↛ RIGHTWARDS ARROW WITH STROKE
0219C3741RUSTIXGeneral.otf ↜ LEFTWARDS WAVE ARROW
0219C3742BUSTIXGeneralBol.otf ↜ LEFTWARDS WAVE ARROW
0219D3743RUSTIXGeneral.otf ↝ RIGHTWARDS WAVE ARROW
0219D3744BUSTIXGeneralBol.otf ↝ RIGHTWARDS WAVE ARROW
0219E3745RUSTIXGeneral.otf ↞ LEFTWARDS TWO HEADED ARROW
0219E3746BUSTIXGeneralBol.otf ↞ LEFTWARDS TWO HEADED ARROW
0219F3747RUSTIXGeneral.otf ↟ UPWARDS TWO HEADED ARROW
0219F3748BUSTIXGeneralBol.otf ↟ UPWARDS TWO HEADED ARROW
021A03749RUSTIXGeneral.otf ↠ RIGHTWARDS TWO HEADED ARROW
021A03750BUSTIXGeneralBol.otf ↠ RIGHTWARDS TWO HEADED ARROW
021A13751RUSTIXGeneral.otf ↡ DOWNWARDS TWO HEADED ARROW
021A13752BUSTIXGeneralBol.otf ↡ DOWNWARDS TWO HEADED ARROW
021A23753RUSTIXGeneral.otf ↢ LEFTWARDS ARROW WITH TAIL
021A23754BUSTIXGeneralBol.otf ↢ LEFTWARDS ARROW WITH TAIL
021A33755RUSTIXGeneral.otf ↣ RIGHTWARDS ARROW WITH TAIL
021A33756BUSTIXGeneralBol.otf ↣ RIGHTWARDS ARROW WITH TAIL
021A43757RUSTIXGeneral.otf ↤ LEFTWARDS ARROW FROM BAR
021A43758BUSTIXGeneralBol.otf ↤ LEFTWARDS ARROW FROM BAR
021A53759RUSTIXGeneral.otf ↥ UPWARDS ARROW FROM BAR
021A53760BUSTIXGeneralBol.otf ↥ UPWARDS ARROW FROM BAR
021A63761RUSTIXGeneral.otf ↦ RIGHTWARDS ARROW FROM BAR
021A63762BUSTIXGeneralBol.otf ↦ RIGHTWARDS ARROW FROM BAR
021A73763RUSTIXGeneral.otf ↧ DOWNWARDS ARROW FROM BAR
021A73764BUSTIXGeneralBol.otf ↧ DOWNWARDS ARROW FROM BAR
021A83765RUSTIXGeneral.otf ↨ UP DOWN ARROW WITH BASE
021A83766BUSTIXGeneralBol.otf ↨ UP DOWN ARROW WITH BASE
021A93767RUSTIXGeneral.otf ↩ LEFTWARDS ARROW WITH HOOK
021A93768BUSTIXGeneralBol.otf ↩ LEFTWARDS ARROW WITH HOOK
021AA3769RUSTIXGeneral.otf ↪ RIGHTWARDS ARROW WITH HOOK
021AA3770BUSTIXGeneralBol.otf ↪ RIGHTWARDS ARROW WITH HOOK
021AB3771RUSTIXGeneral.otf ↫ LEFTWARDS ARROW WITH LOOP
021AB3772BUSTIXGeneralBol.otf ↫ LEFTWARDS ARROW WITH LOOP
021AC3773RUSTIXGeneral.otf ↬ RIGHTWARDS ARROW WITH LOOP
021AC3774BUSTIXGeneralBol.otf ↬ RIGHTWARDS ARROW WITH LOOP
021AD3775RUSTIXGeneral.otf ↭ LEFT RIGHT WAVE ARROW
021AD3776BUSTIXGeneralBol.otf ↭ LEFT RIGHT WAVE ARROW
021AE3777RUSTIXGeneral.otf ↮ LEFT RIGHT ARROW WITH STROKE
021AE3778BUSTIXGeneralBol.otf ↮ LEFT RIGHT ARROW WITH STROKE
021AF3779RUSTIXGeneral.otf ↯ DOWNWARDS ZIGZAG ARROW
021AF3780BUSTIXGeneralBol.otf ↯ DOWNWARDS ZIGZAG ARROW
021B03781RUSTIXGeneral.otf ↰ UPWARDS ARROW WITH TIP LEFTWARDS
021B03782BUSTIXGeneralBol.otf ↰ UPWARDS ARROW WITH TIP LEFTWARDS
021B13783RUSTIXGeneral.otf ↱ UPWARDS ARROW WITH TIP RIGHTWARDS
021B13784BUSTIXGeneralBol.otf ↱ UPWARDS ARROW WITH TIP RIGHTWARDS
021B23785RUSTIXGeneral.otf ↲ DOWNWARDS ARROW WITH TIP LEFTWARDS
021B23786BUSTIXGeneralBol.otf ↲ DOWNWARDS ARROW WITH TIP LEFTWARDS
021B33787RUSTIXGeneral.otf ↳ DOWNWARDS ARROW WITH TIP RIGHTWARDS
021B33788BUSTIXGeneralBol.otf ↳ DOWNWARDS ARROW WITH TIP RIGHTWARDS
021B43789RUSTIXGeneral.otf ↴ RIGHTWARDS ARROW WITH CORNER DOWNWARDS
021B43790BUSTIXGeneralBol.otf ↴ RIGHTWARDS ARROW WITH CORNER DOWNWARDS
021B53791RUSTIXGeneral.otf ↵ DOWNWARDS ARROW WITH CORNER LEFTWARDS
021B53792BUSTIXGeneralBol.otf ↵ DOWNWARDS ARROW WITH CORNER LEFTWARDS
021B63793RUSTIXGeneral.otf ↶ ANTICLOCKWISE TOP SEMICIRCLE ARROW
021B63794BUSTIXGeneralBol.otf ↶ ANTICLOCKWISE TOP SEMICIRCLE ARROW
021B73795RUSTIXGeneral.otf ↷ CLOCKWISE TOP SEMICIRCLE ARROW
021B73796BUSTIXGeneralBol.otf ↷ CLOCKWISE TOP SEMICIRCLE ARROW
021B83797RUSTIXGeneral.otf ↸ NORTH WEST ARROW TO LONG BAR
021B83798BUSTIXGeneralBol.otf ↸ NORTH WEST ARROW TO LONG BAR
021B93799RUSTIXGeneral.otf ↹ LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR
021B93800BUSTIXGeneralBol.otf ↹ LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR
021BA3801RUSTIXGeneral.otf ↺ ANTICLOCKWISE OPEN CIRCLE ARROW
021BA3802BUSTIXGeneralBol.otf ↺ ANTICLOCKWISE OPEN CIRCLE ARROW
021BB3803RUSTIXGeneral.otf ↻ CLOCKWISE OPEN CIRCLE ARROW
021BB3804BUSTIXGeneralBol.otf ↻ CLOCKWISE OPEN CIRCLE ARROW
021BC3805RUSTIXGeneral.otf ↼ LEFTWARDS HARPOON WITH BARB UPWARDS
021BC3806BUSTIXGeneralBol.otf ↼ LEFTWARDS HARPOON WITH BARB UPWARDS
021BD3807RUSTIXGeneral.otf ↽ LEFTWARDS HARPOON WITH BARB DOWNWARDS
021BD3808BUSTIXGeneralBol.otf ↽ LEFTWARDS HARPOON WITH BARB DOWNWARDS
021BE3809RUSTIXGeneral.otf ↾ UPWARDS HARPOON WITH BARB RIGHTWARDS
021BE3810BUSTIXGeneralBol.otf ↾ UPWARDS HARPOON WITH BARB RIGHTWARDS
021BF3811RUSTIXGeneral.otf ↿ UPWARDS HARPOON WITH BARB LEFTWARDS
021BF3812BUSTIXGeneralBol.otf ↿ UPWARDS HARPOON WITH BARB LEFTWARDS
021C03813RUSTIXGeneral.otf ⇀ RIGHTWARDS HARPOON WITH BARB UPWARDS
021C03814BUSTIXGeneralBol.otf ⇀ RIGHTWARDS HARPOON WITH BARB UPWARDS
021C13815RUSTIXGeneral.otf ⇁ RIGHTWARDS HARPOON WITH BARB DOWNWARDS
021C13816BUSTIXGeneralBol.otf ⇁ RIGHTWARDS HARPOON WITH BARB DOWNWARDS
021C23817RUSTIXGeneral.otf ⇂ DOWNWARDS HARPOON WITH BARB RIGHTWARDS
021C23818BUSTIXGeneralBol.otf ⇂ DOWNWARDS HARPOON WITH BARB RIGHTWARDS
021C33819RUSTIXGeneral.otf ⇃ DOWNWARDS HARPOON WITH BARB LEFTWARDS
021C33820BUSTIXGeneralBol.otf ⇃ DOWNWARDS HARPOON WITH BARB LEFTWARDS
021C43821RUSTIXGeneral.otf ⇄ RIGHTWARDS ARROW OVER LEFTWARDS ARROW
021C43822BUSTIXGeneralBol.otf ⇄ RIGHTWARDS ARROW OVER LEFTWARDS ARROW
021C53823RUSTIXGeneral.otf ⇅ UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW
021C53824BUSTIXGeneralBol.otf ⇅ UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW
021C63825RUSTIXGeneral.otf ⇆ LEFTWARDS ARROW OVER RIGHTWARDS ARROW
021C63826BUSTIXGeneralBol.otf ⇆ LEFTWARDS ARROW OVER RIGHTWARDS ARROW
021C73827RUSTIXGeneral.otf ⇇ LEFTWARDS PAIRED ARROWS
021C73828BUSTIXGeneralBol.otf ⇇ LEFTWARDS PAIRED ARROWS
021C83829RUSTIXGeneral.otf ⇈ UPWARDS PAIRED ARROWS
021C83830BUSTIXGeneralBol.otf ⇈ UPWARDS PAIRED ARROWS
021C93831RUSTIXGeneral.otf ⇉ RIGHTWARDS PAIRED ARROWS
021C93832BUSTIXGeneralBol.otf ⇉ RIGHTWARDS PAIRED ARROWS
021CA3833RUSTIXGeneral.otf ⇊ DOWNWARDS PAIRED ARROWS
021CA3834BUSTIXGeneralBol.otf ⇊ DOWNWARDS PAIRED ARROWS
021CB3835RUSTIXGeneral.otf ⇋ LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON
021CB3836BUSTIXGeneralBol.otf ⇋ LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON
021CC3837RUSTIXGeneral.otf ⇌ RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON
021CC3838BUSTIXGeneralBol.otf ⇌ RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON
021CD3839RUSTIXGeneral.otf ⇍ LEFTWARDS DOUBLE ARROW WITH STROKE
021CD3840BUSTIXGeneralBol.otf ⇍ LEFTWARDS DOUBLE ARROW WITH STROKE
021CE3841RUSTIXGeneral.otf ⇎ LEFT RIGHT DOUBLE ARROW WITH STROKE
021CE3842BUSTIXGeneralBol.otf ⇎ LEFT RIGHT DOUBLE ARROW WITH STROKE
021CF3843RUSTIXGeneral.otf ⇏ RIGHTWARDS DOUBLE ARROW WITH STROKE
021CF3844BUSTIXGeneralBol.otf ⇏ RIGHTWARDS DOUBLE ARROW WITH STROKE
021D03845RUSTIXGeneral.otf ⇐ LEFTWARDS DOUBLE ARROW
021D03846BUSTIXGeneralBol.otf ⇐ LEFTWARDS DOUBLE ARROW
021D13847RUSTIXGeneral.otf ⇑ UPWARDS DOUBLE ARROW
021D13848BUSTIXGeneralBol.otf ⇑ UPWARDS DOUBLE ARROW
021D13849BUSTIXVarBol.otf ⇑ UPWARDS DOUBLE ARROW
021D13850RUSTIXVar.otf ⇑ UPWARDS DOUBLE ARROW
021D23851RUSTIXGeneral.otf ⇒ RIGHTWARDS DOUBLE ARROW
021D23852BUSTIXGeneralBol.otf ⇒ RIGHTWARDS DOUBLE ARROW
021D33853BUSTIXVarBol.otf ⇓ DOWNWARDS DOUBLE ARROW
021D33854RUSTIXVar.otf ⇓ DOWNWARDS DOUBLE ARROW
021D33855RUSTIXGeneral.otf ⇓ DOWNWARDS DOUBLE ARROW
021D33856BUSTIXGeneralBol.otf ⇓ DOWNWARDS DOUBLE ARROW
021D43857RUSTIXGeneral.otf ⇔ LEFT RIGHT DOUBLE ARROW
021D43858BUSTIXGeneralBol.otf ⇔ LEFT RIGHT DOUBLE ARROW
021D53859RUSTIXGeneral.otf ⇕ UP DOWN DOUBLE ARROW
021D53860BUSTIXGeneralBol.otf ⇕ UP DOWN DOUBLE ARROW
021D63861RUSTIXGeneral.otf ⇖ NORTH WEST DOUBLE ARROW
021D63862BUSTIXGeneralBol.otf ⇖ NORTH WEST DOUBLE ARROW
021D73863RUSTIXGeneral.otf ⇗ NORTH EAST DOUBLE ARROW
021D73864BUSTIXGeneralBol.otf ⇗ NORTH EAST DOUBLE ARROW
021D83865RUSTIXGeneral.otf ⇘ SOUTH EAST DOUBLE ARROW
021D83866BUSTIXGeneralBol.otf ⇘ SOUTH EAST DOUBLE ARROW
021D93867RUSTIXGeneral.otf ⇙ SOUTH WEST DOUBLE ARROW
021D93868BUSTIXGeneralBol.otf ⇙ SOUTH WEST DOUBLE ARROW
021DA3869RUSTIXGeneral.otf ⇚ LEFTWARDS TRIPLE ARROW
021DB3871RUSTIXGeneral.otf ⇛ RIGHTWARDS TRIPLE ARROW
021DC3876RUSTIXGeneral.otf ⇜ LEFTWARDS SQUIGGLE ARROW
021DC4034BUSTIXGeneralBol.otf ⇜ LEFTWARDS SQUIGGLE ARROW
021DD3878RUSTIXGeneral.otf ⇝ RIGHTWARDS SQUIGGLE ARROW
021DD4059BUSTIXGeneralBol.otf ⇝ RIGHTWARDS SQUIGGLE ARROW
021DE3880RUSTIXGeneral.otf ⇞ UPWARDS ARROW WITH DOUBLE STROKE
021DF3882RUSTIXGeneral.otf ⇟ DOWNWARDS ARROW WITH DOUBLE STROKE
021E03884RUSTIXGeneral.otf ⇠ LEFTWARDS DASHED ARROW
021E04037RUSTIXVar.otf ⇠ LEFTWARDS DASHED ARROW
021E13887RUSTIXGeneral.otf ⇡ UPWARDS DASHED ARROW
021E23889RUSTIXGeneral.otf ⇢ RIGHTWARDS DASHED ARROW
021E23890RUSTIXVar.otf ⇢ RIGHTWARDS DASHED ARROW
021E33892RUSTIXGeneral.otf ⇣ DOWNWARDS DASHED ARROW
021E43894RUSTIXGeneral.otf ⇤ LEFTWARDS ARROW TO BAR
021E53896RUSTIXGeneral.otf ⇥ RIGHTWARDS ARROW TO BAR
021E63898RUSTIXGeneral.otf ⇦ LEFTWARDS WHITE ARROW
021E64043BUSTIXGeneralBol.otf ⇦ LEFTWARDS WHITE ARROW
021E73900RUSTIXGeneral.otf ⇧ UPWARDS WHITE ARROW
021E74044BUSTIXGeneralBol.otf ⇧ UPWARDS WHITE ARROW
021E83902RUSTIXGeneral.otf ⇨ RIGHTWARDS WHITE ARROW
021E84045BUSTIXGeneralBol.otf ⇨ RIGHTWARDS WHITE ARROW
021E93904RUSTIXGeneral.otf ⇩ DOWNWARDS WHITE ARROW
021E94046BUSTIXGeneralBol.otf ⇩ DOWNWARDS WHITE ARROW
021EA3906RUSTIXGeneral.otf ⇪ UPWARDS WHITE ARROW FROM BAR
021EA4047BUSTIXGeneralBol.otf ⇪ UPWARDS WHITE ARROW FROM BAR
021F43908RUSTIXGeneral.otf ⇴ RIGHT ARROW WITH SMALL CIRCLE
021F53910RUSTIXGeneral.otf ⇵ DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW
021F54048BUSTIXGeneralBol.otf ⇵ DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW
021F63912RUSTIXGeneral.otf ⇶ THREE RIGHTWARDS ARROWS
021F73914RUSTIXGeneral.otf ⇷ LEFTWARDS ARROW WITH VERTICAL STROKE
021F83916RUSTIXGeneral.otf ⇸ RIGHTWARDS ARROW WITH VERTICAL STROKE
021F93918RUSTIXGeneral.otf ⇹ LEFT RIGHT ARROW WITH VERTICAL STROKE
021FA3920RUSTIXGeneral.otf ⇺ LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE
021FB3922RUSTIXGeneral.otf ⇻ RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE
021FC3924RUSTIXGeneral.otf ⇼ LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE
021FD3926RUSTIXGeneral.otf ⇽ LEFTWARDS OPEN-HEADED ARROW
021FE3928RUSTIXGeneral.otf ⇾ RIGHTWARDS OPEN-HEADED ARROW
021FF3930RUSTIXGeneral.otf ⇿ LEFT RIGHT OPEN-HEADED ARROW
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mathematical Operators; 02200-022FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
022003932RUSTIXGeneral.otf ∀ FOR ALL
022003933BUSTIXGeneralBol.otf ∀ FOR ALL
022013934RUSTIXGeneral.otf ∁ COMPLEMENT
022013935BUSTIXGeneralBol.otf ∁ COMPLEMENT
022023936RUSTIXGeneral.otf ∂ PARTIAL DIFFERENTIAL
022023937BUSTIXGeneralBol.otf ∂ PARTIAL DIFFERENTIAL
022033938RUSTIXGeneral.otf ∃ THERE EXISTS
022033939BUSTIXGeneralBol.otf ∃ THERE EXISTS
022043940RUSTIXGeneral.otf ∄ THERE DOES NOT EXIST
022043941BUSTIXGeneralBol.otf ∄ THERE DOES NOT EXIST
022053942RUSTIXGeneral.otf ∅ EMPTY SET
022053943BUSTIXGeneralBol.otf ∅ EMPTY SET
022054554RUSTIXVar.otf ∅ EMPTY SET
022054555BUSTIXVarBol.otf ∅ EMPTY SET
022063944RUSTIXGeneral.otf ∆ INCREMENT
022063945BUSTIXGeneralBol.otf ∆ INCREMENT
022073946RUSTIXGeneral.otf ∇ NABLA
022073948BUSTIXGeneralBol.otf ∇ NABLA
022083949RUSTIXGeneral.otf ∈ ELEMENT OF
022083950BUSTIXGeneralBol.otf ∈ ELEMENT OF
022084558RUSTIXVar.otf ∈ ELEMENT OF
022093951RUSTIXGeneral.otf ∉ NOT AN ELEMENT OF
022093952BUSTIXGeneralBol.otf ∉ NOT AN ELEMENT OF
022097814RUSTIXVar.otf ∉ stix-negated (vert) set membership, variant
0220A3953RUSTIXGeneral.otf ∊ SMALL ELEMENT OF
0220A5053BUSTIXGeneralBol.otf ∊ SMALL ELEMENT OF
0220B3955RUSTIXGeneral.otf ∋ CONTAINS AS MEMBER
0220B3956BUSTIXGeneralBol.otf ∋ CONTAINS AS MEMBER
0220B4559RUSTIXVar.otf ∋ CONTAINS AS MEMBER
0220C3957RUSTIXGeneral.otf ∌ DOES NOT CONTAIN AS MEMBER
0220C3958BUSTIXGeneralBol.otf ∌ DOES NOT CONTAIN AS MEMBER
0220C7812RUSTIXVar.otf ∌ stix-negated (vert) contains
0220D3959RUSTIXGeneral.otf ∍ SMALL CONTAINS AS MEMBER
0220D3960BUSTIXGeneralBol.otf ∍ SMALL CONTAINS AS MEMBER
0220E3961RUSTIXGeneral.otf ∎ END OF PROOF
0220F3963RUSTIXGeneral.otf ∏ N-ARY PRODUCT
0220F3964BUSTIXGeneralBol.otf ∏ N-ARY PRODUCT
0220F3966SZ01BSTIXSizOneSymBol.otf ∏ N-ARY PRODUCT
0220F3967SZ01STIXSizOneSymReg.otf ∏ N-ARY PRODUCT
0220F3968BUSTIXVarBol.otf ∏ N-ARY PRODUCT
0220F3969RUSTIXVar.otf ∏ N-ARY PRODUCT
022103970RUSTIXGeneral.otf ∐ N-ARY COPRODUCT
022103971BUSTIXGeneralBol.otf ∐ N-ARY COPRODUCT
022103972SZ01BSTIXSizOneSymBol.otf ∐ N-ARY COPRODUCT
022103973SZ01STIXSizOneSymReg.otf ∐ N-ARY COPRODUCT
022103974BUSTIXVarBol.otf ∐ N-ARY COPRODUCT
022103975RUSTIXVar.otf ∐ N-ARY COPRODUCT
022119010SZ01BSTIXSizOneSymBol.otf ∑ stix-N-ARY SUMMATION
022113976RUSTIXGeneral.otf ∑ N-ARY SUMMATION
022113978BUSTIXVarBol.otf ∑ N-ARY SUMMATION
022113979RUSTIXVar.otf ∑ N-ARY SUMMATION
022113980SZ01STIXSizOneSymReg.otf ∑ N-ARY SUMMATION
022115054BUSTIXGeneralBol.otf ∑ N-ARY SUMMATION
022123981RUSTIXGeneral.otf − MINUS SIGN
022123982RISTIXGeneralItalic.otf − MINUS SIGN
022123983BUSTIXGeneralBol.otf − MINUS SIGN
022123984BISTIXGeneralBolIta.otf − MINUS SIGN
022133985RUSTIXGeneral.otf ∓ MINUS-OR-PLUS SIGN
022133986BUSTIXGeneralBol.otf ∓ MINUS-OR-PLUS SIGN
022143987RUSTIXGeneral.otf ∔ DOT PLUS
022143988BUSTIXGeneralBol.otf ∔ DOT PLUS
022153989RUSTIXGeneral.otf ∕ DIVISION SLASH
022153990BUSTIXGeneralBol.otf ∕ DIVISION SLASH
022169011BUSTIXVarBol.otf ∖ stix-SET MINUS
022163991RUSTIXGeneral.otf ∖ SET MINUS
022163992BUSTIXGeneralBol.otf ∖ SET MINUS
022164560RUSTIXVar.otf ∖ SET MINUS
022173993RUSTIXGeneral.otf ∗ ASTERISK OPERATOR
022173994BUSTIXGeneralBol.otf ∗ ASTERISK OPERATOR
022183995RUSTIXGeneral.otf ∘ RING OPERATOR
022183997BUSTIXGeneralBol.otf ∘ RING OPERATOR
022193998RUSTIXGeneral.otf ∙ BULLET OPERATOR
022193999BUSTIXGeneralBol.otf ∙ BULLET OPERATOR
0221A4000RUSTIXGeneral.otf √ SQUARE ROOT
0221A4001BUSTIXGeneralBol.otf √ SQUARE ROOT
0221A4002BUSTIXVarBol.otf √ SQUARE ROOT
0221A4003SZ01STIXSizOneSymReg.otf √ SQUARE ROOT
0221A4004SZ01BSTIXSizOneSymBol.otf √ SQUARE ROOT
0221A4005SZ02STIXSizTwoSymReg.otf √ SQUARE ROOT
0221A4006SZ02BSTIXSizTwoSymBol.otf √ SQUARE ROOT
0221A4007SZ03STIXSizThreeSymReg.otf √ SQUARE ROOT
0221A4008SZ03BSTIXSizThreeSymBol.otf √ SQUARE ROOT
0221A4009SZ04STIXSizFourSymReg.otf √ SQUARE ROOT
0221A4010SZ04BSTIXSizFourSymBol.otf √ SQUARE ROOT
0221A4011RUSTIXVar.otf √ SQUARE ROOT
0221B4012RUSTIXGeneral.otf ∛ CUBE ROOT
0221B4015SZ02STIXSizTwoSymReg.otf ∛ CUBE ROOT
0221B4016SZ01STIXSizOneSymReg.otf ∛ CUBE ROOT
0221B4017SZ03STIXSizThreeSymReg.otf ∛ CUBE ROOT
0221B4018SZ04STIXSizFourSymReg.otf ∛ CUBE ROOT
0221B4019RUSTIXVar.otf ∛ CUBE ROOT
0221C4020RUSTIXGeneral.otf ∜ FOURTH ROOT
0221C4022SZ01STIXSizOneSymReg.otf ∜ FOURTH ROOT
0221C4023SZ02STIXSizTwoSymReg.otf ∜ FOURTH ROOT
0221C4024SZ03STIXSizThreeSymReg.otf ∜ FOURTH ROOT
0221C4025SZ04STIXSizFourSymReg.otf ∜ FOURTH ROOT
0221C4026RUSTIXVar.otf ∜ FOURTH ROOT
0221D4027RUSTIXGeneral.otf ∝ PROPORTIONAL TO
0221D4028BUSTIXGeneralBol.otf ∝ PROPORTIONAL TO
0221D4561RUSTIXVar.otf ∝ PROPORTIONAL TO
0221E4029RUSTIXGeneral.otf ∞ INFINITY
0221E4030BUSTIXGeneralBol.otf ∞ INFINITY
0221F4031RUSTIXGeneral.otf ∟ RIGHT ANGLE
0221F4032BUSTIXGeneralBol.otf ∟ RIGHT ANGLE
022204060RUSTIXGeneral.otf ∠ ANGLE
022204061BUSTIXGeneralBol.otf ∠ ANGLE
022214062RUSTIXGeneral.otf ∡ MEASURED ANGLE
022214063BUSTIXGeneralBol.otf ∡ MEASURED ANGLE
022224066RUSTIXGeneral.otf ∢ SPHERICAL ANGLE
022224067BUSTIXGeneralBol.otf ∢ SPHERICAL ANGLE
022234069BUSTIXVarBol.otf ∣ DIVIDES
022234070RUSTIXVar.otf ∣ DIVIDES
022234071RUSTIXGeneral.otf ∣ DIVIDES
022234072BUSTIXGeneralBol.otf ∣ DIVIDES
022244073RUSTIXVar.otf ∤ DOES NOT DIVIDE
022244074RUSTIXGeneral.otf ∤ DOES NOT DIVIDE
022244075BUSTIXGeneralBol.otf ∤ DOES NOT DIVIDE
022254076RUSTIXVar.otf ∥ PARALLEL TO
022254077RUSTIXGeneral.otf ∥ PARALLEL TO
022254078BUSTIXGeneralBol.otf ∥ PARALLEL TO
022264079RUSTIXVar.otf ∦ NOT PARALLEL TO
022264080RUSTIXGeneral.otf ∦ NOT PARALLEL TO
022264081BUSTIXGeneralBol.otf ∦ NOT PARALLEL TO
022274082RUSTIXGeneral.otf ∧ LOGICAL AND
022274083BUSTIXGeneralBol.otf ∧ LOGICAL AND
022284084RUSTIXGeneral.otf ∨ LOGICAL OR
022284085BUSTIXGeneralBol.otf ∨ LOGICAL OR
022294086RUSTIXGeneral.otf ∩ INTERSECTION
022294087BUSTIXGeneralBol.otf ∩ INTERSECTION
022297673RUSTIXVar.otf ∩ stix-intersection, serifs
0222A4088RUSTIXGeneral.otf ∪ UNION
0222A4089BUSTIXGeneralBol.otf ∪ UNION
0222A7317RUSTIXVar.otf ∪ stix-union, serifs
0222B4091RUSTIXGeneral.otf ∫ INTEGRAL
0222B4095RUSTIXIntSmReg.otf ∫ INTEGRAL
0222B4102BUSTIXIntSmBol.otf ∫ INTEGRAL
0222B4103SZ01STIXIntDReg.otf ∫ INTEGRAL
0222B4104SZ01BSTIXIntDBol.otf ∫ INTEGRAL
0222B4106RUSTIXIntUpSmReg.otf ∫ INTEGRAL
0222B4107BUSTIXIntUpSmBol.otf ∫ INTEGRAL
0222B4108SZ01STIXIntUpDReg.otf ∫ INTEGRAL
0222B4565BUSTIXGeneralBol.otf ∫ INTEGRAL
0222B4567SZ01BSTIXIntUpDBol.otf ∫ INTEGRAL
0222B8606RUSTIXIntUpReg.otf ∫ INTEGRAL
0222B8607BUSTIXIntUpBol.otf ∫ INTEGRAL
0222C4109RUSTIXGeneral.otf ∬ DOUBLE INTEGRAL
0222C4111SZ01STIXIntDReg.otf ∬ DOUBLE INTEGRAL
0222C4112RUSTIXIntSmReg.otf ∬ DOUBLE INTEGRAL
0222C4568BUSTIXGeneralBol.otf ∬ DOUBLE INTEGRAL
0222C4569SZ01BSTIXIntDBol.otf ∬ DOUBLE INTEGRAL
0222C4570BUSTIXIntSmBol.otf ∬ DOUBLE INTEGRAL
0222C8608RUSTIXIntUpReg.otf ∬ DOUBLE INTEGRAL
0222C8609BUSTIXIntUpBol.otf ∬ DOUBLE INTEGRAL
0222C8610RUSTIXIntUpSmReg.otf ∬ DOUBLE INTEGRAL
0222C8611BUSTIXIntUpSmBol.otf ∬ DOUBLE INTEGRAL
0222C8612SZ01STIXIntUpDReg.otf ∬ DOUBLE INTEGRAL
0222C8613SZ01BSTIXIntUpDBol.otf ∬ DOUBLE INTEGRAL
0222D4113RUSTIXGeneral.otf ∭ TRIPLE INTEGRAL
0222D4115SZ01STIXIntDReg.otf ∭ TRIPLE INTEGRAL
0222D4116RUSTIXIntSmReg.otf ∭ TRIPLE INTEGRAL
0222D4571BUSTIXGeneralBol.otf ∭ TRIPLE INTEGRAL
0222D4572SZ01BSTIXIntDBol.otf ∭ TRIPLE INTEGRAL
0222D4573BUSTIXIntSmBol.otf ∭ TRIPLE INTEGRAL
0222D8614RUSTIXIntUpReg.otf ∭ TRIPLE INTEGRAL
0222D8615BUSTIXIntUpBol.otf ∭ TRIPLE INTEGRAL
0222D8616RUSTIXIntUpSmReg.otf ∭ TRIPLE INTEGRAL
0222D8617BUSTIXIntUpSmBol.otf ∭ TRIPLE INTEGRAL
0222D8618SZ01STIXIntUpDReg.otf ∭ TRIPLE INTEGRAL
0222D8619SZ01BSTIXIntUpDBol.otf ∭ TRIPLE INTEGRAL
0222E4117RUSTIXGeneral.otf ∮ CONTOUR INTEGRAL
0222E4119SZ01STIXIntDReg.otf ∮ CONTOUR INTEGRAL
0222E4120SZ01BSTIXIntDBol.otf ∮ CONTOUR INTEGRAL
0222E4121BUSTIXIntSmBol.otf ∮ CONTOUR INTEGRAL
0222E4122RUSTIXIntSmReg.otf ∮ CONTOUR INTEGRAL
0222E4123RUSTIXIntUpReg.otf ∮ CONTOUR INTEGRAL
0222E4124BUSTIXIntUpBol.otf ∮ CONTOUR INTEGRAL
0222E4125SZ01STIXIntUpDReg.otf ∮ CONTOUR INTEGRAL
0222E4126SZ01BSTIXIntUpDBol.otf ∮ CONTOUR INTEGRAL
0222E4566BUSTIXGeneralBol.otf ∮ CONTOUR INTEGRAL
0222E8620BUSTIXIntUpSmBol.otf ∮ CONTOUR INTEGRAL
0222E8621RUSTIXIntUpSmReg.otf ∮ CONTOUR INTEGRAL
0222F4127RUSTIXGeneral.otf ∯ SURFACE INTEGRAL
0222F4129SZ01STIXIntDReg.otf ∯ SURFACE INTEGRAL
0222F4130RUSTIXIntSmReg.otf ∯ SURFACE INTEGRAL
0222F4574BUSTIXGeneralBol.otf ∯ SURFACE INTEGRAL
0222F4575SZ01BSTIXIntDBol.otf ∯ SURFACE INTEGRAL
0222F4576BUSTIXIntSmBol.otf ∯ SURFACE INTEGRAL
0222F8622RUSTIXIntUpReg.otf ∯ SURFACE INTEGRAL
0222F8623BUSTIXIntUpBol.otf ∯ SURFACE INTEGRAL
0222F8624SZ01STIXIntUpDReg.otf ∯ SURFACE INTEGRAL
0222F8625SZ01BSTIXIntUpDBol.otf ∯ SURFACE INTEGRAL
0222F8626RUSTIXIntUpSmReg.otf ∯ SURFACE INTEGRAL
0222F8627BUSTIXIntUpSmBol.otf ∯ SURFACE INTEGRAL
022304131RUSTIXGeneral.otf ∰ VOLUME INTEGRAL
022304133SZ01STIXIntDReg.otf ∰ VOLUME INTEGRAL
022304134RUSTIXIntSmReg.otf ∰ VOLUME INTEGRAL
022304577BUSTIXGeneralBol.otf ∰ VOLUME INTEGRAL
022304578SZ01BSTIXIntDBol.otf ∰ VOLUME INTEGRAL
022304579BUSTIXIntSmBol.otf ∰ VOLUME INTEGRAL
022308628RUSTIXIntUpReg.otf ∰ VOLUME INTEGRAL
022308629BUSTIXIntUpBol.otf ∰ VOLUME INTEGRAL
022308630SZ01STIXIntUpDReg.otf ∰ VOLUME INTEGRAL
022308631SZ01BSTIXIntUpDBol.otf ∰ VOLUME INTEGRAL
022308632RUSTIXIntUpSmReg.otf ∰ VOLUME INTEGRAL
022308633BUSTIXIntUpSmBol.otf ∰ VOLUME INTEGRAL
022314135RUSTIXGeneral.otf ∱ CLOCKWISE INTEGRAL
022314137SZ01STIXIntDReg.otf ∱ CLOCKWISE INTEGRAL
022314138RUSTIXIntSmReg.otf ∱ CLOCKWISE INTEGRAL
022314580BUSTIXGeneralBol.otf ∱ CLOCKWISE INTEGRAL
022314581SZ01BSTIXIntDBol.otf ∱ CLOCKWISE INTEGRAL
022314582BUSTIXIntSmBol.otf ∱ CLOCKWISE INTEGRAL
022318634RUSTIXIntUpReg.otf ∱ CLOCKWISE INTEGRAL
022318635BUSTIXIntUpBol.otf ∱ CLOCKWISE INTEGRAL
022318636SZ01STIXIntUpDReg.otf ∱ CLOCKWISE INTEGRAL
022318637SZ01BSTIXIntUpDBol.otf ∱ CLOCKWISE INTEGRAL
022318638RUSTIXIntUpSmReg.otf ∱ CLOCKWISE INTEGRAL
022318639BUSTIXIntUpSmBol.otf ∱ CLOCKWISE INTEGRAL
022324139RUSTIXGeneral.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022324583BUSTIXGeneralBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022324586BUSTIXIntSmBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022324587RUSTIXIntSmReg.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022324588SZ01STIXIntDReg.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022324589SZ01BSTIXIntDBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328640RUSTIXIntUpReg.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328642BUSTIXIntUpBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328643RUSTIXIntUpSmReg.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328644BUSTIXIntUpSmBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328645SZ01STIXIntUpDReg.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022328646SZ01BSTIXIntUpDBol.otf ∲ CLOCKWISE CONTOUR INTEGRAL
022334143RUSTIXGeneral.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022334590BUSTIXGeneralBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022334591SZ01STIXIntDReg.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022334592SZ01BSTIXIntDBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022334593RUSTIXIntSmReg.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022334594BUSTIXIntSmBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338647RUSTIXIntUpReg.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338648SZ01STIXIntUpDReg.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338649RUSTIXIntUpSmReg.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338650BUSTIXIntUpBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338651SZ01BSTIXIntUpDBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022338652BUSTIXIntUpSmBol.otf ∳ ANTICLOCKWISE CONTOUR INTEGRAL
022344147RUSTIXGeneral.otf ∴ THEREFORE
022344148BUSTIXGeneralBol.otf ∴ THEREFORE
022354149RUSTIXGeneral.otf ∵ BECAUSE
022354150BUSTIXGeneralBol.otf ∵ BECAUSE
022364151RUSTIXGeneral.otf ∶ RATIO
022364152BUSTIXGeneralBol.otf ∶ RATIO
022374153RUSTIXGeneral.otf ∷ PROPORTION
022374154BUSTIXGeneralBol.otf ∷ PROPORTION
022384155RUSTIXGeneral.otf ∸ DOT MINUS
022384156BUSTIXGeneralBol.otf ∸ DOT MINUS
022394157RUSTIXGeneral.otf ∹ EXCESS
022394158BUSTIXGeneralBol.otf ∹ EXCESS
0223A4159RUSTIXGeneral.otf ∺ GEOMETRIC PROPORTION
0223A4160BUSTIXGeneralBol.otf ∺ GEOMETRIC PROPORTION
0223B4161RUSTIXGeneral.otf ∻ HOMOTHETIC
0223B4162BUSTIXGeneralBol.otf ∻ HOMOTHETIC
0223C4163RUSTIXGeneral.otf ∼ TILDE OPERATOR
0223C4164BUSTIXGeneralBol.otf ∼ TILDE OPERATOR
0223C4562RUSTIXVar.otf ∼ TILDE OPERATOR
0223D4169RUSTIXGeneral.otf ∽ REVERSED TILDE
0223D4170BUSTIXGeneralBol.otf ∽ REVERSED TILDE
0223E4167RUSTIXGeneral.otf ∾ INVERTED LAZY S
0223E4168BUSTIXGeneralBol.otf ∾ INVERTED LAZY S
0223E7881RUSTIXVar.otf ∾ stix-most positive
0223F4171RUSTIXGeneral.otf ∿ SINE WAVE
0223F4172BUSTIXGeneralBol.otf ∿ SINE WAVE
0223F8141RUSTIXVar.otf ∿ stix-reverse sine wave
022404173RUSTIXGeneral.otf ≀ WREATH PRODUCT
022404174BUSTIXGeneralBol.otf ≀ WREATH PRODUCT
022414175RUSTIXGeneral.otf ≁ NOT TILDE
022414176BUSTIXGeneralBol.otf ≁ NOT TILDE
022417884RUSTIXVar.otf ≁ stix-not, vert, similar
022424177RUSTIXGeneral.otf ≂ MINUS TILDE
022424178BUSTIXGeneralBol.otf ≂ MINUS TILDE
022434179RUSTIXGeneral.otf ≃ ASYMPTOTICALLY EQUAL TO
022434180BUSTIXGeneralBol.otf ≃ ASYMPTOTICALLY EQUAL TO
022444181RUSTIXGeneral.otf ≄ NOT ASYMPTOTICALLY EQUAL TO
022444182BUSTIXGeneralBol.otf ≄ NOT ASYMPTOTICALLY EQUAL TO
022448132RUSTIXVar.otf ≄ stix-not (vert) similar or equal
022448133BUSTIXVarBol.otf ≄ stix-not (vert) similar or equal
022454183RUSTIXGeneral.otf ≅ APPROXIMATELY EQUAL TO
022454184BUSTIXGeneralBol.otf ≅ APPROXIMATELY EQUAL TO
022464185RUSTIXGeneral.otf ≆ APPROXIMATELY BUT NOT ACTUALLY EQUAL TO
022464186BUSTIXGeneralBol.otf ≆ APPROXIMATELY BUT NOT ACTUALLY EQUAL TO
022474187RUSTIXGeneral.otf ≇ NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO
022474188BUSTIXGeneralBol.otf ≇ NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO
022478134RUSTIXVar.otf ≇ stix-not (vert) similar over two-line equals
022478135BUSTIXVarBol.otf ≇ stix-not (vert) similar over two-line equals
022484189RUSTIXGeneral.otf ≈ ALMOST EQUAL TO
022484190BUSTIXGeneralBol.otf ≈ ALMOST EQUAL TO
022484563RUSTIXVar.otf ≈ ALMOST EQUAL TO
022494191RUSTIXGeneral.otf ≉ NOT ALMOST EQUAL TO
022494192BUSTIXGeneralBol.otf ≉ NOT ALMOST EQUAL TO
022497754RUSTIXVar.otf ≉ stix-not, vert, approximate
022497755BUSTIXVarBol.otf ≉ stix-not, vert, approximate
0224A4193RUSTIXGeneral.otf ≊ ALMOST EQUAL OR EQUAL TO
0224A4194BUSTIXGeneralBol.otf ≊ ALMOST EQUAL OR EQUAL TO
0224B4196BUSTIXGeneralBol.otf ≋ TRIPLE TILDE
0224B4197RUSTIXGeneral.otf ≋ TRIPLE TILDE
0224C4199BUSTIXGeneralBol.otf ≌ ALL EQUAL TO
0224C8834RUSTIXVar.otf ≌ stix-all equal to (lazy S over equals) (formerly 224C; that shape changed)
0224D4200RUSTIXGeneral.otf ≍ EQUIVALENT TO
0224D4201BUSTIXGeneralBol.otf ≍ EQUIVALENT TO
0224E4202RUSTIXGeneral.otf ≎ GEOMETRICALLY EQUIVALENT TO
0224E4203BUSTIXGeneralBol.otf ≎ GEOMETRICALLY EQUIVALENT TO
0224F4204RUSTIXGeneral.otf ≏ DIFFERENCE BETWEEN
0224F4205BUSTIXGeneralBol.otf ≏ DIFFERENCE BETWEEN
022504206RUSTIXGeneral.otf ≐ APPROACHES THE LIMIT
022504207BUSTIXGeneralBol.otf ≐ APPROACHES THE LIMIT
022514208RUSTIXGeneral.otf ≑ GEOMETRICALLY EQUAL TO
022514209BUSTIXGeneralBol.otf ≑ GEOMETRICALLY EQUAL TO
022524210RUSTIXGeneral.otf ≒ APPROXIMATELY EQUAL TO OR THE IMAGE OF
022524211BUSTIXGeneralBol.otf ≒ APPROXIMATELY EQUAL TO OR THE IMAGE OF
022534212RUSTIXGeneral.otf ≓ IMAGE OF OR APPROXIMATELY EQUAL TO
022534213BUSTIXGeneralBol.otf ≓ IMAGE OF OR APPROXIMATELY EQUAL TO
022544214RUSTIXGeneral.otf ≔ COLON EQUALS
022544215BUSTIXGeneralBol.otf ≔ COLON EQUALS
022554218RUSTIXGeneral.otf ≕ EQUALS COLON
022554219BUSTIXGeneralBol.otf ≕ EQUALS COLON
022564220RUSTIXGeneral.otf ≖ RING IN EQUAL TO
022564221BUSTIXGeneralBol.otf ≖ RING IN EQUAL TO
022574222RUSTIXGeneral.otf ≗ RING EQUAL TO
022574223BUSTIXGeneralBol.otf ≗ RING EQUAL TO
022584224RUSTIXGeneral.otf ≘ CORRESPONDS TO
022584225BUSTIXGeneralBol.otf ≘ CORRESPONDS TO
022594226RUSTIXGeneral.otf ≙ ESTIMATES
022594227BUSTIXGeneralBol.otf ≙ ESTIMATES
0225A4228RUSTIXGeneral.otf ≚ EQUIANGULAR TO
0225A4229BUSTIXGeneralBol.otf ≚ EQUIANGULAR TO
0225B4230RUSTIXGeneral.otf ≛ STAR EQUALS
0225B4231BUSTIXGeneralBol.otf ≛ STAR EQUALS
0225C4232RUSTIXGeneral.otf ≜ DELTA EQUAL TO
0225C4233BUSTIXGeneralBol.otf ≜ DELTA EQUAL TO
0225D4234RUSTIXGeneral.otf ≝ EQUAL TO BY DEFINITION
0225D4235BUSTIXGeneralBol.otf ≝ EQUAL TO BY DEFINITION
0225E4236RUSTIXGeneral.otf ≞ MEASURED BY
0225E4237BUSTIXGeneralBol.otf ≞ MEASURED BY
0225F4238RUSTIXGeneral.otf ≟ QUESTIONED EQUAL TO
0225F4239BUSTIXGeneralBol.otf ≟ QUESTIONED EQUAL TO
022604240RUSTIXGeneral.otf ≠ NOT EQUAL TO
022604241BUSTIXGeneralBol.otf ≠ NOT EQUAL TO
022608142RUSTIXVar.otf ≠ stix-not (vert) equals
022608143BUSTIXVarBol.otf ≠ stix-not (vert) equals
022614242RUSTIXGeneral.otf ≡ IDENTICAL TO
022614243BUSTIXGeneralBol.otf ≡ IDENTICAL TO
022624244RUSTIXGeneral.otf ≢ NOT IDENTICAL TO
022624245BUSTIXGeneralBol.otf ≢ NOT IDENTICAL TO
022628144RUSTIXVar.otf ≢ stix-not (vert) three-line equals
022628145BUSTIXVarBol.otf ≢ stix-not (vert) three-line equals
022634246RUSTIXGeneral.otf ≣ STRICTLY EQUIVALENT TO
022634247BUSTIXGeneralBol.otf ≣ STRICTLY EQUIVALENT TO
022644248RUSTIXGeneral.otf ≤ LESS-THAN OR EQUAL TO
022644249BUSTIXGeneralBol.otf ≤ LESS-THAN OR EQUAL TO
022654250RUSTIXGeneral.otf ≥ GREATER-THAN OR EQUAL TO
022654251BUSTIXGeneralBol.otf ≥ GREATER-THAN OR EQUAL TO
022664252RUSTIXGeneral.otf ≦ LESS-THAN OVER EQUAL TO
022664253BUSTIXGeneralBol.otf ≦ LESS-THAN OVER EQUAL TO
022674254RUSTIXGeneral.otf ≧ GREATER-THAN OVER EQUAL TO
022674255BUSTIXGeneralBol.otf ≧ GREATER-THAN OVER EQUAL TO
022684256RUSTIXGeneral.otf ≨ LESS-THAN BUT NOT EQUAL TO
022684257BUSTIXGeneralBol.otf ≨ LESS-THAN BUT NOT EQUAL TO
022687695RUSTIXVar.otf ≨ stix-less, vert, not double equals
022687696BUSTIXVarBol.otf ≨ stix-less, vert, not double equals
022694258RUSTIXGeneral.otf ≩ GREATER-THAN BUT NOT EQUAL TO
022694259BUSTIXGeneralBol.otf ≩ GREATER-THAN BUT NOT EQUAL TO
022697688RUSTIXVar.otf ≩ stix-gt, vert, not double equals
022697694BUSTIXVarBol.otf ≩ stix-gt, vert, not double equals
0226A4260RUSTIXGeneral.otf ≪ MUCH LESS-THAN
0226A4261BUSTIXGeneralBol.otf ≪ MUCH LESS-THAN
0226B4262RUSTIXGeneral.otf ≫ MUCH GREATER-THAN
0226B4263BUSTIXGeneralBol.otf ≫ MUCH GREATER-THAN
0226C4264RUSTIXGeneral.otf ≬ BETWEEN
0226C4265BUSTIXGeneralBol.otf ≬ BETWEEN
0226D4266RUSTIXGeneral.otf ≭ NOT EQUIVALENT TO
0226D4267BUSTIXGeneralBol.otf ≭ NOT EQUIVALENT TO
0226D8140RUSTIXVar.otf ≭ stix-not (vert) asymptotically equal to
0226E4268RUSTIXGeneral.otf ≮ NOT LESS-THAN
0226E4269BUSTIXGeneralBol.otf ≮ NOT LESS-THAN
0226E7748RUSTIXVar.otf ≮ stix-not, vert, less-than
0226E7749BUSTIXVarBol.otf ≮ stix-not, vert, less-than
0226F4270RUSTIXGeneral.otf ≯ NOT GREATER-THAN
0226F4271BUSTIXGeneralBol.otf ≯ NOT GREATER-THAN
0226F7750RUSTIXVar.otf ≯ stix-not, vert, greater-than
0226F7751BUSTIXVarBol.otf ≯ stix-not, vert, greater-than
022704273BUSTIXGeneralBol.otf ≰ NEITHER LESS-THAN NOR EQUAL TO
022707744RUSTIXVar.otf ≰ stix-not, vert, less-than-or-equal
022707745BUSTIXVarBol.otf ≰ stix-not, vert, less-than-or-equal
022714274RUSTIXGeneral.otf ≱ NEITHER GREATER-THAN NOR EQUAL TO
022714275BUSTIXGeneralBol.otf ≱ NEITHER GREATER-THAN NOR EQUAL TO
022717746RUSTIXVar.otf ≱ stix-not, vert, greater-than-or-equal
022717747BUSTIXVarBol.otf ≱ stix-not, vert, greater-than-or-equal
022724276RUSTIXGeneral.otf ≲ LESS-THAN OR EQUIVALENT TO
022724277BUSTIXGeneralBol.otf ≲ LESS-THAN OR EQUIVALENT TO
022728168RUSTIXVar.otf ≲ stix-less-than or (contour) similar
022734278RUSTIXGeneral.otf ≳ GREATER-THAN OR EQUIVALENT TO
022734279BUSTIXGeneralBol.otf ≳ GREATER-THAN OR EQUIVALENT TO
022738169RUSTIXVar.otf ≳ stix-greater-than or (contour) similar
022744280RUSTIXGeneral.otf ≴ NEITHER LESS-THAN NOR EQUIVALENT TO
022744281BUSTIXGeneralBol.otf ≴ NEITHER LESS-THAN NOR EQUIVALENT TO
022747849RUSTIXVar.otf ≴ stix-not, vert, less, similar
022754282RUSTIXGeneral.otf ≵ NEITHER GREATER-THAN NOR EQUIVALENT TO
022754283BUSTIXGeneralBol.otf ≵ NEITHER GREATER-THAN NOR EQUIVALENT TO
022757846RUSTIXVar.otf ≵ stix-not, vert, greater, similar
022764284RUSTIXGeneral.otf ≶ LESS-THAN OR GREATER-THAN
022764285BUSTIXGeneralBol.otf ≶ LESS-THAN OR GREATER-THAN
022774286RUSTIXGeneral.otf ≷ GREATER-THAN OR LESS-THAN
022774287BUSTIXGeneralBol.otf ≷ GREATER-THAN OR LESS-THAN
022784288RUSTIXGeneral.otf ≸ NEITHER LESS-THAN NOR GREATER-THAN
022784564BUSTIXGeneralBol.otf ≸ NEITHER LESS-THAN NOR GREATER-THAN
022788092RUSTIXVar.otf ≸ stix-not, vert, less, greater
022794289RUSTIXGeneral.otf ≹ NEITHER GREATER-THAN NOR LESS-THAN
022794290BUSTIXGeneralBol.otf ≹ NEITHER GREATER-THAN NOR LESS-THAN
022798093RUSTIXVar.otf ≹ stix-not, vert, greater, less
022798093RUSTIXVar.otf ≹ stix-not, vert, greater, less
0227A4291RUSTIXGeneral.otf ≺ PRECEDES
0227A4295BUSTIXGeneralBol.otf ≺ PRECEDES
0227B4293RUSTIXGeneral.otf ≻ SUCCEEDS
0227B4294BUSTIXGeneralBol.otf ≻ SUCCEEDS
0227C4296RUSTIXGeneral.otf ≼ PRECEDES OR EQUAL TO
0227C4297BUSTIXGeneralBol.otf ≼ PRECEDES OR EQUAL TO
0227D4298RUSTIXGeneral.otf ≽ SUCCEEDS OR EQUAL TO
0227D4299BUSTIXGeneralBol.otf ≽ SUCCEEDS OR EQUAL TO
0227E4300RUSTIXGeneral.otf ≾ PRECEDES OR EQUIVALENT TO
0227E4301BUSTIXGeneralBol.otf ≾ PRECEDES OR EQUIVALENT TO
0227F4302RUSTIXGeneral.otf ≿ SUCCEEDS OR EQUIVALENT TO
0227F4303BUSTIXGeneralBol.otf ≿ SUCCEEDS OR EQUIVALENT TO
022804305BUSTIXGeneralBol.otf ⊀ DOES NOT PRECEDE
022808172RUSTIXVar.otf ⊀ stix-not (vert) precedes
0228012000RUSTIXGeneral.otf ⊀ DOES NOT PRECEDE
022814306RUSTIXGeneral.otf ⊁ DOES NOT SUCCEED
022814307BUSTIXGeneralBol.otf ⊁ DOES NOT SUCCEED
022818173RUSTIXVar.otf ⊁ stix-not (vert) succeeds
022824308RUSTIXGeneral.otf ⊂ SUBSET OF
022824309BUSTIXGeneralBol.otf ⊂ SUBSET OF
022834310RUSTIXGeneral.otf ⊃ SUPERSET OF
022834311BUSTIXGeneralBol.otf ⊃ SUPERSET OF
022844312RUSTIXGeneral.otf ⊄ NOT A SUBSET OF
022844313BUSTIXGeneralBol.otf ⊄ NOT A SUBSET OF
022847719RUSTIXVar.otf ⊄ stix-not subset [vertical negation]
022854314RUSTIXGeneral.otf ⊅ NOT A SUPERSET OF
022854315BUSTIXGeneralBol.otf ⊅ NOT A SUPERSET OF
022857726RUSTIXVar.otf ⊅ stix-not superset [vertical negation]
022864316RUSTIXGeneral.otf ⊆ SUBSET OF OR EQUAL TO
022864317BUSTIXGeneralBol.otf ⊆ SUBSET OF OR EQUAL TO
022874318RUSTIXGeneral.otf ⊇ SUPERSET OF OR EQUAL TO
022874319BUSTIXGeneralBol.otf ⊇ SUPERSET OF OR EQUAL TO
022884320RUSTIXGeneral.otf ⊈ NEITHER A SUBSET OF NOR EQUAL TO
022884321BUSTIXGeneralBol.otf ⊈ NEITHER A SUBSET OF NOR EQUAL TO
022887722RUSTIXVar.otf ⊈ stix-/nsubseteq N: not (vert) subset, equals
022894322RUSTIXGeneral.otf ⊉ NEITHER A SUPERSET OF NOR EQUAL TO
022894323BUSTIXGeneralBol.otf ⊉ NEITHER A SUPERSET OF NOR EQUAL TO
022897734RUSTIXVar.otf ⊉ stix-/nsupseteq N: not (vert) superset, equals
0228A7739RUSTIXVar.otf ⊊ stix-subset, not equals, variant
0228B4326RUSTIXGeneral.otf ⊋ SUPERSET OF WITH NOT EQUAL TO
0228B4327BUSTIXGeneralBol.otf ⊋ SUPERSET OF WITH NOT EQUAL TO
0228B7741RUSTIXVar.otf ⊋ stix-superset, not equals, variant
0228C4328RUSTIXGeneral.otf ⊌ MULTISET
0228C4329BUSTIXGeneralBol.otf ⊌ MULTISET
0228D4330RUSTIXGeneral.otf ⊍ MULTISET MULTIPLICATION
0228D4331BUSTIXGeneralBol.otf ⊍ MULTISET MULTIPLICATION
0228E4333BUSTIXGeneralBol.otf ⊎ MULTISET UNION
0228E4334RUSTIXGeneral.otf ⊎ MULTISET UNION
0228F4335RUSTIXGeneral.otf ⊏ SQUARE IMAGE OF
0228F4336BUSTIXGeneralBol.otf ⊏ SQUARE IMAGE OF
022904337RUSTIXGeneral.otf ⊐ SQUARE ORIGINAL OF
022904338BUSTIXGeneralBol.otf ⊐ SQUARE ORIGINAL OF
022914339RUSTIXGeneral.otf ⊑ SQUARE IMAGE OF OR EQUAL TO
022914340BUSTIXGeneralBol.otf ⊑ SQUARE IMAGE OF OR EQUAL TO
022924341RUSTIXGeneral.otf ⊒ SQUARE ORIGINAL OF OR EQUAL TO
022924342BUSTIXGeneralBol.otf ⊒ SQUARE ORIGINAL OF OR EQUAL TO
022934343RUSTIXGeneral.otf ⊓ SQUARE CAP
022934344BUSTIXGeneralBol.otf ⊓ SQUARE CAP
022937679RUSTIXVar.otf ⊓ stix-square intersection, serifs
022944345RUSTIXGeneral.otf ⊔ SQUARE CUP
022944346BUSTIXGeneralBol.otf ⊔ SQUARE CUP
022947676RUSTIXVar.otf ⊔ stix-square union, serifs
022954347RUSTIXGeneral.otf ⊕ CIRCLED PLUS
022954348BUSTIXGeneralBol.otf ⊕ CIRCLED PLUS
022958130RUSTIXVar.otf ⊕ stix-circled plus (with rim)
022964349RUSTIXGeneral.otf ⊖ CIRCLED MINUS
022964350BUSTIXGeneralBol.otf ⊖ CIRCLED MINUS
022974351RUSTIXGeneral.otf ⊗ CIRCLED TIMES
022974352BUSTIXGeneralBol.otf ⊗ CIRCLED TIMES
022978131RUSTIXVar.otf ⊗ stix-circled times (with rim)
022984353RUSTIXGeneral.otf ⊘ CIRCLED DIVISION SLASH
022984354BUSTIXGeneralBol.otf ⊘ CIRCLED DIVISION SLASH
022994355RUSTIXGeneral.otf ⊙ CIRCLED DOT OPERATOR
022994356BUSTIXGeneralBol.otf ⊙ CIRCLED DOT OPERATOR
0229A4357RUSTIXGeneral.otf ⊚ CIRCLED RING OPERATOR
0229A4358BUSTIXGeneralBol.otf ⊚ CIRCLED RING OPERATOR
0229B4359RUSTIXGeneral.otf ⊛ CIRCLED ASTERISK OPERATOR
0229B4360BUSTIXGeneralBol.otf ⊛ CIRCLED ASTERISK OPERATOR
0229C4361RUSTIXGeneral.otf ⊜ CIRCLED EQUALS
0229C4362BUSTIXGeneralBol.otf ⊜ CIRCLED EQUALS
0229C8077RUSTIXVar.otf ⊜ stix-two horizontal bars in circle
0229D4363RUSTIXGeneral.otf ⊝ CIRCLED DASH
0229D4364BUSTIXGeneralBol.otf ⊝ CIRCLED DASH
0229E4365RUSTIXGeneral.otf ⊞ SQUARED PLUS
0229E4366BUSTIXGeneralBol.otf ⊞ SQUARED PLUS
0229F4367RUSTIXGeneral.otf ⊟ SQUARED MINUS
0229F4368BUSTIXGeneralBol.otf ⊟ SQUARED MINUS
022A04369RUSTIXGeneral.otf ⊠ SQUARED TIMES
022A04370BUSTIXGeneralBol.otf ⊠ SQUARED TIMES
022A14371RUSTIXGeneral.otf ⊡ SQUARED DOT OPERATOR
022A14372BUSTIXGeneralBol.otf ⊡ SQUARED DOT OPERATOR
022A24373RUSTIXGeneral.otf ⊢ RIGHT TACK
022A24374BUSTIXGeneralBol.otf ⊢ RIGHT TACK
022A34375RUSTIXGeneral.otf ⊣ LEFT TACK
022A34376BUSTIXGeneralBol.otf ⊣ LEFT TACK
022A44377RUSTIXGeneral.otf ⊤ DOWN TACK
022A44378BUSTIXGeneralBol.otf ⊤ DOWN TACK
022A54379RUSTIXGeneral.otf ⊥ UP TACK
022A54380BUSTIXGeneralBol.otf ⊥ UP TACK
022A64381RUSTIXGeneral.otf ⊦ ASSERTION
022A64382BUSTIXGeneralBol.otf ⊦ ASSERTION
022A74383RUSTIXGeneral.otf ⊧ MODELS
022A74384BUSTIXGeneralBol.otf ⊧ MODELS
022A84385RUSTIXGeneral.otf ⊨ TRUE
022A84386BUSTIXGeneralBol.otf ⊨ TRUE
022A94387RUSTIXGeneral.otf ⊩ FORCES
022A94388BUSTIXGeneralBol.otf ⊩ FORCES
022AA4389RUSTIXGeneral.otf ⊪ TRIPLE VERTICAL BAR RIGHT TURNSTILE
022AA4390BUSTIXGeneralBol.otf ⊪ TRIPLE VERTICAL BAR RIGHT TURNSTILE
022AB4391RUSTIXGeneral.otf ⊫ DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE
022AB4392BUSTIXGeneralBol.otf ⊫ DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE
022AC4393RUSTIXGeneral.otf ⊬ DOES NOT PROVE
022AC4394BUSTIXGeneralBol.otf ⊬ DOES NOT PROVE
022AD4395RUSTIXGeneral.otf ⊭ NOT TRUE
022AD4396BUSTIXGeneralBol.otf ⊭ NOT TRUE
022AE4397RUSTIXGeneral.otf ⊮ DOES NOT FORCE
022AE4398BUSTIXGeneralBol.otf ⊮ DOES NOT FORCE
022AF4399RUSTIXGeneral.otf ⊯ NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE
022AF4400BUSTIXGeneralBol.otf ⊯ NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE
022B04401RUSTIXGeneral.otf ⊰ PRECEDES UNDER RELATION
022B04402BUSTIXGeneralBol.otf ⊰ PRECEDES UNDER RELATION
022B14403RUSTIXGeneral.otf ⊱ SUCCEEDS UNDER RELATION
022B14404BUSTIXGeneralBol.otf ⊱ SUCCEEDS UNDER RELATION
022B24405RUSTIXGeneral.otf ⊲ NORMAL SUBGROUP OF
022B24406BUSTIXGeneralBol.otf ⊲ NORMAL SUBGROUP OF
022B34408BUSTIXGeneralBol.otf ⊳ CONTAINS AS NORMAL SUBGROUP
022B34409RUSTIXGeneral.otf ⊳ CONTAINS AS NORMAL SUBGROUP
022B44410RUSTIXGeneral.otf ⊴ NORMAL SUBGROUP OF OR EQUAL TO
022B44411BUSTIXGeneralBol.otf ⊴ NORMAL SUBGROUP OF OR EQUAL TO
022B54412RUSTIXGeneral.otf ⊵ CONTAINS AS NORMAL SUBGROUP OR EQUAL TO
022B54413BUSTIXGeneralBol.otf ⊵ CONTAINS AS NORMAL SUBGROUP OR EQUAL TO
022B64414RUSTIXGeneral.otf ⊶ ORIGINAL OF
022B64415BUSTIXGeneralBol.otf ⊶ ORIGINAL OF
022B74416RUSTIXGeneral.otf ⊷ IMAGE OF
022B74417BUSTIXGeneralBol.otf ⊷ IMAGE OF
022B84418RUSTIXGeneral.otf ⊸ MULTIMAP
022B84419BUSTIXGeneralBol.otf ⊸ MULTIMAP
022B94420RUSTIXGeneral.otf ⊹ HERMITIAN CONJUGATE MATRIX
022B94421BUSTIXGeneralBol.otf ⊹ HERMITIAN CONJUGATE MATRIX
022BA4422RUSTIXGeneral.otf ⊺ INTERCALATE
022BA4423BUSTIXGeneralBol.otf ⊺ INTERCALATE
022BB4424RUSTIXGeneral.otf ⊻ XOR
022BB4425BUSTIXGeneralBol.otf ⊻ XOR
022BC4426RUSTIXGeneral.otf ⊼ NAND
022BC4427BUSTIXGeneralBol.otf ⊼ NAND
022BD4428RUSTIXGeneral.otf ⊽ NOR
022BD4429BUSTIXGeneralBol.otf ⊽ NOR
022BE4430RUSTIXGeneral.otf ⊾ RIGHT ANGLE WITH ARC
022BE4431BUSTIXGeneralBol.otf ⊾ RIGHT ANGLE WITH ARC
022BF4432RUSTIXGeneral.otf ⊿ RIGHT TRIANGLE
022BF4433BUSTIXGeneralBol.otf ⊿ RIGHT TRIANGLE
022C04434RUSTIXGeneral.otf ⋀ N-ARY LOGICAL AND
022C04437SZ01STIXSizOneSymReg.otf ⋀ N-ARY LOGICAL AND
022C14438RUSTIXGeneral.otf ⋁ N-ARY LOGICAL OR
022C14440SZ01STIXSizOneSymReg.otf ⋁ N-ARY LOGICAL OR
022C24441RUSTIXGeneral.otf ⋂ N-ARY INTERSECTION
022C24443SZ01STIXSizOneSymReg.otf ⋂ N-ARY INTERSECTION
022C34444RUSTIXGeneral.otf ⋃ N-ARY UNION
022C34446SZ01STIXSizOneSymReg.otf ⋃ N-ARY UNION
022C44447RUSTIXGeneral.otf ⋄ DIAMOND OPERATOR
022C44448BUSTIXGeneralBol.otf ⋄ DIAMOND OPERATOR
022C54449RUSTIXGeneral.otf ⋅ DOT OPERATOR
022C64451RUSTIXGeneral.otf ⋆ STAR OPERATOR
022C74453RUSTIXGeneral.otf ⋇ DIVISION TIMES
022C74454BUSTIXGeneralBol.otf ⋇ DIVISION TIMES
022C84455RUSTIXGeneral.otf ⋈ BOWTIE
022C84456BUSTIXGeneralBol.otf ⋈ BOWTIE
022C94457RUSTIXGeneral.otf ⋉ LEFT NORMAL FACTOR SEMIDIRECT PRODUCT
022C94458BUSTIXGeneralBol.otf ⋉ LEFT NORMAL FACTOR SEMIDIRECT PRODUCT
022CA4459RUSTIXGeneral.otf ⋊ RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT
022CA4460BUSTIXGeneralBol.otf ⋊ RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT
022CB4461RUSTIXGeneral.otf ⋋ LEFT SEMIDIRECT PRODUCT
022CB4462BUSTIXGeneralBol.otf ⋋ LEFT SEMIDIRECT PRODUCT
022CC4463RUSTIXGeneral.otf ⋌ RIGHT SEMIDIRECT PRODUCT
022CC4464BUSTIXGeneralBol.otf ⋌ RIGHT SEMIDIRECT PRODUCT
022CD4465RUSTIXGeneral.otf ⋍ REVERSED TILDE EQUALS
022CD4466BUSTIXGeneralBol.otf ⋍ REVERSED TILDE EQUALS
022CE4467RUSTIXGeneral.otf ⋎ CURLY LOGICAL OR
022CE4468BUSTIXGeneralBol.otf ⋎ CURLY LOGICAL OR
022CF4469RUSTIXGeneral.otf ⋏ CURLY LOGICAL AND
022CF4470BUSTIXGeneralBol.otf ⋏ CURLY LOGICAL AND
022D04471RUSTIXGeneral.otf ⋐ DOUBLE SUBSET
022D04472BUSTIXGeneralBol.otf ⋐ DOUBLE SUBSET
022D14473RUSTIXGeneral.otf ⋑ DOUBLE SUPERSET
022D14474BUSTIXGeneralBol.otf ⋑ DOUBLE SUPERSET
022D24475RUSTIXGeneral.otf ⋒ DOUBLE INTERSECTION
022D24476BUSTIXGeneralBol.otf ⋒ DOUBLE INTERSECTION
022D34477RUSTIXGeneral.otf ⋓ DOUBLE UNION
022D34478BUSTIXGeneralBol.otf ⋓ DOUBLE UNION
022D44479RUSTIXGeneral.otf ⋔ PITCHFORK
022D44480BUSTIXGeneralBol.otf ⋔ PITCHFORK
022D54481RUSTIXGeneral.otf ⋕ EQUAL AND PARALLEL TO
022D54482BUSTIXGeneralBol.otf ⋕ EQUAL AND PARALLEL TO
022D64483RUSTIXGeneral.otf ⋖ LESS-THAN WITH DOT
022D64484BUSTIXGeneralBol.otf ⋖ LESS-THAN WITH DOT
022D74485RUSTIXGeneral.otf ⋗ GREATER-THAN WITH DOT
022D74486BUSTIXGeneralBol.otf ⋗ GREATER-THAN WITH DOT
022D84487RUSTIXGeneral.otf ⋘ VERY MUCH LESS-THAN
022D84488BUSTIXGeneralBol.otf ⋘ VERY MUCH LESS-THAN
022D94489RUSTIXGeneral.otf ⋙ VERY MUCH GREATER-THAN
022D94490BUSTIXGeneralBol.otf ⋙ VERY MUCH GREATER-THAN
022DA4491RUSTIXGeneral.otf ⋚ LESS-THAN EQUAL TO OR GREATER-THAN
022DA4492BUSTIXGeneralBol.otf ⋚ LESS-THAN EQUAL TO OR GREATER-THAN
022DA7796RUSTIXVar.otf ⋚ stix-less, equal, slanted, greater
022DB4493RUSTIXGeneral.otf ⋛ GREATER-THAN EQUAL TO OR LESS-THAN
022DB4494BUSTIXGeneralBol.otf ⋛ GREATER-THAN EQUAL TO OR LESS-THAN
022DB7799RUSTIXVar.otf ⋛ stix-greater, equal, slanted, less
022DC4495RUSTIXGeneral.otf ⋜ EQUAL TO OR LESS-THAN
022DC4496BUSTIXGeneralBol.otf ⋜ EQUAL TO OR LESS-THAN
022DD4497RUSTIXGeneral.otf ⋝ EQUAL TO OR GREATER-THAN
022DD4498BUSTIXGeneralBol.otf ⋝ EQUAL TO OR GREATER-THAN
022DE4499RUSTIXGeneral.otf ⋞ EQUAL TO OR PRECEDES
022DE4500BUSTIXGeneralBol.otf ⋞ EQUAL TO OR PRECEDES
022DF4501RUSTIXGeneral.otf ⋟ EQUAL TO OR SUCCEEDS
022DF4502BUSTIXGeneralBol.otf ⋟ EQUAL TO OR SUCCEEDS
022E04503RUSTIXGeneral.otf ⋠ DOES NOT PRECEDE OR EQUAL
022E04504BUSTIXGeneralBol.otf ⋠ DOES NOT PRECEDE OR EQUAL
022E08174RUSTIXVar.otf ⋠ stix-not (vert) precedes or contour equals
022E14505RUSTIXGeneral.otf ⋡ DOES NOT SUCCEED OR EQUAL
022E14506BUSTIXGeneralBol.otf ⋡ DOES NOT SUCCEED OR EQUAL
022E18175RUSTIXVar.otf ⋡ stix-not (vert) succeeds or contour equals
022E24507RUSTIXGeneral.otf ⋢ NOT SQUARE IMAGE OF OR EQUAL TO
022E24508BUSTIXGeneralBol.otf ⋢ NOT SQUARE IMAGE OF OR EQUAL TO
022E34509RUSTIXGeneral.otf ⋣ NOT SQUARE ORIGINAL OF OR EQUAL TO
022E34510BUSTIXGeneralBol.otf ⋣ NOT SQUARE ORIGINAL OF OR EQUAL TO
022E44511RUSTIXGeneral.otf ⋤ SQUARE IMAGE OF OR NOT EQUAL TO
022E54513RUSTIXGeneral.otf ⋥ SQUARE ORIGINAL OF OR NOT EQUAL TO
022E64515RUSTIXGeneral.otf ⋦ LESS-THAN BUT NOT EQUIVALENT TO
022E64516BUSTIXGeneralBol.otf ⋦ LESS-THAN BUT NOT EQUIVALENT TO
022E74517RUSTIXGeneral.otf ⋧ GREATER-THAN BUT NOT EQUIVALENT TO
022E74518BUSTIXGeneralBol.otf ⋧ GREATER-THAN BUT NOT EQUIVALENT TO
022E84519RUSTIXGeneral.otf ⋨ PRECEDES BUT NOT EQUIVALENT TO
022E84520BUSTIXGeneralBol.otf ⋨ PRECEDES BUT NOT EQUIVALENT TO
022E94521RUSTIXGeneral.otf ⋩ SUCCEEDS BUT NOT EQUIVALENT TO
022E94522BUSTIXGeneralBol.otf ⋩ SUCCEEDS BUT NOT EQUIVALENT TO
022EA4523RUSTIXGeneral.otf ⋪ NOT NORMAL SUBGROUP OF
022EA4524BUSTIXGeneralBol.otf ⋪ NOT NORMAL SUBGROUP OF
022EB4525RUSTIXGeneral.otf ⋫ DOES NOT CONTAIN AS NORMAL SUBGROUP
022EB4526BUSTIXGeneralBol.otf ⋫ DOES NOT CONTAIN AS NORMAL SUBGROUP
022EC4527RUSTIXGeneral.otf ⋬ NOT NORMAL SUBGROUP OF OR EQUAL TO
022EC4528BUSTIXGeneralBol.otf ⋬ NOT NORMAL SUBGROUP OF OR EQUAL TO
022EC7786RUSTIXVar.otf ⋬ stix-not, vert, left triangle, equals
022ED4529RUSTIXGeneral.otf ⋭ DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL
022ED4530BUSTIXGeneralBol.otf ⋭ DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL
022ED7785RUSTIXVar.otf ⋭ stix-not, vert, right triangle, equals
022EE4531RUSTIXGeneral.otf ⋮ VERTICAL ELLIPSIS
022EE4532BUSTIXGeneralBol.otf ⋮ VERTICAL ELLIPSIS
022EF4533RUSTIXGeneral.otf ⋯ MIDLINE HORIZONTAL ELLIPSIS
022EF4534BUSTIXGeneralBol.otf ⋯ MIDLINE HORIZONTAL ELLIPSIS
022F04535RUSTIXGeneral.otf ⋰ UP RIGHT DIAGONAL ELLIPSIS
022F04536BUSTIXGeneralBol.otf ⋰ UP RIGHT DIAGONAL ELLIPSIS
022F14537RUSTIXGeneral.otf ⋱ DOWN RIGHT DIAGONAL ELLIPSIS
022F14538BUSTIXGeneralBol.otf ⋱ DOWN RIGHT DIAGONAL ELLIPSIS
022F24539RUSTIXGeneral.otf ⋲ ELEMENT OF WITH LONG HORIZONTAL STROKE
022F34540RUSTIXGeneral.otf ⋳ ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE
022F44541RUSTIXGeneral.otf ⋴ SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE
022F54542RUSTIXGeneral.otf ⋵ ELEMENT OF WITH DOT ABOVE
022F64543RUSTIXGeneral.otf ⋶ ELEMENT OF WITH OVERBAR
022F74544RUSTIXGeneral.otf ⋷ SMALL ELEMENT OF WITH OVERBAR
022F84545RUSTIXGeneral.otf ⋸ ELEMENT OF WITH UNDERBAR
022F94546RUSTIXGeneral.otf ⋹ ELEMENT OF WITH TWO HORIZONTAL STROKES
022FA4547RUSTIXGeneral.otf ⋺ CONTAINS WITH LONG HORIZONTAL STROKE
022FB4548RUSTIXGeneral.otf ⋻ CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE
022FC4549RUSTIXGeneral.otf ⋼ SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE
022FD4550RUSTIXGeneral.otf ⋽ CONTAINS WITH OVERBAR
022FE4551RUSTIXGeneral.otf ⋾ SMALL CONTAINS WITH OVERBAR
022FF4552RUSTIXGeneral.otf ⋿ Z NOTATION BAG MEMBERSHIP
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Miscellaneous Technical; 02300-023FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
023004553RUSTIXGeneral.otf ⌀ DIAMETER SIGN
023024609RUSTIXGeneral.otf ⌂ HOUSE
023024610BUSTIXGeneralBol.otf ⌂ HOUSE
023054611RUSTIXGeneral.otf ⌅ PROJECTIVE
023064612RUSTIXGeneral.otf ⌆ PERSPECTIVE
023084625RUSTIXGeneral.otf ⌈ LEFT CEILING
023084626BUSTIXGeneralBol.otf ⌈ LEFT CEILING
023084691SZ01STIXSizOneSymReg.otf ⌈ LEFT CEILING
023084690SZ02STIXSizTwoSymReg.otf ⌈ LEFT CEILING
023084695SZ03STIXSizThreeSymReg.otf ⌈ LEFT CEILING
023084697SZ04STIXSizFourSymReg.otf ⌈ LEFT CEILING
023084662SZ01BSTIXSizOneSymBol.otf ⌈ LEFT CEILING
023084689SZ02BSTIXSizTwoSymBol.otf ⌈ LEFT CEILING
023084694SZ03BSTIXSizThreeSymBol.otf ⌈ LEFT CEILING
023084696SZ04BSTIXSizFourSymBol.otf ⌈ LEFT CEILING
023094671RUSTIXGeneral.otf ⌉ RIGHT CEILING
023094672BUSTIXGeneralBol.otf ⌉ RIGHT CEILING
023094699SZ01STIXSizOneSymReg.otf ⌉ RIGHT CEILING
023094702SZ02STIXSizTwoSymReg.otf ⌉ RIGHT CEILING
023094704SZ03STIXSizThreeSymReg.otf ⌉ RIGHT CEILING
023094706SZ04STIXSizFourSymReg.otf ⌉ RIGHT CEILING
023094698SZ01BSTIXSizOneSymBol.otf ⌉ RIGHT CEILING
023094700SZ02BSTIXSizTwoSymBol.otf ⌉ RIGHT CEILING
023094703SZ03BSTIXSizThreeSymBol.otf ⌉ RIGHT CEILING
023094705SZ04BSTIXSizFourSymBol.otf ⌉ RIGHT CEILING
0230A4675RUSTIXGeneral.otf ⌊ LEFT FLOOR
0230A4676BUSTIXGeneralBol.otf ⌊ LEFT FLOOR
0230A4708SZ01STIXSizOneSymReg.otf ⌊ LEFT FLOOR
0230A4710SZ02STIXSizTwoSymReg.otf ⌊ LEFT FLOOR
0230A4718SZ03STIXSizThreeSymReg.otf ⌊ LEFT FLOOR
0230A4721SZ04STIXSizFourSymReg.otf ⌊ LEFT FLOOR
0230A4707SZ01BSTIXSizOneSymBol.otf ⌊ LEFT FLOOR
0230A4709SZ02BSTIXSizTwoSymBol.otf ⌊ LEFT FLOOR
0230A4717SZ03BSTIXSizThreeSymBol.otf ⌊ LEFT FLOOR
0230A4720SZ04BSTIXSizFourSymBol.otf ⌊ LEFT FLOOR
0230B4715RUSTIXGeneral.otf ⌋ RIGHT FLOOR
0230B4716BUSTIXGeneralBol.otf ⌋ RIGHT FLOOR
0230B4723SZ01STIXSizOneSymReg.otf ⌋ RIGHT FLOOR
0230B4725SZ02STIXSizTwoSymReg.otf ⌋ RIGHT FLOOR
0230B4727SZ03STIXSizThreeSymReg.otf ⌋ RIGHT FLOOR
0230B4729SZ04STIXSizFourSymReg.otf ⌋ RIGHT FLOOR
0230B4722SZ01BSTIXSizOneSymBol.otf ⌋ RIGHT FLOOR
0230B4724SZ02BSTIXSizTwoSymBol.otf ⌋ RIGHT FLOOR
0230B4726SZ03BSTIXSizThreeSymBol.otf ⌋ RIGHT FLOOR
0230B4728SZ04BSTIXSizFourSymBol.otf ⌋ RIGHT FLOOR
0230C4636RUSTIXGeneral.otf ⌌ BOTTOM RIGHT CROP
0230D4637RUSTIXGeneral.otf ⌍ BOTTOM LEFT CROP
0230E4638RUSTIXGeneral.otf ⌎ TOP RIGHT CROP
0230F4639RUSTIXGeneral.otf ⌏ TOP LEFT CROP
023104613RUSTIXGeneral.otf ⌐ REVERSED NOT SIGN
023104614BUSTIXGeneralBol.otf ⌐ REVERSED NOT SIGN
023114615RUSTIXGeneral.otf ⌑ SQUARE LOZENGE
023124616RUSTIXGeneral.otf ⌒ ARC
023134617RUSTIXGeneral.otf ⌓ SEGMENT
023154618RUSTIXGeneral.otf ⌕ TELEPHONE RECORDER
023164619RUSTIXGeneral.otf ⌖ POSITION INDICATOR
023174620RUSTIXGeneral.otf ⌗ VIEWDATA SQUARE
023184621RUSTIXGeneral.otf ⌘ PLACE OF INTEREST SIGN
023194622RUSTIXGeneral.otf ⌙ TURNED NOT SIGN
023194623BUSTIXGeneralBol.otf ⌙ TURNED NOT SIGN
0231A4624RUSTIXGeneral.otf ⌚ WATCH
0231C4632RUSTIXGeneral.otf ⌜ TOP LEFT CORNER
0231D4633RUSTIXGeneral.otf ⌝ TOP RIGHT CORNER
0231E4634RUSTIXGeneral.otf ⌞ BOTTOM LEFT CORNER
0231F4635RUSTIXGeneral.otf ⌟ BOTTOM RIGHT CORNER
023204685SZ01STIXSizOneSymReg.otf ⌠ TOP HALF INTEGRAL
023214686SZ01STIXSizOneSymReg.otf ⌡ BOTTOM HALF INTEGRAL
023224628RUSTIXGeneral.otf ⌢ FROWN
023224629BUSTIXGeneralBol.otf ⌢ FROWN
023228832RUSTIXVar.otf ⌢ stix-small down curve
023234630RUSTIXGeneral.otf ⌣ SMILE
023234631BUSTIXGeneralBol.otf ⌣ SMILE
023238835RUSTIXVar.otf ⌣ stix-small up curve
023294640RUSTIXGeneral.otf 〈 LEFT-POINTING ANGLE BRACKET
023294641BUSTIXGeneralBol.otf 〈 LEFT-POINTING ANGLE BRACKET
0232A4642RUSTIXGeneral.otf 〉 RIGHT-POINTING ANGLE BRACKET
0232A4643BUSTIXGeneralBol.otf 〉 RIGHT-POINTING ANGLE BRACKET
0232C4644RUSTIXGeneral.otf ⌬ BENZENE RING
0232D4645RUSTIXGeneral.otf ⌭ CYLINDRICITY
0232E4646RUSTIXGeneral.otf ⌮ ALL AROUND-PROFILE
023324647RUSTIXGeneral.otf ⌲ CONICAL TAPER
023364648RUSTIXGeneral.otf ⌶ APL FUNCTIONAL SYMBOL I-BEAM
023364649BUSTIXGeneralBol.otf ⌶ APL FUNCTIONAL SYMBOL I-BEAM
0233D4650RUSTIXGeneral.otf ⌽ APL FUNCTIONAL SYMBOL CIRCLE STILE
0233D4651BUSTIXGeneralBol.otf ⌽ APL FUNCTIONAL SYMBOL CIRCLE STILE
0233F4652RUSTIXGeneral.otf ⌿ APL FUNCTIONAL SYMBOL SLASH BAR
0233F4653BUSTIXGeneralBol.otf ⌿ APL FUNCTIONAL SYMBOL SLASH BAR
023404654RUSTIXGeneral.otf ⍀ APL FUNCTIONAL SYMBOL BACKSLASH BAR
023534655RUSTIXGeneral.otf ⍓ APL FUNCTIONAL SYMBOL QUAD UP CARET
023704677RUSTIXGeneral.otf ⍰ APL FUNCTIONAL SYMBOL QUAD QUESTION
0237C4678RUSTIXGeneral.otf ⍼ RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW
023934679RUSTIXGeneral.otf ⎓ DIRECT CURRENT SYMBOL FORM TWO
023944680RUSTIXGeneral.otf ⎔ SOFTWARE-FUNCTION SYMBOL
0239B4788SZ01STIXSizOneSymReg.otf ⎛ LEFT PARENTHESIS UPPER HOOK
0239C4789SZ01STIXSizOneSymReg.otf ⎜ LEFT PARENTHESIS EXTENSION
0239D4790SZ01STIXSizOneSymReg.otf ⎝ LEFT PARENTHESIS LOWER HOOK
0239E4791SZ01STIXSizOneSymReg.otf ⎞ RIGHT PARENTHESIS UPPER HOOK
0239F4792SZ01STIXSizOneSymReg.otf ⎟ RIGHT PARENTHESIS EXTENSION
023A04793SZ01STIXSizOneSymReg.otf ⎠ RIGHT PARENTHESIS LOWER HOOK
023A14794SZ01STIXSizOneSymReg.otf ⎡ LEFT SQUARE BRACKET UPPER CORNER
023A24795SZ01STIXSizOneSymReg.otf ⎢ LEFT SQUARE BRACKET EXTENSION
023A34796SZ01STIXSizOneSymReg.otf ⎣ LEFT SQUARE BRACKET LOWER CORNER
023A44797SZ01STIXSizOneSymReg.otf ⎤ RIGHT SQUARE BRACKET UPPER CORNER
023A54798SZ01STIXSizOneSymReg.otf ⎥ RIGHT SQUARE BRACKET EXTENSION
023A64799SZ01STIXSizOneSymReg.otf ⎦ RIGHT SQUARE BRACKET LOWER CORNER
023A74800SZ01STIXSizOneSymReg.otf ⎧ LEFT CURLY BRACKET UPPER HOOK
023A84801SZ01STIXSizOneSymReg.otf ⎨ LEFT CURLY BRACKET MIDDLE PIECE
023A94802SZ01STIXSizOneSymReg.otf ⎩ LEFT CURLY BRACKET LOWER HOOK
023AA4803SZ01STIXSizOneSymReg.otf ⎪ CURLY BRACKET EXTENSION
023AB4804SZ01STIXSizOneSymReg.otf ⎫ RIGHT CURLY BRACKET UPPER HOOK
023AC4805SZ01STIXSizOneSymReg.otf ⎬ RIGHT CURLY BRACKET MIDDLE PIECE
023AD4806SZ01STIXSizOneSymReg.otf ⎭ RIGHT CURLY BRACKET LOWER HOOK
023AE4807SZ01STIXSizOneSymReg.otf ⎮ INTEGRAL EXTENSION
023AF4808RUSTIXGeneral.otf ⎯ HORIZONTAL LINE EXTENSION
023B04809SZ01STIXSizOneSymReg.otf ⎰ UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION
023B14810SZ01STIXSizOneSymReg.otf ⎱ UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION
023B24811SZ01STIXSizOneSymReg.otf ⎲ SUMMATION TOP
023B34812SZ01STIXSizOneSymReg.otf ⎳ SUMMATION BOTTOM
023B44681RUSTIXGeneral.otf ⎴ TOP SQUARE BRACKET
023B44815SZ01STIXSizOneSymReg.otf ⎴ TOP SQUARE BRACKET
023B44814SZ02STIXSizTwoSymReg.otf ⎴ TOP SQUARE BRACKET
023B44816SZ03STIXSizThreeSymReg.otf ⎴ TOP SQUARE BRACKET
023B44817SZ04STIXSizFourSymReg.otf ⎴ TOP SQUARE BRACKET
023B44818SZ05STIXSizFiveSymReg.otf ⎴ TOP SQUARE BRACKET
023B54688RUSTIXGeneral.otf ⎵ BOTTOM SQUARE BRACKET
023B54819SZ01STIXSizOneSymReg.otf ⎵ BOTTOM SQUARE BRACKET
023B54820SZ02STIXSizTwoSymReg.otf ⎵ BOTTOM SQUARE BRACKET
023B54821SZ03STIXSizThreeSymReg.otf ⎵ BOTTOM SQUARE BRACKET
023B54822SZ04STIXSizFourSymReg.otf ⎵ BOTTOM SQUARE BRACKET
023B54823SZ05STIXSizFiveSymReg.otf ⎵ BOTTOM SQUARE BRACKET
023B64687RUSTIXGeneral.otf ⎶ BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET
023B74730SZ01STIXSizOneSymReg.otf ⎷ RADICAL SYMBOL BOTTOM
023B84824SZ01STIXSizOneSymReg.otf ⎸ LEFT VERTICAL BOX LINE
023B94825SZ01STIXSizOneSymReg.otf ⎹ RIGHT VERTICAL BOX LINE
023CE4684RUSTIXGeneral.otf ⏎ RETURN SYMBOL
023D08825RUSTIXGeneral.otf ⏐ VERTICAL LINE EXTENSION (used to extend arrows)
023DC5055RUSTIXGeneral.otf ⏜ TOP PARENTHESIS (mathematical use)
023DC5056SZ01STIXSizOneSymReg.otf ⏜ TOP PARENTHESIS (mathematical use)
023DC5057SZ02STIXSizTwoSymReg.otf ⏜ TOP PARENTHESIS (mathematical use)
023DC5058SZ03STIXSizThreeSymReg.otf ⏜ TOP PARENTHESIS (mathematical use)
023DC5059SZ04STIXSizFourSymReg.otf ⏜ TOP PARENTHESIS (mathematical use)
023DC5060SZ05STIXSizFiveSymReg.otf ⏜ TOP PARENTHESIS (mathematical use)
023DD5125RUSTIXGeneral.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DD5126SZ01STIXSizOneSymReg.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DD5127SZ02STIXSizTwoSymReg.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DD5128SZ03STIXSizThreeSymReg.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DD5129SZ04STIXSizFourSymReg.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DD5130SZ05STIXSizFiveSymReg.otf ⏝ BOTTOM PARENTHESIS (mathematical use)
023DE5061RUSTIXGeneral.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DE5062SZ01STIXSizOneSymReg.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DE5063SZ02STIXSizTwoSymReg.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DE5064SZ03STIXSizThreeSymReg.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DE5065SZ04STIXSizFourSymReg.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DE5066SZ05STIXSizFiveSymReg.otf ⏞ TOP CURLY BRACKET (mathematical use)
023DF5067RUSTIXGeneral.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023DF5069SZ01STIXSizOneSymReg.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023DF5070SZ02STIXSizTwoSymReg.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023DF5071SZ03STIXSizThreeSymReg.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023DF5072SZ04STIXSizFourSymReg.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023DF5073SZ05STIXSizFiveSymReg.otf ⏟ BOTTOM CURLY BRACKET (mathematical use)
023E05074RUSTIXGeneral.otf ⏠ TOP TORTOISE SHELL BRACKET (mathematical use)
023E05075SZ01STIXSizOneSymReg.otf ⏠ TOP TORTOISE SHELL BRACKET (mathematical use)
023E05077SZ02STIXSizTwoSymReg.otf ⏠ TOP TORTOISE SHELL BRACKET (mathematical use)
023E15080RUSTIXGeneral.otf ⏡ BOTTOM TORTOISE SHELL BRACKET (mathematical use)
023E15082SZ01STIXSizOneSymReg.otf ⏡ BOTTOM TORTOISE SHELL BRACKET (mathematical use)
023E15083SZ02STIXSizTwoSymReg.otf ⏡ BOTTOM TORTOISE SHELL BRACKET (mathematical use)
023E25087RUSTIXGeneral.otf ⏢ WHITE TRAPEZIUM
023E35089RUSTIXGeneral.otf ⏣ BENZENE RING WITH CIRCLE
023E45092RUSTIXGeneral.otf ⏤ STRAIGHTNESS
023E55110RUSTIXGeneral.otf ⏥ FLATNESS
023E68843RUSTIXGeneral.otf ⏦ AC CURRENT
023E75116RUSTIXGeneral.otf ⏧ ELECTRICAL INTERSECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Control Pictures; 02400-0243F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
024234946RUSTIXGeneral.otf ␣ OPEN BOX
024234947RISTIXGeneralItalic.otf ␣ OPEN BOX
024234948BUSTIXGeneralBol.otf ␣ OPEN BOX
024234949BISTIXGeneralBolIta.otf ␣ OPEN BOX
024238323RUSTIXVar.otf ␣ stix-round space indicator
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Enclosed Alphanumerics; 02460-024FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
024604950RUSTIXGeneral.otf ① CIRCLED DIGIT ONE
024604951RISTIXGeneralItalic.otf ① CIRCLED DIGIT ONE
024604952BUSTIXGeneralBol.otf ① CIRCLED DIGIT ONE
024604953BISTIXGeneralBolIta.otf ① CIRCLED DIGIT ONE
024614954RUSTIXGeneral.otf ② CIRCLED DIGIT TWO
024614955RISTIXGeneralItalic.otf ② CIRCLED DIGIT TWO
024614956BUSTIXGeneralBol.otf ② CIRCLED DIGIT TWO
024614957BISTIXGeneralBolIta.otf ② CIRCLED DIGIT TWO
024624958RUSTIXGeneral.otf ③ CIRCLED DIGIT THREE
024624959RISTIXGeneralItalic.otf ③ CIRCLED DIGIT THREE
024624960BUSTIXGeneralBol.otf ③ CIRCLED DIGIT THREE
024624961BISTIXGeneralBolIta.otf ③ CIRCLED DIGIT THREE
024634962RUSTIXGeneral.otf ④ CIRCLED DIGIT FOUR
024634963RISTIXGeneralItalic.otf ④ CIRCLED DIGIT FOUR
024634964BUSTIXGeneralBol.otf ④ CIRCLED DIGIT FOUR
024634965BISTIXGeneralBolIta.otf ④ CIRCLED DIGIT FOUR
024644966RUSTIXGeneral.otf ⑤ CIRCLED DIGIT FIVE
024644967RISTIXGeneralItalic.otf ⑤ CIRCLED DIGIT FIVE
024644968BUSTIXGeneralBol.otf ⑤ CIRCLED DIGIT FIVE
024644969BISTIXGeneralBolIta.otf ⑤ CIRCLED DIGIT FIVE
024654970RUSTIXGeneral.otf ⑥ CIRCLED DIGIT SIX
024654971RISTIXGeneralItalic.otf ⑥ CIRCLED DIGIT SIX
024654972BUSTIXGeneralBol.otf ⑥ CIRCLED DIGIT SIX
024654973BISTIXGeneralBolIta.otf ⑥ CIRCLED DIGIT SIX
024664974RUSTIXGeneral.otf ⑦ CIRCLED DIGIT SEVEN
024664975RISTIXGeneralItalic.otf ⑦ CIRCLED DIGIT SEVEN
024664976BUSTIXGeneralBol.otf ⑦ CIRCLED DIGIT SEVEN
024664977BISTIXGeneralBolIta.otf ⑦ CIRCLED DIGIT SEVEN
024674978RUSTIXGeneral.otf ⑧ CIRCLED DIGIT EIGHT
024674979RISTIXGeneralItalic.otf ⑧ CIRCLED DIGIT EIGHT
024674980BUSTIXGeneralBol.otf ⑧ CIRCLED DIGIT EIGHT
024674981BISTIXGeneralBolIta.otf ⑧ CIRCLED DIGIT EIGHT
024684982RUSTIXGeneral.otf ⑨ CIRCLED DIGIT NINE
024684983RISTIXGeneralItalic.otf ⑨ CIRCLED DIGIT NINE
024684984BUSTIXGeneralBol.otf ⑨ CIRCLED DIGIT NINE
024684985BISTIXGeneralBolIta.otf ⑨ CIRCLED DIGIT NINE
024B64991RUSTIXGeneral.otf Ⓐ CIRCLED LATIN CAPITAL LETTER A
024B64992RISTIXGeneralItalic.otf Ⓐ CIRCLED LATIN CAPITAL LETTER A
024B64993BUSTIXGeneralBol.otf Ⓐ CIRCLED LATIN CAPITAL LETTER A
024B64995BISTIXGeneralBolIta.otf Ⓐ CIRCLED LATIN CAPITAL LETTER A
024B74997RUSTIXGeneral.otf Ⓑ CIRCLED LATIN CAPITAL LETTER B
024B74998RISTIXGeneralItalic.otf Ⓑ CIRCLED LATIN CAPITAL LETTER B
024B75000BUSTIXGeneralBol.otf Ⓑ CIRCLED LATIN CAPITAL LETTER B
024B75001BISTIXGeneralBolIta.otf Ⓑ CIRCLED LATIN CAPITAL LETTER B
024B85003RUSTIXGeneral.otf Ⓒ CIRCLED LATIN CAPITAL LETTER C
024B85004RISTIXGeneralItalic.otf Ⓒ CIRCLED LATIN CAPITAL LETTER C
024B85005BUSTIXGeneralBol.otf Ⓒ CIRCLED LATIN CAPITAL LETTER C
024B85007BISTIXGeneralBolIta.otf Ⓒ CIRCLED LATIN CAPITAL LETTER C
024B95009RUSTIXGeneral.otf Ⓓ CIRCLED LATIN CAPITAL LETTER D
024B95010RISTIXGeneralItalic.otf Ⓓ CIRCLED LATIN CAPITAL LETTER D
024B95011BUSTIXGeneralBol.otf Ⓓ CIRCLED LATIN CAPITAL LETTER D
024B95013BISTIXGeneralBolIta.otf Ⓓ CIRCLED LATIN CAPITAL LETTER D
024BA5014RUSTIXGeneral.otf Ⓔ CIRCLED LATIN CAPITAL LETTER E
024BA5016RISTIXGeneralItalic.otf Ⓔ CIRCLED LATIN CAPITAL LETTER E
024BA5017BUSTIXGeneralBol.otf Ⓔ CIRCLED LATIN CAPITAL LETTER E
024BA5019BISTIXGeneralBolIta.otf Ⓔ CIRCLED LATIN CAPITAL LETTER E
024BB5021RUSTIXGeneral.otf Ⓕ CIRCLED LATIN CAPITAL LETTER F
024BB5022RISTIXGeneralItalic.otf Ⓕ CIRCLED LATIN CAPITAL LETTER F
024BB5023BUSTIXGeneralBol.otf Ⓕ CIRCLED LATIN CAPITAL LETTER F
024BB5024BISTIXGeneralBolIta.otf Ⓕ CIRCLED LATIN CAPITAL LETTER F
024BC5026RUSTIXGeneral.otf Ⓖ CIRCLED LATIN CAPITAL LETTER G
024BC5027RISTIXGeneralItalic.otf Ⓖ CIRCLED LATIN CAPITAL LETTER G
024BC5028BUSTIXGeneralBol.otf Ⓖ CIRCLED LATIN CAPITAL LETTER G
024BC5030BISTIXGeneralBolIta.otf Ⓖ CIRCLED LATIN CAPITAL LETTER G
024BD5031RUSTIXGeneral.otf Ⓗ CIRCLED LATIN CAPITAL LETTER H
024BD5032RISTIXGeneralItalic.otf Ⓗ CIRCLED LATIN CAPITAL LETTER H
024BD5033BUSTIXGeneralBol.otf Ⓗ CIRCLED LATIN CAPITAL LETTER H
024BD5034BISTIXGeneralBolIta.otf Ⓗ CIRCLED LATIN CAPITAL LETTER H
024BE5035RUSTIXGeneral.otf Ⓘ CIRCLED LATIN CAPITAL LETTER I
024BE5036RISTIXGeneralItalic.otf Ⓘ CIRCLED LATIN CAPITAL LETTER I
024BE5037BUSTIXGeneralBol.otf Ⓘ CIRCLED LATIN CAPITAL LETTER I
024BE5038BISTIXGeneralBolIta.otf Ⓘ CIRCLED LATIN CAPITAL LETTER I
024BF5039RUSTIXGeneral.otf Ⓙ CIRCLED LATIN CAPITAL LETTER J
024BF5040RISTIXGeneralItalic.otf Ⓙ CIRCLED LATIN CAPITAL LETTER J
024BF5041BUSTIXGeneralBol.otf Ⓙ CIRCLED LATIN CAPITAL LETTER J
024BF5042BISTIXGeneralBolIta.otf Ⓙ CIRCLED LATIN CAPITAL LETTER J
024C05076RUSTIXGeneral.otf Ⓚ CIRCLED LATIN CAPITAL LETTER K
024C05078RISTIXGeneralItalic.otf Ⓚ CIRCLED LATIN CAPITAL LETTER K
024C05079BUSTIXGeneralBol.otf Ⓚ CIRCLED LATIN CAPITAL LETTER K
024C05081BISTIXGeneralBolIta.otf Ⓚ CIRCLED LATIN CAPITAL LETTER K
024C15084RUSTIXGeneral.otf Ⓛ CIRCLED LATIN CAPITAL LETTER L
024C15085RISTIXGeneralItalic.otf Ⓛ CIRCLED LATIN CAPITAL LETTER L
024C15086BUSTIXGeneralBol.otf Ⓛ CIRCLED LATIN CAPITAL LETTER L
024C15088BISTIXGeneralBolIta.otf Ⓛ CIRCLED LATIN CAPITAL LETTER L
024C25090RUSTIXGeneral.otf Ⓜ CIRCLED LATIN CAPITAL LETTER M
024C25091RISTIXGeneralItalic.otf Ⓜ CIRCLED LATIN CAPITAL LETTER M
024C25093BUSTIXGeneralBol.otf Ⓜ CIRCLED LATIN CAPITAL LETTER M
024C25094BISTIXGeneralBolIta.otf Ⓜ CIRCLED LATIN CAPITAL LETTER M
024C35095RUSTIXGeneral.otf Ⓝ CIRCLED LATIN CAPITAL LETTER N
024C35096RISTIXGeneralItalic.otf Ⓝ CIRCLED LATIN CAPITAL LETTER N
024C35097BUSTIXGeneralBol.otf Ⓝ CIRCLED LATIN CAPITAL LETTER N
024C35098BISTIXGeneralBolIta.otf Ⓝ CIRCLED LATIN CAPITAL LETTER N
024C45099RUSTIXGeneral.otf Ⓞ CIRCLED LATIN CAPITAL LETTER O
024C45100RISTIXGeneralItalic.otf Ⓞ CIRCLED LATIN CAPITAL LETTER O
024C45101BUSTIXGeneralBol.otf Ⓞ CIRCLED LATIN CAPITAL LETTER O
024C45102BISTIXGeneralBolIta.otf Ⓞ CIRCLED LATIN CAPITAL LETTER O
024C55103RUSTIXGeneral.otf Ⓟ CIRCLED LATIN CAPITAL LETTER P
024C55104RISTIXGeneralItalic.otf Ⓟ CIRCLED LATIN CAPITAL LETTER P
024C55105BUSTIXGeneralBol.otf Ⓟ CIRCLED LATIN CAPITAL LETTER P
024C55106BISTIXGeneralBolIta.otf Ⓟ CIRCLED LATIN CAPITAL LETTER P
024C65107RUSTIXGeneral.otf Ⓠ CIRCLED LATIN CAPITAL LETTER Q
024C65108RISTIXGeneralItalic.otf Ⓠ CIRCLED LATIN CAPITAL LETTER Q
024C65109BUSTIXGeneralBol.otf Ⓠ CIRCLED LATIN CAPITAL LETTER Q
024C65111BISTIXGeneralBolIta.otf Ⓠ CIRCLED LATIN CAPITAL LETTER Q
024C75112RUSTIXGeneral.otf Ⓡ CIRCLED LATIN CAPITAL LETTER R
024C75113RISTIXGeneralItalic.otf Ⓡ CIRCLED LATIN CAPITAL LETTER R
024C75114BUSTIXGeneralBol.otf Ⓡ CIRCLED LATIN CAPITAL LETTER R
024C75115BISTIXGeneralBolIta.otf Ⓡ CIRCLED LATIN CAPITAL LETTER R
024C85117RUSTIXGeneral.otf Ⓢ CIRCLED LATIN CAPITAL LETTER S
024C85118RISTIXGeneralItalic.otf Ⓢ CIRCLED LATIN CAPITAL LETTER S
024C85119BUSTIXGeneralBol.otf Ⓢ CIRCLED LATIN CAPITAL LETTER S
024C85120BISTIXGeneralBolIta.otf Ⓢ CIRCLED LATIN CAPITAL LETTER S
024C95121RUSTIXGeneral.otf Ⓣ CIRCLED LATIN CAPITAL LETTER T
024C95122RISTIXGeneralItalic.otf Ⓣ CIRCLED LATIN CAPITAL LETTER T
024C95123BUSTIXGeneralBol.otf Ⓣ CIRCLED LATIN CAPITAL LETTER T
024C95124BISTIXGeneralBolIta.otf Ⓣ CIRCLED LATIN CAPITAL LETTER T
024CA5164RUSTIXGeneral.otf Ⓤ CIRCLED LATIN CAPITAL LETTER U
024CA5165RISTIXGeneralItalic.otf Ⓤ CIRCLED LATIN CAPITAL LETTER U
024CA5166BUSTIXGeneralBol.otf Ⓤ CIRCLED LATIN CAPITAL LETTER U
024CA5167BISTIXGeneralBolIta.otf Ⓤ CIRCLED LATIN CAPITAL LETTER U
024CB5170RUSTIXGeneral.otf Ⓥ CIRCLED LATIN CAPITAL LETTER V
024CB5173RISTIXGeneralItalic.otf Ⓥ CIRCLED LATIN CAPITAL LETTER V
024CB5174BUSTIXGeneralBol.otf Ⓥ CIRCLED LATIN CAPITAL LETTER V
024CB5175BISTIXGeneralBolIta.otf Ⓥ CIRCLED LATIN CAPITAL LETTER V
024CC5176RUSTIXGeneral.otf Ⓦ CIRCLED LATIN CAPITAL LETTER W
024CC5178RISTIXGeneralItalic.otf Ⓦ CIRCLED LATIN CAPITAL LETTER W
024CC5180BUSTIXGeneralBol.otf Ⓦ CIRCLED LATIN CAPITAL LETTER W
024CC5183BISTIXGeneralBolIta.otf Ⓦ CIRCLED LATIN CAPITAL LETTER W
024CD5184RUSTIXGeneral.otf Ⓧ CIRCLED LATIN CAPITAL LETTER X
024CD5185RISTIXGeneralItalic.otf Ⓧ CIRCLED LATIN CAPITAL LETTER X
024CD5186BUSTIXGeneralBol.otf Ⓧ CIRCLED LATIN CAPITAL LETTER X
024CD5187BISTIXGeneralBolIta.otf Ⓧ CIRCLED LATIN CAPITAL LETTER X
024CE5192RUSTIXGeneral.otf Ⓨ CIRCLED LATIN CAPITAL LETTER Y
024CE5193RISTIXGeneralItalic.otf Ⓨ CIRCLED LATIN CAPITAL LETTER Y
024CE5194BUSTIXGeneralBol.otf Ⓨ CIRCLED LATIN CAPITAL LETTER Y
024CE5195BISTIXGeneralBolIta.otf Ⓨ CIRCLED LATIN CAPITAL LETTER Y
024CF5198RUSTIXGeneral.otf Ⓩ CIRCLED LATIN CAPITAL LETTER Z
024CF5200RISTIXGeneralItalic.otf Ⓩ CIRCLED LATIN CAPITAL LETTER Z
024CF5202BUSTIXGeneralBol.otf Ⓩ CIRCLED LATIN CAPITAL LETTER Z
024CF5203BISTIXGeneralBolIta.otf Ⓩ CIRCLED LATIN CAPITAL LETTER Z
024D05204RUSTIXGeneral.otf ⓐ CIRCLED LATIN SMALL LETTER A
024D05205RISTIXGeneralItalic.otf ⓐ CIRCLED LATIN SMALL LETTER A
024D05206BUSTIXGeneralBol.otf ⓐ CIRCLED LATIN SMALL LETTER A
024D05207BISTIXGeneralBolIta.otf ⓐ CIRCLED LATIN SMALL LETTER A
024D15209RUSTIXGeneral.otf ⓑ CIRCLED LATIN SMALL LETTER B
024D15211RISTIXGeneralItalic.otf ⓑ CIRCLED LATIN SMALL LETTER B
024D15213BUSTIXGeneralBol.otf ⓑ CIRCLED LATIN SMALL LETTER B
024D15215BISTIXGeneralBolIta.otf ⓑ CIRCLED LATIN SMALL LETTER B
024D25217RUSTIXGeneral.otf ⓒ CIRCLED LATIN SMALL LETTER C
024D25219RISTIXGeneralItalic.otf ⓒ CIRCLED LATIN SMALL LETTER C
024D25222BUSTIXGeneralBol.otf ⓒ CIRCLED LATIN SMALL LETTER C
024D25223BISTIXGeneralBolIta.otf ⓒ CIRCLED LATIN SMALL LETTER C
024D35226RUSTIXGeneral.otf ⓓ CIRCLED LATIN SMALL LETTER D
024D35229RISTIXGeneralItalic.otf ⓓ CIRCLED LATIN SMALL LETTER D
024D35230BUSTIXGeneralBol.otf ⓓ CIRCLED LATIN SMALL LETTER D
024D35232BISTIXGeneralBolIta.otf ⓓ CIRCLED LATIN SMALL LETTER D
024D45239RUSTIXGeneral.otf ⓔ CIRCLED LATIN SMALL LETTER E
024D45241RISTIXGeneralItalic.otf ⓔ CIRCLED LATIN SMALL LETTER E
024D45242BUSTIXGeneralBol.otf ⓔ CIRCLED LATIN SMALL LETTER E
024D45244BISTIXGeneralBolIta.otf ⓔ CIRCLED LATIN SMALL LETTER E
024D55248RUSTIXGeneral.otf ⓕ CIRCLED LATIN SMALL LETTER F
024D55250RISTIXGeneralItalic.otf ⓕ CIRCLED LATIN SMALL LETTER F
024D55252BUSTIXGeneralBol.otf ⓕ CIRCLED LATIN SMALL LETTER F
024D55255BISTIXGeneralBolIta.otf ⓕ CIRCLED LATIN SMALL LETTER F
024D65258RUSTIXGeneral.otf ⓖ CIRCLED LATIN SMALL LETTER G
024D65261RISTIXGeneralItalic.otf ⓖ CIRCLED LATIN SMALL LETTER G
024D65262BUSTIXGeneralBol.otf ⓖ CIRCLED LATIN SMALL LETTER G
024D65264BISTIXGeneralBolIta.otf ⓖ CIRCLED LATIN SMALL LETTER G
024D75268RUSTIXGeneral.otf ⓗ CIRCLED LATIN SMALL LETTER H
024D75269RISTIXGeneralItalic.otf ⓗ CIRCLED LATIN SMALL LETTER H
024D75270BUSTIXGeneralBol.otf ⓗ CIRCLED LATIN SMALL LETTER H
024D75274BISTIXGeneralBolIta.otf ⓗ CIRCLED LATIN SMALL LETTER H
024D85277RUSTIXGeneral.otf ⓘ CIRCLED LATIN SMALL LETTER I
024D85279RISTIXGeneralItalic.otf ⓘ CIRCLED LATIN SMALL LETTER I
024D85281BUSTIXGeneralBol.otf ⓘ CIRCLED LATIN SMALL LETTER I
024D85283BISTIXGeneralBolIta.otf ⓘ CIRCLED LATIN SMALL LETTER I
024D95286RUSTIXGeneral.otf ⓙ CIRCLED LATIN SMALL LETTER J
024D95288RISTIXGeneralItalic.otf ⓙ CIRCLED LATIN SMALL LETTER J
024D95290BUSTIXGeneralBol.otf ⓙ CIRCLED LATIN SMALL LETTER J
024D95291BISTIXGeneralBolIta.otf ⓙ CIRCLED LATIN SMALL LETTER J
024DA5294RUSTIXGeneral.otf ⓚ CIRCLED LATIN SMALL LETTER K
024DA5296RISTIXGeneralItalic.otf ⓚ CIRCLED LATIN SMALL LETTER K
024DA5297BUSTIXGeneralBol.otf ⓚ CIRCLED LATIN SMALL LETTER K
024DA5298BISTIXGeneralBolIta.otf ⓚ CIRCLED LATIN SMALL LETTER K
024DB5300RUSTIXGeneral.otf ⓛ CIRCLED LATIN SMALL LETTER L
024DB5303RISTIXGeneralItalic.otf ⓛ CIRCLED LATIN SMALL LETTER L
024DB5304BUSTIXGeneralBol.otf ⓛ CIRCLED LATIN SMALL LETTER L
024DB5306BISTIXGeneralBolIta.otf ⓛ CIRCLED LATIN SMALL LETTER L
024DC5308RUSTIXGeneral.otf ⓜ CIRCLED LATIN SMALL LETTER M
024DC5310RISTIXGeneralItalic.otf ⓜ CIRCLED LATIN SMALL LETTER M
024DC5312BUSTIXGeneralBol.otf ⓜ CIRCLED LATIN SMALL LETTER M
024DC5314BISTIXGeneralBolIta.otf ⓜ CIRCLED LATIN SMALL LETTER M
024DD5317RUSTIXGeneral.otf ⓝ CIRCLED LATIN SMALL LETTER N
024DD5318RISTIXGeneralItalic.otf ⓝ CIRCLED LATIN SMALL LETTER N
024DD5321BUSTIXGeneralBol.otf ⓝ CIRCLED LATIN SMALL LETTER N
024DD5323BISTIXGeneralBolIta.otf ⓝ CIRCLED LATIN SMALL LETTER N
024DE5324RUSTIXGeneral.otf ⓞ CIRCLED LATIN SMALL LETTER O
024DE5325RISTIXGeneralItalic.otf ⓞ CIRCLED LATIN SMALL LETTER O
024DE5326BUSTIXGeneralBol.otf ⓞ CIRCLED LATIN SMALL LETTER O
024DE5327BISTIXGeneralBolIta.otf ⓞ CIRCLED LATIN SMALL LETTER O
024DF5328RUSTIXGeneral.otf ⓟ CIRCLED LATIN SMALL LETTER P
024DF5329RISTIXGeneralItalic.otf ⓟ CIRCLED LATIN SMALL LETTER P
024DF5330BUSTIXGeneralBol.otf ⓟ CIRCLED LATIN SMALL LETTER P
024DF5331BISTIXGeneralBolIta.otf ⓟ CIRCLED LATIN SMALL LETTER P
024E05332RUSTIXGeneral.otf ⓠ CIRCLED LATIN SMALL LETTER Q
024E05333RISTIXGeneralItalic.otf ⓠ CIRCLED LATIN SMALL LETTER Q
024E05334BUSTIXGeneralBol.otf ⓠ CIRCLED LATIN SMALL LETTER Q
024E05335BISTIXGeneralBolIta.otf ⓠ CIRCLED LATIN SMALL LETTER Q
024E15336RUSTIXGeneral.otf ⓡ CIRCLED LATIN SMALL LETTER R
024E15337RISTIXGeneralItalic.otf ⓡ CIRCLED LATIN SMALL LETTER R
024E15338BUSTIXGeneralBol.otf ⓡ CIRCLED LATIN SMALL LETTER R
024E15339BISTIXGeneralBolIta.otf ⓡ CIRCLED LATIN SMALL LETTER R
024E25340RUSTIXGeneral.otf ⓢ CIRCLED LATIN SMALL LETTER S
024E25341RISTIXGeneralItalic.otf ⓢ CIRCLED LATIN SMALL LETTER S
024E25342BUSTIXGeneralBol.otf ⓢ CIRCLED LATIN SMALL LETTER S
024E25343BISTIXGeneralBolIta.otf ⓢ CIRCLED LATIN SMALL LETTER S
024E35344RUSTIXGeneral.otf ⓣ CIRCLED LATIN SMALL LETTER T
024E35345RISTIXGeneralItalic.otf ⓣ CIRCLED LATIN SMALL LETTER T
024E35346BUSTIXGeneralBol.otf ⓣ CIRCLED LATIN SMALL LETTER T
024E35347BISTIXGeneralBolIta.otf ⓣ CIRCLED LATIN SMALL LETTER T
024E45348RUSTIXGeneral.otf ⓤ CIRCLED LATIN SMALL LETTER U
024E45349RISTIXGeneralItalic.otf ⓤ CIRCLED LATIN SMALL LETTER U
024E45350BUSTIXGeneralBol.otf ⓤ CIRCLED LATIN SMALL LETTER U
024E45351BISTIXGeneralBolIta.otf ⓤ CIRCLED LATIN SMALL LETTER U
024E55352RUSTIXGeneral.otf ⓥ CIRCLED LATIN SMALL LETTER V
024E55353RISTIXGeneralItalic.otf ⓥ CIRCLED LATIN SMALL LETTER V
024E55354BUSTIXGeneralBol.otf ⓥ CIRCLED LATIN SMALL LETTER V
024E55355BISTIXGeneralBolIta.otf ⓥ CIRCLED LATIN SMALL LETTER V
024E65356RUSTIXGeneral.otf ⓦ CIRCLED LATIN SMALL LETTER W
024E65357RISTIXGeneralItalic.otf ⓦ CIRCLED LATIN SMALL LETTER W
024E65358BUSTIXGeneralBol.otf ⓦ CIRCLED LATIN SMALL LETTER W
024E65359BISTIXGeneralBolIta.otf ⓦ CIRCLED LATIN SMALL LETTER W
024E75360RUSTIXGeneral.otf ⓧ CIRCLED LATIN SMALL LETTER X
024E75361RISTIXGeneralItalic.otf ⓧ CIRCLED LATIN SMALL LETTER X
024E75362BUSTIXGeneralBol.otf ⓧ CIRCLED LATIN SMALL LETTER X
024E75363BISTIXGeneralBolIta.otf ⓧ CIRCLED LATIN SMALL LETTER X
024E85364RUSTIXGeneral.otf ⓨ CIRCLED LATIN SMALL LETTER Y
024E85365RISTIXGeneralItalic.otf ⓨ CIRCLED LATIN SMALL LETTER Y
024E85366BUSTIXGeneralBol.otf ⓨ CIRCLED LATIN SMALL LETTER Y
024E85367BISTIXGeneralBolIta.otf ⓨ CIRCLED LATIN SMALL LETTER Y
024E95368RUSTIXGeneral.otf ⓩ CIRCLED LATIN SMALL LETTER Z
024E95369RISTIXGeneralItalic.otf ⓩ CIRCLED LATIN SMALL LETTER Z
024E95370BUSTIXGeneralBol.otf ⓩ CIRCLED LATIN SMALL LETTER Z
024E95371BISTIXGeneralBolIta.otf ⓩ CIRCLED LATIN SMALL LETTER Z
024EA5372RUSTIXGeneral.otf ⓪ CIRCLED DIGIT ZERO
024EA5373RISTIXGeneralItalic.otf ⓪ CIRCLED DIGIT ZERO
024EA5374BUSTIXGeneralBol.otf ⓪ CIRCLED DIGIT ZERO
024EA5375BISTIXGeneralBolIta.otf ⓪ CIRCLED DIGIT ZERO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Box Drawing; 02500-0257F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
025005131RUSTIXGeneral.otf ─ BOX DRAWINGS LIGHT HORIZONTAL
025005132RISTIXGeneralItalic.otf ─ BOX DRAWINGS LIGHT HORIZONTAL
025005133BUSTIXGeneralBol.otf ─ BOX DRAWINGS LIGHT HORIZONTAL
025005134BISTIXGeneralBolIta.otf ─ BOX DRAWINGS LIGHT HORIZONTAL
025025135RUSTIXGeneral.otf │ BOX DRAWINGS LIGHT VERTICAL
025025136RISTIXGeneralItalic.otf │ BOX DRAWINGS LIGHT VERTICAL
025025137BUSTIXGeneralBol.otf │ BOX DRAWINGS LIGHT VERTICAL
025025138BISTIXGeneralBolIta.otf │ BOX DRAWINGS LIGHT VERTICAL
025065139RUSTIXGeneral.otf ┆ BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL
025085140RUSTIXGeneral.otf ┈ BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL
0250A5141RUSTIXGeneral.otf ┊ BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL
0250C5142RUSTIXGeneral.otf ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT
0250C5143RISTIXGeneralItalic.otf ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT
0250C5144BUSTIXGeneralBol.otf ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT
0250C5145BISTIXGeneralBolIta.otf ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT
025105146RUSTIXGeneral.otf ┐ BOX DRAWINGS LIGHT DOWN AND LEFT
025105147RISTIXGeneralItalic.otf ┐ BOX DRAWINGS LIGHT DOWN AND LEFT
025105148BUSTIXGeneralBol.otf ┐ BOX DRAWINGS LIGHT DOWN AND LEFT
025105149BISTIXGeneralBolIta.otf ┐ BOX DRAWINGS LIGHT DOWN AND LEFT
025145150RUSTIXGeneral.otf └ BOX DRAWINGS LIGHT UP AND RIGHT
025145151RISTIXGeneralItalic.otf └ BOX DRAWINGS LIGHT UP AND RIGHT
025145152BUSTIXGeneralBol.otf └ BOX DRAWINGS LIGHT UP AND RIGHT
025145155BISTIXGeneralBolIta.otf └ BOX DRAWINGS LIGHT UP AND RIGHT
025185156RUSTIXGeneral.otf ┘ BOX DRAWINGS LIGHT UP AND LEFT
025185157RISTIXGeneralItalic.otf ┘ BOX DRAWINGS LIGHT UP AND LEFT
025185158BUSTIXGeneralBol.otf ┘ BOX DRAWINGS LIGHT UP AND LEFT
025185159BISTIXGeneralBolIta.otf ┘ BOX DRAWINGS LIGHT UP AND LEFT
0251C5160RUSTIXGeneral.otf ├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT
0251C5161RISTIXGeneralItalic.otf ├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT
0251C5162BUSTIXGeneralBol.otf ├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT
0251C5163BISTIXGeneralBolIta.otf ├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT
025245168RUSTIXGeneral.otf ┤ BOX DRAWINGS LIGHT VERTICAL AND LEFT
025245169RISTIXGeneralItalic.otf ┤ BOX DRAWINGS LIGHT VERTICAL AND LEFT
025245171BUSTIXGeneralBol.otf ┤ BOX DRAWINGS LIGHT VERTICAL AND LEFT
025245172BISTIXGeneralBolIta.otf ┤ BOX DRAWINGS LIGHT VERTICAL AND LEFT
0252C5177RUSTIXGeneral.otf ┬ BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
0252C5179RISTIXGeneralItalic.otf ┬ BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
0252C5181BUSTIXGeneralBol.otf ┬ BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
0252C5182BISTIXGeneralBolIta.otf ┬ BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
025345188RUSTIXGeneral.otf ┴ BOX DRAWINGS LIGHT UP AND HORIZONTAL
025345189RISTIXGeneralItalic.otf ┴ BOX DRAWINGS LIGHT UP AND HORIZONTAL
025345190BUSTIXGeneralBol.otf ┴ BOX DRAWINGS LIGHT UP AND HORIZONTAL
025345191BISTIXGeneralBolIta.otf ┴ BOX DRAWINGS LIGHT UP AND HORIZONTAL
0253C5196RUSTIXGeneral.otf ┼ BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
0253C5197RISTIXGeneralItalic.otf ┼ BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
0253C5199BUSTIXGeneralBol.otf ┼ BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
0253C5201BISTIXGeneralBolIta.otf ┼ BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
025505208RUSTIXGeneral.otf ═ BOX DRAWINGS DOUBLE HORIZONTAL
025505210RISTIXGeneralItalic.otf ═ BOX DRAWINGS DOUBLE HORIZONTAL
025505212BUSTIXGeneralBol.otf ═ BOX DRAWINGS DOUBLE HORIZONTAL
025505214BISTIXGeneralBolIta.otf ═ BOX DRAWINGS DOUBLE HORIZONTAL
025515216RUSTIXGeneral.otf ║ BOX DRAWINGS DOUBLE VERTICAL
025515218RISTIXGeneralItalic.otf ║ BOX DRAWINGS DOUBLE VERTICAL
025515220BUSTIXGeneralBol.otf ║ BOX DRAWINGS DOUBLE VERTICAL
025515221BISTIXGeneralBolIta.otf ║ BOX DRAWINGS DOUBLE VERTICAL
025525224RUSTIXGeneral.otf ╒ BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
025525225RISTIXGeneralItalic.otf ╒ BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
025525227BUSTIXGeneralBol.otf ╒ BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
025525228BISTIXGeneralBolIta.otf ╒ BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
025535231RUSTIXGeneral.otf ╓ BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
025535233RISTIXGeneralItalic.otf ╓ BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
025535234BUSTIXGeneralBol.otf ╓ BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
025535235BISTIXGeneralBolIta.otf ╓ BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
025545236RUSTIXGeneral.otf ╔ BOX DRAWINGS DOUBLE DOWN AND RIGHT
025545237RISTIXGeneralItalic.otf ╔ BOX DRAWINGS DOUBLE DOWN AND RIGHT
025545238BUSTIXGeneralBol.otf ╔ BOX DRAWINGS DOUBLE DOWN AND RIGHT
025545240BISTIXGeneralBolIta.otf ╔ BOX DRAWINGS DOUBLE DOWN AND RIGHT
025555243RUSTIXGeneral.otf ╕ BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
025555245RISTIXGeneralItalic.otf ╕ BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
025555246BUSTIXGeneralBol.otf ╕ BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
025555247BISTIXGeneralBolIta.otf ╕ BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
025565249RUSTIXGeneral.otf ╖ BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
025565251RISTIXGeneralItalic.otf ╖ BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
025565253BUSTIXGeneralBol.otf ╖ BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
025565254BISTIXGeneralBolIta.otf ╖ BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
025575256RUSTIXGeneral.otf ╗ BOX DRAWINGS DOUBLE DOWN AND LEFT
025575257RISTIXGeneralItalic.otf ╗ BOX DRAWINGS DOUBLE DOWN AND LEFT
025575259BUSTIXGeneralBol.otf ╗ BOX DRAWINGS DOUBLE DOWN AND LEFT
025575260BISTIXGeneralBolIta.otf ╗ BOX DRAWINGS DOUBLE DOWN AND LEFT
025585263RUSTIXGeneral.otf ╘ BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
025585265RISTIXGeneralItalic.otf ╘ BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
025585266BUSTIXGeneralBol.otf ╘ BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
025585267BISTIXGeneralBolIta.otf ╘ BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
025595271RUSTIXGeneral.otf ╙ BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
025595272RISTIXGeneralItalic.otf ╙ BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
025595273BUSTIXGeneralBol.otf ╙ BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
025595275BISTIXGeneralBolIta.otf ╙ BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
0255A5276RUSTIXGeneral.otf ╚ BOX DRAWINGS DOUBLE UP AND RIGHT
0255A5278RISTIXGeneralItalic.otf ╚ BOX DRAWINGS DOUBLE UP AND RIGHT
0255A5280BUSTIXGeneralBol.otf ╚ BOX DRAWINGS DOUBLE UP AND RIGHT
0255A5282BISTIXGeneralBolIta.otf ╚ BOX DRAWINGS DOUBLE UP AND RIGHT
0255B5284RUSTIXGeneral.otf ╛ BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
0255B5285RISTIXGeneralItalic.otf ╛ BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
0255B5287BUSTIXGeneralBol.otf ╛ BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
0255B5289BISTIXGeneralBolIta.otf ╛ BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
0255C5292RUSTIXGeneral.otf ╜ BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
0255C5293RISTIXGeneralItalic.otf ╜ BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
0255C5295BUSTIXGeneralBol.otf ╜ BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
0255C5299BISTIXGeneralBolIta.otf ╜ BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
0255D5301RUSTIXGeneral.otf ╝ BOX DRAWINGS DOUBLE UP AND LEFT
0255D5302RISTIXGeneralItalic.otf ╝ BOX DRAWINGS DOUBLE UP AND LEFT
0255D5305BUSTIXGeneralBol.otf ╝ BOX DRAWINGS DOUBLE UP AND LEFT
0255D5307BISTIXGeneralBolIta.otf ╝ BOX DRAWINGS DOUBLE UP AND LEFT
0255E5309RUSTIXGeneral.otf ╞ BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
0255E5311RISTIXGeneralItalic.otf ╞ BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
0255E5313BUSTIXGeneralBol.otf ╞ BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
0255E5315BISTIXGeneralBolIta.otf ╞ BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
0255F5316RUSTIXGeneral.otf ╟ BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
0255F5319RISTIXGeneralItalic.otf ╟ BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
0255F5320BUSTIXGeneralBol.otf ╟ BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
0255F5322BISTIXGeneralBolIta.otf ╟ BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
025605376RUSTIXGeneral.otf ╠ BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
025605377RISTIXGeneralItalic.otf ╠ BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
025605378BUSTIXGeneralBol.otf ╠ BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
025605379BISTIXGeneralBolIta.otf ╠ BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
025615380RUSTIXGeneral.otf ╡ BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
025615381RISTIXGeneralItalic.otf ╡ BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
025615382BUSTIXGeneralBol.otf ╡ BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
025615383BISTIXGeneralBolIta.otf ╡ BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
025625384RUSTIXGeneral.otf ╢ BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
025625385RISTIXGeneralItalic.otf ╢ BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
025625386BUSTIXGeneralBol.otf ╢ BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
025625387BISTIXGeneralBolIta.otf ╢ BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
025635388RUSTIXGeneral.otf ╣ BOX DRAWINGS DOUBLE VERTICAL AND LEFT
025635389RISTIXGeneralItalic.otf ╣ BOX DRAWINGS DOUBLE VERTICAL AND LEFT
025635390BUSTIXGeneralBol.otf ╣ BOX DRAWINGS DOUBLE VERTICAL AND LEFT
025635391BISTIXGeneralBolIta.otf ╣ BOX DRAWINGS DOUBLE VERTICAL AND LEFT
025645392RUSTIXGeneral.otf ╤ BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
025645393RISTIXGeneralItalic.otf ╤ BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
025645394BUSTIXGeneralBol.otf ╤ BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
025645395BISTIXGeneralBolIta.otf ╤ BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
025655396RUSTIXGeneral.otf ╥ BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
025655397RISTIXGeneralItalic.otf ╥ BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
025655398BUSTIXGeneralBol.otf ╥ BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
025655399BISTIXGeneralBolIta.otf ╥ BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
025665400RUSTIXGeneral.otf ╦ BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
025665401RISTIXGeneralItalic.otf ╦ BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
025665402BUSTIXGeneralBol.otf ╦ BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
025665403BISTIXGeneralBolIta.otf ╦ BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
025675404RUSTIXGeneral.otf ╧ BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
025675405RISTIXGeneralItalic.otf ╧ BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
025675406BUSTIXGeneralBol.otf ╧ BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
025675407BISTIXGeneralBolIta.otf ╧ BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
025685408RUSTIXGeneral.otf ╨ BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
025685409RISTIXGeneralItalic.otf ╨ BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
025685410BUSTIXGeneralBol.otf ╨ BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
025685411BISTIXGeneralBolIta.otf ╨ BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
025695412RUSTIXGeneral.otf ╩ BOX DRAWINGS DOUBLE UP AND HORIZONTAL
025695413RISTIXGeneralItalic.otf ╩ BOX DRAWINGS DOUBLE UP AND HORIZONTAL
025695414BUSTIXGeneralBol.otf ╩ BOX DRAWINGS DOUBLE UP AND HORIZONTAL
025695415BISTIXGeneralBolIta.otf ╩ BOX DRAWINGS DOUBLE UP AND HORIZONTAL
0256A5416RUSTIXGeneral.otf ╪ BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
0256A5417RISTIXGeneralItalic.otf ╪ BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
0256A5418BUSTIXGeneralBol.otf ╪ BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
0256A5419BISTIXGeneralBolIta.otf ╪ BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
0256B5420RUSTIXGeneral.otf ╫ BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
0256B5421RISTIXGeneralItalic.otf ╫ BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
0256B5422BUSTIXGeneralBol.otf ╫ BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
0256B5423BISTIXGeneralBolIta.otf ╫ BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
0256C5424RUSTIXGeneral.otf ╬ BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
0256C5425RISTIXGeneralItalic.otf ╬ BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
0256C5426BUSTIXGeneralBol.otf ╬ BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
0256C5427BISTIXGeneralBolIta.otf ╬ BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
025715428RUSTIXGeneral.otf ╱ BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT
025725429RUSTIXGeneral.otf ╲ BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Block Elements; 02580-0259F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
025805430RUSTIXGeneral.otf ▀ UPPER HALF BLOCK
025845431RUSTIXGeneral.otf ▄ LOWER HALF BLOCK
025885432RUSTIXGeneral.otf █ FULL BLOCK
0258C5433RUSTIXGeneral.otf ▌ LEFT HALF BLOCK
025905434RUSTIXGeneral.otf ▐ RIGHT HALF BLOCK
025915435RUSTIXGeneral.otf ░ LIGHT SHADE
025925436RUSTIXGeneral.otf ▒ MEDIUM SHADE
025935437RUSTIXGeneral.otf ▓ DARK SHADE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Geometric Shapes; 025A0-025FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
025A05438RUSTIXGeneral.otf ■ BLACK SQUARE
025A15439RUSTIXGeneral.otf □ WHITE SQUARE
025A25440RUSTIXGeneral.otf ▢ WHITE SQUARE WITH ROUNDED CORNERS
025A35441RUSTIXGeneral.otf ▣ WHITE SQUARE CONTAINING BLACK SMALL SQUARE
025A45442RUSTIXGeneral.otf ▤ SQUARE WITH HORIZONTAL FILL
025A55443RUSTIXGeneral.otf ▥ SQUARE WITH VERTICAL FILL
025A65444RUSTIXGeneral.otf ▦ SQUARE WITH ORTHOGONAL CROSSHATCH FILL
025A75445RUSTIXGeneral.otf ▧ SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
025A85446RUSTIXGeneral.otf ▨ SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL
025A95447RUSTIXGeneral.otf ▩ SQUARE WITH DIAGONAL CROSSHATCH FILL
025A95448RUSTIXVar.otf ▩ SQUARE WITH DIAGONAL CROSSHATCH FILL
025AA5449RUSTIXGeneral.otf ▪ BLACK SMALL SQUARE
025AB5451RUSTIXGeneral.otf ▫ WHITE SMALL SQUARE
025AC5452RUSTIXGeneral.otf ▬ BLACK RECTANGLE
025AD5453RUSTIXGeneral.otf ▭ WHITE RECTANGLE
025AE5454RUSTIXGeneral.otf ▮ BLACK VERTICAL RECTANGLE
025AF5455RUSTIXGeneral.otf ▯ WHITE VERTICAL RECTANGLE
025B05456RUSTIXGeneral.otf ▰ BLACK PARALLELOGRAM
025B15457RUSTIXGeneral.otf ▱ WHITE PARALLELOGRAM
025B25458RUSTIXGeneral.otf ▲ BLACK UP-POINTING TRIANGLE
025B35459RUSTIXGeneral.otf △ WHITE UP-POINTING TRIANGLE
025B35460BUSTIXGeneralBol.otf △ WHITE UP-POINTING TRIANGLE
025B45461RUSTIXGeneral.otf ▴ BLACK UP-POINTING SMALL TRIANGLE
025B55462RUSTIXGeneral.otf ▵ WHITE UP-POINTING SMALL TRIANGLE
025B65463RUSTIXGeneral.otf ▶ BLACK RIGHT-POINTING TRIANGLE
025B75464RUSTIXGeneral.otf ▷ WHITE RIGHT-POINTING TRIANGLE
025B75465BUSTIXGeneralBol.otf ▷ WHITE RIGHT-POINTING TRIANGLE
025B85466RUSTIXGeneral.otf ▸ BLACK RIGHT-POINTING SMALL TRIANGLE
025B95467RUSTIXGeneral.otf ▹ WHITE RIGHT-POINTING SMALL TRIANGLE
025BA5468RUSTIXGeneral.otf ► BLACK RIGHT-POINTING POINTER
025BB5469RUSTIXGeneral.otf ▻ WHITE RIGHT-POINTING POINTER
025BC5470RUSTIXGeneral.otf ▼ BLACK DOWN-POINTING TRIANGLE
025BD5473RUSTIXGeneral.otf ▽ WHITE DOWN-POINTING TRIANGLE
025BD5474BUSTIXGeneralBol.otf ▽ WHITE DOWN-POINTING TRIANGLE
025BE5475RUSTIXGeneral.otf ▾ BLACK DOWN-POINTING SMALL TRIANGLE
025BF5476RUSTIXGeneral.otf ▿ WHITE DOWN-POINTING SMALL TRIANGLE
025C05477RUSTIXGeneral.otf ◀ BLACK LEFT-POINTING TRIANGLE
025C15478RUSTIXGeneral.otf ◁ WHITE LEFT-POINTING TRIANGLE
025C15479BUSTIXGeneralBol.otf ◁ WHITE LEFT-POINTING TRIANGLE
025C25480RUSTIXGeneral.otf ◂ BLACK LEFT-POINTING SMALL TRIANGLE
025C35481RUSTIXGeneral.otf ◃ WHITE LEFT-POINTING SMALL TRIANGLE
025C45482RUSTIXGeneral.otf ◄ BLACK LEFT-POINTING POINTER
025C55483RUSTIXGeneral.otf ◅ WHITE LEFT-POINTING POINTER
025C65484RUSTIXGeneral.otf ◆ BLACK DIAMOND
025C75485RUSTIXGeneral.otf ◇ WHITE DIAMOND
025C85486RUSTIXGeneral.otf ◈ WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND
025C95487RUSTIXGeneral.otf ◉ FISHEYE
025CA5488RUSTIXGeneral.otf ◊ LOZENGE
025CB5489RUSTIXGeneral.otf ○ WHITE CIRCLE
025CC5490RUSTIXGeneral.otf ◌ DOTTED CIRCLE
025CD5491RUSTIXGeneral.otf ◍ CIRCLE WITH VERTICAL FILL
025CE5492RUSTIXGeneral.otf ◎ BULLSEYE
025CF5493RUSTIXGeneral.otf ● BLACK CIRCLE
025D05494RUSTIXGeneral.otf ◐ CIRCLE WITH LEFT HALF BLACK
025D15495RUSTIXGeneral.otf ◑ CIRCLE WITH RIGHT HALF BLACK
025D25496RUSTIXGeneral.otf ◒ CIRCLE WITH LOWER HALF BLACK
025D35497RUSTIXGeneral.otf ◓ CIRCLE WITH UPPER HALF BLACK
025D45498RUSTIXGeneral.otf ◔ CIRCLE WITH UPPER RIGHT QUADRANT BLACK
025D55499RUSTIXGeneral.otf ◕ CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK
025D65500RUSTIXGeneral.otf ◖ LEFT HALF BLACK CIRCLE
025D75501RUSTIXGeneral.otf ◗ RIGHT HALF BLACK CIRCLE
025D85502RUSTIXGeneral.otf ◘ INVERSE BULLET
025D95503RUSTIXGeneral.otf ◙ INVERSE WHITE CIRCLE
025DA5504RUSTIXGeneral.otf ◚ UPPER HALF INVERSE WHITE CIRCLE
025DB5505RUSTIXGeneral.otf ◛ LOWER HALF INVERSE WHITE CIRCLE
025DC5506RUSTIXGeneral.otf ◜ UPPER LEFT QUADRANT CIRCULAR ARC
025DD5507RUSTIXGeneral.otf ◝ UPPER RIGHT QUADRANT CIRCULAR ARC
025DE5508RUSTIXGeneral.otf ◞ LOWER RIGHT QUADRANT CIRCULAR ARC
025DF5509RUSTIXGeneral.otf ◟ LOWER LEFT QUADRANT CIRCULAR ARC
025E05510RUSTIXGeneral.otf ◠ UPPER HALF CIRCLE
025E15511RUSTIXGeneral.otf ◡ LOWER HALF CIRCLE
025E25512RUSTIXGeneral.otf ◢ BLACK LOWER RIGHT TRIANGLE
025E35513RUSTIXGeneral.otf ◣ BLACK LOWER LEFT TRIANGLE
025E45514RUSTIXGeneral.otf ◤ BLACK UPPER LEFT TRIANGLE
025E55515RUSTIXGeneral.otf ◥ BLACK UPPER RIGHT TRIANGLE
025E65516RUSTIXGeneral.otf ◦ WHITE BULLET
025E75517RUSTIXGeneral.otf ◧ SQUARE WITH LEFT HALF BLACK
025E85518RUSTIXGeneral.otf ◨ SQUARE WITH RIGHT HALF BLACK
025E95519RUSTIXGeneral.otf ◩ SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK
025EA5520RUSTIXGeneral.otf ◪ SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK
025EB5521RUSTIXGeneral.otf ◫ WHITE SQUARE WITH VERTICAL BISECTING LINE
025EC5522RUSTIXGeneral.otf ◬ WHITE UP-POINTING TRIANGLE WITH DOT
025EC5523BUSTIXGeneralBol.otf ◬ WHITE UP-POINTING TRIANGLE WITH DOT
025ED5524RUSTIXGeneral.otf ◭ UP-POINTING TRIANGLE WITH LEFT HALF BLACK
025EE5525RUSTIXGeneral.otf ◮ UP-POINTING TRIANGLE WITH RIGHT HALF BLACK
025EF5526RUSTIXGeneral.otf ◯ LARGE CIRCLE
025F05527RUSTIXGeneral.otf ◰ WHITE SQUARE WITH UPPER LEFT QUADRANT
025F15528RUSTIXGeneral.otf ◱ WHITE SQUARE WITH LOWER LEFT QUADRANT
025F25529RUSTIXGeneral.otf ◲ WHITE SQUARE WITH LOWER RIGHT QUADRANT
025F35530RUSTIXGeneral.otf ◳ WHITE SQUARE WITH UPPER RIGHT QUADRANT
025F45531RUSTIXGeneral.otf ◴ WHITE CIRCLE WITH UPPER LEFT QUADRANT
025F55532RUSTIXGeneral.otf ◵ WHITE CIRCLE WITH LOWER LEFT QUADRANT
025F65533RUSTIXGeneral.otf ◶ WHITE CIRCLE WITH LOWER RIGHT QUADRANT
025F75534RUSTIXGeneral.otf ◷ WHITE CIRCLE WITH UPPER RIGHT QUADRANT
025F85535RUSTIXGeneral.otf ◸ UPPER LEFT TRIANGLE
025F95536RUSTIXGeneral.otf ◹ UPPER RIGHT TRIANGLE
025FA5537RUSTIXGeneral.otf ◺ LOWER LEFT TRIANGLE
025FB5538RUSTIXGeneral.otf ◻ WHITE MEDIUM SQUARE
025FC5539RUSTIXGeneral.otf ◼ BLACK MEDIUM SQUARE
025FD5540RUSTIXGeneral.otf ◽ WHITE MEDIUM SMALL SQUARE
025FE5541RUSTIXGeneral.otf ◾ BLACK MEDIUM SMALL SQUARE
025FF5542RUSTIXGeneral.otf ◿ LOWER RIGHT TRIANGLE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Miscellaneous Symbols; 02600-026FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
026054731RUSTIXGeneral.otf ★ BLACK STAR
026064732RUSTIXGeneral.otf ☆ WHITE STAR
026094733RUSTIXGeneral.otf ☉ SUN
0260C4734RUSTIXGeneral.otf ☌ CONJUNCTION
0260E4735RUSTIXGeneral.otf ☎ BLACK TELEPHONE
026124736RUSTIXGeneral.otf ☒ BALLOT BOX WITH X
026214737RUSTIXGeneral.otf ☡ CAUTION SIGN
026394738RUSTIXGeneral.otf ☹ WHITE FROWNING FACE
0263A4739RUSTIXGeneral.otf ☺ WHITE SMILING FACE
0263B4740RUSTIXGeneral.otf ☻ BLACK SMILING FACE
0263C4741RUSTIXGeneral.otf ☼ WHITE SUN WITH RAYS
0263D4742RUSTIXGeneral.otf ☽ FIRST QUARTER MOON
0263E4743RUSTIXGeneral.otf ☾ LAST QUARTER MOON
0263F4744RUSTIXGeneral.otf ☿ MERCURY
026404745RUSTIXGeneral.otf ♀ FEMALE SIGN
026414746RUSTIXGeneral.otf ♁ EARTH
026424747RUSTIXGeneral.otf ♂ MALE SIGN
026434748RUSTIXGeneral.otf ♃ JUPITER
026444749RUSTIXGeneral.otf ♄ SATURN
026464750RUSTIXGeneral.otf ♆ NEPTUNE
026474751RUSTIXGeneral.otf ♇ PLUTO
026484752RUSTIXGeneral.otf ♈ ARIES
026494753RUSTIXGeneral.otf ♉ TAURUS
026604754RUSTIXGeneral.otf ♠ BLACK SPADE SUIT
026614756RUSTIXGeneral.otf ♡ WHITE HEART SUIT
026624758RUSTIXGeneral.otf ♢ WHITE DIAMOND SUIT
026634760RUSTIXGeneral.otf ♣ BLACK CLUB SUIT
026644762RUSTIXGeneral.otf ♤ WHITE SPADE SUIT
026654763RUSTIXGeneral.otf ♥ BLACK HEART SUIT
026664764RUSTIXGeneral.otf ♦ BLACK DIAMOND SUIT
026674765RUSTIXGeneral.otf ♧ WHITE CLUB SUIT
026694766RUSTIXGeneral.otf ♩ QUARTER NOTE
0266A4767RUSTIXGeneral.otf ♪ EIGHTH NOTE
0266B4768RUSTIXGeneral.otf ♫ BEAMED EIGHTH NOTES
0266D4769RUSTIXGeneral.otf ♭ MUSIC FLAT SIGN
0266D4770BUSTIXGeneralBol.otf ♭ MUSIC FLAT SIGN
0266E4771RUSTIXGeneral.otf ♮ MUSIC NATURAL SIGN
0266E4772BUSTIXGeneralBol.otf ♮ MUSIC NATURAL SIGN
0266F4773RUSTIXGeneral.otf ♯ MUSIC SHARP SIGN
0266F4774BUSTIXGeneralBol.otf ♯ MUSIC SHARP SIGN
0267E4775RUSTIXGeneral.otf ♾ PERMANENT PAPER SIGN
026804776RUSTIXGeneral.otf ⚀ DIE FACE-1
026814777RUSTIXGeneral.otf ⚁ DIE FACE-2
026824778RUSTIXGeneral.otf ⚂ DIE FACE-3
026834779RUSTIXGeneral.otf ⚃ DIE FACE-4
026844780RUSTIXGeneral.otf ⚄ DIE FACE-5
026854781RUSTIXGeneral.otf ⚅ DIE FACE-6
026864782RUSTIXGeneral.otf ⚆ WHITE CIRCLE WITH DOT RIGHT
026874783RUSTIXGeneral.otf ⚇ WHITE CIRCLE WITH TWO DOTS
026884784RUSTIXGeneral.otf ⚈ BLACK CIRCLE WITH WHITE DOT RIGHT
026894785RUSTIXGeneral.otf ⚉ BLACK CIRCLE WITH TWO WHITE DOTS
026A04786RUSTIXGeneral.otf ⚠ WARNING SIGN
026A56554RUSTIXGeneral.otf ⚥ MALE AND FEMALE SIGN
026AA6556RUSTIXGeneral.otf ⚪ MEDIUM WHITE CIRCLE
026AB6557RUSTIXGeneral.otf ⚫ MEDIUM BLACK CIRCLE
026AC6558RUSTIXGeneral.otf ⚬ MEDIUM SMALL WHITE CIRCLE
026B26555RUSTIXGeneral.otf ⚲ NEUTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Dingbats; 02700-027BF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
027024826RUSTIXGeneral.otf ✂ BLACK SCISSORS
027094827RUSTIXGeneral.otf ✉ ENVELOPE
027134828RUSTIXGeneral.otf ✓ CHECK MARK
027204829RUSTIXGeneral.otf ✠ MALTESE CROSS
0272A4830RUSTIXGeneral.otf ✪ CIRCLED WHITE STAR
027364831RUSTIXGeneral.otf ✶ SIX POINTED BLACK STAR
0273D4832RUSTIXGeneral.otf ✽ HEAVY TEARDROP-SPOKED ASTERISK
027724833RUSTIXGeneral.otf ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
027724834SZ01STIXSizOneSymReg.otf ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
027724835SZ02STIXSizTwoSymReg.otf ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
027724836SZ03STIXSizThreeSymReg.otf ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
027724837SZ04STIXSizFourSymReg.otf ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
027734838RUSTIXGeneral.otf ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
027734839SZ01STIXSizOneSymReg.otf ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
027734840SZ02STIXSizTwoSymReg.otf ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
027734841SZ03STIXSizThreeSymReg.otf ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
027734842SZ04STIXSizFourSymReg.otf ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
027804843RUSTIXGeneral.otf ➀ DINGBAT CIRCLED SANS-SERIF DIGIT ONE
027814844RUSTIXGeneral.otf ➁ DINGBAT CIRCLED SANS-SERIF DIGIT TWO
027824845RUSTIXGeneral.otf ➂ DINGBAT CIRCLED SANS-SERIF DIGIT THREE
027834846RUSTIXGeneral.otf ➃ DINGBAT CIRCLED SANS-SERIF DIGIT FOUR
027844847RUSTIXGeneral.otf ➄ DINGBAT CIRCLED SANS-SERIF DIGIT FIVE
027854848RUSTIXGeneral.otf ➅ DINGBAT CIRCLED SANS-SERIF DIGIT SIX
027864849RUSTIXGeneral.otf ➆ DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN
027874850RUSTIXGeneral.otf ➇ DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT
027884851RUSTIXGeneral.otf ➈ DINGBAT CIRCLED SANS-SERIF DIGIT NINE
027894852RUSTIXGeneral.otf ➉ DINGBAT CIRCLED SANS-SERIF NUMBER TEN
0278A4853RUSTIXGeneral.otf ➊ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE
0278B4854RUSTIXGeneral.otf ➋ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO
0278C4855RUSTIXGeneral.otf ➌ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE
0278D4856RUSTIXGeneral.otf ➍ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR
0278E4857RUSTIXGeneral.otf ➎ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE
0278F4858RUSTIXGeneral.otf ➏ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX
027904859RUSTIXGeneral.otf ➐ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN
027914860RUSTIXGeneral.otf ➑ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT
027924861RUSTIXGeneral.otf ➒ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE
027934862RUSTIXGeneral.otf ➓ DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN
0279B4863RUSTIXGeneral.otf ➛ DRAFTING POINT RIGHTWARDS ARROW
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Miscellaneous Mathematical Symbols-A; 027C0-027EF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
027C04864RUSTIXGeneral.otf ⟀ THREE DIMENSIONAL ANGLE
027C14865RUSTIXGeneral.otf ⟁ WHITE TRIANGLE CONTAINING SMALL WHITE TRIANGLE
027C24866RUSTIXGeneral.otf ⟂ PERPENDICULAR
027C34867RUSTIXGeneral.otf ⟃ OPEN SUBSET
027C44868RUSTIXGeneral.otf ⟄ OPEN SUPERSET
027C54869RUSTIXGeneral.otf ⟅ LEFT S-SHAPED BAG DELIMITER
027C64870RUSTIXGeneral.otf ⟆ RIGHT S-SHAPED BAG DELIMITER
027C74871RUSTIXGeneral.otf ⟇ OR WITH DOT INSIDE
027C84872RUSTIXGeneral.otf ⟈ REVERSE SOLIDUS PRECEDING SUBSET
027C84873BUSTIXGeneralBol.otf ⟈ REVERSE SOLIDUS PRECEDING SUBSET
027C94874RUSTIXGeneral.otf ⟉ SUBSET PRECEDING SOLIDUS
027C94875BUSTIXGeneralBol.otf ⟉ SUBSET PRECEDING SOLIDUS
027CC8826RUSTIXGeneral.otf ⟌ LONG DIVISION
027D04876RUSTIXGeneral.otf ⟐ WHITE DIAMOND WITH CENTRED DOT
027D14877RUSTIXGeneral.otf ⟑ AND WITH DOT
027D24878RUSTIXGeneral.otf ⟒ ELEMENT OF OPENING UPWARDS
027D34879RUSTIXGeneral.otf ⟓ LOWER RIGHT CORNER WITH DOT
027D44880RUSTIXGeneral.otf ⟔ UPPER LEFT CORNER WITH DOT
027D54881RUSTIXGeneral.otf ⟕ LEFT OUTER JOIN
027D64882RUSTIXGeneral.otf ⟖ RIGHT OUTER JOIN
027D74883RUSTIXGeneral.otf ⟗ FULL OUTER JOIN
027D84884RUSTIXGeneral.otf ⟘ LARGE UP TACK
027D94885RUSTIXGeneral.otf ⟙ LARGE DOWN TACK
027DA4886RUSTIXGeneral.otf ⟚ LEFT AND RIGHT DOUBLE TURNSTILE
027DB4887RUSTIXGeneral.otf ⟛ LEFT AND RIGHT TACK
027DC4888RUSTIXGeneral.otf ⟜ LEFT MULTIMAP
027DD4889RUSTIXGeneral.otf ⟝ LONG RIGHT TACK
027DE4890RUSTIXGeneral.otf ⟞ LONG LEFT TACK
027DF4891RUSTIXGeneral.otf ⟟ UP TACK WITH CIRCLE ABOVE
027E04892RUSTIXGeneral.otf ⟠ LOZENGE DIVIDED BY HORIZONTAL RULE
027E14893RUSTIXGeneral.otf ⟡ WHITE CONCAVE-SIDED DIAMOND
027E24894RUSTIXGeneral.otf ⟢ WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK
027E34895RUSTIXGeneral.otf ⟣ WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK
027E44896RUSTIXGeneral.otf ⟤ WHITE SQUARE WITH LEFTWARDS TICK
027E54897RUSTIXGeneral.otf ⟥ WHITE SQUARE WITH RIGHTWARDS TICK
027E64898RUSTIXGeneral.otf ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET
027E64899SZ01STIXSizOneSymReg.otf ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET
027E64900SZ02STIXSizTwoSymReg.otf ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET
027E64901SZ03STIXSizThreeSymReg.otf ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET
027E65472SZ04STIXSizFourSymReg.otf ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET
027E74906RUSTIXGeneral.otf ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET
027E74904SZ01STIXSizOneSymReg.otf ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET
027E74905SZ02STIXSizTwoSymReg.otf ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET
027E74907SZ03STIXSizThreeSymReg.otf ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET
027E74908SZ04STIXSizFourSymReg.otf ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET
027E84909RUSTIXGeneral.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84910BUSTIXGeneralBol.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84911SZ01STIXSizOneSymReg.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84914SZ02STIXSizTwoSymReg.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84917SZ03STIXSizThreeSymReg.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84919SZ04STIXSizFourSymReg.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84912SZ01BSTIXSizOneSymBol.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84915SZ02BSTIXSizTwoSymBol.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84916SZ03BSTIXSizThreeSymBol.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E84918SZ04BSTIXSizFourSymBol.otf ⟨ MATHEMATICAL LEFT ANGLE BRACKET
027E94921RUSTIXGeneral.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94922BUSTIXGeneralBol.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94924SZ01STIXSizOneSymReg.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94926SZ02STIXSizTwoSymReg.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94928SZ03STIXSizThreeSymReg.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94930SZ04STIXSizFourSymReg.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94923SZ01BSTIXSizOneSymBol.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94925SZ02BSTIXSizTwoSymBol.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94927SZ03BSTIXSizThreeSymBol.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027E94929SZ04BSTIXSizFourSymBol.otf ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
027EA4931RUSTIXGeneral.otf ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
027EA4932SZ01STIXSizOneSymReg.otf ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
027EA4933SZ02STIXSizTwoSymReg.otf ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
027EA4934SZ03STIXSizThreeSymReg.otf ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
027EA4935SZ04STIXSizFourSymReg.otf ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
027EB4936RUSTIXGeneral.otf ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
027EB4937SZ01STIXSizOneSymReg.otf ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
027EB4938SZ02STIXSizTwoSymReg.otf ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
027EB4939SZ03STIXSizThreeSymReg.otf ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
027EB4940SZ04STIXSizFourSymReg.otf ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
027EC5051RUSTIXGeneral.otf ⟬ MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET
027ED5052RUSTIXGeneral.otf ⟭ MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET
027EE8848RUSTIXGeneral.otf ⟮ MATHEMATICAL LEFT FLATTENED PARENTHESIS
027EF8847RUSTIXGeneral.otf ⟯ MATHEMATICAL RIGHT FLATTENED PARENTHESIS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Supplemental Arrows-A; 027F0-027FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
027F04987RUSTIXGeneral.otf ⟰ UPWARDS QUADRUPLE ARROW
027F14988RUSTIXGeneral.otf ⟱ DOWNWARDS QUADRUPLE ARROW
027F24989RUSTIXGeneral.otf ⟲ ANTICLOCKWISE GAPPED CIRCLE ARROW
027F34990RUSTIXGeneral.otf ⟳ CLOCKWISE GAPPED CIRCLE ARROW
027F44994RUSTIXGeneral.otf ⟴ RIGHT ARROW WITH CIRCLED PLUS
027F54996RUSTIXGeneral.otf ⟵ LONG LEFTWARDS ARROW
027F64999RUSTIXGeneral.otf ⟶ LONG RIGHTWARDS ARROW
027F75002RUSTIXGeneral.otf ⟷ LONG LEFT RIGHT ARROW
027F85006RUSTIXGeneral.otf ⟸ LONG LEFTWARDS DOUBLE ARROW
027F95008RUSTIXGeneral.otf ⟹ LONG RIGHTWARDS DOUBLE ARROW
027FA5012RUSTIXGeneral.otf ⟺ LONG LEFT RIGHT DOUBLE ARROW
027FB5015RUSTIXGeneral.otf ⟻ LONG LEFTWARDS ARROW FROM BAR
027FC5018RUSTIXGeneral.otf ⟼ LONG RIGHTWARDS ARROW FROM BAR
027FD5020RUSTIXGeneral.otf ⟽ LONG LEFTWARDS DOUBLE ARROW FROM BAR
027FE5025RUSTIXGeneral.otf ⟾ LONG RIGHTWARDS DOUBLE ARROW FROM BAR
027FF5029RUSTIXGeneral.otf ⟿ LONG RIGHTWARDS SQUIGGLE ARROW
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Supplemental Arrows-B; 02900-0297F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
029005601RUSTIXGeneral.otf ⤀ RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE
029015602RUSTIXGeneral.otf ⤁ RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE
029025603RUSTIXGeneral.otf ⤂ LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE
029035604RUSTIXGeneral.otf ⤃ RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE
029045605RUSTIXGeneral.otf ⤄ LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE
029055606RUSTIXGeneral.otf ⤅ RIGHTWARDS TWO-HEADED ARROW FROM BAR
029065607RUSTIXGeneral.otf ⤆ LEFTWARDS DOUBLE ARROW FROM BAR
029075608RUSTIXGeneral.otf ⤇ RIGHTWARDS DOUBLE ARROW FROM BAR
029085609RUSTIXGeneral.otf ⤈ DOWNWARDS ARROW WITH HORIZONTAL STROKE
029095610RUSTIXGeneral.otf ⤉ UPWARDS ARROW WITH HORIZONTAL STROKE
0290A5611RUSTIXGeneral.otf ⤊ UPWARDS TRIPLE ARROW
0290B5612RUSTIXGeneral.otf ⤋ DOWNWARDS TRIPLE ARROW
0290C5613RUSTIXGeneral.otf ⤌ LEFTWARDS DOUBLE DASH ARROW
0290D5614RUSTIXGeneral.otf ⤍ RIGHTWARDS DOUBLE DASH ARROW
0290E5615RUSTIXGeneral.otf ⤎ LEFTWARDS TRIPLE DASH ARROW
0290F5616RUSTIXGeneral.otf ⤏ RIGHTWARDS TRIPLE DASH ARROW
029105617RUSTIXGeneral.otf ⤐ RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW
029115618RUSTIXGeneral.otf ⤑ RIGHTWARDS ARROW WITH DOTTED STEM
029125619RUSTIXGeneral.otf ⤒ UPWARDS ARROW TO BAR
029135620RUSTIXGeneral.otf ⤓ DOWNWARDS ARROW TO BAR
029145621RUSTIXGeneral.otf ⤔ RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE
029155622RUSTIXGeneral.otf ⤕ RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
029165623RUSTIXGeneral.otf ⤖ RIGHTWARDS TWO-HEADED ARROW WITH TAIL
029175624RUSTIXGeneral.otf ⤗ RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE
029185625RUSTIXGeneral.otf ⤘ RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
029195626RUSTIXGeneral.otf ⤙ LEFTWARDS ARROW-TAIL
0291A5627RUSTIXGeneral.otf ⤚ RIGHTWARDS ARROW-TAIL
0291B5628RUSTIXGeneral.otf ⤛ LEFTWARDS DOUBLE ARROW-TAIL
0291C5629RUSTIXGeneral.otf ⤜ RIGHTWARDS DOUBLE ARROW-TAIL
0291D5630RUSTIXGeneral.otf ⤝ LEFTWARDS ARROW TO BLACK DIAMOND
0291E5631RUSTIXGeneral.otf ⤞ RIGHTWARDS ARROW TO BLACK DIAMOND
0291F5632RUSTIXGeneral.otf ⤟ LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND
029205633RUSTIXGeneral.otf ⤠ RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND
029215634RUSTIXGeneral.otf ⤡ NORTH WEST AND SOUTH EAST ARROW
029225635RUSTIXGeneral.otf ⤢ NORTH EAST AND SOUTH WEST ARROW
029235636RUSTIXGeneral.otf ⤣ NORTH WEST ARROW WITH HOOK
029245637RUSTIXGeneral.otf ⤤ NORTH EAST ARROW WITH HOOK
029255638RUSTIXGeneral.otf ⤥ SOUTH EAST ARROW WITH HOOK
029265639RUSTIXGeneral.otf ⤦ SOUTH WEST ARROW WITH HOOK
029275640RUSTIXGeneral.otf ⤧ NORTH WEST ARROW AND NORTH EAST ARROW
029285641RUSTIXGeneral.otf ⤨ NORTH EAST ARROW AND SOUTH EAST ARROW
029295642RUSTIXGeneral.otf ⤩ SOUTH EAST ARROW AND SOUTH WEST ARROW
0292A5643RUSTIXGeneral.otf ⤪ SOUTH WEST ARROW AND NORTH WEST ARROW
0292B5656RUSTIXGeneral.otf ⤫ RISING DIAGONAL CROSSING FALLING DIAGONAL
0292C5657RUSTIXGeneral.otf ⤬ FALLING DIAGONAL CROSSING RISING DIAGONAL
0292D5658RUSTIXGeneral.otf ⤭ SOUTH EAST ARROW CROSSING NORTH EAST ARROW
0292E5659RUSTIXGeneral.otf ⤮ NORTH EAST ARROW CROSSING SOUTH EAST ARROW
0292F5660RUSTIXGeneral.otf ⤯ FALLING DIAGONAL CROSSING NORTH EAST ARROW
029305661RUSTIXGeneral.otf ⤰ RISING DIAGONAL CROSSING SOUTH EAST ARROW
029315662RUSTIXGeneral.otf ⤱ NORTH EAST ARROW CROSSING NORTH WEST ARROW
029325663RUSTIXGeneral.otf ⤲ NORTH WEST ARROW CROSSING NORTH EAST ARROW
029335664RUSTIXGeneral.otf ⤳ WAVE ARROW POINTING DIRECTLY RIGHT
029345665RUSTIXGeneral.otf ⤴ ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS
029355666RUSTIXGeneral.otf ⤵ ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS
029365667RUSTIXGeneral.otf ⤶ ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS
029375668RUSTIXGeneral.otf ⤷ ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS
029385669RUSTIXGeneral.otf ⤸ RIGHT-SIDE ARC CLOCKWISE ARROW
029395670RUSTIXGeneral.otf ⤹ LEFT-SIDE ARC ANTICLOCKWISE ARROW
0293A5671RUSTIXGeneral.otf ⤺ TOP ARC ANTICLOCKWISE ARROW
0293B5672RUSTIXGeneral.otf ⤻ BOTTOM ARC ANTICLOCKWISE ARROW
0293C5673RUSTIXGeneral.otf ⤼ TOP ARC CLOCKWISE ARROW WITH MINUS
0293D5674RUSTIXGeneral.otf ⤽ TOP ARC ANTICLOCKWISE ARROW WITH PLUS
0293E5675RUSTIXGeneral.otf ⤾ LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW
0293F5676RUSTIXGeneral.otf ⤿ LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW
029405677RUSTIXGeneral.otf ⥀ ANTICLOCKWISE CLOSED CIRCLE ARROW
029415678RUSTIXGeneral.otf ⥁ CLOCKWISE CLOSED CIRCLE ARROW
029425679RUSTIXGeneral.otf ⥂ RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW
029435680RUSTIXGeneral.otf ⥃ LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW
029445681RUSTIXGeneral.otf ⥄ SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW
029455682RUSTIXGeneral.otf ⥅ RIGHTWARDS ARROW WITH PLUS BELOW
029465683RUSTIXGeneral.otf ⥆ LEFTWARDS ARROW WITH PLUS BELOW
029475684RUSTIXGeneral.otf ⥇ RIGHTWARDS ARROW THROUGH X
029485685RUSTIXGeneral.otf ⥈ LEFT RIGHT ARROW THROUGH SMALL CIRCLE
029495686RUSTIXGeneral.otf ⥉ UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE
0294A5687RUSTIXGeneral.otf ⥊ LEFT BARB UP RIGHT BARB DOWN HARPOON
0294B5688RUSTIXGeneral.otf ⥋ LEFT BARB DOWN RIGHT BARB UP HARPOON
0294C5689RUSTIXGeneral.otf ⥌ UP BARB RIGHT DOWN BARB LEFT HARPOON
0294D5690RUSTIXGeneral.otf ⥍ UP BARB LEFT DOWN BARB RIGHT HARPOON
0294E5691RUSTIXGeneral.otf ⥎ LEFT BARB UP RIGHT BARB UP HARPOON
0294F5692RUSTIXGeneral.otf ⥏ UP BARB RIGHT DOWN BARB RIGHT HARPOON
029505693RUSTIXGeneral.otf ⥐ LEFT BARB DOWN RIGHT BARB DOWN HARPOON
029515694RUSTIXGeneral.otf ⥑ UP BARB LEFT DOWN BARB LEFT HARPOON
029525695RUSTIXGeneral.otf ⥒ LEFTWARDS HARPOON WITH BARB UP TO BAR
029535696RUSTIXGeneral.otf ⥓ RIGHTWARDS HARPOON WITH BARB UP TO BAR
029545697RUSTIXGeneral.otf ⥔ UPWARDS HARPOON WITH BARB RIGHT TO BAR
029555698RUSTIXGeneral.otf ⥕ DOWNWARDS HARPOON WITH BARB RIGHT TO BAR
029565699RUSTIXGeneral.otf ⥖ LEFTWARDS HARPOON WITH BARB DOWN TO BAR
029575700RUSTIXGeneral.otf ⥗ RIGHTWARDS HARPOON WITH BARB DOWN TO BAR
029585701RUSTIXGeneral.otf ⥘ UPWARDS HARPOON WITH BARB LEFT TO BAR
029595702RUSTIXGeneral.otf ⥙ DOWNWARDS HARPOON WITH BARB LEFT TO BAR
0295A5703RUSTIXGeneral.otf ⥚ LEFTWARDS HARPOON WITH BARB UP FROM BAR
0295B5704RUSTIXGeneral.otf ⥛ RIGHTWARDS HARPOON WITH BARB UP FROM BAR
0295C5705RUSTIXGeneral.otf ⥜ UPWARDS HARPOON WITH BARB RIGHT FROM BAR
0295D5706RUSTIXGeneral.otf ⥝ DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR
0295E5707RUSTIXGeneral.otf ⥞ LEFTWARDS HARPOON WITH BARB DOWN FROM BAR
0295F5708RUSTIXGeneral.otf ⥟ RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR
029605709RUSTIXGeneral.otf ⥠ UPWARDS HARPOON WITH BARB LEFT FROM BAR
029615710RUSTIXGeneral.otf ⥡ DOWNWARDS HARPOON WITH BARB LEFT FROM BAR
029625711RUSTIXGeneral.otf ⥢ LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN
029635712RUSTIXGeneral.otf ⥣ UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT
029645713RUSTIXGeneral.otf ⥤ RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN
029655714RUSTIXGeneral.otf ⥥ DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT
029665715RUSTIXGeneral.otf ⥦ LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP
029675716RUSTIXGeneral.otf ⥧ LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN
029685717RUSTIXGeneral.otf ⥨ RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP
029695718RUSTIXGeneral.otf ⥩ RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN
0296A5719RUSTIXGeneral.otf ⥪ LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH
0296B5720RUSTIXGeneral.otf ⥫ LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH
0296C5721RUSTIXGeneral.otf ⥬ RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH
0296D5722RUSTIXGeneral.otf ⥭ RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH
0296E5723RUSTIXGeneral.otf ⥮ UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT
0296F5724RUSTIXGeneral.otf ⥯ DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT
029705725RUSTIXGeneral.otf ⥰ RIGHT DOUBLE ARROW WITH ROUNDED HEAD
029715726RUSTIXGeneral.otf ⥱ EQUALS SIGN ABOVE RIGHTWARDS ARROW
029725727RUSTIXGeneral.otf ⥲ TILDE OPERATOR ABOVE RIGHTWARDS ARROW
029735728RUSTIXGeneral.otf ⥳ LEFTWARDS ARROW ABOVE TILDE OPERATOR
029745729RUSTIXGeneral.otf ⥴ RIGHTWARDS ARROW ABOVE TILDE OPERATOR
029755730RUSTIXGeneral.otf ⥵ RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO
029765731RUSTIXGeneral.otf ⥶ LESS-THAN ABOVE LEFTWARDS ARROW
029775732RUSTIXGeneral.otf ⥷ LEFTWARDS ARROW THROUGH LESS-THAN
029785733RUSTIXGeneral.otf ⥸ GREATER-THAN ABOVE RIGHTWARDS ARROW
029795734RUSTIXGeneral.otf ⥹ SUBSET ABOVE RIGHTWARDS ARROW
0297A5735RUSTIXGeneral.otf ⥺ LEFTWARDS ARROW THROUGH SUBSET
0297B5736RUSTIXGeneral.otf ⥻ SUPERSET ABOVE LEFTWARDS ARROW
0297C5737RUSTIXGeneral.otf ⥼ LEFT FISH TAIL
0297D5738RUSTIXGeneral.otf ⥽ RIGHT FISH TAIL
0297E5739RUSTIXGeneral.otf ⥾ UP FISH TAIL
0297F5740RUSTIXGeneral.otf ⥿ DOWN FISH TAIL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Miscellaneous Mathematical Symbols-B; 02980-029FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
029805741RUSTIXGeneral.otf ⦀ TRIPLE VERTICAL BAR DELIMITER
029805742BUSTIXGeneralBol.otf ⦀ TRIPLE VERTICAL BAR DELIMITER
029815743RUSTIXGeneral.otf ⦁ Z NOTATION SPOT
029825744RUSTIXGeneral.otf ⦂ Z NOTATION TYPE COLON
029835745RUSTIXGeneral.otf ⦃ LEFT WHITE CURLY BRACKET
029835750SZ01STIXSizOneSymReg.otf ⦃ LEFT WHITE CURLY BRACKET
029835774SZ02STIXSizTwoSymReg.otf ⦃ LEFT WHITE CURLY BRACKET
029835782SZ03STIXSizThreeSymReg.otf ⦃ LEFT WHITE CURLY BRACKET
029835783SZ04STIXSizFourSymReg.otf ⦃ LEFT WHITE CURLY BRACKET
029845804RUSTIXGeneral.otf ⦄ RIGHT WHITE CURLY BRACKET
029845786SZ01STIXSizOneSymReg.otf ⦄ RIGHT WHITE CURLY BRACKET
029845790SZ02STIXSizTwoSymReg.otf ⦄ RIGHT WHITE CURLY BRACKET
029845792SZ03STIXSizThreeSymReg.otf ⦄ RIGHT WHITE CURLY BRACKET
029845794SZ04STIXSizFourSymReg.otf ⦄ RIGHT WHITE CURLY BRACKET
029855801RUSTIXGeneral.otf ⦅ LEFT WHITE PARENTHESIS
029855809SZ01STIXSizOneSymReg.otf ⦅ LEFT WHITE PARENTHESIS
029855812SZ02STIXSizTwoSymReg.otf ⦅ LEFT WHITE PARENTHESIS
029855816SZ03STIXSizThreeSymReg.otf ⦅ LEFT WHITE PARENTHESIS
029855818SZ04STIXSizFourSymReg.otf ⦅ LEFT WHITE PARENTHESIS
029865819RUSTIXGeneral.otf ⦆ RIGHT WHITE PARENTHESIS
029865820SZ01STIXSizOneSymReg.otf ⦆ RIGHT WHITE PARENTHESIS
029865821SZ02STIXSizTwoSymReg.otf ⦆ RIGHT WHITE PARENTHESIS
029865822SZ03STIXSizThreeSymReg.otf ⦆ RIGHT WHITE PARENTHESIS
029865823SZ04STIXSizFourSymReg.otf ⦆ RIGHT WHITE PARENTHESIS
029875824RUSTIXGeneral.otf ⦇ Z NOTATION LEFT IMAGE BRACKET
029886101RUSTIXGeneral.otf ⦈ Z NOTATION RIGHT IMAGE BRACKET
029896102RUSTIXGeneral.otf ⦉ Z NOTATION LEFT BINDING BRACKET
0298A6103RUSTIXGeneral.otf ⦊ Z NOTATION RIGHT BINDING BRACKET
0298B6104RUSTIXGeneral.otf ⦋ LEFT SQUARE BRACKET WITH UNDERBAR
0298C6105RUSTIXGeneral.otf ⦌ RIGHT SQUARE BRACKET WITH UNDERBAR
0298D6106RUSTIXGeneral.otf ⦍ LEFT SQUARE BRACKET WITH TICK IN TOP CORNER
0298E6107RUSTIXGeneral.otf ⦎ RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER
0298F6108RUSTIXGeneral.otf ⦏ LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER
029906109RUSTIXGeneral.otf ⦐ RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER
029916110RUSTIXGeneral.otf ⦑ LEFT ANGLE BRACKET WITH DOT
029926111RUSTIXGeneral.otf ⦒ RIGHT ANGLE BRACKET WITH DOT
029936112RUSTIXGeneral.otf ⦓ LEFT ARC LESS-THAN BRACKET
029946113RUSTIXGeneral.otf ⦔ RIGHT ARC GREATER-THAN BRACKET
029956114RUSTIXGeneral.otf ⦕ DOUBLE LEFT ARC GREATER-THAN BRACKET
029966115RUSTIXGeneral.otf ⦖ DOUBLE RIGHT ARC LESS-THAN BRACKET
029976116RUSTIXGeneral.otf ⦗ LEFT BLACK TORTOISE SHELL BRACKET
029986117RUSTIXGeneral.otf ⦘ RIGHT BLACK TORTOISE SHELL BRACKET
029996118RUSTIXGeneral.otf ⦙ DOTTED FENCE
0299A6119RUSTIXGeneral.otf ⦚ VERTICAL ZIGZAG LINE
0299B6120RUSTIXGeneral.otf ⦛ MEASURED ANGLE OPENING LEFT
0299C6121RUSTIXGeneral.otf ⦜ RIGHT ANGLE VARIANT WITH SQUARE
0299D6122RUSTIXGeneral.otf ⦝ MEASURED RIGHT ANGLE WITH DOT
0299E6123RUSTIXGeneral.otf ⦞ ANGLE WITH S INSIDE
0299F6124RUSTIXGeneral.otf ⦟ ACUTE ANGLE
029A06125RUSTIXGeneral.otf ⦠ SPHERICAL ANGLE OPENING LEFT
029A16126RUSTIXGeneral.otf ⦡ SPHERICAL ANGLE OPENING UP
029A26127RUSTIXGeneral.otf ⦢ TURNED ANGLE
029A36128RUSTIXGeneral.otf ⦣ REVERSED ANGLE
029A46129RUSTIXGeneral.otf ⦤ ANGLE WITH UNDERBAR
029A56130RUSTIXGeneral.otf ⦥ REVERSED ANGLE WITH UNDERBAR
029A66131RUSTIXGeneral.otf ⦦ OBLIQUE ANGLE OPENING UP
029A76132RUSTIXGeneral.otf ⦧ OBLIQUE ANGLE OPENING DOWN
029A86133RUSTIXGeneral.otf ⦨ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT
029A96134RUSTIXGeneral.otf ⦩ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT
029AA6135RUSTIXGeneral.otf ⦪ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT
029AB6136RUSTIXGeneral.otf ⦫ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT
029AC6137RUSTIXGeneral.otf ⦬ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP
029AD6138RUSTIXGeneral.otf ⦭ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP
029AE6139RUSTIXGeneral.otf ⦮ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN
029AF6140RUSTIXGeneral.otf ⦯ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN
029B06141RUSTIXGeneral.otf ⦰ REVERSED EMPTY SET
029B16142RUSTIXGeneral.otf ⦱ EMPTY SET WITH OVERBAR
029B26143RUSTIXGeneral.otf ⦲ EMPTY SET WITH SMALL CIRCLE ABOVE
029B36144RUSTIXGeneral.otf ⦳ EMPTY SET WITH RIGHT ARROW ABOVE
029B46145RUSTIXGeneral.otf ⦴ EMPTY SET WITH LEFT ARROW ABOVE
029B56146RUSTIXGeneral.otf ⦵ CIRCLE WITH HORIZONTAL BAR
029B66147RUSTIXGeneral.otf ⦶ CIRCLED VERTICAL BAR
029B66148BUSTIXGeneralBol.otf ⦶ CIRCLED VERTICAL BAR
029B76149RUSTIXGeneral.otf ⦷ CIRCLED PARALLEL
029B76150BUSTIXGeneralBol.otf ⦷ CIRCLED PARALLEL
029B86151RUSTIXGeneral.otf ⦸ CIRCLED REVERSE SOLIDUS
029B86152BUSTIXGeneralBol.otf ⦸ CIRCLED REVERSE SOLIDUS
029B96153RUSTIXGeneral.otf ⦹ CIRCLED PERPENDICULAR
029BA6154RUSTIXGeneral.otf ⦺ CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR
029BB6155RUSTIXGeneral.otf ⦻ CIRCLE WITH SUPERIMPOSED X
029BC6156RUSTIXGeneral.otf ⦼ CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN
029BD6157RUSTIXGeneral.otf ⦽ UP ARROW THROUGH CIRCLE
029BE6158RUSTIXGeneral.otf ⦾ CIRCLED WHITE BULLET
029BF6159RUSTIXGeneral.otf ⦿ CIRCLED BULLET
029C06160RUSTIXGeneral.otf ⧀ CIRCLED LESS-THAN
029C06161BUSTIXGeneralBol.otf ⧀ CIRCLED LESS-THAN
029C16162RUSTIXGeneral.otf ⧁ CIRCLED GREATER-THAN
029C16163BUSTIXGeneralBol.otf ⧁ CIRCLED GREATER-THAN
029C26164RUSTIXGeneral.otf ⧂ CIRCLE WITH SMALL CIRCLE TO THE RIGHT
029C36165RUSTIXGeneral.otf ⧃ CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT
029C46166RUSTIXGeneral.otf ⧄ SQUARED RISING DIAGONAL SLASH
029C46167BUSTIXGeneralBol.otf ⧄ SQUARED RISING DIAGONAL SLASH
029C56168RUSTIXGeneral.otf ⧅ SQUARED FALLING DIAGONAL SLASH
029C56169BUSTIXGeneralBol.otf ⧅ SQUARED FALLING DIAGONAL SLASH
029C66170RUSTIXGeneral.otf ⧆ SQUARED ASTERISK
029C66171BUSTIXGeneralBol.otf ⧆ SQUARED ASTERISK
029C76172RUSTIXGeneral.otf ⧇ SQUARED SMALL CIRCLE
029C76173BUSTIXGeneralBol.otf ⧇ SQUARED SMALL CIRCLE
029C86174RUSTIXGeneral.otf ⧈ SQUARED SQUARE
029C96175RUSTIXGeneral.otf ⧉ TWO JOINED SQUARES
029CA6176RUSTIXGeneral.otf ⧊ TRIANGLE WITH DOT ABOVE
029CB6177RUSTIXGeneral.otf ⧋ TRIANGLE WITH UNDERBAR
029CC6178RUSTIXGeneral.otf ⧌ S IN TRIANGLE
029CD6179RUSTIXGeneral.otf ⧍ TRIANGLE WITH SERIFS AT BOTTOM
029CE6180RUSTIXGeneral.otf ⧎ RIGHT TRIANGLE ABOVE LEFT TRIANGLE
029CF6181RUSTIXGeneral.otf ⧏ LEFT TRIANGLE BESIDE VERTICAL BAR
029D06182RUSTIXGeneral.otf ⧐ VERTICAL BAR BESIDE RIGHT TRIANGLE
029D16183RUSTIXGeneral.otf ⧑ BOWTIE WITH LEFT HALF BLACK
029D26184RUSTIXGeneral.otf ⧒ BOWTIE WITH RIGHT HALF BLACK
029D36185RUSTIXGeneral.otf ⧓ BLACK BOWTIE
029D46186RUSTIXGeneral.otf ⧔ TIMES WITH LEFT HALF BLACK
029D56187RUSTIXGeneral.otf ⧕ TIMES WITH RIGHT HALF BLACK
029D66188RUSTIXGeneral.otf ⧖ WHITE HOURGLASS
029D76189RUSTIXGeneral.otf ⧗ BLACK HOURGLASS
029D86190RUSTIXGeneral.otf ⧘ LEFT WIGGLY FENCE
029D96191RUSTIXGeneral.otf ⧙ RIGHT WIGGLY FENCE
029DA6192RUSTIXGeneral.otf ⧚ LEFT DOUBLE WIGGLY FENCE
029DB6193RUSTIXGeneral.otf ⧛ RIGHT DOUBLE WIGGLY FENCE
029DC6194RUSTIXGeneral.otf ⧜ INCOMPLETE INFINITY
029DD6195RUSTIXGeneral.otf ⧝ TIE OVER INFINITY
029DE6196RUSTIXGeneral.otf ⧞ INFINITY NEGATED WITH VERTICAL BAR
029DF6332RUSTIXGeneral.otf ⧟ DOUBLE-ENDED MULTIMAP
029E06197RUSTIXGeneral.otf ⧠ SQUARE WITH CONTOURED OUTLINE
029E16198RUSTIXGeneral.otf ⧡ INCREASES AS
029E26199RUSTIXGeneral.otf ⧢ SHUFFLE PRODUCT
029E36200RUSTIXGeneral.otf ⧣ EQUALS SIGN AND SLANTED PARALLEL
029E46201RUSTIXGeneral.otf ⧤ EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE
029E56202RUSTIXGeneral.otf ⧥ IDENTICAL TO AND SLANTED PARALLEL
029E66203RUSTIXGeneral.otf ⧦ GLEICH STARK
029E76204RUSTIXGeneral.otf ⧧ THERMODYNAMIC
029E86205RUSTIXGeneral.otf ⧨ DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK
029E96206RUSTIXGeneral.otf ⧩ DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK
029EA6207RUSTIXGeneral.otf ⧪ BLACK DIAMOND WITH DOWN ARROW
029EB6208RUSTIXGeneral.otf ⧫ BLACK LOZENGE
029EC6209RUSTIXGeneral.otf ⧬ WHITE CIRCLE WITH DOWN ARROW
029ED6210RUSTIXGeneral.otf ⧭ BLACK CIRCLE WITH DOWN ARROW
029EE6333RUSTIXGeneral.otf ⧮ ERROR-BARRED WHITE SQUARE
029EF6211RUSTIXGeneral.otf ⧯ ERROR-BARRED BLACK SQUARE
029F06212RUSTIXGeneral.otf ⧰ ERROR-BARRED WHITE DIAMOND
029F16213RUSTIXGeneral.otf ⧱ ERROR-BARRED BLACK DIAMOND
029F26214RUSTIXGeneral.otf ⧲ ERROR-BARRED WHITE CIRCLE
029F36215RUSTIXGeneral.otf ⧳ ERROR-BARRED BLACK CIRCLE
029F46216RUSTIXGeneral.otf ⧴ RULE-DELAYED
029F56217RUSTIXGeneral.otf ⧵ REVERSE SOLIDUS OPERATOR
029F66218RUSTIXGeneral.otf ⧶ SOLIDUS WITH OVERBAR
029F76219RUSTIXGeneral.otf ⧷ REVERSE SOLIDUS WITH HORIZONTAL STROKE
029F86220RUSTIXGeneral.otf ⧸ BIG SOLIDUS
029F86221SZ01STIXSizOneSymReg.otf ⧸ BIG SOLIDUS
029F96222RUSTIXGeneral.otf ⧹ BIG REVERSE SOLIDUS
029F96223SZ01STIXSizOneSymReg.otf ⧹ BIG REVERSE SOLIDUS
029FA6224RUSTIXGeneral.otf ⧺ DOUBLE PLUS
029FB6225RUSTIXGeneral.otf ⧻ TRIPLE PLUS
029FC6226RUSTIXGeneral.otf ⧼ LEFT-POINTING CURVED ANGLE BRACKET
029FD6227RUSTIXGeneral.otf ⧽ RIGHT-POINTING CURVED ANGLE BRACKET
029FE6228RUSTIXGeneral.otf ⧾ TINY
029FF6229RUSTIXGeneral.otf ⧿ MINY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Supplemental Mathematical Operators; 02A00-02AFF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
02A005543RUSTIXGeneral.otf ⨀ N-ARY CIRCLED DOT OPERATOR
02A008769SZ01STIXSizOneSymReg.otf ⨀ N-ARY CIRCLED DOT OPERATOR
02A015546RUSTIXGeneral.otf ⨁ N-ARY CIRCLED PLUS OPERATOR
02A018770SZ01STIXSizOneSymReg.otf ⨁ N-ARY CIRCLED PLUS OPERATOR
02A025549RUSTIXGeneral.otf ⨂ N-ARY CIRCLED TIMES OPERATOR
02A028771SZ01STIXSizOneSymReg.otf ⨂ N-ARY CIRCLED TIMES OPERATOR
02A035552RUSTIXGeneral.otf ⨃ N-ARY UNION OPERATOR WITH DOT
02A035553SZ01STIXSizOneSymReg.otf ⨃ N-ARY UNION OPERATOR WITH DOT
02A045554RUSTIXGeneral.otf ⨄ N-ARY UNION OPERATOR WITH PLUS
02A045556SZ01STIXSizOneSymReg.otf ⨄ N-ARY UNION OPERATOR WITH PLUS
02A055557RUSTIXGeneral.otf ⨅ N-ARY SQUARE INTERSECTION OPERATOR
02A055558SZ01STIXSizOneSymReg.otf ⨅ N-ARY SQUARE INTERSECTION OPERATOR
02A065559RUSTIXGeneral.otf ⨆ N-ARY SQUARE UNION OPERATOR
02A065562SZ01STIXSizOneSymReg.otf ⨆ N-ARY SQUARE UNION OPERATOR
02A075563RUSTIXGeneral.otf ⨇ TWO LOGICAL AND OPERATOR
02A075564SZ01STIXSizOneSymReg.otf ⨇ TWO LOGICAL AND OPERATOR
02A085565RUSTIXGeneral.otf ⨈ TWO LOGICAL OR OPERATOR
02A085566SZ01STIXSizOneSymReg.otf ⨈ TWO LOGICAL OR OPERATOR
02A095567RUSTIXGeneral.otf ⨉ N-ARY TIMES OPERATOR
02A095568SZ01STIXSizOneSymReg.otf ⨉ N-ARY TIMES OPERATOR
02A0A5569RUSTIXGeneral.otf ⨊ MODULO TWO SUM
02A0A5570SZ01STIXSizOneSymReg.otf ⨊ MODULO TWO SUM
02A0B5571RUSTIXGeneral.otf ⨋ SUMMATION WITH INTEGRAL
02A0B5573RUSTIXIntSmReg.otf ⨋ SUMMATION WITH INTEGRAL
02A0B5576RUSTIXIntUpSmReg.otf ⨋ SUMMATION WITH INTEGRAL
02A0B5572SZ01STIXIntDReg.otf ⨋ SUMMATION WITH INTEGRAL
02A0B5575SZ01STIXIntUpDReg.otf ⨋ SUMMATION WITH INTEGRAL
02A0B5574RUSTIXIntUpReg.otf ⨋ SUMMATION WITH INTEGRAL
02A0C5579RUSTIXIntSmReg.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C5582RUSTIXIntUpSmReg.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8656BUSTIXIntSmBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8659BUSTIXIntUpSmBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C5577RUSTIXGeneral.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C5580RUSTIXIntUpReg.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C5578SZ01STIXIntDReg.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C5581SZ01STIXIntUpDReg.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8654BUSTIXGeneralBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8657BUSTIXIntUpBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8655SZ01BSTIXIntDBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0C8658SZ01BSTIXIntUpDBol.otf ⨌ QUADRUPLE INTEGRAL OPERATOR
02A0D5585RUSTIXIntSmReg.otf ⨍ FINITE PART INTEGRAL
02A0D5588RUSTIXIntUpSmReg.otf ⨍ FINITE PART INTEGRAL
02A0D8662BUSTIXIntSmBol.otf ⨍ FINITE PART INTEGRAL
02A0D8665BUSTIXIntUpSmBol.otf ⨍ FINITE PART INTEGRAL
02A0D5583RUSTIXGeneral.otf ⨍ FINITE PART INTEGRAL
02A0D5586RUSTIXIntUpReg.otf ⨍ FINITE PART INTEGRAL
02A0D5584SZ01STIXIntDReg.otf ⨍ FINITE PART INTEGRAL
02A0D5587SZ01STIXIntUpDReg.otf ⨍ FINITE PART INTEGRAL
02A0D8660BUSTIXGeneralBol.otf ⨍ FINITE PART INTEGRAL
02A0D8663BUSTIXIntUpBol.otf ⨍ FINITE PART INTEGRAL
02A0D8661SZ01BSTIXIntDBol.otf ⨍ FINITE PART INTEGRAL
02A0D8664SZ01BSTIXIntUpDBol.otf ⨍ FINITE PART INTEGRAL
02A0E5591RUSTIXIntSmReg.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E5594RUSTIXIntUpSmReg.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8668BUSTIXIntSmBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8671BUSTIXIntUpSmBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E5589RUSTIXGeneral.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E5592RUSTIXIntUpReg.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E5590SZ01STIXIntDReg.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E5593SZ01STIXIntUpDReg.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8666BUSTIXGeneralBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8669BUSTIXIntUpBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8667SZ01BSTIXIntDBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0E8670SZ01BSTIXIntUpDBol.otf ⨎ INTEGRAL WITH DOUBLE STROKE
02A0F5597RUSTIXIntSmReg.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F5600RUSTIXIntUpSmReg.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8674BUSTIXIntSmBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8677BUSTIXIntUpSmBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F5595RUSTIXGeneral.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F5598RUSTIXIntUpReg.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F5596SZ01STIXIntDReg.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F5599SZ01STIXIntUpDReg.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8672BUSTIXGeneralBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8675BUSTIXIntUpBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8673SZ01BSTIXIntDBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A0F8676SZ01BSTIXIntUpDBol.otf ⨏ INTEGRAL AVERAGE WITH SLASH
02A105646RUSTIXIntSmReg.otf ⨐ CIRCULATION FUNCTION
02A105649RUSTIXIntUpSmReg.otf ⨐ CIRCULATION FUNCTION
02A108680BUSTIXIntSmBol.otf ⨐ CIRCULATION FUNCTION
02A108683BUSTIXIntUpSmBol.otf ⨐ CIRCULATION FUNCTION
02A105644RUSTIXGeneral.otf ⨐ CIRCULATION FUNCTION
02A105647RUSTIXIntUpReg.otf ⨐ CIRCULATION FUNCTION
02A105645SZ01STIXIntDReg.otf ⨐ CIRCULATION FUNCTION
02A105648SZ01STIXIntUpDReg.otf ⨐ CIRCULATION FUNCTION
02A108678BUSTIXGeneralBol.otf ⨐ CIRCULATION FUNCTION
02A108681BUSTIXIntUpBol.otf ⨐ CIRCULATION FUNCTION
02A108679SZ01BSTIXIntDBol.otf ⨐ CIRCULATION FUNCTION
02A108682SZ01BSTIXIntUpDBol.otf ⨐ CIRCULATION FUNCTION
02A115652RUSTIXIntSmReg.otf ⨑ ANTICLOCKWISE INTEGRATION
02A115655RUSTIXIntUpSmReg.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118686BUSTIXIntSmBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118689BUSTIXIntUpSmBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A115650RUSTIXGeneral.otf ⨑ ANTICLOCKWISE INTEGRATION
02A115653RUSTIXIntUpReg.otf ⨑ ANTICLOCKWISE INTEGRATION
02A115651SZ01STIXIntDReg.otf ⨑ ANTICLOCKWISE INTEGRATION
02A115654SZ01STIXIntUpDReg.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118684BUSTIXGeneralBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118687BUSTIXIntUpBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118685SZ01BSTIXIntDBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A118688SZ01BSTIXIntUpDBol.otf ⨑ ANTICLOCKWISE INTEGRATION
02A125753RUSTIXIntSmReg.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A125756RUSTIXIntUpSmReg.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128692BUSTIXIntSmBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128695BUSTIXIntUpSmBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A125751RUSTIXGeneral.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A125754RUSTIXIntUpReg.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A125752SZ01STIXIntDReg.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A125755SZ01STIXIntUpDReg.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128690BUSTIXGeneralBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128693BUSTIXIntUpBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128691SZ01BSTIXIntDBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A128694SZ01BSTIXIntUpDBol.otf ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE
02A135759RUSTIXIntSmReg.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A135762RUSTIXIntUpSmReg.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138698BUSTIXIntSmBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138701BUSTIXIntUpSmBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A135757RUSTIXGeneral.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A135760RUSTIXIntUpReg.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A135758SZ01STIXIntDReg.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A135761SZ01STIXIntUpDReg.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138696BUSTIXGeneralBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138699BUSTIXIntUpBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138697SZ01BSTIXIntDBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A138700SZ01BSTIXIntUpDBol.otf ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE
02A145765RUSTIXIntSmReg.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A145768RUSTIXIntUpSmReg.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148704BUSTIXIntSmBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148707BUSTIXIntUpSmBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A145763RUSTIXGeneral.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A145766RUSTIXIntUpReg.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A145764SZ01STIXIntDReg.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A145767SZ01STIXIntUpDReg.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148702BUSTIXGeneralBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148705BUSTIXIntUpBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148703SZ01BSTIXIntDBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A148706SZ01BSTIXIntUpDBol.otf ⨔ LINE INTEGRATION NOT INCLUDING THE POLE
02A155771RUSTIXIntSmReg.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A155775RUSTIXIntUpSmReg.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158710BUSTIXIntSmBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158713BUSTIXIntUpSmBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A155769RUSTIXGeneral.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A155772RUSTIXIntUpReg.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A155770SZ01STIXIntDReg.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A155773SZ01STIXIntUpDReg.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158708BUSTIXGeneralBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158711BUSTIXIntUpBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158709SZ01BSTIXIntDBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A158712SZ01BSTIXIntUpDBol.otf ⨕ INTEGRAL AROUND A POINT OPERATOR
02A165778RUSTIXIntSmReg.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A165781RUSTIXIntUpSmReg.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168716BUSTIXIntSmBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168719BUSTIXIntUpSmBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A165776RUSTIXGeneral.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A165779RUSTIXIntUpReg.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A165777SZ01STIXIntDReg.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A165780SZ01STIXIntUpDReg.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168714BUSTIXGeneralBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168717BUSTIXIntUpBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168715SZ01BSTIXIntDBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A168718SZ01BSTIXIntUpDBol.otf ⨖ QUATERNION INTEGRAL OPERATOR
02A175788RUSTIXIntSmReg.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A175793RUSTIXIntUpSmReg.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178722BUSTIXIntSmBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178725BUSTIXIntUpSmBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A175785RUSTIXGeneral.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A175789RUSTIXIntUpReg.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A175787SZ01STIXIntDReg.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A175791SZ01STIXIntUpDReg.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178720BUSTIXGeneralBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178723BUSTIXIntUpBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178721SZ01BSTIXIntDBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A178724SZ01BSTIXIntUpDBol.otf ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK
02A185797RUSTIXIntSmReg.otf ⨘ INTEGRAL WITH TIMES SIGN
02A185800RUSTIXIntUpSmReg.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188728BUSTIXIntSmBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188731BUSTIXIntUpSmBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A185795RUSTIXGeneral.otf ⨘ INTEGRAL WITH TIMES SIGN
02A185798RUSTIXIntUpReg.otf ⨘ INTEGRAL WITH TIMES SIGN
02A185796SZ01STIXIntDReg.otf ⨘ INTEGRAL WITH TIMES SIGN
02A185799SZ01STIXIntUpDReg.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188726BUSTIXGeneralBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188729BUSTIXIntUpBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188727SZ01BSTIXIntDBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A188730SZ01BSTIXIntUpDBol.otf ⨘ INTEGRAL WITH TIMES SIGN
02A195805RUSTIXIntSmReg.otf ⨙ INTEGRAL WITH INTERSECTION
02A195808RUSTIXIntUpSmReg.otf ⨙ INTEGRAL WITH INTERSECTION
02A198734BUSTIXIntSmBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A198737BUSTIXIntUpSmBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A195802RUSTIXGeneral.otf ⨙ INTEGRAL WITH INTERSECTION
02A195806RUSTIXIntUpReg.otf ⨙ INTEGRAL WITH INTERSECTION
02A195803SZ01STIXIntDReg.otf ⨙ INTEGRAL WITH INTERSECTION
02A195807SZ01STIXIntUpDReg.otf ⨙ INTEGRAL WITH INTERSECTION
02A198733BUSTIXGeneralBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A198735BUSTIXIntUpBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A198732SZ01BSTIXIntDBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A198736SZ01BSTIXIntUpDBol.otf ⨙ INTEGRAL WITH INTERSECTION
02A1A5813RUSTIXIntSmReg.otf ⨚ INTEGRAL WITH UNION
02A1A5817RUSTIXIntUpSmReg.otf ⨚ INTEGRAL WITH UNION
02A1A8740BUSTIXIntSmBol.otf ⨚ INTEGRAL WITH UNION
02A1A8743BUSTIXIntUpSmBol.otf ⨚ INTEGRAL WITH UNION
02A1A5810RUSTIXGeneral.otf ⨚ INTEGRAL WITH UNION
02A1A5814RUSTIXIntUpReg.otf ⨚ INTEGRAL WITH UNION
02A1A5811SZ01STIXIntDReg.otf ⨚ INTEGRAL WITH UNION
02A1A5815SZ01STIXIntUpDReg.otf ⨚ INTEGRAL WITH UNION
02A1A8738BUSTIXGeneralBol.otf ⨚ INTEGRAL WITH UNION
02A1A8741BUSTIXIntUpBol.otf ⨚ INTEGRAL WITH UNION
02A1A8739SZ01BSTIXIntDBol.otf ⨚ INTEGRAL WITH UNION
02A1A8742SZ01BSTIXIntUpDBol.otf ⨚ INTEGRAL WITH UNION
02A1B5827RUSTIXIntSmReg.otf ⨛ INTEGRAL WITH OVERBAR
02A1B5830RUSTIXIntUpSmReg.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8746BUSTIXIntSmBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8749BUSTIXIntUpSmBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1B5825RUSTIXGeneral.otf ⨛ INTEGRAL WITH OVERBAR
02A1B5828RUSTIXIntUpReg.otf ⨛ INTEGRAL WITH OVERBAR
02A1B5826SZ01STIXIntDReg.otf ⨛ INTEGRAL WITH OVERBAR
02A1B5829SZ01STIXIntUpDReg.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8744BUSTIXGeneralBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8747BUSTIXIntUpBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8745SZ01BSTIXIntDBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1B8748SZ01BSTIXIntUpDBol.otf ⨛ INTEGRAL WITH OVERBAR
02A1C5833RUSTIXIntSmReg.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C5836RUSTIXIntUpSmReg.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8752BUSTIXIntSmBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8755BUSTIXIntUpSmBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C5831RUSTIXGeneral.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C5834RUSTIXIntUpReg.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C5832SZ01STIXIntDReg.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C5835SZ01STIXIntUpDReg.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8750BUSTIXGeneralBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8753BUSTIXIntUpBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8751SZ01BSTIXIntDBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1C8754SZ01BSTIXIntUpDBol.otf ⨜ INTEGRAL WITH UNDERBAR
02A1D5837RUSTIXGeneral.otf ⨝ JOIN
02A1E5838RUSTIXGeneral.otf ⨞ LARGE LEFT TRIANGLE OPERATOR
02A1F5839RUSTIXGeneral.otf ⨟ Z NOTATION SCHEMA COMPOSITION
02A205840RUSTIXGeneral.otf ⨠ Z NOTATION SCHEMA PIPING
02A215841RUSTIXGeneral.otf ⨡ Z NOTATION SCHEMA PROJECTION
02A225842RUSTIXGeneral.otf ⨢ PLUS SIGN WITH SMALL CIRCLE ABOVE
02A228595BUSTIXGeneralBol.otf ⨢ PLUS SIGN WITH SMALL CIRCLE ABOVE
02A235843RUSTIXGeneral.otf ⨣ PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE
02A238596BUSTIXGeneralBol.otf ⨣ PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE
02A245844RUSTIXGeneral.otf ⨤ PLUS SIGN WITH TILDE ABOVE
02A248597BUSTIXGeneralBol.otf ⨤ PLUS SIGN WITH TILDE ABOVE
02A255845RUSTIXGeneral.otf ⨥ PLUS SIGN WITH DOT BELOW
02A258598BUSTIXGeneralBol.otf ⨥ PLUS SIGN WITH DOT BELOW
02A265846RUSTIXGeneral.otf ⨦ PLUS SIGN WITH TILDE BELOW
02A268599BUSTIXGeneralBol.otf ⨦ PLUS SIGN WITH TILDE BELOW
02A275847RUSTIXGeneral.otf ⨧ PLUS SIGN WITH SUBSCRIPT TWO
02A278600BUSTIXGeneralBol.otf ⨧ PLUS SIGN WITH SUBSCRIPT TWO
02A285848RUSTIXGeneral.otf ⨨ PLUS SIGN WITH BLACK TRIANGLE
02A295849RUSTIXGeneral.otf ⨩ MINUS SIGN WITH COMMA ABOVE
02A2A5850RUSTIXGeneral.otf ⨪ MINUS SIGN WITH DOT BELOW
02A2A8601BUSTIXGeneralBol.otf ⨪ MINUS SIGN WITH DOT BELOW
02A2B5851RUSTIXGeneral.otf ⨫ MINUS SIGN WITH FALLING DOTS
02A2C5852RUSTIXGeneral.otf ⨬ MINUS SIGN WITH RISING DOTS
02A2D5853RUSTIXGeneral.otf ⨭ PLUS SIGN IN LEFT HALF CIRCLE
02A2E5854RUSTIXGeneral.otf ⨮ PLUS SIGN IN RIGHT HALF CIRCLE
02A2F5855RUSTIXGeneral.otf ⨯ VECTOR OR CROSS PRODUCT
02A305856RUSTIXGeneral.otf ⨰ MULTIPLICATION SIGN WITH DOT ABOVE
02A308602BUSTIXGeneralBol.otf ⨰ MULTIPLICATION SIGN WITH DOT ABOVE
02A315857RUSTIXGeneral.otf ⨱ MULTIPLICATION SIGN WITH UNDERBAR
02A318603BUSTIXGeneralBol.otf ⨱ MULTIPLICATION SIGN WITH UNDERBAR
02A325858RUSTIXGeneral.otf ⨲ SEMIDIRECT PRODUCT WITH BOTTOM CLOSED
02A328604BUSTIXGeneralBol.otf ⨲ SEMIDIRECT PRODUCT WITH BOTTOM CLOSED
02A335859RUSTIXGeneral.otf ⨳ SMASH PRODUCT
02A345860RUSTIXGeneral.otf ⨴ MULTIPLICATION SIGN IN LEFT HALF CIRCLE
02A355861RUSTIXGeneral.otf ⨵ MULTIPLICATION SIGN IN RIGHT HALF CIRCLE
02A365862RUSTIXGeneral.otf ⨶ CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT
02A375863RUSTIXGeneral.otf ⨷ MULTIPLICATION SIGN IN DOUBLE CIRCLE
02A385864RUSTIXGeneral.otf ⨸ CIRCLED DIVISION SIGN
02A395865RUSTIXGeneral.otf ⨹ PLUS SIGN IN TRIANGLE
02A3A5866RUSTIXGeneral.otf ⨺ MINUS SIGN IN TRIANGLE
02A3B5867RUSTIXGeneral.otf ⨻ MULTIPLICATION SIGN IN TRIANGLE
02A3C5868RUSTIXGeneral.otf ⨼ INTERIOR PRODUCT
02A3C7890RUSTIXVar.otf ⨼ stix-vert, low bar to left from base
02A3D5869RUSTIXGeneral.otf ⨽ RIGHTHAND INTERIOR PRODUCT
02A3D7887RUSTIXVar.otf ⨽ stix-vert, low bar to right from base
02A3E5870RUSTIXGeneral.otf ⨾ Z NOTATION RELATIONAL COMPOSITION
02A3F5871RUSTIXGeneral.otf ⨿ AMALGAMATION OR COPRODUCT
02A3F5872BUSTIXGeneralBol.otf ⨿ AMALGAMATION OR COPRODUCT
02A405873RUSTIXGeneral.otf ⩀ INTERSECTION WITH DOT
02A415874RUSTIXGeneral.otf ⩁ UNION WITH MINUS SIGN
02A425875RUSTIXGeneral.otf ⩂ UNION WITH OVERBAR
02A435876RUSTIXGeneral.otf ⩃ INTERSECTION WITH OVERBAR
02A445877RUSTIXGeneral.otf ⩄ INTERSECTION WITH LOGICAL AND
02A455878RUSTIXGeneral.otf ⩅ UNION WITH LOGICAL OR
02A465879RUSTIXGeneral.otf ⩆ UNION ABOVE INTERSECTION
02A475880RUSTIXGeneral.otf ⩇ INTERSECTION ABOVE UNION
02A485881RUSTIXGeneral.otf ⩈ UNION ABOVE BAR ABOVE INTERSECTION
02A495882RUSTIXGeneral.otf ⩉ INTERSECTION ABOVE BAR ABOVE UNION
02A4A5883RUSTIXGeneral.otf ⩊ UNION BESIDE AND JOINED WITH UNION
02A4B5884RUSTIXGeneral.otf ⩋ INTERSECTION BESIDE AND JOINED WITH INTERSECTION
02A4C5885RUSTIXGeneral.otf ⩌ CLOSED UNION WITH SERIFS
02A4D5886RUSTIXGeneral.otf ⩍ CLOSED INTERSECTION WITH SERIFS
02A4E5887RUSTIXGeneral.otf ⩎ DOUBLE SQUARE INTERSECTION
02A4F5888RUSTIXGeneral.otf ⩏ DOUBLE SQUARE UNION
02A505889RUSTIXGeneral.otf ⩐ CLOSED UNION WITH SERIFS AND SMASH PRODUCT
02A515890RUSTIXGeneral.otf ⩑ LOGICAL AND WITH DOT ABOVE
02A525891RUSTIXGeneral.otf ⩒ LOGICAL OR WITH DOT ABOVE
02A535892RUSTIXGeneral.otf ⩓ DOUBLE LOGICAL AND
02A545893RUSTIXGeneral.otf ⩔ DOUBLE LOGICAL OR
02A555894RUSTIXGeneral.otf ⩕ TWO INTERSECTING LOGICAL AND
02A565895RUSTIXGeneral.otf ⩖ TWO INTERSECTING LOGICAL OR
02A575896RUSTIXGeneral.otf ⩗ SLOPING LARGE OR
02A585897RUSTIXGeneral.otf ⩘ SLOPING LARGE AND
02A595898RUSTIXGeneral.otf ⩙ LOGICAL OR OVERLAPPING LOGICAL AND
02A5A5899RUSTIXGeneral.otf ⩚ LOGICAL AND WITH MIDDLE STEM
02A5B5900RUSTIXGeneral.otf ⩛ LOGICAL OR WITH MIDDLE STEM
02A5C5901RUSTIXGeneral.otf ⩜ LOGICAL AND WITH HORIZONTAL DASH
02A5D5902RUSTIXGeneral.otf ⩝ LOGICAL OR WITH HORIZONTAL DASH
02A5E5903RUSTIXGeneral.otf ⩞ LOGICAL AND WITH DOUBLE OVERBAR
02A5E5904BUSTIXGeneralBol.otf ⩞ LOGICAL AND WITH DOUBLE OVERBAR
02A5F5905RUSTIXGeneral.otf ⩟ LOGICAL AND WITH UNDERBAR
02A605906RUSTIXGeneral.otf ⩠ LOGICAL AND WITH DOUBLE UNDERBAR
02A615907RUSTIXGeneral.otf ⩡ SMALL VEE WITH UNDERBAR
02A625908RUSTIXGeneral.otf ⩢ LOGICAL OR WITH DOUBLE OVERBAR
02A635909RUSTIXGeneral.otf ⩣ LOGICAL OR WITH DOUBLE UNDERBAR
02A635910BUSTIXGeneralBol.otf ⩣ LOGICAL OR WITH DOUBLE UNDERBAR
02A645911RUSTIXGeneral.otf ⩤ Z NOTATION DOMAIN ANTIRESTRICTION
02A655912RUSTIXGeneral.otf ⩥ Z NOTATION RANGE ANTIRESTRICTION
02A665913RUSTIXGeneral.otf ⩦ EQUALS SIGN WITH DOT BELOW
02A665914BUSTIXGeneralBol.otf ⩦ EQUALS SIGN WITH DOT BELOW
02A675915RUSTIXGeneral.otf ⩧ IDENTICAL WITH DOT ABOVE
02A675916BUSTIXGeneralBol.otf ⩧ IDENTICAL WITH DOT ABOVE
02A685917RUSTIXGeneral.otf ⩨ TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE
02A695918RUSTIXGeneral.otf ⩩ TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE
02A6A5919RUSTIXGeneral.otf ⩪ TILDE OPERATOR WITH DOT ABOVE
02A6A5920BUSTIXGeneralBol.otf ⩪ TILDE OPERATOR WITH DOT ABOVE
02A6B5921RUSTIXGeneral.otf ⩫ TILDE OPERATOR WITH RISING DOTS
02A6C5922RUSTIXGeneral.otf ⩬ SIMILAR MINUS SIMILAR
02A6D5923RUSTIXGeneral.otf ⩭ CONGRUENT WITH DOT ABOVE
02A6D5924BUSTIXGeneralBol.otf ⩭ CONGRUENT WITH DOT ABOVE
02A6E5925RUSTIXGeneral.otf ⩮ EQUALS WITH ASTERISK
02A6E8605BUSTIXGeneralBol.otf ⩮ EQUALS WITH ASTERISK
02A6F5926RUSTIXGeneral.otf ⩯ ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT
02A6F5927BUSTIXGeneralBol.otf ⩯ ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT
02A705928RUSTIXGeneral.otf ⩰ APPROXIMATELY EQUAL OR EQUAL TO
02A705929BUSTIXGeneralBol.otf ⩰ APPROXIMATELY EQUAL OR EQUAL TO
02A715930RUSTIXGeneral.otf ⩱ EQUALS SIGN ABOVE PLUS SIGN
02A715931BUSTIXGeneralBol.otf ⩱ EQUALS SIGN ABOVE PLUS SIGN
02A725932RUSTIXGeneral.otf ⩲ PLUS SIGN ABOVE EQUALS SIGN
02A725933BUSTIXGeneralBol.otf ⩲ PLUS SIGN ABOVE EQUALS SIGN
02A735934RUSTIXGeneral.otf ⩳ EQUALS SIGN ABOVE TILDE OPERATOR
02A735935BUSTIXGeneralBol.otf ⩳ EQUALS SIGN ABOVE TILDE OPERATOR
02A745936RUSTIXGeneral.otf ⩴ DOUBLE COLON EQUAL
02A755937RUSTIXGeneral.otf ⩵ TWO CONSECUTIVE EQUALS SIGNS
02A765938RUSTIXGeneral.otf ⩶ THREE CONSECUTIVE EQUALS SIGNS
02A775939RUSTIXGeneral.otf ⩷ EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW
02A785940RUSTIXGeneral.otf ⩸ EQUIVALENT WITH FOUR DOTS ABOVE
02A795941RUSTIXGeneral.otf ⩹ LESS-THAN WITH CIRCLE INSIDE
02A7A5942RUSTIXGeneral.otf ⩺ GREATER-THAN WITH CIRCLE INSIDE
02A7B5943RUSTIXGeneral.otf ⩻ LESS-THAN WITH QUESTION MARK ABOVE
02A7C5944RUSTIXGeneral.otf ⩼ GREATER-THAN WITH QUESTION MARK ABOVE
02A7D5945RUSTIXGeneral.otf ⩽ LESS-THAN OR SLANTED EQUAL TO
02A7D5946BUSTIXGeneralBol.otf ⩽ LESS-THAN OR SLANTED EQUAL TO
02A7E5947RUSTIXGeneral.otf ⩾ GREATER-THAN OR SLANTED EQUAL TO
02A7E5948BUSTIXGeneralBol.otf ⩾ GREATER-THAN OR SLANTED EQUAL TO
02A7F5949RUSTIXGeneral.otf ⩿ LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE
02A805950RUSTIXGeneral.otf ⪀ GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE
02A815951RUSTIXGeneral.otf ⪁ LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE
02A825952RUSTIXGeneral.otf ⪂ GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE
02A835953RUSTIXGeneral.otf ⪃ LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT
02A845954RUSTIXGeneral.otf ⪄ GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT
02A855955RUSTIXGeneral.otf ⪅ LESS-THAN OR APPROXIMATE
02A865956RUSTIXGeneral.otf ⪆ GREATER-THAN OR APPROXIMATE
02A875957RUSTIXGeneral.otf ⪇ LESS-THAN AND SINGLE-LINE NOT EQUAL TO
02A875958BUSTIXGeneralBol.otf ⪇ LESS-THAN AND SINGLE-LINE NOT EQUAL TO
02A885959RUSTIXGeneral.otf ⪈ GREATER-THAN AND SINGLE-LINE NOT EQUAL TO
02A885960BUSTIXGeneralBol.otf ⪈ GREATER-THAN AND SINGLE-LINE NOT EQUAL TO
02A895961RUSTIXGeneral.otf ⪉ LESS-THAN AND NOT APPROXIMATE
02A895962BUSTIXGeneralBol.otf ⪉ LESS-THAN AND NOT APPROXIMATE
02A8A5963RUSTIXGeneral.otf ⪊ GREATER-THAN AND NOT APPROXIMATE
02A8A5964BUSTIXGeneralBol.otf ⪊ GREATER-THAN AND NOT APPROXIMATE
02A8B6091RUSTIXGeneral.otf ⪋ LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN
02A8C5965RUSTIXGeneral.otf ⪌ GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN
02A8D5966RUSTIXGeneral.otf ⪍ LESS-THAN ABOVE SIMILAR OR EQUAL
02A8E5967RUSTIXGeneral.otf ⪎ GREATER-THAN ABOVE SIMILAR OR EQUAL
02A8F5968RUSTIXGeneral.otf ⪏ LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN
02A905969RUSTIXGeneral.otf ⪐ GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN
02A915970RUSTIXGeneral.otf ⪑ LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL
02A925971RUSTIXGeneral.otf ⪒ GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL
02A935972RUSTIXGeneral.otf ⪓ LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL
02A945973RUSTIXGeneral.otf ⪔ GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL
02A955974RUSTIXGeneral.otf ⪕ SLANTED EQUAL TO OR LESS-THAN
02A955975BUSTIXGeneralBol.otf ⪕ SLANTED EQUAL TO OR LESS-THAN
02A965976RUSTIXGeneral.otf ⪖ SLANTED EQUAL TO OR GREATER-THAN
02A965977BUSTIXGeneralBol.otf ⪖ SLANTED EQUAL TO OR GREATER-THAN
02A975978RUSTIXGeneral.otf ⪗ SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE
02A985979RUSTIXGeneral.otf ⪘ SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE
02A995980RUSTIXGeneral.otf ⪙ DOUBLE-LINE EQUAL TO OR LESS-THAN
02A9A5981RUSTIXGeneral.otf ⪚ DOUBLE-LINE EQUAL TO OR GREATER-THAN
02A9B5982RUSTIXGeneral.otf ⪛ DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN
02A9C5983RUSTIXGeneral.otf ⪜ DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN
02A9D5984RUSTIXGeneral.otf ⪝ SIMILAR OR LESS-THAN
02A9D5985BUSTIXGeneralBol.otf ⪝ SIMILAR OR LESS-THAN
02A9D8170RUSTIXVar.otf ⪝ stix-similar (conforming) or less-than
02A9E5986RUSTIXGeneral.otf ⪞ SIMILAR OR GREATER-THAN
02A9E5987BUSTIXGeneralBol.otf ⪞ SIMILAR OR GREATER-THAN
02A9F5988RUSTIXGeneral.otf ⪟ SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN
02AA05989RUSTIXGeneral.otf ⪠ SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN
02AA15990RUSTIXGeneral.otf ⪡ DOUBLE NESTED LESS-THAN
02AA25991RUSTIXGeneral.otf ⪢ DOUBLE NESTED GREATER-THAN
02AA35992RUSTIXGeneral.otf ⪣ DOUBLE NESTED LESS-THAN WITH UNDERBAR
02AA45993RUSTIXGeneral.otf ⪤ GREATER-THAN OVERLAPPING LESS-THAN
02AA55994RUSTIXGeneral.otf ⪥ GREATER-THAN BESIDE LESS-THAN
02AA65995RUSTIXGeneral.otf ⪦ LESS-THAN CLOSED BY CURVE
02AA75996RUSTIXGeneral.otf ⪧ GREATER-THAN CLOSED BY CURVE
02AA85997RUSTIXGeneral.otf ⪨ LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL
02AA95998RUSTIXGeneral.otf ⪩ GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL
02AAA5999RUSTIXGeneral.otf ⪪ SMALLER THAN
02AAB6000RUSTIXGeneral.otf ⪫ LARGER THAN
02AAC6001RUSTIXGeneral.otf ⪬ SMALLER THAN OR EQUAL TO
02AAC7803RUSTIXVar.otf ⪬ stix-smaller than or equal, slanted
02AAD6002RUSTIXGeneral.otf ⪭ LARGER THAN OR EQUAL TO
02AAD7805RUSTIXVar.otf ⪭ stix-larger than or equal, slanted
02AAE6003RUSTIXGeneral.otf ⪮ EQUALS SIGN WITH BUMPY ABOVE
02AAF6004RUSTIXGeneral.otf ⪯ PRECEDES ABOVE SINGLE-LINE EQUALS SIGN
02AAF6005BUSTIXGeneralBol.otf ⪯ PRECEDES ABOVE SINGLE-LINE EQUALS SIGN
02AB06006RUSTIXGeneral.otf ⪰ SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN
02AB06007BUSTIXGeneralBol.otf ⪰ SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN
02AB16008RUSTIXGeneral.otf ⪱ PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO
02AB26009RUSTIXGeneral.otf ⪲ SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO
02AB36010RUSTIXGeneral.otf ⪳ PRECEDES ABOVE EQUALS SIGN
02AB46011RUSTIXGeneral.otf ⪴ SUCCEEDS ABOVE EQUALS SIGN
02AB56012RUSTIXGeneral.otf ⪵ PRECEDES ABOVE NOT EQUAL TO
02AB66013RUSTIXGeneral.otf ⪶ SUCCEEDS ABOVE NOT EQUAL TO
02AB76014RUSTIXGeneral.otf ⪷ PRECEDES ABOVE ALMOST EQUAL TO
02AB86015RUSTIXGeneral.otf ⪸ SUCCEEDS ABOVE ALMOST EQUAL TO
02AB96016RUSTIXGeneral.otf ⪹ PRECEDES ABOVE NOT ALMOST EQUAL TO
02ABA6017RUSTIXGeneral.otf ⪺ SUCCEEDS ABOVE NOT ALMOST EQUAL TO
02ABB6018RUSTIXGeneral.otf ⪻ DOUBLE PRECEDES
02ABC6019RUSTIXGeneral.otf ⪼ DOUBLE SUCCEEDS
02ABD6020RUSTIXGeneral.otf ⪽ SUBSET WITH DOT
02ABD6021BUSTIXGeneralBol.otf ⪽ SUBSET WITH DOT
02ABE6022RUSTIXGeneral.otf ⪾ SUPERSET WITH DOT
02ABE6023BUSTIXGeneralBol.otf ⪾ SUPERSET WITH DOT
02ABF6024RUSTIXGeneral.otf ⪿ SUBSET WITH PLUS SIGN BELOW
02AC06025RUSTIXGeneral.otf ⫀ SUPERSET WITH PLUS SIGN BELOW
02AC16026RUSTIXGeneral.otf ⫁ SUBSET WITH MULTIPLICATION SIGN BELOW
02AC26027RUSTIXGeneral.otf ⫂ SUPERSET WITH MULTIPLICATION SIGN BELOW
02AC36028RUSTIXGeneral.otf ⫃ SUBSET OF OR EQUAL TO WITH DOT ABOVE
02AC46029RUSTIXGeneral.otf ⫄ SUPERSET OF OR EQUAL TO WITH DOT ABOVE
02AC56030RUSTIXGeneral.otf ⫅ SUBSET OF ABOVE EQUALS SIGN
02AC56031BUSTIXGeneralBol.otf ⫅ SUBSET OF ABOVE EQUALS SIGN
02AC66032RUSTIXGeneral.otf ⫆ SUPERSET OF ABOVE EQUALS SIGN
02AC66033BUSTIXGeneralBol.otf ⫆ SUPERSET OF ABOVE EQUALS SIGN
02AC76034RUSTIXGeneral.otf ⫇ SUBSET OF ABOVE TILDE OPERATOR
02AC86035RUSTIXGeneral.otf ⫈ SUPERSET OF ABOVE TILDE OPERATOR
02AC96036RUSTIXGeneral.otf ⫉ SUBSET OF ABOVE ALMOST EQUAL TO
02ACA6037RUSTIXGeneral.otf ⫊ SUPERSET OF ABOVE ALMOST EQUAL TO
02ACB6038RUSTIXGeneral.otf ⫋ SUBSET OF ABOVE NOT EQUAL TO
02ACB7737RUSTIXVar.otf ⫋ stix-subset not double equals, variant
02ACC7742RUSTIXVar.otf ⫌ stix-superset not double equals, variant
02ACC6039RUSTIXGeneral.otf ⫌ SUPERSET OF ABOVE NOT EQUAL TO
02ACD6040RUSTIXGeneral.otf ⫍ SQUARE LEFT OPEN BOX OPERATOR
02ACE6041RUSTIXGeneral.otf ⫎ SQUARE RIGHT OPEN BOX OPERATOR
02ACF6042RUSTIXGeneral.otf ⫏ CLOSED SUBSET
02AD06043RUSTIXGeneral.otf ⫐ CLOSED SUPERSET
02AD16044RUSTIXGeneral.otf ⫑ CLOSED SUBSET OR EQUAL TO
02AD26045RUSTIXGeneral.otf ⫒ CLOSED SUPERSET OR EQUAL TO
02AD36046RUSTIXGeneral.otf ⫓ SUBSET ABOVE SUPERSET
02AD46047RUSTIXGeneral.otf ⫔ SUPERSET ABOVE SUBSET
02AD56048RUSTIXGeneral.otf ⫕ SUBSET ABOVE SUBSET
02AD66049RUSTIXGeneral.otf ⫖ SUPERSET ABOVE SUPERSET
02AD76050RUSTIXGeneral.otf ⫗ SUPERSET BESIDE SUBSET
02AD86051RUSTIXGeneral.otf ⫘ SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET
02AD96052RUSTIXGeneral.otf ⫙ ELEMENT OF OPENING DOWNWARDS
02ADA6053RUSTIXGeneral.otf ⫚ PITCHFORK WITH TEE TOP
02ADB6054RUSTIXGeneral.otf ⫛ TRANSVERSAL INTERSECTION
02ADC6055RUSTIXGeneral.otf ⫝̸ FORKING
02ADD6056RUSTIXGeneral.otf ⫝ NONFORKING
02ADE6057RUSTIXGeneral.otf ⫞ SHORT LEFT TACK
02ADF6058RUSTIXGeneral.otf ⫟ SHORT DOWN TACK
02AE06059RUSTIXGeneral.otf ⫠ SHORT UP TACK
02AE16060RUSTIXGeneral.otf ⫡ PERPENDICULAR WITH S
02AE26061RUSTIXGeneral.otf ⫢ VERTICAL BAR TRIPLE RIGHT TURNSTILE
02AE36062RUSTIXGeneral.otf ⫣ DOUBLE VERTICAL BAR LEFT TURNSTILE
02AE46063RUSTIXGeneral.otf ⫤ VERTICAL BAR DOUBLE LEFT TURNSTILE
02AE56064RUSTIXGeneral.otf ⫥ DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE
02AE66065RUSTIXGeneral.otf ⫦ LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL
02AE76066RUSTIXGeneral.otf ⫧ SHORT DOWN TACK WITH OVERBAR
02AE86067RUSTIXGeneral.otf ⫨ SHORT UP TACK WITH UNDERBAR
02AE96068RUSTIXGeneral.otf ⫩ SHORT UP TACK ABOVE SHORT DOWN TACK
02AEA6069RUSTIXGeneral.otf ⫪ DOUBLE DOWN TACK
02AEB6070RUSTIXGeneral.otf ⫫ DOUBLE UP TACK
02AEC6071RUSTIXGeneral.otf ⫬ DOUBLE STROKE NOT SIGN
02AED6072RUSTIXGeneral.otf ⫭ REVERSED DOUBLE STROKE NOT SIGN
02AEE6073RUSTIXGeneral.otf ⫮ DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
02AEE8255RUSTIXVar.otf ⫮ stix-short mid negated by backslash
02AEF6074RUSTIXGeneral.otf ⫯ VERTICAL LINE WITH CIRCLE ABOVE
02AF06075RUSTIXGeneral.otf ⫰ VERTICAL LINE WITH CIRCLE BELOW
02AF16076RUSTIXGeneral.otf ⫱ DOWN TACK WITH CIRCLE BELOW
02AF26077RUSTIXGeneral.otf ⫲ PARALLEL WITH HORIZONTAL STROKE
02AF36078RUSTIXGeneral.otf ⫳ PARALLEL WITH TILDE OPERATOR
02AF46079RUSTIXGeneral.otf ⫴ TRIPLE VERTICAL BAR BINARY RELATION
02AF56080RUSTIXGeneral.otf ⫵ TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE
02AF66081RUSTIXGeneral.otf ⫶ TRIPLE COLON OPERATOR
02AF76082RUSTIXGeneral.otf ⫷ TRIPLE NESTED LESS-THAN
02AF86083RUSTIXGeneral.otf ⫸ TRIPLE NESTED GREATER-THAN
02AF96084RUSTIXGeneral.otf ⫹ DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO
02AFA6085RUSTIXGeneral.otf ⫺ DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO
02AFB6086RUSTIXGeneral.otf ⫻ TRIPLE SOLIDUS BINARY RELATION
02AFC6087SZ01STIXSizOneSymReg.otf ⫼ LARGE TRIPLE VERTICAL BAR OPERATOR
02AFC6553SZ02STIXSizTwoSymReg.otf ⫼ LARGE TRIPLE VERTICAL BAR OPERATOR
02AFD6088RUSTIXGeneral.otf ⫽ DOUBLE SOLIDUS OPERATOR
02AFE6089RUSTIXGeneral.otf ⫾ WHITE VERTICAL BAR
02AFF6090SZ01STIXSizOneSymReg.otf ⫿ N-ARY WHITE VERTICAL BAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Miscellaneous Symbols and Arrows; 02B00-02BFF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
02B128763RUSTIXGeneral.otf ⬒ SQUARE WITH TOP HALF BLACK
02B138764RUSTIXGeneral.otf ⬓ SQUARE WITH BOTTOM HALF BLACK
02B146092RUSTIXGeneral.otf ⬔ SQUARE WITH UPPER RIGHT DIAGONAL HALF BLOCK
02B156093RUSTIXGeneral.otf ⬕ SQUARE WITH LOWER LEFT DIAGONAL HALF BLOCK
02B166094RUSTIXGeneral.otf ⬖ DIAMOND WITH LEFT HALF BLACK
02B176095RUSTIXGeneral.otf ⬗ DIAMOND WITH RIGHT HALF BLACK
02B186096RUSTIXGeneral.otf ⬘ DIAMOND WITH TOP HALF BLACK
02B196097RUSTIXGeneral.otf ⬙ DIAMOND WITH BOTTOM HALF BLACK
02B1A6098RUSTIXGeneral.otf ⬚ DOTTED SQUARE
02B1B8773RUSTIXGeneral.otf ⬛ BLACK LARGE SQUARE
02B1C8775RUSTIXGeneral.otf ⬜ WHITE LARGE SQUARE
02B1D8776RUSTIXGeneral.otf ⬝ BLACK VERY SMALL SQUARE
02B1E8777RUSTIXGeneral.otf ⬞ WHITE VERY SMALL SQUARE
02B1F8778RUSTIXGeneral.otf ⬟ BLACK PENTAGON
02B206099RUSTIXGeneral.otf ⬠ WHITE PENTAGON
02B216100RUSTIXGeneral.otf ⬡ WHITE HEXAGON
02B228767RUSTIXGeneral.otf ⬢ BLACK HEXAGON
02B238768RUSTIXGeneral.otf ⬣ HORIZONTAL BLACK HEXAGON
02B248779RUSTIXGeneral.otf ⬤ BLACK LARGE CIRCLE
02B258780RUSTIXGeneral.otf ⬥ BLACK MEDIUM DIAMOND
02B268781RUSTIXGeneral.otf ⬦ WHITE MEDIUM DIAMOND
02B278782RUSTIXGeneral.otf ⬧ BLACK MEDIUM LOZENGE
02B288783RUSTIXGeneral.otf ⬨ WHITE MEDIUM LOZENGE
02B298784RUSTIXGeneral.otf ⬩ BLACK SMALL DIAMOND
02B2A8785RUSTIXGeneral.otf ⬪ BLACK SMALL LOZENGE
02B2B8786RUSTIXGeneral.otf ⬫ WHITE SMALL LOZENGE
02B2C8787RUSTIXGeneral.otf ⬬ BLACK HORIZONTAL ELLIPSE
02B2D8788RUSTIXGeneral.otf ⬭ WHITE HORIZONTAL ELLIPSE
02B2E8789RUSTIXGeneral.otf ⬮ BLACK VERTICAL ELLIPSE
02B2F8790RUSTIXGeneral.otf ⬯ WHITE VERTICAL ELLIPSE
02B308791RUSTIXGeneral.otf ⬰ LEFT ARROW WITH SMALL CIRCLE
02B318792RUSTIXGeneral.otf ⬱ THREE LEFTWARDS ARROWS
02B328793RUSTIXGeneral.otf ⬲ LEFT ARROW WITH CIRCLED PLUS
02B338794RUSTIXGeneral.otf ⬳ LONG LEFTWARDS SQUIGGLE ARROW
02B348795RUSTIXGeneral.otf ⬴ LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE
02B358796RUSTIXGeneral.otf ⬵ LEFTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE
02B368797RUSTIXGeneral.otf ⬶ LEFTWARDS TWO-HEADED ARROW FROM BAR
02B378798RUSTIXGeneral.otf ⬷ LEFTWARDS TWO-HEADED TRIPLE-DASH ARROW
02B388799RUSTIXGeneral.otf ⬸ LEFTWARDS ARROW WITH DOTTED STEM
02B398800RUSTIXGeneral.otf ⬹ LEFTWARDS ARROW WITH TAIL WITH VERTICAL STROKE
02B3A8830RUSTIXGeneral.otf ⬺ LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
02B3B8801RUSTIXGeneral.otf ⬻ LEFTWARDS TWO-HEADED ARROW WITH TAIL
02B3C8802RUSTIXGeneral.otf ⬼ LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE
02B3D8803RUSTIXGeneral.otf ⬽ LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
02B3E8804RUSTIXGeneral.otf ⬾ LEFTWARDS ARROW THROUGH X
02B3F8805RUSTIXGeneral.otf ⬿ WAVE ARROW POINTING DIRECTLY LEFT
02B408806RUSTIXGeneral.otf ⭀ EQUALS SIGN ABOVE LEFTWARDS ARROW
02B418807RUSTIXGeneral.otf ⭁ REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW - -REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW
02B428808RUSTIXGeneral.otf ⭂ LEFTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO
02B438809RUSTIXGeneral.otf ⭃ RIGHTWARDS ARROW THROUGH LESS-THAN
02B448810RUSTIXGeneral.otf ⭄ RIGHTWARDS ARROW THROUGH SUBSET
02B458811RUSTIXGeneral.otf ⭅ LEFTWARDS QUADRUPLE ARROW
02B468812RUSTIXGeneral.otf ⭆ RIGHTWARDS QUADRUPLE ARROW
02B478813RUSTIXGeneral.otf ⭇ REVERSE TILDE OPERATOR ABOVE RIGHTWARDS ARROW
02B488814RUSTIXGeneral.otf ⭈ RIGHTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO
02B498815RUSTIXGeneral.otf ⭉ TILDE OPERATOR ABOVE LEFTWARDS ARROW
02B4A8816RUSTIXGeneral.otf ⭊ LEFTWARDS ARROW ABOVE ALMOST EQUAL TO
02B4B8817RUSTIXGeneral.otf ⭋ LEFTWARDS ARROW ABOVE REVERSE TILDE OPERATOR
02B4C8818RUSTIXGeneral.otf ⭌ RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR
02B508819RUSTIXGeneral.otf ⭐ WHITE MEDIUM STAR
02B518820RUSTIXGeneral.otf ⭑ BLACK MEDIUM STAR
02B528821RUSTIXGeneral.otf ⭒ WHITE SMALL STAR
02B538822RUSTIXGeneral.otf ⭓ BLACK RIGHT-POINTING PENTAGON
02B548823RUSTIXGeneral.otf ⭔ WHITE RIGHT-POINTING PENTAGON
- - - - - - - - - - - - - - - - -
CJK Symbols and Punctuation; 03000-0303F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
030128653RUSTIXGeneral.otf 〒 POSTAL MARK
030306841RUSTIXGeneral.otf 〰 WAVY DASH
- - - - - - - - - - - - -
Hiragana; 03040-0309F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0306E6842RUSTIXGeneral.otf の HIRAGANA LETTER NO
- - - - - - - - - - - - -
Latin Extended-D; 0A720-0A7FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0A727150000RUSTIXGeneral.otf ꜧ stix-heng (phonetic symbol)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Private Use Area; 0E000-0F8FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0E0008444BUSTIXNonUniBol.otf  stix-radical symbol vertical extender
0E0008445RUSTIXNonUni.otf  stix-radical symbol vertical extender
0E0018446BUSTIXNonUniBol.otf  stix-radical symbol top corner piece
0E0018447RUSTIXNonUni.otf  stix-radical symbol top corner piece
0E0028457RUSTIXNonUni.otf  stix-"shaw": large operator with three parallel vertical lines topped by a horizontal
0E0038456SZ01STIXNonUni.otf  stix-"shaw": large operator with three parallel vertical lines topped by a horizontal
0E0047315RUSTIXNonUni.otf  stix-not right arrow-wavy
0E0057316RUSTIXNonUni.otf  stix-not right arrow-curved
0E00A7681RUSTIXNonUni.otf  stix-reverse most positive, line below
0E00B7683RUSTIXNonUni.otf  stix-most positive, two lines below
0E00E7697RUSTIXNonUni.otf  stix-not greater, double equals
0E00E7698BUSTIXNonUniBol.otf  stix-not greater, double equals
0E00F7699RUSTIXNonUni.otf  stix-not greater-or-equal, slanted
0E00F7700BUSTIXNonUniBol.otf  stix-not greater-or-equal, slanted
0E0107701RUSTIXNonUni.otf  stix-not less-or-equal, slanted
0E0107702BUSTIXNonUniBol.otf  stix-not less-or-equal, slanted
0E0117703RUSTIXNonUni.otf  stix-not less, double equals
0E0117704BUSTIXNonUniBol.otf  stix-not less, double equals
0E0167723RUSTIXNonUni.otf  stix-not subset, double equals
0E0187729RUSTIXNonUni.otf  stix-not superset, double equals
0E01E7743RUSTIXNonUni.otf  stix-not approximately identical to
0E0237752RUSTIXNonUni.otf  stix-not congruent, dot
0E0237753BUSTIXNonUniBol.otf  stix-not congruent, dot
0E0257756RUSTIXNonUni.otf  stix-not approximately equal or equal to
0E0257757BUSTIXNonUniBol.otf  stix-not approximately equal or equal to
0E0267758RUSTIXNonUni.otf  stix-not, vert, double nested less than
0E0277777RUSTIXNonUni.otf  stix-not, vert, double nested greater than
0E0287779RUSTIXNonUni.otf  stix-not much less than
0E0287780BUSTIXNonUniBol.otf  stix-not much less than
0E0297781RUSTIXNonUni.otf  stix-not much greater than
0E0297782BUSTIXNonUniBol.otf  stix-not much greater than
0E02A7783RUSTIXNonUni.otf  stix-not triple less than
0E02B7784RUSTIXNonUni.otf  stix-not triple greater than
0E02F7792RUSTIXNonUni.otf  stix-not, vert, angle
0E0357809RUSTIXNonUni.otf  stix-negated contains
0E0377822RUSTIXNonUni.otf  stix-reverse not equal
0E0377823BUSTIXNonUniBol.otf  stix-reverse not equal
0E0387824RUSTIXNonUni.otf  stix-not parallel, slanted
0E0397825RUSTIXNonUni.otf  stix-not equal, dot
0E03A7829RUSTIXNonUni.otf  stix-not partial differential
0E03B7834RUSTIXNonUni.otf  stix-negated set membership, dot above
0E03C7837RUSTIXNonUni.otf  stix-negated set membership, two horizontal strokes
0E03D7844RUSTIXNonUni.otf  stix-negated (slash) set membership
0E0407852RUSTIXNonUni.otf  stix-congruence sign (lazy S)
0E0417853RUSTIXNonUni.otf  stix-modifier letter small h turned, superscript
0E0427857RUSTIXNonUni.otf  stix-modifier letter small a (one-story) turned, superscript
0E0437871RUSTIXNonUni.otf  stix-two-line slanted equal to or less-than - with vertical stroke
0E0447873RUSTIXNonUni.otf  stix-two-line slanted equal to or greater-than with vertical stroke
0E0457876RUSTIXNonUni.otf  stix-two-line slanted equal to or less-than - with slash
0E0467879RUSTIXNonUni.otf  stix-two-line slanted equal to or greater-than with slash
0E04B7898RUSTIXNonUni.otf  stix-not precedes, single equals
0E04C8462RUSTIXNonUni.otf  stix-not precedes, double equals
0E04D8055RUSTIXNonUni.otf  stix-not, vert, equal or similar
0E04D8056BUSTIXNonUniBol.otf  stix-not, vert, equal or similar
0E04E8057RUSTIXNonUni.otf  stix-not succeeds, double equals
0E04F8058RUSTIXNonUni.otf  stix-not succeeds, single equals
0E0508059RUSTIXNonUni.otf  stix-not, square subset
0E0508060BUSTIXNonUniBol.otf  stix-not, square subset
0E0518061RUSTIXNonUni.otf  stix-not, square superset
0E0518062BUSTIXNonUniBol.otf  stix-not, square superset
0E0528063RUSTIXNonUni.otf  stix-not bumpy equals
0E0528064BUSTIXNonUniBol.otf  stix-not bumpy equals
0E0538065RUSTIXNonUni.otf  stix-Latin letter small-cap K, reversed
0E0548066RUSTIXNonUni.otf  stix-Latin letter small a (one-story) with rhotic hook
0E0558067RUSTIXNonUni.otf  stix-Latin letter small open e with rhotic hook
0E0568068RUSTIXNonUni.otf  stix-Latin letter small open o with rhotic hook
0E0578069RUSTIXNonUni.otf  stix-Latin letter small omega, inverted
0E0598070RUSTIXNonUni.otf  stix-not precedes, similar
0E05A8071RUSTIXNonUni.otf  stix-not succeeds, similar
0E05B9003RUSTIXNonUni.otf  stix-stix-not bumpy single equals
0E05B8072BUSTIXNonUniBol.otf  stix-not bumpy single equals
0E05C9004RUSTIXNonUni.otf  stix-stix-not equal or similar
0E05C8073BUSTIXNonUniBol.otf  stix-not equal or similar
0E05D8074RUSTIXNonUni.otf  stix-barred ess
0E05E8075BUSTIXNonUniBol.otf  stix-double macron
0E05E8076RUSTIXNonUni.otf  stix-double macron
0E0608463RUSTIXNonUni.otf  stix-double underbar
0E0608464BUSTIXNonUniBol.otf  stix-double underbar
0E0618078RUSTIXNonUni.otf  stix-triple underbar
0E0618079BUSTIXNonUniBol.otf  stix-triple underbar
0E0628080RUSTIXNonUni.otf  stix-quadruple underbar
0E0628081BUSTIXNonUniBol.otf  stix-quadruple underbar
0E0638082RUSTIXNonUni.otf  stix-accent caret over dot
0E0648083RUSTIXNonUni.otf  stix-tilde over bar over
0E0648084BUSTIXNonUniBol.otf  stix-tilde over bar over
0E0658085RUSTIXNonUni.otf  stix-straight over wavy underline
0E0658086BUSTIXNonUniBol.otf  stix-straight over wavy underline
0E0668087RUSTIXNonUni.otf  stix-double dot over bar over
0E0668088BUSTIXNonUniBol.otf  stix-double dot over bar over
0E0678089RUSTIXNonUni.otf  stix-wavy over straight underline
0E0678090BUSTIXNonUniBol.otf  stix-wavy over straight underline
0E0688091RUSTIXNonUni.otf  stix-hooked h
0E06B8094RUSTIXNonUni.otf  stix-small not (vert) member
0E06C8095RUSTIXNonUni.otf  stix-small not (vert) contains
0E06D8096RUSTIXNonUni.otf  stix-not equal to or member
0E06D8097BUSTIXNonUniBol.otf  stix-not equal to or member
0E06E8098RUSTIXNonUni.otf  stix-not equal to or contains
0E06E8099BUSTIXNonUniBol.otf  stix-not equal to or contains
0E06F8100RUSTIXNonUni.otf  stix-Not (vert) equals or member
0E06F8101BUSTIXNonUniBol.otf  stix-Not (vert) equals or member
0E0708102RUSTIXNonUni.otf  stix-not (vert) equals or contains
0E0708103BUSTIXNonUniBol.otf  stix-not (vert) equals or contains
0E0758136RUSTIXNonUni.otf  stix-not (slash) similar minus similar
0E0768137RUSTIXNonUni.otf  stix-not (vert) similar minus similar
0E0778138RUSTIXNonUni.otf  stix-not (vert) double similar over two-line equals
0E07C8146RUSTIXNonUni.otf  stix-not (slash) four-line equals (not strictly equivalent to)
0E07D8147RUSTIXNonUni.otf  stix-not (vert) four-line equals
0E07E8148RUSTIXNonUni.otf  stix-not (vert) less-than slanted equal
0E07E8149BUSTIXNonUniBol.otf  stix-not (vert) less-than slanted equal
0E07F8150RUSTIXNonUni.otf  stix-not (vert) greater-than slanted equal
0E07F8151BUSTIXNonUniBol.otf  stix-not (vert) greater-than slanted equal
0E0808152RUSTIXNonUni.otf  stix-not (vert) less-than or two-line equal
0E0808153BUSTIXNonUniBol.otf  stix-not (vert) less-than or two-line equal
0E0818154RUSTIXNonUni.otf  stix-not (vert) greater-than or two-line equal
0E0818155BUSTIXNonUniBol.otf  stix-not (vert) greater-than or two-line equal
0E0828156RUSTIXNonUni.otf  stix-not (slash) equal (slant) or less-than
0E0828157BUSTIXNonUniBol.otf  stix-not (slash) equal (slant) or less-than
0E0838158RUSTIXNonUni.otf  stix-not (slash) equal (slant) or greater-than
0E0838159BUSTIXNonUniBol.otf  stix-not (slash) equal (slant) or greater-than
0E0848160RUSTIXNonUni.otf  stix-not (vert) equals (slant) or less-than
0E0848161BUSTIXNonUniBol.otf  stix-not (vert) equals (slant) or less-than
0E0858162RUSTIXNonUni.otf  stix-not (vert) equals (slant) or greater-than
0E0858163BUSTIXNonUniBol.otf  stix-not (vert) equals (slant) or greater-than
0E0868164RUSTIXNonUni.otf  stix-not (slash) two-line equal or less-than
0E0878165RUSTIXNonUni.otf  stix-not (slash) two-line equal or greater-than
0E0888166RUSTIXNonUni.otf  stix-not (vert) two-line equals or less-than
0E0898167RUSTIXNonUni.otf  stix-not (vert) two-line equals or greater-than
0E0928176RUSTIXNonUni.otf  stix-not (vert) equals (contour) or precedes
0E0938177RUSTIXNonUni.otf  stix-not (vert) equals (contour) or succeeds
0E0948178RUSTIXNonUni.otf  stix-not (slash) equals (contour) or precedes
0E0958179RUSTIXNonUni.otf  stix-not (slash) equals (contour) or succeeds
0E0968180RUSTIXNonUni.otf  stix-not (vert) subset or two-line equals
0E0978182RUSTIXNonUni.otf  stix-not (vert) superset or two-line equals
0E0988185RUSTIXNonUni.otf  stix-triple vertical, slash cancellation
0E0998186RUSTIXNonUni.otf  stix-narrow sloped nabla
0E09A8187RUSTIXNonUni.otf  stix-parentheses around thin space
0E09B8189RUSTIXNonUni.otf  stix-center dot in parentheses
0E09C8198RISTIXNonUniIta.otf  stix-capital A italic double-slashed
0E09C8200BISTIXNonUniBolIta.otf  stix-capital A italic double-slashed
0E09D8202RISTIXNonUniIta.otf  stix-capital E italic double-slashed
0E09D8204BISTIXNonUniBolIta.otf  stix-capital E italic double-slashed
0E09E8208RISTIXNonUniIta.otf  stix-capital F italic double-slashed
0E09E8209BISTIXNonUniBolIta.otf  stix-capital F italic double-slashed
0E09F8212RUSTIXNonUni.otf  stix-rising diagonal
0E0A08217RUSTIXNonUni.otf  stix-falling diagonal
0E0A18220BUSTIXNonUniBol.otf  stix-capital C with stroke
0E0A18221RUSTIXNonUni.otf  stix-capital C with stroke
0E0A28222RUSTIXNonUni.otf  stix-barred open gee
0E0A48467RUSTIXNonUni.otf  stix-Latin letter small r-fishhook, reversed, with descender stem
0E0A58223RUSTIXNonUni.otf  stix-hooktop (phonetic symbol)
0E0A68224RUSTIXNonUni.otf  stix-curly tail (phonetic symbol)
0E0A78225RUSTIXNonUni.otf  stix-modifier letter level-rise contour tone bar
0E0A88226RUSTIXNonUni.otf  stix-modifier letter high-rise tone bar
0E0A98227RUSTIXNonUni.otf  stix-retracted (in-line diacritic)
0E0AA8228RUSTIXNonUni.otf  stix-modifier letter fall-level contour tone bar
0E0AB8229RUSTIXNonUni.otf  stix-modifier letter low-rise tone bar
0E0AC8230RUSTIXNonUni.otf  stix-modifier letter fall-rise-fall contour tone bar
0E0AD8231RUSTIXNonUni.otf  stix-modifier letter rise-fall tone bar
0E0AE8232RUSTIXNonUni.otf  stix-modifier letter rise tone bar
0E0AF8233RUSTIXNonUni.otf  stix-modifier letter fall tone bar
0E0B08234RUSTIXNonUni.otf  stix-left overangle (combining)
0E0B08235BUSTIXNonUniBol.otf  stix-left overangle (combining)
0E0B18236RUSTIXNonUni.otf  stix-left underangle (combining)
0E0B18237BUSTIXNonUniBol.otf  stix-left underangle (combining)
0E0B28238RUSTIXNonUni.otf  stix-right underangle (combining)
0E0B28239BUSTIXNonUniBol.otf  stix-right underangle (combining)
0E0B38240RUSTIXNonUni.otf  stix-small fj ligature
0E0B38241RISTIXNonUniIta.otf  stix-small fj ligature
0E0B38242BUSTIXNonUniBol.otf  stix-small fj ligature
0E0B38419BISTIXNonUniBolIta.otf  stix-small fj ligature
0E0B48244RUSTIXNonUni.otf  stix-arrow hookleft
0E0B48245BUSTIXNonUniBol.otf  stix-arrow hookleft
0E0B58246RUSTIXNonUni.otf  stix-arrow hookright
0E0B58247BUSTIXNonUniBol.otf  stix-arrow hookright
0E0B68248RUSTIXNonUni.otf  stix-maps-to relation tail
0E0B68249BUSTIXNonUniBol.otf  stix-maps-to relation tail
0E0B78252RUSTIXNonUni.otf  stix-bold center dot (very small filled square)
0E0B88251RUSTIXNonUni.otf  stix-square root of 2
0E0B98253RUSTIXNonUni.otf  stix-square root of 3
0E0BB8256RUSTIXNonUni.otf  stix-equal sign above tilde operator, vertical negation
0E0BC8259RUSTIXNonUni.otf  stix-times sign with dash through it
0E0BD8260RUSTIXNonUni.otf  stix-lowercase italic f with horizontal bar touching its upper edge
0E0BE8261RUSTIXNonUni.otf  stix-lowercase italic f with horizontal bar touching its upper edge and superscr u/c italic T
0E0BF8262RUSTIXNonUni.otf  stix-2 lines falling over 1 line rising
0E0C08263RUSTIXNonUni.otf  stix-1 line falling over 2 lines rising
0E0C18264RUSTIXNonUni.otf  stix-2 lines rising over 1 line falling
0E0C28265RUSTIXNonUni.otf  stix-1 line rising over 2 lines falling
0E0C38266RUSTIXNonUni.otf  stix-dashed line over line
0E0C48267RUSTIXNonUni.otf  stix-dashed line over two lines
0E0C58268RUSTIXNonUni.otf  stix-two lines over dashed line
0E0C68269RUSTIXNonUni.otf  stix-single line, medium length
0E0C78270RUSTIXNonUni.otf  stix-dotted (3 dots) line over line
0E0C88271RUSTIXNonUni.otf  stix-two long horizontal lines
0E0C98272RUSTIXNonUni.otf  stix-three long horizontal lines
0E0CA8273RUSTIXNonUni.otf  stix-four long horizontal lines
0E0CB8274RUSTIXNonUni.otf  stix-two medium horizontal lines
0E0CC8275RUSTIXNonUni.otf  stix-three medium horizontal lines
0E0CD8276RUSTIXNonUni.otf  stix-four medium horizontal lines
0E0CE8277RUSTIXNonUni.otf  stix-rising line, horizontal line, falling line
0E0CF8278RUSTIXNonUni.otf  stix-falling line, horizontal line, rising line
0E0D08279RUSTIXNonUni.otf  stix-rising line, falling line
0E0D18280RUSTIXNonUni.otf  stix-falling line, rising line
0E0D28281RUSTIXNonUni.otf  stix-six carbon ring, corner down, double bonds lower left etc
0E0D38282RUSTIXNonUni.otf  stix-six carbon ring, edge down, double bonds bottom edge etc
0E0D48283RUSTIXNonUni.otf  stix-six carbon ring, edge down, double bonds top edge etc
0E0D58284RUSTIXNonUni.otf  stix-single long chemical bond
0E0D68285RUSTIXNonUni.otf  stix chemical bond, line over dashed line
0E0D78286RUSTIXNonUni.otf  stix-donut
0E0D88287RUSTIXNonUni.otf  stix-arc-degrees (degree with dot below)
0E0D88288BUSTIXNonUniBol.otf  stix-arc-degrees (degree with dot below)
0E0D98289RUSTIXNonUni.otf  stix-arc-minutes (prime with dot below)
0E0D98290BUSTIXNonUniBol.otf  stix-arc-minutes (prime with dot below)
0E0DA8291RUSTIXNonUni.otf  stix-arc-seconds (double prime with dot below)
0E0DA8292BUSTIXNonUniBol.otf  stix-arc-seconds (double prime with dot below)
0E0DB8293RUSTIXNonUni.otf  stix-boxed communication link
0E0DC8294RUSTIXNonUni.otf  stix-communication link
0E0DD8295RUSTIXNonUni.otf  stix-days (roman d with dot below)
0E0DD8296BUSTIXNonUniBol.otf  stix-days (roman d with dot below)
0E0DE8297RUSTIXNonUni.otf  stix-hours (roman h with dot below)
0E0DE8298BUSTIXNonUniBol.otf  stix-hours (roman h with dot below)
0E0DF8299RUSTIXNonUni.otf  stix-minutes (roman m with dot below)
0E0DF8300BUSTIXNonUniBol.otf  stix-minutes (roman m with dot below)
0E0E08301RUSTIXNonUni.otf  stix-period (roman p with dot below)
0E0E08302BUSTIXNonUniBol.otf  stix-period (roman p with dot below)
0E0E18303RUSTIXNonUni.otf  stix-seconds (roman s with dot below)
0E0E18304BUSTIXNonUniBol.otf  stix-seconds (roman s with dot below)
0E0E28305RUSTIXNonUni.otf  stix-years (roman y with dot below)
0E0E28306BUSTIXNonUniBol.otf  stix-years (roman y with dot below)
0E0E38307RUSTIXNonUni.otf  stix-eclipse
0E0E48308RUSTIXNonUni.otf  stix-Uranus
0E0E58309RUSTIXNonUni.otf  stix-dashed solidus
0E0E68310RUSTIXNonUni.otf  stix-dashed backslash
0E0E78312RUSTIXNonUni.otf  stix-narrow down-triangle
0E0E88313RUSTIXNonUni.otf  stix-precedes sign followed by plus sign
0E0E98316RUSTIXNonUni.otf  stix-outline plus sign
0E0EA8317RUSTIXNonUni.otf  stix-diamond with lines from corners
0E0EB8318RUSTIXNonUni.otf  stix-square with lines from corners
0E0EC8319RUSTIXNonUni.otf  stix-equal with exclamation over
0E0ED8320RUSTIXNonUni.otf  stix-five vertical dots
0E0EE8321RUSTIXNonUni.otf  stix-I-beam shape with bullet overprinted in middle
0E0EF8322RUSTIXNonUni.otf  stix-plus with bullet overprinted in middle
0E0F18324RUSTIXNonUni.otf  stix-short horizontal line
0E0F28325RUSTIXNonUni.otf  stix-freaked smiley
0E0F38326RUSTIXNonUni.otf  stix-neutral smiley
0E0F48327RUSTIXNonUni.otf  stix-light bulb
0E0F58328RUSTIXNonUni.otf  stix-gray-filled circle
0E0F68329RUSTIXNonUni.otf  stix-KernelIcon
0E0F78330RUSTIXNonUni.otf  stix-MathematicaIcon
0E0F88331RUSTIXNonUni.otf  stix-AliasDelimiter
0E0F98332RUSTIXNonUni.otf  stix-ErrorIndicator
0E0FA8333RUSTIXNonUni.otf  stix-AliasIndicator
0E0FB8334RUSTIXNonUni.otf  stix-ControlKey
0E0FC8335RUSTIXNonUni.otf  stix-ReturnKey
0E0FD8336RUSTIXNonUni.otf  stix-EscapeKey
0E0FE8337RUSTIXNonUni.otf  stix-CommandKey
0E0FF8338RUSTIXNonUni.otf  stix-TabKey
0E1008339RUSTIXNonUni.otf  stix-SpaceKey
0E1018340RUSTIXNonUni.otf  stix-DeleteKey
0E1028341RUSTIXNonUni.otf  stix-AltKey
0E1038342RUSTIXNonUni.otf  stix-OptionKey
0E1048343RUSTIXNonUni.otf  stix-KeyBar
0E1058344RUSTIXNonUni.otf  stix-EnterKey
0E1068345RUSTIXNonUni.otf  stix-ShiftKey
0E1078346RUSTIXNonUni.otf  stix-Mod1Key
0E1088347RUSTIXNonUni.otf  stix-Mod2Key
0E1098348RUSTIXNonUni.otf  stix-LeftModified
0E10A8349RUSTIXNonUni.otf  stix-RightModified
0E10B9005BUSTIXNonUniBol.otf  stix-stix-extender for horizontal solid (normal) arrow
0E10C8352RUSTIXNonUni.otf  stix-extender for se/nw solid (normal) arrow
0E10D8353RUSTIXNonUni.otf  stix-extender for sw/ne solid (normal) arrow
0E10E9006BUSTIXNonUniBol.otf  stix-stix-extender for vertical double arrow
0E10E8354RUSTIXNonUni.otf  stix-extender for vertical double arrow
0E10F9007BUSTIXNonUniBol.otf  stix-stix-extender for horizontal double arrow
0E10F8356RUSTIXNonUni.otf  stix-extender for horizontal double arrow
0E1108357RUSTIXNonUni.otf  stix-extender for se/nw double arrow
0E1118358RUSTIXNonUni.otf  stix-extender for sw/ne double arrow
0E1128359RUSTIXNonUni.otf  stix-northeast arrow with dashed stem
0E1138360RUSTIXNonUni.otf  stix-southeast arrow with dashed stem
0E1148361RUSTIXNonUni.otf  stix-northwest arrow with dashed stem
0E1158362RUSTIXNonUni.otf  stix-southwest arrow with dashed stem
0E1168363RUSTIXNonUni.otf  stix-extender for vertical dashed arrow
0E1178364RUSTIXNonUni.otf  stix-extender for horizontal dashed arrow
0E1188365RUSTIXNonUni.otf  stix-extender for se/nw dashed arrow
0E1198366RUSTIXNonUni.otf  stix-extender for sw/ne dashed arrow
0E11A8367RUSTIXNonUni.otf  stix-up arrow with dotted stem
0E11B8368RUSTIXNonUni.otf  stix-down arrow with dotted stem
0E11C8370RUSTIXNonUni.otf  stix-northeast arrow with dotted stem
0E11D8371RUSTIXNonUni.otf  stix-southeast arrow with dotted stem
0E11E8373RUSTIXNonUni.otf  stix-northwest arrow with dotted stem
0E11F8374RUSTIXNonUni.otf  stix-southwest arrow with dotted stem
0E1208375RUSTIXNonUni.otf  stix-extender for vertical dotted arrow
0E1218376RUSTIXNonUni.otf  stix-extender for horizontal dotted arrow
0E1228377RUSTIXNonUni.otf  stix-extender for se/nw dotted arrow
0E1238378RUSTIXNonUni.otf  stix-extender for sw/ne dotted arrow
0E1248379RUSTIXNonUni.otf  stix-up arrow with dot-dash stem
0E1258380RUSTIXNonUni.otf  stix-down arrow with dot-dash stem
0E1268381RUSTIXNonUni.otf  stix-left arrow with dot-dash stem
0E1278382RUSTIXNonUni.otf  stix-right arrow with dot-dash stem (E238)
0E1288383RUSTIXNonUni.otf  stix-northeast arrow with dot-dash stem
0E1298384RUSTIXNonUni.otf  stix-southeast arrow with dot-dash stem
0E12A8385RUSTIXNonUni.otf  stix-northwest arrow with dot-dash stem
0E12B8386RUSTIXNonUni.otf  stix-southwest arrow with dot-dash stem
0E12C8387RUSTIXNonUni.otf  stix-extender for dot-dash up arrow
0E12D8388RUSTIXNonUni.otf  stix-extender for dot-dash down arrow
0E12E8389RUSTIXNonUni.otf  stix-extender for dot-dash left arrow
0E12F8390RUSTIXNonUni.otf  stix-extender for dot-dash right arrow
0E1308391RUSTIXNonUni.otf  stix-extender for nw dot-dash arrow
0E1318392RUSTIXNonUni.otf  stix-extender for se dot-dash arrow
0E1328393RUSTIXNonUni.otf  stix-extender for ne dot-dash arrow
0E1338394RUSTIXNonUni.otf  stix-extender for sw dot-dash arrow
0E1348471RUSTIXNonUni.otf  stix-extender for triple horizontal arrow
0E1358472RUSTIXNonUni.otf  stix-extender for triple vertical arrow
0E1368473RUSTIXNonUni.otf  stix-extender for quadruple horizontal arrow
0E1378474RUSTIXNonUni.otf  stix-extender for quadruple vertical arrow
0E1388395RUSTIXNonUni.otf  stix-horizontal extender for multiple character over accent arrows, harpoons, line
0E1398396RUSTIXNonUni.otf  stix-horizontal extender for multiple character under accent arrows, harpoons, line
0E13A8397RUSTIXNonUni.otf  stix-radical with horizontal (for single character under the radical)
0E13B8398RUSTIXNonUni.otf  stix-left end of extensible overbrace (CMEX10 x3A rotated 90deg)
0E13C8399RUSTIXNonUni.otf  stix-right end of extensible overbrace (CMEX10 x38 rotated 90deg)
0E13D8400RUSTIXNonUni.otf  stix-left end of extensible underbrace (CMEX10 x3B rotated 90deg)
0E13E8401RUSTIXNonUni.otf  stix-right end of extensible underbrace (CMEX10 x39 rotated 90deg)
0E13F8402RUSTIXNonUni.otf  stix-extensible horizontal for curly over and under braces (CMEX10 x3E rotated 90deg)
0E1408403RUSTIXNonUni.otf  stix-center of extensible overbrace (CMEX10 x3C rotated 90deg)
0E1418404RUSTIXNonUni.otf  stix-center of extensible underbrace (CMEX10 x3D rotated 90deg)
0E1428405RUSTIXNonUni.otf  stix-left end of extensible overparen (CMEX10 x40 rotated 90deg)
0E1438406RUSTIXNonUni.otf  stix-right end of extensible overparen (CMEX10 x30 rotated 90deg)
0E1448407RUSTIXNonUni.otf  stix-left end of extensible underparen (CMEX10 x41 rotated 90deg)
0E1458408RUSTIXNonUni.otf  stix-right end of extensible underparen (CMEX10 x31 rotated 90deg)
0E1468409RUSTIXNonUni.otf  stix-left end of extensible over square bracket (CMEX10 x34 rotated 90deg)
0E1478410RUSTIXNonUni.otf  stix-right end of extensible over square bracket (CMEX10 x32 rotated 90deg)
0E1488411RUSTIXNonUni.otf  stix-left end of extensible under square bracket (CMEX10 x35 rotated 90deg)
0E1498412RUSTIXNonUni.otf  stix-right end of extensible under square bracket (CMEX10 x33 rotated 90deg)
0E14A8413RUSTIXNonUni.otf  stix-extensible horizontal for over paren or square bracket (CMEX10 x42 rotated 90deg)
0E14B8414RUSTIXNonUni.otf  stix-extensible horizontal for under paren or square bracket (CMEX10 x43 rotated 90deg)
0E14C8415RUSTIXNonUni.otf  stix-not left triangle, vertical bar
0E14D8416RUSTIXNonUni.otf  stix-not vertical bar, right triangle
0E14E8417RUSTIXNonUni.otf  stix-not double less-than sign
0E14F8418RUSTIXNonUni.otf  stix-not double greater-than sign
0E1508448SZ01BSTIXNonUniBol.otf  stix-horizontal brace, down left piece
0E1508449SZ01STIXNonUni.otf  stix-horizontal brace, down left piece
0E1518450SZ01BSTIXNonUniBol.otf  stix-horizontal brace, down right piece
0E1528452SZ01BSTIXNonUniBol.otf  stix-horizontal brace, upper left piece
0E1528453SZ01STIXNonUni.otf  stix-horizontal brace, upper left piece
0E1538454SZ01BSTIXNonUniBol.otf  stix-horizontal brace, upper right piece
0E1538455SZ01STIXNonUni.otf  stix-horizontal brace, upper right piece
0E1547636RISTIXNonUniIta.otf  stix-oblique open face capital letter A
0E1557637RISTIXNonUniIta.otf  stix-oblique open face capital letter B
0E1567640RISTIXNonUniIta.otf  stix-oblique open face capital letter E
0E1577641RISTIXNonUniIta.otf  stix-oblique open face capital letter F
0E1587642RISTIXNonUniIta.otf  stix-oblique open face capital letter G
0E1597644RISTIXNonUniIta.otf  stix-oblique open face capital letter I
0E15A7645RISTIXNonUniIta.otf  stix-oblique open face capital letter J
0E15B7646RISTIXNonUniIta.otf  stix-oblique open face capital letter K
0E15C7647RISTIXNonUniIta.otf  stix-oblique open face capital letter L
0E15D7648RISTIXNonUniIta.otf  stix-oblique open face capital letter M
0E15E7650RISTIXNonUniIta.otf  stix-oblique open face capital letter O
0E15F7654RISTIXNonUniIta.otf  stix-oblique open face capital letter S
0E1607655RISTIXNonUniIta.otf  stix-oblique open face capital letter T
0E1617656RISTIXNonUniIta.otf  stix-oblique open face capital letter U
0E1627657RISTIXNonUniIta.otf  stix-oblique open face capital letter V
0E1637658RISTIXNonUniIta.otf  stix-oblique open face capital letter W
0E1647659RISTIXNonUniIta.otf  stix-oblique open face capital letter X
0E1657660RISTIXNonUniIta.otf  stix-oblique open face capital letter Y
0E1667662RISTIXNonUniIta.otf  stix-oblique open face small letter a
0E1677663RISTIXNonUniIta.otf  stix-oblique open face small letter b
0E1687664RISTIXNonUniIta.otf  stix-oblique open face small letter c
0E1697667RISTIXNonUniIta.otf  stix-oblique open face small letter f
0E16A7668RISTIXNonUniIta.otf  stix-oblique open face small letter g
0E16B7669RISTIXNonUniIta.otf  stix-oblique open face small letter h
0E16C7672RISTIXNonUniIta.otf  stix-oblique open face small letter k
0E16D7674RISTIXNonUniIta.otf  stix-oblique open face small letter l
0E16E7675RISTIXNonUniIta.otf  stix-oblique open face small letter m
0E16F7677RISTIXNonUniIta.otf  stix-oblique open face small letter n
0E1707678RISTIXNonUniIta.otf  stix-oblique open face small letter o
0E1717680RISTIXNonUniIta.otf  stix-oblique open face small letter p
0E1727682RISTIXNonUniIta.otf  stix-oblique open face small letter q
0E1737684RISTIXNonUniIta.otf  stix-oblique open face small letter r
0E1747685RISTIXNonUniIta.otf  stix-oblique open face small letter s
0E1757686RISTIXNonUniIta.otf  stix-oblique open face small letter t
0E1767687RISTIXNonUniIta.otf  stix-oblique open face small letter u
0E1777689RISTIXNonUniIta.otf  stix-oblique open face small letter v
0E1787690RISTIXNonUniIta.otf  stix-oblique open face small letter w
0E1797691RISTIXNonUniIta.otf  stix-oblique open face small letter x
0E17A7692RISTIXNonUniIta.otf  stix-oblique open face small letter y
0E17B7693RISTIXNonUniIta.otf  stix-oblique open face small letter z
0E17C7705RUSTIXNonUni.otf  stix-Mathematical sans-serif partial differential
0E17D7706RUSTIXNonUni.otf  stix-Mathematical sans-serif capital alpha
0E17E7708RUSTIXNonUni.otf  stix-Mathematical sans-serif capital beta
0E17F7709RUSTIXNonUni.otf  stix-Mathematical sans-serif capital gamma
0E1807711RUSTIXNonUni.otf  stix-Mathematical sans-serif capital delta
0E1817712RUSTIXNonUni.otf  stix-Mathematical sans-serif capital epsilon
0E1827713RUSTIXNonUni.otf  stix-Mathematical sans-serif capital zeta
0E1837714RUSTIXNonUni.otf  stix-Mathematical sans-serif capital eta
0E1847715RUSTIXNonUni.otf  stix-Mathematical sans-serif capital theta
0E1857716RUSTIXNonUni.otf  stix-Mathematical sans-serif capital iota
0E1867717RUSTIXNonUni.otf  stix-Mathematical sans-serif capital kappa
0E1877718RUSTIXNonUni.otf  stix-Mathematical sans-serif capital lambda
0E1887720RUSTIXNonUni.otf  stix-Mathematical sans-serif capital mu
0E1897721RUSTIXNonUni.otf  stix-Mathematical sans-serif capital nu
0E18A7724RUSTIXNonUni.otf  stix-Mathematical sans-serif capital xi
0E18B7725RUSTIXNonUni.otf  stix-Mathematical sans-serif capital omicron
0E18C7727RUSTIXNonUni.otf  stix-Mathematical sans-serif capital pi
0E18D7728RUSTIXNonUni.otf  stix-Mathematical sans-serif capital rho
0E18E7730RUSTIXNonUni.otf  stix-Mathematical sans-serif capital THETA symbol
0E18F7731RUSTIXNonUni.otf  stix-Mathematical sans-serif capital sigma
0E1907732RUSTIXNonUni.otf  stix-Mathematical sans-serif capital tau
0E1917733RUSTIXNonUni.otf  stix-Mathematical sans-serif capital upsilon
0E1927735RUSTIXNonUni.otf  stix-Mathematical sans-serif capital phi
0E1937736RUSTIXNonUni.otf  stix-Mathematical sans-serif capital chi
0E1947738RUSTIXNonUni.otf  stix-Mathematical sans-serif capital psi
0E1957740RUSTIXNonUni.otf  stix-Mathematical sans-serif capital omega
0E1967760RUSTIXNonUni.otf  stix-Mathematical sans-serif small alpha
0E1977761RUSTIXNonUni.otf  stix-Mathematical sans-serif small beta
0E1987762RUSTIXNonUni.otf  stix-Mathematical sans-serif small gamma
0E1997763RUSTIXNonUni.otf  stix-Mathematical sans-serif small delta
0E19A7764RUSTIXNonUni.otf  stix-Mathematical sans-serif small epsilon
0E19B7765RUSTIXNonUni.otf  stix-Mathematical sans-serif small zeta
0E19C7766RUSTIXNonUni.otf  stix-Mathematical sans-serif small eta
0E19D7767RUSTIXNonUni.otf  stix-Mathematical sans-serif small theta
0E19E7768RUSTIXNonUni.otf  stix-Mathematical sans-serif small iota
0E19F7769RUSTIXNonUni.otf  stix-Mathematical sans-serif small kappa
0E1A07770RUSTIXNonUni.otf  stix-Mathematical sans-serif small lambda
0E1A17771RUSTIXNonUni.otf  stix-Mathematical sans-serif small mu
0E1A27772RUSTIXNonUni.otf  stix-Mathematical sans-serif small nu
0E1A37773RUSTIXNonUni.otf  stix-Mathematical sans-serif small xi
0E1A47774RUSTIXNonUni.otf  stix-Mathematical sans-serif small omicron
0E1A57775RUSTIXNonUni.otf  stix-Mathematical sans-serif small pi
0E1A67776RUSTIXNonUni.otf  stix-Mathematical sans-serif small rho
0E1A77788RUSTIXNonUni.otf  stix-Mathematical sans-serif small FINAL sigma
0E1A87789RUSTIXNonUni.otf  stix-Mathematical sans-serif small sigma
0E1A97790RUSTIXNonUni.otf  stix-Mathematical sans-serif small tau
0E1AA7791RUSTIXNonUni.otf  stix-Mathematical sans-serif small upsilon
0E1AB7793RUSTIXNonUni.otf  stix-Mathematical sans-serif small phi
0E1AC7794RUSTIXNonUni.otf  stix-Mathematical sans-serif small chi
0E1AD7795RUSTIXNonUni.otf  stix-Mathematical sans-serif small psi
0E1AE7797RUSTIXNonUni.otf  stix-Mathematical sans-serif small omega
0E1AF7798RUSTIXNonUni.otf  stix-Mathematical sans-serif epsilon symbol
0E1B07800RUSTIXNonUni.otf  stix-Mathematical sans-serif theta symbol
0E1B17801RUSTIXNonUni.otf  stix-Mathematical sans-serif phi symbol
0E1B27802RUSTIXNonUni.otf  stix-Mathematical sans-serif rho symbol
0E1B37804RUSTIXNonUni.otf  stix-Mathematical sans-serif pi symbol
0E1B47807RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 0
0E1B57808RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 1
0E1B67810RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 2
0E1B77811RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 3
0E1B87813RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 4
0E1B97815RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 5
0E1BA7817RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 6
0E1BB7818RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 7
0E1BC7819RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 8
0E1BD7820RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic digit 9
0E1BE7821RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic partial differential
0E1BF7826RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital alpha
0E1C07827RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital beta
0E1C17828RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital gamma
0E1C27830RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital delta
0E1C37831RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital epsilon
0E1C47832RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital zeta
0E1C57833RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital eta
0E1C67835RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital theta
0E1C77836RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital iota
0E1C87838RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital kappa
0E1C97839RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital lambda
0E1CA7840RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital mu
0E1CB7841RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital nu
0E1CC7842RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital xi
0E1CD7843RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital omicron
0E1CE7845RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital pi
0E1CF7847RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital rho
0E1D07848RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital THETA symbol
0E1D17850RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital sigma
0E1D27851RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital tau
0E1D37854RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital upsilon
0E1D47855RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital phi
0E1D57856RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital chi
0E1D67858RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital psi
0E1D77859RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic capital omega
0E1D87860RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small alpha
0E1D97861RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small beta
0E1DA7862RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small gamma
0E1DB7863RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small delta
0E1DC7864RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small epsilon
0E1DD7865RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small zeta
0E1DE7866RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small eta
0E1DF7867RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small theta
0E1E07868RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small iota
0E1E17869RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small kappa
0E1E27870RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small lambda
0E1E37872RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small mu
0E1E47874RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small nu
0E1E57875RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small xi
0E1E67877RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small omicron
0E1E77878RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small pi
0E1E87880RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small rho
0E1E97882RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small FINAL sigma
0E1EA7883RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small sigma
0E1EB7885RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small tau
0E1EC7886RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small upsilon
0E1ED7888RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small phi
0E1EE7889RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small chi
0E1EF7891RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small psi
0E1F07892RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic small omega
0E1F17893RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic epsilon symbol
0E1F27894RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic theta symbol
0E1F37895RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic phi symbol
0E1F47896RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic rho symbol
0E1F57897RISTIXNonUniIta.otf  stix-Mathematical sans-serif italic pi symbol
0E1F67899BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 0
0E1F77900BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 1
0E1F87901BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 2
0E1F97902BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 3
0E1FA7903BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 4
0E1FB7904BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 5
0E1FC7905BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 6
0E1FD7906BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 7
0E1FE7907BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 8
0E1FF7908BISTIXNonUniBolIta.otf  stix-Mathematical sans-serif bold italic digit 9
0E2007963BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital A
0E2017964BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital B
0E2037967BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital E
0E2047968BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital F
0E2057969BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital G
0E2067971BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital I
0E2077972BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital J
0E2087973BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital K
0E2097974BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital L
0E20A7975BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital M
0E20B7977BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital O
0E20C7981BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital S
0E20D7982BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital T
0E20E7983BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital U
0E20F7984BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital V
0E2107985BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital W
0E2117986BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital X
0E2127987BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck capital Y
0E2137989BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter a
0E2147990BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter b
0E2157991BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter c
0E2187994BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter f
0E2197995BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter g
0E21A7996BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter h
0E21D7999BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter k
0E21E8000BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter l
0E21F8001BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter m
0E2208002BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter n
0E2218003BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter o
0E2228004BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter p
0E2238005BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter q
0E2248006BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter r
0E2258007BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter s
0E2268008BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter t
0E2278009BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter u
0E2288010BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter v
0E2298011BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter w
0E22A8012BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter x
0E22B8013BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter y
0E22C8014BISTIXNonUniBolIta.otf  stix-mathematical bold oblique double-struck small letter z
0E22D8104RISTIXNonUniIta.otf  stix-mathematical calligraphic capital A
0E22E8105RISTIXNonUniIta.otf  stix-mathematical calligraphic capital B
0E22F8106RISTIXNonUniIta.otf  stix-mathematical calligraphic capital C
0E2308107RISTIXNonUniIta.otf  stix-mathematical calligraphic capital D
0E2318108RISTIXNonUniIta.otf  stix-mathematical calligraphic capital E
0E2328109RISTIXNonUniIta.otf  stix-mathematical calligraphic capital F
0E2338110RISTIXNonUniIta.otf  stix-mathematical calligraphic capital G
0E2348111RISTIXNonUniIta.otf  stix-mathematical calligraphic capital H
0E2358112RISTIXNonUniIta.otf  stix-mathematical calligraphic capital I
0E2368113RISTIXNonUniIta.otf  stix-mathematical calligraphic capital J
0E2378114RISTIXNonUniIta.otf  stix-mathematical calligraphic capital K
0E2388115RISTIXNonUniIta.otf  stix-mathematical calligraphic capital L
0E2398116RISTIXNonUniIta.otf  stix-mathematical calligraphic capital M
0E23A8117RISTIXNonUniIta.otf  stix-mathematical calligraphic capital N
0E23B8118RISTIXNonUniIta.otf  stix-mathematical calligraphic capital O
0E23C8119RISTIXNonUniIta.otf  stix-mathematical calligraphic capital P
0E23D8120RISTIXNonUniIta.otf  stix-mathematical calligraphic capital Q
0E23E8121RISTIXNonUniIta.otf  stix-mathematical calligraphic capital R
0E23F8122RISTIXNonUniIta.otf  stix-mathematical calligraphic capital S
0E2408123RISTIXNonUniIta.otf  stix-mathematical calligraphic capital T
0E2418124RISTIXNonUniIta.otf  stix-mathematical calligraphic capital U
0E2428125RISTIXNonUniIta.otf  stix-mathematical calligraphic capital V
0E2438126RISTIXNonUniIta.otf  stix-mathematical calligraphic capital W
0E2448127RISTIXNonUniIta.otf  stix-mathematical calligraphic capital X
0E2458128RISTIXNonUniIta.otf  stix-mathematical calligraphic capital Y
0E2468129RISTIXNonUniIta.otf  stix-mathematical calligraphic capital Z
0E2478181BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital A
0E2488183BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital B
0E2498184BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital C
0E24A8188BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital D
0E24B8190BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital E
0E24C8191BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital F
0E24D8192BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital G
0E24E8193BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital H
0E24F8194BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital I
0E2508195BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital J
0E2518196BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital K
0E2528197BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital L
0E2538199BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital M
0E2548201BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital N
0E2558203BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital O
0E2568205BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital Q
0E2578206BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital P
0E2588207BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital R
0E2598210BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital S
0E25A8211BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital T
0E25B8213BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital U
0E25C8214BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital V
0E25D8215BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital W
0E25E8216BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital X
0E25F8218BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital Y
0E2608219BISTIXNonUniBolIta.otf  stix-mathematical bold calligraphic capital Z
0E2618015RUSTIXNonUni.otf  stix-old style digit 0
0E2628016RISTIXNonUniIta.otf  stix-old style digit 0
0E2638017BUSTIXNonUniBol.otf  stix-old style digit 0
0E2648018BISTIXNonUniBolIta.otf  stix-old style digit 0
0E2658019RUSTIXNonUni.otf  stix-old style digit 1
0E2668020RISTIXNonUniIta.otf  stix-old style digit 1
0E2678021BUSTIXNonUniBol.otf  stix-old style digit 1
0E2688022BISTIXNonUniBolIta.otf  stix-old style digit 1
0E2698023RUSTIXNonUni.otf  stix-old style digit 2
0E26A8024RISTIXNonUniIta.otf  stix-old style digit 2
0E26B8025BUSTIXNonUniBol.otf  stix-old style digit 2
0E26C8026BISTIXNonUniBolIta.otf  stix-old style digit 2
0E26D8027RUSTIXNonUni.otf  stix-old style digit 3
0E26E8028RISTIXNonUniIta.otf  stix-old style digit 3
0E26F8029BUSTIXNonUniBol.otf  stix-old style digit 3
0E2708030BISTIXNonUniBolIta.otf  stix-old style digit 3
0E2718031RUSTIXNonUni.otf  stix-old style digit 4
0E2728032RISTIXNonUniIta.otf  stix-old style digit 4
0E2738033BUSTIXNonUniBol.otf  stix-old style digit 4
0E2748034BISTIXNonUniBolIta.otf  stix-old style digit 4
0E2758035RUSTIXNonUni.otf  stix-old style digit 5
0E2768036RISTIXNonUniIta.otf  stix-old style digit 5
0E2778037BUSTIXNonUniBol.otf  stix-old style digit 5
0E2788038BISTIXNonUniBolIta.otf  stix-old style digit 5
0E2798039RUSTIXNonUni.otf  stix-old style digit 6
0E27A8040RISTIXNonUniIta.otf  stix-old style digit 6
0E27B8041BUSTIXNonUniBol.otf  stix-old style digit 6
0E27C8042BISTIXNonUniBolIta.otf  stix-old style digit 6
0E27D8043RUSTIXNonUni.otf  stix-old style digit 7
0E27E8044RISTIXNonUniIta.otf  stix-old style digit 7
0E27F8045BUSTIXNonUniBol.otf  stix-old style digit 7
0E2808046BISTIXNonUniBolIta.otf  stix-old style digit 7
0E2818047RUSTIXNonUni.otf  stix-old style digit 8
0E2828048RISTIXNonUniIta.otf  stix-old style digit 8
0E2838049BUSTIXNonUniBol.otf  stix-old style digit 8
0E2848050BISTIXNonUniBolIta.otf  stix-old style digit 8
0E2858051RUSTIXNonUni.otf  stix-old style digit 9
0E2868052RISTIXNonUniIta.otf  stix-old style digit 9
0E2878053BUSTIXNonUniBol.otf  stix-old style digit 9
0E2888054BISTIXNonUniBolIta.otf  stix-old style digit 9
0E28C8837RUSTIXNonUni.otf  stix-slash for Polish L
0E28D8838RUSTIXNonUni.otf  stix-double circumflex
0E28D8839BUSTIXNonUniBol.otf  stix-double circumflex
0E28E8845RUSTIXNonUni.otf  stix-equals sign above tilde operator, slash negation
0E28F8850RUSTIXNonUni.otf  stix-short horizontal extender at baseline
0E2908851RUSTIXNonUni.otf  stix-long horizontal extender at baseline
0E2918852RUSTIXNonUni.otf  stix-short horizontal extender, high
0E2927377RUSTIXNonUni.otf  stix-two summation signs next to each other
0E2937378RUSTIXNonUni.otf  stix-two summation signs next to each other
0E2948475RISTIXNonUniIta.otf  stix-capital A italic slashed
0E2958476BISTIXNonUniBolIta.otf  stix-capital A bold italic slashed
0E2967382RISTIXNonUniIta.otf  stix-capital B italic slashed
0E2978477BISTIXNonUniBolIta.otf  stix-capital B bold italic slashed
0E2987384RISTIXNonUniIta.otf  stix-capital C italic slashed
0E2998478BISTIXNonUniBolIta.otf  stix-capital C bold italic slashed
0E29A7386RISTIXNonUniIta.otf  stix-capital D italic slashed
0E29B8479BISTIXNonUniBolIta.otf  stix-capital D bold italic slashed
0E29C7388RISTIXNonUniIta.otf  stix-capital E italic slashed
0E29D8480BISTIXNonUniBolIta.otf  stix-capital E bold italic slashed
0E29E7390RISTIXNonUniIta.otf  stix-capital F italic slashed
0E29F8481BISTIXNonUniBolIta.otf  stix-capital F bold italic slashed
0E2A07392RISTIXNonUniIta.otf  stix-capital G italic slashed
0E2A18482BISTIXNonUniBolIta.otf  stix-capital G bold italic slashed
0E2A27394RISTIXNonUniIta.otf  stix-capital H italic slashed
0E2A38483BISTIXNonUniBolIta.otf  stix-capital H bold italic slashed
0E2A47396RISTIXNonUniIta.otf  stix-capital I italic slashed
0E2A58484BISTIXNonUniBolIta.otf  stix-capital I bold italic slashed
0E2A67398RISTIXNonUniIta.otf  stix-capital J italic slashed
0E2A78485BISTIXNonUniBolIta.otf  stix-capital J bold italic slashed
0E2A87400RISTIXNonUniIta.otf  stix-capital K italic slashed
0E2A98486BISTIXNonUniBolIta.otf  stix-capital K bold italic slashed
0E2AA7403RISTIXNonUniIta.otf  stix-capital L italic slashed
0E2AB8487BISTIXNonUniBolIta.otf  stix-capital L bold italic slashed
0E2AC7405RISTIXNonUniIta.otf  stix-capital M italic slashed
0E2AD8488BISTIXNonUniBolIta.otf  stix-capital M bold italic slashed
0E2AE7407RISTIXNonUniIta.otf  stix-capital N italic slashed
0E2AF8489BISTIXNonUniBolIta.otf  stix-capital N bold italic slashed
0E2B07409RISTIXNonUniIta.otf  stix-capital O italic slashed
0E2B18490BISTIXNonUniBolIta.otf  stix-capital O bold italic slashed
0E2B27411RISTIXNonUniIta.otf  stix-capital P italic slashed
0E2B38491BISTIXNonUniBolIta.otf  stix-capital P bold italic slashed
0E2B47413RISTIXNonUniIta.otf  stix-capital Q italic slashed
0E2B58492BISTIXNonUniBolIta.otf  stix-capital Q bold italic slashed
0E2B67415RISTIXNonUniIta.otf  stix-capital R italic slashed
0E2B78493BISTIXNonUniBolIta.otf  stix-capital R bold italic slashed
0E2B87417RISTIXNonUniIta.otf  stix-capital S italic slashed
0E2B98494BISTIXNonUniBolIta.otf  stix-capital S bold italic slashed
0E2BA7419RISTIXNonUniIta.otf  stix-capital T italic slashed
0E2BB8495BISTIXNonUniBolIta.otf  stix-capital T bold italic slashed
0E2BC7421RISTIXNonUniIta.otf  stix-capital U italic slashed
0E2BD8496BISTIXNonUniBolIta.otf  stix-capital U bold italic slashed
0E2BE7423RISTIXNonUniIta.otf  stix-capital V italic slashed
0E2BF8497BISTIXNonUniBolIta.otf  stix-capital V bold italic slashed
0E2C07425RISTIXNonUniIta.otf  stix-capital W italic slashed
0E2C18498BISTIXNonUniBolIta.otf  stix-capital W bold italic slashed
0E2C27427RISTIXNonUniIta.otf  stix-capital X italic slashed
0E2C38499BISTIXNonUniBolIta.otf  stix-capital X bold italic slashed
0E2C47429RISTIXNonUniIta.otf  stix-capital Y italic slashed
0E2C58500BISTIXNonUniBolIta.otf  stix-capital Y bold italic slashed
0E2C67431RISTIXNonUniIta.otf  stix-capital Z italic slashed
0E2C78501BISTIXNonUniBolIta.otf  stix-capital Z bold italic slashed
0E2C87433RISTIXNonUniIta.otf  stix-lowercase a italic slashed
0E2C98502BISTIXNonUniBolIta.otf  stix-lowercase a bold italic slashed
0E2CA7435RISTIXNonUniIta.otf  stix-lowercase b italic slashed
0E2CB8503BISTIXNonUniBolIta.otf  stix-lowercase b bold italic slashed
0E2CC7437RISTIXNonUniIta.otf  stix-lowercase c italic slashed
0E2CD8504BISTIXNonUniBolIta.otf  stix-lowercase c bold italic slashed
0E2CE7439RISTIXNonUniIta.otf  stix-lowercase d italic slashed
0E2CF8505BISTIXNonUniBolIta.otf  stix-lowercase d bold italic slashed
0E2D07441RISTIXNonUniIta.otf  stix-lowercase e italic slashed
0E2D18506BISTIXNonUniBolIta.otf  stix-lowercase e bold italic slashed
0E2D27443RISTIXNonUniIta.otf  stix-lowercase f italic slashed
0E2D38507BISTIXNonUniBolIta.otf  stix-lowercase f bold italic slashed
0E2D47445RISTIXNonUniIta.otf  stix-lowercase g italic slashed
0E2D58508BISTIXNonUniBolIta.otf  stix-lowercase g bold italic slashed
0E2D67447RISTIXNonUniIta.otf  stix-lowercase h italic slashed
0E2D78509BISTIXNonUniBolIta.otf  stix-lowercase h bold italic slashed
0E2D87449RISTIXNonUniIta.otf  stix-lowercase i italic slashed
0E2D98510BISTIXNonUniBolIta.otf  stix-lowercase i bold italic slashed
0E2DA7451RISTIXNonUniIta.otf  stix-lowercase j italic slashed
0E2DB8511BISTIXNonUniBolIta.otf  stix-lowercase j bold italic slashed
0E2DC7453RISTIXNonUniIta.otf  stix-lowercase k italic slashed
0E2DD8512BISTIXNonUniBolIta.otf  stix-lowercase k bold italic slashed
0E2DE7455RISTIXNonUniIta.otf  stix-lowercase l italic slashed
0E2DF8513BISTIXNonUniBolIta.otf  stix-lowercase l bold italic slashed
0E2E07457RISTIXNonUniIta.otf  stix-lowercase m italic slashed
0E2E18514BISTIXNonUniBolIta.otf  stix-lowercase m bold italic slashed
0E2E27459RISTIXNonUniIta.otf  stix-lowercase n italic slashed
0E2E38515BISTIXNonUniBolIta.otf  stix-lowercase n bold italic slashed
0E2E47461RISTIXNonUniIta.otf  stix-lowercase o italic slashed
0E2E58516BISTIXNonUniBolIta.otf  stix-lowercase o bold italic slashed
0E2E67463RISTIXNonUniIta.otf  stix-lowercase p italic slashed
0E2E78517BISTIXNonUniBolIta.otf  stix-lowercase p bold italic slashed
0E2E87465RISTIXNonUniIta.otf  stix-lowercase q italic slashed
0E2E98518BISTIXNonUniBolIta.otf  stix-lowercase q bold italic slashed
0E2EA7467RISTIXNonUniIta.otf  stix-lowercase r italic slashed
0E2EB8519BISTIXNonUniBolIta.otf  stix-lowercase r bold italic slashed
0E2EC7469RISTIXNonUniIta.otf  stix-lowercase s italic slashed
0E2ED8520BISTIXNonUniBolIta.otf  stix-lowercase s bold italic slashed
0E2EE7471RISTIXNonUniIta.otf  stix-lowercase t italic slashed
0E2EF8521BISTIXNonUniBolIta.otf  stix-lowercase t bold italic slashed
0E2F07473RISTIXNonUniIta.otf  stix-lowercase u italic slashed
0E2F18522BISTIXNonUniBolIta.otf  stix-lowercase u bold italic slashed
0E2F27475RISTIXNonUniIta.otf  stix-lowercase v italic slashed
0E2F38523BISTIXNonUniBolIta.otf  stix-lowercase v bold italic slashed
0E2F47477RISTIXNonUniIta.otf  stix-lowercase w italic slashed
0E2F58524BISTIXNonUniBolIta.otf  stix-lowercase w bold italic slashed
0E2F67479RISTIXNonUniIta.otf  stix-lowercase x italic slashed
0E2F78525BISTIXNonUniBolIta.otf  stix-lowercase x bold italic slashed
0E2F87481RISTIXNonUniIta.otf  stix-lowercase y italic slashed
0E2F98526BISTIXNonUniBolIta.otf  stix-lowercase y bold italic slashed
0E2FA7483RISTIXNonUniIta.otf  stix-lowercase z italic slashed
0E2FB8527BISTIXNonUniBolIta.otf  stix-lowercase z bold italic slashed
0E2FC7485RUSTIXNonUni.otf  stix-capital Alpha, Greek slashed
0E2FD8529BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL ALPHA SLASHED
0E2FE7487RUSTIXNonUni.otf  stix-capital Beta, Greek slashed
0E2FF8530BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL BETA SLASHED
0E3007490RUSTIXNonUni.otf  stix-capital Gamma, Greek slashed
0E3018531BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL GAMMA SLASHED
0E3027493RUSTIXNonUni.otf  stix-capital Delta, Greek slashed
0E3038532BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL DELTA SLASHED
0E3047495RUSTIXNonUni.otf  stix-capital Epsilon, Greek slashed
0E3058533BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL EPSILON SLASHED
0E3067497RUSTIXNonUni.otf  stix-capital Zeta, Greek slashed
0E3078534BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL ZETA SLASHED
0E3087499RUSTIXNonUni.otf  stix-capital Eta, Greek slashed
0E3098535BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL ETA SLASHED
0E30A7501RUSTIXNonUni.otf  stix-capital Theta, Greek slashed
0E30B8536BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL THETA SLASHED
0E30C7503RUSTIXNonUni.otf  stix-capital Iota, Greek slashed
0E30D8537BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL IOTA SLASHED
0E30E7505RUSTIXNonUni.otf  stix-capital Kappa, Greek slashed
0E30F8538BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL KAPPA SLASHED
0E3107507RUSTIXNonUni.otf  stix-capital Lambda, Greek slashed
0E3118539BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL LAMBDA SLASHED
0E3127510RUSTIXNonUni.otf  stix-capital Mu, Greek slashed
0E3138540BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL MU SLASHED
0E3147512RUSTIXNonUni.otf  stix-capital Nu, Greek slashed
0E3158541BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL NU SLASHED
0E3167514RUSTIXNonUni.otf  stix-capital Xi, Greek slashed
0E3178542BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL XI SLASHED
0E3187516RUSTIXNonUni.otf  stix-capital Omicron, Greek slashed
0E3198543BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL OMICRON SLASHED
0E31A7518RUSTIXNonUni.otf  stix-capital Pi, Greek slashed
0E31B8545BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL PI SLASHED
0E31C7520RUSTIXNonUni.otf  stix-capital Rho, Greek slashed
0E31D8546BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL RHO SLASHED
0E31E7522RUSTIXNonUni.otf  stix-capital Sigma, Greek slashed
0E31F8547RUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL SIGMA SLASHED
0E3207524RUSTIXNonUni.otf  stix-capital Tau, Greek slashed
0E3218548BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL TAU SLASHED
0E3227526RUSTIXNonUni.otf  stix-capital Upsilon, Greek slashed
0E3238549BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL UPSILON SLASHED
0E3247528RUSTIXNonUni.otf  stix-capital Phi, Greek slashed
0E3258550BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL PHI SLASHED
0E3267530RUSTIXNonUni.otf  stix-capital Chi, Greek slashed
0E3278551BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL CHI SLASHED
0E3287532RUSTIXNonUni.otf  stix-capital Psi, Greek slashed
0E3298552BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL PSI SLASHED
0E32A7534RUSTIXNonUni.otf  stix-capital Omega, Greek slashed
0E32B8553BUSTIXNonUniBol.otf  stix-MATHEMATICAL BOLD CAPITAL OMEGA SLASHED
0E32C7536RISTIXNonUniIta.otf  stix-small alpha, Greek slashed
0E32D8554BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL ALPHA SLASHED
0E32E7538RISTIXNonUniIta.otf  stix-small beta, Greek slashed
0E32F8555BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL BETA SLASHED
0E3307540RISTIXNonUniIta.otf  stix-small gamma, Greek slashed
0E3318556BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL GAMMA SLASHED
0E3327542RISTIXNonUniIta.otf  stix-small delta, Greek slashed
0E3338557BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL DELTA SLASHED
0E3347544RISTIXNonUniIta.otf  stix-small epsilon, Greek slashed
0E3358558BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL EPSILON SLASHED
0E3367546RISTIXNonUniIta.otf  stix-small zeta, Greek slashed
0E3378559BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL ZETA SLASHED
0E3387548RISTIXNonUniIta.otf  stix-small eta, Greek slashed
0E3398560BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL ETA SLASHED
0E33A7550RISTIXNonUniIta.otf  stix-small theta, Greek slashed
0E33B8561BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL THETA SLASHED
0E33C7554RISTIXNonUniIta.otf  stix-small iota, Greek slashed
0E33D8562BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL IOTA SLASHED
0E33E7556RISTIXNonUniIta.otf  stix-small kappa, Greek slashed
0E33F8563BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL KAPPA SLASHED
0E3407558RISTIXNonUniIta.otf  stix-small lambda, Greek slashed
0E3418564BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL LAMBDA SLASHED
0E3427560RISTIXNonUniIta.otf  stix-small mu, Greek slashed
0E3438565BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL MU SLASHED
0E3447562RISTIXNonUniIta.otf  stix-small nu, Greek slashed
0E3458566BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL NU SLASHED
0E3467564RISTIXNonUniIta.otf  stix-small xi, Greek slashed
0E3478567BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL XI SLASHED
0E3487566RISTIXNonUniIta.otf  stix-small omicron, Greek slashed
0E3498568BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL OMICRON SLASHED
0E34A7568RISTIXNonUniIta.otf  stix-small pi, Greek slashed
0E34B8569BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL PI SLASHED
0E34C7570RISTIXNonUniIta.otf  stix-small rho, Greek slashed
0E34D8570BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL RHO SLASHED
0E34E7572RISTIXNonUniIta.otf  stix-terminal sigma, Greek slashed
0E34F8571BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA SLASHED
0E3507574RISTIXNonUniIta.otf  stix-small sigma, Greek slashed
0E3518572BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL SIGMA SLASHED
0E3527576RISTIXNonUniIta.otf  stix-small tau, Greek slashed
0E3538573BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL TAU SLASHED
0E3547578RISTIXNonUniIta.otf  stix-small upsilon, Greek slashed
0E3557579BISTIXNonUniBolIta.otf  stix-small upsilon, Greek slashed
0E3567580RISTIXNonUniIta.otf  stix-small phi, Greek slashed
0E3578574BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL PHI SLASHED
0E3587582RISTIXNonUniIta.otf  stix-small chi, Greek slashed
0E3598575BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL CHI SLASHED
0E35A7584RISTIXNonUniIta.otf  stix-small psi, Greek slashed
0E35B8576BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL PSI SLASHED
0E35C7586RISTIXNonUniIta.otf  stix-small omega, Greek slashed
0E35D8577BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC SMALL OMEGA SLASHED
0E35E7588RISTIXNonUniIta.otf  stix-curly or open theta, Greek slashed
0E35F8578BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC THETA SYMBOL SLASHED
0E3607590RISTIXNonUniIta.otf  stix-curly or open small phi, Greek slashed
0E3618579BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC PHI SYMBOL SLASHED
0E3627592RISTIXNonUniIta.otf  stix-rounded small pi (pomega), Greek slashed
0E3638580BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC PI SYMBOL SLASHED
0E3647596RUSTIXNonUni.otf  stix-capital stigma, Greek slashed
0E3657597BUSTIXNonUniBol.otf  stix-capital stigma, Greek slashed
0E3667598RISTIXNonUniIta.otf  stix-small stigma, Greek slashed
0E3677599BISTIXNonUniBolIta.otf  stix-small stigma, Greek slashed
0E3687600RUSTIXNonUni.otf  stix-capital digamma, Greek slashed
0E3697601BUSTIXNonUniBol.otf  stix-capital digamma, Greek slashed
0E36A7602RISTIXNonUniIta.otf  stix-small digamma, Greek slashed
0E36B7603BISTIXNonUniBolIta.otf  stix-small digamma, Greek slashed
0E36C7604RUSTIXNonUni.otf  stix-capital koppa, Greek slashed
0E36D7605BUSTIXNonUniBol.otf  stix-capital koppa, Greek slashed
0E36E7606RISTIXNonUniIta.otf  stix-small koppa, Greek slashed
0E36F7607BISTIXNonUniBolIta.otf  stix-small koppa, Greek slashed
0E3707608RUSTIXNonUni.otf  stix-capital sampi, Greek slashed
0E3717609BUSTIXNonUniBol.otf  stix-capital sampi, Greek slashed
0E3727610RISTIXNonUniIta.otf  stix-small sampi, Greek slashed
0E3737611BISTIXNonUniBolIta.otf  stix-small sampi, Greek slashed
0E3747612RISTIXNonUniIta.otf  stix-rounded small kappa, Greek slashed
0E3758582BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC KAPPA SYMBOL SLASHED
0E3767614RISTIXNonUniIta.otf  stix-rounded small rho, Greek slashed
0E3778585BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC RHO SYMBOL SLASHED
0E3787616RISTIXNonUniIta.otf  stix-partial sign, slashed
0E3798583BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL SLASHED
0E37A7618RISTIXNonUniIta.otf  stix-rounded small epsilon, Greek, slashed
0E37B8584BISTIXNonUniBolIta.otf  stix-MATHEMATICAL BOLD ITALIC EPSILON SYMBOL SLASHED
0E37C7623BUSTIXNonUniBol.otf  stix-capital E roman bold slashed
0E37D7624RISTIXNonUniIta.otf  stix-capital C script slashed
0E37E7625BISTIXNonUniBolIta.otf  stix-capital C script slashed
0E37F7626RISTIXNonUniIta.otf  stix-small d italic with straight bar through it
0E3807627BISTIXNonUniBolIta.otf  stix-small d italic with straight bar through it
0E3817628RISTIXNonUniIta.otf  stix-small k italic with straight bar through it
0E3827629BISTIXNonUniBolIta.otf  stix-small k italic with straight bar through it
0E3837630RISTIXNonUniIta.otf  stix-small t italic with straight bar through it
0E3847631BISTIXNonUniBolIta.otf  stix-small t italic with straight bar through it
0E3857632RISTIXNonUniIta.otf  stix-small Greek iota with straight bar through it
0E3867633BISTIXNonUniBolIta.otf  stix-small Greek iota with straight bar through it
0E3877634RISTIXNonUniIta.otf  stix-small Greek lambda with straight bar through it
0E3889002BISTIXNonUniBolIta.otf  stix-LATIN SMALL LETTER LAMBDA WITH STROKE
0E3887635BISTIXNonUniBolIta.otf  stix-small Greek lambda with straight bar through it
0E3899000RISTIXNonUniIta.otf  stix-LATIN SMALL LETTER LAMBDA WITH STROKE
0E3891545RUSTIXNonUni.otf  LATIN SMALL LETTER LAMBDA WITH STROKE
0E38A7909BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital A
0E38B7910BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital B
0E38D7913BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital E
0E38E7914BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital F
0E38F7915BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital G
0E3907917BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital I
0E3917918BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital J
0E3927920BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital K
0E3937921BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital L
0E3947922BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital M
0E3957924BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital O
0E3967929BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital S
0E3977930BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital T
0E3997932BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital V
0E39A7933BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital W
0E39B7934BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital X
0E39C7935BUSTIXNonUniBol.otf  stix-mathematical bold double-struck capital Y
0E39D7937BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter a
0E39E7938BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter b
0E39F7939BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter c
0E3A27942BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter f
0E3A37943BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter g
0E3A47944BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter h
0E3A77947BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter k
0E3A87948BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter l
0E3A97949BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter m
0E3AA7950BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter n
0E3AB7951BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter o
0E3AC7952BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter p
0E3AD7953BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter q
0E3AE7954BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter r
0E3AF7955BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter s
0E3B07956BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter t
0E3B17957BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter u
0E3B27958BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter v
0E3B37959BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter w
0E3B47960BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter x
0E3B57961BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter y
0E3B67962BUSTIXNonUniBol.otf  stix-mathematical bold double-struck small letter z
0E3B77363BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT ZERO
0E3B87364BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT ONE
0E3B97365BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT TWO
0E3BA7366BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT THREE
0E3BB7367BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT FOUR
0E3BC7368BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT FIVE
0E3BD7369BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT SIX
0E3BE7370BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT SEVEN
0E3BF7371BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT EIGHT
0E3C07372BUSTIXNonUniBol.otf  MATHEMATICAL MONOSPACE DIGIT NINE
0E3C3100001RUSTIXNonUni.otf  stix-not (vert) almost equal or equal to
0E3C3100002BUSTIXNonUniBol.otf  stix-not (vert) almost equal or equal to
0E3C4100003RUSTIXNonUni.otf  stix-not almost equal or equal to
0E3C4100004BUSTIXNonUniBol.otf  stix-not almost equal or equal to
0E3C58761BISTIXNonUniBolIta.otf  stix-mathematical bold italic small dotless j
0E3C68762BISTIXNonUniBolIta.otf  stix-mathematical bold italic small dotless i
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Alphabetic Presentation Forms; 0FB00-0FB4F
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0FB008421RUSTIXGeneral.otf ff LATIN SMALL LIGATURE FF
0FB008422RISTIXGeneralItalic.otf ff LATIN SMALL LIGATURE FF
0FB008423BUSTIXGeneralBol.otf ff LATIN SMALL LIGATURE FF
0FB008431BISTIXGeneralBolIta.otf ff LATIN SMALL LIGATURE FF
0FB018424RUSTIXGeneral.otf fi LATIN SMALL LIGATURE FI
0FB018425RISTIXGeneralItalic.otf fi LATIN SMALL LIGATURE FI
0FB018426BUSTIXGeneralBol.otf fi LATIN SMALL LIGATURE FI
0FB018432BISTIXGeneralBolIta.otf fi LATIN SMALL LIGATURE FI
0FB028428RUSTIXGeneral.otf fl LATIN SMALL LIGATURE FL
0FB028429RISTIXGeneralItalic.otf fl LATIN SMALL LIGATURE FL
0FB028430BUSTIXGeneralBol.otf fl LATIN SMALL LIGATURE FL
0FB028433BISTIXGeneralBolIta.otf fl LATIN SMALL LIGATURE FL
0FB038434RUSTIXGeneral.otf ffi LATIN SMALL LIGATURE FFI
0FB038435RISTIXGeneralItalic.otf ffi LATIN SMALL LIGATURE FFI
0FB038437BUSTIXGeneralBol.otf ffi LATIN SMALL LIGATURE FFI
0FB038438BISTIXGeneralBolIta.otf ffi LATIN SMALL LIGATURE FFI
0FB048439RUSTIXGeneral.otf ffl LATIN SMALL LIGATURE FFL
0FB048440RISTIXGeneralItalic.otf ffl LATIN SMALL LIGATURE FFL
0FB048441BUSTIXGeneralBol.otf ffl LATIN SMALL LIGATURE FFL
0FB048442BISTIXGeneralBolIta.otf ffl LATIN SMALL LIGATURE FFL
- - - - - - - - - - - - -
Specials; 0FFF0-0FFFF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
0FFFD8443RUSTIXGeneral.otf � REPLACEMENT CHARACTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mathematical Alphanumeric Symbols; 1D400-1D7FF
UnicodeEntryKeyStyleOTFontFileGlyphUnicodeDescription
1D4006559BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐀 MATHEMATICAL BOLD CAPITAL A
1D4016560BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐁 MATHEMATICAL BOLD CAPITAL B
1D4026561BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐂 MATHEMATICAL BOLD CAPITAL C
1D4036562BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐃 MATHEMATICAL BOLD CAPITAL D
1D4046563BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐄 MATHEMATICAL BOLD CAPITAL E
1D4056564BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐅 MATHEMATICAL BOLD CAPITAL F
1D4066565BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐆 MATHEMATICAL BOLD CAPITAL G
1D4076566BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐇 MATHEMATICAL BOLD CAPITAL H
1D4086567BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐈 MATHEMATICAL BOLD CAPITAL I
1D4096568BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐉 MATHEMATICAL BOLD CAPITAL J
1D40A6569BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐊 MATHEMATICAL BOLD CAPITAL K
1D40B6570BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐋 MATHEMATICAL BOLD CAPITAL L
1D40C6571BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐌 MATHEMATICAL BOLD CAPITAL M
1D40D6572BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐍 MATHEMATICAL BOLD CAPITAL N
1D40E6573BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐎 MATHEMATICAL BOLD CAPITAL O
1D40F6574BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐏 MATHEMATICAL BOLD CAPITAL P
1D4106575BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐐 MATHEMATICAL BOLD CAPITAL Q
1D4116576BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐑 MATHEMATICAL BOLD CAPITAL R
1D4126577BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐒 MATHEMATICAL BOLD CAPITAL S
1D4136578BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐓 MATHEMATICAL BOLD CAPITAL T
1D4146579BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐔 MATHEMATICAL BOLD CAPITAL U
1D4156580BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐕 MATHEMATICAL BOLD CAPITAL V
1D4166581BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐖 MATHEMATICAL BOLD CAPITAL W
1D4176582BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐗 MATHEMATICAL BOLD CAPITAL X
1D4186583BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐘 MATHEMATICAL BOLD CAPITAL Y
1D4196584BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐙 MATHEMATICAL BOLD CAPITAL Z
1D41A6585BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐚 MATHEMATICAL BOLD SMALL A
1D41B6586BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐛 MATHEMATICAL BOLD SMALL B
1D41C6587BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐜 MATHEMATICAL BOLD SMALL C
1D41D6588BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐝 MATHEMATICAL BOLD SMALL D
1D41E6589BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐞 MATHEMATICAL BOLD SMALL E
1D41F6590BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐟 MATHEMATICAL BOLD SMALL F
1D4206591BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐠 MATHEMATICAL BOLD SMALL G
1D4216592BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐡 MATHEMATICAL BOLD SMALL H
1D4226593BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐢 MATHEMATICAL BOLD SMALL I
1D4236594BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐣 MATHEMATICAL BOLD SMALL J
1D4246595BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐤 MATHEMATICAL BOLD SMALL K
1D4256596BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐥 MATHEMATICAL BOLD SMALL L
1D4266597BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐦 MATHEMATICAL BOLD SMALL M
1D4276598BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐧 MATHEMATICAL BOLD SMALL N
1D4286599BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐨 MATHEMATICAL BOLD SMALL O
1D4296600BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐩 MATHEMATICAL BOLD SMALL P
1D42A6601BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐪 MATHEMATICAL BOLD SMALL Q
1D42B6602BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐫 MATHEMATICAL BOLD SMALL R
1D42C6603BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐬 MATHEMATICAL BOLD SMALL S
1D42D6604BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐭 MATHEMATICAL BOLD SMALL T
1D42E6605BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐮 MATHEMATICAL BOLD SMALL U
1D42F6606BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐯 MATHEMATICAL BOLD SMALL V
1D4306607BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐰 MATHEMATICAL BOLD SMALL W
1D4316608BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐱 MATHEMATICAL BOLD SMALL X
1D4326609BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐲 MATHEMATICAL BOLD SMALL Y
1D4336610BUSTIXGeneralBol.otf;STIXGeneral.otf 𝐳 MATHEMATICAL BOLD SMALL Z
1D4346230RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐴 MATHEMATICAL ITALIC CAPITAL A
1D4356231RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐵 MATHEMATICAL ITALIC CAPITAL B
1D4366391RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐶 MATHEMATICAL ITALIC CAPITAL C
1D4376232RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐷 MATHEMATICAL ITALIC CAPITAL D
1D4386233RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐸 MATHEMATICAL ITALIC CAPITAL E
1D4396234RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐹 MATHEMATICAL ITALIC CAPITAL F
1D43A6235RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐺 MATHEMATICAL ITALIC CAPITAL G
1D43B6236RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐻 MATHEMATICAL ITALIC CAPITAL H
1D43C6237RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐼 MATHEMATICAL ITALIC CAPITAL I
1D43D6238RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐽 MATHEMATICAL ITALIC CAPITAL J
1D43E6239RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐾 MATHEMATICAL ITALIC CAPITAL K
1D43F6240RISTIXGeneralItalic.otf;STIXGeneral.otf 𝐿 MATHEMATICAL ITALIC CAPITAL L
1D4406242RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑀 MATHEMATICAL ITALIC CAPITAL M
1D4416243RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑁 MATHEMATICAL ITALIC CAPITAL N
1D4426244RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑂 MATHEMATICAL ITALIC CAPITAL O
1D4436245RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑃 MATHEMATICAL ITALIC CAPITAL P
1D4446246RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑄 MATHEMATICAL ITALIC CAPITAL Q
1D4456247RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑅 MATHEMATICAL ITALIC CAPITAL R
1D4466248RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑆 MATHEMATICAL ITALIC CAPITAL S
1D4476249RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑇 MATHEMATICAL ITALIC CAPITAL T
1D4486250RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑈 MATHEMATICAL ITALIC CAPITAL U
1D4496251RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑉 MATHEMATICAL ITALIC CAPITAL V
1D44A6252RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑊 MATHEMATICAL ITALIC CAPITAL W
1D44B6253RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑋 MATHEMATICAL ITALIC CAPITAL X
1D44C6254RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑌 MATHEMATICAL ITALIC CAPITAL Y
1D44D6255RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑍 MATHEMATICAL ITALIC CAPITAL Z
1D44E6256RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑎 MATHEMATICAL ITALIC SMALL A
1D44F6257RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑏 MATHEMATICAL ITALIC SMALL B
1D4506258RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑐 MATHEMATICAL ITALIC SMALL C
1D4516259RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑑 MATHEMATICAL ITALIC SMALL D
1D4526260RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑒 MATHEMATICAL ITALIC SMALL E
1D4536739RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑓 MATHEMATICAL ITALIC SMALL F
1D4546261RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑔 MATHEMATICAL ITALIC SMALL G
1D4566263RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑖 MATHEMATICAL ITALIC SMALL I
1D4576264RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑗 MATHEMATICAL ITALIC SMALL J
1D4586265RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑘 MATHEMATICAL ITALIC SMALL K
1D4596266RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑙 MATHEMATICAL ITALIC SMALL L
1D45A6267RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑚 MATHEMATICAL ITALIC SMALL M
1D45B6268RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑛 MATHEMATICAL ITALIC SMALL N
1D45C6269RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑜 MATHEMATICAL ITALIC SMALL O
1D45D6270RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑝 MATHEMATICAL ITALIC SMALL P
1D45E6271RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑞 MATHEMATICAL ITALIC SMALL Q
1D45F6272RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑟 MATHEMATICAL ITALIC SMALL R
1D4606273RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑠 MATHEMATICAL ITALIC SMALL S
1D4616274RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑡 MATHEMATICAL ITALIC SMALL T
1D4626275RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑢 MATHEMATICAL ITALIC SMALL U
1D4636276RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑣 MATHEMATICAL ITALIC SMALL V
1D4646277RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑤 MATHEMATICAL ITALIC SMALL W
1D4656278RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑥 MATHEMATICAL ITALIC SMALL X
1D4666279RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑦 MATHEMATICAL ITALIC SMALL Y
1D4676280RISTIXGeneralItalic.otf;STIXGeneral.otf 𝑧 MATHEMATICAL ITALIC SMALL Z
1D4686281BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑨 MATHEMATICAL BOLD ITALIC CAPITAL A
1D4696282BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑩 MATHEMATICAL BOLD ITALIC CAPITAL B
1D46A6283BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑪 MATHEMATICAL BOLD ITALIC CAPITAL C
1D46B6284BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑫 MATHEMATICAL BOLD ITALIC CAPITAL D
1D46C6285BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑬 MATHEMATICAL BOLD ITALIC CAPITAL E
1D46D6286BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑭 MATHEMATICAL BOLD ITALIC CAPITAL F
1D46E6287BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑮 MATHEMATICAL BOLD ITALIC CAPITAL G
1D46F6288BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑯 MATHEMATICAL BOLD ITALIC CAPITAL H
1D4706289BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑰 MATHEMATICAL BOLD ITALIC CAPITAL I
1D4716290BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑱 MATHEMATICAL BOLD ITALIC CAPITAL J
1D4726291BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑲 MATHEMATICAL BOLD ITALIC CAPITAL K
1D4736292BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑳 MATHEMATICAL BOLD ITALIC CAPITAL L
1D4746293BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑴 MATHEMATICAL BOLD ITALIC CAPITAL M
1D4756294BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑵 MATHEMATICAL BOLD ITALIC CAPITAL N
1D4766295BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑶 MATHEMATICAL BOLD ITALIC CAPITAL O
1D4776296BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑷 MATHEMATICAL BOLD ITALIC CAPITAL P
1D4786297BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑸 MATHEMATICAL BOLD ITALIC CAPITAL Q
1D4796298BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑹 MATHEMATICAL BOLD ITALIC CAPITAL R
1D47A6299BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑺 MATHEMATICAL BOLD ITALIC CAPITAL S
1D47B6300BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑻 MATHEMATICAL BOLD ITALIC CAPITAL T
1D47C6301BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑼 MATHEMATICAL BOLD ITALIC CAPITAL U
1D47D6302BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑽 MATHEMATICAL BOLD ITALIC CAPITAL V
1D47E6303BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑾 MATHEMATICAL BOLD ITALIC CAPITAL W
1D47F6304BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝑿 MATHEMATICAL BOLD ITALIC CAPITAL X
1D4806305BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒀 MATHEMATICAL BOLD ITALIC CAPITAL Y
1D4816306BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒁 MATHEMATICAL BOLD ITALIC CAPITAL Z
1D4826307BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒂 MATHEMATICAL BOLD ITALIC SMALL A
1D4836308BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒃 MATHEMATICAL BOLD ITALIC SMALL B
1D4846309BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒄 MATHEMATICAL BOLD ITALIC SMALL C
1D4856310BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒅 MATHEMATICAL BOLD ITALIC SMALL D
1D4866311BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒆 MATHEMATICAL BOLD ITALIC SMALL E
1D4876312BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒇 MATHEMATICAL BOLD ITALIC SMALL F
1D4886313BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒈 MATHEMATICAL BOLD ITALIC SMALL G
1D4896314BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒉 MATHEMATICAL BOLD ITALIC SMALL H
1D48A6315BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒊 MATHEMATICAL BOLD ITALIC SMALL I
1D48B6316BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒋 MATHEMATICAL BOLD ITALIC SMALL J
1D48C6317BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒌 MATHEMATICAL BOLD ITALIC SMALL K
1D48D6740BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒍 MATHEMATICAL BOLD ITALIC SMALL L
1D48E6318BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒎 MATHEMATICAL BOLD ITALIC SMALL M
1D48F6319BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒏 MATHEMATICAL BOLD ITALIC SMALL N
1D4906320BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒐 MATHEMATICAL BOLD ITALIC SMALL O
1D4916321BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒑 MATHEMATICAL BOLD ITALIC SMALL P
1D4926322BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒒 MATHEMATICAL BOLD ITALIC SMALL Q
1D4936323BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒓 MATHEMATICAL BOLD ITALIC SMALL R
1D4946324BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒔 MATHEMATICAL BOLD ITALIC SMALL S
1D4956325BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒕 MATHEMATICAL BOLD ITALIC SMALL T
1D4966326BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒖 MATHEMATICAL BOLD ITALIC SMALL U
1D4976327BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒗 MATHEMATICAL BOLD ITALIC SMALL V
1D4986328BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒘 MATHEMATICAL BOLD ITALIC SMALL W
1D4996329BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒙 MATHEMATICAL BOLD ITALIC SMALL X
1D49A6330BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒚 MATHEMATICAL BOLD ITALIC SMALL Y
1D49B6331BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝒛 MATHEMATICAL BOLD ITALIC SMALL Z
1D49C6334RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒜 MATHEMATICAL SCRIPT CAPITAL A
1D49E6336RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒞 MATHEMATICAL SCRIPT CAPITAL C
1D49F6337RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒟 MATHEMATICAL SCRIPT CAPITAL D
1D4A26340RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒢 MATHEMATICAL SCRIPT CAPITAL G
1D4A56343RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒥 MATHEMATICAL SCRIPT CAPITAL J
1D4A66344RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒦 MATHEMATICAL SCRIPT CAPITAL K
1D4A96347RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒩 MATHEMATICAL SCRIPT CAPITAL N
1D4AA6349RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒪 MATHEMATICAL SCRIPT CAPITAL O
1D4AB6350RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒫 MATHEMATICAL SCRIPT CAPITAL P
1D4AC6351RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒬 MATHEMATICAL SCRIPT CAPITAL Q
1D4AE6353RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒮 MATHEMATICAL SCRIPT CAPITAL S
1D4AF6354RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒯 MATHEMATICAL SCRIPT CAPITAL T
1D4B06355RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒰 MATHEMATICAL SCRIPT CAPITAL U
1D4B16356RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒱 MATHEMATICAL SCRIPT CAPITAL V
1D4B26357RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒲 MATHEMATICAL SCRIPT CAPITAL W
1D4B36358RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒳 MATHEMATICAL SCRIPT CAPITAL X
1D4B46359RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒴 MATHEMATICAL SCRIPT CAPITAL Y
1D4B56360RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒵 MATHEMATICAL SCRIPT CAPITAL Z
1D4B66361RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒶 MATHEMATICAL SCRIPT SMALL A
1D4B76362RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒷 MATHEMATICAL SCRIPT SMALL B
1D4B86363RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒸 MATHEMATICAL SCRIPT SMALL C
1D4B96364RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒹 MATHEMATICAL SCRIPT SMALL D
1D4BB6366RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒻 MATHEMATICAL SCRIPT SMALL F
1D4BD6368RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒽 MATHEMATICAL SCRIPT SMALL H
1D4BE6369RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒾 MATHEMATICAL SCRIPT SMALL I
1D4BF6370RISTIXGeneralItalic.otf;STIXGeneral.otf 𝒿 MATHEMATICAL SCRIPT SMALL J
1D4C06371RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓀 MATHEMATICAL SCRIPT SMALL K
1D4C16372RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓁 MATHEMATICAL SCRIPT SMALL L
1D4C26373RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓂 MATHEMATICAL SCRIPT SMALL M
1D4C36374RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓃 MATHEMATICAL SCRIPT SMALL N
1D4C56376RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓅 MATHEMATICAL SCRIPT SMALL P
1D4C66377RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓆 MATHEMATICAL SCRIPT SMALL Q
1D4C76378RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓇 MATHEMATICAL SCRIPT SMALL R
1D4C86379RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓈 MATHEMATICAL SCRIPT SMALL S
1D4C96380RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓉 MATHEMATICAL SCRIPT SMALL T
1D4CA6381RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓊 MATHEMATICAL SCRIPT SMALL U
1D4CB6382RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓋 MATHEMATICAL SCRIPT SMALL V
1D4CC6383RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓌 MATHEMATICAL SCRIPT SMALL W
1D4CD6384RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓍 MATHEMATICAL SCRIPT SMALL X
1D4CE6385RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓎 MATHEMATICAL SCRIPT SMALL Y
1D4CF6386RISTIXGeneralItalic.otf;STIXGeneral.otf 𝓏 MATHEMATICAL SCRIPT SMALL Z
1D4D06387BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓐 MATHEMATICAL BOLD SCRIPT CAPITAL A
1D4D16388BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓑 MATHEMATICAL BOLD SCRIPT CAPITAL B
1D4D26389BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓒 MATHEMATICAL BOLD SCRIPT CAPITAL C
1D4D36392BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓓 MATHEMATICAL BOLD SCRIPT CAPITAL D
1D4D46393BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓔 MATHEMATICAL BOLD SCRIPT CAPITAL E
1D4D56394BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓕 MATHEMATICAL BOLD SCRIPT CAPITAL F
1D4D66395BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓖 MATHEMATICAL BOLD SCRIPT CAPITAL G
1D4D76396BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓗 MATHEMATICAL BOLD SCRIPT CAPITAL H
1D4D86397BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓘 MATHEMATICAL BOLD SCRIPT CAPITAL I
1D4D96398BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓙 MATHEMATICAL BOLD SCRIPT CAPITAL J
1D4DA6399BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓚 MATHEMATICAL BOLD SCRIPT CAPITAL K
1D4DB6400BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓛 MATHEMATICAL BOLD SCRIPT CAPITAL L
1D4DC6401BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓜 MATHEMATICAL BOLD SCRIPT CAPITAL M
1D4DD6547BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓝 MATHEMATICAL BOLD SCRIPT CAPITAL N
1D4DE6402BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓞 MATHEMATICAL BOLD SCRIPT CAPITAL O
1D4DF6403BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓟 MATHEMATICAL BOLD SCRIPT CAPITAL P
1D4E06404BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓠 MATHEMATICAL BOLD SCRIPT CAPITAL Q
1D4E16405BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓡 MATHEMATICAL BOLD SCRIPT CAPITAL R
1D4E26406BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓢 MATHEMATICAL BOLD SCRIPT CAPITAL S
1D4E36407BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓣 MATHEMATICAL BOLD SCRIPT CAPITAL T
1D4E46408BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓤 MATHEMATICAL BOLD SCRIPT CAPITAL U
1D4E56409BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓥 MATHEMATICAL BOLD SCRIPT CAPITAL V
1D4E66410BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓦 MATHEMATICAL BOLD SCRIPT CAPITAL W
1D4E76411BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓧 MATHEMATICAL BOLD SCRIPT CAPITAL X
1D4E86412BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓨 MATHEMATICAL BOLD SCRIPT CAPITAL Y
1D4E96413BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓩 MATHEMATICAL BOLD SCRIPT CAPITAL Z
1D4EA6414BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓪 MATHEMATICAL BOLD SCRIPT SMALL A
1D4EB6415BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓫 MATHEMATICAL BOLD SCRIPT SMALL B
1D4EC6416BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓬 MATHEMATICAL BOLD SCRIPT SMALL C
1D4ED6417BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓭 MATHEMATICAL BOLD SCRIPT SMALL D
1D4EE6418BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓮 MATHEMATICAL BOLD SCRIPT SMALL E
1D4EF6419BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓯 MATHEMATICAL BOLD SCRIPT SMALL F
1D4F06420BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓰 MATHEMATICAL BOLD SCRIPT SMALL G
1D4F16421BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓱 MATHEMATICAL BOLD SCRIPT SMALL H
1D4F26422BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓲 MATHEMATICAL BOLD SCRIPT SMALL I
1D4F36423BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓳 MATHEMATICAL BOLD SCRIPT SMALL J
1D4F46424BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓴 MATHEMATICAL BOLD SCRIPT SMALL K
1D4F56425BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓵 MATHEMATICAL BOLD SCRIPT SMALL L
1D4F66426BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓶 MATHEMATICAL BOLD SCRIPT SMALL M
1D4F76427BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓷 MATHEMATICAL BOLD SCRIPT SMALL N
1D4F86428BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓸 MATHEMATICAL BOLD SCRIPT SMALL O
1D4F96429BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓹 MATHEMATICAL BOLD SCRIPT SMALL P
1D4FA6430BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓺 MATHEMATICAL BOLD SCRIPT SMALL Q
1D4FB6431BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓻 MATHEMATICAL BOLD SCRIPT SMALL R
1D4FC6432BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓼 MATHEMATICAL BOLD SCRIPT SMALL S
1D4FD6433BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓽 MATHEMATICAL BOLD SCRIPT SMALL T
1D4FE6434BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓾 MATHEMATICAL BOLD SCRIPT SMALL U
1D4FF6435BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝓿 MATHEMATICAL BOLD SCRIPT SMALL V
1D5006436BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝔀 MATHEMATICAL BOLD SCRIPT SMALL W
1D5016437BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝔁 MATHEMATICAL BOLD SCRIPT SMALL X
1D5026438BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝔂 MATHEMATICAL BOLD SCRIPT SMALL Y
1D5036439BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝔃 MATHEMATICAL BOLD SCRIPT SMALL Z
1D5046440RUSTIXGeneral.otf 𝔄 MATHEMATICAL FRAKTUR CAPITAL A
1D5056445RUSTIXGeneral.otf 𝔅 MATHEMATICAL FRAKTUR CAPITAL B
1D5076443RUSTIXGeneral.otf 𝔇 MATHEMATICAL FRAKTUR CAPITAL D
1D5086444RUSTIXGeneral.otf 𝔈 MATHEMATICAL FRAKTUR CAPITAL E
1D5096451RUSTIXGeneral.otf 𝔉 MATHEMATICAL FRAKTUR CAPITAL F
1D50A6447RUSTIXGeneral.otf 𝔊 MATHEMATICAL FRAKTUR CAPITAL G
1D50D6450RUSTIXGeneral.otf 𝔍 MATHEMATICAL FRAKTUR CAPITAL J
1D50E6452RUSTIXGeneral.otf 𝔎 MATHEMATICAL FRAKTUR CAPITAL K
1D50F6453RUSTIXGeneral.otf 𝔏 MATHEMATICAL FRAKTUR CAPITAL L
1D5106454RUSTIXGeneral.otf 𝔐 MATHEMATICAL FRAKTUR CAPITAL M
1D5116455RUSTIXGeneral.otf 𝔑 MATHEMATICAL FRAKTUR CAPITAL N
1D5126456RUSTIXGeneral.otf 𝔒 MATHEMATICAL FRAKTUR CAPITAL O
1D5136457RUSTIXGeneral.otf 𝔓 MATHEMATICAL FRAKTUR CAPITAL P
1D5146458RUSTIXGeneral.otf 𝔔 MATHEMATICAL FRAKTUR CAPITAL Q
1D5166460RUSTIXGeneral.otf 𝔖 MATHEMATICAL FRAKTUR CAPITAL S
1D5176461RUSTIXGeneral.otf 𝔗 MATHEMATICAL FRAKTUR CAPITAL T
1D5186462RUSTIXGeneral.otf 𝔘 MATHEMATICAL FRAKTUR CAPITAL U
1D5196463RUSTIXGeneral.otf 𝔙 MATHEMATICAL FRAKTUR CAPITAL V
1D51A6464RUSTIXGeneral.otf 𝔚 MATHEMATICAL FRAKTUR CAPITAL W
1D51B6465RUSTIXGeneral.otf 𝔛 MATHEMATICAL FRAKTUR CAPITAL X
1D51C6466RUSTIXGeneral.otf 𝔜 MATHEMATICAL FRAKTUR CAPITAL Y
1D51E6468RUSTIXGeneral.otf 𝔞 MATHEMATICAL FRAKTUR SMALL A
1D51F6469RUSTIXGeneral.otf 𝔟 MATHEMATICAL FRAKTUR SMALL B
1D5206470RUSTIXGeneral.otf 𝔠 MATHEMATICAL FRAKTUR SMALL C
1D5216471RUSTIXGeneral.otf 𝔡 MATHEMATICAL FRAKTUR SMALL D
1D5226472RUSTIXGeneral.otf 𝔢 MATHEMATICAL FRAKTUR SMALL E
1D5236473RUSTIXGeneral.otf 𝔣 MATHEMATICAL FRAKTUR SMALL F
1D5246474RUSTIXGeneral.otf 𝔤 MATHEMATICAL FRAKTUR SMALL G
1D5256475RUSTIXGeneral.otf 𝔥 MATHEMATICAL FRAKTUR SMALL H
1D5266476RUSTIXGeneral.otf 𝔦 MATHEMATICAL FRAKTUR SMALL I
1D5276477RUSTIXGeneral.otf 𝔧 MATHEMATICAL FRAKTUR SMALL J
1D5286478RUSTIXGeneral.otf 𝔨 MATHEMATICAL FRAKTUR SMALL K
1D5296479RUSTIXGeneral.otf 𝔩 MATHEMATICAL FRAKTUR SMALL L
1D52A6480RUSTIXGeneral.otf 𝔪 MATHEMATICAL FRAKTUR SMALL M
1D52B6481RUSTIXGeneral.otf 𝔫 MATHEMATICAL FRAKTUR SMALL N
1D52C6482RUSTIXGeneral.otf 𝔬 MATHEMATICAL FRAKTUR SMALL O
1D52D6483RUSTIXGeneral.otf 𝔭 MATHEMATICAL FRAKTUR SMALL P
1D52E6484RUSTIXGeneral.otf 𝔮 MATHEMATICAL FRAKTUR SMALL Q
1D52F6485RUSTIXGeneral.otf 𝔯 MATHEMATICAL FRAKTUR SMALL R
1D5306486RUSTIXGeneral.otf 𝔰 MATHEMATICAL FRAKTUR SMALL S
1D5316487RUSTIXGeneral.otf 𝔱 MATHEMATICAL FRAKTUR SMALL T
1D5326488RUSTIXGeneral.otf 𝔲 MATHEMATICAL FRAKTUR SMALL U
1D5336489RUSTIXGeneral.otf 𝔳 MATHEMATICAL FRAKTUR SMALL V
1D5346490RUSTIXGeneral.otf 𝔴 MATHEMATICAL FRAKTUR SMALL W
1D5356491RUSTIXGeneral.otf 𝔵 MATHEMATICAL FRAKTUR SMALL X
1D5366492RUSTIXGeneral.otf 𝔶 MATHEMATICAL FRAKTUR SMALL Y
1D5376493RUSTIXGeneral.otf 𝔷 MATHEMATICAL FRAKTUR SMALL Z
1D5386494RUSTIXGeneral.otf 𝔸 MATHEMATICAL DOUBLE-STRUCK CAPITAL A
1D5396498RUSTIXGeneral.otf 𝔹 MATHEMATICAL DOUBLE-STRUCK CAPITAL B
1D53B6497RUSTIXGeneral.otf 𝔻 MATHEMATICAL DOUBLE-STRUCK CAPITAL D
1D53C6548RUSTIXGeneral.otf 𝔼 MATHEMATICAL DOUBLE-STRUCK CAPITAL E
1D53D6500RUSTIXGeneral.otf 𝔽 MATHEMATICAL DOUBLE-STRUCK CAPITAL F
1D53E6501RUSTIXGeneral.otf 𝔾 MATHEMATICAL DOUBLE-STRUCK CAPITAL G
1D5406503RUSTIXGeneral.otf 𝕀 MATHEMATICAL DOUBLE-STRUCK CAPITAL I
1D5416504RUSTIXGeneral.otf 𝕁 MATHEMATICAL DOUBLE-STRUCK CAPITAL J
1D5426549RUSTIXGeneral.otf 𝕂 MATHEMATICAL DOUBLE-STRUCK CAPITAL K
1D5436505RUSTIXGeneral.otf 𝕃 MATHEMATICAL DOUBLE-STRUCK CAPITAL L
1D5446506RUSTIXGeneral.otf 𝕄 MATHEMATICAL DOUBLE-STRUCK CAPITAL M
1D5466508RUSTIXGeneral.otf 𝕆 MATHEMATICAL DOUBLE-STRUCK CAPITAL O
1D54A6512RUSTIXGeneral.otf 𝕊 MATHEMATICAL DOUBLE-STRUCK CAPITAL S
1D54B6513RUSTIXGeneral.otf 𝕋 MATHEMATICAL DOUBLE-STRUCK CAPITAL T
1D54C6514RUSTIXGeneral.otf 𝕌 MATHEMATICAL DOUBLE-STRUCK CAPITAL U
1D54D6515RUSTIXGeneral.otf 𝕍 MATHEMATICAL DOUBLE-STRUCK CAPITAL V
1D54E6516RUSTIXGeneral.otf 𝕎 MATHEMATICAL DOUBLE-STRUCK CAPITAL W
1D54F6517RUSTIXGeneral.otf 𝕏 MATHEMATICAL DOUBLE-STRUCK CAPITAL X
1D5506518RUSTIXGeneral.otf 𝕐 MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
1D5526520RUSTIXGeneral.otf 𝕒 MATHEMATICAL DOUBLE-STRUCK SMALL A
1D5536521RUSTIXGeneral.otf 𝕓 MATHEMATICAL DOUBLE-STRUCK SMALL B
1D5546522RUSTIXGeneral.otf 𝕔 MATHEMATICAL DOUBLE-STRUCK SMALL C
1D5556523RUSTIXGeneral.otf 𝕕 MATHEMATICAL DOUBLE-STRUCK SMALL D
1D5566524RUSTIXGeneral.otf 𝕖 MATHEMATICAL DOUBLE-STRUCK SMALL E
1D5576525RUSTIXGeneral.otf 𝕗 MATHEMATICAL DOUBLE-STRUCK SMALL F
1D5586526RUSTIXGeneral.otf 𝕘 MATHEMATICAL DOUBLE-STRUCK SMALL G
1D5596527RUSTIXGeneral.otf 𝕙 MATHEMATICAL DOUBLE-STRUCK SMALL H
1D55A6528RUSTIXGeneral.otf 𝕚 MATHEMATICAL DOUBLE-STRUCK SMALL I
1D55B6529RUSTIXGeneral.otf 𝕛 MATHEMATICAL DOUBLE-STRUCK SMALL J
1D55C6530RUSTIXGeneral.otf 𝕜 MATHEMATICAL DOUBLE-STRUCK SMALL K
1D55D6531RUSTIXGeneral.otf 𝕝 MATHEMATICAL DOUBLE-STRUCK SMALL L
1D55E6532RUSTIXGeneral.otf 𝕞 MATHEMATICAL DOUBLE-STRUCK SMALL M
1D55F6533RUSTIXGeneral.otf 𝕟 MATHEMATICAL DOUBLE-STRUCK SMALL N
1D5606534RUSTIXGeneral.otf 𝕠 MATHEMATICAL DOUBLE-STRUCK SMALL O
1D5616535RUSTIXGeneral.otf 𝕡 MATHEMATICAL DOUBLE-STRUCK SMALL P
1D5626536RUSTIXGeneral.otf 𝕢 MATHEMATICAL DOUBLE-STRUCK SMALL Q
1D5636537RUSTIXGeneral.otf 𝕣 MATHEMATICAL DOUBLE-STRUCK SMALL R
1D5646538RUSTIXGeneral.otf 𝕤 MATHEMATICAL DOUBLE-STRUCK SMALL S
1D5656539RUSTIXGeneral.otf 𝕥 MATHEMATICAL DOUBLE-STRUCK SMALL T
1D5666540RUSTIXGeneral.otf 𝕦 MATHEMATICAL DOUBLE-STRUCK SMALL U
1D5676541RUSTIXGeneral.otf 𝕧 MATHEMATICAL DOUBLE-STRUCK SMALL V
1D5686542RUSTIXGeneral.otf 𝕨 MATHEMATICAL DOUBLE-STRUCK SMALL W
1D5696550RUSTIXGeneral.otf 𝕩 MATHEMATICAL DOUBLE-STRUCK SMALL X
1D56A6551RUSTIXGeneral.otf 𝕪 MATHEMATICAL DOUBLE-STRUCK SMALL Y
1D56B6552RUSTIXGeneral.otf 𝕫 MATHEMATICAL DOUBLE-STRUCK SMALL Z
1D56C6611BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕬 MATHEMATICAL BOLD FRAKTUR CAPITAL A
1D56D6612BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕭 MATHEMATICAL BOLD FRAKTUR CAPITAL B
1D56E6613BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕮 MATHEMATICAL BOLD FRAKTUR CAPITAL C
1D56F6614BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕯 MATHEMATICAL BOLD FRAKTUR CAPITAL D
1D5706615BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕰 MATHEMATICAL BOLD FRAKTUR CAPITAL E
1D5716616BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕱 MATHEMATICAL BOLD FRAKTUR CAPITAL F
1D5726617BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕲 MATHEMATICAL BOLD FRAKTUR CAPITAL G
1D5736618BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕳 MATHEMATICAL BOLD FRAKTUR CAPITAL H
1D5746619BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕴 MATHEMATICAL BOLD FRAKTUR CAPITAL I
1D5756620BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕵 MATHEMATICAL BOLD FRAKTUR CAPITAL J
1D5766621BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕶 MATHEMATICAL BOLD FRAKTUR CAPITAL K
1D5776622BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕷 MATHEMATICAL BOLD FRAKTUR CAPITAL L
1D5786623BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕸 MATHEMATICAL BOLD FRAKTUR CAPITAL M
1D5796624BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕹 MATHEMATICAL BOLD FRAKTUR CAPITAL N
1D57A6625BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕺 MATHEMATICAL BOLD FRAKTUR CAPITAL O
1D57B6626BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕻 MATHEMATICAL BOLD FRAKTUR CAPITAL P
1D57C6628BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕼 MATHEMATICAL BOLD FRAKTUR CAPITAL Q
1D57D6629BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕽 MATHEMATICAL BOLD FRAKTUR CAPITAL R
1D57E6627BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕾 MATHEMATICAL BOLD FRAKTUR CAPITAL S
1D57F6630BUSTIXGeneralBol.otf;STIXGeneral.otf 𝕿 MATHEMATICAL BOLD FRAKTUR CAPITAL T
1D5806631BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖀 MATHEMATICAL BOLD FRAKTUR CAPITAL U
1D5816632BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖁 MATHEMATICAL BOLD FRAKTUR CAPITAL V
1D5826633BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖂 MATHEMATICAL BOLD FRAKTUR CAPITAL W
1D5836634BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖃 MATHEMATICAL BOLD FRAKTUR CAPITAL X
1D5846635BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖄 MATHEMATICAL BOLD FRAKTUR CAPITAL Y
1D5856636BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖅 MATHEMATICAL BOLD FRAKTUR CAPITAL Z
1D5866637BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖆 MATHEMATICAL BOLD FRAKTUR SMALL A
1D5876638BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖇 MATHEMATICAL BOLD FRAKTUR SMALL B
1D5886639BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖈 MATHEMATICAL BOLD FRAKTUR SMALL C
1D5896640BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖉 MATHEMATICAL BOLD FRAKTUR SMALL D
1D58A6641BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖊 MATHEMATICAL BOLD FRAKTUR SMALL E
1D58B6642BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖋 MATHEMATICAL BOLD FRAKTUR SMALL F
1D58C6643BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖌 MATHEMATICAL BOLD FRAKTUR SMALL G
1D58D6644BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖍 MATHEMATICAL BOLD FRAKTUR SMALL H
1D58E6645BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖎 MATHEMATICAL BOLD FRAKTUR SMALL I
1D58F6646BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖏 MATHEMATICAL BOLD FRAKTUR SMALL J
1D5906647BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖐 MATHEMATICAL BOLD FRAKTUR SMALL K
1D5916648BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖑 MATHEMATICAL BOLD FRAKTUR SMALL L
1D5926649BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖒 MATHEMATICAL BOLD FRAKTUR SMALL M
1D5936650BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖓 MATHEMATICAL BOLD FRAKTUR SMALL N
1D5946651BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖔 MATHEMATICAL BOLD FRAKTUR SMALL O
1D5956652BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖕 MATHEMATICAL BOLD FRAKTUR SMALL P
1D5966653BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖖 MATHEMATICAL BOLD FRAKTUR SMALL Q
1D5976654BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖗 MATHEMATICAL BOLD FRAKTUR SMALL R
1D5986655BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖘 MATHEMATICAL BOLD FRAKTUR SMALL S
1D5996656BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖙 MATHEMATICAL BOLD FRAKTUR SMALL T
1D59A6657BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖚 MATHEMATICAL BOLD FRAKTUR SMALL U
1D59B6658BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖛 MATHEMATICAL BOLD FRAKTUR SMALL V
1D59C6659BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖜 MATHEMATICAL BOLD FRAKTUR SMALL W
1D59D6660BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖝 MATHEMATICAL BOLD FRAKTUR SMALL X
1D59E6661BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖞 MATHEMATICAL BOLD FRAKTUR SMALL Y
1D59F6662BUSTIXGeneralBol.otf;STIXGeneral.otf 𝖟 MATHEMATICAL BOLD FRAKTUR SMALL Z
1D5A06663RUSTIXGeneral.otf 𝖠 MATHEMATICAL SANS-SERIF CAPITAL A
1D5A16664RUSTIXGeneral.otf 𝖡 MATHEMATICAL SANS-SERIF CAPITAL B
1D5A26665RUSTIXGeneral.otf 𝖢 MATHEMATICAL SANS-SERIF CAPITAL C
1D5A36666RUSTIXGeneral.otf 𝖣 MATHEMATICAL SANS-SERIF CAPITAL D
1D5A46667RUSTIXGeneral.otf 𝖤 MATHEMATICAL SANS-SERIF CAPITAL E
1D5A56668RUSTIXGeneral.otf 𝖥 MATHEMATICAL SANS-SERIF CAPITAL F
1D5A66669RUSTIXGeneral.otf 𝖦 MATHEMATICAL SANS-SERIF CAPITAL G
1D5A76670RUSTIXGeneral.otf 𝖧 MATHEMATICAL SANS-SERIF CAPITAL H
1D5A86671RUSTIXGeneral.otf 𝖨 MATHEMATICAL SANS-SERIF CAPITAL I
1D5A96672RUSTIXGeneral.otf 𝖩 MATHEMATICAL SANS-SERIF CAPITAL J
1D5AA6673RUSTIXGeneral.otf 𝖪 MATHEMATICAL SANS-SERIF CAPITAL K
1D5AB6674RUSTIXGeneral.otf 𝖫 MATHEMATICAL SANS-SERIF CAPITAL L
1D5AC6675RUSTIXGeneral.otf 𝖬 MATHEMATICAL SANS-SERIF CAPITAL M
1D5AD6676RUSTIXGeneral.otf 𝖭 MATHEMATICAL SANS-SERIF CAPITAL N
1D5AE6677RUSTIXGeneral.otf 𝖮 MATHEMATICAL SANS-SERIF CAPITAL O
1D5AF6678RUSTIXGeneral.otf 𝖯 MATHEMATICAL SANS-SERIF CAPITAL P
1D5B06679RUSTIXGeneral.otf 𝖰 MATHEMATICAL SANS-SERIF CAPITAL Q
1D5B16680RUSTIXGeneral.otf 𝖱 MATHEMATICAL SANS-SERIF CAPITAL R
1D5B26681RUSTIXGeneral.otf 𝖲 MATHEMATICAL SANS-SERIF CAPITAL S
1D5B36682RUSTIXGeneral.otf 𝖳 MATHEMATICAL SANS-SERIF CAPITAL T
1D5B46683RUSTIXGeneral.otf 𝖴 MATHEMATICAL SANS-SERIF CAPITAL U
1D5B56684RUSTIXGeneral.otf 𝖵 MATHEMATICAL SANS-SERIF CAPITAL V
1D5B66685RUSTIXGeneral.otf 𝖶 MATHEMATICAL SANS-SERIF CAPITAL W
1D5B76686RUSTIXGeneral.otf 𝖷 MATHEMATICAL SANS-SERIF CAPITAL X
1D5B86687RUSTIXGeneral.otf 𝖸 MATHEMATICAL SANS-SERIF CAPITAL Y
1D5B96688RUSTIXGeneral.otf 𝖹 MATHEMATICAL SANS-SERIF CAPITAL Z
1D5BA6689RUSTIXGeneral.otf 𝖺 MATHEMATICAL SANS-SERIF SMALL A
1D5BB6690RUSTIXGeneral.otf 𝖻 MATHEMATICAL SANS-SERIF SMALL B
1D5BC6691RUSTIXGeneral.otf 𝖼 MATHEMATICAL SANS-SERIF SMALL C
1D5BD6692RUSTIXGeneral.otf 𝖽 MATHEMATICAL SANS-SERIF SMALL D
1D5BE6693RUSTIXGeneral.otf 𝖾 MATHEMATICAL SANS-SERIF SMALL E
1D5BF6694RUSTIXGeneral.otf 𝖿 MATHEMATICAL SANS-SERIF SMALL F
1D5C06695RUSTIXGeneral.otf 𝗀 MATHEMATICAL SANS-SERIF SMALL G
1D5C16696RUSTIXGeneral.otf 𝗁 MATHEMATICAL SANS-SERIF SMALL H
1D5C26698RUSTIXGeneral.otf 𝗂 MATHEMATICAL SANS-SERIF SMALL I
1D5C36699RUSTIXGeneral.otf 𝗃 MATHEMATICAL SANS-SERIF SMALL J
1D5C46700RUSTIXGeneral.otf 𝗄 MATHEMATICAL SANS-SERIF SMALL K
1D5C56701RUSTIXGeneral.otf 𝗅 MATHEMATICAL SANS-SERIF SMALL L
1D5C66702RUSTIXGeneral.otf 𝗆 MATHEMATICAL SANS-SERIF SMALL M
1D5C76703RUSTIXGeneral.otf 𝗇 MATHEMATICAL SANS-SERIF SMALL N
1D5C86704RUSTIXGeneral.otf 𝗈 MATHEMATICAL SANS-SERIF SMALL O
1D5C96705RUSTIXGeneral.otf 𝗉 MATHEMATICAL SANS-SERIF SMALL P
1D5CA6706RUSTIXGeneral.otf 𝗊 MATHEMATICAL SANS-SERIF SMALL Q
1D5CB6707RUSTIXGeneral.otf 𝗋 MATHEMATICAL SANS-SERIF SMALL R
1D5CC6708RUSTIXGeneral.otf 𝗌 MATHEMATICAL SANS-SERIF SMALL S
1D5CD6709RUSTIXGeneral.otf 𝗍 MATHEMATICAL SANS-SERIF SMALL T
1D5CE6710RUSTIXGeneral.otf 𝗎 MATHEMATICAL SANS-SERIF SMALL U
1D5CF6711RUSTIXGeneral.otf 𝗏 MATHEMATICAL SANS-SERIF SMALL V
1D5D06712RUSTIXGeneral.otf 𝗐 MATHEMATICAL SANS-SERIF SMALL W
1D5D16713RUSTIXGeneral.otf 𝗑 MATHEMATICAL SANS-SERIF SMALL X
1D5D26714RUSTIXGeneral.otf 𝗒 MATHEMATICAL SANS-SERIF SMALL Y
1D5D36715RUSTIXGeneral.otf 𝗓 MATHEMATICAL SANS-SERIF SMALL Z
1D5D46716BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗔 MATHEMATICAL SANS-SERIF BOLD CAPITAL A
1D5D56717BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗕 MATHEMATICAL SANS-SERIF BOLD CAPITAL B
1D5D66718BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗖 MATHEMATICAL SANS-SERIF BOLD CAPITAL C
1D5D76719BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗗 MATHEMATICAL SANS-SERIF BOLD CAPITAL D
1D5D86720BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗘 MATHEMATICAL SANS-SERIF BOLD CAPITAL E
1D5D96721BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗙 MATHEMATICAL SANS-SERIF BOLD CAPITAL F
1D5DA6722BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗚 MATHEMATICAL SANS-SERIF BOLD CAPITAL G
1D5DB6723BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗛 MATHEMATICAL SANS-SERIF BOLD CAPITAL H
1D5DC6724BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗜 MATHEMATICAL SANS-SERIF BOLD CAPITAL I
1D5DD6725BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗝 MATHEMATICAL SANS-SERIF BOLD CAPITAL J
1D5DE6726BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗞 MATHEMATICAL SANS-SERIF BOLD CAPITAL K
1D5DF6727BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗟 MATHEMATICAL SANS-SERIF BOLD CAPITAL L
1D5E06728BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗠 MATHEMATICAL SANS-SERIF BOLD CAPITAL M
1D5E16729BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗡 MATHEMATICAL SANS-SERIF BOLD CAPITAL N
1D5E26830BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗢 MATHEMATICAL SANS-SERIF BOLD CAPITAL O
1D5E36731BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗣 MATHEMATICAL SANS-SERIF BOLD CAPITAL P
1D5E46732BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗤 MATHEMATICAL SANS-SERIF BOLD CAPITAL Q
1D5E56733BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗥 MATHEMATICAL SANS-SERIF BOLD CAPITAL R
1D5E66734BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗦 MATHEMATICAL SANS-SERIF BOLD CAPITAL S
1D5E76735BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗧 MATHEMATICAL SANS-SERIF BOLD CAPITAL T
1D5E86736BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗨 MATHEMATICAL SANS-SERIF BOLD CAPITAL U
1D5E96737BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗩 MATHEMATICAL SANS-SERIF BOLD CAPITAL V
1D5EA6782BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗪 MATHEMATICAL SANS-SERIF BOLD CAPITAL W
1D5EB6783BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗫 MATHEMATICAL SANS-SERIF BOLD CAPITAL X
1D5EC6784BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗬 MATHEMATICAL SANS-SERIF BOLD CAPITAL Y
1D5ED6785BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗭 MATHEMATICAL SANS-SERIF BOLD CAPITAL Z
1D5EE6786BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗮 MATHEMATICAL SANS-SERIF BOLD SMALL A
1D5EF6787BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗯 MATHEMATICAL SANS-SERIF BOLD SMALL B
1D5F06788BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗰 MATHEMATICAL SANS-SERIF BOLD SMALL C
1D5F16789BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗱 MATHEMATICAL SANS-SERIF BOLD SMALL D
1D5F26790BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗲 MATHEMATICAL SANS-SERIF BOLD SMALL E
1D5F36791BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗳 MATHEMATICAL SANS-SERIF BOLD SMALL F
1D5F46792BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗴 MATHEMATICAL SANS-SERIF BOLD SMALL G
1D5F56793BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗵 MATHEMATICAL SANS-SERIF BOLD SMALL H
1D5F66794BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗶 MATHEMATICAL SANS-SERIF BOLD SMALL I
1D5F76795BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗷 MATHEMATICAL SANS-SERIF BOLD SMALL J
1D5F86796BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗸 MATHEMATICAL SANS-SERIF BOLD SMALL K
1D5F96797BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗹 MATHEMATICAL SANS-SERIF BOLD SMALL L
1D5FA6798BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗺 MATHEMATICAL SANS-SERIF BOLD SMALL M
1D5FB6799BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗻 MATHEMATICAL SANS-SERIF BOLD SMALL N
1D5FC6800BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗼 MATHEMATICAL SANS-SERIF BOLD SMALL O
1D5FD6801BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗽 MATHEMATICAL SANS-SERIF BOLD SMALL P
1D5FE6802BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗾 MATHEMATICAL SANS-SERIF BOLD SMALL Q
1D5FF6803BUSTIXGeneralBol.otf;STIXGeneral.otf 𝗿 MATHEMATICAL SANS-SERIF BOLD SMALL R
1D6006804BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘀 MATHEMATICAL SANS-SERIF BOLD SMALL S
1D6016805BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘁 MATHEMATICAL SANS-SERIF BOLD SMALL T
1D6026806BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘂 MATHEMATICAL SANS-SERIF BOLD SMALL U
1D6036807BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘃 MATHEMATICAL SANS-SERIF BOLD SMALL V
1D6046808BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘄 MATHEMATICAL SANS-SERIF BOLD SMALL W
1D6056809BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘅 MATHEMATICAL SANS-SERIF BOLD SMALL X
1D6066810BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘆 MATHEMATICAL SANS-SERIF BOLD SMALL Y
1D6076811BUSTIXGeneralBol.otf;STIXGeneral.otf 𝘇 MATHEMATICAL SANS-SERIF BOLD SMALL Z
1D6086815RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘈 MATHEMATICAL SANS-SERIF ITALIC CAPITAL A
1D6096816RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘉 MATHEMATICAL SANS-SERIF ITALIC CAPITAL B
1D60A6814RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘊 MATHEMATICAL SANS-SERIF ITALIC CAPITAL C
1D60B6817RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘋 MATHEMATICAL SANS-SERIF ITALIC CAPITAL D
1D60C6818RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘌 MATHEMATICAL SANS-SERIF ITALIC CAPITAL E
1D60D6819RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘍 MATHEMATICAL SANS-SERIF ITALIC CAPITAL F
1D60E6820RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘎 MATHEMATICAL SANS-SERIF ITALIC CAPITAL G
1D60F6821RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘏 MATHEMATICAL SANS-SERIF ITALIC CAPITAL H
1D6106822RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘐 MATHEMATICAL SANS-SERIF ITALIC CAPITAL I
1D6116823RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘑 MATHEMATICAL SANS-SERIF ITALIC CAPITAL J
1D6126824RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘒 MATHEMATICAL SANS-SERIF ITALIC CAPITAL K
1D6136825RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘓 MATHEMATICAL SANS-SERIF ITALIC CAPITAL L
1D6146826RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘔 MATHEMATICAL SANS-SERIF ITALIC CAPITAL M
1D6156827RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘕 MATHEMATICAL SANS-SERIF ITALIC CAPITAL N
1D6166828RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘖 MATHEMATICAL SANS-SERIF ITALIC CAPITAL O
1D6176829RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘗 MATHEMATICAL SANS-SERIF ITALIC CAPITAL P
1D6186854RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘘 MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q
1D6196855RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘙 MATHEMATICAL SANS-SERIF ITALIC CAPITAL R
1D61A6858RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘚 MATHEMATICAL SANS-SERIF ITALIC CAPITAL S
1D61B6859RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘛 MATHEMATICAL SANS-SERIF ITALIC CAPITAL T
1D61C6860RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘜 MATHEMATICAL SANS-SERIF ITALIC CAPITAL U
1D61D6861RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘝 MATHEMATICAL SANS-SERIF ITALIC CAPITAL V
1D61E6862RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘞 MATHEMATICAL SANS-SERIF ITALIC CAPITAL W
1D61F6863RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘟 MATHEMATICAL SANS-SERIF ITALIC CAPITAL X
1D6206857RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘠 MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y
1D6216864RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘡 MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z
1D6226865RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘢 MATHEMATICAL SANS-SERIF ITALIC SMALL A
1D6236866RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘣 MATHEMATICAL SANS-SERIF ITALIC SMALL B
1D6246867RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘤 MATHEMATICAL SANS-SERIF ITALIC SMALL C
1D6256868RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘥 MATHEMATICAL SANS-SERIF ITALIC SMALL D
1D6266869RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘦 MATHEMATICAL SANS-SERIF ITALIC SMALL E
1D6276870RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘧 MATHEMATICAL SANS-SERIF ITALIC SMALL F
1D6286871RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘨 MATHEMATICAL SANS-SERIF ITALIC SMALL G
1D6296872RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘩 MATHEMATICAL SANS-SERIF ITALIC SMALL H
1D62A6873RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘪 MATHEMATICAL SANS-SERIF ITALIC SMALL I
1D62B6874RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘫 MATHEMATICAL SANS-SERIF ITALIC SMALL J
1D62C6875RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘬 MATHEMATICAL SANS-SERIF ITALIC SMALL K
1D62D6876RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘭 MATHEMATICAL SANS-SERIF ITALIC SMALL L
1D62E6877RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘮 MATHEMATICAL SANS-SERIF ITALIC SMALL M
1D62F6878RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘯 MATHEMATICAL SANS-SERIF ITALIC SMALL N
1D6306879RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘰 MATHEMATICAL SANS-SERIF ITALIC SMALL O
1D6316880RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘱 MATHEMATICAL SANS-SERIF ITALIC SMALL P
1D6326881RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘲 MATHEMATICAL SANS-SERIF ITALIC SMALL Q
1D6336882RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘳 MATHEMATICAL SANS-SERIF ITALIC SMALL R
1D6346883RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘴 MATHEMATICAL SANS-SERIF ITALIC SMALL S
1D6356884RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘵 MATHEMATICAL SANS-SERIF ITALIC SMALL T
1D6366885RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘶 MATHEMATICAL SANS-SERIF ITALIC SMALL U
1D6376886RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘷 MATHEMATICAL SANS-SERIF ITALIC SMALL V
1D6386887RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘸 MATHEMATICAL SANS-SERIF ITALIC SMALL W
1D6396888RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘹 MATHEMATICAL SANS-SERIF ITALIC SMALL X
1D63A6889RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘺 MATHEMATICAL SANS-SERIF ITALIC SMALL Y
1D63B6890RISTIXGeneralItalic.otf;STIXGeneral.otf 𝘻 MATHEMATICAL SANS-SERIF ITALIC SMALL Z
1D63C6891BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝘼 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A
1D63D6892BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝘽 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B
1D63E6893BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝘾 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C
1D63F6894BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝘿 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D
1D6406895BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙀 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E
1D6416896BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙁 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F
1D6426897BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙂 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G
1D6436898BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙃 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H
1D6446899BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙄 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I
1D6456900BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙅 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J
1D6466901BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙆 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K
1D6476902BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙇 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L
1D6486903BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙈 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M
1D6496904BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙉 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N
1D64A6905BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙊 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O
1D64B6906BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙋 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P
1D64C6907BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙌 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q
1D64D6908BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙍 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R
1D64E6909BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙎 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S
1D64F6910BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙏 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T
1D6506911BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙐 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U
1D6516912BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙑 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V
1D6526913BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙒 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W
1D6536914BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙓 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X
1D6546915BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙔 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y
1D6556916BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙕 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z
1D6566917BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙖 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A
1D6576918BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙗 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B
1D6586919BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙘 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C
1D6596920BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙙 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D
1D65A6921BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙚 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E
1D65B6922BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙛 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F
1D65C6923BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙜 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G
1D65D6924BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙝 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H
1D65E6925BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙞 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I
1D65F6926BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙟 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J
1D6606927BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙠 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K
1D6616928BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙡 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L
1D6626929BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙢 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M
1D6636930BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙣 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N
1D6646931BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙤 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O
1D6656932BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙥 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P
1D6666933BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙦 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q
1D6676934BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙧 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R
1D6686935BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙨 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S
1D6696936BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙩 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T
1D66A6937BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙪 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U
1D66B6938BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙫 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V
1D66C6939BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙬 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W
1D66D6940BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙭 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X
1D66E6941BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙮 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y
1D66F6942BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝙯 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z
1D6706944RUSTIXGeneral.otf 𝙰 MATHEMATICAL MONOSPACE CAPITAL A
1D6716946RUSTIXGeneral.otf 𝙱 MATHEMATICAL MONOSPACE CAPITAL B
1D6726948RUSTIXGeneral.otf 𝙲 MATHEMATICAL MONOSPACE CAPITAL C
1D6736950RUSTIXGeneral.otf 𝙳 MATHEMATICAL MONOSPACE CAPITAL D
1D6746952RUSTIXGeneral.otf 𝙴 MATHEMATICAL MONOSPACE CAPITAL E
1D6756954RUSTIXGeneral.otf 𝙵 MATHEMATICAL MONOSPACE CAPITAL F
1D6766956RUSTIXGeneral.otf 𝙶 MATHEMATICAL MONOSPACE CAPITAL G
1D6776958RUSTIXGeneral.otf 𝙷 MATHEMATICAL MONOSPACE CAPITAL H
1D6786960RUSTIXGeneral.otf 𝙸 MATHEMATICAL MONOSPACE CAPITAL I
1D6796962RUSTIXGeneral.otf 𝙹 MATHEMATICAL MONOSPACE CAPITAL J
1D67A6964RUSTIXGeneral.otf 𝙺 MATHEMATICAL MONOSPACE CAPITAL K
1D67B6966RUSTIXGeneral.otf 𝙻 MATHEMATICAL MONOSPACE CAPITAL L
1D67C6968RUSTIXGeneral.otf 𝙼 MATHEMATICAL MONOSPACE CAPITAL M
1D67D6970RUSTIXGeneral.otf 𝙽 MATHEMATICAL MONOSPACE CAPITAL N
1D67E6972RUSTIXGeneral.otf 𝙾 MATHEMATICAL MONOSPACE CAPITAL O
1D67F6974RUSTIXGeneral.otf 𝙿 MATHEMATICAL MONOSPACE CAPITAL P
1D6806978RUSTIXGeneral.otf 𝚀 MATHEMATICAL MONOSPACE CAPITAL Q
1D6816980RUSTIXGeneral.otf 𝚁 MATHEMATICAL MONOSPACE CAPITAL R
1D6826982RUSTIXGeneral.otf 𝚂 MATHEMATICAL MONOSPACE CAPITAL S
1D6836984RUSTIXGeneral.otf 𝚃 MATHEMATICAL MONOSPACE CAPITAL T
1D6846986RUSTIXGeneral.otf 𝚄 MATHEMATICAL MONOSPACE CAPITAL U
1D6856990RUSTIXGeneral.otf 𝚅 MATHEMATICAL MONOSPACE CAPITAL V
1D6866992RUSTIXGeneral.otf 𝚆 MATHEMATICAL MONOSPACE CAPITAL W
1D6876994RUSTIXGeneral.otf 𝚇 MATHEMATICAL MONOSPACE CAPITAL X
1D6886996RUSTIXGeneral.otf 𝚈 MATHEMATICAL MONOSPACE CAPITAL Y
1D6896998RUSTIXGeneral.otf 𝚉 MATHEMATICAL MONOSPACE CAPITAL Z
1D68A7000RUSTIXGeneral.otf 𝚊 MATHEMATICAL MONOSPACE SMALL A
1D68B7002RUSTIXGeneral.otf 𝚋 MATHEMATICAL MONOSPACE SMALL B
1D68C7004RUSTIXGeneral.otf 𝚌 MATHEMATICAL MONOSPACE SMALL C
1D68D7006RUSTIXGeneral.otf 𝚍 MATHEMATICAL MONOSPACE SMALL D
1D68E7008RUSTIXGeneral.otf 𝚎 MATHEMATICAL MONOSPACE SMALL E
1D68F7010RUSTIXGeneral.otf 𝚏 MATHEMATICAL MONOSPACE SMALL F
1D6907012RUSTIXGeneral.otf 𝚐 MATHEMATICAL MONOSPACE SMALL G
1D6917014RUSTIXGeneral.otf 𝚑 MATHEMATICAL MONOSPACE SMALL H
1D6927016RUSTIXGeneral.otf 𝚒 MATHEMATICAL MONOSPACE SMALL I
1D6937018RUSTIXGeneral.otf 𝚓 MATHEMATICAL MONOSPACE SMALL J
1D6947020RUSTIXGeneral.otf 𝚔 MATHEMATICAL MONOSPACE SMALL K
1D6957022RUSTIXGeneral.otf 𝚕 MATHEMATICAL MONOSPACE SMALL L
1D6967024RUSTIXGeneral.otf 𝚖 MATHEMATICAL MONOSPACE SMALL M
1D6977026RUSTIXGeneral.otf 𝚗 MATHEMATICAL MONOSPACE SMALL N
1D6987028RUSTIXGeneral.otf 𝚘 MATHEMATICAL MONOSPACE SMALL O
1D6997030RUSTIXGeneral.otf 𝚙 MATHEMATICAL MONOSPACE SMALL P
1D69A7032RUSTIXGeneral.otf 𝚚 MATHEMATICAL MONOSPACE SMALL Q
1D69B7034RUSTIXGeneral.otf 𝚛 MATHEMATICAL MONOSPACE SMALL R
1D69C7038RUSTIXGeneral.otf 𝚜 MATHEMATICAL MONOSPACE SMALL S
1D69D7040RUSTIXGeneral.otf 𝚝 MATHEMATICAL MONOSPACE SMALL T
1D69E7042RUSTIXGeneral.otf 𝚞 MATHEMATICAL MONOSPACE SMALL U
1D69F7044RUSTIXGeneral.otf 𝚟 MATHEMATICAL MONOSPACE SMALL V
1D6A07046RUSTIXGeneral.otf 𝚠 MATHEMATICAL MONOSPACE SMALL W
1D6A17048RUSTIXGeneral.otf 𝚡 MATHEMATICAL MONOSPACE SMALL X
1D6A27050RUSTIXGeneral.otf 𝚢 MATHEMATICAL MONOSPACE SMALL Y
1D6A37052RUSTIXGeneral.otf 𝚣 MATHEMATICAL MONOSPACE SMALL Z
1D6A47312RISTIXGeneralItalic.otf;STIXGeneral.otf 𝚤 MATHEMATICAL ITALIC SMALL DOTLESS I
1D6A57311RISTIXGeneralItalic.otf;STIXGeneral.otf 𝚥 MATHEMATICAL ITALIC SMALL DOTLESS J
1D6A87055BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚨 MATHEMATICAL BOLD CAPITAL ALPHA
1D6A97056BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚩 MATHEMATICAL BOLD CAPITAL BETA
1D6AA7321BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚪 MATHEMATICAL BOLD CAPITAL GAMMA
1D6AB7322BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚫 MATHEMATICAL BOLD CAPITAL DELTA
1D6AC7057BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚬 MATHEMATICAL BOLD CAPITAL EPSILON
1D6AD7058BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚭 MATHEMATICAL BOLD CAPITAL ZETA
1D6AE7059BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚮 MATHEMATICAL BOLD CAPITAL ETA
1D6AF7323BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚯 MATHEMATICAL BOLD CAPITAL THETA
1D6B07060BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚰 MATHEMATICAL BOLD CAPITAL IOTA
1D6B17061BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚱 MATHEMATICAL BOLD CAPITAL KAPPA
1D6B27324BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚲 MATHEMATICAL BOLD CAPITAL LAMDA
1D6B37062BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚳 MATHEMATICAL BOLD CAPITAL MU
1D6B47063BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚴 MATHEMATICAL BOLD CAPITAL NU
1D6B57325BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚵 MATHEMATICAL BOLD CAPITAL XI
1D6B67064BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚶 MATHEMATICAL BOLD CAPITAL OMICRON
1D6B77326BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚷 MATHEMATICAL BOLD CAPITAL PI
1D6B87065BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚸 MATHEMATICAL BOLD CAPITAL RHO
1D6B97066BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚹 MATHEMATICAL BOLD CAPITAL THETA SYMBOL
1D6BA7327BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚺 MATHEMATICAL BOLD CAPITAL SIGMA
1D6BB7067BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚻 MATHEMATICAL BOLD CAPITAL TAU
1D6BC7068BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚼 MATHEMATICAL BOLD CAPITAL UPSILON
1D6BD7328BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚽 MATHEMATICAL BOLD CAPITAL PHI
1D6BE7069BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚾 MATHEMATICAL BOLD CAPITAL CHI
1D6BF7375BUSTIXGeneralBol.otf;STIXGeneral.otf 𝚿 MATHEMATICAL BOLD CAPITAL PSI
1D6C07070BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛀 MATHEMATICAL BOLD CAPITAL OMEGA
1D6C17329BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛁 MATHEMATICAL BOLD NABLA
1D6C27330BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛂 MATHEMATICAL BOLD SMALL ALPHA
1D6C37331BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛃 MATHEMATICAL BOLD SMALL BETA
1D6C47332BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛄 MATHEMATICAL BOLD SMALL GAMMA
1D6C57333BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛅 MATHEMATICAL BOLD SMALL DELTA
1D6C67334BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛆 MATHEMATICAL BOLD SMALL EPSILON
1D6C77335BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛇 MATHEMATICAL BOLD SMALL ZETA
1D6C87336BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛈 MATHEMATICAL BOLD SMALL ETA
1D6C97337BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛉 MATHEMATICAL BOLD SMALL THETA
1D6CA7338BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛊 MATHEMATICAL BOLD SMALL IOTA
1D6CB7339BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛋 MATHEMATICAL BOLD SMALL KAPPA
1D6CC7340BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛌 MATHEMATICAL BOLD SMALL LAMDA
1D6CD7341BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛍 MATHEMATICAL BOLD SMALL MU
1D6CE7342BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛎 MATHEMATICAL BOLD SMALL NU
1D6CF7343BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛏 MATHEMATICAL BOLD SMALL XI
1D6D07071BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛐 MATHEMATICAL BOLD SMALL OMICRON
1D6D17344BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛑 MATHEMATICAL BOLD SMALL PI
1D6D27345BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛒 MATHEMATICAL BOLD SMALL RHO
1D6D37346BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛓 MATHEMATICAL BOLD SMALL FINAL SIGMA
1D6D47347BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛔 MATHEMATICAL BOLD SMALL SIGMA
1D6D57348BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛕 MATHEMATICAL BOLD SMALL TAU
1D6D67349BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛖 MATHEMATICAL BOLD SMALL UPSILON
1D6D77350BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛗 MATHEMATICAL BOLD SMALL PHI
1D6D87351BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛘 MATHEMATICAL BOLD SMALL CHI
1D6D97352BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛙 MATHEMATICAL BOLD SMALL PSI
1D6DA7353BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛚 MATHEMATICAL BOLD SMALL OMEGA
1D6DB7072BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛛 MATHEMATICAL BOLD PARTIAL DIFFERENTIAL
1D6DC7354BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛜 MATHEMATICAL BOLD EPSILON SYMBOL
1D6DD7355BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛝 MATHEMATICAL BOLD THETA SYMBOL
1D6DE7356BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛞 MATHEMATICAL BOLD KAPPA SYMBOL
1D6DF7357BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛟 MATHEMATICAL BOLD PHI SYMBOL
1D6E07358BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛠 MATHEMATICAL BOLD RHO SYMBOL
1D6E17359BUSTIXGeneralBol.otf;STIXGeneral.otf 𝛡 MATHEMATICAL BOLD PI SYMBOL
1D6E27076RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛢 MATHEMATICAL ITALIC CAPITAL ALPHA
1D6E37077RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛣 MATHEMATICAL ITALIC CAPITAL BETA
1D6E47078RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛤 MATHEMATICAL ITALIC CAPITAL GAMMA
1D6E57079RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛥 MATHEMATICAL ITALIC CAPITAL DELTA
1D6E67080RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛦 MATHEMATICAL ITALIC CAPITAL EPSILON
1D6E77081RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛧 MATHEMATICAL ITALIC CAPITAL ZETA
1D6E87360RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛨 MATHEMATICAL ITALIC CAPITAL ETA
1D6E97082RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛩 MATHEMATICAL ITALIC CAPITAL THETA
1D6EA7083RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛪 MATHEMATICAL ITALIC CAPITAL IOTA
1D6EB7084RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛫 MATHEMATICAL ITALIC CAPITAL KAPPA
1D6EC7085RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛬 MATHEMATICAL ITALIC CAPITAL LAMDA
1D6ED7086RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛭 MATHEMATICAL ITALIC CAPITAL MU
1D6EE7087RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛮 MATHEMATICAL ITALIC CAPITAL NU
1D6EF7088RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛯 MATHEMATICAL ITALIC CAPITAL XI
1D6F07089RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛰 MATHEMATICAL ITALIC CAPITAL OMICRON
1D6F17090RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛱 MATHEMATICAL ITALIC CAPITAL PI
1D6F27091RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛲 MATHEMATICAL ITALIC CAPITAL RHO
1D6F37092RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛳 MATHEMATICAL ITALIC CAPITAL THETA SYMBOL
1D6F47093RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛴 MATHEMATICAL ITALIC CAPITAL SIGMA
1D6F57094RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛵 MATHEMATICAL ITALIC CAPITAL TAU
1D6F67095RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛶 MATHEMATICAL ITALIC CAPITAL UPSILON
1D6F77096RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛷 MATHEMATICAL ITALIC CAPITAL PHI
1D6F87097RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛸 MATHEMATICAL ITALIC CAPITAL CHI
1D6F97098RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛹 MATHEMATICAL ITALIC CAPITAL PSI
1D6FA7099RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛺 MATHEMATICAL ITALIC CAPITAL OMEGA
1D6FB7100RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛻 MATHEMATICAL ITALIC NABLA
1D6FC7101RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛼 MATHEMATICAL ITALIC SMALL ALPHA
1D6FD7102RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛽 MATHEMATICAL ITALIC SMALL BETA
1D6FE7103RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛾 MATHEMATICAL ITALIC SMALL GAMMA
1D6FF7104RISTIXGeneralItalic.otf;STIXGeneral.otf 𝛿 MATHEMATICAL ITALIC SMALL DELTA
1D7007105RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜀 MATHEMATICAL ITALIC SMALL EPSILON
1D7017106RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜁 MATHEMATICAL ITALIC SMALL ZETA
1D7027107RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜂 MATHEMATICAL ITALIC SMALL ETA
1D7037108RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜃 MATHEMATICAL ITALIC SMALL THETA
1D7047109RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜄 MATHEMATICAL ITALIC SMALL IOTA
1D7057110RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜅 MATHEMATICAL ITALIC SMALL KAPPA
1D7067111RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜆 MATHEMATICAL ITALIC SMALL LAMDA
1D7077112RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜇 MATHEMATICAL ITALIC SMALL MU
1D7087113RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜈 MATHEMATICAL ITALIC SMALL NU
1D7097114RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜉 MATHEMATICAL ITALIC SMALL XI
1D70A7115RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜊 MATHEMATICAL ITALIC SMALL OMICRON
1D70B7116RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜋 MATHEMATICAL ITALIC SMALL PI
1D70C7117RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜌 MATHEMATICAL ITALIC SMALL RHO
1D70D7118RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜍 MATHEMATICAL ITALIC SMALL FINAL SIGMA
1D70E7119RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜎 MATHEMATICAL ITALIC SMALL SIGMA
1D70F7120RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜏 MATHEMATICAL ITALIC SMALL TAU
1D7107121RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜐 MATHEMATICAL ITALIC SMALL UPSILON
1D7117122RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜑 MATHEMATICAL ITALIC SMALL PHI
1D7127123RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜒 MATHEMATICAL ITALIC SMALL CHI
1D7137125RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜓 MATHEMATICAL ITALIC SMALL PSI
1D7147126RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜔 MATHEMATICAL ITALIC SMALL OMEGA
1D7157127RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜕 MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL
1D7167128RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜖 MATHEMATICAL ITALIC EPSILON SYMBOL
1D7177129RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜗 MATHEMATICAL ITALIC THETA SYMBOL
1D7187376RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜘 MATHEMATICAL ITALIC KAPPA SYMBOL
1D7197130RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜙 MATHEMATICAL ITALIC PHI SYMBOL
1D71A7131RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜚 MATHEMATICAL ITALIC RHO SYMBOL
1D71B7132RISTIXGeneralItalic.otf;STIXGeneral.otf 𝜛 MATHEMATICAL ITALIC PI SYMBOL
1D71C7133BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜜 MATHEMATICAL BOLD ITALIC CAPITAL ALPHA
1D71D7134BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜝 MATHEMATICAL BOLD ITALIC CAPITAL BETA
1D71E7135BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜞 MATHEMATICAL BOLD ITALIC CAPITAL GAMMA
1D71F7136BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜟 MATHEMATICAL BOLD ITALIC CAPITAL DELTA
1D7207137BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜠 MATHEMATICAL BOLD ITALIC CAPITAL EPSILON
1D7217138BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜡 MATHEMATICAL BOLD ITALIC CAPITAL ZETA
1D7227139BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜢 MATHEMATICAL BOLD ITALIC CAPITAL ETA
1D7237140BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜣 MATHEMATICAL BOLD ITALIC CAPITAL THETA
1D7247141BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜤 MATHEMATICAL BOLD ITALIC CAPITAL IOTA
1D7257142BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜥 MATHEMATICAL BOLD ITALIC CAPITAL KAPPA
1D7267143BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜦 MATHEMATICAL BOLD ITALIC CAPITAL LAMDA
1D7277144BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜧 MATHEMATICAL BOLD ITALIC CAPITAL MU
1D7287145BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜨 MATHEMATICAL BOLD ITALIC CAPITAL NU
1D7297146BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜩 MATHEMATICAL BOLD ITALIC CAPITAL XI
1D72A7147BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜪 MATHEMATICAL BOLD ITALIC CAPITAL OMICRON
1D72B7148BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜫 MATHEMATICAL BOLD ITALIC CAPITAL PI
1D72C7149BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜬 MATHEMATICAL BOLD ITALIC CAPITAL RHO
1D72D7150BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜭 MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL
1D72E7151BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜮 MATHEMATICAL BOLD ITALIC CAPITAL SIGMA
1D72F7152BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜯 MATHEMATICAL BOLD ITALIC CAPITAL TAU
1D7307153BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜰 MATHEMATICAL BOLD ITALIC CAPITAL UPSILON
1D7317154BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜱 MATHEMATICAL BOLD ITALIC CAPITAL PHI
1D7327155BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜲 MATHEMATICAL BOLD ITALIC CAPITAL CHI
1D7337156BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜳 MATHEMATICAL BOLD ITALIC CAPITAL PSI
1D7347157BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜴 MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
1D7357158BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜵 MATHEMATICAL BOLD ITALIC NABLA
1D7367159BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜶 MATHEMATICAL BOLD ITALIC SMALL ALPHA
1D7377160BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜷 MATHEMATICAL BOLD ITALIC SMALL BETA
1D7387161BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜸 MATHEMATICAL BOLD ITALIC SMALL GAMMA
1D7397162BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜹 MATHEMATICAL BOLD ITALIC SMALL DELTA
1D73A7163BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜺 MATHEMATICAL BOLD ITALIC SMALL EPSILON
1D73B7164BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜻 MATHEMATICAL BOLD ITALIC SMALL ZETA
1D73C7165BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜼 MATHEMATICAL BOLD ITALIC SMALL ETA
1D73D7166BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜽 MATHEMATICAL BOLD ITALIC SMALL THETA
1D73E7167BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜾 MATHEMATICAL BOLD ITALIC SMALL IOTA
1D73F7168BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝜿 MATHEMATICAL BOLD ITALIC SMALL KAPPA
1D7407169BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝀 MATHEMATICAL BOLD ITALIC SMALL LAMDA
1D7417170BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝁 MATHEMATICAL BOLD ITALIC SMALL MU
1D7427171BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝂 MATHEMATICAL BOLD ITALIC SMALL NU
1D7437172BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝃 MATHEMATICAL BOLD ITALIC SMALL XI
1D7447173BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝄 MATHEMATICAL BOLD ITALIC SMALL OMICRON
1D7457174BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝅 MATHEMATICAL BOLD ITALIC SMALL PI
1D7467175BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝆 MATHEMATICAL BOLD ITALIC SMALL RHO
1D7477176BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝇 MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA
1D7487177BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝈 MATHEMATICAL BOLD ITALIC SMALL SIGMA
1D7497178BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝉 MATHEMATICAL BOLD ITALIC SMALL TAU
1D74A7179BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝊 MATHEMATICAL BOLD ITALIC SMALL UPSILON
1D74B7180BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝋 MATHEMATICAL BOLD ITALIC SMALL PHI
1D74C7181BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝌 MATHEMATICAL BOLD ITALIC SMALL CHI
1D74D7182BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝍 MATHEMATICAL BOLD ITALIC SMALL PSI
1D74E7183BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝎 MATHEMATICAL BOLD ITALIC SMALL OMEGA
1D74F7185BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝏 MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL
1D7507186BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝐 MATHEMATICAL BOLD ITALIC EPSILON SYMBOL
1D7517187BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝑 MATHEMATICAL BOLD ITALIC THETA SYMBOL
1D7527362BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝒 MATHEMATICAL BOLD ITALIC KAPPA SYMBOL
1D7537189BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝓 MATHEMATICAL BOLD ITALIC PHI SYMBOL
1D7547188BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝔 MATHEMATICAL BOLD ITALIC RHO SYMBOL
1D7557190BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝝕 MATHEMATICAL BOLD ITALIC PI SYMBOL
1D7567191BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝖 MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA
1D7577192BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝗 MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA
1D7587193BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝘 MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA
1D7597194BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝙 MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA
1D75A7195BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝚 MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON
1D75B7196BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝛 MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA
1D75C7197BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝜 MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA
1D75D7198BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝝 MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA
1D75E7199BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝞 MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA
1D75F7200BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝟 MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA
1D7607201BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝠 MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA
1D7617202BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝡 MATHEMATICAL SANS-SERIF BOLD CAPITAL MU
1D7627203BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝢 MATHEMATICAL SANS-SERIF BOLD CAPITAL NU
1D7637204BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝣 MATHEMATICAL SANS-SERIF BOLD CAPITAL XI
1D7647314BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝤 MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON
1D7657205BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝥 MATHEMATICAL SANS-SERIF BOLD CAPITAL PI
1D7667206BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝦 MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO
1D7677207BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝧 MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL
1D7687208BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝨 MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA
1D7697209BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝩 MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU
1D76A7210BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝪 MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON
1D76B7211BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝫 MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI
1D76C7212BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝬 MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI
1D76D7213BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝭 MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI
1D76E7214BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝮 MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
1D76F7215BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝯 MATHEMATICAL SANS-SERIF BOLD NABLA
1D7707216BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝰 MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA
1D7717217BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝱 MATHEMATICAL SANS-SERIF BOLD SMALL BETA
1D7727218BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝲 MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA
1D7737219BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝳 MATHEMATICAL SANS-SERIF BOLD SMALL DELTA
1D7747220BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝴 MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON
1D7757221BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝵 MATHEMATICAL SANS-SERIF BOLD SMALL ZETA
1D7767222BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝶 MATHEMATICAL SANS-SERIF BOLD SMALL ETA
1D7777223BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝷 MATHEMATICAL SANS-SERIF BOLD SMALL THETA
1D7787224BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝸 MATHEMATICAL SANS-SERIF BOLD SMALL IOTA
1D7797225BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝹 MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA
1D77A7226BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝺 MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA
1D77B7227BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝻 MATHEMATICAL SANS-SERIF BOLD SMALL MU
1D77C7228BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝼 MATHEMATICAL SANS-SERIF BOLD SMALL NU
1D77D7229BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝽 MATHEMATICAL SANS-SERIF BOLD SMALL XI
1D77E7230BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝾 MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON
1D77F7231BUSTIXGeneralBol.otf;STIXGeneral.otf 𝝿 MATHEMATICAL SANS-SERIF BOLD SMALL PI
1D7807232BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞀 MATHEMATICAL SANS-SERIF BOLD SMALL RHO
1D7817233BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞁 MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA
1D7827234BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞂 MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA
1D7837235BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞃 MATHEMATICAL SANS-SERIF BOLD SMALL TAU
1D7847236BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞄 MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON
1D7857237BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞅 MATHEMATICAL SANS-SERIF BOLD SMALL PHI
1D7867238BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞆 MATHEMATICAL SANS-SERIF BOLD SMALL CHI
1D7877239BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞇 MATHEMATICAL SANS-SERIF BOLD SMALL PSI
1D7887240BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞈 MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
1D7897241BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞉 MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL
1D78A7242BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞊 MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL
1D78B7243BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞋 MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL
1D78C7244BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞌 MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL
1D78D7245BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞍 MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL
1D78E7246BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞎 MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL
1D78F7247BUSTIXGeneralBol.otf;STIXGeneral.otf 𝞏 MATHEMATICAL SANS-SERIF BOLD PI SYMBOL
1D7907248BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞐 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA
1D7917249BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞑 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA
1D7927250BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞒 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA
1D7937251BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞓 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA
1D7947252BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞔 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON
1D7957253BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞕 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA
1D7967254BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞖 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA
1D7977255BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞗 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA
1D7987256BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞘 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA
1D7997257BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞙 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA
1D79A7258BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞚 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA
1D79B7259BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞛 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU
1D79C7260BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞜 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU
1D79D7261BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞝 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI
1D79E7262BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞞 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON
1D79F7263BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞟 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI
1D7A07264BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞠 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO
1D7A17265BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞡 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL
1D7A27266BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞢 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA
1D7A37267BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞣 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU
1D7A47268BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞤 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON
1D7A57269BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞥 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI
1D7A67270BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞦 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI
1D7A77271BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞧 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI
1D7A87272BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞨 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
1D7A97273BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞩 MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA
1D7AA7274BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞪 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA
1D7AB7275BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞫 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA
1D7AC7276BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞬 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA
1D7AD7277BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞭 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA
1D7AE7278BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞮 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON
1D7AF7279BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞯 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA
1D7B07280BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞰 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA
1D7B17281BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞱 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA
1D7B27282BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞲 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA
1D7B37283BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞳 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA
1D7B47284BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞴 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA
1D7B57285BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞵 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU
1D7B67286BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞶 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU
1D7B77287BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞷 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI
1D7B87288BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞸 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON
1D7B97289BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞹 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI
1D7BA7290BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞺 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO
1D7BB7291BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞻 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA
1D7BC7292BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞼 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA
1D7BD7293BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞽 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU
1D7BE7294BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞾 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON
1D7BF7295BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝞿 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI
1D7C07296BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟀 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI
1D7C17297BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟁 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI
1D7C27298BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟂 MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
1D7C37299BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟃 MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL
1D7C47300BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟄 MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL
1D7C57301BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟅 MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL
1D7C67302BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟆 MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL
1D7C77303BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟇 MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL
1D7C87304BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟈 MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL
1D7C97305BISTIXGeneralBolIta.otf;STIXGeneral.otf 𝟉 MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
1D7CE6843BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟎 MATHEMATICAL BOLD DIGIT ZERO
1D7CF6844BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟏 MATHEMATICAL BOLD DIGIT ONE
1D7D07306BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟐 MATHEMATICAL BOLD DIGIT TWO
1D7D17307BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟑 MATHEMATICAL BOLD DIGIT THREE
1D7D26845BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟒 MATHEMATICAL BOLD DIGIT FOUR
1D7D36846BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟓 MATHEMATICAL BOLD DIGIT FIVE
1D7D46849BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟔 MATHEMATICAL BOLD DIGIT SIX
1D7D56850BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟕 MATHEMATICAL BOLD DIGIT SEVEN
1D7D66851BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟖 MATHEMATICAL BOLD DIGIT EIGHT
1D7D76852BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟗 MATHEMATICAL BOLD DIGIT NINE
1D7D86831RUSTIXGeneral.otf 𝟘 MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO
1D7D96832RUSTIXGeneral.otf 𝟙 MATHEMATICAL DOUBLE-STRUCK DIGIT ONE
1D7DA6833RUSTIXGeneral.otf 𝟚 MATHEMATICAL DOUBLE-STRUCK DIGIT TWO
1D7DB6834RUSTIXGeneral.otf 𝟛 MATHEMATICAL DOUBLE-STRUCK DIGIT THREE
1D7DC6835RUSTIXGeneral.otf 𝟜 MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR
1D7DD6836RUSTIXGeneral.otf 𝟝 MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE
1D7DE6837RUSTIXGeneral.otf 𝟞 MATHEMATICAL DOUBLE-STRUCK DIGIT SIX
1D7DF6838RUSTIXGeneral.otf 𝟟 MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN
1D7E06839RUSTIXGeneral.otf 𝟠 MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT
1D7E17313RUSTIXGeneral.otf 𝟡 MATHEMATICAL DOUBLE-STRUCK DIGIT NINE
1D7E26772RUSTIXGeneral.otf 𝟢 MATHEMATICAL SANS-SERIF DIGIT ZERO
1D7E36773RUSTIXGeneral.otf 𝟣 MATHEMATICAL SANS-SERIF DIGIT ONE
1D7E46774RUSTIXGeneral.otf 𝟤 MATHEMATICAL SANS-SERIF DIGIT TWO
1D7E56775RUSTIXGeneral.otf 𝟥 MATHEMATICAL SANS-SERIF DIGIT THREE
1D7E66776RUSTIXGeneral.otf 𝟦 MATHEMATICAL SANS-SERIF DIGIT FOUR
1D7E76777RUSTIXGeneral.otf 𝟧 MATHEMATICAL SANS-SERIF DIGIT FIVE
1D7E86778RUSTIXGeneral.otf 𝟨 MATHEMATICAL SANS-SERIF DIGIT SIX
1D7E96779RUSTIXGeneral.otf 𝟩 MATHEMATICAL SANS-SERIF DIGIT SEVEN
1D7EA6780RUSTIXGeneral.otf 𝟪 MATHEMATICAL SANS-SERIF DIGIT EIGHT
1D7EB6781RUSTIXGeneral.otf 𝟫 MATHEMATICAL SANS-SERIF DIGIT NINE
1D7EC6762BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟬 MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO
1D7ED6763BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟭 MATHEMATICAL SANS-SERIF BOLD DIGIT ONE
1D7EE6764BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟮 MATHEMATICAL SANS-SERIF BOLD DIGIT TWO
1D7EF6765BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟯 MATHEMATICAL SANS-SERIF BOLD DIGIT THREE
1D7F06766BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟰 MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR
1D7F16767BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟱 MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE
1D7F26768BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟲 MATHEMATICAL SANS-SERIF BOLD DIGIT SIX
1D7F36769BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟳 MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN
1D7F46770BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟴 MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT
1D7F56771BUSTIXGeneralBol.otf;STIXGeneral.otf 𝟵 MATHEMATICAL SANS-SERIF BOLD DIGIT NINE
1D7F66744RUSTIXGeneral.otf 𝟶 MATHEMATICAL MONOSPACE DIGIT ZERO
1D7F76742RUSTIXGeneral.otf 𝟷 MATHEMATICAL MONOSPACE DIGIT ONE
1D7F86746RUSTIXGeneral.otf 𝟸 MATHEMATICAL MONOSPACE DIGIT TWO
1D7F96748RUSTIXGeneral.otf 𝟹 MATHEMATICAL MONOSPACE DIGIT THREE
1D7FA6750RUSTIXGeneral.otf 𝟺 MATHEMATICAL MONOSPACE DIGIT FOUR
1D7FB6752RUSTIXGeneral.otf 𝟻 MATHEMATICAL MONOSPACE DIGIT FIVE
1D7FC6754RUSTIXGeneral.otf 𝟼 MATHEMATICAL MONOSPACE DIGIT SIX
1D7FD6756RUSTIXGeneral.otf 𝟽 MATHEMATICAL MONOSPACE DIGIT SEVEN
1D7FE6758RUSTIXGeneral.otf 𝟾 MATHEMATICAL MONOSPACE DIGIT EIGHT
1D7FF6760RUSTIXGeneral.otf 𝟿 MATHEMATICAL MONOSPACE DIGIT NINE
- \ No newline at end of file diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0000-007F.html deleted file mode 100644 index 1099d2711..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0000-007F.html +++ /dev/null @@ -1,215 +0,0 @@ - - -STIX Font Table for All Fonts (0000-007F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002




























!
!
!
!
"
"
"
"
#
#
#
#
$
$
$
$
%
%
%
%
&
&
&
&
'
'
'
'
(
(
(
(
(
(
(
(
(
(
(
(
)
)
)
)
)
)
)
)
)
)
)
)
*
*
*
*
+
+
+
+
,
,
,
,
-
-
-
-
.
.
.
.
/
/
/
/
/
/
/
/
/
/
/
/
0030
0
0
0
1
1
1
1
2
2
2
2
3
3
3
3
4
4
4
4
5
5
5
5
6
6
6
6
7
7
7
7
8
8
8
8
9
9
9
9
:
:
:
:
;
;
;
;
<
<
<
<
=
=
=
=
>
>
>
>
?
?
?
?
004@
@
@
@
A
A
A
A
B
B
B
B
C
C
C
C
D
D
D
D
E
E
E
E
F
F
F
F
G
G
G
G
H
H
H
H
I
I
I
I
J
J
J
J
K
K
K
K
L
L
L
L
M
M
M
M
N
N
N
N
O
O
O
O
005P
P
P
P
Q
Q
Q
Q
R
R
R
R
S
S
S
S
T
T
T
T
U
U
U
U
V
V
V
V
W
W
W
W
X
X
X
X
Y
Y
Y
Y
Z
Z
Z
Z
[
[
[
[
[
[
[
[
[
[
[
[
\
\
\
\
\
\
\
\
\
\
\
\
]
]
]
]
]
]
]
]
]
]
]
]
^
^
^
^
_
_
_
_
_
_
_
_
_
006`
`
`
`
a
a
a
a
b
b
b
b
c
c
c
c
d
d
d
d
e
e
e
e
f
f
f
f
g
g
g
g
h
h
h
h
i
i
i
i
j
j
j
j
k
k
k
k
l
l
l
l
m
m
m
m
n
n
n
n
o
o
o
o
007p
p
p
p
q
q
q
q
r
r
r
r
s
s
s
s
t
t
t
t
u
u
u
u
v
v
v
v
w
w
w
w
w
x
x
x
x
y
y
y
y
z
z
z
z
{
{
{
{
{
{
{
{
{
{
{
{
|
|
|
|
|
|
}
}
}
}
}
}
}
}
}
}
}
}
~
~
~
~
 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0080-00FF.html deleted file mode 100644 index fb28fc710..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0080-00FF.html +++ /dev/null @@ -1,215 +0,0 @@ - - -STIX Font Table for All Fonts (0080-00FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
¡
¡
¡
¡
¢
¢
¢
¢
£
£
£
£
¤
¤
¤
¤
¥
¥
¥
¥
¦
¦
¦
¦
§
§
§
§
¨
¨
¨
¨
©
©
©
©
ª
ª
ª
ª
«
«
«
«
¬
¬
¬
¬
­
­
­
­
®
®
®
®
¯
¯
¯
¯
00B°
°
°
°
±
±
±
±
²
²
²
²
³
³
³
³
´
´
´
´
µ
µ
µ
µ




·
·
·
·
¸
¸
¸
¸
¹
¹
¹
¹
º
º
º
º
»
»
»
»
¼
¼
¼
¼
½
½
½
½
¾
¾
¾
¾
¿
¿
¿
¿
00CÀ
À
À
À
Á
Á
Á
Á
Â
Â
Â
Â
Ã
Ã
Ã
Ã
Ä
Ä
Ä
Ä
Å
Å
Å
Å
Æ
Æ
Æ
Æ
Ç
Ç
Ç
Ç
È
È
È
È
É
É
É
É
Ê
Ê
Ê
Ê
Ë
Ë
Ë
Ë
Ì
Ì
Ì
Ì
Í
Í
Í
Í
Î
Î
Î
Î
Ï
Ï
Ï
Ï
00DÐ
Ð
Ð
Ð
Ñ
Ñ
Ñ
Ñ
Ò
Ò
Ò
Ò
Ó
Ó
Ó
Ó
Ô
Ô
Ô
Ô
Õ
Õ
Õ
Õ
Ö
Ö
Ö
Ö
×
×
×
×
Ø
Ø
Ø
Ø
Ù
Ù
Ù
Ù
Ú
Ú
Ú
Ú
Û
Û
Û
Û
Ü
Ü
Ü
Ü
Ý
Ý
Ý
Ý
Þ
Þ
Þ
Þ
ß
ß
ß
ß
00Eà
à
à
à
á
á
á
á
â
â
â
â
ã
ã
ã
ã
ä
ä
ä
ä
å
å
å
å
æ
æ
æ
æ
ç
ç
ç
ç
è
è
è
è
é
é
é
é
ê
ê
ê
ê
ë
ë
ë
ë
ì
ì
ì
ì
í
í
í
í
î
î
î
î
ï
ï
ï
ï
00Fð
ð
ð
ð
ñ
ñ
ñ
ñ
ò
ò
ò
ò
ó
ó
ó
ó
ô
ô
ô
ô
õ
õ
õ
õ
ö
ö
ö
ö
÷
÷
÷
÷
ø
ø
ø
ø
ù
ù
ù
ù
ú
ú
ú
ú
û
û
û
û
ü
ü
ü
ü
ý
ý
ý
ý
þ
þ
þ
þ
ÿ
ÿ
ÿ
ÿ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0100-017F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0100-017F.html deleted file mode 100644 index 68aa86905..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0100-017F.html +++ /dev/null @@ -1,255 +0,0 @@ - - -STIX Font Table for All Fonts (0100-017F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010Ā
Ā
Ā
Ā
ā
ā
ā
ā
Ă
Ă
Ă
Ă
ă
ă
ă
ă
Ą
Ą
Ą
Ą
ą
ą
ą
ą
Ć
Ć
Ć
Ć
ć
ć
ć
ć
Ĉ
Ĉ
Ĉ
Ĉ
ĉ
ĉ
ĉ
ĉ
Ċ
Ċ
Ċ
Ċ
ċ
ċ
ċ
ċ
Č
Č
Č
Č
č
č
č
č
Ď
Ď
Ď
Ď
ď
ď
ď
ď
011Đ
Đ
Đ
Đ
đ
đ
đ
đ
Ē
Ē
Ē
Ē
ē
ē
ē
ē
Ĕ
Ĕ
Ĕ
Ĕ
ĕ
ĕ
ĕ
ĕ
Ė
Ė
Ė
Ė
ė
ė
ė
ė
Ę
Ę
Ę
Ę
ę
ę
ę
ę
Ě
Ě
Ě
Ě
ě
ě
ě
ě
Ĝ
Ĝ
Ĝ
Ĝ
ĝ
ĝ
ĝ
ĝ
Ğ
Ğ
Ğ
Ğ
ğ
ğ
ğ
ğ
012Ġ
Ġ
Ġ
Ġ
ġ
ġ
ġ
ġ
Ģ
Ģ
Ģ
Ģ
ģ
ģ
ģ
ģ
Ĥ
Ĥ
Ĥ
Ĥ
ĥ
ĥ
ĥ
ĥ
Ħ
Ħ
Ħ
Ħ
ħ
ħ
ħ
ħ
Ĩ
Ĩ
Ĩ
Ĩ
ĩ
ĩ
ĩ
ĩ
Ī
Ī
Ī
Ī
ī
ī
ī
ī
Ĭ
Ĭ
Ĭ
Ĭ
ĭ
ĭ
ĭ
ĭ
Į
Į
Į
Į
į
į
į
į
013İ
İ
İ
İ
ı
ı
ı
ı
IJ
IJ
IJ
IJ
ij
ij
ij
ij
Ĵ
Ĵ
Ĵ
Ĵ
ĵ
ĵ
ĵ
ĵ
Ķ
Ķ
Ķ
Ķ
ķ
ķ
ķ
ķ
ĸ
ĸ
ĸ
ĸ
Ĺ
Ĺ
Ĺ
Ĺ
ĺ
ĺ
ĺ
ĺ
Ļ
Ļ
Ļ
Ļ
ļ
ļ
ļ
ļ
Ľ
Ľ
Ľ
Ľ
ľ
ľ
ľ
ľ
Ŀ
Ŀ
Ŀ
Ŀ
014ŀ
ŀ
ŀ
ŀ
Ł
Ł
Ł
Ł
ł
ł
ł
ł
Ń
Ń
Ń
Ń
ń
ń
ń
ń
Ņ
Ņ
Ņ
Ņ
ņ
ņ
ņ
ņ
Ň
Ň
Ň
Ň
ň
ň
ň
ň
ʼn
ʼn
ʼn
ʼn
Ŋ
Ŋ
Ŋ
Ŋ
ŋ
ŋ
ŋ
ŋ
Ō
Ō
Ō
Ō
ō
ō
ō
ō
Ŏ
Ŏ
Ŏ
Ŏ
ŏ
ŏ
ŏ
ŏ
015Ő
Ő
Ő
Ő
ő
ő
ő
ő
Œ
Œ
Œ
Œ
œ
œ
œ
œ
Ŕ
Ŕ
Ŕ
Ŕ
ŕ
ŕ
ŕ
ŕ
Ŗ
Ŗ
Ŗ
Ŗ
ŗ
ŗ
ŗ
ŗ
Ř
Ř
Ř
Ř
ř
ř
ř
ř
Ś
Ś
Ś
Ś
ś
ś
ś
ś
Ŝ
Ŝ
Ŝ
Ŝ
ŝ
ŝ
ŝ
ŝ
Ş
Ş
Ş
Ş
ş
ş
ş
ş
016Š
Š
Š
Š
š
š
š
š
Ţ
Ţ
Ţ
Ţ
ţ
ţ
ţ
ţ
Ť
Ť
Ť
Ť
ť
ť
ť
ť
Ŧ
Ŧ
Ŧ
Ŧ
ŧ
ŧ
ŧ
ŧ
Ũ
Ũ
Ũ
Ũ
ũ
ũ
ũ
ũ
Ū
Ū
Ū
Ū
ū
ū
ū
ū
Ŭ
Ŭ
Ŭ
Ŭ
ŭ
ŭ
ŭ
ŭ
Ů
Ů
Ů
Ů
ů
ů
ů
ů
017Ű
Ű
Ű
Ű
ű
ű
ű
ű
Ų
Ų
Ų
Ų
ų
ų
ų
ų
Ŵ
Ŵ
Ŵ
Ŵ
ŵ
ŵ
ŵ
ŵ
Ŷ
Ŷ
Ŷ
Ŷ
ŷ
ŷ
ŷ
ŷ
Ÿ
Ÿ
Ÿ
Ÿ
Ź
Ź
Ź
Ź
ź
ź
ź
ź
Ż
Ż
Ż
Ż
ż
ż
ż
ż
Ž
Ž
Ž
Ž
ž
ž
ž
ž
ſ
ſ
ſ
ſ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0180-024F.html deleted file mode 100644 index e6d2c9707..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0180-024F.html +++ /dev/null @@ -1,335 +0,0 @@ - - -STIX Font Table for All Fonts (0180-024F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ
ƀ
ƀ
ƀ
       ƈ
ƈ
ƈ
ƈ
       
019Ɛ
Ɛ
Ɛ
Ɛ
 ƒ
ƒ
ƒ
ƒ
  ƕ
ƕ
ƕ
ƕ
   ƙ
ƙ
ƙ
ƙ
ƚ
ƚ
ƚ
ƚ
ƛ
ƛ
ƛ
ƛ
ƛ
ƛ
  ƞ
ƞ
ƞ
ƞ
 
01AƠ
Ơ
Ơ
Ơ
ơ
ơ
ơ
ơ
   ƥ
ƥ
ƥ
ƥ
    ƪ
ƪ
ƪ
ƪ
ƫ
ƫ
ƫ
ƫ
 ƭ
ƭ
ƭ
ƭ
 Ư
Ư
Ư
Ư
01Bư
ư
ư
ư
    Ƶ
    ƺ
ƺ
ƺ
ƺ
ƻ
ƻ
ƻ
ƻ
  ƾ
ƾ
ƾ
ƾ
 
01Cǀ
ǀ
ǀ
ǀ
ǁ
ǁ
ǁ
ǁ
ǂ
ǂ
ǂ
ǂ
ǃ
ǃ
ǃ
ǃ
            
01D                
01E                
01Fǰ
ǰ
ǰ
ǰ
         Ǻ
Ǻ
Ǻ
Ǻ
ǻ
ǻ
ǻ
ǻ
Ǽ
Ǽ
Ǽ
Ǽ
ǽ
ǽ
ǽ
ǽ
Ǿ
Ǿ
Ǿ
Ǿ
ǿ
ǿ
ǿ
ǿ
020                
021                
022 ȡ
              
023    ȴ
ȵ
ȶ
ȷ
ȷ
ȷ
ȷ
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/02B0-02FF.html deleted file mode 100644 index c0dce360f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/02B0-02FF.html +++ /dev/null @@ -1,195 +0,0 @@ - - -STIX Font Table for All Fonts (02B0-02FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰ
ʰ
ʰ
ʰ
ʱ
ʱ
ʱ
ʱ
ʲ
ʲ
ʲ
ʲ
ʳ
ʳ
ʳ
ʳ
ʴ
ʴ
ʴ
ʴ
ʵ
ʵ
ʵ
ʵ
ʶ
ʶ
ʶ
ʶ
ʷ
ʷ
ʷ
ʷ
ʸ
ʸ
ʸ
ʸ
ʹ
ʹ
ʺ
ʺ
ʻ
ʻ
ʻ
ʻ
ʼ
ʼ
ʽ
ʽ
ʾ
ʾ
ʿ
ʿ
02Cˀ
ˀ
ˀ
ˀ
ˁ
ˁ
ˁ
ˁ
˂
˂
˃
˃
˄
˄
˅
˅
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˈ
ˈ
ˉ
ˉ
ˊ
ˊ
ˋ
ˋ
ˌ
ˌ
ˍ
ˍ
ˎ
ˎ
ˏ
ˏ
02Dː
ː
ˑ
ˑ
˒
˒
˓
˓
˔
˔
˕
˕
˖
˖
˗
˗
˘
˘
˘
˘
˙
˙
˙
˙
˚
˚
˚
˚
˛
˛
˛
˛
˜
˜
˜
˜
˜
˜
˜
˜
˜
˝
˝
˝
˝
˞
˞
˟
˟
02Eˠ
ˠ
ˠ
ˠ
ˡ
ˡ
ˡ
ˡ
ˢ
ˢ
ˢ
ˢ
ˣ
ˣ
ˣ
ˣ
ˤ
ˤ
ˤ
ˤ
˥
˥
˦
˦
˧
˧
˨
˨
˩
˩
  ˬ
ˬ
ˬ
ˬ
˭
˭
˭
˭
  
02F       ˷
˷
˷
˷
˷
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0300-036F.html deleted file mode 100644 index 5b377f4ee..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0300-036F.html +++ /dev/null @@ -1,235 +0,0 @@ - - -STIX Font Table for All Fonts (0300-036F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àa
àa
áa
áa
âa
âa
âa
âa
âa
âa
âa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
āa
āa
a̅a
a̅a
a̅a
a̅a
a̅a
a̅a
a̅a
ăa
ăa
ȧa
ȧa
äa
äa
ảa
ảa
åa
åa
a̋a
a̋a
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
a̍a
a̍a
a̎a
a̎a
ȁa
ȁa
031a̐a
a̐a
ȃa
ȃa
a̒a
a̒a
a̓a
a̓a
a̔a
a̔a
a̕a
a̕a
a̖a
a̖a
a̗a
a̗a
a̘a
a̘a
a̙a
a̙a
a̚a
a̚a
a̛a
a̛a
a̜a
a̜a
a̝a
a̝a
a̞a
a̞a
a̟a
a̟a
032a̠a
a̠a
a̡a
a̡a
a̢a
a̢a
ạa
ạa
a̤a
a̤a
ḁa
ḁa
a̦a
a̦a
a̧a
a̧a
ąa
ąa
a̩a
a̩a
a̪a
a̪a
a̫a
a̫a
a̬a
a̬a
a̭a
a̭a
a̮a
a̮a
a̯a
a̯a
033a̰a
a̰a
a̰a
a̰a
a̰a
a̰a
a̰a
a̱a
a̱a
a̲a
a̲a
a̲a
a̲a
a̲a
a̲a
a̲a
a̳a
a̳a
a̴a
a̴a
a̵a
a̵a
a̶a
a̶a
a̷a
a̷a
a̸a
a̸a
a̸a
a̸a
a̸a
a̸a
a̸a
a̹a
a̹a
a̺a
a̺a
a̻a
a̻a
a̼a
a̼a
a̽a
a̽a
a̾a
a̾a
a̿a
a̿a
034      a͆a
a͆a
     a͌a
a͌a
   
035         a͙a
a͙a
  a͜a
a͜a
   
036a͠a
a͠a
a͡a
a͡a
a͢a
a͢a
             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0370-03FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0370-03FF.html deleted file mode 100644 index 0d734fe4a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0370-03FF.html +++ /dev/null @@ -1,275 +0,0 @@ - - -STIX Font Table for All Fonts (0370-03FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ;
;
 
038    ΄
΄
΄
΄
΅
΅
΅
΅
Ά
Ά
Ά
Ά
·
·
·
·
Έ
Έ
Έ
Έ
Ή
Ή
Ή
Ή
Ί
Ί
Ί
Ί
 Ό
Ό
Ό
Ό
 Ύ
Ύ
Ύ
Ύ
Ώ
Ώ
Ώ
Ώ
039ΐ
ΐ
ΐ
ΐ
Α
Α
Α
Α
Β
Β
Β
Β
Γ
Γ
Γ
Γ
Δ
Δ
Δ
Δ
Ε
Ε
Ε
Ε
Ζ
Ζ
Ζ
Ζ
Η
Η
Η
Η
Θ
Θ
Θ
Θ
Ι
Ι
Ι
Ι
Κ
Κ
Κ
Κ
Λ
Λ
Λ
Λ
Μ
Μ
Μ
Μ
Ν
Ν
Ν
Ν
Ξ
Ξ
Ξ
Ξ
Ο
Ο
Ο
Ο
03AΠ
Π
Π
Π
Ρ
Ρ
Ρ
Ρ
 Σ
Σ
Σ
Σ
Τ
Τ
Τ
Τ
Υ
Υ
Υ
Υ
Φ
Φ
Φ
Φ
Χ
Χ
Χ
Χ
Ψ
Ψ
Ψ
Ψ
Ω
Ω
Ω
Ω
Ϊ
Ϊ
Ϊ
Ϊ
Ϋ
Ϋ
Ϋ
Ϋ
ά
ά
ά
ά
έ
έ
έ
έ
ή
ή
ή
ή
ί
ί
ί
ί
03Bΰ
ΰ
ΰ
ΰ
α
α
α
α
β
β
β
β
γ
γ
γ
γ
δ
δ
δ
δ
ε
ε
ε
ε
ζ
ζ
ζ
ζ
η
η
η
η
θ
θ
θ
θ
ι
ι
ι
ι
κ
κ
κ
κ
λ
λ
λ
λ
μ
μ
μ
μ
ν
ν
ν
ν
ξ
ξ
ξ
ξ
ο
ο
ο
ο
03Cπ
π
π
π
ρ
ρ
ρ
ρ
ς
ς
ς
ς
σ
σ
σ
σ
τ
τ
τ
τ
υ
υ
υ
υ
φ
φ
φ
φ
χ
χ
χ
χ
ψ
ψ
ψ
ψ
ω
ω
ω
ω
ϊ
ϊ
ϊ
ϊ
ϋ
ϋ
ϋ
ϋ
ό
ό
ό
ό
ύ
ύ
ύ
ύ
ώ
ώ
ώ
ώ
 
03Dϐ
ϐ
ϐ
ϐ
ϑ
ϑ
ϑ
ϑ
ϒ
ϒ
ϒ
ϒ
  ϕ
ϕ
ϕ
ϕ
ϖ
ϖ
ϖ
ϖ
 Ϙ
Ϙ
Ϙ
Ϙ
ϙ
ϙ
ϙ
ϙ
Ϛ
Ϛ
Ϛ
Ϛ
ϛ
ϛ
ϛ
ϛ
Ϝ
Ϝ
Ϝ
Ϝ
ϝ
ϝ
ϝ
ϝ
Ϟ
Ϟ
Ϟ
Ϟ
ϟ
ϟ
ϟ
ϟ
03EϠ
Ϡ
Ϡ
Ϡ
ϡ
ϡ
ϡ
ϡ
              
03Fϰ
ϰ
ϰ
ϰ
ϱ
ϱ
ϱ
ϱ
  ϴ
ϴ
ϴ
ϴ
ϵ
ϵ
ϵ
ϵ
϶
϶
϶
϶
         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/0400-04FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/0400-04FF.html deleted file mode 100644 index ef2ecb9c7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/0400-04FF.html +++ /dev/null @@ -1,295 +0,0 @@ - - -STIX Font Table for All Fonts (0400-04FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 Ё
Ё
Ё
Ё
Ђ
Ђ
Ђ
Ђ
Ѓ
Ѓ
Ѓ
Ѓ
Є
Є
Є
Є
Ѕ
Ѕ
Ѕ
Ѕ
І
І
І
І
Ї
Ї
Ї
Ї
Ј
Ј
Ј
Ј
Љ
Љ
Љ
Љ
Њ
Њ
Њ
Њ
Ћ
Ћ
Ћ
Ћ
Ќ
Ќ
Ќ
Ќ
 Ў
Ў
Ў
Ў
Џ
Џ
Џ
Џ
041А
А
А
А
Б
Б
Б
Б
В
В
В
В
Г
Г
Г
Г
Д
Д
Д
Д
Е
Е
Е
Е
Ж
Ж
Ж
Ж
З
З
З
З
И
И
И
И
Й
Й
Й
Й
К
К
К
К
Л
Л
Л
Л
М
М
М
М
Н
Н
Н
Н
О
О
О
О
П
П
П
П
042Р
Р
Р
Р
С
С
С
С
Т
Т
Т
Т
У
У
У
У
Ф
Ф
Ф
Ф
Х
Х
Х
Х
Ц
Ц
Ц
Ц
Ч
Ч
Ч
Ч
Ш
Ш
Ш
Ш
Щ
Щ
Щ
Щ
Ъ
Ъ
Ъ
Ъ
Ы
Ы
Ы
Ы
Ь
Ь
Ь
Ь
Э
Э
Э
Э
Ю
Ю
Ю
Ю
Я
Я
Я
Я
043а
а
а
а
б
б
б
б
в
в
в
в
г
г
г
г
д
д
д
д
е
е
е
е
ж
ж
ж
ж
з
з
з
з
и
и
и
и
й
й
й
й
к
к
к
к
л
л
л
л
м
м
м
м
н
н
н
н
о
о
о
о
п
п
п
п
044р
р
р
р
с
с
с
с
т
т
т
т
у
у
у
у
ф
ф
ф
ф
х
х
х
х
ц
ц
ц
ц
ч
ч
ч
ч
ш
ш
ш
ш
щ
щ
щ
щ
ъ
ъ
ъ
ъ
ы
ы
ы
ы
ь
ь
ь
ь
э
э
э
э
ю
ю
ю
ю
я
я
я
я
045 ё
ё
ё
ё
ђ
ђ
ђ
ђ
ѓ
ѓ
ѓ
ѓ
є
є
є
є
ѕ
ѕ
ѕ
ѕ
і
і
і
і
ї
ї
ї
ї
ј
ј
ј
ј
љ
љ
љ
љ
њ
њ
њ
њ
ћ
ћ
ћ
ћ
ќ
ќ
ќ
ќ
 ў
ў
ў
ў
џ
џ
џ
џ
046  Ѣ
Ѣ
Ѣ
Ѣ
ѣ
ѣ
ѣ
ѣ
      Ѫ
Ѫ
Ѫ
Ѫ
ѫ
ѫ
ѫ
ѫ
    
047  Ѳ
Ѳ
Ѳ
Ѳ
ѳ
ѳ
ѳ
ѳ
Ѵ
Ѵ
Ѵ
Ѵ
ѵ
ѵ
ѵ
ѵ
          
048                
049Ґ
Ґ
Ґ
Ґ
ґ
ґ
ґ
ґ
              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D00-1D7F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/1D00-1D7F.html deleted file mode 100644 index 7df85a2bf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D00-1D7F.html +++ /dev/null @@ -1,135 +0,0 @@ - - -STIX Font Table for All Fonts (1D00-1D7F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0

      

        
1D1            

   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D400-1D7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/1D400-1D7FF.html deleted file mode 100644 index dd210aa48..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D400-1D7FF.html +++ /dev/null @@ -1,1375 +0,0 @@ - - -STIX Font Table for All Fonts (1D400-1D7FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀
𝐀
𝐁
𝐁
𝐂
𝐂
𝐃
𝐃
𝐄
𝐄
𝐅
𝐅
𝐆
𝐆
𝐇
𝐇
𝐈
𝐈
𝐉
𝐉
𝐊
𝐊
𝐋
𝐋
𝐌
𝐌
𝐍
𝐍
𝐎
𝐎
𝐏
𝐏
1D41𝐐
𝐐
𝐑
𝐑
𝐒
𝐒
𝐓
𝐓
𝐔
𝐔
𝐕
𝐕
𝐖
𝐖
𝐗
𝐗
𝐘
𝐘
𝐙
𝐙
𝐚
𝐚
𝐛
𝐛
𝐜
𝐜
𝐝
𝐝
𝐞
𝐞
𝐟
𝐟
1D42𝐠
𝐠
𝐡
𝐡
𝐢
𝐢
𝐣
𝐣
𝐤
𝐤
𝐥
𝐥
𝐦
𝐦
𝐧
𝐧
𝐨
𝐨
𝐩
𝐩
𝐪
𝐪
𝐫
𝐫
𝐬
𝐬
𝐭
𝐭
𝐮
𝐮
𝐯
𝐯
1D43𝐰
𝐰
𝐱
𝐱
𝐲
𝐲
𝐳
𝐳
𝐴
𝐴
𝐵
𝐵
𝐶
𝐶
𝐷
𝐷
𝐸
𝐸
𝐹
𝐹
𝐺
𝐺
𝐻
𝐻
𝐼
𝐼
𝐽
𝐽
𝐾
𝐾
𝐿
𝐿
1D44𝑀
𝑀
𝑁
𝑁
𝑂
𝑂
𝑃
𝑃
𝑄
𝑄
𝑅
𝑅
𝑆
𝑆
𝑇
𝑇
𝑈
𝑈
𝑉
𝑉
𝑊
𝑊
𝑋
𝑋
𝑌
𝑌
𝑍
𝑍
𝑎
𝑎
𝑏
𝑏
1D45𝑐
𝑐
𝑑
𝑑
𝑒
𝑒
𝑓
𝑓
𝑔
𝑔
 𝑖
𝑖
𝑗
𝑗
𝑘
𝑘
𝑙
𝑙
𝑚
𝑚
𝑛
𝑛
𝑜
𝑜
𝑝
𝑝
𝑞
𝑞
𝑟
𝑟
1D46𝑠
𝑠
𝑡
𝑡
𝑢
𝑢
𝑣
𝑣
𝑤
𝑤
𝑥
𝑥
𝑦
𝑦
𝑧
𝑧
𝑨
𝑨
𝑩
𝑩
𝑪
𝑪
𝑫
𝑫
𝑬
𝑬
𝑭
𝑭
𝑮
𝑮
𝑯
𝑯
1D47𝑰
𝑰
𝑱
𝑱
𝑲
𝑲
𝑳
𝑳
𝑴
𝑴
𝑵
𝑵
𝑶
𝑶
𝑷
𝑷
𝑸
𝑸
𝑹
𝑹
𝑺
𝑺
𝑻
𝑻
𝑼
𝑼
𝑽
𝑽
𝑾
𝑾
𝑿
𝑿
1D48𝒀
𝒀
𝒁
𝒁
𝒂
𝒂
𝒃
𝒃
𝒄
𝒄
𝒅
𝒅
𝒆
𝒆
𝒇
𝒇
𝒈
𝒈
𝒉
𝒉
𝒊
𝒊
𝒋
𝒋
𝒌
𝒌
𝒍
𝒍
𝒎
𝒎
𝒏
𝒏
1D49𝒐
𝒐
𝒑
𝒑
𝒒
𝒒
𝒓
𝒓
𝒔
𝒔
𝒕
𝒕
𝒖
𝒖
𝒗
𝒗
𝒘
𝒘
𝒙
𝒙
𝒚
𝒚
𝒛
𝒛
𝒜
𝒜
 𝒞
𝒞
𝒟
𝒟
1D4A  𝒢
𝒢
  𝒥
𝒥
𝒦
𝒦
  𝒩
𝒩
𝒪
𝒪
𝒫
𝒫
𝒬
𝒬
 𝒮
𝒮
𝒯
𝒯
1D4B𝒰
𝒰
𝒱
𝒱
𝒲
𝒲
𝒳
𝒳
𝒴
𝒴
𝒵
𝒵
𝒶
𝒶
𝒷
𝒷
𝒸
𝒸
𝒹
𝒹
 𝒻
𝒻
 𝒽
𝒽
𝒾
𝒾
𝒿
𝒿
1D4C𝓀
𝓀
𝓁
𝓁
𝓂
𝓂
𝓃
𝓃
 𝓅
𝓅
𝓆
𝓆
𝓇
𝓇
𝓈
𝓈
𝓉
𝓉
𝓊
𝓊
𝓋
𝓋
𝓌
𝓌
𝓍
𝓍
𝓎
𝓎
𝓏
𝓏
1D4D𝓐
𝓐
𝓑
𝓑
𝓒
𝓒
𝓓
𝓓
𝓔
𝓔
𝓕
𝓕
𝓖
𝓖
𝓗
𝓗
𝓘
𝓘
𝓙
𝓙
𝓚
𝓚
𝓛
𝓛
𝓜
𝓜
𝓝
𝓝
𝓞
𝓞
𝓟
𝓟
1D4E𝓠
𝓠
𝓡
𝓡
𝓢
𝓢
𝓣
𝓣
𝓤
𝓤
𝓥
𝓥
𝓦
𝓦
𝓧
𝓧
𝓨
𝓨
𝓩
𝓩
𝓪
𝓪
𝓫
𝓫
𝓬
𝓬
𝓭
𝓭
𝓮
𝓮
𝓯
𝓯
1D4F𝓰
𝓰
𝓱
𝓱
𝓲
𝓲
𝓳
𝓳
𝓴
𝓴
𝓵
𝓵
𝓶
𝓶
𝓷
𝓷
𝓸
𝓸
𝓹
𝓹
𝓺
𝓺
𝓻
𝓻
𝓼
𝓼
𝓽
𝓽
𝓾
𝓾
𝓿
𝓿
1D50𝔀
𝔀
𝔁
𝔁
𝔂
𝔂
𝔃
𝔃
𝔄
𝔅
 𝔇
𝔈
𝔉
𝔊
  𝔍
𝔎
𝔏
1D51𝔐
𝔑
𝔒
𝔓
𝔔
 𝔖
𝔗
𝔘
𝔙
𝔚
𝔛
𝔜
 𝔞
𝔟
1D52𝔠
𝔡
𝔢
𝔣
𝔤
𝔥
𝔦
𝔧
𝔨
𝔩
𝔪
𝔫
𝔬
𝔭
𝔮
𝔯
1D53𝔰
𝔱
𝔲
𝔳
𝔴
𝔵
𝔶
𝔷
𝔸
𝔹
 𝔻
𝔼
𝔽
𝔾
 
1D54𝕀
𝕁
𝕂
𝕃
𝕄
 𝕆
   𝕊
𝕋
𝕌
𝕍
𝕎
𝕏
1D55𝕐
 𝕒
𝕓
𝕔
𝕕
𝕖
𝕗
𝕘
𝕙
𝕚
𝕛
𝕜
𝕝
𝕞
𝕟
1D56𝕠
𝕡
𝕢
𝕣
𝕤
𝕥
𝕦
𝕧
𝕨
𝕩
𝕪
𝕫
𝕬
𝕬
𝕭
𝕭
𝕮
𝕮
𝕯
𝕯
1D57𝕰
𝕰
𝕱
𝕱
𝕲
𝕲
𝕳
𝕳
𝕴
𝕴
𝕵
𝕵
𝕶
𝕶
𝕷
𝕷
𝕸
𝕸
𝕹
𝕹
𝕺
𝕺
𝕻
𝕻
𝕼
𝕼
𝕽
𝕽
𝕾
𝕾
𝕿
𝕿
1D58𝖀
𝖀
𝖁
𝖁
𝖂
𝖂
𝖃
𝖃
𝖄
𝖄
𝖅
𝖅
𝖆
𝖆
𝖇
𝖇
𝖈
𝖈
𝖉
𝖉
𝖊
𝖊
𝖋
𝖋
𝖌
𝖌
𝖍
𝖍
𝖎
𝖎
𝖏
𝖏
1D59𝖐
𝖐
𝖑
𝖑
𝖒
𝖒
𝖓
𝖓
𝖔
𝖔
𝖕
𝖕
𝖖
𝖖
𝖗
𝖗
𝖘
𝖘
𝖙
𝖙
𝖚
𝖚
𝖛
𝖛
𝖜
𝖜
𝖝
𝖝
𝖞
𝖞
𝖟
𝖟
1D5A𝖠
𝖡
𝖢
𝖣
𝖤
𝖥
𝖦
𝖧
𝖨
𝖩
𝖪
𝖫
𝖬
𝖭
𝖮
𝖯
1D5B𝖰
𝖱
𝖲
𝖳
𝖴
𝖵
𝖶
𝖷
𝖸
𝖹
𝖺
𝖻
𝖼
𝖽
𝖾
𝖿
1D5C𝗀
𝗁
𝗂
𝗃
𝗄
𝗅
𝗆
𝗇
𝗈
𝗉
𝗊
𝗋
𝗌
𝗍
𝗎
𝗏
1D5D𝗐
𝗑
𝗒
𝗓
𝗔
𝗔
𝗕
𝗕
𝗖
𝗖
𝗗
𝗗
𝗘
𝗘
𝗙
𝗙
𝗚
𝗚
𝗛
𝗛
𝗜
𝗜
𝗝
𝗝
𝗞
𝗞
𝗟
𝗟
1D5E𝗠
𝗠
𝗡
𝗡
𝗢
𝗢
𝗣
𝗣
𝗤
𝗤
𝗥
𝗥
𝗦
𝗦
𝗧
𝗧
𝗨
𝗨
𝗩
𝗩
𝗪
𝗪
𝗫
𝗫
𝗬
𝗬
𝗭
𝗭
𝗮
𝗮
𝗯
𝗯
1D5F𝗰
𝗰
𝗱
𝗱
𝗲
𝗲
𝗳
𝗳
𝗴
𝗴
𝗵
𝗵
𝗶
𝗶
𝗷
𝗷
𝗸
𝗸
𝗹
𝗹
𝗺
𝗺
𝗻
𝗻
𝗼
𝗼
𝗽
𝗽
𝗾
𝗾
𝗿
𝗿
1D60𝘀
𝘀
𝘁
𝘁
𝘂
𝘂
𝘃
𝘃
𝘄
𝘄
𝘅
𝘅
𝘆
𝘆
𝘇
𝘇
𝘈
𝘈
𝘉
𝘉
𝘊
𝘊
𝘋
𝘋
𝘌
𝘌
𝘍
𝘍
𝘎
𝘎
𝘏
𝘏
1D61𝘐
𝘐
𝘑
𝘑
𝘒
𝘒
𝘓
𝘓
𝘔
𝘔
𝘕
𝘕
𝘖
𝘖
𝘗
𝘗
𝘘
𝘘
𝘙
𝘙
𝘚
𝘚
𝘛
𝘛
𝘜
𝘜
𝘝
𝘝
𝘞
𝘞
𝘟
𝘟
1D62𝘠
𝘠
𝘡
𝘡
𝘢
𝘢
𝘣
𝘣
𝘤
𝘤
𝘥
𝘥
𝘦
𝘦
𝘧
𝘧
𝘨
𝘨
𝘩
𝘩
𝘪
𝘪
𝘫
𝘫
𝘬
𝘬
𝘭
𝘭
𝘮
𝘮
𝘯
𝘯
1D63𝘰
𝘰
𝘱
𝘱
𝘲
𝘲
𝘳
𝘳
𝘴
𝘴
𝘵
𝘵
𝘶
𝘶
𝘷
𝘷
𝘸
𝘸
𝘹
𝘹
𝘺
𝘺
𝘻
𝘻
𝘼
𝘼
𝘽
𝘽
𝘾
𝘾
𝘿
𝘿
1D64𝙀
𝙀
𝙁
𝙁
𝙂
𝙂
𝙃
𝙃
𝙄
𝙄
𝙅
𝙅
𝙆
𝙆
𝙇
𝙇
𝙈
𝙈
𝙉
𝙉
𝙊
𝙊
𝙋
𝙋
𝙌
𝙌
𝙍
𝙍
𝙎
𝙎
𝙏
𝙏
1D65𝙐
𝙐
𝙑
𝙑
𝙒
𝙒
𝙓
𝙓
𝙔
𝙔
𝙕
𝙕
𝙖
𝙖
𝙗
𝙗
𝙘
𝙘
𝙙
𝙙
𝙚
𝙚
𝙛
𝙛
𝙜
𝙜
𝙝
𝙝
𝙞
𝙞
𝙟
𝙟
1D66𝙠
𝙠
𝙡
𝙡
𝙢
𝙢
𝙣
𝙣
𝙤
𝙤
𝙥
𝙥
𝙦
𝙦
𝙧
𝙧
𝙨
𝙨
𝙩
𝙩
𝙪
𝙪
𝙫
𝙫
𝙬
𝙬
𝙭
𝙭
𝙮
𝙮
𝙯
𝙯
1D67𝙰
𝙱
𝙲
𝙳
𝙴
𝙵
𝙶
𝙷
𝙸
𝙹
𝙺
𝙻
𝙼
𝙽
𝙾
𝙿
1D68𝚀
𝚁
𝚂
𝚃
𝚄
𝚅
𝚆
𝚇
𝚈
𝚉
𝚊
𝚋
𝚌
𝚍
𝚎
𝚏
1D69𝚐
𝚑
𝚒
𝚓
𝚔
𝚕
𝚖
𝚗
𝚘
𝚙
𝚚
𝚛
𝚜
𝚝
𝚞
𝚟
1D6A𝚠
𝚡
𝚢
𝚣
𝚤
𝚤
𝚥
𝚥
  𝚨
𝚨
𝚩
𝚩
𝚪
𝚪
𝚫
𝚫
𝚬
𝚬
𝚭
𝚭
𝚮
𝚮
𝚯
𝚯
1D6B𝚰
𝚰
𝚱
𝚱
𝚲
𝚲
𝚳
𝚳
𝚴
𝚴
𝚵
𝚵
𝚶
𝚶
𝚷
𝚷
𝚸
𝚸
𝚹
𝚹
𝚺
𝚺
𝚻
𝚻
𝚼
𝚼
𝚽
𝚽
𝚾
𝚾
𝚿
𝚿
1D6C𝛀
𝛀
𝛁
𝛁
𝛂
𝛂
𝛃
𝛃
𝛄
𝛄
𝛅
𝛅
𝛆
𝛆
𝛇
𝛇
𝛈
𝛈
𝛉
𝛉
𝛊
𝛊
𝛋
𝛋
𝛌
𝛌
𝛍
𝛍
𝛎
𝛎
𝛏
𝛏
1D6D𝛐
𝛐
𝛑
𝛑
𝛒
𝛒
𝛓
𝛓
𝛔
𝛔
𝛕
𝛕
𝛖
𝛖
𝛗
𝛗
𝛘
𝛘
𝛙
𝛙
𝛚
𝛚
𝛛
𝛛
𝛜
𝛜
𝛝
𝛝
𝛞
𝛞
𝛟
𝛟
1D6E𝛠
𝛠
𝛡
𝛡
𝛢
𝛢
𝛣
𝛣
𝛤
𝛤
𝛥
𝛥
𝛦
𝛦
𝛧
𝛧
𝛨
𝛨
𝛩
𝛩
𝛪
𝛪
𝛫
𝛫
𝛬
𝛬
𝛭
𝛭
𝛮
𝛮
𝛯
𝛯
1D6F𝛰
𝛰
𝛱
𝛱
𝛲
𝛲
𝛳
𝛳
𝛴
𝛴
𝛵
𝛵
𝛶
𝛶
𝛷
𝛷
𝛸
𝛸
𝛹
𝛹
𝛺
𝛺
𝛻
𝛻
𝛼
𝛼
𝛽
𝛽
𝛾
𝛾
𝛿
𝛿
1D70𝜀
𝜀
𝜁
𝜁
𝜂
𝜂
𝜃
𝜃
𝜄
𝜄
𝜅
𝜅
𝜆
𝜆
𝜇
𝜇
𝜈
𝜈
𝜉
𝜉
𝜊
𝜊
𝜋
𝜋
𝜌
𝜌
𝜍
𝜍
𝜎
𝜎
𝜏
𝜏
1D71𝜐
𝜐
𝜑
𝜑
𝜒
𝜒
𝜓
𝜓
𝜔
𝜔
𝜕
𝜕
𝜖
𝜖
𝜗
𝜗
𝜘
𝜘
𝜙
𝜙
𝜚
𝜚
𝜛
𝜛
𝜜
𝜜
𝜝
𝜝
𝜞
𝜞
𝜟
𝜟
1D72𝜠
𝜠
𝜡
𝜡
𝜢
𝜢
𝜣
𝜣
𝜤
𝜤
𝜥
𝜥
𝜦
𝜦
𝜧
𝜧
𝜨
𝜨
𝜩
𝜩
𝜪
𝜪
𝜫
𝜫
𝜬
𝜬
𝜭
𝜭
𝜮
𝜮
𝜯
𝜯
1D73𝜰
𝜰
𝜱
𝜱
𝜲
𝜲
𝜳
𝜳
𝜴
𝜴
𝜵
𝜵
𝜶
𝜶
𝜷
𝜷
𝜸
𝜸
𝜹
𝜹
𝜺
𝜺
𝜻
𝜻
𝜼
𝜼
𝜽
𝜽
𝜾
𝜾
𝜿
𝜿
1D74𝝀
𝝀
𝝁
𝝁
𝝂
𝝂
𝝃
𝝃
𝝄
𝝄
𝝅
𝝅
𝝆
𝝆
𝝇
𝝇
𝝈
𝝈
𝝉
𝝉
𝝊
𝝊
𝝋
𝝋
𝝌
𝝌
𝝍
𝝍
𝝎
𝝎
𝝏
𝝏
1D75𝝐
𝝐
𝝑
𝝑
𝝒
𝝒
𝝓
𝝓
𝝔
𝝔
𝝕
𝝕
𝝖
𝝖
𝝗
𝝗
𝝘
𝝘
𝝙
𝝙
𝝚
𝝚
𝝛
𝝛
𝝜
𝝜
𝝝
𝝝
𝝞
𝝞
𝝟
𝝟
1D76𝝠
𝝠
𝝡
𝝡
𝝢
𝝢
𝝣
𝝣
𝝤
𝝤
𝝥
𝝥
𝝦
𝝦
𝝧
𝝧
𝝨
𝝨
𝝩
𝝩
𝝪
𝝪
𝝫
𝝫
𝝬
𝝬
𝝭
𝝭
𝝮
𝝮
𝝯
𝝯
1D77𝝰
𝝰
𝝱
𝝱
𝝲
𝝲
𝝳
𝝳
𝝴
𝝴
𝝵
𝝵
𝝶
𝝶
𝝷
𝝷
𝝸
𝝸
𝝹
𝝹
𝝺
𝝺
𝝻
𝝻
𝝼
𝝼
𝝽
𝝽
𝝾
𝝾
𝝿
𝝿
1D78𝞀
𝞀
𝞁
𝞁
𝞂
𝞂
𝞃
𝞃
𝞄
𝞄
𝞅
𝞅
𝞆
𝞆
𝞇
𝞇
𝞈
𝞈
𝞉
𝞉
𝞊
𝞊
𝞋
𝞋
𝞌
𝞌
𝞍
𝞍
𝞎
𝞎
𝞏
𝞏
1D79𝞐
𝞐
𝞑
𝞑
𝞒
𝞒
𝞓
𝞓
𝞔
𝞔
𝞕
𝞕
𝞖
𝞖
𝞗
𝞗
𝞘
𝞘
𝞙
𝞙
𝞚
𝞚
𝞛
𝞛
𝞜
𝞜
𝞝
𝞝
𝞞
𝞞
𝞟
𝞟
1D7A𝞠
𝞠
𝞡
𝞡
𝞢
𝞢
𝞣
𝞣
𝞤
𝞤
𝞥
𝞥
𝞦
𝞦
𝞧
𝞧
𝞨
𝞨
𝞩
𝞩
𝞪
𝞪
𝞫
𝞫
𝞬
𝞬
𝞭
𝞭
𝞮
𝞮
𝞯
𝞯
1D7B𝞰
𝞰
𝞱
𝞱
𝞲
𝞲
𝞳
𝞳
𝞴
𝞴
𝞵
𝞵
𝞶
𝞶
𝞷
𝞷
𝞸
𝞸
𝞹
𝞹
𝞺
𝞺
𝞻
𝞻
𝞼
𝞼
𝞽
𝞽
𝞾
𝞾
𝞿
𝞿
1D7C𝟀
𝟀
𝟁
𝟁
𝟂
𝟂
𝟃
𝟃
𝟄
𝟄
𝟅
𝟅
𝟆
𝟆
𝟇
𝟇
𝟈
𝟈
𝟉
𝟉
    𝟎
𝟎
𝟏
𝟏
1D7D𝟐
𝟐
𝟑
𝟑
𝟒
𝟒
𝟓
𝟓
𝟔
𝟔
𝟕
𝟕
𝟖
𝟖
𝟗
𝟗
𝟘
𝟙
𝟚
𝟛
𝟜
𝟝
𝟞
𝟟
1D7E𝟠
𝟡
𝟢
𝟣
𝟤
𝟥
𝟦
𝟧
𝟨
𝟩
𝟪
𝟫
𝟬
𝟬
𝟭
𝟭
𝟮
𝟮
𝟯
𝟯
1D7F𝟰
𝟰
𝟱
𝟱
𝟲
𝟲
𝟳
𝟳
𝟴
𝟴
𝟵
𝟵
𝟶
𝟷
𝟸
𝟹
𝟺
𝟻
𝟼
𝟽
𝟾
𝟿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D80-1DBF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/1D80-1DBF.html deleted file mode 100644 index 8a2b92412..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/1D80-1DBF.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (1D80-1DBF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions Supplement: 1D80 - 1DBF
0123456789ABCDEF
1D8 
  

    
  

 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/1E00-1EFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/1E00-1EFF.html deleted file mode 100644 index fcdfe3d59..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/1E00-1EFF.html +++ /dev/null @@ -1,255 +0,0 @@ - - -STIX Font Table for All Fonts (1E00-1EFF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8























          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF  







            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2000-206F.html deleted file mode 100644 index d9b22f8bc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2000-206F.html +++ /dev/null @@ -1,195 +0,0 @@ - - -STIX Font Table for All Fonts (2000-206F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201
























































202











  





         
203












































 








 
204

  




  

      



205



    



       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2070-209F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2070-209F.html deleted file mode 100644 index 894ae3610..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2070-209F.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (2070-209F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               

-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/20A0-20CF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/20A0-20CF.html deleted file mode 100644 index 9e543807b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/20A0-20CF.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (20A0-20CF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A   







  



    



   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/20D0-20FF.html deleted file mode 100644 index e7463cfff..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/20D0-20FF.html +++ /dev/null @@ -1,155 +0,0 @@ - - -STIX Font Table for All Fonts (20D0-20FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
   aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
   aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
20E aa
aa
aa
  aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
20Faa
aa
               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2100-214F.html deleted file mode 100644 index 404b0875c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2100-214F.html +++ /dev/null @@ -1,195 +0,0 @@ - - -STIX Font Table for All Fonts (2100-214F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210  



  



 

  

















211











 






























 
212  



 













 










213





















   











214
































    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2150-218F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2150-218F.html deleted file mode 100644 index 2d8dde3a3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2150-218F.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (2150-218F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215   























 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2190-21FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2190-21FF.html deleted file mode 100644 index 238a659d6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2190-21FF.html +++ /dev/null @@ -1,235 +0,0 @@ - - -STIX Font Table for All Fonts (2190-21FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219







































21A































21B































21C































21D































21E

















     
21F    












-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2200-22FF.html deleted file mode 100644 index 0ff5e35a9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2200-22FF.html +++ /dev/null @@ -1,415 +0,0 @@ - - -STIX Font Table for All Fonts (2200-22FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220










































221































































222
























































































223










































































224








































225































226












































227









































228







































229




































22A































22B































22C





























22D

































22E

































22F



















-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2300-23FF.html deleted file mode 100644 index 7ad433952..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2300-23FF.html +++ /dev/null @@ -1,395 +0,0 @@ - - -STIX Font Table for All Fonts (2300-23FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230
 

  

 











































231




 






 



232







     



 


 
233  
   

      

 

234
               
235   
            
236                
237
           
   
238                
239   

      




23A
















23B



















      
23C              
 
23D
           























23E

















        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2400-243F.html deleted file mode 100644 index 61a80f254..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2400-243F.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (2400-243F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242   




            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2460-24FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2460-24FF.html deleted file mode 100644 index c70ae7f54..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2460-24FF.html +++ /dev/null @@ -1,275 +0,0 @@ - - -STIX Font Table for All Fonts (2460-24FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246



































       
247                
248                
249                
24A                
24B      







































24C































































24D































































24E











































     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2500-257F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2500-257F.html deleted file mode 100644 index 6c814d348..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2500-257F.html +++ /dev/null @@ -1,255 +0,0 @@ - - -STIX Font Table for All Fonts (2500-257F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250



 



   
 
 
 



   
251



   



   



   



   
252    



       



   
253    



       



   
254                
255































































256



















































   
257 

             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2580-259F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2580-259F.html deleted file mode 100644 index 6760a69f8..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2580-259F.html +++ /dev/null @@ -1,135 +0,0 @@ - - -STIX Font Table for All Fonts (2580-259F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Block Elements: 2580 - 259F
0123456789ABCDEF
258
   
   
   
   
259



            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/25A0-25FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/25A0-25FF.html deleted file mode 100644 index 883fdb75d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/25A0-25FF.html +++ /dev/null @@ -1,215 +0,0 @@ - - -STIX Font Table for All Fonts (25A0-25FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A
















25B


















25C

















25D















25E
















25F















-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2600-26FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2600-26FF.html deleted file mode 100644 index 815f897ce..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2600-26FF.html +++ /dev/null @@ -1,335 +0,0 @@ - - -STIX Font Table for All Fonts (2600-26FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260     

  
  
 
 
261  
             
262 
              
263         






264




 



      
265                
266







 


 





267              
 
268









      
269                
26A
    
    


   
26B  
             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2700-27BF.html deleted file mode 100644 index a9d952c1d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2700-27BF.html +++ /dev/null @@ -1,295 +0,0 @@ - - -STIX Font Table for All Fonts (2700-27BF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270  
      
      
271   
            
272
         
     
273      
      
  
274                
275                
276                
277  









            
278















279



       
    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/27C0-27EF.html deleted file mode 100644 index e85c10a0f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/27C0-27EF.html +++ /dev/null @@ -1,155 +0,0 @@ - - -STIX Font Table for All Fonts (27C0-27EF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C











  
   
27D















27E

















































-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/27F0-27FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/27F0-27FF.html deleted file mode 100644 index 29dbd8449..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/27F0-27FF.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (27F0-27FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F















-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2900-297F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2900-297F.html deleted file mode 100644 index 2de3f7cbe..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2900-297F.html +++ /dev/null @@ -1,255 +0,0 @@ - - -STIX Font Table for All Fonts (2900-297F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-B: 2900 - 297F
0123456789ABCDEF
290















291















292















293














⤿
294















295















296















297














⥿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2980-29FF.html deleted file mode 100644 index 6562bc752..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2980-29FF.html +++ /dev/null @@ -1,255 +0,0 @@ - - -STIX Font Table for All Fonts (2980-29FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298
































299















29A















29B

















⦿
29C





















29D















29E















29F
















⧿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2A00-2AFF.html deleted file mode 100644 index 92e3915f0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2A00-2AFF.html +++ /dev/null @@ -1,415 +0,0 @@ - - -STIX Font Table for All Fonts (2A00-2AFF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0











































































2A1






























































































































































2A2























2A3



















⨿
⨿
2A4















2A5
















2A6






















2A7




















⩿
2A8



















2A9





















2AA


















2AB

















⪿
2AC



















2AD















2AE
















2AF















⫿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/2B00-2BFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/2B00-2BFF.html deleted file mode 100644 index b7c673f80..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/2B00-2BFF.html +++ /dev/null @@ -1,195 +0,0 @@ - - -STIX Font Table for All Fonts (2B00-2BFF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols and Arrows: 2B00 - 2BFF
0123456789ABCDEF
2B1  













2B2















2B3














⬿
2B4












   
2B5




           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/3000-303F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/3000-303F.html deleted file mode 100644 index 214f2f33a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/3000-303F.html +++ /dev/null @@ -1,155 +0,0 @@ - - -STIX Font Table for All Fonts (3000-303F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-CJK Symbols and Punctuation: 3000 - 303F
0123456789ABCDEF
301  
             
302                
303
               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/3040-309F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/3040-309F.html deleted file mode 100644 index 31f8d6f33..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/3040-309F.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (3040-309F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Hiragana: 3040 - 309F
0123456789ABCDEF
306              
 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/A720-A7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/A720-A7FF.html deleted file mode 100644 index 4bc351ed7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/A720-A7FF.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (A720-A7FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-D: A720 - A7FF
0123456789ABCDEF
A72       
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/All.html deleted file mode 100644 index 404b255e0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/All.html +++ /dev/null @@ -1,7621 +0,0 @@ - - -STIX Font Table for All Fonts - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002




























!
!
!
!
"
"
"
"
#
#
#
#
$
$
$
$
%
%
%
%
&
&
&
&
'
'
'
'
(
(
(
(
(
(
(
(
(
(
(
(
)
)
)
)
)
)
)
)
)
)
)
)
*
*
*
*
+
+
+
+
,
,
,
,
-
-
-
-
.
.
.
.
/
/
/
/
/
/
/
/
/
/
/
/
0030
0
0
0
1
1
1
1
2
2
2
2
3
3
3
3
4
4
4
4
5
5
5
5
6
6
6
6
7
7
7
7
8
8
8
8
9
9
9
9
:
:
:
:
;
;
;
;
<
<
<
<
=
=
=
=
>
>
>
>
?
?
?
?
004@
@
@
@
A
A
A
A
B
B
B
B
C
C
C
C
D
D
D
D
E
E
E
E
F
F
F
F
G
G
G
G
H
H
H
H
I
I
I
I
J
J
J
J
K
K
K
K
L
L
L
L
M
M
M
M
N
N
N
N
O
O
O
O
005P
P
P
P
Q
Q
Q
Q
R
R
R
R
S
S
S
S
T
T
T
T
U
U
U
U
V
V
V
V
W
W
W
W
X
X
X
X
Y
Y
Y
Y
Z
Z
Z
Z
[
[
[
[
[
[
[
[
[
[
[
[
\
\
\
\
\
\
\
\
\
\
\
\
]
]
]
]
]
]
]
]
]
]
]
]
^
^
^
^
_
_
_
_
_
_
_
_
_
006`
`
`
`
a
a
a
a
b
b
b
b
c
c
c
c
d
d
d
d
e
e
e
e
f
f
f
f
g
g
g
g
h
h
h
h
i
i
i
i
j
j
j
j
k
k
k
k
l
l
l
l
m
m
m
m
n
n
n
n
o
o
o
o
007p
p
p
p
q
q
q
q
r
r
r
r
s
s
s
s
t
t
t
t
u
u
u
u
v
v
v
v
w
w
w
w
w
x
x
x
x
y
y
y
y
z
z
z
z
{
{
{
{
{
{
{
{
{
{
{
{
|
|
|
|
|
|
}
}
}
}
}
}
}
}
}
}
}
}
~
~
~
~
 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
¡
¡
¡
¡
¢
¢
¢
¢
£
£
£
£
¤
¤
¤
¤
¥
¥
¥
¥
¦
¦
¦
¦
§
§
§
§
¨
¨
¨
¨
©
©
©
©
ª
ª
ª
ª
«
«
«
«
¬
¬
¬
¬
­
­
­
­
®
®
®
®
¯
¯
¯
¯
00B°
°
°
°
±
±
±
±
²
²
²
²
³
³
³
³
´
´
´
´
µ
µ
µ
µ




·
·
·
·
¸
¸
¸
¸
¹
¹
¹
¹
º
º
º
º
»
»
»
»
¼
¼
¼
¼
½
½
½
½
¾
¾
¾
¾
¿
¿
¿
¿
00CÀ
À
À
À
Á
Á
Á
Á
Â
Â
Â
Â
Ã
Ã
Ã
Ã
Ä
Ä
Ä
Ä
Å
Å
Å
Å
Æ
Æ
Æ
Æ
Ç
Ç
Ç
Ç
È
È
È
È
É
É
É
É
Ê
Ê
Ê
Ê
Ë
Ë
Ë
Ë
Ì
Ì
Ì
Ì
Í
Í
Í
Í
Î
Î
Î
Î
Ï
Ï
Ï
Ï
00DÐ
Ð
Ð
Ð
Ñ
Ñ
Ñ
Ñ
Ò
Ò
Ò
Ò
Ó
Ó
Ó
Ó
Ô
Ô
Ô
Ô
Õ
Õ
Õ
Õ
Ö
Ö
Ö
Ö
×
×
×
×
Ø
Ø
Ø
Ø
Ù
Ù
Ù
Ù
Ú
Ú
Ú
Ú
Û
Û
Û
Û
Ü
Ü
Ü
Ü
Ý
Ý
Ý
Ý
Þ
Þ
Þ
Þ
ß
ß
ß
ß
00Eà
à
à
à
á
á
á
á
â
â
â
â
ã
ã
ã
ã
ä
ä
ä
ä
å
å
å
å
æ
æ
æ
æ
ç
ç
ç
ç
è
è
è
è
é
é
é
é
ê
ê
ê
ê
ë
ë
ë
ë
ì
ì
ì
ì
í
í
í
í
î
î
î
î
ï
ï
ï
ï
00Fð
ð
ð
ð
ñ
ñ
ñ
ñ
ò
ò
ò
ò
ó
ó
ó
ó
ô
ô
ô
ô
õ
õ
õ
õ
ö
ö
ö
ö
÷
÷
÷
÷
ø
ø
ø
ø
ù
ù
ù
ù
ú
ú
ú
ú
û
û
û
û
ü
ü
ü
ü
ý
ý
ý
ý
þ
þ
þ
þ
ÿ
ÿ
ÿ
ÿ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010Ā
Ā
Ā
Ā
ā
ā
ā
ā
Ă
Ă
Ă
Ă
ă
ă
ă
ă
Ą
Ą
Ą
Ą
ą
ą
ą
ą
Ć
Ć
Ć
Ć
ć
ć
ć
ć
Ĉ
Ĉ
Ĉ
Ĉ
ĉ
ĉ
ĉ
ĉ
Ċ
Ċ
Ċ
Ċ
ċ
ċ
ċ
ċ
Č
Č
Č
Č
č
č
č
č
Ď
Ď
Ď
Ď
ď
ď
ď
ď
011Đ
Đ
Đ
Đ
đ
đ
đ
đ
Ē
Ē
Ē
Ē
ē
ē
ē
ē
Ĕ
Ĕ
Ĕ
Ĕ
ĕ
ĕ
ĕ
ĕ
Ė
Ė
Ė
Ė
ė
ė
ė
ė
Ę
Ę
Ę
Ę
ę
ę
ę
ę
Ě
Ě
Ě
Ě
ě
ě
ě
ě
Ĝ
Ĝ
Ĝ
Ĝ
ĝ
ĝ
ĝ
ĝ
Ğ
Ğ
Ğ
Ğ
ğ
ğ
ğ
ğ
012Ġ
Ġ
Ġ
Ġ
ġ
ġ
ġ
ġ
Ģ
Ģ
Ģ
Ģ
ģ
ģ
ģ
ģ
Ĥ
Ĥ
Ĥ
Ĥ
ĥ
ĥ
ĥ
ĥ
Ħ
Ħ
Ħ
Ħ
ħ
ħ
ħ
ħ
Ĩ
Ĩ
Ĩ
Ĩ
ĩ
ĩ
ĩ
ĩ
Ī
Ī
Ī
Ī
ī
ī
ī
ī
Ĭ
Ĭ
Ĭ
Ĭ
ĭ
ĭ
ĭ
ĭ
Į
Į
Į
Į
į
į
į
į
013İ
İ
İ
İ
ı
ı
ı
ı
IJ
IJ
IJ
IJ
ij
ij
ij
ij
Ĵ
Ĵ
Ĵ
Ĵ
ĵ
ĵ
ĵ
ĵ
Ķ
Ķ
Ķ
Ķ
ķ
ķ
ķ
ķ
ĸ
ĸ
ĸ
ĸ
Ĺ
Ĺ
Ĺ
Ĺ
ĺ
ĺ
ĺ
ĺ
Ļ
Ļ
Ļ
Ļ
ļ
ļ
ļ
ļ
Ľ
Ľ
Ľ
Ľ
ľ
ľ
ľ
ľ
Ŀ
Ŀ
Ŀ
Ŀ
014ŀ
ŀ
ŀ
ŀ
Ł
Ł
Ł
Ł
ł
ł
ł
ł
Ń
Ń
Ń
Ń
ń
ń
ń
ń
Ņ
Ņ
Ņ
Ņ
ņ
ņ
ņ
ņ
Ň
Ň
Ň
Ň
ň
ň
ň
ň
ʼn
ʼn
ʼn
ʼn
Ŋ
Ŋ
Ŋ
Ŋ
ŋ
ŋ
ŋ
ŋ
Ō
Ō
Ō
Ō
ō
ō
ō
ō
Ŏ
Ŏ
Ŏ
Ŏ
ŏ
ŏ
ŏ
ŏ
015Ő
Ő
Ő
Ő
ő
ő
ő
ő
Œ
Œ
Œ
Œ
œ
œ
œ
œ
Ŕ
Ŕ
Ŕ
Ŕ
ŕ
ŕ
ŕ
ŕ
Ŗ
Ŗ
Ŗ
Ŗ
ŗ
ŗ
ŗ
ŗ
Ř
Ř
Ř
Ř
ř
ř
ř
ř
Ś
Ś
Ś
Ś
ś
ś
ś
ś
Ŝ
Ŝ
Ŝ
Ŝ
ŝ
ŝ
ŝ
ŝ
Ş
Ş
Ş
Ş
ş
ş
ş
ş
016Š
Š
Š
Š
š
š
š
š
Ţ
Ţ
Ţ
Ţ
ţ
ţ
ţ
ţ
Ť
Ť
Ť
Ť
ť
ť
ť
ť
Ŧ
Ŧ
Ŧ
Ŧ
ŧ
ŧ
ŧ
ŧ
Ũ
Ũ
Ũ
Ũ
ũ
ũ
ũ
ũ
Ū
Ū
Ū
Ū
ū
ū
ū
ū
Ŭ
Ŭ
Ŭ
Ŭ
ŭ
ŭ
ŭ
ŭ
Ů
Ů
Ů
Ů
ů
ů
ů
ů
017Ű
Ű
Ű
Ű
ű
ű
ű
ű
Ų
Ų
Ų
Ų
ų
ų
ų
ų
Ŵ
Ŵ
Ŵ
Ŵ
ŵ
ŵ
ŵ
ŵ
Ŷ
Ŷ
Ŷ
Ŷ
ŷ
ŷ
ŷ
ŷ
Ÿ
Ÿ
Ÿ
Ÿ
Ź
Ź
Ź
Ź
ź
ź
ź
ź
Ż
Ż
Ż
Ż
ż
ż
ż
ż
Ž
Ž
Ž
Ž
ž
ž
ž
ž
ſ
ſ
ſ
ſ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ
ƀ
ƀ
ƀ
       ƈ
ƈ
ƈ
ƈ
       
019Ɛ
Ɛ
Ɛ
Ɛ
 ƒ
ƒ
ƒ
ƒ
  ƕ
ƕ
ƕ
ƕ
   ƙ
ƙ
ƙ
ƙ
ƚ
ƚ
ƚ
ƚ
ƛ
ƛ
ƛ
ƛ
ƛ
ƛ
  ƞ
ƞ
ƞ
ƞ
 
01AƠ
Ơ
Ơ
Ơ
ơ
ơ
ơ
ơ
   ƥ
ƥ
ƥ
ƥ
    ƪ
ƪ
ƪ
ƪ
ƫ
ƫ
ƫ
ƫ
 ƭ
ƭ
ƭ
ƭ
 Ư
Ư
Ư
Ư
01Bư
ư
ư
ư
    Ƶ
    ƺ
ƺ
ƺ
ƺ
ƻ
ƻ
ƻ
ƻ
  ƾ
ƾ
ƾ
ƾ
 
01Cǀ
ǀ
ǀ
ǀ
ǁ
ǁ
ǁ
ǁ
ǂ
ǂ
ǂ
ǂ
ǃ
ǃ
ǃ
ǃ
            
01D                
01E                
01Fǰ
ǰ
ǰ
ǰ
         Ǻ
Ǻ
Ǻ
Ǻ
ǻ
ǻ
ǻ
ǻ
Ǽ
Ǽ
Ǽ
Ǽ
ǽ
ǽ
ǽ
ǽ
Ǿ
Ǿ
Ǿ
Ǿ
ǿ
ǿ
ǿ
ǿ
020                
021                
022 ȡ
              
023    ȴ
ȵ
ȶ
ȷ
ȷ
ȷ
ȷ
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰ
ʰ
ʰ
ʰ
ʱ
ʱ
ʱ
ʱ
ʲ
ʲ
ʲ
ʲ
ʳ
ʳ
ʳ
ʳ
ʴ
ʴ
ʴ
ʴ
ʵ
ʵ
ʵ
ʵ
ʶ
ʶ
ʶ
ʶ
ʷ
ʷ
ʷ
ʷ
ʸ
ʸ
ʸ
ʸ
ʹ
ʹ
ʺ
ʺ
ʻ
ʻ
ʻ
ʻ
ʼ
ʼ
ʽ
ʽ
ʾ
ʾ
ʿ
ʿ
02Cˀ
ˀ
ˀ
ˀ
ˁ
ˁ
ˁ
ˁ
˂
˂
˃
˃
˄
˄
˅
˅
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˇ
ˈ
ˈ
ˉ
ˉ
ˊ
ˊ
ˋ
ˋ
ˌ
ˌ
ˍ
ˍ
ˎ
ˎ
ˏ
ˏ
02Dː
ː
ˑ
ˑ
˒
˒
˓
˓
˔
˔
˕
˕
˖
˖
˗
˗
˘
˘
˘
˘
˙
˙
˙
˙
˚
˚
˚
˚
˛
˛
˛
˛
˜
˜
˜
˜
˜
˜
˜
˜
˜
˝
˝
˝
˝
˞
˞
˟
˟
02Eˠ
ˠ
ˠ
ˠ
ˡ
ˡ
ˡ
ˡ
ˢ
ˢ
ˢ
ˢ
ˣ
ˣ
ˣ
ˣ
ˤ
ˤ
ˤ
ˤ
˥
˥
˦
˦
˧
˧
˨
˨
˩
˩
  ˬ
ˬ
ˬ
ˬ
˭
˭
˭
˭
  
02F       ˷
˷
˷
˷
˷
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àa
àa
áa
áa
âa
âa
âa
âa
âa
âa
âa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
āa
āa
a̅a
a̅a
a̅a
a̅a
a̅a
a̅a
a̅a
ăa
ăa
ȧa
ȧa
äa
äa
ảa
ảa
åa
åa
a̋a
a̋a
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
a̍a
a̍a
a̎a
a̎a
ȁa
ȁa
031a̐a
a̐a
ȃa
ȃa
a̒a
a̒a
a̓a
a̓a
a̔a
a̔a
a̕a
a̕a
a̖a
a̖a
a̗a
a̗a
a̘a
a̘a
a̙a
a̙a
a̚a
a̚a
a̛a
a̛a
a̜a
a̜a
a̝a
a̝a
a̞a
a̞a
a̟a
a̟a
032a̠a
a̠a
a̡a
a̡a
a̢a
a̢a
ạa
ạa
a̤a
a̤a
ḁa
ḁa
a̦a
a̦a
a̧a
a̧a
ąa
ąa
a̩a
a̩a
a̪a
a̪a
a̫a
a̫a
a̬a
a̬a
a̭a
a̭a
a̮a
a̮a
a̯a
a̯a
033a̰a
a̰a
a̰a
a̰a
a̰a
a̰a
a̰a
a̱a
a̱a
a̲a
a̲a
a̲a
a̲a
a̲a
a̲a
a̲a
a̳a
a̳a
a̴a
a̴a
a̵a
a̵a
a̶a
a̶a
a̷a
a̷a
a̸a
a̸a
a̸a
a̸a
a̸a
a̸a
a̸a
a̹a
a̹a
a̺a
a̺a
a̻a
a̻a
a̼a
a̼a
a̽a
a̽a
a̾a
a̾a
a̿a
a̿a
034      a͆a
a͆a
     a͌a
a͌a
   
035         a͙a
a͙a
  a͜a
a͜a
   
036a͠a
a͠a
a͡a
a͡a
a͢a
a͢a
             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ;
;
 
038    ΄
΄
΄
΄
΅
΅
΅
΅
Ά
Ά
Ά
Ά
·
·
·
·
Έ
Έ
Έ
Έ
Ή
Ή
Ή
Ή
Ί
Ί
Ί
Ί
 Ό
Ό
Ό
Ό
 Ύ
Ύ
Ύ
Ύ
Ώ
Ώ
Ώ
Ώ
039ΐ
ΐ
ΐ
ΐ
Α
Α
Α
Α
Β
Β
Β
Β
Γ
Γ
Γ
Γ
Δ
Δ
Δ
Δ
Ε
Ε
Ε
Ε
Ζ
Ζ
Ζ
Ζ
Η
Η
Η
Η
Θ
Θ
Θ
Θ
Ι
Ι
Ι
Ι
Κ
Κ
Κ
Κ
Λ
Λ
Λ
Λ
Μ
Μ
Μ
Μ
Ν
Ν
Ν
Ν
Ξ
Ξ
Ξ
Ξ
Ο
Ο
Ο
Ο
03AΠ
Π
Π
Π
Ρ
Ρ
Ρ
Ρ
 Σ
Σ
Σ
Σ
Τ
Τ
Τ
Τ
Υ
Υ
Υ
Υ
Φ
Φ
Φ
Φ
Χ
Χ
Χ
Χ
Ψ
Ψ
Ψ
Ψ
Ω
Ω
Ω
Ω
Ϊ
Ϊ
Ϊ
Ϊ
Ϋ
Ϋ
Ϋ
Ϋ
ά
ά
ά
ά
έ
έ
έ
έ
ή
ή
ή
ή
ί
ί
ί
ί
03Bΰ
ΰ
ΰ
ΰ
α
α
α
α
β
β
β
β
γ
γ
γ
γ
δ
δ
δ
δ
ε
ε
ε
ε
ζ
ζ
ζ
ζ
η
η
η
η
θ
θ
θ
θ
ι
ι
ι
ι
κ
κ
κ
κ
λ
λ
λ
λ
μ
μ
μ
μ
ν
ν
ν
ν
ξ
ξ
ξ
ξ
ο
ο
ο
ο
03Cπ
π
π
π
ρ
ρ
ρ
ρ
ς
ς
ς
ς
σ
σ
σ
σ
τ
τ
τ
τ
υ
υ
υ
υ
φ
φ
φ
φ
χ
χ
χ
χ
ψ
ψ
ψ
ψ
ω
ω
ω
ω
ϊ
ϊ
ϊ
ϊ
ϋ
ϋ
ϋ
ϋ
ό
ό
ό
ό
ύ
ύ
ύ
ύ
ώ
ώ
ώ
ώ
 
03Dϐ
ϐ
ϐ
ϐ
ϑ
ϑ
ϑ
ϑ
ϒ
ϒ
ϒ
ϒ
  ϕ
ϕ
ϕ
ϕ
ϖ
ϖ
ϖ
ϖ
 Ϙ
Ϙ
Ϙ
Ϙ
ϙ
ϙ
ϙ
ϙ
Ϛ
Ϛ
Ϛ
Ϛ
ϛ
ϛ
ϛ
ϛ
Ϝ
Ϝ
Ϝ
Ϝ
ϝ
ϝ
ϝ
ϝ
Ϟ
Ϟ
Ϟ
Ϟ
ϟ
ϟ
ϟ
ϟ
03EϠ
Ϡ
Ϡ
Ϡ
ϡ
ϡ
ϡ
ϡ
              
03Fϰ
ϰ
ϰ
ϰ
ϱ
ϱ
ϱ
ϱ
  ϴ
ϴ
ϴ
ϴ
ϵ
ϵ
ϵ
ϵ
϶
϶
϶
϶
         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 Ё
Ё
Ё
Ё
Ђ
Ђ
Ђ
Ђ
Ѓ
Ѓ
Ѓ
Ѓ
Є
Є
Є
Є
Ѕ
Ѕ
Ѕ
Ѕ
І
І
І
І
Ї
Ї
Ї
Ї
Ј
Ј
Ј
Ј
Љ
Љ
Љ
Љ
Њ
Њ
Њ
Њ
Ћ
Ћ
Ћ
Ћ
Ќ
Ќ
Ќ
Ќ
 Ў
Ў
Ў
Ў
Џ
Џ
Џ
Џ
041А
А
А
А
Б
Б
Б
Б
В
В
В
В
Г
Г
Г
Г
Д
Д
Д
Д
Е
Е
Е
Е
Ж
Ж
Ж
Ж
З
З
З
З
И
И
И
И
Й
Й
Й
Й
К
К
К
К
Л
Л
Л
Л
М
М
М
М
Н
Н
Н
Н
О
О
О
О
П
П
П
П
042Р
Р
Р
Р
С
С
С
С
Т
Т
Т
Т
У
У
У
У
Ф
Ф
Ф
Ф
Х
Х
Х
Х
Ц
Ц
Ц
Ц
Ч
Ч
Ч
Ч
Ш
Ш
Ш
Ш
Щ
Щ
Щ
Щ
Ъ
Ъ
Ъ
Ъ
Ы
Ы
Ы
Ы
Ь
Ь
Ь
Ь
Э
Э
Э
Э
Ю
Ю
Ю
Ю
Я
Я
Я
Я
043а
а
а
а
б
б
б
б
в
в
в
в
г
г
г
г
д
д
д
д
е
е
е
е
ж
ж
ж
ж
з
з
з
з
и
и
и
и
й
й
й
й
к
к
к
к
л
л
л
л
м
м
м
м
н
н
н
н
о
о
о
о
п
п
п
п
044р
р
р
р
с
с
с
с
т
т
т
т
у
у
у
у
ф
ф
ф
ф
х
х
х
х
ц
ц
ц
ц
ч
ч
ч
ч
ш
ш
ш
ш
щ
щ
щ
щ
ъ
ъ
ъ
ъ
ы
ы
ы
ы
ь
ь
ь
ь
э
э
э
э
ю
ю
ю
ю
я
я
я
я
045 ё
ё
ё
ё
ђ
ђ
ђ
ђ
ѓ
ѓ
ѓ
ѓ
є
є
є
є
ѕ
ѕ
ѕ
ѕ
і
і
і
і
ї
ї
ї
ї
ј
ј
ј
ј
љ
љ
љ
љ
њ
њ
њ
њ
ћ
ћ
ћ
ћ
ќ
ќ
ќ
ќ
 ў
ў
ў
ў
џ
џ
џ
џ
046  Ѣ
Ѣ
Ѣ
Ѣ
ѣ
ѣ
ѣ
ѣ
      Ѫ
Ѫ
Ѫ
Ѫ
ѫ
ѫ
ѫ
ѫ
    
047  Ѳ
Ѳ
Ѳ
Ѳ
ѳ
ѳ
ѳ
ѳ
Ѵ
Ѵ
Ѵ
Ѵ
ѵ
ѵ
ѵ
ѵ
          
048                
049Ґ
Ґ
Ґ
Ґ
ґ
ґ
ґ
ґ
              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0

      

        
1D1            

   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions Supplement: 1D80 - 1DBF
0123456789ABCDEF
1D8 
  

    
  

 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8























          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF  







            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201
























































202











  





         
203












































 








 
204

  




  

      



205



    



       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A   







  



    



   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
   aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
   aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
20E aa
aa
aa
  aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
aa
20Faa
aa
               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210  



  



 

  

















211











 






























 
212  



 













 










213





















   











214
































    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215   























 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219







































21A































21B































21C































21D































21E

















     
21F    












-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220










































221































































222
























































































223










































































224








































225































226












































227









































228







































229




































22A































22B































22C





























22D

































22E

































22F



















-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230
 

  

 











































231




 






 



232







     



 


 
233  
   

      

 

234
               
235   
            
236                
237
           
   
238                
239   

      




23A
















23B



















      
23C              
 
23D
           























23E

















        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242   




            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246



































       
247                
248                
249                
24A                
24B      







































24C































































24D































































24E











































     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250



 



   
 
 
 



   
251



   



   



   



   
252    



       



   
253    



       



   
254                
255































































256



















































   
257 

             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Block Elements: 2580 - 259F
0123456789ABCDEF
258
   
   
   
   
259



            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A
















25B


















25C

















25D















25E
















25F















-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260     

  
  
 
 
261  
             
262 
              
263         






264




 



      
265                
266







 


 





267              
 
268









      
269                
26A
    
    


   
26B  
             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270  
      
      
271   
            
272
         
     
273      
      
  
274                
275                
276                
277  









            
278















279



       
    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C











  
   
27D















27E

















































-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F















-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-B: 2900 - 297F
0123456789ABCDEF
290















291















292















293














⤿
294















295















296















297














⥿
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298
































299















29A















29B

















⦿
29C





















29D















29E















29F
















⧿
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0











































































2A1






























































































































































2A2























2A3



















⨿
⨿
2A4















2A5
















2A6






















2A7




















⩿
2A8



















2A9





















2AA


















2AB

















⪿
2AC



















2AD















2AE
















2AF















⫿
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols and Arrows: 2B00 - 2BFF
0123456789ABCDEF
2B1  













2B2















2B3














⬿
2B4












   
2B5




           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-CJK Symbols and Punctuation: 3000 - 303F
0123456789ABCDEF
301  
             
302                
303
               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Hiragana: 3040 - 309F
0123456789ABCDEF
306              
 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-D: A720 - A7FF
0123456789ABCDEF
A72       
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00







    

  



E01



    
 
     
 
E02   

 









   
E03     
 







  
E04






    





E05










 








 
E06















  







E07

    


    





E08















      
E09  
















E0A



 











E0B


















 




E0C















E0D





















E0E


















E0F 














E10

















E11















E12















E13















E14















E15



















E16















E17















E18















E19















E1A















E1B















E1C















E1D















E1E















E1F















E20

 












E21





 



  


E22















E23















E24















E25















E26















E27















E28








   





E29
















E2A















E2B















E2C















E2D















E2E















E2F















E30















E31















E32















E33















E34















E35















E36















E37















E38












 


E39















E3A  


  








E3B















E3C
 








       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0



















           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Specials: FFF0 - FFFF
0123456789ABCDEF
FFF             
  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀
𝐀
𝐁
𝐁
𝐂
𝐂
𝐃
𝐃
𝐄
𝐄
𝐅
𝐅
𝐆
𝐆
𝐇
𝐇
𝐈
𝐈
𝐉
𝐉
𝐊
𝐊
𝐋
𝐋
𝐌
𝐌
𝐍
𝐍
𝐎
𝐎
𝐏
𝐏
1D41𝐐
𝐐
𝐑
𝐑
𝐒
𝐒
𝐓
𝐓
𝐔
𝐔
𝐕
𝐕
𝐖
𝐖
𝐗
𝐗
𝐘
𝐘
𝐙
𝐙
𝐚
𝐚
𝐛
𝐛
𝐜
𝐜
𝐝
𝐝
𝐞
𝐞
𝐟
𝐟
1D42𝐠
𝐠
𝐡
𝐡
𝐢
𝐢
𝐣
𝐣
𝐤
𝐤
𝐥
𝐥
𝐦
𝐦
𝐧
𝐧
𝐨
𝐨
𝐩
𝐩
𝐪
𝐪
𝐫
𝐫
𝐬
𝐬
𝐭
𝐭
𝐮
𝐮
𝐯
𝐯
1D43𝐰
𝐰
𝐱
𝐱
𝐲
𝐲
𝐳
𝐳
𝐴
𝐴
𝐵
𝐵
𝐶
𝐶
𝐷
𝐷
𝐸
𝐸
𝐹
𝐹
𝐺
𝐺
𝐻
𝐻
𝐼
𝐼
𝐽
𝐽
𝐾
𝐾
𝐿
𝐿
1D44𝑀
𝑀
𝑁
𝑁
𝑂
𝑂
𝑃
𝑃
𝑄
𝑄
𝑅
𝑅
𝑆
𝑆
𝑇
𝑇
𝑈
𝑈
𝑉
𝑉
𝑊
𝑊
𝑋
𝑋
𝑌
𝑌
𝑍
𝑍
𝑎
𝑎
𝑏
𝑏
1D45𝑐
𝑐
𝑑
𝑑
𝑒
𝑒
𝑓
𝑓
𝑔
𝑔
 𝑖
𝑖
𝑗
𝑗
𝑘
𝑘
𝑙
𝑙
𝑚
𝑚
𝑛
𝑛
𝑜
𝑜
𝑝
𝑝
𝑞
𝑞
𝑟
𝑟
1D46𝑠
𝑠
𝑡
𝑡
𝑢
𝑢
𝑣
𝑣
𝑤
𝑤
𝑥
𝑥
𝑦
𝑦
𝑧
𝑧
𝑨
𝑨
𝑩
𝑩
𝑪
𝑪
𝑫
𝑫
𝑬
𝑬
𝑭
𝑭
𝑮
𝑮
𝑯
𝑯
1D47𝑰
𝑰
𝑱
𝑱
𝑲
𝑲
𝑳
𝑳
𝑴
𝑴
𝑵
𝑵
𝑶
𝑶
𝑷
𝑷
𝑸
𝑸
𝑹
𝑹
𝑺
𝑺
𝑻
𝑻
𝑼
𝑼
𝑽
𝑽
𝑾
𝑾
𝑿
𝑿
1D48𝒀
𝒀
𝒁
𝒁
𝒂
𝒂
𝒃
𝒃
𝒄
𝒄
𝒅
𝒅
𝒆
𝒆
𝒇
𝒇
𝒈
𝒈
𝒉
𝒉
𝒊
𝒊
𝒋
𝒋
𝒌
𝒌
𝒍
𝒍
𝒎
𝒎
𝒏
𝒏
1D49𝒐
𝒐
𝒑
𝒑
𝒒
𝒒
𝒓
𝒓
𝒔
𝒔
𝒕
𝒕
𝒖
𝒖
𝒗
𝒗
𝒘
𝒘
𝒙
𝒙
𝒚
𝒚
𝒛
𝒛
𝒜
𝒜
 𝒞
𝒞
𝒟
𝒟
1D4A  𝒢
𝒢
  𝒥
𝒥
𝒦
𝒦
  𝒩
𝒩
𝒪
𝒪
𝒫
𝒫
𝒬
𝒬
 𝒮
𝒮
𝒯
𝒯
1D4B𝒰
𝒰
𝒱
𝒱
𝒲
𝒲
𝒳
𝒳
𝒴
𝒴
𝒵
𝒵
𝒶
𝒶
𝒷
𝒷
𝒸
𝒸
𝒹
𝒹
 𝒻
𝒻
 𝒽
𝒽
𝒾
𝒾
𝒿
𝒿
1D4C𝓀
𝓀
𝓁
𝓁
𝓂
𝓂
𝓃
𝓃
 𝓅
𝓅
𝓆
𝓆
𝓇
𝓇
𝓈
𝓈
𝓉
𝓉
𝓊
𝓊
𝓋
𝓋
𝓌
𝓌
𝓍
𝓍
𝓎
𝓎
𝓏
𝓏
1D4D𝓐
𝓐
𝓑
𝓑
𝓒
𝓒
𝓓
𝓓
𝓔
𝓔
𝓕
𝓕
𝓖
𝓖
𝓗
𝓗
𝓘
𝓘
𝓙
𝓙
𝓚
𝓚
𝓛
𝓛
𝓜
𝓜
𝓝
𝓝
𝓞
𝓞
𝓟
𝓟
1D4E𝓠
𝓠
𝓡
𝓡
𝓢
𝓢
𝓣
𝓣
𝓤
𝓤
𝓥
𝓥
𝓦
𝓦
𝓧
𝓧
𝓨
𝓨
𝓩
𝓩
𝓪
𝓪
𝓫
𝓫
𝓬
𝓬
𝓭
𝓭
𝓮
𝓮
𝓯
𝓯
1D4F𝓰
𝓰
𝓱
𝓱
𝓲
𝓲
𝓳
𝓳
𝓴
𝓴
𝓵
𝓵
𝓶
𝓶
𝓷
𝓷
𝓸
𝓸
𝓹
𝓹
𝓺
𝓺
𝓻
𝓻
𝓼
𝓼
𝓽
𝓽
𝓾
𝓾
𝓿
𝓿
1D50𝔀
𝔀
𝔁
𝔁
𝔂
𝔂
𝔃
𝔃
𝔄
𝔅
 𝔇
𝔈
𝔉
𝔊
  𝔍
𝔎
𝔏
1D51𝔐
𝔑
𝔒
𝔓
𝔔
 𝔖
𝔗
𝔘
𝔙
𝔚
𝔛
𝔜
 𝔞
𝔟
1D52𝔠
𝔡
𝔢
𝔣
𝔤
𝔥
𝔦
𝔧
𝔨
𝔩
𝔪
𝔫
𝔬
𝔭
𝔮
𝔯
1D53𝔰
𝔱
𝔲
𝔳
𝔴
𝔵
𝔶
𝔷
𝔸
𝔹
 𝔻
𝔼
𝔽
𝔾
 
1D54𝕀
𝕁
𝕂
𝕃
𝕄
 𝕆
   𝕊
𝕋
𝕌
𝕍
𝕎
𝕏
1D55𝕐
 𝕒
𝕓
𝕔
𝕕
𝕖
𝕗
𝕘
𝕙
𝕚
𝕛
𝕜
𝕝
𝕞
𝕟
1D56𝕠
𝕡
𝕢
𝕣
𝕤
𝕥
𝕦
𝕧
𝕨
𝕩
𝕪
𝕫
𝕬
𝕬
𝕭
𝕭
𝕮
𝕮
𝕯
𝕯
1D57𝕰
𝕰
𝕱
𝕱
𝕲
𝕲
𝕳
𝕳
𝕴
𝕴
𝕵
𝕵
𝕶
𝕶
𝕷
𝕷
𝕸
𝕸
𝕹
𝕹
𝕺
𝕺
𝕻
𝕻
𝕼
𝕼
𝕽
𝕽
𝕾
𝕾
𝕿
𝕿
1D58𝖀
𝖀
𝖁
𝖁
𝖂
𝖂
𝖃
𝖃
𝖄
𝖄
𝖅
𝖅
𝖆
𝖆
𝖇
𝖇
𝖈
𝖈
𝖉
𝖉
𝖊
𝖊
𝖋
𝖋
𝖌
𝖌
𝖍
𝖍
𝖎
𝖎
𝖏
𝖏
1D59𝖐
𝖐
𝖑
𝖑
𝖒
𝖒
𝖓
𝖓
𝖔
𝖔
𝖕
𝖕
𝖖
𝖖
𝖗
𝖗
𝖘
𝖘
𝖙
𝖙
𝖚
𝖚
𝖛
𝖛
𝖜
𝖜
𝖝
𝖝
𝖞
𝖞
𝖟
𝖟
1D5A𝖠
𝖡
𝖢
𝖣
𝖤
𝖥
𝖦
𝖧
𝖨
𝖩
𝖪
𝖫
𝖬
𝖭
𝖮
𝖯
1D5B𝖰
𝖱
𝖲
𝖳
𝖴
𝖵
𝖶
𝖷
𝖸
𝖹
𝖺
𝖻
𝖼
𝖽
𝖾
𝖿
1D5C𝗀
𝗁
𝗂
𝗃
𝗄
𝗅
𝗆
𝗇
𝗈
𝗉
𝗊
𝗋
𝗌
𝗍
𝗎
𝗏
1D5D𝗐
𝗑
𝗒
𝗓
𝗔
𝗔
𝗕
𝗕
𝗖
𝗖
𝗗
𝗗
𝗘
𝗘
𝗙
𝗙
𝗚
𝗚
𝗛
𝗛
𝗜
𝗜
𝗝
𝗝
𝗞
𝗞
𝗟
𝗟
1D5E𝗠
𝗠
𝗡
𝗡
𝗢
𝗢
𝗣
𝗣
𝗤
𝗤
𝗥
𝗥
𝗦
𝗦
𝗧
𝗧
𝗨
𝗨
𝗩
𝗩
𝗪
𝗪
𝗫
𝗫
𝗬
𝗬
𝗭
𝗭
𝗮
𝗮
𝗯
𝗯
1D5F𝗰
𝗰
𝗱
𝗱
𝗲
𝗲
𝗳
𝗳
𝗴
𝗴
𝗵
𝗵
𝗶
𝗶
𝗷
𝗷
𝗸
𝗸
𝗹
𝗹
𝗺
𝗺
𝗻
𝗻
𝗼
𝗼
𝗽
𝗽
𝗾
𝗾
𝗿
𝗿
1D60𝘀
𝘀
𝘁
𝘁
𝘂
𝘂
𝘃
𝘃
𝘄
𝘄
𝘅
𝘅
𝘆
𝘆
𝘇
𝘇
𝘈
𝘈
𝘉
𝘉
𝘊
𝘊
𝘋
𝘋
𝘌
𝘌
𝘍
𝘍
𝘎
𝘎
𝘏
𝘏
1D61𝘐
𝘐
𝘑
𝘑
𝘒
𝘒
𝘓
𝘓
𝘔
𝘔
𝘕
𝘕
𝘖
𝘖
𝘗
𝘗
𝘘
𝘘
𝘙
𝘙
𝘚
𝘚
𝘛
𝘛
𝘜
𝘜
𝘝
𝘝
𝘞
𝘞
𝘟
𝘟
1D62𝘠
𝘠
𝘡
𝘡
𝘢
𝘢
𝘣
𝘣
𝘤
𝘤
𝘥
𝘥
𝘦
𝘦
𝘧
𝘧
𝘨
𝘨
𝘩
𝘩
𝘪
𝘪
𝘫
𝘫
𝘬
𝘬
𝘭
𝘭
𝘮
𝘮
𝘯
𝘯
1D63𝘰
𝘰
𝘱
𝘱
𝘲
𝘲
𝘳
𝘳
𝘴
𝘴
𝘵
𝘵
𝘶
𝘶
𝘷
𝘷
𝘸
𝘸
𝘹
𝘹
𝘺
𝘺
𝘻
𝘻
𝘼
𝘼
𝘽
𝘽
𝘾
𝘾
𝘿
𝘿
1D64𝙀
𝙀
𝙁
𝙁
𝙂
𝙂
𝙃
𝙃
𝙄
𝙄
𝙅
𝙅
𝙆
𝙆
𝙇
𝙇
𝙈
𝙈
𝙉
𝙉
𝙊
𝙊
𝙋
𝙋
𝙌
𝙌
𝙍
𝙍
𝙎
𝙎
𝙏
𝙏
1D65𝙐
𝙐
𝙑
𝙑
𝙒
𝙒
𝙓
𝙓
𝙔
𝙔
𝙕
𝙕
𝙖
𝙖
𝙗
𝙗
𝙘
𝙘
𝙙
𝙙
𝙚
𝙚
𝙛
𝙛
𝙜
𝙜
𝙝
𝙝
𝙞
𝙞
𝙟
𝙟
1D66𝙠
𝙠
𝙡
𝙡
𝙢
𝙢
𝙣
𝙣
𝙤
𝙤
𝙥
𝙥
𝙦
𝙦
𝙧
𝙧
𝙨
𝙨
𝙩
𝙩
𝙪
𝙪
𝙫
𝙫
𝙬
𝙬
𝙭
𝙭
𝙮
𝙮
𝙯
𝙯
1D67𝙰
𝙱
𝙲
𝙳
𝙴
𝙵
𝙶
𝙷
𝙸
𝙹
𝙺
𝙻
𝙼
𝙽
𝙾
𝙿
1D68𝚀
𝚁
𝚂
𝚃
𝚄
𝚅
𝚆
𝚇
𝚈
𝚉
𝚊
𝚋
𝚌
𝚍
𝚎
𝚏
1D69𝚐
𝚑
𝚒
𝚓
𝚔
𝚕
𝚖
𝚗
𝚘
𝚙
𝚚
𝚛
𝚜
𝚝
𝚞
𝚟
1D6A𝚠
𝚡
𝚢
𝚣
𝚤
𝚤
𝚥
𝚥
  𝚨
𝚨
𝚩
𝚩
𝚪
𝚪
𝚫
𝚫
𝚬
𝚬
𝚭
𝚭
𝚮
𝚮
𝚯
𝚯
1D6B𝚰
𝚰
𝚱
𝚱
𝚲
𝚲
𝚳
𝚳
𝚴
𝚴
𝚵
𝚵
𝚶
𝚶
𝚷
𝚷
𝚸
𝚸
𝚹
𝚹
𝚺
𝚺
𝚻
𝚻
𝚼
𝚼
𝚽
𝚽
𝚾
𝚾
𝚿
𝚿
1D6C𝛀
𝛀
𝛁
𝛁
𝛂
𝛂
𝛃
𝛃
𝛄
𝛄
𝛅
𝛅
𝛆
𝛆
𝛇
𝛇
𝛈
𝛈
𝛉
𝛉
𝛊
𝛊
𝛋
𝛋
𝛌
𝛌
𝛍
𝛍
𝛎
𝛎
𝛏
𝛏
1D6D𝛐
𝛐
𝛑
𝛑
𝛒
𝛒
𝛓
𝛓
𝛔
𝛔
𝛕
𝛕
𝛖
𝛖
𝛗
𝛗
𝛘
𝛘
𝛙
𝛙
𝛚
𝛚
𝛛
𝛛
𝛜
𝛜
𝛝
𝛝
𝛞
𝛞
𝛟
𝛟
1D6E𝛠
𝛠
𝛡
𝛡
𝛢
𝛢
𝛣
𝛣
𝛤
𝛤
𝛥
𝛥
𝛦
𝛦
𝛧
𝛧
𝛨
𝛨
𝛩
𝛩
𝛪
𝛪
𝛫
𝛫
𝛬
𝛬
𝛭
𝛭
𝛮
𝛮
𝛯
𝛯
1D6F𝛰
𝛰
𝛱
𝛱
𝛲
𝛲
𝛳
𝛳
𝛴
𝛴
𝛵
𝛵
𝛶
𝛶
𝛷
𝛷
𝛸
𝛸
𝛹
𝛹
𝛺
𝛺
𝛻
𝛻
𝛼
𝛼
𝛽
𝛽
𝛾
𝛾
𝛿
𝛿
1D70𝜀
𝜀
𝜁
𝜁
𝜂
𝜂
𝜃
𝜃
𝜄
𝜄
𝜅
𝜅
𝜆
𝜆
𝜇
𝜇
𝜈
𝜈
𝜉
𝜉
𝜊
𝜊
𝜋
𝜋
𝜌
𝜌
𝜍
𝜍
𝜎
𝜎
𝜏
𝜏
1D71𝜐
𝜐
𝜑
𝜑
𝜒
𝜒
𝜓
𝜓
𝜔
𝜔
𝜕
𝜕
𝜖
𝜖
𝜗
𝜗
𝜘
𝜘
𝜙
𝜙
𝜚
𝜚
𝜛
𝜛
𝜜
𝜜
𝜝
𝜝
𝜞
𝜞
𝜟
𝜟
1D72𝜠
𝜠
𝜡
𝜡
𝜢
𝜢
𝜣
𝜣
𝜤
𝜤
𝜥
𝜥
𝜦
𝜦
𝜧
𝜧
𝜨
𝜨
𝜩
𝜩
𝜪
𝜪
𝜫
𝜫
𝜬
𝜬
𝜭
𝜭
𝜮
𝜮
𝜯
𝜯
1D73𝜰
𝜰
𝜱
𝜱
𝜲
𝜲
𝜳
𝜳
𝜴
𝜴
𝜵
𝜵
𝜶
𝜶
𝜷
𝜷
𝜸
𝜸
𝜹
𝜹
𝜺
𝜺
𝜻
𝜻
𝜼
𝜼
𝜽
𝜽
𝜾
𝜾
𝜿
𝜿
1D74𝝀
𝝀
𝝁
𝝁
𝝂
𝝂
𝝃
𝝃
𝝄
𝝄
𝝅
𝝅
𝝆
𝝆
𝝇
𝝇
𝝈
𝝈
𝝉
𝝉
𝝊
𝝊
𝝋
𝝋
𝝌
𝝌
𝝍
𝝍
𝝎
𝝎
𝝏
𝝏
1D75𝝐
𝝐
𝝑
𝝑
𝝒
𝝒
𝝓
𝝓
𝝔
𝝔
𝝕
𝝕
𝝖
𝝖
𝝗
𝝗
𝝘
𝝘
𝝙
𝝙
𝝚
𝝚
𝝛
𝝛
𝝜
𝝜
𝝝
𝝝
𝝞
𝝞
𝝟
𝝟
1D76𝝠
𝝠
𝝡
𝝡
𝝢
𝝢
𝝣
𝝣
𝝤
𝝤
𝝥
𝝥
𝝦
𝝦
𝝧
𝝧
𝝨
𝝨
𝝩
𝝩
𝝪
𝝪
𝝫
𝝫
𝝬
𝝬
𝝭
𝝭
𝝮
𝝮
𝝯
𝝯
1D77𝝰
𝝰
𝝱
𝝱
𝝲
𝝲
𝝳
𝝳
𝝴
𝝴
𝝵
𝝵
𝝶
𝝶
𝝷
𝝷
𝝸
𝝸
𝝹
𝝹
𝝺
𝝺
𝝻
𝝻
𝝼
𝝼
𝝽
𝝽
𝝾
𝝾
𝝿
𝝿
1D78𝞀
𝞀
𝞁
𝞁
𝞂
𝞂
𝞃
𝞃
𝞄
𝞄
𝞅
𝞅
𝞆
𝞆
𝞇
𝞇
𝞈
𝞈
𝞉
𝞉
𝞊
𝞊
𝞋
𝞋
𝞌
𝞌
𝞍
𝞍
𝞎
𝞎
𝞏
𝞏
1D79𝞐
𝞐
𝞑
𝞑
𝞒
𝞒
𝞓
𝞓
𝞔
𝞔
𝞕
𝞕
𝞖
𝞖
𝞗
𝞗
𝞘
𝞘
𝞙
𝞙
𝞚
𝞚
𝞛
𝞛
𝞜
𝞜
𝞝
𝞝
𝞞
𝞞
𝞟
𝞟
1D7A𝞠
𝞠
𝞡
𝞡
𝞢
𝞢
𝞣
𝞣
𝞤
𝞤
𝞥
𝞥
𝞦
𝞦
𝞧
𝞧
𝞨
𝞨
𝞩
𝞩
𝞪
𝞪
𝞫
𝞫
𝞬
𝞬
𝞭
𝞭
𝞮
𝞮
𝞯
𝞯
1D7B𝞰
𝞰
𝞱
𝞱
𝞲
𝞲
𝞳
𝞳
𝞴
𝞴
𝞵
𝞵
𝞶
𝞶
𝞷
𝞷
𝞸
𝞸
𝞹
𝞹
𝞺
𝞺
𝞻
𝞻
𝞼
𝞼
𝞽
𝞽
𝞾
𝞾
𝞿
𝞿
1D7C𝟀
𝟀
𝟁
𝟁
𝟂
𝟂
𝟃
𝟃
𝟄
𝟄
𝟅
𝟅
𝟆
𝟆
𝟇
𝟇
𝟈
𝟈
𝟉
𝟉
    𝟎
𝟎
𝟏
𝟏
1D7D𝟐
𝟐
𝟑
𝟑
𝟒
𝟒
𝟓
𝟓
𝟔
𝟔
𝟕
𝟕
𝟖
𝟖
𝟗
𝟗
𝟘
𝟙
𝟚
𝟛
𝟜
𝟝
𝟞
𝟟
1D7E𝟠
𝟡
𝟢
𝟣
𝟤
𝟥
𝟦
𝟧
𝟨
𝟩
𝟪
𝟫
𝟬
𝟬
𝟭
𝟭
𝟮
𝟮
𝟯
𝟯
1D7F𝟰
𝟰
𝟱
𝟱
𝟲
𝟲
𝟳
𝟳
𝟴
𝟴
𝟵
𝟵
𝟶
𝟷
𝟸
𝟹
𝟺
𝟻
𝟼
𝟽
𝟾
𝟿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/E000-F8FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/E000-F8FF.html deleted file mode 100644 index b8104d952..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/E000-F8FF.html +++ /dev/null @@ -1,1315 +0,0 @@ - - -STIX Font Table for All Fonts (E000-F8FF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00







    

  



E01



    
 
     
 
E02   

 









   
E03     
 







  
E04






    





E05










 








 
E06















  







E07

    


    





E08















      
E09  
















E0A



 











E0B


















 




E0C















E0D





















E0E


















E0F 














E10

















E11















E12















E13















E14















E15



















E16















E17















E18















E19















E1A















E1B















E1C















E1D















E1E















E1F















E20

 












E21





 



  


E22















E23















E24















E25















E26















E27















E28








   





E29
















E2A















E2B















E2C















E2D















E2E















E2F















E30















E31















E32















E33















E34















E35















E36















E37















E38












 


E39















E3A  


  








E3B















E3C
 








       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/FB00-FB4F.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/FB00-FB4F.html deleted file mode 100644 index 17634fe4b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/FB00-FB4F.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (FB00-FB4F) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0



















           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/All/FFF0-FFFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/All/FFF0-FFFF.html deleted file mode 100644 index 9f19b6ef5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/All/FFF0-FFFF.html +++ /dev/null @@ -1,115 +0,0 @@ - - -STIX Font Table for All Fonts (FFF0-FFFF) - - - -
-
-

STIX Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Specials: FFF0 - FFFF
0123456789ABCDEF
FFF             
  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0000-007F.html deleted file mode 100644 index b214359de..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0000-007F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0080-00FF.html deleted file mode 100644 index 30f8d4f3d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0080-00FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0100-017F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0100-017F.html deleted file mode 100644 index 4f7ef701e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0100-017F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0100-017F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0180-024F.html deleted file mode 100644 index 8c8ac01cf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0180-024F.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0180-024F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/02B0-02FF.html deleted file mode 100644 index 68299d81e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (02B0-02FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸ  ʻ    
02Cˀˁ    ˆˇ        
02D        ˘˙˚˛˜˝  
02Eˠˡˢˣˤ       ˬ˭  
02F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0370-03FF.html deleted file mode 100644 index dae85f234..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0370-03FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0370-03FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037                
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0400-04FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0400-04FF.html deleted file mode 100644 index 92bfb9db4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/0400-04FF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (0400-04FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1D400-1D7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1D400-1D7FF.html deleted file mode 100644 index 256748876..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1D400-1D7FF.html +++ /dev/null @@ -1,1348 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (1D400-1D7FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40                
1D41                
1D42                
1D43                
1D44                
1D45                
1D46        𝑨𝑩𝑪𝑫𝑬𝑭𝑮𝑯
1D47𝑰𝑱𝑲𝑳𝑴𝑵𝑶𝑷𝑸𝑹𝑺𝑻𝑼𝑽𝑾𝑿
1D48𝒀𝒁𝒂𝒃𝒄𝒅𝒆𝒇𝒈𝒉𝒊𝒋𝒌𝒍𝒎𝒏
1D49𝒐𝒑𝒒𝒓𝒔𝒕𝒖𝒗𝒘𝒙𝒚𝒛    
1D4A                
1D4B                
1D4C                
1D4D𝓐𝓑𝓒𝓓𝓔𝓕𝓖𝓗𝓘𝓙𝓚𝓛𝓜𝓝𝓞𝓟
1D4E𝓠𝓡𝓢𝓣𝓤𝓥𝓦𝓧𝓨𝓩𝓪𝓫𝓬𝓭𝓮𝓯
1D4F𝓰𝓱𝓲𝓳𝓴𝓵𝓶𝓷𝓸𝓹𝓺𝓻𝓼𝓽𝓾𝓿
1D50𝔀𝔁𝔂𝔃            
1D51                
1D52                
1D53                
1D54                
1D55                
1D56                
1D57                
1D58                
1D59                
1D5A                
1D5B                
1D5C                
1D5D                
1D5E                
1D5F                
1D60                
1D61                
1D62                
1D63            𝘼𝘽𝘾𝘿
1D64𝙀𝙁𝙂𝙃𝙄𝙅𝙆𝙇𝙈𝙉𝙊𝙋𝙌𝙍𝙎𝙏
1D65𝙐𝙑𝙒𝙓𝙔𝙕𝙖𝙗𝙘𝙙𝙚𝙛𝙜𝙝𝙞𝙟
1D66𝙠𝙡𝙢𝙣𝙤𝙥𝙦𝙧𝙨𝙩𝙪𝙫𝙬𝙭𝙮𝙯
1D67                
1D68                
1D69                
1D6A                
1D6B                
1D6C                
1D6D                
1D6E                
1D6F                
1D70                
1D71            𝜜𝜝𝜞𝜟
1D72𝜠𝜡𝜢𝜣𝜤𝜥𝜦𝜧𝜨𝜩𝜪𝜫𝜬𝜭𝜮𝜯
1D73𝜰𝜱𝜲𝜳𝜴𝜵𝜶𝜷𝜸𝜹𝜺𝜻𝜼𝜽𝜾𝜿
1D74𝝀𝝁𝝂𝝃𝝄𝝅𝝆𝝇𝝈𝝉𝝊𝝋𝝌𝝍𝝎𝝏
1D75𝝐𝝑𝝒𝝓𝝔𝝕          
1D76                
1D77                
1D78                
1D79𝞐𝞑𝞒𝞓𝞔𝞕𝞖𝞗𝞘𝞙𝞚𝞛𝞜𝞝𝞞𝞟
1D7A𝞠𝞡𝞢𝞣𝞤𝞥𝞦𝞧𝞨𝞩𝞪𝞫𝞬𝞭𝞮𝞯
1D7B𝞰𝞱𝞲𝞳𝞴𝞵𝞶𝞷𝞸𝞹𝞺𝞻𝞼𝞽𝞾𝞿
1D7C𝟀𝟁𝟂𝟃𝟄𝟅𝟆𝟇𝟈𝟉      
1D7D                
1D7E                
1D7F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1E00-1EFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1E00-1EFF.html deleted file mode 100644 index ab058cfd4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/1E00-1EFF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (1E00-1EFF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2000-206F.html deleted file mode 100644 index e7f6f833f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2000-206F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201   
202            
203           
204               
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20A0-20CF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20A0-20CF.html deleted file mode 100644 index 0787fad01..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20A0-20CF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (20A0-20CF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20D0-20FF.html deleted file mode 100644 index 50da9a5ab..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (20D0-20FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D             aa  
20E                
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2100-214F.html deleted file mode 100644 index 739c8edcd..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2100-214F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210           
211       
212            
213          
214           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2200-22FF.html deleted file mode 100644 index a3e0a587b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2200-22FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2400-243F.html deleted file mode 100644 index 0d0262963..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2400-243F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2400-243F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2460-24FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2460-24FF.html deleted file mode 100644 index a5c8c6999..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2460-24FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2460-24FF) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2500-257F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2500-257F.html deleted file mode 100644 index 0005dcd94..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/2500-257F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (2500-257F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/All.html deleted file mode 100644 index 1bf57322a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/All.html +++ /dev/null @@ -1,3846 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸ  ʻ    
02Cˀˁ    ˆˇ        
02D        ˘˙˚˛˜˝  
02Eˠˡˢˣˤ       ˬ˭  
02F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037                
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201   
202            
203           
204               
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D             aa  
20E                
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210           
211       
212            
213          
214           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40                
1D41                
1D42                
1D43                
1D44                
1D45                
1D46        𝑨𝑩𝑪𝑫𝑬𝑭𝑮𝑯
1D47𝑰𝑱𝑲𝑳𝑴𝑵𝑶𝑷𝑸𝑹𝑺𝑻𝑼𝑽𝑾𝑿
1D48𝒀𝒁𝒂𝒃𝒄𝒅𝒆𝒇𝒈𝒉𝒊𝒋𝒌𝒍𝒎𝒏
1D49𝒐𝒑𝒒𝒓𝒔𝒕𝒖𝒗𝒘𝒙𝒚𝒛    
1D4A                
1D4B                
1D4C                
1D4D𝓐𝓑𝓒𝓓𝓔𝓕𝓖𝓗𝓘𝓙𝓚𝓛𝓜𝓝𝓞𝓟
1D4E𝓠𝓡𝓢𝓣𝓤𝓥𝓦𝓧𝓨𝓩𝓪𝓫𝓬𝓭𝓮𝓯
1D4F𝓰𝓱𝓲𝓳𝓴𝓵𝓶𝓷𝓸𝓹𝓺𝓻𝓼𝓽𝓾𝓿
1D50𝔀𝔁𝔂𝔃            
1D51                
1D52                
1D53                
1D54                
1D55                
1D56                
1D57                
1D58                
1D59                
1D5A                
1D5B                
1D5C                
1D5D                
1D5E                
1D5F                
1D60                
1D61                
1D62                
1D63            𝘼𝘽𝘾𝘿
1D64𝙀𝙁𝙂𝙃𝙄𝙅𝙆𝙇𝙈𝙉𝙊𝙋𝙌𝙍𝙎𝙏
1D65𝙐𝙑𝙒𝙓𝙔𝙕𝙖𝙗𝙘𝙙𝙚𝙛𝙜𝙝𝙞𝙟
1D66𝙠𝙡𝙢𝙣𝙤𝙥𝙦𝙧𝙨𝙩𝙪𝙫𝙬𝙭𝙮𝙯
1D67                
1D68                
1D69                
1D6A                
1D6B                
1D6C                
1D6D                
1D6E                
1D6F                
1D70                
1D71            𝜜𝜝𝜞𝜟
1D72𝜠𝜡𝜢𝜣𝜤𝜥𝜦𝜧𝜨𝜩𝜪𝜫𝜬𝜭𝜮𝜯
1D73𝜰𝜱𝜲𝜳𝜴𝜵𝜶𝜷𝜸𝜹𝜺𝜻𝜼𝜽𝜾𝜿
1D74𝝀𝝁𝝂𝝃𝝄𝝅𝝆𝝇𝝈𝝉𝝊𝝋𝝌𝝍𝝎𝝏
1D75𝝐𝝑𝝒𝝓𝝔𝝕          
1D76                
1D77                
1D78                
1D79𝞐𝞑𝞒𝞓𝞔𝞕𝞖𝞗𝞘𝞙𝞚𝞛𝞜𝞝𝞞𝞟
1D7A𝞠𝞡𝞢𝞣𝞤𝞥𝞦𝞧𝞨𝞩𝞪𝞫𝞬𝞭𝞮𝞯
1D7B𝞰𝞱𝞲𝞳𝞴𝞵𝞶𝞷𝞸𝞹𝞺𝞻𝞼𝞽𝞾𝞿
1D7C𝟀𝟁𝟂𝟃𝟄𝟅𝟆𝟇𝟈𝟉      
1D7D                
1D7E                
1D7F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/FB00-FB4F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/FB00-FB4F.html deleted file mode 100644 index 5a9316362..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold-Italic/FB00-FB4F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold-Italic (FB00-FB4F) - - - -
-
-

STIXGeneral-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0000-007F.html deleted file mode 100644 index b1e6aaf93..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0000-007F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0080-00FF.html deleted file mode 100644 index 9dafd7c2e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0080-00FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0100-017F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0100-017F.html deleted file mode 100644 index 3ca6bff30..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0100-017F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0100-017F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0180-024F.html deleted file mode 100644 index b5dfa11dc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0180-024F.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0180-024F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/02B0-02FF.html deleted file mode 100644 index 346a722d4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (02B0-02FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸʹʺʻʼʽʾʿ
02Cˀˁ˂˃˄˅ˆˇˈˉˊˋˌˍˎˏ
02Dːˑ˒˓˔˕˖˗˘˙˚˛˜˝˞˟
02Eˠˡˢˣˤ˥˦˧˨˩  ˬ˭  
02F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0300-036F.html deleted file mode 100644 index 036da8e56..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0300-036F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāaa̅aăaȧaäaảaåaa̋aǎaa̍aa̎aȁa
031a̐aȃaa̒aa̓aa̔aa̕aa̖aa̗aa̘aa̙aa̚aa̛aa̜aa̝aa̞aa̟a
032a̠aa̡aa̢aạaa̤aḁaa̦aa̧aąaa̩aa̪aa̫aa̬aa̭aa̮aa̯a
033a̰aa̱aa̲aa̳aa̴aa̵aa̶aa̷aa̸aa̹aa̺aa̻aa̼aa̽aa̾aa̿a
034      a͆a     a͌a   
035         a͙a  a͜a   
036a͠aa͡aa͢a             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0370-03FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0370-03FF.html deleted file mode 100644 index 4ff0f591f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0370-03FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0370-03FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ; 
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0400-04FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0400-04FF.html deleted file mode 100644 index aa24ff2d4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/0400-04FF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (0400-04FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D00-1D7F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D00-1D7F.html deleted file mode 100644 index 30f25072a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D00-1D7F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (1D00-1D7F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0              
1D1               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D400-1D7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D400-1D7FF.html deleted file mode 100644 index 82e6ded4a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1D400-1D7FF.html +++ /dev/null @@ -1,1348 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (1D400-1D7FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀𝐁𝐂𝐃𝐄𝐅𝐆𝐇𝐈𝐉𝐊𝐋𝐌𝐍𝐎𝐏
1D41𝐐𝐑𝐒𝐓𝐔𝐕𝐖𝐗𝐘𝐙𝐚𝐛𝐜𝐝𝐞𝐟
1D42𝐠𝐡𝐢𝐣𝐤𝐥𝐦𝐧𝐨𝐩𝐪𝐫𝐬𝐭𝐮𝐯
1D43𝐰𝐱𝐲𝐳            
1D44                
1D45                
1D46                
1D47                
1D48                
1D49                
1D4A                
1D4B                
1D4C                
1D4D                
1D4E                
1D4F                
1D50                
1D51                
1D52                
1D53                
1D54                
1D55                
1D56            𝕬𝕭𝕮𝕯
1D57𝕰𝕱𝕲𝕳𝕴𝕵𝕶𝕷𝕸𝕹𝕺𝕻𝕼𝕽𝕾𝕿
1D58𝖀𝖁𝖂𝖃𝖄𝖅𝖆𝖇𝖈𝖉𝖊𝖋𝖌𝖍𝖎𝖏
1D59𝖐𝖑𝖒𝖓𝖔𝖕𝖖𝖗𝖘𝖙𝖚𝖛𝖜𝖝𝖞𝖟
1D5A                
1D5B                
1D5C                
1D5D    𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟
1D5E𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭𝗮𝗯
1D5F𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿
1D60𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇        
1D61                
1D62                
1D63                
1D64                
1D65                
1D66                
1D67                
1D68                
1D69                
1D6A        𝚨𝚩𝚪𝚫𝚬𝚭𝚮𝚯
1D6B𝚰𝚱𝚲𝚳𝚴𝚵𝚶𝚷𝚸𝚹𝚺𝚻𝚼𝚽𝚾𝚿
1D6C𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇𝛈𝛉𝛊𝛋𝛌𝛍𝛎𝛏
1D6D𝛐𝛑𝛒𝛓𝛔𝛕𝛖𝛗𝛘𝛙𝛚𝛛𝛜𝛝𝛞𝛟
1D6E𝛠𝛡              
1D6F                
1D70                
1D71                
1D72                
1D73                
1D74                
1D75      𝝖𝝗𝝘𝝙𝝚𝝛𝝜𝝝𝝞𝝟
1D76𝝠𝝡𝝢𝝣𝝤𝝥𝝦𝝧𝝨𝝩𝝪𝝫𝝬𝝭𝝮𝝯
1D77𝝰𝝱𝝲𝝳𝝴𝝵𝝶𝝷𝝸𝝹𝝺𝝻𝝼𝝽𝝾𝝿
1D78𝞀𝞁𝞂𝞃𝞄𝞅𝞆𝞇𝞈𝞉𝞊𝞋𝞌𝞍𝞎𝞏
1D79                
1D7A                
1D7B                
1D7C              𝟎𝟏
1D7D𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗        
1D7E            𝟬𝟭𝟮𝟯
1D7F𝟰𝟱𝟲𝟳𝟴𝟵          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1E00-1EFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1E00-1EFF.html deleted file mode 100644 index 07a8310d0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/1E00-1EFF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (1E00-1EFF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2000-206F.html deleted file mode 100644 index 0ef2bb2b9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2000-206F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201 
202           
203   
204           
205              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2070-209F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2070-209F.html deleted file mode 100644 index 9ddaf101b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2070-209F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2070-209F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20A0-20CF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20A0-20CF.html deleted file mode 100644 index 4c33e64f1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20A0-20CF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (20A0-20CF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20D0-20FF.html deleted file mode 100644 index 3b0c746a7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (20D0-20FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaa  
20E aa  aaaaaaaaaaaaaaaaaaaaaaaa
20Faa               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2100-214F.html deleted file mode 100644 index 4f6cdf31f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2100-214F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210         
211     
212       
213       
214         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2150-218F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2150-218F.html deleted file mode 100644 index 0159eb91b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2150-218F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2150-218F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2190-21FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2190-21FF.html deleted file mode 100644 index 74d026824..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2190-21FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2190-21FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219
21A
21B
21C
21D    
21E           
21F               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2200-22FF.html deleted file mode 100644 index a99ba0da4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2200-22FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220 
221  
222
223
224
225
226
227
228
229
22A
22B
22C      
22D
22E  
22F            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2300-23FF.html deleted file mode 100644 index b5ae968ab..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2300-23FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230           
231              
232            
233             
234                
235                
236                
237                
238                
239                
23A               
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2400-243F.html deleted file mode 100644 index c0c613f42..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2400-243F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2400-243F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2460-24FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2460-24FF.html deleted file mode 100644 index 921512879..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2460-24FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2460-24FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2500-257F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2500-257F.html deleted file mode 100644 index da9efd512..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2500-257F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2500-257F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/25A0-25FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/25A0-25FF.html deleted file mode 100644 index e09352e81..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/25A0-25FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (25A0-25FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C              
25D                
25E               
25F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2600-26FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2600-26FF.html deleted file mode 100644 index 11671d39b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2600-26FF.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2600-26FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266             
267                
268                
269                
26A                
26B                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/27C0-27EF.html deleted file mode 100644 index 3df4357e0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (27C0-27EF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C              
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2980-29FF.html deleted file mode 100644 index 97592a202..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2980-29FF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2980-29FF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298               
299                
29A                
29B             
29C          
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2A00-2AFF.html deleted file mode 100644 index 0aa55cc50..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (2A00-2AFF) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2        
2A3            ⨿
2A4                
2A5               
2A6         
2A7          
2A8            
2A9            
2AA               
2AB             
2AC              
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/All.html deleted file mode 100644 index 0c6be8c01..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/All.html +++ /dev/null @@ -1,5560 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸʹʺʻʼʽʾʿ
02Cˀˁ˂˃˄˅ˆˇˈˉˊˋˌˍˎˏ
02Dːˑ˒˓˔˕˖˗˘˙˚˛˜˝˞˟
02Eˠˡˢˣˤ˥˦˧˨˩  ˬ˭  
02F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāaa̅aăaȧaäaảaåaa̋aǎaa̍aa̎aȁa
031a̐aȃaa̒aa̓aa̔aa̕aa̖aa̗aa̘aa̙aa̚aa̛aa̜aa̝aa̞aa̟a
032a̠aa̡aa̢aạaa̤aḁaa̦aa̧aąaa̩aa̪aa̫aa̬aa̭aa̮aa̯a
033a̰aa̱aa̲aa̳aa̴aa̵aa̶aa̷aa̸aa̹aa̺aa̻aa̼aa̽aa̾aa̿a
034      a͆a     a͌a   
035         a͙a  a͜a   
036a͠aa͡aa͢a             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ; 
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0              
1D1               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201 
202           
203   
204           
205              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaa  
20E aa  aaaaaaaaaaaaaaaaaaaaaaaa
20Faa               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210         
211     
212       
213       
214         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219
21A
21B
21C
21D    
21E           
21F               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220 
221  
222
223
224
225
226
227
228
229
22A
22B
22C      
22D
22E  
22F            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230           
231              
232            
233             
234                
235                
236                
237                
238                
239                
23A               
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C              
25D                
25E               
25F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266             
267                
268                
269                
26A                
26B                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C              
27D                
27E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298               
299                
29A                
29B             
29C          
29D                
29E                
29F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2        
2A3            ⨿
2A4                
2A5               
2A6         
2A7          
2A8            
2A9            
2AA               
2AB             
2AC              
2AD                
2AE                
2AF                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀𝐁𝐂𝐃𝐄𝐅𝐆𝐇𝐈𝐉𝐊𝐋𝐌𝐍𝐎𝐏
1D41𝐐𝐑𝐒𝐓𝐔𝐕𝐖𝐗𝐘𝐙𝐚𝐛𝐜𝐝𝐞𝐟
1D42𝐠𝐡𝐢𝐣𝐤𝐥𝐦𝐧𝐨𝐩𝐪𝐫𝐬𝐭𝐮𝐯
1D43𝐰𝐱𝐲𝐳            
1D44                
1D45                
1D46                
1D47                
1D48                
1D49                
1D4A                
1D4B                
1D4C                
1D4D                
1D4E                
1D4F                
1D50                
1D51                
1D52                
1D53                
1D54                
1D55                
1D56            𝕬𝕭𝕮𝕯
1D57𝕰𝕱𝕲𝕳𝕴𝕵𝕶𝕷𝕸𝕹𝕺𝕻𝕼𝕽𝕾𝕿
1D58𝖀𝖁𝖂𝖃𝖄𝖅𝖆𝖇𝖈𝖉𝖊𝖋𝖌𝖍𝖎𝖏
1D59𝖐𝖑𝖒𝖓𝖔𝖕𝖖𝖗𝖘𝖙𝖚𝖛𝖜𝖝𝖞𝖟
1D5A                
1D5B                
1D5C                
1D5D    𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟
1D5E𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭𝗮𝗯
1D5F𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿
1D60𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇        
1D61                
1D62                
1D63                
1D64                
1D65                
1D66                
1D67                
1D68                
1D69                
1D6A        𝚨𝚩𝚪𝚫𝚬𝚭𝚮𝚯
1D6B𝚰𝚱𝚲𝚳𝚴𝚵𝚶𝚷𝚸𝚹𝚺𝚻𝚼𝚽𝚾𝚿
1D6C𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇𝛈𝛉𝛊𝛋𝛌𝛍𝛎𝛏
1D6D𝛐𝛑𝛒𝛓𝛔𝛕𝛖𝛗𝛘𝛙𝛚𝛛𝛜𝛝𝛞𝛟
1D6E𝛠𝛡              
1D6F                
1D70                
1D71                
1D72                
1D73                
1D74                
1D75      𝝖𝝗𝝘𝝙𝝚𝝛𝝜𝝝𝝞𝝟
1D76𝝠𝝡𝝢𝝣𝝤𝝥𝝦𝝧𝝨𝝩𝝪𝝫𝝬𝝭𝝮𝝯
1D77𝝰𝝱𝝲𝝳𝝴𝝵𝝶𝝷𝝸𝝹𝝺𝝻𝝼𝝽𝝾𝝿
1D78𝞀𝞁𝞂𝞃𝞄𝞅𝞆𝞇𝞈𝞉𝞊𝞋𝞌𝞍𝞎𝞏
1D79                
1D7A                
1D7B                
1D7C              𝟎𝟏
1D7D𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗        
1D7E            𝟬𝟭𝟮𝟯
1D7F𝟰𝟱𝟲𝟳𝟴𝟵          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/FB00-FB4F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/FB00-FB4F.html deleted file mode 100644 index 94deb0f8e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Bold/FB00-FB4F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Bold (FB00-FB4F) - - - -
-
-

STIXGeneral-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0000-007F.html deleted file mode 100644 index 55e194019..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0000-007F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0080-00FF.html deleted file mode 100644 index 2af7eaeb1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0080-00FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0100-017F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0100-017F.html deleted file mode 100644 index 0bf02fc31..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0100-017F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0100-017F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0180-024F.html deleted file mode 100644 index 0b62506fe..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0180-024F.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0180-024F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/02B0-02FF.html deleted file mode 100644 index 51f404978..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (02B0-02FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸ  ʻ    
02Cˀˁ    ˆˇ        
02D        ˘˙˚˛˜˝  
02Eˠˡˢˣˤ       ˬ˭  
02F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0370-03FF.html deleted file mode 100644 index be23bc3fc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0370-03FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0370-03FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037                
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0400-04FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0400-04FF.html deleted file mode 100644 index 775809f96..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/0400-04FF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (0400-04FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1D400-1D7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1D400-1D7FF.html deleted file mode 100644 index b3a59b6ee..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1D400-1D7FF.html +++ /dev/null @@ -1,1348 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (1D400-1D7FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40                
1D41                
1D42                
1D43    𝐴𝐵𝐶𝐷𝐸𝐹𝐺𝐻𝐼𝐽𝐾𝐿
1D44𝑀𝑁𝑂𝑃𝑄𝑅𝑆𝑇𝑈𝑉𝑊𝑋𝑌𝑍𝑎𝑏
1D45𝑐𝑑𝑒𝑓𝑔 𝑖𝑗𝑘𝑙𝑚𝑛𝑜𝑝𝑞𝑟
1D46𝑠𝑡𝑢𝑣𝑤𝑥𝑦𝑧        
1D47                
1D48                
1D49            𝒜 𝒞𝒟
1D4A  𝒢  𝒥𝒦  𝒩𝒪𝒫𝒬 𝒮𝒯
1D4B𝒰𝒱𝒲𝒳𝒴𝒵𝒶𝒷𝒸𝒹 𝒻 𝒽𝒾𝒿
1D4C𝓀𝓁𝓂𝓃 𝓅𝓆𝓇𝓈𝓉𝓊𝓋𝓌𝓍𝓎𝓏
1D4D                
1D4E                
1D4F                
1D50                
1D51                
1D52                
1D53                
1D54                
1D55                
1D56                
1D57                
1D58                
1D59                
1D5A                
1D5B                
1D5C                
1D5D                
1D5E                
1D5F                
1D60        𝘈𝘉𝘊𝘋𝘌𝘍𝘎𝘏
1D61𝘐𝘑𝘒𝘓𝘔𝘕𝘖𝘗𝘘𝘙𝘚𝘛𝘜𝘝𝘞𝘟
1D62𝘠𝘡𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯
1D63𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻    
1D64                
1D65                
1D66                
1D67                
1D68                
1D69                
1D6A    𝚤𝚥          
1D6B                
1D6C                
1D6D                
1D6E  𝛢𝛣𝛤𝛥𝛦𝛧𝛨𝛩𝛪𝛫𝛬𝛭𝛮𝛯
1D6F𝛰𝛱𝛲𝛳𝛴𝛵𝛶𝛷𝛸𝛹𝛺𝛻𝛼𝛽𝛾𝛿
1D70𝜀𝜁𝜂𝜃𝜄𝜅𝜆𝜇𝜈𝜉𝜊𝜋𝜌𝜍𝜎𝜏
1D71𝜐𝜑𝜒𝜓𝜔𝜕𝜖𝜗𝜘𝜙𝜚𝜛    
1D72                
1D73                
1D74                
1D75                
1D76                
1D77                
1D78                
1D79                
1D7A                
1D7B                
1D7C                
1D7D                
1D7E                
1D7F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1E00-1EFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1E00-1EFF.html deleted file mode 100644 index 557c244ec..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/1E00-1EFF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (1E00-1EFF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2000-206F.html deleted file mode 100644 index 14d6baa50..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2000-206F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201   
202            
203           
204               
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20A0-20CF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20A0-20CF.html deleted file mode 100644 index ca28d6ee8..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20A0-20CF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (20A0-20CF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20D0-20FF.html deleted file mode 100644 index a432f0afc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (20D0-20FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaa  
20E aa  aaaaaaaaaaaaaa aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2100-214F.html deleted file mode 100644 index 9bd827925..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2100-214F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210          
211       
212            
213          
214           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2200-22FF.html deleted file mode 100644 index 2f99a6cf0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2200-22FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2400-243F.html deleted file mode 100644 index 27f994af6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2400-243F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2400-243F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2460-24FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2460-24FF.html deleted file mode 100644 index 7a2bb2453..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2460-24FF.html +++ /dev/null @@ -1,248 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2460-24FF) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2500-257F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2500-257F.html deleted file mode 100644 index f61d80791..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/2500-257F.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (2500-257F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/All.html deleted file mode 100644 index a9c74128e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/All.html +++ /dev/null @@ -1,3846 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư         ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022                
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸ  ʻ    
02Cˀˁ    ˆˇ        
02D        ˘˙˚˛˜˝  
02Eˠˡˢˣˤ       ˬ˭  
02F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037                
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201   
202            
203           
204               
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaa  
20E aa  aaaaaaaaaaaaaa aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210          
211       
212            
213          
214           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250             
251            
252              
253              
254                
255
256   
257                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40                
1D41                
1D42                
1D43    𝐴𝐵𝐶𝐷𝐸𝐹𝐺𝐻𝐼𝐽𝐾𝐿
1D44𝑀𝑁𝑂𝑃𝑄𝑅𝑆𝑇𝑈𝑉𝑊𝑋𝑌𝑍𝑎𝑏
1D45𝑐𝑑𝑒𝑓𝑔 𝑖𝑗𝑘𝑙𝑚𝑛𝑜𝑝𝑞𝑟
1D46𝑠𝑡𝑢𝑣𝑤𝑥𝑦𝑧        
1D47                
1D48                
1D49            𝒜 𝒞𝒟
1D4A  𝒢  𝒥𝒦  𝒩𝒪𝒫𝒬 𝒮𝒯
1D4B𝒰𝒱𝒲𝒳𝒴𝒵𝒶𝒷𝒸𝒹 𝒻 𝒽𝒾𝒿
1D4C𝓀𝓁𝓂𝓃 𝓅𝓆𝓇𝓈𝓉𝓊𝓋𝓌𝓍𝓎𝓏
1D4D                
1D4E                
1D4F                
1D50                
1D51                
1D52                
1D53                
1D54                
1D55                
1D56                
1D57                
1D58                
1D59                
1D5A                
1D5B                
1D5C                
1D5D                
1D5E                
1D5F                
1D60        𝘈𝘉𝘊𝘋𝘌𝘍𝘎𝘏
1D61𝘐𝘑𝘒𝘓𝘔𝘕𝘖𝘗𝘘𝘙𝘚𝘛𝘜𝘝𝘞𝘟
1D62𝘠𝘡𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯
1D63𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻    
1D64                
1D65                
1D66                
1D67                
1D68                
1D69                
1D6A    𝚤𝚥          
1D6B                
1D6C                
1D6D                
1D6E  𝛢𝛣𝛤𝛥𝛦𝛧𝛨𝛩𝛪𝛫𝛬𝛭𝛮𝛯
1D6F𝛰𝛱𝛲𝛳𝛴𝛵𝛶𝛷𝛸𝛹𝛺𝛻𝛼𝛽𝛾𝛿
1D70𝜀𝜁𝜂𝜃𝜄𝜅𝜆𝜇𝜈𝜉𝜊𝜋𝜌𝜍𝜎𝜏
1D71𝜐𝜑𝜒𝜓𝜔𝜕𝜖𝜗𝜘𝜙𝜚𝜛    
1D72                
1D73                
1D74                
1D75                
1D76                
1D77                
1D78                
1D79                
1D7A                
1D7B                
1D7C                
1D7D                
1D7E                
1D7F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/FB00-FB4F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/FB00-FB4F.html deleted file mode 100644 index 5e3c56ea1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General-Italic/FB00-FB4F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXGeneral-Italic (FB00-FB4F) - - - -
-
-

STIXGeneral-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0000-007F.html deleted file mode 100644 index b12f1d198..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0000-007F.html +++ /dev/null @@ -1,187 +0,0 @@ - - -STIX Font Table for STIXGeneral (0000-007F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0080-00FF.html deleted file mode 100644 index d4276ea65..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0080-00FF.html +++ /dev/null @@ -1,187 +0,0 @@ - - -STIX Font Table for STIXGeneral (0080-00FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0100-017F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0100-017F.html deleted file mode 100644 index aac8f2151..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0100-017F.html +++ /dev/null @@ -1,227 +0,0 @@ - - -STIX Font Table for STIXGeneral (0100-017F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0180-024F.html deleted file mode 100644 index db9ab1710..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0180-024F.html +++ /dev/null @@ -1,307 +0,0 @@ - - -STIX Font Table for STIXGeneral (0180-024F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư    Ƶ    ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022 ȡ              
023    ȴȵȶȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/02B0-02FF.html deleted file mode 100644 index aa566ab9e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/02B0-02FF.html +++ /dev/null @@ -1,167 +0,0 @@ - - -STIX Font Table for STIXGeneral (02B0-02FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸʹʺʻʼʽʾʿ
02Cˀˁ˂˃˄˅ˆˇˈˉˊˋˌˍˎˏ
02Dːˑ˒˓˔˕˖˗˘˙˚˛˜˝˞˟
02Eˠˡˢˣˤ˥˦˧˨˩  ˬ˭  
02F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0300-036F.html deleted file mode 100644 index 2fd8432d6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0300-036F.html +++ /dev/null @@ -1,207 +0,0 @@ - - -STIX Font Table for STIXGeneral (0300-036F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāaa̅aăaȧaäaảaåaa̋aǎaa̍aa̎aȁa
031a̐aȃaa̒aa̓aa̔aa̕aa̖aa̗aa̘aa̙aa̚aa̛aa̜aa̝aa̞aa̟a
032a̠aa̡aa̢aạaa̤aḁaa̦aa̧aąaa̩aa̪aa̫aa̬aa̭aa̮aa̯a
033a̰aa̱aa̲aa̳aa̴aa̵aa̶aa̷aa̸aa̹aa̺aa̻aa̼aa̽aa̾aa̿a
034      a͆a     a͌a   
035         a͙a  a͜a   
036a͠aa͡aa͢a             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0370-03FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0370-03FF.html deleted file mode 100644 index 807f216da..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0370-03FF.html +++ /dev/null @@ -1,247 +0,0 @@ - - -STIX Font Table for STIXGeneral (0370-03FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ; 
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/0400-04FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/0400-04FF.html deleted file mode 100644 index 0446ca1f0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/0400-04FF.html +++ /dev/null @@ -1,267 +0,0 @@ - - -STIX Font Table for STIXGeneral (0400-04FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D00-1D7F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/1D00-1D7F.html deleted file mode 100644 index afe4f2b46..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D00-1D7F.html +++ /dev/null @@ -1,107 +0,0 @@ - - -STIX Font Table for STIXGeneral (1D00-1D7F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0              
1D1               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D400-1D7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/1D400-1D7FF.html deleted file mode 100644 index d5b6f0459..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D400-1D7FF.html +++ /dev/null @@ -1,1347 +0,0 @@ - - -STIX Font Table for STIXGeneral (1D400-1D7FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀𝐁𝐂𝐃𝐄𝐅𝐆𝐇𝐈𝐉𝐊𝐋𝐌𝐍𝐎𝐏
1D41𝐐𝐑𝐒𝐓𝐔𝐕𝐖𝐗𝐘𝐙𝐚𝐛𝐜𝐝𝐞𝐟
1D42𝐠𝐡𝐢𝐣𝐤𝐥𝐦𝐧𝐨𝐩𝐪𝐫𝐬𝐭𝐮𝐯
1D43𝐰𝐱𝐲𝐳𝐴𝐵𝐶𝐷𝐸𝐹𝐺𝐻𝐼𝐽𝐾𝐿
1D44𝑀𝑁𝑂𝑃𝑄𝑅𝑆𝑇𝑈𝑉𝑊𝑋𝑌𝑍𝑎𝑏
1D45𝑐𝑑𝑒𝑓𝑔 𝑖𝑗𝑘𝑙𝑚𝑛𝑜𝑝𝑞𝑟
1D46𝑠𝑡𝑢𝑣𝑤𝑥𝑦𝑧𝑨𝑩𝑪𝑫𝑬𝑭𝑮𝑯
1D47𝑰𝑱𝑲𝑳𝑴𝑵𝑶𝑷𝑸𝑹𝑺𝑻𝑼𝑽𝑾𝑿
1D48𝒀𝒁𝒂𝒃𝒄𝒅𝒆𝒇𝒈𝒉𝒊𝒋𝒌𝒍𝒎𝒏
1D49𝒐𝒑𝒒𝒓𝒔𝒕𝒖𝒗𝒘𝒙𝒚𝒛𝒜 𝒞𝒟
1D4A  𝒢  𝒥𝒦  𝒩𝒪𝒫𝒬 𝒮𝒯
1D4B𝒰𝒱𝒲𝒳𝒴𝒵𝒶𝒷𝒸𝒹 𝒻 𝒽𝒾𝒿
1D4C𝓀𝓁𝓂𝓃 𝓅𝓆𝓇𝓈𝓉𝓊𝓋𝓌𝓍𝓎𝓏
1D4D𝓐𝓑𝓒𝓓𝓔𝓕𝓖𝓗𝓘𝓙𝓚𝓛𝓜𝓝𝓞𝓟
1D4E𝓠𝓡𝓢𝓣𝓤𝓥𝓦𝓧𝓨𝓩𝓪𝓫𝓬𝓭𝓮𝓯
1D4F𝓰𝓱𝓲𝓳𝓴𝓵𝓶𝓷𝓸𝓹𝓺𝓻𝓼𝓽𝓾𝓿
1D50𝔀𝔁𝔂𝔃𝔄𝔅 𝔇𝔈𝔉𝔊  𝔍𝔎𝔏
1D51𝔐𝔑𝔒𝔓𝔔 𝔖𝔗𝔘𝔙𝔚𝔛𝔜 𝔞𝔟
1D52𝔠𝔡𝔢𝔣𝔤𝔥𝔦𝔧𝔨𝔩𝔪𝔫𝔬𝔭𝔮𝔯
1D53𝔰𝔱𝔲𝔳𝔴𝔵𝔶𝔷𝔸𝔹 𝔻𝔼𝔽𝔾 
1D54𝕀𝕁𝕂𝕃𝕄 𝕆   𝕊𝕋𝕌𝕍𝕎𝕏
1D55𝕐 𝕒𝕓𝕔𝕕𝕖𝕗𝕘𝕙𝕚𝕛𝕜𝕝𝕞𝕟
1D56𝕠𝕡𝕢𝕣𝕤𝕥𝕦𝕧𝕨𝕩𝕪𝕫𝕬𝕭𝕮𝕯
1D57𝕰𝕱𝕲𝕳𝕴𝕵𝕶𝕷𝕸𝕹𝕺𝕻𝕼𝕽𝕾𝕿
1D58𝖀𝖁𝖂𝖃𝖄𝖅𝖆𝖇𝖈𝖉𝖊𝖋𝖌𝖍𝖎𝖏
1D59𝖐𝖑𝖒𝖓𝖔𝖕𝖖𝖗𝖘𝖙𝖚𝖛𝖜𝖝𝖞𝖟
1D5A𝖠𝖡𝖢𝖣𝖤𝖥𝖦𝖧𝖨𝖩𝖪𝖫𝖬𝖭𝖮𝖯
1D5B𝖰𝖱𝖲𝖳𝖴𝖵𝖶𝖷𝖸𝖹𝖺𝖻𝖼𝖽𝖾𝖿
1D5C𝗀𝗁𝗂𝗃𝗄𝗅𝗆𝗇𝗈𝗉𝗊𝗋𝗌𝗍𝗎𝗏
1D5D𝗐𝗑𝗒𝗓𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟
1D5E𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭𝗮𝗯
1D5F𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿
1D60𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇𝘈𝘉𝘊𝘋𝘌𝘍𝘎𝘏
1D61𝘐𝘑𝘒𝘓𝘔𝘕𝘖𝘗𝘘𝘙𝘚𝘛𝘜𝘝𝘞𝘟
1D62𝘠𝘡𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯
1D63𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻𝘼𝘽𝘾𝘿
1D64𝙀𝙁𝙂𝙃𝙄𝙅𝙆𝙇𝙈𝙉𝙊𝙋𝙌𝙍𝙎𝙏
1D65𝙐𝙑𝙒𝙓𝙔𝙕𝙖𝙗𝙘𝙙𝙚𝙛𝙜𝙝𝙞𝙟
1D66𝙠𝙡𝙢𝙣𝙤𝙥𝙦𝙧𝙨𝙩𝙪𝙫𝙬𝙭𝙮𝙯
1D67𝙰𝙱𝙲𝙳𝙴𝙵𝙶𝙷𝙸𝙹𝙺𝙻𝙼𝙽𝙾𝙿
1D68𝚀𝚁𝚂𝚃𝚄𝚅𝚆𝚇𝚈𝚉𝚊𝚋𝚌𝚍𝚎𝚏
1D69𝚐𝚑𝚒𝚓𝚔𝚕𝚖𝚗𝚘𝚙𝚚𝚛𝚜𝚝𝚞𝚟
1D6A𝚠𝚡𝚢𝚣𝚤𝚥  𝚨𝚩𝚪𝚫𝚬𝚭𝚮𝚯
1D6B𝚰𝚱𝚲𝚳𝚴𝚵𝚶𝚷𝚸𝚹𝚺𝚻𝚼𝚽𝚾𝚿
1D6C𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇𝛈𝛉𝛊𝛋𝛌𝛍𝛎𝛏
1D6D𝛐𝛑𝛒𝛓𝛔𝛕𝛖𝛗𝛘𝛙𝛚𝛛𝛜𝛝𝛞𝛟
1D6E𝛠𝛡𝛢𝛣𝛤𝛥𝛦𝛧𝛨𝛩𝛪𝛫𝛬𝛭𝛮𝛯
1D6F𝛰𝛱𝛲𝛳𝛴𝛵𝛶𝛷𝛸𝛹𝛺𝛻𝛼𝛽𝛾𝛿
1D70𝜀𝜁𝜂𝜃𝜄𝜅𝜆𝜇𝜈𝜉𝜊𝜋𝜌𝜍𝜎𝜏
1D71𝜐𝜑𝜒𝜓𝜔𝜕𝜖𝜗𝜘𝜙𝜚𝜛𝜜𝜝𝜞𝜟
1D72𝜠𝜡𝜢𝜣𝜤𝜥𝜦𝜧𝜨𝜩𝜪𝜫𝜬𝜭𝜮𝜯
1D73𝜰𝜱𝜲𝜳𝜴𝜵𝜶𝜷𝜸𝜹𝜺𝜻𝜼𝜽𝜾𝜿
1D74𝝀𝝁𝝂𝝃𝝄𝝅𝝆𝝇𝝈𝝉𝝊𝝋𝝌𝝍𝝎𝝏
1D75𝝐𝝑𝝒𝝓𝝔𝝕𝝖𝝗𝝘𝝙𝝚𝝛𝝜𝝝𝝞𝝟
1D76𝝠𝝡𝝢𝝣𝝤𝝥𝝦𝝧𝝨𝝩𝝪𝝫𝝬𝝭𝝮𝝯
1D77𝝰𝝱𝝲𝝳𝝴𝝵𝝶𝝷𝝸𝝹𝝺𝝻𝝼𝝽𝝾𝝿
1D78𝞀𝞁𝞂𝞃𝞄𝞅𝞆𝞇𝞈𝞉𝞊𝞋𝞌𝞍𝞎𝞏
1D79𝞐𝞑𝞒𝞓𝞔𝞕𝞖𝞗𝞘𝞙𝞚𝞛𝞜𝞝𝞞𝞟
1D7A𝞠𝞡𝞢𝞣𝞤𝞥𝞦𝞧𝞨𝞩𝞪𝞫𝞬𝞭𝞮𝞯
1D7B𝞰𝞱𝞲𝞳𝞴𝞵𝞶𝞷𝞸𝞹𝞺𝞻𝞼𝞽𝞾𝞿
1D7C𝟀𝟁𝟂𝟃𝟄𝟅𝟆𝟇𝟈𝟉    𝟎𝟏
1D7D𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗𝟘𝟙𝟚𝟛𝟜𝟝𝟞𝟟
1D7E𝟠𝟡𝟢𝟣𝟤𝟥𝟦𝟧𝟨𝟩𝟪𝟫𝟬𝟭𝟮𝟯
1D7F𝟰𝟱𝟲𝟳𝟴𝟵𝟶𝟷𝟸𝟹𝟺𝟻𝟼𝟽𝟾𝟿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D80-1DBF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/1D80-1DBF.html deleted file mode 100644 index 0cec4fca5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/1D80-1DBF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (1D80-1DBF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions Supplement: 1D80 - 1DBF
0123456789ABCDEF
1D8          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/1E00-1EFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/1E00-1EFF.html deleted file mode 100644 index 7e444cbaf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/1E00-1EFF.html +++ /dev/null @@ -1,227 +0,0 @@ - - -STIX Font Table for STIXGeneral (1E00-1EFF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2000-206F.html deleted file mode 100644 index 0d8334622..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2000-206F.html +++ /dev/null @@ -1,167 +0,0 @@ - - -STIX Font Table for STIXGeneral (2000-206F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201
202           
203  
204          
205           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2070-209F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2070-209F.html deleted file mode 100644 index 7e2e9f9c2..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2070-209F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (2070-209F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/20A0-20CF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/20A0-20CF.html deleted file mode 100644 index 1d1772a48..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/20A0-20CF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (20A0-20CF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/20D0-20FF.html deleted file mode 100644 index 411f80a13..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/20D0-20FF.html +++ /dev/null @@ -1,127 +0,0 @@ - - -STIX Font Table for STIXGeneral (20D0-20FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaaaaaa
20E aa  aaaaaaaaaaaaaaaaaaaaaaaa
20Faa               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2100-214F.html deleted file mode 100644 index d44fd15a3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2100-214F.html +++ /dev/null @@ -1,167 +0,0 @@ - - -STIX Font Table for STIXGeneral (2100-214F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210       
211  
212    
213   
214    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2150-218F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2150-218F.html deleted file mode 100644 index cd4eb80a4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2150-218F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (2150-218F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2190-21FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2190-21FF.html deleted file mode 100644 index ae91c01d6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2190-21FF.html +++ /dev/null @@ -1,207 +0,0 @@ - - -STIX Font Table for STIXGeneral (2190-21FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219
21A
21B
21C
21D
21E     
21F    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2200-22FF.html deleted file mode 100644 index 135cd869c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2200-22FF.html +++ /dev/null @@ -1,387 +0,0 @@ - - -STIX Font Table for STIXGeneral (2200-22FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220
221
222
223
224
225
226
227
228
229
22A
22B
22C
22D
22E
22F
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2300-23FF.html deleted file mode 100644 index 26010cd2e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2300-23FF.html +++ /dev/null @@ -1,367 +0,0 @@ - - -STIX Font Table for STIXGeneral (2300-23FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230    
231  
232         
233            
234               
235               
236                
237              
238                
239              
23A               
23B             
23C               
23D           
23E        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2400-243F.html deleted file mode 100644 index b1da0dc14..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2400-243F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (2400-243F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2460-24FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2460-24FF.html deleted file mode 100644 index 6b1b10470..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2460-24FF.html +++ /dev/null @@ -1,247 +0,0 @@ - - -STIX Font Table for STIXGeneral (2460-24FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2500-257F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2500-257F.html deleted file mode 100644 index 953777a07..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2500-257F.html +++ /dev/null @@ -1,227 +0,0 @@ - - -STIX Font Table for STIXGeneral (2500-257F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250          
251            
252              
253              
254                
255
256   
257              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2580-259F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2580-259F.html deleted file mode 100644 index ed9794ef5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2580-259F.html +++ /dev/null @@ -1,107 +0,0 @@ - - -STIX Font Table for STIXGeneral (2580-259F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Block Elements: 2580 - 259F
0123456789ABCDEF
258            
259            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/25A0-25FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/25A0-25FF.html deleted file mode 100644 index 4e787bec7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/25A0-25FF.html +++ /dev/null @@ -1,187 +0,0 @@ - - -STIX Font Table for STIXGeneral (25A0-25FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A
25B
25C
25D
25E
25F
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2600-26FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2600-26FF.html deleted file mode 100644 index 15daf75d3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2600-26FF.html +++ /dev/null @@ -1,307 +0,0 @@ - - -STIX Font Table for STIXGeneral (2600-26FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260           
261               
262               
263         
264       
265                
266  
267               
268      
269                
26A           
26B               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2700-27BF.html deleted file mode 100644 index 5cafccad1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2700-27BF.html +++ /dev/null @@ -1,267 +0,0 @@ - - -STIX Font Table for STIXGeneral (2700-27BF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270              
271               
272              
273              
274                
275                
276                
277              
278
279           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/27C0-27EF.html deleted file mode 100644 index 4287daed9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/27C0-27EF.html +++ /dev/null @@ -1,127 +0,0 @@ - - -STIX Font Table for STIXGeneral (27C0-27EF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C     
27D
27E
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/27F0-27FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/27F0-27FF.html deleted file mode 100644 index e0a0059a1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/27F0-27FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (27F0-27FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2900-297F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2900-297F.html deleted file mode 100644 index fcfb7c910..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2900-297F.html +++ /dev/null @@ -1,227 +0,0 @@ - - -STIX Font Table for STIXGeneral (2900-297F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-B: 2900 - 297F
0123456789ABCDEF
290
291
292
293⤿
294
295
296
297⥿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2980-29FF.html deleted file mode 100644 index 12c834603..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2980-29FF.html +++ /dev/null @@ -1,227 +0,0 @@ - - -STIX Font Table for STIXGeneral (2980-29FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298
299
29A
29B⦿
29C
29D
29E
29F⧿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2A00-2AFF.html deleted file mode 100644 index d0e1ba537..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2A00-2AFF.html +++ /dev/null @@ -1,387 +0,0 @@ - - -STIX Font Table for STIXGeneral (2A00-2AFF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0
2A1
2A2
2A3⨿
2A4
2A5
2A6
2A7⩿
2A8
2A9
2AA
2AB⪿
2AC
2AD
2AE
2AF  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/2B00-2BFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/2B00-2BFF.html deleted file mode 100644 index b359217d9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/2B00-2BFF.html +++ /dev/null @@ -1,167 +0,0 @@ - - -STIX Font Table for STIXGeneral (2B00-2BFF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols and Arrows: 2B00 - 2BFF
0123456789ABCDEF
2B1  
2B2
2B3⬿
2B4   
2B5           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/3000-303F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/3000-303F.html deleted file mode 100644 index 1c0672497..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/3000-303F.html +++ /dev/null @@ -1,127 +0,0 @@ - - -STIX Font Table for STIXGeneral (3000-303F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-CJK Symbols and Punctuation: 3000 - 303F
0123456789ABCDEF
301               
302                
303               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/3040-309F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/3040-309F.html deleted file mode 100644 index d808b4ab5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/3040-309F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (3040-309F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Hiragana: 3040 - 309F
0123456789ABCDEF
306               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/A720-A7FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/A720-A7FF.html deleted file mode 100644 index 7a7078aa1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/A720-A7FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (A720-A7FF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-D: A720 - A7FF
0123456789ABCDEF
A72               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/All.html deleted file mode 100644 index 726984cf7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/All.html +++ /dev/null @@ -1,6359 +0,0 @@ - - -STIX Font Table for STIXGeneral - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A ¡¢£¤¥¦§¨©ª«¬­®¯
00B°±²³´µ·¸¹º»¼½¾¿
00CÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
00DÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß
00Eàáâãäåæçèéêëìíîï
00Fðñòóôõö÷øùúûüýþÿ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
010ĀāĂ㥹ĆćĈĉĊċČčĎď
011ĐđĒēĔĕĖėĘęĚěĜĝĞğ
012ĠġĢģĤĥĦħĨĩĪīĬĭĮį
013İıIJijĴĵĶķĸĹĺĻļĽľĿ
014ŀŁłŃńŅņŇňʼnŊŋŌōŎŏ
015ŐőŒœŔŕŖŗŘřŚśŜŝŞş
016ŠšŢţŤťŦŧŨũŪūŬŭŮů
017ŰűŲųŴŵŶŷŸŹźŻżŽžſ
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018ƀ       ƈ       
019Ɛ ƒ  ƕ   ƙƚƛ  ƞ 
01AƠơ   ƥ    ƪƫ ƭ Ư
01Bư    Ƶ    ƺƻ  ƾ 
01Cǀǁǂǃ            
01D                
01E                
01Fǰ         ǺǻǼǽǾǿ
020                
021                
022 ȡ              
023    ȴȵȶȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02Bʰʱʲʳʴʵʶʷʸʹʺʻʼʽʾʿ
02Cˀˁ˂˃˄˅ˆˇˈˉˊˋˌˍˎˏ
02Dːˑ˒˓˔˕˖˗˘˙˚˛˜˝˞˟
02Eˠˡˢˣˤ˥˦˧˨˩  ˬ˭  
02F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāaa̅aăaȧaäaảaåaa̋aǎaa̍aa̎aȁa
031a̐aȃaa̒aa̓aa̔aa̕aa̖aa̗aa̘aa̙aa̚aa̛aa̜aa̝aa̞aa̟a
032a̠aa̡aa̢aạaa̤aḁaa̦aa̧aąaa̩aa̪aa̫aa̬aa̭aa̮aa̯a
033a̰aa̱aa̲aa̳aa̴aa̵aa̶aa̷aa̸aa̹aa̺aa̻aa̼aa̽aa̾aa̿a
034      a͆a     a͌a   
035         a͙a  a͜a   
036a͠aa͡aa͢a             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
037              ; 
038    ΄΅Ά·ΈΉΊ Ό ΎΏ
039ΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟ
03AΠΡ ΣΤΥΦΧΨΩΪΫάέήί
03Bΰαβγδεζηθικλμνξο
03Cπρςστυφχψωϊϋόύώ 
03Dϐϑϒ  ϕϖ ϘϙϚϛϜϝϞϟ
03EϠϡ              
03Fϰϱ  ϴϵ϶         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Cyrillic: 0400 - 04FF
0123456789ABCDEF
040 ЁЂЃЄЅІЇЈЉЊЋЌ ЎЏ
041АБВГДЕЖЗИЙКЛМНОП
042РСТУФХЦЧШЩЪЫЬЭЮЯ
043абвгдежзийклмноп
044рстуфхцчшщъыьэюя
045 ёђѓєѕіїјљњћќ ўџ
046  Ѣѣ      Ѫѫ    
047  ѲѳѴѵ          
048                
049Ґґ              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions: 1D00 - 1D7F
0123456789ABCDEF
1D0              
1D1               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Phonetic Extensions Supplement: 1D80 - 1DBF
0123456789ABCDEF
1D8          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended Additional: 1E00 - 1EFF
0123456789ABCDEF
1E8          
1E9                
1EA                
1EB                
1EC                
1ED                
1EE                
1EF              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201
202           
203  
204          
205           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Superscripts and Subscripts: 2070 - 209F
0123456789ABCDEF
207               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Currency Symbols: 20A0 - 20CF
0123456789ABCDEF
20A            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaaaa   aaaa   aaaaaaaaaa
20E aa  aaaaaaaaaaaaaaaaaaaaaaaa
20Faa               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210       
211  
212    
213   
214    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Number Forms: 2150 - 218F
0123456789ABCDEF
215    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219
21A
21B
21C
21D
21E     
21F    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220
221
222
223
224
225
226
227
228
229
22A
22B
22C
22D
22E
22F
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230    
231  
232         
233            
234               
235               
236                
237              
238                
239              
23A               
23B             
23C               
23D           
23E        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
246       
247                
248                
249                
24A                
24B      
24C
24D
24E     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250          
251            
252              
253              
254                
255
256   
257              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Block Elements: 2580 - 259F
0123456789ABCDEF
258            
259            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A
25B
25C
25D
25E
25F
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260           
261               
262               
263         
264       
265                
266  
267               
268      
269                
26A           
26B               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270              
271               
272              
273              
274                
275                
276                
277              
278
279           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C     
27D
27E
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-B: 2900 - 297F
0123456789ABCDEF
290
291
292
293⤿
294
295
296
297⥿
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298
299
29A
29B⦿
29C
29D
29E
29F⧿
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0
2A1
2A2
2A3⨿
2A4
2A5
2A6
2A7⩿
2A8
2A9
2AA
2AB⪿
2AC
2AD
2AE
2AF  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols and Arrows: 2B00 - 2BFF
0123456789ABCDEF
2B1  
2B2
2B3⬿
2B4   
2B5           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-CJK Symbols and Punctuation: 3000 - 303F
0123456789ABCDEF
301               
302                
303               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Hiragana: 3040 - 309F
0123456789ABCDEF
306               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-D: A720 - A7FF
0123456789ABCDEF
A72               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Specials: FFF0 - FFFF
0123456789ABCDEF
FFF               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Alphanumeric Symbols: 1D400 - 1D7FF
0123456789ABCDEF
1D40𝐀𝐁𝐂𝐃𝐄𝐅𝐆𝐇𝐈𝐉𝐊𝐋𝐌𝐍𝐎𝐏
1D41𝐐𝐑𝐒𝐓𝐔𝐕𝐖𝐗𝐘𝐙𝐚𝐛𝐜𝐝𝐞𝐟
1D42𝐠𝐡𝐢𝐣𝐤𝐥𝐦𝐧𝐨𝐩𝐪𝐫𝐬𝐭𝐮𝐯
1D43𝐰𝐱𝐲𝐳𝐴𝐵𝐶𝐷𝐸𝐹𝐺𝐻𝐼𝐽𝐾𝐿
1D44𝑀𝑁𝑂𝑃𝑄𝑅𝑆𝑇𝑈𝑉𝑊𝑋𝑌𝑍𝑎𝑏
1D45𝑐𝑑𝑒𝑓𝑔 𝑖𝑗𝑘𝑙𝑚𝑛𝑜𝑝𝑞𝑟
1D46𝑠𝑡𝑢𝑣𝑤𝑥𝑦𝑧𝑨𝑩𝑪𝑫𝑬𝑭𝑮𝑯
1D47𝑰𝑱𝑲𝑳𝑴𝑵𝑶𝑷𝑸𝑹𝑺𝑻𝑼𝑽𝑾𝑿
1D48𝒀𝒁𝒂𝒃𝒄𝒅𝒆𝒇𝒈𝒉𝒊𝒋𝒌𝒍𝒎𝒏
1D49𝒐𝒑𝒒𝒓𝒔𝒕𝒖𝒗𝒘𝒙𝒚𝒛𝒜 𝒞𝒟
1D4A  𝒢  𝒥𝒦  𝒩𝒪𝒫𝒬 𝒮𝒯
1D4B𝒰𝒱𝒲𝒳𝒴𝒵𝒶𝒷𝒸𝒹 𝒻 𝒽𝒾𝒿
1D4C𝓀𝓁𝓂𝓃 𝓅𝓆𝓇𝓈𝓉𝓊𝓋𝓌𝓍𝓎𝓏
1D4D𝓐𝓑𝓒𝓓𝓔𝓕𝓖𝓗𝓘𝓙𝓚𝓛𝓜𝓝𝓞𝓟
1D4E𝓠𝓡𝓢𝓣𝓤𝓥𝓦𝓧𝓨𝓩𝓪𝓫𝓬𝓭𝓮𝓯
1D4F𝓰𝓱𝓲𝓳𝓴𝓵𝓶𝓷𝓸𝓹𝓺𝓻𝓼𝓽𝓾𝓿
1D50𝔀𝔁𝔂𝔃𝔄𝔅 𝔇𝔈𝔉𝔊  𝔍𝔎𝔏
1D51𝔐𝔑𝔒𝔓𝔔 𝔖𝔗𝔘𝔙𝔚𝔛𝔜 𝔞𝔟
1D52𝔠𝔡𝔢𝔣𝔤𝔥𝔦𝔧𝔨𝔩𝔪𝔫𝔬𝔭𝔮𝔯
1D53𝔰𝔱𝔲𝔳𝔴𝔵𝔶𝔷𝔸𝔹 𝔻𝔼𝔽𝔾 
1D54𝕀𝕁𝕂𝕃𝕄 𝕆   𝕊𝕋𝕌𝕍𝕎𝕏
1D55𝕐 𝕒𝕓𝕔𝕕𝕖𝕗𝕘𝕙𝕚𝕛𝕜𝕝𝕞𝕟
1D56𝕠𝕡𝕢𝕣𝕤𝕥𝕦𝕧𝕨𝕩𝕪𝕫𝕬𝕭𝕮𝕯
1D57𝕰𝕱𝕲𝕳𝕴𝕵𝕶𝕷𝕸𝕹𝕺𝕻𝕼𝕽𝕾𝕿
1D58𝖀𝖁𝖂𝖃𝖄𝖅𝖆𝖇𝖈𝖉𝖊𝖋𝖌𝖍𝖎𝖏
1D59𝖐𝖑𝖒𝖓𝖔𝖕𝖖𝖗𝖘𝖙𝖚𝖛𝖜𝖝𝖞𝖟
1D5A𝖠𝖡𝖢𝖣𝖤𝖥𝖦𝖧𝖨𝖩𝖪𝖫𝖬𝖭𝖮𝖯
1D5B𝖰𝖱𝖲𝖳𝖴𝖵𝖶𝖷𝖸𝖹𝖺𝖻𝖼𝖽𝖾𝖿
1D5C𝗀𝗁𝗂𝗃𝗄𝗅𝗆𝗇𝗈𝗉𝗊𝗋𝗌𝗍𝗎𝗏
1D5D𝗐𝗑𝗒𝗓𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟
1D5E𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭𝗮𝗯
1D5F𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿
1D60𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇𝘈𝘉𝘊𝘋𝘌𝘍𝘎𝘏
1D61𝘐𝘑𝘒𝘓𝘔𝘕𝘖𝘗𝘘𝘙𝘚𝘛𝘜𝘝𝘞𝘟
1D62𝘠𝘡𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯
1D63𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻𝘼𝘽𝘾𝘿
1D64𝙀𝙁𝙂𝙃𝙄𝙅𝙆𝙇𝙈𝙉𝙊𝙋𝙌𝙍𝙎𝙏
1D65𝙐𝙑𝙒𝙓𝙔𝙕𝙖𝙗𝙘𝙙𝙚𝙛𝙜𝙝𝙞𝙟
1D66𝙠𝙡𝙢𝙣𝙤𝙥𝙦𝙧𝙨𝙩𝙪𝙫𝙬𝙭𝙮𝙯
1D67𝙰𝙱𝙲𝙳𝙴𝙵𝙶𝙷𝙸𝙹𝙺𝙻𝙼𝙽𝙾𝙿
1D68𝚀𝚁𝚂𝚃𝚄𝚅𝚆𝚇𝚈𝚉𝚊𝚋𝚌𝚍𝚎𝚏
1D69𝚐𝚑𝚒𝚓𝚔𝚕𝚖𝚗𝚘𝚙𝚚𝚛𝚜𝚝𝚞𝚟
1D6A𝚠𝚡𝚢𝚣𝚤𝚥  𝚨𝚩𝚪𝚫𝚬𝚭𝚮𝚯
1D6B𝚰𝚱𝚲𝚳𝚴𝚵𝚶𝚷𝚸𝚹𝚺𝚻𝚼𝚽𝚾𝚿
1D6C𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇𝛈𝛉𝛊𝛋𝛌𝛍𝛎𝛏
1D6D𝛐𝛑𝛒𝛓𝛔𝛕𝛖𝛗𝛘𝛙𝛚𝛛𝛜𝛝𝛞𝛟
1D6E𝛠𝛡𝛢𝛣𝛤𝛥𝛦𝛧𝛨𝛩𝛪𝛫𝛬𝛭𝛮𝛯
1D6F𝛰𝛱𝛲𝛳𝛴𝛵𝛶𝛷𝛸𝛹𝛺𝛻𝛼𝛽𝛾𝛿
1D70𝜀𝜁𝜂𝜃𝜄𝜅𝜆𝜇𝜈𝜉𝜊𝜋𝜌𝜍𝜎𝜏
1D71𝜐𝜑𝜒𝜓𝜔𝜕𝜖𝜗𝜘𝜙𝜚𝜛𝜜𝜝𝜞𝜟
1D72𝜠𝜡𝜢𝜣𝜤𝜥𝜦𝜧𝜨𝜩𝜪𝜫𝜬𝜭𝜮𝜯
1D73𝜰𝜱𝜲𝜳𝜴𝜵𝜶𝜷𝜸𝜹𝜺𝜻𝜼𝜽𝜾𝜿
1D74𝝀𝝁𝝂𝝃𝝄𝝅𝝆𝝇𝝈𝝉𝝊𝝋𝝌𝝍𝝎𝝏
1D75𝝐𝝑𝝒𝝓𝝔𝝕𝝖𝝗𝝘𝝙𝝚𝝛𝝜𝝝𝝞𝝟
1D76𝝠𝝡𝝢𝝣𝝤𝝥𝝦𝝧𝝨𝝩𝝪𝝫𝝬𝝭𝝮𝝯
1D77𝝰𝝱𝝲𝝳𝝴𝝵𝝶𝝷𝝸𝝹𝝺𝝻𝝼𝝽𝝾𝝿
1D78𝞀𝞁𝞂𝞃𝞄𝞅𝞆𝞇𝞈𝞉𝞊𝞋𝞌𝞍𝞎𝞏
1D79𝞐𝞑𝞒𝞓𝞔𝞕𝞖𝞗𝞘𝞙𝞚𝞛𝞜𝞝𝞞𝞟
1D7A𝞠𝞡𝞢𝞣𝞤𝞥𝞦𝞧𝞨𝞩𝞪𝞫𝞬𝞭𝞮𝞯
1D7B𝞰𝞱𝞲𝞳𝞴𝞵𝞶𝞷𝞸𝞹𝞺𝞻𝞼𝞽𝞾𝞿
1D7C𝟀𝟁𝟂𝟃𝟄𝟅𝟆𝟇𝟈𝟉    𝟎𝟏
1D7D𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗𝟘𝟙𝟚𝟛𝟜𝟝𝟞𝟟
1D7E𝟠𝟡𝟢𝟣𝟤𝟥𝟦𝟧𝟨𝟩𝟪𝟫𝟬𝟭𝟮𝟯
1D7F𝟰𝟱𝟲𝟳𝟴𝟵𝟶𝟷𝟸𝟹𝟺𝟻𝟼𝟽𝟾𝟿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/FB00-FB4F.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/FB00-FB4F.html deleted file mode 100644 index dba6fba42..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/FB00-FB4F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (FB00-FB4F) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Alphabetic Presentation Forms: FB00 - FB4F
0123456789ABCDEF
FB0           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/General/FFF0-FFFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/General/FFF0-FFFF.html deleted file mode 100644 index 98a253d23..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/General/FFF0-FFFF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -STIX Font Table for STIXGeneral (FFF0-FFFF) - - - -
-
-

STIXGeneral Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Specials: FFF0 - FFFF
0123456789ABCDEF
FFF               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0000-007F.html deleted file mode 100644 index fe3936a14..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsD-Bold (0000-007F) - - - -
-
-

STIXIntegralsD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0080-00FF.html deleted file mode 100644 index 74024187f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsD-Bold (0080-00FF) - - - -
-
-

STIXIntegralsD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2200-22FF.html deleted file mode 100644 index f0a525479..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsD-Bold (2200-22FF) - - - -
-
-

STIXIntegralsD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2A00-2AFF.html deleted file mode 100644 index c91c53fd5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsD-Bold (2A00-2AFF) - - - -
-
-

STIXIntegralsD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/All.html deleted file mode 100644 index 274b9a5e3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD-Bold/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsD-Bold - - - -
-
-

STIXIntegralsD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0000-007F.html deleted file mode 100644 index f6268c7d9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsD (0000-007F) - - - -
-
-

STIXIntegralsD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0080-00FF.html deleted file mode 100644 index b138f5ec4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsD (0080-00FF) - - - -
-
-

STIXIntegralsD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2200-22FF.html deleted file mode 100644 index 1cc014150..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsD (2200-22FF) - - - -
-
-

STIXIntegralsD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2A00-2AFF.html deleted file mode 100644 index 7ec153e9a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsD (2A00-2AFF) - - - -
-
-

STIXIntegralsD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/All.html deleted file mode 100644 index 3426a111b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsD/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsD - - - -
-
-

STIXIntegralsD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0000-007F.html deleted file mode 100644 index f4b18ac0c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm-Bold (0000-007F) - - - -
-
-

STIXIntegralsSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0080-00FF.html deleted file mode 100644 index c6d855b43..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm-Bold (0080-00FF) - - - -
-
-

STIXIntegralsSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2200-22FF.html deleted file mode 100644 index 01111eeb7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm-Bold (2200-22FF) - - - -
-
-

STIXIntegralsSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2A00-2AFF.html deleted file mode 100644 index 22eddd6b7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm-Bold (2A00-2AFF) - - - -
-
-

STIXIntegralsSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/All.html deleted file mode 100644 index 1a474ea7b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm-Bold/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm-Bold - - - -
-
-

STIXIntegralsSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0000-007F.html deleted file mode 100644 index e7c08831a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm (0000-007F) - - - -
-
-

STIXIntegralsSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0080-00FF.html deleted file mode 100644 index 342f1c618..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm (0080-00FF) - - - -
-
-

STIXIntegralsSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2200-22FF.html deleted file mode 100644 index 74948c60c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm (2200-22FF) - - - -
-
-

STIXIntegralsSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2A00-2AFF.html deleted file mode 100644 index 5e6867f7e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm (2A00-2AFF) - - - -
-
-

STIXIntegralsSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/All.html deleted file mode 100644 index b738e77d1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsSm/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsSm - - - -
-
-

STIXIntegralsSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0000-007F.html deleted file mode 100644 index b5fbfb64a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp-Bold (0000-007F) - - - -
-
-

STIXIntegralsUp-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0080-00FF.html deleted file mode 100644 index b359d94e3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp-Bold (0080-00FF) - - - -
-
-

STIXIntegralsUp-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2200-22FF.html deleted file mode 100644 index 0ee12d1ad..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp-Bold (2200-22FF) - - - -
-
-

STIXIntegralsUp-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2A00-2AFF.html deleted file mode 100644 index 50ae74da0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp-Bold (2A00-2AFF) - - - -
-
-

STIXIntegralsUp-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/All.html deleted file mode 100644 index dc435513d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp-Bold/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp-Bold - - - -
-
-

STIXIntegralsUp-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0000-007F.html deleted file mode 100644 index e20222af1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp (0000-007F) - - - -
-
-

STIXIntegralsUp Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0080-00FF.html deleted file mode 100644 index 9409ac985..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp (0080-00FF) - - - -
-
-

STIXIntegralsUp Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2200-22FF.html deleted file mode 100644 index d6608ce64..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp (2200-22FF) - - - -
-
-

STIXIntegralsUp Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2A00-2AFF.html deleted file mode 100644 index 461e5b4bc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp (2A00-2AFF) - - - -
-
-

STIXIntegralsUp Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/All.html deleted file mode 100644 index bfb31aadd..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUp/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUp - - - -
-
-

STIXIntegralsUp Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0000-007F.html deleted file mode 100644 index 12112ce27..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD-Bold (0000-007F) - - - -
-
-

STIXIntegralsUpD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0080-00FF.html deleted file mode 100644 index 53a8bb9d5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD-Bold (0080-00FF) - - - -
-
-

STIXIntegralsUpD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2200-22FF.html deleted file mode 100644 index 5c51f1aaa..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD-Bold (2200-22FF) - - - -
-
-

STIXIntegralsUpD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2A00-2AFF.html deleted file mode 100644 index 1eca7db3d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD-Bold (2A00-2AFF) - - - -
-
-

STIXIntegralsUpD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/All.html deleted file mode 100644 index 14c6765e6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD-Bold/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD-Bold - - - -
-
-

STIXIntegralsUpD-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0000-007F.html deleted file mode 100644 index e0b88856f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD (0000-007F) - - - -
-
-

STIXIntegralsUpD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0080-00FF.html deleted file mode 100644 index e96b9e2bd..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD (0080-00FF) - - - -
-
-

STIXIntegralsUpD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2200-22FF.html deleted file mode 100644 index 885adfc34..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD (2200-22FF) - - - -
-
-

STIXIntegralsUpD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2A00-2AFF.html deleted file mode 100644 index a9789e592..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD (2A00-2AFF) - - - -
-
-

STIXIntegralsUpD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/All.html deleted file mode 100644 index 15f216283..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpD/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpD - - - -
-
-

STIXIntegralsUpD Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0000-007F.html deleted file mode 100644 index 04c04fc0b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm-Bold (0000-007F) - - - -
-
-

STIXIntegralsUpSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0080-00FF.html deleted file mode 100644 index 9c01b10c4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm-Bold (0080-00FF) - - - -
-
-

STIXIntegralsUpSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2200-22FF.html deleted file mode 100644 index 2bad6edf3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm-Bold (2200-22FF) - - - -
-
-

STIXIntegralsUpSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2A00-2AFF.html deleted file mode 100644 index 422faaecf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm-Bold (2A00-2AFF) - - - -
-
-

STIXIntegralsUpSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/All.html deleted file mode 100644 index 2745a75ff..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm-Bold/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm-Bold - - - -
-
-

STIXIntegralsUpSm-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0            
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0000-007F.html deleted file mode 100644 index d746eb5a6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm (0000-007F) - - - -
-
-

STIXIntegralsUpSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0080-00FF.html deleted file mode 100644 index 3cb40b65b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm (0080-00FF) - - - -
-
-

STIXIntegralsUpSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2200-22FF.html deleted file mode 100644 index 80d518989..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm (2200-22FF) - - - -
-
-

STIXIntegralsUpSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2A00-2AFF.html deleted file mode 100644 index 6668ddfd4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm (2A00-2AFF) - - - -
-
-

STIXIntegralsUpSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/All.html deleted file mode 100644 index 15681ef81..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/IntegralsUpSm/All.html +++ /dev/null @@ -1,990 +0,0 @@ - - -STIX Font Table for STIXIntegralsUpSm - - - -
-
-

STIXIntegralsUpSm Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222           
223            
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1   
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0000-007F.html deleted file mode 100644 index e3088863a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold-Italic (0000-007F) - - - -
-
-

STIXNonUnicode-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0080-00FF.html deleted file mode 100644 index 867b26fa6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold-Italic (0080-00FF) - - - -
-
-

STIXNonUnicode-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/All.html deleted file mode 100644 index 5b18aad21..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/All.html +++ /dev/null @@ -1,1556 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold-Italic - - - -
-
-

STIXNonUnicode-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09             
E0A                
E0B               
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F      
E20 
E21   
E22   
E23                
E24       
E25
E26            
E27            
E28             
E29          
E2A        
E2B        
E2C        
E2D        
E2E        
E2F          
E30                
E31                
E32              
E33        
E34        
E35        
E36           
E37          
E38          
E39                
E3A                
E3B                
E3C              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/E000-F8FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/E000-F8FF.html deleted file mode 100644 index 55908dc5a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold-Italic/E000-F8FF.html +++ /dev/null @@ -1,1288 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold-Italic (E000-F8FF) - - - -
-
-

STIXNonUnicode-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09             
E0A                
E0B               
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F      
E20 
E21   
E22   
E23                
E24       
E25
E26            
E27            
E28             
E29          
E2A        
E2B        
E2C        
E2D        
E2E        
E2F          
E30                
E31                
E32              
E33        
E34        
E35        
E36           
E37          
E38          
E39                
E3A                
E3B                
E3C              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0000-007F.html deleted file mode 100644 index de1bc9b18..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold (0000-007F) - - - -
-
-

STIXNonUnicode-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0080-00FF.html deleted file mode 100644 index 322810365..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold (0080-00FF) - - - -
-
-

STIXNonUnicode-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/All.html deleted file mode 100644 index 034cd772a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/All.html +++ /dev/null @@ -1,1556 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold - - - -
-
-

STIXNonUnicode-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00            
E01              
E02            
E03               
E04               
E05          
E06      
E07             
E08          
E09                
E0A               
E0B         
E0C                
E0D          
E0E             
E0F                
E10             
E11                
E12                
E13                
E14                
E15            
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26            
E27            
E28            
E29               
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30        
E31        
E32          
E33                
E34                
E35                
E36             
E37              
E38           
E39
E3A    
E3B
E3C             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/E000-F8FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/E000-F8FF.html deleted file mode 100644 index 90b619c66..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Bold/E000-F8FF.html +++ /dev/null @@ -1,1288 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Bold (E000-F8FF) - - - -
-
-

STIXNonUnicode-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00            
E01              
E02            
E03               
E04               
E05          
E06      
E07             
E08          
E09                
E0A               
E0B         
E0C                
E0D          
E0E             
E0F                
E10             
E11                
E12                
E13                
E14                
E15            
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26            
E27            
E28            
E29               
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30        
E31        
E32          
E33                
E34                
E35                
E36             
E37              
E38           
E39
E3A    
E3B
E3C             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0000-007F.html deleted file mode 100644 index 71900df1f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Italic (0000-007F) - - - -
-
-

STIXNonUnicode-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0080-00FF.html deleted file mode 100644 index f4c645eba..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Italic (0080-00FF) - - - -
-
-

STIXNonUnicode-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/All.html deleted file mode 100644 index 24a61d858..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/All.html +++ /dev/null @@ -1,1556 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Italic - - - -
-
-

STIXNonUnicode-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09             
E0A                
E0B               
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15    
E16
E17    
E18                
E19                
E1A                
E1B    
E1C
E1D
E1E
E1F          
E20                
E21                
E22             
E23
E24         
E25                
E26            
E27            
E28              
E29          
E2A        
E2B        
E2C        
E2D        
E2E        
E2F          
E30                
E31                
E32              
E33        
E34        
E35        
E36           
E37         
E38           
E39                
E3A                
E3B                
E3C                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/E000-F8FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/E000-F8FF.html deleted file mode 100644 index 487b7dd87..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode-Italic/E000-F8FF.html +++ /dev/null @@ -1,1288 +0,0 @@ - - -STIX Font Table for STIXNonUnicode-Italic (E000-F8FF) - - - -
-
-

STIXNonUnicode-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09             
E0A                
E0B               
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15    
E16
E17    
E18                
E19                
E1A                
E1B    
E1C
E1D
E1E
E1F          
E20                
E21                
E22             
E23
E24         
E25                
E26            
E27            
E28              
E29          
E2A        
E2B        
E2C        
E2D        
E2E        
E2F          
E30                
E31                
E32              
E33        
E34        
E35        
E36           
E37         
E38           
E39                
E3A                
E3B                
E3C                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0000-007F.html deleted file mode 100644 index 19b1b5119..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode (0000-007F) - - - -
-
-

STIXNonUnicode Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0080-00FF.html deleted file mode 100644 index 0234a7b47..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXNonUnicode (0080-00FF) - - - -
-
-

STIXNonUnicode Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/All.html deleted file mode 100644 index 2cc122881..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/All.html +++ /dev/null @@ -1,1556 +0,0 @@ - - -STIX Font Table for STIXNonUnicode - - - -
-
-

STIXNonUnicode Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00      
E01           
E02       
E03        
E04    
E05  
E06  
E07        
E08      
E09     
E0A 
E0B 
E0C
E0D
E0E
E0F 
E10 
E11
E12
E13
E14
E15            
E16                
E17            
E18
E19
E1A
E1B            
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26            
E27            
E28          
E29            
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30        
E31        
E32          
E33                
E34                
E35                
E36             
E37               
E38                
E39                
E3A                
E3B                
E3C           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/E000-F8FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/E000-F8FF.html deleted file mode 100644 index 1a2e5092e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/NonUnicode/E000-F8FF.html +++ /dev/null @@ -1,1287 +0,0 @@ - - -STIX Font Table for STIXNonUnicode (E000-F8FF) - - - -
-
-

STIXNonUnicode Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00      
E01           
E02       
E03        
E04    
E05  
E06  
E07        
E08      
E09     
E0A 
E0B 
E0C
E0D
E0E
E0F 
E10 
E11
E12
E13
E14
E15            
E16                
E17            
E18
E19
E1A
E1B            
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26            
E27            
E28          
E29            
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30        
E31        
E32          
E33                
E34                
E35                
E36             
E37               
E38                
E39                
E3A                
E3B                
E3C           
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0000-007F.html deleted file mode 100644 index 70ce5f02d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (0000-007F) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005               _
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0080-00FF.html deleted file mode 100644 index 96df95b6c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (0080-00FF) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/02B0-02FF.html deleted file mode 100644 index 3d48b7bc0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (02B0-02FF) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0300-036F.html deleted file mode 100644 index fc7750959..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (0300-036F) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2000-206F.html deleted file mode 100644 index 512bb1c9b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (2000-206F) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/20D0-20FF.html deleted file mode 100644 index 30bd341db..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (20D0-20FF) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2300-23FF.html deleted file mode 100644 index f9100ade2..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym (2300-23FF) - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/All.html deleted file mode 100644 index 980438b63..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFiveSym/All.html +++ /dev/null @@ -1,1092 +0,0 @@ - - -STIX Font Table for STIXSizeFiveSym - - - -
-
-

STIXSizeFiveSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005               _
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0000-007F.html deleted file mode 100644 index a0901c11f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold (0000-007F) - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0080-00FF.html deleted file mode 100644 index 502083c8a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold (0080-00FF) - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2200-22FF.html deleted file mode 100644 index e71f3b4e4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold (2200-22FF) - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2300-23FF.html deleted file mode 100644 index 86682d81d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold (2300-23FF) - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/27C0-27EF.html deleted file mode 100644 index c4582e331..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold (27C0-27EF) - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/All.html deleted file mode 100644 index 5039ec4bf..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym-Bold/All.html +++ /dev/null @@ -1,1044 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym-Bold - - - -
-
-

STIXSizeFourSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0000-007F.html deleted file mode 100644 index 4355b0146..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (0000-007F) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0080-00FF.html deleted file mode 100644 index 9d94c31bc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (0080-00FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/02B0-02FF.html deleted file mode 100644 index ae3134113..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (02B0-02FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0300-036F.html deleted file mode 100644 index 9deb072e7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (0300-036F) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2000-206F.html deleted file mode 100644 index f5ad13403..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (2000-206F) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/20D0-20FF.html deleted file mode 100644 index 5df07f194..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (20D0-20FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2200-22FF.html deleted file mode 100644 index 2c6f518f5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (2200-22FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2300-23FF.html deleted file mode 100644 index 4171a0d90..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (2300-23FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2700-27BF.html deleted file mode 100644 index 1892bf495..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2700-27BF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (2700-27BF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/27C0-27EF.html deleted file mode 100644 index c4b83dcd6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (27C0-27EF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2980-29FF.html deleted file mode 100644 index 6e37aac5a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/2980-29FF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym (2980-29FF) - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/All.html deleted file mode 100644 index cb6bae1e2..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeFourSym/All.html +++ /dev/null @@ -1,1888 +0,0 @@ - - -STIX Font Table for STIXSizeFourSym - - - -
-
-

STIXSizeFourSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0000-007F.html deleted file mode 100644 index b1ace98ad..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (0000-007F) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0080-00FF.html deleted file mode 100644 index 5cc2c5a1c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (0080-00FF) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2100-214F.html deleted file mode 100644 index d5252f875..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (2100-214F) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2200-22FF.html deleted file mode 100644 index 7458a1af7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (2200-22FF) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2300-23FF.html deleted file mode 100644 index e6c5c888d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (2300-23FF) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/27C0-27EF.html deleted file mode 100644 index 6a4797136..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold (27C0-27EF) - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/All.html deleted file mode 100644 index 5bc79c80d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym-Bold/All.html +++ /dev/null @@ -1,1158 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym-Bold - - - -
-
-

STIXSizeOneSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0000-007F.html deleted file mode 100644 index 771efb2c0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (0000-007F) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0080-00FF.html deleted file mode 100644 index d2125b0d3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (0080-00FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/02B0-02FF.html deleted file mode 100644 index c75352372..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (02B0-02FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0300-036F.html deleted file mode 100644 index a7881fd2c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (0300-036F) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2000-206F.html deleted file mode 100644 index 1866fbd98..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2000-206F) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/20D0-20FF.html deleted file mode 100644 index 0d38d0d0e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (20D0-20FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2100-214F.html deleted file mode 100644 index d30900f81..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2100-214F) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2200-22FF.html deleted file mode 100644 index 70d77090b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2200-22FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221           
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2300-23FF.html deleted file mode 100644 index c55f9aa09..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2300-23FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239           
23A 
23B       
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2700-27BF.html deleted file mode 100644 index 01ab8679a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2700-27BF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2700-27BF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/27C0-27EF.html deleted file mode 100644 index 9fbaad81a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (27C0-27EF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2980-29FF.html deleted file mode 100644 index 99f0505f7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2980-29FF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2980-29FF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2A00-2AFF.html deleted file mode 100644 index cce04f6b6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym (2A00-2AFF) - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0     
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF              ⫿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/All.html deleted file mode 100644 index dcd7db7b5..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeOneSym/All.html +++ /dev/null @@ -1,2336 +0,0 @@ - - -STIX Font Table for STIXSizeOneSym - - - -
-
-

STIXSizeOneSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221           
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239           
23A 
23B       
23C                
23D            
23E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0     
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF              ⫿
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0000-007F.html deleted file mode 100644 index 573f1f0dc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold (0000-007F) - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0080-00FF.html deleted file mode 100644 index e93e08573..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold (0080-00FF) - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2200-22FF.html deleted file mode 100644 index eb1f0b46f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold (2200-22FF) - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2300-23FF.html deleted file mode 100644 index 4a108a749..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold (2300-23FF) - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/27C0-27EF.html deleted file mode 100644 index 267c123d7..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold (27C0-27EF) - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/All.html deleted file mode 100644 index 77281d029..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym-Bold/All.html +++ /dev/null @@ -1,1044 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym-Bold - - - -
-
-

STIXSizeThreeSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0000-007F.html deleted file mode 100644 index 0b76a76ff..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (0000-007F) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0080-00FF.html deleted file mode 100644 index 643ff80ac..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (0080-00FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/02B0-02FF.html deleted file mode 100644 index 125ee8cfd..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (02B0-02FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0300-036F.html deleted file mode 100644 index 0af7c877e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (0300-036F) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2000-206F.html deleted file mode 100644 index 9308ffe23..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (2000-206F) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/20D0-20FF.html deleted file mode 100644 index bead51649..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (20D0-20FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2200-22FF.html deleted file mode 100644 index 9cb07fc2d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (2200-22FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2300-23FF.html deleted file mode 100644 index f74483322..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (2300-23FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2700-27BF.html deleted file mode 100644 index a5d6b3cd1..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2700-27BF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (2700-27BF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/27C0-27EF.html deleted file mode 100644 index 445e00163..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (27C0-27EF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2980-29FF.html deleted file mode 100644 index 29f4ab6d6..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/2980-29FF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym (2980-29FF) - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/All.html deleted file mode 100644 index 6d69b864a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeThreeSym/All.html +++ /dev/null @@ -1,1888 +0,0 @@ - - -STIX Font Table for STIXSizeThreeSym - - - -
-
-

STIXSizeThreeSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0000-007F.html deleted file mode 100644 index 164ac8a4a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold (0000-007F) - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0080-00FF.html deleted file mode 100644 index 69c04ab9f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold (0080-00FF) - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2200-22FF.html deleted file mode 100644 index 384dab34c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold (2200-22FF) - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2300-23FF.html deleted file mode 100644 index c1cb4504c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold (2300-23FF) - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/27C0-27EF.html deleted file mode 100644 index 99c823297..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold (27C0-27EF) - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/All.html deleted file mode 100644 index 1da12bff4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym-Bold/All.html +++ /dev/null @@ -1,1044 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym-Bold - - - -
-
-

STIXSizeTwoSym-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0000-007F.html deleted file mode 100644 index 0372711b4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (0000-007F) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0080-00FF.html deleted file mode 100644 index 39c178893..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (0080-00FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/02B0-02FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/02B0-02FF.html deleted file mode 100644 index 648088220..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/02B0-02FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (02B0-02FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0300-036F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0300-036F.html deleted file mode 100644 index 7e069411e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/0300-036F.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (0300-036F) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2000-206F.html deleted file mode 100644 index ab7abc71d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2000-206F) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/20D0-20FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/20D0-20FF.html deleted file mode 100644 index 9b09e6b62..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/20D0-20FF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (20D0-20FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2200-22FF.html deleted file mode 100644 index d1c4be997..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2200-22FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2300-23FF.html deleted file mode 100644 index 6d9775be4..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2300-23FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2700-27BF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2700-27BF.html deleted file mode 100644 index 066315080..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2700-27BF.html +++ /dev/null @@ -1,268 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2700-27BF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/27C0-27EF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/27C0-27EF.html deleted file mode 100644 index 0ef03906a..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/27C0-27EF.html +++ /dev/null @@ -1,128 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (27C0-27EF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2980-29FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2980-29FF.html deleted file mode 100644 index a030de722..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2980-29FF.html +++ /dev/null @@ -1,228 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2980-29FF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2A00-2AFF.html deleted file mode 100644 index e4b3d46c8..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym (2A00-2AFF) - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/All.html deleted file mode 100644 index a2899b00e..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/SizeTwoSym/All.html +++ /dev/null @@ -1,2222 +0,0 @@ - - -STIX Font Table for STIXSizeTwoSym - - - -
-
-

STIXSizeTwoSym Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\] _
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02B                
02C      ˆˇ        
02D            ˜   
02E                
02F       ˷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa a̅a      ǎa   
031                
032                
033a̰a a̲a     a̸a       
034                
035                
036                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203               
204                
205                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20Daaaa    aaaa        
20E            aaaaaaaa
20F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221             
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D            
23E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
270                
271                
272                
273                
274                
275                
276                
277              
278                
279                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27C                
27D                
27E          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
298            
299                
29A                
29B                
29C                
29D                
29E                
29F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
2AD                
2AE                
2AF               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0000-007F.html deleted file mode 100644 index ae51a8fa3..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (0000-007F) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007            |   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0080-00FF.html deleted file mode 100644 index 28b702919..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (0080-00FF) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0180-024F.html deleted file mode 100644 index 240b68b37..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/0180-024F.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (0180-024F) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018                
019           ƛ    
01A                
01B                
01C                
01D                
01E                
01F                
020                
021                
022                
023                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2000-206F.html deleted file mode 100644 index 1bd2f794b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (2000-206F) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203          
204                
205               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2100-214F.html deleted file mode 100644 index 363c71b97..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (2100-214F) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2190-21FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2190-21FF.html deleted file mode 100644 index 71df37317..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2190-21FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (2190-21FF) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219            
21A                
21B                
21C                
21D              
21E                
21F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2200-22FF.html deleted file mode 100644 index 5f5af1b1c..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold (2200-22FF) - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220              
221           
222               
223                
224             
225                
226          
227              
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/All.html deleted file mode 100644 index 2c72e966b..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants-Bold/All.html +++ /dev/null @@ -1,1292 +0,0 @@ - - -STIX Font Table for STIXVariants-Bold - - - -
-
-

STIXVariants-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007            |   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018                
019           ƛ    
01A                
01B                
01C                
01D                
01E                
01F                
020                
021                
022                
023                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203          
204                
205               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210                
211                
212                
213                
214               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219            
21A                
21B                
21C                
21D              
21E                
21F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220              
221           
222               
223                
224             
225                
226          
227              
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0000-007F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0000-007F.html deleted file mode 100644 index 0782139a0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXVariants (0000-007F) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007       w    |   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0080-00FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0080-00FF.html deleted file mode 100644 index af11afac9..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXVariants (0080-00FF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0180-024F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0180-024F.html deleted file mode 100644 index d36c283ef..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/0180-024F.html +++ /dev/null @@ -1,308 +0,0 @@ - - -STIX Font Table for STIXVariants (0180-024F) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018                
019           ƛ    
01A                
01B                
01C                
01D                
01E                
01F                
020                
021                
022                
023                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2000-206F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2000-206F.html deleted file mode 100644 index 2e1d55b00..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2000-206F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXVariants (2000-206F) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203          
204                
205               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2100-214F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2100-214F.html deleted file mode 100644 index 42764006d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -STIX Font Table for STIXVariants (2100-214F) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212                
213                
214               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2190-21FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2190-21FF.html deleted file mode 100644 index b75b2c943..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2190-21FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -STIX Font Table for STIXVariants (2190-21FF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219            
21A                
21B                
21C                
21D              
21E              
21F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2200-22FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2200-22FF.html deleted file mode 100644 index 86a6efbcc..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXVariants (2200-22FF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220          
221         
222          
223             
224          
225                
226         
227        
228        
229           
22A                
22B                
22C                
22D              
22E            
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2300-23FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2300-23FF.html deleted file mode 100644 index 63c7eef17..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2300-23FF.html +++ /dev/null @@ -1,368 +0,0 @@ - - -STIX Font Table for STIXVariants (2300-23FF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2400-243F.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2400-243F.html deleted file mode 100644 index 791e8f326..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2400-243F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -STIX Font Table for STIXVariants (2400-243F) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/25A0-25FF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/25A0-25FF.html deleted file mode 100644 index a11f9244d..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/25A0-25FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -STIX Font Table for STIXVariants (25A0-25FF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A               
25B                
25C                
25D                
25E                
25F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2A00-2AFF.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2A00-2AFF.html deleted file mode 100644 index 35fede169..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/2A00-2AFF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -STIX Font Table for STIXVariants (2A00-2AFF) - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3              
2A4                
2A5                
2A6                
2A7                
2A8                
2A9              
2AA              
2AB                
2AC              
2AD                
2AE               
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/All.html b/mathjax-dev/fonts/Tables/STIX/STIX/Variants/All.html deleted file mode 100644 index e812afe60..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/Variants/All.html +++ /dev/null @@ -1,2108 +0,0 @@ - - -STIX Font Table for STIXVariants - - - -
-
-

STIXVariants Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007       w    |   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
018                
019           ƛ    
01A                
01B                
01C                
01D                
01E                
01F                
020                
021                
022                
023                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
201                
202                
203          
204                
205               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212                
213                
214               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219            
21A                
21B                
21C                
21D              
21E              
21F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220          
221         
222          
223             
224          
225                
226         
227        
228        
229           
22A                
22B                
22C                
22D              
22E            
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
23E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Control Pictures: 2400 - 243F
0123456789ABCDEF
242               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A               
25B                
25C                
25D                
25E                
25F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3              
2A4                
2A5                
2A6                
2A7                
2A8                
2A9              
2AA              
2AB                
2AC              
2AD                
2AE               
2AF                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/STIX/STIX/index.html b/mathjax-dev/fonts/Tables/STIX/STIX/index.html deleted file mode 100644 index 14c1cf7b0..000000000 --- a/mathjax-dev/fonts/Tables/STIX/STIX/index.html +++ /dev/null @@ -1,1399 +0,0 @@ - - -STIX Fonts Unicode Block Table of Contents - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mathjax-dev/fonts/Tables/STIX/makeTable b/mathjax-dev/fonts/Tables/STIX/makeTable deleted file mode 100755 index 1b4ffc809..000000000 --- a/mathjax-dev/fonts/Tables/STIX/makeTable +++ /dev/null @@ -1,417 +0,0 @@ -#! /usr/bin/perl - -# Makes a collection of font sample pages for the STIX fonts -# -# Usage: ./makeTable - -%fonts = ( - 'STIXGeneral' => "font-family: STIXGeneral;", - 'STIXGeneral-Bold' => "font-family: STIXGeneral; font-weight: bold;", - 'STIXGeneral-Bold-Italic' => "font-family: STIXGeneral; font-style: italic; font-weight: bold;", - 'STIXGeneral-Italic' => "font-family: STIXGeneral; font-style: italic;", - 'STIXIntegralsD' => "font-family: STIXIntegralsD;", - 'STIXIntegralsD-Bold' => "font-family: STIXIntegralsD; font-weight: bold;", - 'STIXIntegralsSm' => "font-family: STIXIntegralsSm;", - 'STIXIntegralsSm-Bold' => "font-family: STIXIntegralsSm; font-weight: bold;", - 'STIXIntegralsUp' => "font-family: STIXIntegralsUp;", - 'STIXIntegralsUp-Bold' => "font-family: STIXIntegralsUp; font-weight: bold;", - 'STIXIntegralsUpD' => "font-family: STIXIntegralsUpD;", - 'STIXIntegralsUpD-Bold' => "font-family: STIXIntegralsUpD; font-weight: bold;", - 'STIXIntegralsUpSm' => "font-family: STIXIntegralsUpSm;", - 'STIXIntegralsUpSm-Bold' => "font-family: STIXIntegralsUpSm; font-weight: bold;", - 'STIXNonUnicode' => "font-family: STIXNonUnicode;", - 'STIXNonUnicode-Bold' => "font-family: STIXNonUnicode; font-weight: bold;", - 'STIXNonUnicode-Bold-Italic' => "font-family: STIXNonUnicode; font-style: italic; font-weight: bold;", - 'STIXNonUnicode-Italic' => "font-family: STIXNonUnicode; font-style: italic;", - 'STIXSizeOneSym' => "font-family: STIXSizeOneSym, STIXSize1;", - 'STIXSizeOneSym-Bold' => "font-family: STIXSizeOneSym, STIXSize1; font-weight: bold;", - 'STIXSizeTwoSym' => "font-family: STIXSizeTwoSym, STIXSize2;", - 'STIXSizeTwoSym-Bold' => "font-family: STIXSizeTwoSym, STIXSize2; font-weight: bold;", - 'STIXSizeThreeSym' => "font-family: STIXSizeThreeSym, STIXSize3;", - 'STIXSizeThreeSym-Bold' => "font-family: STIXSizeThreeSym, STIXSize3; font-weight: bold;", - 'STIXSizeFourSym' => "font-family: STIXSizeFourSym, STIXSize4;", - 'STIXSizeFourSym-Bold' => "font-family: STIXSizeFourSym, STIXSize4; font-weight: bold;", - 'STIXSizeFiveSym' => "font-family: STIXSizeFiveSym, STIXSize5;", - 'STIXVariants' => "font-family: STIXVariants;", - 'STIXVariants-Bold' => "font-family: STIXVariants; font-weight: bold;", -); - -require "unicode.pl"; - -%num = ("One"=>1, "Two"=>2, "Three"=>3, "Four"=>4, "Five"=>5); -sub byName { - my ($A,$B) = ($a,$b); $A =~ s/-Regular//; $B =~ s/-Regular//; - if ($A =~ m/STIXSize/ && $B =~ m/STIXSize/) { - my ($An,$Bn) = ($A =~ m/(One|Two|Three|Four|Five)/,$B =~ m/(One|Two|Three|Four|Five)/); - $A =~ s/$An/$num{$An}/; $B =~ s/$Bn/$num{$Bn}/; - } - return $A cmp $B; -} - -@fonts = sort byName (keys %fonts); - - -sub GetTableData { - foreach $font (split(/\n/,`find -L ../../AFM/STIX/fonts -name "*.js"`)) {GetFileData($font)} - CountRangeEntries(); -} - -sub GetFileData { - my $file = shift; - open(INFILE,$file); - my @lines = ; - close(INFILE); - chomp(@lines); - FindChars(@lines); -} - -sub FindChars { - my $font = ""; my $char; - foreach my $line (@_) { - if ($line =~ m/FONTDATA.FONTS\['([^']*)'\]/) { - $font = $1; $font =~ s/bold/Bold/; $font =~ s/italic/Italic/; - } elsif ($line =~ m/^ +0x([A-F0-9]*):/) { - $char = sprintf("%05X",hex($1)); - $CHAR{$char}{$font} = 1 unless $char ge "0E000" && $char le "0F7FF" && $font !~ m/NonUni/; - } - } -} - -sub CountRangeEntries { - foreach my $range (@ranges) { - my ($name,$start,$end) = @{$range}; - my $N = 0; - foreach my $font (@fonts) { - my $n = 0; - foreach $c ($start..$end) { - my $C = sprintf("%05X",$c); - $n++ if $CHAR{$C} && $CHAR{$C}{$font}; - } - $N += $n; - $count{$font} += $n; - $frcount{$font}{$name} = $n; - $frcount{$font}{STIXAll} += $n; - } - $count{STIXAll} += $N; - $frcount{STIXAll}{$name} = $N; - } -} - -sub MakeHeader { - my $FONT = shift; my $range = (shift) || ""; - @HEADER = ( - '', - '', - 'STIX Font Table for '.($FONT || "All Fonts").$range.'', - '', - '', - '', - '
', - '
', - '

'.($FONT || "STIX Font").' Character Tables

', - ); -} - -@FOOTER = ( - '
', - '', - '', -); - -@TABLEstart = ( - '
-

STIX Fonts Unicode Block
Table of Contents

-
GeneralIntegralsIntegralsUpNonUnicodeSizenSymbolsVariantsAll
DisplaySmallDisplaySmall12345
BBIIBBBBBBBIIBBBBB
Basic Latin9595959511111111111111109109109109232477
Latin-1 Supplement969696961111111111111111111111111409
Latin Extended-A128128128128512
Latin Extended-B3732323211135
Spacing Modifier Letters6060272744444194
Combining Diacritical Marks717177777177
Greek and Coptic93939292370
Cyrillic102102102102408
Phonetic Extensions336
Phonetic Extensions Supplement66
Latin Extended Additional888832
General Punctuation464023231111177151
Superscripts and Subscripts112
Currency Symbols444416
Combining Diacritical Marks for Symbols242212088888107
Letterlike Symbols604329301121167
Number Forms121224
Arrows1038286199
Mathematical Operators2562332299999999991043131316219690
Miscellaneous Technical611541412412412482179
Control Pictures111115
Enclosed Alphanumerics62626262248
Box Drawing45404040165
Block Elements88
Geometric Shapes9661103
Miscellaneous Symbols54357
Dingbats30222238
Miscellaneous Mathematical Symbols-A4346262626279
Supplemental Arrows-A1616
Supplemental Arrows-B128128
Miscellaneous Mathematical Symbols-B128106444156
Supplemental Mathematical Operators25457181718171817181718171319509
Miscellaneous Symbols and Arrows6464
CJK Symbols and Punctuation22
Hiragana11
Latin Extended-D11
Private Use Area384155188241968
Alphabetic Presentation Forms555520
Specials11
Mathematical Alphanumeric Symbols9942922722041762
All31991620101997129282928292829282928386157190243110215917581758173197378592
', - '', - '', - '', - '', - '', - '', - '', - '', - '', - '', -); -@TABLEfoot = ( - '
', -); -@TABLEhead = ( - '
0123456789ABCDEF
', - '

' -); - -@ROWstart = (''); -@ROWend = (''); - -sub PrintTOC { - mkdir "STIX" unless -d "STIX"; - open(HTML,">STIX/index.html"); - PrintHTML( - '', - '', - 'STIX Fonts Unicode Block Table of Contents', - '', - '', - '', - '

', - '', - '', - ); - - my @names = ('General','Integrals','IntegralsUp','NonUnicode','SizenSymbols','Variants','All'); - my @rows = (2,1,0,2,1,2,3); my @columns = (4,4,6,4,9,2,1); - my $rows = scalar(@ranges) + 6; - - print HTML "\n"; - print HTML '',"\n"; - foreach my $i (0..$#names) { - print HTML '',"\n" if $rows[$i]; - print HTML '',"\n"; - } - print HTML "\n"; - - print HTML "\n"; - foreach my $name ('Display','Small','','Display','Small','1','2','3','4','5') - {print HTML '',"\n"} - print HTML "\n"; - - print HTML "\n"; - foreach my $name ('','B','BI','I','','B','','B','','B','','B','','B', - '','B','BI','I','','B','','B','','B','','B','','','B') { - print HTML '',"\n"; - } - print HTML "\n"; - - print HTML '',"\n"; - - foreach my $range (@ranges) { - my ($name,$start,$end) = @{$range}; - next unless $frcount{STIXAll}{$name}; - my $file = sprintf("/%04X-%04X.html",$start,$end); - print HTML '',"\n"; - print HTML '',"\n"; - foreach my $font (@fonts) { - print HTML '',"\n"; - } - print HTML ''; - print HTML "\n"; - } - - print HTML '',"\n"; - print HTML '',"\n"; - print HTML '',"\n"; - foreach my $font (@fonts,"STIXAll") { - print HTML '',"\n" - - } - print HTML "\n"; - - PrintHTML( - '', - '', - '', - ); - - close(HTML); -} - -sub PrintFullTable { - my $i = shift; my $FONT = ($i ne '' ? $fonts[$i] : ''); - my $dir = "STIX/".(substr($FONT,4) || "All"); - my $file = "$dir/All.html"; - mkdir "STIX" unless -d "STIX"; - mkdir $dir unless -d $dir; - open(HTML,">",$file); - MakeHeader($FONT); - PrintHTML(@HEADER); - foreach my $j (0..$#ranges) {PrintRange($i,$j)} - PrintNavigation($i,''); - PrintHTML(@FOOTER); - close(HTML); -} - -sub PrintRangeTable { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : ''); - my ($name,$start,$end) = @{$ranges[$j]}; - return if $frcount{($i eq '' ? "STIXAll" : $FONT)}{$name} == 0; - my $chars = sprintf("%04X-%04X",$start,$end); - my $dir = "STIX/".($FONT ? substr($FONT,4) : "All"); - my $file = "$dir/$chars.html"; - mkdir "STIX" unless -d "STIX"; - mkdir $dir unless -d $dir; - open(HTML,">",$file); - MakeHeader($FONT," ($chars)"); - PrintHTML(@HEADER); - PrintRange($i,$j); - PrintNavigation($i,$j); - PrintHTML(@FOOTER); - close(HTML); -} - -sub PrintRange { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : ''); - my ($name,$start,$end) = @{$ranges[$j]}; - return if $frcount{($i eq '' ? "STIXAll" : $FONT)}{$name} == 0; - PrintHTML(@TABLEstart); - print HTML sprintf("%s: %04X - %04X",$name,$start,$end); - PrintHTML(@TABLEhead); - while ($start < $end && !defined($CHAR{sprintf("%05X",$start)})) {$start++} - while ($end > $start && !defined($CHAR{sprintf("%05X",$end)})) {$end--} - foreach my $row (int($start/0x10)..int($end/0x10)) - {PrintRow($FONT,$row,(($name =~ m/Combining/i) ? 'a' : ''))} - PrintHTML(@TABLEfoot); -} - -sub PrintRow { - my $FONT = shift; my $row = shift; - my $combine = shift; $combine = ''.$combine.'' if $combine; - my $r = sprintf("%03X",$row); $row *= 0x10; - PrintHTML(@ROWstart); - print HTML '',"\n"; - foreach my $i (0x00..0x0F) { - my $c = sprintf("%05X",$row+$i); - if (defined($CHAR{$c})) { - my $title = $CHARNAME{$c}." (".sprintf("0x%X",$row+$i).")"; - if ($FONT) { - if ($CHAR{$c}{$FONT}) { - print HTML ''."\n"; - } else { - print HTML ''."\n"; - } - } else { - print HTML ''."\n"; - } - } else { - print HTML ''."\n"; - } - print HTML ''."\n" if $i == 7; - } - PrintHTML(@ROWend); -} - -sub PrintNavigation { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : 'STIXAll'); - my ($name,$start,$end) = ($j ne '' ? @{$ranges[$j]} : ('STIXAll',0,0)); - my ($pfont,$nfont,$prange,$nrange); - my ($pi,$ni,$pj,$nj); - - if ($i ne "") { - ($pi,$ni) = ($i-1,$i+1); ($pfont,$nfont) = ($fonts[$pi],$fonts[$ni]); - while ($j && $ni <= $#fonts && $frcount{$nfont}{$name} == 0) {$nfont = $fonts[++$ni]} - } else { - $pi = $#fonts; $pfont = $fonts[$#fonts]; $ni = 0; $nfont = ""; - } - while ($j && $pi >= 0 && $frcount{$pfont}{$name} == 0) {$pfont = $fonts[--$pi]} - $pfont = "" if $pi < 0; $nfont = "STIXAll" if $ni > $#fonts; - $pfont = substr($pfont,4); $nfont = substr($nfont,4); - my $pfurl = "../".$pfont.($j ne '' ? sprintf("/%04X-%04X.html",$start,$end) : '/All.html'); - my $nfurl = "../".$nfont.($j ne '' ? sprintf("/%04X-%04X.html",$start,$end) : '/All.html'); - - if ($j ne "") { - ($pj,$nj) = ($j-1,$j+1); ($prange,$nrange) = ($ranges[$pj],$ranges[$nj]); - while ($nj <= $#ranges && $frcount{$FONT}{$nrange->[0]} == 0) {$nrange = $ranges[++$nj]} - } else { - $pj = $#ranges; $prange = $ranges[$pj]; $nj = 0; $nrange = ['',0,0]; - } - while ($pj >= 0 && $frcount{$FONT}{$prange->[0]} == 0) {$prange = $ranges[--$pj]} - $prange = ['',0,0] if $pj < 0; $nrange = ['All',0,0] if $nj > $#ranges; - my $prurl = sprintf("%04X-%04X.html",$prange->[1],$prange->[2]); - my $nrurl = ($nrange->[2] ? sprintf("%04X-%04X.html",$nrange->[1],$nrange->[2]) : "All.html"); - - PrintHTML( - '
', - '

STIX Fonts Unicode Block
Table of Contents

', - '
1 ? ' ROWSPAN="'.$rows[$i].'"' : ''), - ($columns[$i] > 1 ? ' COLSPAN="'.$columns[$i].'"' : ''), - '>',$names[$i],'
',$name,'
',$name,'
',$name,'', - ($frcount{$font}{$name} ? ''.$frcount{$font}{$name}.'' : ''), - '',$frcount{STIXAll}{$name},'
All',$count{$font},'
'.$r.''.$combine.'&#x'.$c.';'.$combine.' '; - foreach my $font (sort byName (keys %{$CHAR{$c}})) { - print HTML ''. - $combine.'&#x'.$c.';'.$combine.'
'; - } - print HTML '
 
', - '', - '', '', '', - '', - '', - '', '', '', - '', '', - '
', - ($prange->[0] ? - (''.$prange->[0].'
'. - '/\') : '..'), - - '
', - ($pfont ? - (''.$pfont.' ', - '<') : ':'), - 'O', - ($nfont ? - ('> ', - ''.$nfont.'') : ':'), - '
', - ($nrange->[0] ? - ('\/
'. - ''.$nrange->[0].'') : - '..'), - '
', - '', - ); -} - -sub PrintHTML { - print HTML join("\n",@_),"\n"; -} - -sub PrintAllTables { - foreach my $font (0..$#fonts) { - foreach my $range (0..$#ranges) {PrintRangeTable($font,$range)} - PrintFullTable($font); - } - foreach my $range (0..$#ranges) {PrintRangeTable('',$range)} - PrintFullTable(''); -} - -GetTableData(); -PrintTOC(); -PrintAllTables(); - -1; diff --git a/mathjax-dev/fonts/Tables/STIX/makeUnicode b/mathjax-dev/fonts/Tables/STIX/makeUnicode deleted file mode 100755 index e526894ad..000000000 --- a/mathjax-dev/fonts/Tables/STIX/makeUnicode +++ /dev/null @@ -1,55 +0,0 @@ -#! /usr/bin/perl - -# Read's STIX character list HMTL file and extracts -# unicode character names for the various characters - -# Usage: ./makeUnicode > unicode.pl - -sub GetTableData { - open(INFILE,"STIX character list.html"); - my @lines = ; - close(INFILE); - chomp(@lines); - @lines = split(/|/i,join('',@lines)); - FindRanges(grep /'); -@ROWend = (''); - -sub PrintTOC { - mkdir "TeX" unless -d "TeX"; - open(HTML,">TeX/index.html"); - PrintHTML( - '', - '', - 'MathJax Fonts Unicode Block Table of Contents', - '', - '', - '', - '
', - '
*(.*?);? ([^ ]+)-([^ ]+?) *([^<]*)!); - $char = sprintf("%05X",hex($char)); - $name =~ s/'/\\'/g; - $CHARNAME{$char} = $name; - } -} - -sub PrintRanges { - print "\@ranges = (\n"; - foreach $range (@ranges) { - print " ['$range->[0]',$range->[1],$range->[2]],\n"; - } - print ");\n\n"; -} - -sub PrintChars { - print "%CHARNAME = (\n"; - foreach $char (sort keys %CHARNAME) { - print " '$char' => '$CHARNAME{$char}',\n"; - } - print ");\n"; -} - -GetTableData(); -PrintRanges(); -PrintChars(); - - -1; diff --git a/mathjax-dev/fonts/Tables/STIX/unicode.pl b/mathjax-dev/fonts/Tables/STIX/unicode.pl deleted file mode 100644 index ce25f093f..000000000 --- a/mathjax-dev/fonts/Tables/STIX/unicode.pl +++ /dev/null @@ -1,4167 +0,0 @@ -@ranges = ( - ['Basic Latin',0,127], - ['Latin-1 Supplement',128,255], - ['Latin Extended-A',256,383], - ['Latin Extended-B',384,591], - ['Spacing Modifier Letters',688,767], - ['Combining Diacritical Marks',768,879], - ['Greek and Coptic',880,1023], - ['Cyrillic',1024,1279], - ['Phonetic Extensions',7424,7551], - ['Phonetic Extensions Supplement',7552,7615], - ['Latin Extended Additional',7680,7935], - ['General Punctuation',8192,8303], - ['Superscripts and Subscripts',8304,8351], - ['Currency Symbols',8352,8399], - ['Combining Diacritical Marks for Symbols',8400,8447], - ['Letterlike Symbols',8448,8527], - ['Number Forms',8528,8591], - ['Arrows',8592,8703], - ['Mathematical Operators',8704,8959], - ['Miscellaneous Technical',8960,9215], - ['Control Pictures',9216,9279], - ['Enclosed Alphanumerics',9312,9471], - ['Box Drawing',9472,9599], - ['Block Elements',9600,9631], - ['Geometric Shapes',9632,9727], - ['Miscellaneous Symbols',9728,9983], - ['Dingbats',9984,10175], - ['Miscellaneous Mathematical Symbols-A',10176,10223], - ['Supplemental Arrows-A',10224,10239], - ['Supplemental Arrows-B',10496,10623], - ['Miscellaneous Mathematical Symbols-B',10624,10751], - ['Supplemental Mathematical Operators',10752,11007], - ['Miscellaneous Symbols and Arrows',11008,11263], - ['CJK Symbols and Punctuation',12288,12351], - ['Hiragana',12352,12447], - ['Latin Extended-D',42784,43007], - ['Private Use Area',57344,63743], - ['Alphabetic Presentation Forms',64256,64335], - ['Specials',65520,65535], - ['Mathematical Alphanumeric Symbols',119808,120831], -); - -%CHARNAME = ( - '00020' => 'SPACE', - '00021' => 'EXCLAMATION MARK', - '00022' => 'QUOTATION MARK', - '00023' => 'NUMBER SIGN', - '00024' => 'DOLLAR SIGN', - '00025' => 'PERCENT SIGN', - '00026' => 'AMPERSAND', - '00027' => 'APOSTROPHE', - '00028' => 'LEFT PARENTHESIS', - '00029' => 'RIGHT PARENTHESIS', - '0002A' => 'ASTERISK', - '0002B' => 'PLUS SIGN', - '0002C' => 'COMMA', - '0002D' => 'HYPHEN-MINUS', - '0002E' => 'FULL STOP', - '0002F' => 'SOLIDUS', - '00030' => 'DIGIT ZERO', - '00031' => 'DIGIT ONE', - '00032' => 'DIGIT TWO', - '00033' => 'DIGIT THREE', - '00034' => 'DIGIT FOUR', - '00035' => 'DIGIT FIVE', - '00036' => 'DIGIT SIX', - '00037' => 'DIGIT SEVEN', - '00038' => 'DIGIT EIGHT', - '00039' => 'DIGIT NINE', - '0003A' => 'COLON', - '0003B' => 'SEMICOLON', - '0003C' => 'LESS-THAN SIGN', - '0003D' => 'EQUALS SIGN', - '0003E' => 'GREATER-THAN SIGN', - '0003F' => 'QUESTION MARK', - '00040' => 'COMMERCIAL AT', - '00041' => 'LATIN CAPITAL LETTER A', - '00042' => 'LATIN CAPITAL LETTER B', - '00043' => 'LATIN CAPITAL LETTER C', - '00044' => 'LATIN CAPITAL LETTER D', - '00045' => 'LATIN CAPITAL LETTER E', - '00046' => 'LATIN CAPITAL LETTER F', - '00047' => 'LATIN CAPITAL LETTER G', - '00048' => 'LATIN CAPITAL LETTER H', - '00049' => 'LATIN CAPITAL LETTER I', - '0004A' => 'LATIN CAPITAL LETTER J', - '0004B' => 'LATIN CAPITAL LETTER K', - '0004C' => 'LATIN CAPITAL LETTER L', - '0004D' => 'LATIN CAPITAL LETTER M', - '0004E' => 'LATIN CAPITAL LETTER N', - '0004F' => 'LATIN CAPITAL LETTER O', - '00050' => 'LATIN CAPITAL LETTER P', - '00051' => 'LATIN CAPITAL LETTER Q', - '00052' => 'LATIN CAPITAL LETTER R', - '00053' => 'LATIN CAPITAL LETTER S', - '00054' => 'LATIN CAPITAL LETTER T', - '00055' => 'LATIN CAPITAL LETTER U', - '00056' => 'LATIN CAPITAL LETTER V', - '00057' => 'LATIN CAPITAL LETTER W', - '00058' => 'LATIN CAPITAL LETTER X', - '00059' => 'LATIN CAPITAL LETTER Y', - '0005A' => 'LATIN CAPITAL LETTER Z', - '0005B' => 'LEFT SQUARE BRACKET', - '0005C' => 'REVERSE SOLIDUS', - '0005D' => 'RIGHT SQUARE BRACKET', - '0005E' => 'CIRCUMFLEX ACCENT', - '0005F' => 'LOW LINE', - '00060' => 'GRAVE ACCENT', - '00061' => 'LATIN SMALL LETTER A', - '00062' => 'LATIN SMALL LETTER B', - '00063' => 'LATIN SMALL LETTER C', - '00064' => 'LATIN SMALL LETTER D', - '00065' => 'LATIN SMALL LETTER E', - '00066' => 'LATIN SMALL LETTER F', - '00067' => 'LATIN SMALL LETTER G', - '00068' => 'LATIN SMALL LETTER H', - '00069' => 'LATIN SMALL LETTER I', - '0006A' => 'LATIN SMALL LETTER J', - '0006B' => 'LATIN SMALL LETTER K', - '0006C' => 'LATIN SMALL LETTER L', - '0006D' => 'LATIN SMALL LETTER M', - '0006E' => 'LATIN SMALL LETTER N', - '0006F' => 'LATIN SMALL LETTER O', - '00070' => 'LATIN SMALL LETTER P', - '00071' => 'LATIN SMALL LETTER Q', - '00072' => 'LATIN SMALL LETTER R', - '00073' => 'LATIN SMALL LETTER S', - '00074' => 'LATIN SMALL LETTER T', - '00075' => 'LATIN SMALL LETTER U', - '00076' => 'LATIN SMALL LETTER V', - '00077' => 'LATIN SMALL LETTER W', - '00078' => 'LATIN SMALL LETTER X', - '00079' => 'LATIN SMALL LETTER Y', - '0007A' => 'LATIN SMALL LETTER Z', - '0007B' => 'LEFT CURLY BRACKET', - '0007C' => 'VERTICAL LINE', - '0007D' => 'RIGHT CURLY BRACKET', - '0007E' => 'TILDE', - '000A0' => 'NO-BREAK SPACE', - '000A1' => 'INVERTED EXCLAMATION MARK', - '000A2' => 'CENT SIGN', - '000A3' => 'POUND SIGN', - '000A4' => 'CURRENCY SIGN', - '000A5' => 'YEN SIGN', - '000A6' => 'BROKEN BAR', - '000A7' => 'SECTION SIGN', - '000A8' => 'DIAERESIS', - '000A9' => 'COPYRIGHT SIGN', - '000AA' => 'FEMININE ORDINAL INDICATOR', - '000AB' => 'LEFT-POINTING DOUBLE ANGLE QUOTATION MARK', - '000AC' => 'NOT SIGN', - '000AD' => 'SOFT HYPHEN', - '000AE' => 'REGISTERED SIGN', - '000AF' => 'MACRON', - '000B0' => 'DEGREE SIGN', - '000B1' => 'PLUS-MINUS SIGN', - '000B2' => 'SUPERSCRIPT TWO', - '000B3' => 'SUPERSCRIPT THREE', - '000B4' => 'ACUTE ACCENT', - '000B5' => 'MICRO SIGN', - '000B6' => 'PILCROW SIGN', - '000B7' => 'MIDDLE DOT', - '000B8' => 'CEDILLA', - '000B9' => 'SUPERSCRIPT ONE', - '000BA' => 'MASCULINE ORDINAL INDICATOR', - '000BB' => 'RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK', - '000BC' => 'VULGAR FRACTION ONE QUARTER', - '000BD' => 'VULGAR FRACTION ONE HALF', - '000BE' => 'VULGAR FRACTION THREE QUARTERS', - '000BF' => 'INVERTED QUESTION MARK', - '000C0' => 'LATIN CAPITAL LETTER A WITH GRAVE', - '000C1' => 'LATIN CAPITAL LETTER A WITH ACUTE', - '000C2' => 'LATIN CAPITAL LETTER A WITH CIRCUMFLEX', - '000C3' => 'LATIN CAPITAL LETTER A WITH TILDE', - '000C4' => 'LATIN CAPITAL LETTER A WITH DIAERESIS', - '000C5' => 'LATIN CAPITAL LETTER A WITH RING ABOVE', - '000C6' => 'LATIN CAPITAL LETTER AE', - '000C7' => 'LATIN CAPITAL LETTER C WITH CEDILLA', - '000C8' => 'LATIN CAPITAL LETTER E WITH GRAVE', - '000C9' => 'LATIN CAPITAL LETTER E WITH ACUTE', - '000CA' => 'LATIN CAPITAL LETTER E WITH CIRCUMFLEX', - '000CB' => 'LATIN CAPITAL LETTER E WITH DIAERESIS', - '000CC' => 'LATIN CAPITAL LETTER I WITH GRAVE', - '000CD' => 'LATIN CAPITAL LETTER I WITH ACUTE', - '000CE' => 'LATIN CAPITAL LETTER I WITH CIRCUMFLEX', - '000CF' => 'LATIN CAPITAL LETTER I WITH DIAERESIS', - '000D0' => 'LATIN CAPITAL LETTER ETH', - '000D1' => 'LATIN CAPITAL LETTER N WITH TILDE', - '000D2' => 'LATIN CAPITAL LETTER O WITH GRAVE', - '000D3' => 'LATIN CAPITAL LETTER O WITH ACUTE', - '000D4' => 'LATIN CAPITAL LETTER O WITH CIRCUMFLEX', - '000D5' => 'LATIN CAPITAL LETTER O WITH TILDE', - '000D6' => 'LATIN CAPITAL LETTER O WITH DIAERESIS', - '000D7' => 'MULTIPLICATION SIGN', - '000D8' => 'LATIN CAPITAL LETTER O WITH STROKE', - '000D9' => 'LATIN CAPITAL LETTER U WITH GRAVE', - '000DA' => 'LATIN CAPITAL LETTER U WITH ACUTE', - '000DB' => 'LATIN CAPITAL LETTER U WITH CIRCUMFLEX', - '000DC' => 'LATIN CAPITAL LETTER U WITH DIAERESIS', - '000DD' => 'LATIN CAPITAL LETTER Y WITH ACUTE', - '000DE' => 'LATIN CAPITAL LETTER THORN', - '000DF' => 'LATIN SMALL LETTER SHARP S', - '000E0' => 'LATIN SMALL LETTER A WITH GRAVE', - '000E1' => 'LATIN SMALL LETTER A WITH ACUTE', - '000E2' => 'LATIN SMALL LETTER A WITH CIRCUMFLEX', - '000E3' => 'LATIN SMALL LETTER A WITH TILDE', - '000E4' => 'LATIN SMALL LETTER A WITH DIAERESIS', - '000E5' => 'LATIN SMALL LETTER A WITH RING ABOVE', - '000E6' => 'LATIN SMALL LETTER AE', - '000E7' => 'LATIN SMALL LETTER C WITH CEDILLA', - '000E8' => 'LATIN SMALL LETTER E WITH GRAVE', - '000E9' => 'LATIN SMALL LETTER E WITH ACUTE', - '000EA' => 'LATIN SMALL LETTER E WITH CIRCUMFLEX', - '000EB' => 'LATIN SMALL LETTER E WITH DIAERESIS', - '000EC' => 'LATIN SMALL LETTER I WITH GRAVE', - '000ED' => 'LATIN SMALL LETTER I WITH ACUTE', - '000EE' => 'LATIN SMALL LETTER I WITH CIRCUMFLEX', - '000EF' => 'LATIN SMALL LETTER I WITH DIAERESIS', - '000F0' => 'LATIN SMALL LETTER ETH', - '000F1' => 'LATIN SMALL LETTER N WITH TILDE', - '000F2' => 'LATIN SMALL LETTER O WITH GRAVE', - '000F3' => 'LATIN SMALL LETTER O WITH ACUTE', - '000F4' => 'LATIN SMALL LETTER O WITH CIRCUMFLEX', - '000F5' => 'LATIN SMALL LETTER O WITH TILDE', - '000F6' => 'LATIN SMALL LETTER O WITH DIAERESIS', - '000F7' => 'DIVISION SIGN', - '000F8' => 'LATIN SMALL LETTER O WITH STROKE', - '000F9' => 'LATIN SMALL LETTER U WITH GRAVE', - '000FA' => 'LATIN SMALL LETTER U WITH ACUTE', - '000FB' => 'LATIN SMALL LETTER U WITH CIRCUMFLEX', - '000FC' => 'LATIN SMALL LETTER U WITH DIAERESIS', - '000FD' => 'LATIN SMALL LETTER Y WITH ACUTE', - '000FE' => 'LATIN SMALL LETTER THORN', - '000FF' => 'LATIN SMALL LETTER Y WITH DIAERESIS', - '00100' => 'LATIN CAPITAL LETTER A WITH MACRON', - '00101' => 'LATIN SMALL LETTER A WITH MACRON', - '00102' => 'LATIN CAPITAL LETTER A WITH BREVE', - '00103' => 'LATIN SMALL LETTER A WITH BREVE', - '00104' => 'LATIN CAPITAL LETTER A WITH OGONEK', - '00105' => 'LATIN SMALL LETTER A WITH OGONEK', - '00106' => 'LATIN CAPITAL LETTER C WITH ACUTE', - '00107' => 'LATIN SMALL LETTER C WITH ACUTE', - '00108' => 'LATIN CAPITAL LETTER C WITH CIRCUMFLEX', - '00109' => 'LATIN SMALL LETTER C WITH CIRCUMFLEX', - '0010A' => 'LATIN CAPITAL LETTER C WITH DOT ABOVE', - '0010B' => 'LATIN SMALL LETTER C WITH DOT ABOVE', - '0010C' => 'LATIN CAPITAL LETTER C WITH CARON', - '0010D' => 'LATIN SMALL LETTER C WITH CARON', - '0010E' => 'LATIN CAPITAL LETTER D WITH CARON', - '0010F' => 'LATIN SMALL LETTER D WITH CARON', - '00110' => 'LATIN CAPITAL LETTER D WITH STROKE', - '00111' => 'LATIN SMALL LETTER D WITH STROKE', - '00112' => 'LATIN CAPITAL LETTER E WITH MACRON', - '00113' => 'LATIN SMALL LETTER E WITH MACRON', - '00114' => 'LATIN CAPITAL LETTER E WITH BREVE', - '00115' => 'LATIN SMALL LETTER E WITH BREVE', - '00116' => 'LATIN CAPITAL LETTER E WITH DOT ABOVE', - '00117' => 'LATIN SMALL LETTER E WITH DOT ABOVE', - '00118' => 'LATIN CAPITAL LETTER E WITH OGONEK', - '00119' => 'LATIN SMALL LETTER E WITH OGONEK', - '0011A' => 'LATIN CAPITAL LETTER E WITH CARON', - '0011B' => 'LATIN SMALL LETTER E WITH CARON', - '0011C' => 'LATIN CAPITAL LETTER G WITH CIRCUMFLEX', - '0011D' => 'LATIN SMALL LETTER G WITH CIRCUMFLEX', - '0011E' => 'LATIN CAPITAL LETTER G WITH BREVE', - '0011F' => 'LATIN SMALL LETTER G WITH BREVE', - '00120' => 'LATIN CAPITAL LETTER G WITH DOT ABOVE', - '00121' => 'LATIN SMALL LETTER G WITH DOT ABOVE', - '00122' => 'LATIN CAPITAL LETTER G WITH CEDILLA', - '00123' => 'LATIN SMALL LETTER G WITH CEDILLA', - '00124' => 'LATIN CAPITAL LETTER H WITH CIRCUMFLEX', - '00125' => 'LATIN SMALL LETTER H WITH CIRCUMFLEX', - '00126' => 'LATIN CAPITAL LETTER H WITH STROKE', - '00127' => 'LATIN SMALL LETTER H WITH STROKE', - '00128' => 'LATIN CAPITAL LETTER I WITH TILDE', - '00129' => 'LATIN SMALL LETTER I WITH TILDE', - '0012A' => 'LATIN CAPITAL LETTER I WITH MACRON', - '0012B' => 'LATIN SMALL LETTER I WITH MACRON', - '0012C' => 'LATIN CAPITAL LETTER I WITH BREVE', - '0012D' => 'LATIN SMALL LETTER I WITH BREVE', - '0012E' => 'LATIN CAPITAL LETTER I WITH OGONEK', - '0012F' => 'LATIN SMALL LETTER I WITH OGONEK', - '00130' => 'LATIN CAPITAL LETTER I WITH DOT ABOVE', - '00131' => 'LATIN SMALL LETTER DOTLESS I', - '00132' => 'LATIN CAPITAL LIGATURE IJ', - '00133' => 'LATIN SMALL LIGATURE IJ', - '00134' => 'LATIN CAPITAL LETTER J WITH CIRCUMFLEX', - '00135' => 'LATIN SMALL LETTER J WITH CIRCUMFLEX', - '00136' => 'LATIN CAPITAL LETTER K WITH CEDILLA', - '00137' => 'LATIN SMALL LETTER K WITH CEDILLA', - '00138' => 'LATIN SMALL LETTER KRA', - '00139' => 'LATIN CAPITAL LETTER L WITH ACUTE', - '0013A' => 'LATIN SMALL LETTER L WITH ACUTE', - '0013B' => 'LATIN CAPITAL LETTER L WITH CEDILLA', - '0013C' => 'LATIN SMALL LETTER L WITH CEDILLA', - '0013D' => 'LATIN CAPITAL LETTER L WITH CARON', - '0013E' => 'LATIN SMALL LETTER L WITH CARON', - '0013F' => 'LATIN CAPITAL LETTER L WITH MIDDLE DOT', - '00140' => 'LATIN SMALL LETTER L WITH MIDDLE DOT', - '00141' => 'LATIN CAPITAL LETTER L WITH STROKE', - '00142' => 'LATIN SMALL LETTER L WITH STROKE', - '00143' => 'LATIN CAPITAL LETTER N WITH ACUTE', - '00144' => 'LATIN SMALL LETTER N WITH ACUTE', - '00145' => 'LATIN CAPITAL LETTER N WITH CEDILLA', - '00146' => 'LATIN SMALL LETTER N WITH CEDILLA', - '00147' => 'LATIN CAPITAL LETTER N WITH CARON', - '00148' => 'LATIN SMALL LETTER N WITH CARON', - '00149' => 'LATIN SMALL LETTER N PRECEDED BY APOSTROPHE', - '0014A' => 'LATIN CAPITAL LETTER ENG', - '0014B' => 'LATIN SMALL LETTER ENG', - '0014C' => 'LATIN CAPITAL LETTER O WITH MACRON', - '0014D' => 'LATIN SMALL LETTER O WITH MACRON', - '0014E' => 'LATIN CAPITAL LETTER O WITH BREVE', - '0014F' => 'LATIN SMALL LETTER O WITH BREVE', - '00150' => 'LATIN CAPITAL LETTER O WITH DOUBLE ACUTE', - '00151' => 'LATIN SMALL LETTER O WITH DOUBLE ACUTE', - '00152' => 'LATIN CAPITAL LIGATURE OE', - '00153' => 'LATIN SMALL LIGATURE OE', - '00154' => 'LATIN CAPITAL LETTER R WITH ACUTE', - '00155' => 'LATIN SMALL LETTER R WITH ACUTE', - '00156' => 'LATIN CAPITAL LETTER R WITH CEDILLA', - '00157' => 'LATIN SMALL LETTER R WITH CEDILLA', - '00158' => 'LATIN CAPITAL LETTER R WITH CARON', - '00159' => 'LATIN SMALL LETTER R WITH CARON', - '0015A' => 'LATIN CAPITAL LETTER S WITH ACUTE', - '0015B' => 'LATIN SMALL LETTER S WITH ACUTE', - '0015C' => 'LATIN CAPITAL LETTER S WITH CIRCUMFLEX', - '0015D' => 'LATIN SMALL LETTER S WITH CIRCUMFLEX', - '0015E' => 'LATIN CAPITAL LETTER S WITH CEDILLA', - '0015F' => 'LATIN SMALL LETTER S WITH CEDILLA', - '00160' => 'LATIN CAPITAL LETTER S WITH CARON', - '00161' => 'LATIN SMALL LETTER S WITH CARON', - '00162' => 'LATIN CAPITAL LETTER T WITH CEDILLA', - '00163' => 'LATIN SMALL LETTER T WITH CEDILLA', - '00164' => 'LATIN CAPITAL LETTER T WITH CARON', - '00165' => 'LATIN SMALL LETTER T WITH CARON', - '00166' => 'LATIN CAPITAL LETTER T WITH STROKE', - '00167' => 'LATIN SMALL LETTER T WITH STROKE', - '00168' => 'LATIN CAPITAL LETTER U WITH TILDE', - '00169' => 'LATIN SMALL LETTER U WITH TILDE', - '0016A' => 'LATIN CAPITAL LETTER U WITH MACRON', - '0016B' => 'LATIN SMALL LETTER U WITH MACRON', - '0016C' => 'LATIN CAPITAL LETTER U WITH BREVE', - '0016D' => 'LATIN SMALL LETTER U WITH BREVE', - '0016E' => 'LATIN CAPITAL LETTER U WITH RING ABOVE', - '0016F' => 'LATIN SMALL LETTER U WITH RING ABOVE', - '00170' => 'LATIN CAPITAL LETTER U WITH DOUBLE ACUTE', - '00171' => 'LATIN SMALL LETTER U WITH DOUBLE ACUTE', - '00172' => 'LATIN CAPITAL LETTER U WITH OGONEK', - '00173' => 'LATIN SMALL LETTER U WITH OGONEK', - '00174' => 'LATIN CAPITAL LETTER W WITH CIRCUMFLEX', - '00175' => 'LATIN SMALL LETTER W WITH CIRCUMFLEX', - '00176' => 'LATIN CAPITAL LETTER Y WITH CIRCUMFLEX', - '00177' => 'LATIN SMALL LETTER Y WITH CIRCUMFLEX', - '00178' => 'LATIN CAPITAL LETTER Y WITH DIAERESIS', - '00179' => 'LATIN CAPITAL LETTER Z WITH ACUTE', - '0017A' => 'LATIN SMALL LETTER Z WITH ACUTE', - '0017B' => 'LATIN CAPITAL LETTER Z WITH DOT ABOVE', - '0017C' => 'LATIN SMALL LETTER Z WITH DOT ABOVE', - '0017D' => 'LATIN CAPITAL LETTER Z WITH CARON', - '0017E' => 'LATIN SMALL LETTER Z WITH CARON', - '0017F' => 'LATIN SMALL LETTER LONG S', - '00180' => 'LATIN SMALL LETTER B WITH STROKE', - '00188' => 'LATIN SMALL LETTER C WITH HOOK', - '00190' => 'LATIN CAPITAL LETTER OPEN E', - '00192' => 'LATIN SMALL LETTER F WITH HOOK', - '00195' => 'LATIN SMALL LETTER HV', - '00199' => 'LATIN SMALL LETTER K WITH HOOK', - '0019A' => 'LATIN SMALL LETTER L WITH BAR', - '0019B' => 'LATIN SMALL LETTER LAMBDA WITH STROKE', - '0019E' => 'LATIN SMALL LETTER N WITH LONG RIGHT LEG', - '001A0' => 'LATIN CAPITAL LETTER O WITH HORN', - '001A1' => 'LATIN SMALL LETTER O WITH HORN', - '001A5' => 'LATIN SMALL LETTER P WITH HOOK', - '001AA' => 'LATIN LETTER REVERSED ESH LOOP', - '001AB' => 'LATIN SMALL LETTER T WITH PALATAL HOOK', - '001AD' => 'LATIN SMALL LETTER T WITH HOOK', - '001AF' => 'LATIN CAPITAL LETTER U WITH HORN', - '001B0' => 'LATIN SMALL LETTER U WITH HORN', - '001B5' => 'LATIN CAPITAL LETTER Z WITH STROKE', - '001BA' => 'LATIN SMALL LETTER EZH WITH TAIL', - '001BB' => 'LATIN LETTER TWO WITH STROKE', - '001BE' => 'LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE', - '001C0' => 'LATIN LETTER DENTAL CLICK', - '001C1' => 'LATIN LETTER LATERAL CLICK', - '001C2' => 'LATIN LETTER ALVEOLAR CLICK', - '001C3' => 'LATIN LETTER RETROFLEX CLICK', - '001F0' => 'LATIN SMALL LETTER J WITH CARON', - '001FA' => 'LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE', - '001FB' => 'LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE', - '001FC' => 'LATIN CAPITAL LETTER AE WITH ACUTE', - '001FD' => 'LATIN SMALL LETTER AE WITH ACUTE', - '001FE' => 'LATIN CAPITAL LETTER O WITH STROKE AND ACUTE', - '001FF' => 'LATIN SMALL LETTER O WITH STROKE AND ACUTE', - '00221' => 'LATIN SMALL LETTER D WITH CURL', - '00234' => 'LATIN SMALL LETTER L WITH CURL', - '00235' => 'LATIN SMALL LETTER N WITH CURL', - '00236' => 'LATIN SMALL LETTER T WITH CURL', - '00237' => 'LATIN SMALL LETTER DOTLESS J', - '002B0' => 'MODIFIER LETTER SMALL H', - '002B1' => 'MODIFIER LETTER SMALL H WITH HOOK', - '002B2' => 'MODIFIER LETTER SMALL J', - '002B3' => 'MODIFIER LETTER SMALL R', - '002B4' => 'MODIFIER LETTER SMALL TURNED R', - '002B5' => 'MODIFIER LETTER SMALL TURNED R WITH HOOK', - '002B6' => 'MODIFIER LETTER SMALL CAPITAL INVERTED R', - '002B7' => 'MODIFIER LETTER SMALL W', - '002B8' => 'MODIFIER LETTER SMALL Y', - '002B9' => 'MODIFIER LETTER PRIME', - '002BA' => 'MODIFIER LETTER DOUBLE PRIME', - '002BB' => 'MODIFIER LETTER TURNED COMMA', - '002BC' => 'MODIFIER LETTER APOSTROPHE', - '002BD' => 'MODIFIER LETTER REVERSED COMMA', - '002BE' => 'MODIFIER LETTER RIGHT HALF RING', - '002BF' => 'MODIFIER LETTER LEFT HALF RING', - '002C0' => 'MODIFIER LETTER GLOTTAL STOP', - '002C1' => 'MODIFIER LETTER REVERSED GLOTTAL STOP', - '002C2' => 'MODIFIER LETTER LEFT ARROWHEAD', - '002C3' => 'MODIFIER LETTER RIGHT ARROWHEAD', - '002C4' => 'MODIFIER LETTER UP ARROWHEAD', - '002C5' => 'MODIFIER LETTER DOWN ARROWHEAD', - '002C6' => 'MODIFIER LETTER CIRCUMFLEX ACCENT', - '002C7' => 'CARON', - '002C8' => 'MODIFIER LETTER VERTICAL LINE', - '002C9' => 'MODIFIER LETTER MACRON', - '002CA' => 'MODIFIER LETTER ACUTE ACCENT', - '002CB' => 'MODIFIER LETTER GRAVE ACCENT', - '002CC' => 'MODIFIER LETTER LOW VERTICAL LINE', - '002CD' => 'MODIFIER LETTER LOW MACRON', - '002CE' => 'MODIFIER LETTER LOW GRAVE ACCENT', - '002CF' => 'MODIFIER LETTER LOW ACUTE ACCENT', - '002D0' => 'MODIFIER LETTER TRIANGULAR COLON', - '002D1' => 'MODIFIER LETTER HALF TRIANGULAR COLON', - '002D2' => 'MODIFIER LETTER CENTRED RIGHT HALF RING', - '002D3' => 'MODIFIER LETTER CENTRED LEFT HALF RING', - '002D4' => 'MODIFIER LETTER UP TACK', - '002D5' => 'MODIFIER LETTER DOWN TACK', - '002D6' => 'MODIFIER LETTER PLUS SIGN', - '002D7' => 'MODIFIER LETTER MINUS SIGN', - '002D8' => 'BREVE', - '002D9' => 'DOT ABOVE', - '002DA' => 'RING ABOVE', - '002DB' => 'OGONEK', - '002DC' => 'SMALL TILDE', - '002DD' => 'DOUBLE ACUTE ACCENT', - '002DE' => 'MODIFIER LETTER RHOTIC HOOK', - '002DF' => 'MODIFIER LETTER CROSS ACCENT', - '002E0' => 'MODIFIER LETTER SMALL GAMMA', - '002E1' => 'MODIFIER LETTER SMALL L', - '002E2' => 'MODIFIER LETTER SMALL S', - '002E3' => 'MODIFIER LETTER SMALL X', - '002E4' => 'MODIFIER LETTER SMALL REVERSED GLOTTAL STOP', - '002E5' => 'MODIFIER LETTER EXTRA-HIGH TONE BAR', - '002E6' => 'MODIFIER LETTER HIGH TONE BAR', - '002E7' => 'MODIFIER LETTER MID TONE BAR', - '002E8' => 'MODIFIER LETTER LOW TONE BAR', - '002E9' => 'MODIFIER LETTER EXTRA-LOW TONE BAR', - '002EC' => 'MODIFIER LETTER VOICING', - '002ED' => 'MODIFIER LETTER UNASPIRATED', - '00300' => 'COMBINING GRAVE ACCENT', - '00301' => 'COMBINING ACUTE ACCENT', - '00302' => 'COMBINING CIRCUMFLEX ACCENT', - '00303' => 'COMBINING TILDE', - '00304' => 'COMBINING MACRON', - '00305' => 'COMBINING OVERLINE', - '00306' => 'COMBINING BREVE', - '00307' => 'COMBINING DOT ABOVE', - '00308' => 'COMBINING DIAERESIS', - '00309' => 'COMBINING HOOK ABOVE', - '0030A' => 'COMBINING RING ABOVE', - '0030B' => 'COMBINING DOUBLE ACUTE ACCENT', - '0030C' => 'COMBINING CARON', - '0030D' => 'COMBINING VERTICAL LINE ABOVE', - '0030E' => 'COMBINING DOUBLE VERTICAL LINE ABOVE', - '0030F' => 'COMBINING DOUBLE GRAVE ACCENT', - '00310' => 'COMBINING CANDRABINDU', - '00311' => 'COMBINING INVERTED BREVE', - '00312' => 'COMBINING TURNED COMMA ABOVE', - '00313' => 'COMBINING COMMA ABOVE', - '00314' => 'COMBINING REVERSED COMMA ABOVE', - '00315' => 'COMBINING COMMA ABOVE RIGHT', - '00316' => 'COMBINING GRAVE ACCENT BELOW', - '00317' => 'COMBINING ACUTE ACCENT BELOW', - '00318' => 'COMBINING LEFT TACK BELOW', - '00319' => 'COMBINING RIGHT TACK BELOW', - '0031A' => 'COMBINING LEFT ANGLE ABOVE', - '0031B' => 'COMBINING HORN', - '0031C' => 'COMBINING LEFT HALF RING BELOW', - '0031D' => 'COMBINING UP TACK BELOW', - '0031E' => 'COMBINING DOWN TACK BELOW', - '0031F' => 'COMBINING PLUS SIGN BELOW', - '00320' => 'COMBINING MINUS SIGN BELOW', - '00321' => 'COMBINING PALATALIZED HOOK BELOW', - '00322' => 'COMBINING RETROFLEX HOOK BELOW', - '00323' => 'COMBINING DOT BELOW', - '00324' => 'COMBINING DIAERESIS BELOW', - '00325' => 'COMBINING RING BELOW', - '00326' => 'COMBINING COMMA BELOW', - '00327' => 'COMBINING CEDILLA', - '00328' => 'COMBINING OGONEK', - '00329' => 'COMBINING VERTICAL LINE BELOW', - '0032A' => 'COMBINING BRIDGE BELOW', - '0032B' => 'COMBINING INVERTED DOUBLE ARCH BELOW', - '0032C' => 'COMBINING CARON BELOW', - '0032D' => 'COMBINING CIRCUMFLEX ACCENT BELOW', - '0032E' => 'COMBINING BREVE BELOW', - '0032F' => 'COMBINING INVERTED BREVE BELOW', - '00330' => 'COMBINING TILDE BELOW', - '00331' => 'COMBINING MACRON BELOW', - '00332' => 'COMBINING LOW LINE', - '00333' => 'COMBINING DOUBLE LOW LINE', - '00334' => 'COMBINING TILDE OVERLAY', - '00335' => 'COMBINING SHORT STROKE OVERLAY', - '00336' => 'COMBINING LONG STROKE OVERLAY', - '00337' => 'COMBINING SHORT SOLIDUS OVERLAY', - '00338' => 'COMBINING LONG SOLIDUS OVERLAY', - '00339' => 'COMBINING RIGHT HALF RING BELOW', - '0033A' => 'COMBINING INVERTED BRIDGE BELOW', - '0033B' => 'COMBINING SQUARE BELOW', - '0033C' => 'COMBINING SEAGULL BELOW', - '0033D' => 'COMBINING X ABOVE', - '0033E' => 'COMBINING VERTICAL TILDE', - '0033F' => 'COMBINING DOUBLE OVERLINE', - '00346' => 'COMBINING BRIDGE ABOVE', - '0034C' => 'COMBINING ALMOST EQUAL TO ABOVE', - '00359' => 'COMBINING ASTERISK BELOW', - '0035C' => 'COMBINING DOUBLE BREVE BELOW', - '00360' => 'COMBINING DOUBLE TILDE', - '00361' => 'COMBINING DOUBLE INVERTED BREVE', - '00362' => 'COMBINING DOUBLE RIGHTWARDS ARROW BELOW', - '0037E' => 'GREEK QUESTION MARK', - '00384' => 'GREEK TONOS', - '00385' => 'GREEK DIALYTIKA TONOS', - '00386' => 'GREEK CAPITAL LETTER ALPHA WITH TONOS', - '00387' => 'GREEK ANO TELEIA', - '00388' => 'GREEK CAPITAL LETTER EPSILON WITH TONOS', - '00389' => 'GREEK CAPITAL LETTER ETA WITH TONOS', - '0038A' => 'GREEK CAPITAL LETTER IOTA WITH TONOS', - '0038C' => 'GREEK CAPITAL LETTER OMICRON WITH TONOS', - '0038E' => 'GREEK CAPITAL LETTER UPSILON WITH TONOS', - '0038F' => 'GREEK CAPITAL LETTER OMEGA WITH TONOS', - '00390' => 'GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS', - '00391' => 'GREEK CAPITAL LETTER ALPHA', - '00392' => 'GREEK CAPITAL LETTER BETA', - '00393' => 'GREEK CAPITAL LETTER GAMMA', - '00394' => 'GREEK CAPITAL LETTER DELTA', - '00395' => 'GREEK CAPITAL LETTER EPSILON', - '00396' => 'GREEK CAPITAL LETTER ZETA', - '00397' => 'GREEK CAPITAL LETTER ETA', - '00398' => 'GREEK CAPITAL LETTER THETA', - '00399' => 'GREEK CAPITAL LETTER IOTA', - '0039A' => 'GREEK CAPITAL LETTER KAPPA', - '0039B' => 'GREEK CAPITAL LETTER LAMDA', - '0039C' => 'GREEK CAPITAL LETTER MU', - '0039D' => 'GREEK CAPITAL LETTER NU', - '0039E' => 'GREEK CAPITAL LETTER XI', - '0039F' => 'GREEK CAPITAL LETTER OMICRON', - '003A0' => 'GREEK CAPITAL LETTER PI', - '003A1' => 'GREEK CAPITAL LETTER RHO', - '003A3' => 'GREEK CAPITAL LETTER SIGMA', - '003A4' => 'GREEK CAPITAL LETTER TAU', - '003A5' => 'GREEK CAPITAL LETTER UPSILON', - '003A6' => 'GREEK CAPITAL LETTER PHI', - '003A7' => 'GREEK CAPITAL LETTER CHI', - '003A8' => 'GREEK CAPITAL LETTER PSI', - '003A9' => 'GREEK CAPITAL LETTER OMEGA', - '003AA' => 'GREEK CAPITAL LETTER IOTA WITH DIALYTIKA', - '003AB' => 'GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA', - '003AC' => 'GREEK SMALL LETTER ALPHA WITH TONOS', - '003AD' => 'GREEK SMALL LETTER EPSILON WITH TONOS', - '003AE' => 'GREEK SMALL LETTER ETA WITH TONOS', - '003AF' => 'GREEK SMALL LETTER IOTA WITH TONOS', - '003B0' => 'GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS', - '003B1' => 'GREEK SMALL LETTER ALPHA', - '003B2' => 'GREEK SMALL LETTER BETA', - '003B3' => 'GREEK SMALL LETTER GAMMA', - '003B4' => 'GREEK SMALL LETTER DELTA', - '003B5' => 'GREEK SMALL LETTER EPSILON', - '003B6' => 'GREEK SMALL LETTER ZETA', - '003B7' => 'GREEK SMALL LETTER ETA', - '003B8' => 'GREEK SMALL LETTER THETA', - '003B9' => 'GREEK SMALL LETTER IOTA', - '003BA' => 'GREEK SMALL LETTER KAPPA', - '003BB' => 'GREEK SMALL LETTER LAMDA', - '003BC' => 'GREEK SMALL LETTER MU', - '003BD' => 'GREEK SMALL LETTER NU', - '003BE' => 'GREEK SMALL LETTER XI', - '003BF' => 'GREEK SMALL LETTER OMICRON', - '003C0' => 'GREEK SMALL LETTER PI', - '003C1' => 'GREEK SMALL LETTER RHO', - '003C2' => 'GREEK SMALL LETTER FINAL SIGMA', - '003C3' => 'GREEK SMALL LETTER SIGMA', - '003C4' => 'GREEK SMALL LETTER TAU', - '003C5' => 'GREEK SMALL LETTER UPSILON', - '003C6' => 'GREEK SMALL LETTER PHI', - '003C7' => 'GREEK SMALL LETTER CHI', - '003C8' => 'GREEK SMALL LETTER PSI', - '003C9' => 'GREEK SMALL LETTER OMEGA', - '003CA' => 'GREEK SMALL LETTER IOTA WITH DIALYTIKA', - '003CB' => 'GREEK SMALL LETTER UPSILON WITH DIALYTIKA', - '003CC' => 'GREEK SMALL LETTER OMICRON WITH TONOS', - '003CD' => 'GREEK SMALL LETTER UPSILON WITH TONOS', - '003CE' => 'GREEK SMALL LETTER OMEGA WITH TONOS', - '003D0' => 'GREEK BETA SYMBOL', - '003D1' => 'GREEK THETA SYMBOL', - '003D2' => 'GREEK UPSILON WITH HOOK SYMBOL', - '003D5' => 'GREEK PHI SYMBOL', - '003D6' => 'GREEK PI SYMBOL', - '003D8' => 'GREEK LETTER ARCHAIC KOPPA', - '003D9' => 'GREEK SMALL LETTER ARCHAIC KOPPA', - '003DA' => 'GREEK LETTER STIGMA', - '003DB' => 'GREEK SMALL LETTER STIGMA', - '003DC' => 'GREEK LETTER DIGAMMA', - '003DD' => 'GREEK SMALL LETTER DIGAMMA', - '003DE' => 'GREEK LETTER KOPPA', - '003DF' => 'GREEK SMALL LETTER KOPPA', - '003E0' => 'GREEK LETTER SAMPI', - '003E1' => 'GREEK SMALL LETTER SAMPI', - '003F0' => 'GREEK KAPPA SYMBOL', - '003F1' => 'GREEK RHO SYMBOL', - '003F4' => 'GREEK CAPITAL THETA SYMBOL', - '003F5' => 'GREEK LUNATE EPSILON SYMBOL', - '003F6' => 'GREEK REVERSED LUNATE EPSILON SYMBOL', - '00401' => 'CYRILLIC CAPITAL LETTER IO', - '00402' => 'CYRILLIC CAPITAL LETTER DJE', - '00403' => 'CYRILLIC CAPITAL LETTER GJE', - '00404' => 'CYRILLIC CAPITAL LETTER UKRAINIAN IE', - '00405' => 'CYRILLIC CAPITAL LETTER DZE', - '00406' => 'CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I', - '00407' => 'CYRILLIC CAPITAL LETTER YI', - '00408' => 'CYRILLIC CAPITAL LETTER JE', - '00409' => 'CYRILLIC CAPITAL LETTER LJE', - '0040A' => 'CYRILLIC CAPITAL LETTER NJE', - '0040B' => 'CYRILLIC CAPITAL LETTER TSHE', - '0040C' => 'CYRILLIC CAPITAL LETTER KJE', - '0040E' => 'CYRILLIC CAPITAL LETTER SHORT U', - '0040F' => 'CYRILLIC CAPITAL LETTER DZHE', - '00410' => 'CYRILLIC CAPITAL LETTER A', - '00411' => 'CYRILLIC CAPITAL LETTER BE', - '00412' => 'CYRILLIC CAPITAL LETTER VE', - '00413' => 'CYRILLIC CAPITAL LETTER GHE', - '00414' => 'CYRILLIC CAPITAL LETTER DE', - '00415' => 'CYRILLIC CAPITAL LETTER IE', - '00416' => 'CYRILLIC CAPITAL LETTER ZHE', - '00417' => 'CYRILLIC CAPITAL LETTER ZE', - '00418' => 'CYRILLIC CAPITAL LETTER I', - '00419' => 'CYRILLIC CAPITAL LETTER SHORT I', - '0041A' => 'CYRILLIC CAPITAL LETTER KA', - '0041B' => 'CYRILLIC CAPITAL LETTER EL', - '0041C' => 'CYRILLIC CAPITAL LETTER EM', - '0041D' => 'CYRILLIC CAPITAL LETTER EN', - '0041E' => 'CYRILLIC CAPITAL LETTER O', - '0041F' => 'CYRILLIC CAPITAL LETTER PE', - '00420' => 'CYRILLIC CAPITAL LETTER ER', - '00421' => 'CYRILLIC CAPITAL LETTER ES', - '00422' => 'CYRILLIC CAPITAL LETTER TE', - '00423' => 'CYRILLIC CAPITAL LETTER U', - '00424' => 'CYRILLIC CAPITAL LETTER EF', - '00425' => 'CYRILLIC CAPITAL LETTER HA', - '00426' => 'CYRILLIC CAPITAL LETTER TSE', - '00427' => 'CYRILLIC CAPITAL LETTER CHE', - '00428' => 'CYRILLIC CAPITAL LETTER SHA', - '00429' => 'CYRILLIC CAPITAL LETTER SHCHA', - '0042A' => 'CYRILLIC CAPITAL LETTER HARD SIGN', - '0042B' => 'CYRILLIC CAPITAL LETTER YERU', - '0042C' => 'CYRILLIC CAPITAL LETTER SOFT SIGN', - '0042D' => 'CYRILLIC CAPITAL LETTER E', - '0042E' => 'CYRILLIC CAPITAL LETTER YU', - '0042F' => 'CYRILLIC CAPITAL LETTER YA', - '00430' => 'CYRILLIC SMALL LETTER A', - '00431' => 'CYRILLIC SMALL LETTER BE', - '00432' => 'CYRILLIC SMALL LETTER VE', - '00433' => 'CYRILLIC SMALL LETTER GHE', - '00434' => 'CYRILLIC SMALL LETTER DE', - '00435' => 'CYRILLIC SMALL LETTER IE', - '00436' => 'CYRILLIC SMALL LETTER ZHE', - '00437' => 'CYRILLIC SMALL LETTER ZE', - '00438' => 'CYRILLIC SMALL LETTER I', - '00439' => 'CYRILLIC SMALL LETTER SHORT I', - '0043A' => 'CYRILLIC SMALL LETTER KA', - '0043B' => 'CYRILLIC SMALL LETTER EL', - '0043C' => 'CYRILLIC SMALL LETTER EM', - '0043D' => 'CYRILLIC SMALL LETTER EN', - '0043E' => 'CYRILLIC SMALL LETTER O', - '0043F' => 'CYRILLIC SMALL LETTER PE', - '00440' => 'CYRILLIC SMALL LETTER ER', - '00441' => 'CYRILLIC SMALL LETTER ES', - '00442' => 'CYRILLIC SMALL LETTER TE', - '00443' => 'CYRILLIC SMALL LETTER U', - '00444' => 'CYRILLIC SMALL LETTER EF', - '00445' => 'CYRILLIC SMALL LETTER HA', - '00446' => 'CYRILLIC SMALL LETTER TSE', - '00447' => 'CYRILLIC SMALL LETTER CHE', - '00448' => 'CYRILLIC SMALL LETTER SHA', - '00449' => 'CYRILLIC SMALL LETTER SHCHA', - '0044A' => 'CYRILLIC SMALL LETTER HARD SIGN', - '0044B' => 'CYRILLIC SMALL LETTER YERU', - '0044C' => 'CYRILLIC SMALL LETTER SOFT SIGN', - '0044D' => 'CYRILLIC SMALL LETTER E', - '0044E' => 'CYRILLIC SMALL LETTER YU', - '0044F' => 'CYRILLIC SMALL LETTER YA', - '00451' => 'CYRILLIC SMALL LETTER IO', - '00452' => 'CYRILLIC SMALL LETTER DJE', - '00453' => 'CYRILLIC SMALL LETTER GJE', - '00454' => 'CYRILLIC SMALL LETTER UKRAINIAN IE', - '00455' => 'CYRILLIC SMALL LETTER DZE', - '00456' => 'CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I', - '00457' => 'CYRILLIC SMALL LETTER YI', - '00458' => 'CYRILLIC SMALL LETTER JE', - '00459' => 'CYRILLIC SMALL LETTER LJE', - '0045A' => 'CYRILLIC SMALL LETTER NJE', - '0045B' => 'CYRILLIC SMALL LETTER TSHE', - '0045C' => 'CYRILLIC SMALL LETTER KJE', - '0045E' => 'CYRILLIC SMALL LETTER SHORT U', - '0045F' => 'CYRILLIC SMALL LETTER DZHE', - '00462' => 'CYRILLIC CAPITAL LETTER YAT', - '00463' => 'CYRILLIC SMALL LETTER YAT', - '0046A' => 'CYRILLIC CAPITAL LETTER BIG YUS', - '0046B' => 'CYRILLIC SMALL LETTER BIG YUS', - '00472' => 'CYRILLIC CAPITAL LETTER FITA', - '00473' => 'CYRILLIC SMALL LETTER FITA', - '00474' => 'CYRILLIC CAPITAL LETTER IZHITSA', - '00475' => 'CYRILLIC SMALL LETTER IZHITSA', - '00490' => 'CYRILLIC CAPITAL LETTER GHE WITH UPTURN', - '00491' => 'CYRILLIC SMALL LETTER GHE WITH UPTURN', - '01D00' => 'LATIN LETTER SMALL CAPITAL A', - '01D07' => 'LATIN LETTER SMALL CAPITAL E', - '01D1C' => 'LATIN LETTER SMALL CAPITAL U', - '01D81' => 'LATIN SMALL LETTER D WITH PALATAL HOOK', - '01D84' => 'LATIN SMALL LETTER K WITH PALATAL HOOK', - '01D85' => 'LATIN SMALL LETTER L WITH PALATAL HOOK', - '01D8A' => 'LATIN SMALL LETTER S WITH PALATAL HOOK', - '01D8D' => 'LATIN SMALL LETTER X WITH PALATAL HOOK', - '01D8E' => 'LATIN SMALL LETTER Z WITH PALATAL HOOK', - '01E80' => 'LATIN CAPITAL LETTER W WITH GRAVE', - '01E81' => 'LATIN SMALL LETTER W WITH GRAVE', - '01E82' => 'LATIN CAPITAL LETTER W WITH ACUTE', - '01E83' => 'LATIN SMALL LETTER W WITH ACUTE', - '01E84' => 'LATIN CAPITAL LETTER W WITH DIAERESIS', - '01E85' => 'LATIN SMALL LETTER W WITH DIAERESIS', - '01EF2' => 'LATIN CAPITAL LETTER Y WITH GRAVE', - '01EF3' => 'LATIN SMALL LETTER Y WITH GRAVE', - '02010' => 'HYPHEN', - '02011' => 'NON-BREAKING HYPHEN', - '02012' => 'FIGURE DASH', - '02013' => 'EN DASH', - '02014' => 'EM DASH', - '02015' => 'HORIZONTAL BAR', - '02016' => 'DOUBLE VERTICAL LINE', - '02017' => 'DOUBLE LOW LINE', - '02018' => 'LEFT SINGLE QUOTATION MARK', - '02019' => 'RIGHT SINGLE QUOTATION MARK', - '0201A' => 'SINGLE LOW-9 QUOTATION MARK', - '0201B' => 'SINGLE HIGH-REVERSED-9 QUOTATION MARK', - '0201C' => 'LEFT DOUBLE QUOTATION MARK', - '0201D' => 'RIGHT DOUBLE QUOTATION MARK', - '0201E' => 'DOUBLE LOW-9 QUOTATION MARK', - '0201F' => 'DOUBLE HIGH-REVERSED-9 QUOTATION MARK', - '02020' => 'DAGGER', - '02021' => 'DOUBLE DAGGER', - '02022' => 'BULLET', - '02025' => 'TWO DOT LEADER', - '02026' => 'HORIZONTAL ELLIPSIS', - '02030' => 'PER MILLE SIGN', - '02031' => 'PER TEN THOUSAND SIGN', - '02032' => 'PRIME', - '02033' => 'DOUBLE PRIME', - '02034' => 'TRIPLE PRIME', - '02035' => 'REVERSED PRIME', - '02036' => 'REVERSED DOUBLE PRIME', - '02037' => 'REVERSED TRIPLE PRIME', - '02038' => 'CARET', - '02039' => 'SINGLE LEFT-POINTING ANGLE QUOTATION MARK', - '0203A' => 'SINGLE RIGHT-POINTING ANGLE QUOTATION MARK', - '0203B' => 'REFERENCE MARK', - '0203C' => 'DOUBLE EXCLAMATION MARK', - '0203E' => 'OVERLINE', - '02040' => 'CHARACTER TIE', - '02043' => 'HYPHEN BULLET', - '02044' => 'FRACTION SLASH', - '02047' => 'DOUBLE QUESTION MARK', - '0204E' => 'LOW ASTERISK', - '0204F' => 'REVERSED SEMICOLON', - '02050' => 'CLOSE UP', - '02051' => 'TWO ASTERISKS ALIGNED VERTICALLY', - '02052' => 'COMMERCIAL MINUS SIGN', - '02057' => 'QUADRUPLE PRIME', - '0205F' => 'MEDIUM MATHEMATICAL SPACE', - '0207F' => 'SUPERSCRIPT LATIN SMALL LETTER N', - '020A3' => 'FRENCH FRANC SIGN', - '020A4' => 'LIRA SIGN', - '020A7' => 'PESETA SIGN', - '020AC' => 'EURO SIGN', - '020D0' => 'COMBINING LEFT HARPOON ABOVE', - '020D1' => 'COMBINING RIGHT HARPOON ABOVE', - '020D2' => 'COMBINING LONG VERTICAL LINE OVERLAY', - '020D6' => 'COMBINING LEFT ARROW ABOVE', - '020D7' => 'COMBINING RIGHT ARROW ABOVE', - '020DB' => 'COMBINING THREE DOTS ABOVE', - '020DC' => 'COMBINING FOUR DOTS ABOVE', - '020DD' => 'COMBINING ENCLOSING CIRCLE', - '020DE' => 'COMBINING ENCLOSING SQUARE', - '020DF' => 'COMBINING ENCLOSING DIAMOND', - '020E1' => 'COMBINING LEFT RIGHT ARROW ABOVE', - '020E4' => 'COMBINING ENCLOSING UPWARD POINTING TRIANGLE', - '020E5' => 'COMBINING REVERSE SOLIDUS OVERLAY', - '020E6' => 'COMBINING DOUBLE VERTICAL STROKE OVERLAY', - '020E7' => 'COMBINING ANNUITY SYMBOL', - '020E8' => 'COMBINING TRIPLE UNDERDOT', - '020E9' => 'COMBINING WIDE BRIDGE ABOVE', - '020EA' => 'COMBINING LEFTWARDS ARROW OVERLAY', - '020EB' => 'COMBINING LONG DOUBLE SOLIDUS OVERLAY', - '020EC' => 'COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS', - '020ED' => 'COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS', - '020EE' => 'COMBINING LEFT ARROW BELOW', - '020EF' => 'COMBINING RIGHT ARROW BELOW', - '020F0' => 'COMBINING ASTERISK ABOVE', - '02102' => 'stix-mathematical bold oblique double-struck capital C', - '02105' => 'CARE OF', - '02107' => 'EULER CONSTANT', - '0210A' => 'SCRIPT SMALL G', - '0210B' => 'SCRIPT CAPITAL H', - '0210C' => 'BLACK-LETTER CAPITAL H', - '0210D' => 'stix-mathematical bold oblique double-struck capital H', - '0210E' => 'PLANCK CONSTANT', - '0210F' => 'stix-/hbar - Planck\'s over 2pi', - '02110' => 'SCRIPT CAPITAL I', - '02111' => 'BLACK-LETTER CAPITAL I', - '02112' => 'SCRIPT CAPITAL L', - '02113' => 'SCRIPT SMALL L', - '02115' => 'stix-mathematical bold oblique double-struck capital N', - '02116' => 'NUMERO SIGN', - '02117' => 'SOUND RECORDING COPYRIGHT', - '02118' => 'SCRIPT CAPITAL P', - '02119' => 'stix-mathematical bold oblique double-struck capital P', - '0211A' => 'stix-mathematical bold oblique double-struck capital Q', - '0211B' => 'SCRIPT CAPITAL R', - '0211C' => 'BLACK-LETTER CAPITAL R', - '0211D' => 'stix-mathematical bold oblique double-struck capital R', - '0211E' => 'PRESCRIPTION TAKE', - '02122' => 'TRADE MARK SIGN', - '02124' => 'stix-mathematical bold oblique double-struck capital Z', - '02125' => 'OUNCE SIGN', - '02126' => 'OHM SIGN', - '02127' => 'INVERTED OHM SIGN', - '02128' => 'BLACK-LETTER CAPITAL Z', - '02129' => 'TURNED GREEK SMALL LETTER IOTA', - '0212B' => 'ANGSTROM SIGN', - '0212C' => 'SCRIPT CAPITAL B', - '0212D' => 'BLACK-LETTER CAPITAL C', - '0212E' => 'ESTIMATED SYMBOL', - '0212F' => 'SCRIPT SMALL E', - '02130' => 'SCRIPT CAPITAL E', - '02131' => 'SCRIPT CAPITAL F', - '02132' => 'TURNED CAPITAL F', - '02133' => 'SCRIPT CAPITAL M', - '02134' => 'SCRIPT SMALL O', - '02135' => 'ALEF SYMBOL', - '02136' => 'BET SYMBOL', - '02137' => 'GIMEL SYMBOL', - '02138' => 'DALET SYMBOL', - '0213C' => 'DOUBLE-STRUCK SMALL PI', - '0213D' => 'DOUBLE-STRUCK SMALL GAMMA', - '0213E' => 'DOUBLE-STRUCK CAPITAL GAMMA', - '0213F' => 'DOUBLE-STRUCK CAPITAL PI', - '02140' => 'DOUBLE-STRUCK N-ARY SUMMATION', - '02141' => 'TURNED SANS-SERIF CAPITAL G', - '02142' => 'TURNED SANS-SERIF CAPITAL L', - '02143' => 'REVERSED SANS-SERIF CAPITAL L', - '02144' => 'TURNED SANS-SERIF CAPITAL Y', - '02145' => 'stix-mathematical bold double-struck capital D', - '02146' => 'stix-mathematical bold double-struck small letter d', - '02147' => 'stix-mathematical bold double-struck small letter e', - '02148' => 'stix-mathematical bold double-struck small letter i', - '02149' => 'stix-mathematical bold double-struck small letter j', - '0214A' => 'PROPERTY LINE', - '0214B' => 'TURNED AMPERSAND', - '02153' => 'VULGAR FRACTION ONE THIRD', - '02154' => 'VULGAR FRACTION TWO THIRDS', - '02155' => 'VULGAR FRACTION ONE FIFTH', - '02156' => 'VULGAR FRACTION TWO FIFTHS', - '02157' => 'VULGAR FRACTION THREE FIFTHS', - '02158' => 'VULGAR FRACTION FOUR FIFTHS', - '02159' => 'VULGAR FRACTION ONE SIXTH', - '0215A' => 'VULGAR FRACTION FIVE SIXTHS', - '0215B' => 'VULGAR FRACTION ONE EIGHTH', - '0215C' => 'VULGAR FRACTION THREE EIGHTHS', - '0215D' => 'VULGAR FRACTION FIVE EIGHTHS', - '0215E' => 'VULGAR FRACTION SEVEN EIGHTHS', - '02190' => 'LEFTWARDS ARROW', - '02191' => 'UPWARDS ARROW', - '02192' => 'RIGHTWARDS ARROW', - '02193' => 'DOWNWARDS ARROW', - '02194' => 'LEFT RIGHT ARROW', - '02195' => 'UP DOWN ARROW', - '02196' => 'NORTH WEST ARROW', - '02197' => 'NORTH EAST ARROW', - '02198' => 'SOUTH EAST ARROW', - '02199' => 'SOUTH WEST ARROW', - '0219A' => 'LEFTWARDS ARROW WITH STROKE', - '0219B' => 'RIGHTWARDS ARROW WITH STROKE', - '0219C' => 'LEFTWARDS WAVE ARROW', - '0219D' => 'RIGHTWARDS WAVE ARROW', - '0219E' => 'LEFTWARDS TWO HEADED ARROW', - '0219F' => 'UPWARDS TWO HEADED ARROW', - '021A0' => 'RIGHTWARDS TWO HEADED ARROW', - '021A1' => 'DOWNWARDS TWO HEADED ARROW', - '021A2' => 'LEFTWARDS ARROW WITH TAIL', - '021A3' => 'RIGHTWARDS ARROW WITH TAIL', - '021A4' => 'LEFTWARDS ARROW FROM BAR', - '021A5' => 'UPWARDS ARROW FROM BAR', - '021A6' => 'RIGHTWARDS ARROW FROM BAR', - '021A7' => 'DOWNWARDS ARROW FROM BAR', - '021A8' => 'UP DOWN ARROW WITH BASE', - '021A9' => 'LEFTWARDS ARROW WITH HOOK', - '021AA' => 'RIGHTWARDS ARROW WITH HOOK', - '021AB' => 'LEFTWARDS ARROW WITH LOOP', - '021AC' => 'RIGHTWARDS ARROW WITH LOOP', - '021AD' => 'LEFT RIGHT WAVE ARROW', - '021AE' => 'LEFT RIGHT ARROW WITH STROKE', - '021AF' => 'DOWNWARDS ZIGZAG ARROW', - '021B0' => 'UPWARDS ARROW WITH TIP LEFTWARDS', - '021B1' => 'UPWARDS ARROW WITH TIP RIGHTWARDS', - '021B2' => 'DOWNWARDS ARROW WITH TIP LEFTWARDS', - '021B3' => 'DOWNWARDS ARROW WITH TIP RIGHTWARDS', - '021B4' => 'RIGHTWARDS ARROW WITH CORNER DOWNWARDS', - '021B5' => 'DOWNWARDS ARROW WITH CORNER LEFTWARDS', - '021B6' => 'ANTICLOCKWISE TOP SEMICIRCLE ARROW', - '021B7' => 'CLOCKWISE TOP SEMICIRCLE ARROW', - '021B8' => 'NORTH WEST ARROW TO LONG BAR', - '021B9' => 'LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR', - '021BA' => 'ANTICLOCKWISE OPEN CIRCLE ARROW', - '021BB' => 'CLOCKWISE OPEN CIRCLE ARROW', - '021BC' => 'LEFTWARDS HARPOON WITH BARB UPWARDS', - '021BD' => 'LEFTWARDS HARPOON WITH BARB DOWNWARDS', - '021BE' => 'UPWARDS HARPOON WITH BARB RIGHTWARDS', - '021BF' => 'UPWARDS HARPOON WITH BARB LEFTWARDS', - '021C0' => 'RIGHTWARDS HARPOON WITH BARB UPWARDS', - '021C1' => 'RIGHTWARDS HARPOON WITH BARB DOWNWARDS', - '021C2' => 'DOWNWARDS HARPOON WITH BARB RIGHTWARDS', - '021C3' => 'DOWNWARDS HARPOON WITH BARB LEFTWARDS', - '021C4' => 'RIGHTWARDS ARROW OVER LEFTWARDS ARROW', - '021C5' => 'UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW', - '021C6' => 'LEFTWARDS ARROW OVER RIGHTWARDS ARROW', - '021C7' => 'LEFTWARDS PAIRED ARROWS', - '021C8' => 'UPWARDS PAIRED ARROWS', - '021C9' => 'RIGHTWARDS PAIRED ARROWS', - '021CA' => 'DOWNWARDS PAIRED ARROWS', - '021CB' => 'LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON', - '021CC' => 'RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON', - '021CD' => 'LEFTWARDS DOUBLE ARROW WITH STROKE', - '021CE' => 'LEFT RIGHT DOUBLE ARROW WITH STROKE', - '021CF' => 'RIGHTWARDS DOUBLE ARROW WITH STROKE', - '021D0' => 'LEFTWARDS DOUBLE ARROW', - '021D1' => 'UPWARDS DOUBLE ARROW', - '021D2' => 'RIGHTWARDS DOUBLE ARROW', - '021D3' => 'DOWNWARDS DOUBLE ARROW', - '021D4' => 'LEFT RIGHT DOUBLE ARROW', - '021D5' => 'UP DOWN DOUBLE ARROW', - '021D6' => 'NORTH WEST DOUBLE ARROW', - '021D7' => 'NORTH EAST DOUBLE ARROW', - '021D8' => 'SOUTH EAST DOUBLE ARROW', - '021D9' => 'SOUTH WEST DOUBLE ARROW', - '021DA' => 'LEFTWARDS TRIPLE ARROW', - '021DB' => 'RIGHTWARDS TRIPLE ARROW', - '021DC' => 'LEFTWARDS SQUIGGLE ARROW', - '021DD' => 'RIGHTWARDS SQUIGGLE ARROW', - '021DE' => 'UPWARDS ARROW WITH DOUBLE STROKE', - '021DF' => 'DOWNWARDS ARROW WITH DOUBLE STROKE', - '021E0' => 'LEFTWARDS DASHED ARROW', - '021E1' => 'UPWARDS DASHED ARROW', - '021E2' => 'RIGHTWARDS DASHED ARROW', - '021E3' => 'DOWNWARDS DASHED ARROW', - '021E4' => 'LEFTWARDS ARROW TO BAR', - '021E5' => 'RIGHTWARDS ARROW TO BAR', - '021E6' => 'LEFTWARDS WHITE ARROW', - '021E7' => 'UPWARDS WHITE ARROW', - '021E8' => 'RIGHTWARDS WHITE ARROW', - '021E9' => 'DOWNWARDS WHITE ARROW', - '021EA' => 'UPWARDS WHITE ARROW FROM BAR', - '021F4' => 'RIGHT ARROW WITH SMALL CIRCLE', - '021F5' => 'DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW', - '021F6' => 'THREE RIGHTWARDS ARROWS', - '021F7' => 'LEFTWARDS ARROW WITH VERTICAL STROKE', - '021F8' => 'RIGHTWARDS ARROW WITH VERTICAL STROKE', - '021F9' => 'LEFT RIGHT ARROW WITH VERTICAL STROKE', - '021FA' => 'LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE', - '021FB' => 'RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE', - '021FC' => 'LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE', - '021FD' => 'LEFTWARDS OPEN-HEADED ARROW', - '021FE' => 'RIGHTWARDS OPEN-HEADED ARROW', - '021FF' => 'LEFT RIGHT OPEN-HEADED ARROW', - '02200' => 'FOR ALL', - '02201' => 'COMPLEMENT', - '02202' => 'PARTIAL DIFFERENTIAL', - '02203' => 'THERE EXISTS', - '02204' => 'THERE DOES NOT EXIST', - '02205' => 'EMPTY SET', - '02206' => 'INCREMENT', - '02207' => 'NABLA', - '02208' => 'ELEMENT OF', - '02209' => 'stix-negated (vert) set membership, variant', - '0220A' => 'SMALL ELEMENT OF', - '0220B' => 'CONTAINS AS MEMBER', - '0220C' => 'stix-negated (vert) contains', - '0220D' => 'SMALL CONTAINS AS MEMBER', - '0220E' => 'END OF PROOF', - '0220F' => 'N-ARY PRODUCT', - '02210' => 'N-ARY COPRODUCT', - '02211' => 'N-ARY SUMMATION', - '02212' => 'MINUS SIGN', - '02213' => 'MINUS-OR-PLUS SIGN', - '02214' => 'DOT PLUS', - '02215' => 'DIVISION SLASH', - '02216' => 'SET MINUS', - '02217' => 'ASTERISK OPERATOR', - '02218' => 'RING OPERATOR', - '02219' => 'BULLET OPERATOR', - '0221A' => 'SQUARE ROOT', - '0221B' => 'CUBE ROOT', - '0221C' => 'FOURTH ROOT', - '0221D' => 'PROPORTIONAL TO', - '0221E' => 'INFINITY', - '0221F' => 'RIGHT ANGLE', - '02220' => 'ANGLE', - '02221' => 'MEASURED ANGLE', - '02222' => 'SPHERICAL ANGLE', - '02223' => 'DIVIDES', - '02224' => 'DOES NOT DIVIDE', - '02225' => 'PARALLEL TO', - '02226' => 'NOT PARALLEL TO', - '02227' => 'LOGICAL AND', - '02228' => 'LOGICAL OR', - '02229' => 'stix-intersection, serifs', - '0222A' => 'stix-union, serifs', - '0222B' => 'INTEGRAL', - '0222C' => 'DOUBLE INTEGRAL', - '0222D' => 'TRIPLE INTEGRAL', - '0222E' => 'CONTOUR INTEGRAL', - '0222F' => 'SURFACE INTEGRAL', - '02230' => 'VOLUME INTEGRAL', - '02231' => 'CLOCKWISE INTEGRAL', - '02232' => 'CLOCKWISE CONTOUR INTEGRAL', - '02233' => 'ANTICLOCKWISE CONTOUR INTEGRAL', - '02234' => 'THEREFORE', - '02235' => 'BECAUSE', - '02236' => 'RATIO', - '02237' => 'PROPORTION', - '02238' => 'DOT MINUS', - '02239' => 'EXCESS', - '0223A' => 'GEOMETRIC PROPORTION', - '0223B' => 'HOMOTHETIC', - '0223C' => 'TILDE OPERATOR', - '0223D' => 'REVERSED TILDE', - '0223E' => 'stix-most positive', - '0223F' => 'stix-reverse sine wave', - '02240' => 'WREATH PRODUCT', - '02241' => 'stix-not, vert, similar', - '02242' => 'MINUS TILDE', - '02243' => 'ASYMPTOTICALLY EQUAL TO', - '02244' => 'stix-not (vert) similar or equal', - '02245' => 'APPROXIMATELY EQUAL TO', - '02246' => 'APPROXIMATELY BUT NOT ACTUALLY EQUAL TO', - '02247' => 'stix-not (vert) similar over two-line equals', - '02248' => 'ALMOST EQUAL TO', - '02249' => 'stix-not, vert, approximate', - '0224A' => 'ALMOST EQUAL OR EQUAL TO', - '0224B' => 'TRIPLE TILDE', - '0224C' => 'stix-all equal to (lazy S over equals) (formerly 224C; that shape changed)', - '0224D' => 'EQUIVALENT TO', - '0224E' => 'GEOMETRICALLY EQUIVALENT TO', - '0224F' => 'DIFFERENCE BETWEEN', - '02250' => 'APPROACHES THE LIMIT', - '02251' => 'GEOMETRICALLY EQUAL TO', - '02252' => 'APPROXIMATELY EQUAL TO OR THE IMAGE OF', - '02253' => 'IMAGE OF OR APPROXIMATELY EQUAL TO', - '02254' => 'COLON EQUALS', - '02255' => 'EQUALS COLON', - '02256' => 'RING IN EQUAL TO', - '02257' => 'RING EQUAL TO', - '02258' => 'CORRESPONDS TO', - '02259' => 'ESTIMATES', - '0225A' => 'EQUIANGULAR TO', - '0225B' => 'STAR EQUALS', - '0225C' => 'DELTA EQUAL TO', - '0225D' => 'EQUAL TO BY DEFINITION', - '0225E' => 'MEASURED BY', - '0225F' => 'QUESTIONED EQUAL TO', - '02260' => 'stix-not (vert) equals', - '02261' => 'IDENTICAL TO', - '02262' => 'stix-not (vert) three-line equals', - '02263' => 'STRICTLY EQUIVALENT TO', - '02264' => 'LESS-THAN OR EQUAL TO', - '02265' => 'GREATER-THAN OR EQUAL TO', - '02266' => 'LESS-THAN OVER EQUAL TO', - '02267' => 'GREATER-THAN OVER EQUAL TO', - '02268' => 'stix-less, vert, not double equals', - '02269' => 'stix-gt, vert, not double equals', - '0226A' => 'MUCH LESS-THAN', - '0226B' => 'MUCH GREATER-THAN', - '0226C' => 'BETWEEN', - '0226D' => 'stix-not (vert) asymptotically equal to', - '0226E' => 'stix-not, vert, less-than', - '0226F' => 'stix-not, vert, greater-than', - '02270' => 'stix-not, vert, less-than-or-equal', - '02271' => 'stix-not, vert, greater-than-or-equal', - '02272' => 'stix-less-than or (contour) similar', - '02273' => 'stix-greater-than or (contour) similar', - '02274' => 'stix-not, vert, less, similar', - '02275' => 'stix-not, vert, greater, similar', - '02276' => 'LESS-THAN OR GREATER-THAN', - '02277' => 'GREATER-THAN OR LESS-THAN', - '02278' => 'stix-not, vert, less, greater', - '02279' => 'stix-not, vert, greater, less', - '0227A' => 'PRECEDES', - '0227B' => 'SUCCEEDS', - '0227C' => 'PRECEDES OR EQUAL TO', - '0227D' => 'SUCCEEDS OR EQUAL TO', - '0227E' => 'PRECEDES OR EQUIVALENT TO', - '0227F' => 'SUCCEEDS OR EQUIVALENT TO', - '02280' => 'DOES NOT PRECEDE', - '02281' => 'stix-not (vert) succeeds', - '02282' => 'SUBSET OF', - '02283' => 'SUPERSET OF', - '02284' => 'stix-not subset [vertical negation]', - '02285' => 'stix-not superset [vertical negation]', - '02286' => 'SUBSET OF OR EQUAL TO', - '02287' => 'SUPERSET OF OR EQUAL TO', - '02288' => 'stix-/nsubseteq N: not (vert) subset, equals', - '02289' => 'stix-/nsupseteq N: not (vert) superset, equals', - '0228A' => 'stix-subset, not equals, variant', - '0228B' => 'stix-superset, not equals, variant', - '0228C' => 'MULTISET', - '0228D' => 'MULTISET MULTIPLICATION', - '0228E' => 'MULTISET UNION', - '0228F' => 'SQUARE IMAGE OF', - '02290' => 'SQUARE ORIGINAL OF', - '02291' => 'SQUARE IMAGE OF OR EQUAL TO', - '02292' => 'SQUARE ORIGINAL OF OR EQUAL TO', - '02293' => 'stix-square intersection, serifs', - '02294' => 'stix-square union, serifs', - '02295' => 'stix-circled plus (with rim)', - '02296' => 'CIRCLED MINUS', - '02297' => 'stix-circled times (with rim)', - '02298' => 'CIRCLED DIVISION SLASH', - '02299' => 'CIRCLED DOT OPERATOR', - '0229A' => 'CIRCLED RING OPERATOR', - '0229B' => 'CIRCLED ASTERISK OPERATOR', - '0229C' => 'stix-two horizontal bars in circle', - '0229D' => 'CIRCLED DASH', - '0229E' => 'SQUARED PLUS', - '0229F' => 'SQUARED MINUS', - '022A0' => 'SQUARED TIMES', - '022A1' => 'SQUARED DOT OPERATOR', - '022A2' => 'RIGHT TACK', - '022A3' => 'LEFT TACK', - '022A4' => 'DOWN TACK', - '022A5' => 'UP TACK', - '022A6' => 'ASSERTION', - '022A7' => 'MODELS', - '022A8' => 'TRUE', - '022A9' => 'FORCES', - '022AA' => 'TRIPLE VERTICAL BAR RIGHT TURNSTILE', - '022AB' => 'DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE', - '022AC' => 'DOES NOT PROVE', - '022AD' => 'NOT TRUE', - '022AE' => 'DOES NOT FORCE', - '022AF' => 'NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE', - '022B0' => 'PRECEDES UNDER RELATION', - '022B1' => 'SUCCEEDS UNDER RELATION', - '022B2' => 'NORMAL SUBGROUP OF', - '022B3' => 'CONTAINS AS NORMAL SUBGROUP', - '022B4' => 'NORMAL SUBGROUP OF OR EQUAL TO', - '022B5' => 'CONTAINS AS NORMAL SUBGROUP OR EQUAL TO', - '022B6' => 'ORIGINAL OF', - '022B7' => 'IMAGE OF', - '022B8' => 'MULTIMAP', - '022B9' => 'HERMITIAN CONJUGATE MATRIX', - '022BA' => 'INTERCALATE', - '022BB' => 'XOR', - '022BC' => 'NAND', - '022BD' => 'NOR', - '022BE' => 'RIGHT ANGLE WITH ARC', - '022BF' => 'RIGHT TRIANGLE', - '022C0' => 'N-ARY LOGICAL AND', - '022C1' => 'N-ARY LOGICAL OR', - '022C2' => 'N-ARY INTERSECTION', - '022C3' => 'N-ARY UNION', - '022C4' => 'DIAMOND OPERATOR', - '022C5' => 'DOT OPERATOR', - '022C6' => 'STAR OPERATOR', - '022C7' => 'DIVISION TIMES', - '022C8' => 'BOWTIE', - '022C9' => 'LEFT NORMAL FACTOR SEMIDIRECT PRODUCT', - '022CA' => 'RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT', - '022CB' => 'LEFT SEMIDIRECT PRODUCT', - '022CC' => 'RIGHT SEMIDIRECT PRODUCT', - '022CD' => 'REVERSED TILDE EQUALS', - '022CE' => 'CURLY LOGICAL OR', - '022CF' => 'CURLY LOGICAL AND', - '022D0' => 'DOUBLE SUBSET', - '022D1' => 'DOUBLE SUPERSET', - '022D2' => 'DOUBLE INTERSECTION', - '022D3' => 'DOUBLE UNION', - '022D4' => 'PITCHFORK', - '022D5' => 'EQUAL AND PARALLEL TO', - '022D6' => 'LESS-THAN WITH DOT', - '022D7' => 'GREATER-THAN WITH DOT', - '022D8' => 'VERY MUCH LESS-THAN', - '022D9' => 'VERY MUCH GREATER-THAN', - '022DA' => 'stix-less, equal, slanted, greater', - '022DB' => 'stix-greater, equal, slanted, less', - '022DC' => 'EQUAL TO OR LESS-THAN', - '022DD' => 'EQUAL TO OR GREATER-THAN', - '022DE' => 'EQUAL TO OR PRECEDES', - '022DF' => 'EQUAL TO OR SUCCEEDS', - '022E0' => 'stix-not (vert) precedes or contour equals', - '022E1' => 'stix-not (vert) succeeds or contour equals', - '022E2' => 'NOT SQUARE IMAGE OF OR EQUAL TO', - '022E3' => 'NOT SQUARE ORIGINAL OF OR EQUAL TO', - '022E4' => 'SQUARE IMAGE OF OR NOT EQUAL TO', - '022E5' => 'SQUARE ORIGINAL OF OR NOT EQUAL TO', - '022E6' => 'LESS-THAN BUT NOT EQUIVALENT TO', - '022E7' => 'GREATER-THAN BUT NOT EQUIVALENT TO', - '022E8' => 'PRECEDES BUT NOT EQUIVALENT TO', - '022E9' => 'SUCCEEDS BUT NOT EQUIVALENT TO', - '022EA' => 'NOT NORMAL SUBGROUP OF', - '022EB' => 'DOES NOT CONTAIN AS NORMAL SUBGROUP', - '022EC' => 'stix-not, vert, left triangle, equals', - '022ED' => 'stix-not, vert, right triangle, equals', - '022EE' => 'VERTICAL ELLIPSIS', - '022EF' => 'MIDLINE HORIZONTAL ELLIPSIS', - '022F0' => 'UP RIGHT DIAGONAL ELLIPSIS', - '022F1' => 'DOWN RIGHT DIAGONAL ELLIPSIS', - '022F2' => 'ELEMENT OF WITH LONG HORIZONTAL STROKE', - '022F3' => 'ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022F4' => 'SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022F5' => 'ELEMENT OF WITH DOT ABOVE', - '022F6' => 'ELEMENT OF WITH OVERBAR', - '022F7' => 'SMALL ELEMENT OF WITH OVERBAR', - '022F8' => 'ELEMENT OF WITH UNDERBAR', - '022F9' => 'ELEMENT OF WITH TWO HORIZONTAL STROKES', - '022FA' => 'CONTAINS WITH LONG HORIZONTAL STROKE', - '022FB' => 'CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022FC' => 'SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022FD' => 'CONTAINS WITH OVERBAR', - '022FE' => 'SMALL CONTAINS WITH OVERBAR', - '022FF' => 'Z NOTATION BAG MEMBERSHIP', - '02300' => 'DIAMETER SIGN', - '02302' => 'HOUSE', - '02305' => 'PROJECTIVE', - '02306' => 'PERSPECTIVE', - '02308' => 'LEFT CEILING', - '02309' => 'RIGHT CEILING', - '0230A' => 'LEFT FLOOR', - '0230B' => 'RIGHT FLOOR', - '0230C' => 'BOTTOM RIGHT CROP', - '0230D' => 'BOTTOM LEFT CROP', - '0230E' => 'TOP RIGHT CROP', - '0230F' => 'TOP LEFT CROP', - '02310' => 'REVERSED NOT SIGN', - '02311' => 'SQUARE LOZENGE', - '02312' => 'ARC', - '02313' => 'SEGMENT', - '02315' => 'TELEPHONE RECORDER', - '02316' => 'POSITION INDICATOR', - '02317' => 'VIEWDATA SQUARE', - '02318' => 'PLACE OF INTEREST SIGN', - '02319' => 'TURNED NOT SIGN', - '0231A' => 'WATCH', - '0231C' => 'TOP LEFT CORNER', - '0231D' => 'TOP RIGHT CORNER', - '0231E' => 'BOTTOM LEFT CORNER', - '0231F' => 'BOTTOM RIGHT CORNER', - '02320' => 'TOP HALF INTEGRAL', - '02321' => 'BOTTOM HALF INTEGRAL', - '02322' => 'stix-small down curve', - '02323' => 'stix-small up curve', - '02329' => 'LEFT-POINTING ANGLE BRACKET', - '0232A' => 'RIGHT-POINTING ANGLE BRACKET', - '0232C' => 'BENZENE RING', - '0232D' => 'CYLINDRICITY', - '0232E' => 'ALL AROUND-PROFILE', - '02332' => 'CONICAL TAPER', - '02336' => 'APL FUNCTIONAL SYMBOL I-BEAM', - '0233D' => 'APL FUNCTIONAL SYMBOL CIRCLE STILE', - '0233F' => 'APL FUNCTIONAL SYMBOL SLASH BAR', - '02340' => 'APL FUNCTIONAL SYMBOL BACKSLASH BAR', - '02353' => 'APL FUNCTIONAL SYMBOL QUAD UP CARET', - '02370' => 'APL FUNCTIONAL SYMBOL QUAD QUESTION', - '0237C' => 'RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW', - '02393' => 'DIRECT CURRENT SYMBOL FORM TWO', - '02394' => 'SOFTWARE-FUNCTION SYMBOL', - '0239B' => 'LEFT PARENTHESIS UPPER HOOK', - '0239C' => 'LEFT PARENTHESIS EXTENSION', - '0239D' => 'LEFT PARENTHESIS LOWER HOOK', - '0239E' => 'RIGHT PARENTHESIS UPPER HOOK', - '0239F' => 'RIGHT PARENTHESIS EXTENSION', - '023A0' => 'RIGHT PARENTHESIS LOWER HOOK', - '023A1' => 'LEFT SQUARE BRACKET UPPER CORNER', - '023A2' => 'LEFT SQUARE BRACKET EXTENSION', - '023A3' => 'LEFT SQUARE BRACKET LOWER CORNER', - '023A4' => 'RIGHT SQUARE BRACKET UPPER CORNER', - '023A5' => 'RIGHT SQUARE BRACKET EXTENSION', - '023A6' => 'RIGHT SQUARE BRACKET LOWER CORNER', - '023A7' => 'LEFT CURLY BRACKET UPPER HOOK', - '023A8' => 'LEFT CURLY BRACKET MIDDLE PIECE', - '023A9' => 'LEFT CURLY BRACKET LOWER HOOK', - '023AA' => 'CURLY BRACKET EXTENSION', - '023AB' => 'RIGHT CURLY BRACKET UPPER HOOK', - '023AC' => 'RIGHT CURLY BRACKET MIDDLE PIECE', - '023AD' => 'RIGHT CURLY BRACKET LOWER HOOK', - '023AE' => 'INTEGRAL EXTENSION', - '023AF' => 'HORIZONTAL LINE EXTENSION', - '023B0' => 'UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION', - '023B1' => 'UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION', - '023B2' => 'SUMMATION TOP', - '023B3' => 'SUMMATION BOTTOM', - '023B4' => 'TOP SQUARE BRACKET', - '023B5' => 'BOTTOM SQUARE BRACKET', - '023B6' => 'BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET', - '023B7' => 'RADICAL SYMBOL BOTTOM', - '023B8' => 'LEFT VERTICAL BOX LINE', - '023B9' => 'RIGHT VERTICAL BOX LINE', - '023CE' => 'RETURN SYMBOL', - '023D0' => 'VERTICAL LINE EXTENSION (used to extend arrows)', - '023DC' => 'TOP PARENTHESIS (mathematical use)', - '023DD' => 'BOTTOM PARENTHESIS (mathematical use)', - '023DE' => 'TOP CURLY BRACKET (mathematical use)', - '023DF' => 'BOTTOM CURLY BRACKET (mathematical use)', - '023E0' => 'TOP TORTOISE SHELL BRACKET (mathematical use)', - '023E1' => 'BOTTOM TORTOISE SHELL BRACKET (mathematical use)', - '023E2' => 'WHITE TRAPEZIUM', - '023E3' => 'BENZENE RING WITH CIRCLE', - '023E4' => 'STRAIGHTNESS', - '023E5' => 'FLATNESS', - '023E6' => 'AC CURRENT', - '023E7' => 'ELECTRICAL INTERSECTION', - '02423' => 'stix-round space indicator', - '02460' => 'CIRCLED DIGIT ONE', - '02461' => 'CIRCLED DIGIT TWO', - '02462' => 'CIRCLED DIGIT THREE', - '02463' => 'CIRCLED DIGIT FOUR', - '02464' => 'CIRCLED DIGIT FIVE', - '02465' => 'CIRCLED DIGIT SIX', - '02466' => 'CIRCLED DIGIT SEVEN', - '02467' => 'CIRCLED DIGIT EIGHT', - '02468' => 'CIRCLED DIGIT NINE', - '024B6' => 'CIRCLED LATIN CAPITAL LETTER A', - '024B7' => 'CIRCLED LATIN CAPITAL LETTER B', - '024B8' => 'CIRCLED LATIN CAPITAL LETTER C', - '024B9' => 'CIRCLED LATIN CAPITAL LETTER D', - '024BA' => 'CIRCLED LATIN CAPITAL LETTER E', - '024BB' => 'CIRCLED LATIN CAPITAL LETTER F', - '024BC' => 'CIRCLED LATIN CAPITAL LETTER G', - '024BD' => 'CIRCLED LATIN CAPITAL LETTER H', - '024BE' => 'CIRCLED LATIN CAPITAL LETTER I', - '024BF' => 'CIRCLED LATIN CAPITAL LETTER J', - '024C0' => 'CIRCLED LATIN CAPITAL LETTER K', - '024C1' => 'CIRCLED LATIN CAPITAL LETTER L', - '024C2' => 'CIRCLED LATIN CAPITAL LETTER M', - '024C3' => 'CIRCLED LATIN CAPITAL LETTER N', - '024C4' => 'CIRCLED LATIN CAPITAL LETTER O', - '024C5' => 'CIRCLED LATIN CAPITAL LETTER P', - '024C6' => 'CIRCLED LATIN CAPITAL LETTER Q', - '024C7' => 'CIRCLED LATIN CAPITAL LETTER R', - '024C8' => 'CIRCLED LATIN CAPITAL LETTER S', - '024C9' => 'CIRCLED LATIN CAPITAL LETTER T', - '024CA' => 'CIRCLED LATIN CAPITAL LETTER U', - '024CB' => 'CIRCLED LATIN CAPITAL LETTER V', - '024CC' => 'CIRCLED LATIN CAPITAL LETTER W', - '024CD' => 'CIRCLED LATIN CAPITAL LETTER X', - '024CE' => 'CIRCLED LATIN CAPITAL LETTER Y', - '024CF' => 'CIRCLED LATIN CAPITAL LETTER Z', - '024D0' => 'CIRCLED LATIN SMALL LETTER A', - '024D1' => 'CIRCLED LATIN SMALL LETTER B', - '024D2' => 'CIRCLED LATIN SMALL LETTER C', - '024D3' => 'CIRCLED LATIN SMALL LETTER D', - '024D4' => 'CIRCLED LATIN SMALL LETTER E', - '024D5' => 'CIRCLED LATIN SMALL LETTER F', - '024D6' => 'CIRCLED LATIN SMALL LETTER G', - '024D7' => 'CIRCLED LATIN SMALL LETTER H', - '024D8' => 'CIRCLED LATIN SMALL LETTER I', - '024D9' => 'CIRCLED LATIN SMALL LETTER J', - '024DA' => 'CIRCLED LATIN SMALL LETTER K', - '024DB' => 'CIRCLED LATIN SMALL LETTER L', - '024DC' => 'CIRCLED LATIN SMALL LETTER M', - '024DD' => 'CIRCLED LATIN SMALL LETTER N', - '024DE' => 'CIRCLED LATIN SMALL LETTER O', - '024DF' => 'CIRCLED LATIN SMALL LETTER P', - '024E0' => 'CIRCLED LATIN SMALL LETTER Q', - '024E1' => 'CIRCLED LATIN SMALL LETTER R', - '024E2' => 'CIRCLED LATIN SMALL LETTER S', - '024E3' => 'CIRCLED LATIN SMALL LETTER T', - '024E4' => 'CIRCLED LATIN SMALL LETTER U', - '024E5' => 'CIRCLED LATIN SMALL LETTER V', - '024E6' => 'CIRCLED LATIN SMALL LETTER W', - '024E7' => 'CIRCLED LATIN SMALL LETTER X', - '024E8' => 'CIRCLED LATIN SMALL LETTER Y', - '024E9' => 'CIRCLED LATIN SMALL LETTER Z', - '024EA' => 'CIRCLED DIGIT ZERO', - '02500' => 'BOX DRAWINGS LIGHT HORIZONTAL', - '02502' => 'BOX DRAWINGS LIGHT VERTICAL', - '02506' => 'BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL', - '02508' => 'BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL', - '0250A' => 'BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL', - '0250C' => 'BOX DRAWINGS LIGHT DOWN AND RIGHT', - '02510' => 'BOX DRAWINGS LIGHT DOWN AND LEFT', - '02514' => 'BOX DRAWINGS LIGHT UP AND RIGHT', - '02518' => 'BOX DRAWINGS LIGHT UP AND LEFT', - '0251C' => 'BOX DRAWINGS LIGHT VERTICAL AND RIGHT', - '02524' => 'BOX DRAWINGS LIGHT VERTICAL AND LEFT', - '0252C' => 'BOX DRAWINGS LIGHT DOWN AND HORIZONTAL', - '02534' => 'BOX DRAWINGS LIGHT UP AND HORIZONTAL', - '0253C' => 'BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL', - '02550' => 'BOX DRAWINGS DOUBLE HORIZONTAL', - '02551' => 'BOX DRAWINGS DOUBLE VERTICAL', - '02552' => 'BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE', - '02553' => 'BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE', - '02554' => 'BOX DRAWINGS DOUBLE DOWN AND RIGHT', - '02555' => 'BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE', - '02556' => 'BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE', - '02557' => 'BOX DRAWINGS DOUBLE DOWN AND LEFT', - '02558' => 'BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE', - '02559' => 'BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE', - '0255A' => 'BOX DRAWINGS DOUBLE UP AND RIGHT', - '0255B' => 'BOX DRAWINGS UP SINGLE AND LEFT DOUBLE', - '0255C' => 'BOX DRAWINGS UP DOUBLE AND LEFT SINGLE', - '0255D' => 'BOX DRAWINGS DOUBLE UP AND LEFT', - '0255E' => 'BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE', - '0255F' => 'BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE', - '02560' => 'BOX DRAWINGS DOUBLE VERTICAL AND RIGHT', - '02561' => 'BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE', - '02562' => 'BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE', - '02563' => 'BOX DRAWINGS DOUBLE VERTICAL AND LEFT', - '02564' => 'BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE', - '02565' => 'BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE', - '02566' => 'BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL', - '02567' => 'BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE', - '02568' => 'BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE', - '02569' => 'BOX DRAWINGS DOUBLE UP AND HORIZONTAL', - '0256A' => 'BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE', - '0256B' => 'BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE', - '0256C' => 'BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL', - '02571' => 'BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT', - '02572' => 'BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT', - '02580' => 'UPPER HALF BLOCK', - '02584' => 'LOWER HALF BLOCK', - '02588' => 'FULL BLOCK', - '0258C' => 'LEFT HALF BLOCK', - '02590' => 'RIGHT HALF BLOCK', - '02591' => 'LIGHT SHADE', - '02592' => 'MEDIUM SHADE', - '02593' => 'DARK SHADE', - '025A0' => 'BLACK SQUARE', - '025A1' => 'WHITE SQUARE', - '025A2' => 'WHITE SQUARE WITH ROUNDED CORNERS', - '025A3' => 'WHITE SQUARE CONTAINING BLACK SMALL SQUARE', - '025A4' => 'SQUARE WITH HORIZONTAL FILL', - '025A5' => 'SQUARE WITH VERTICAL FILL', - '025A6' => 'SQUARE WITH ORTHOGONAL CROSSHATCH FILL', - '025A7' => 'SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL', - '025A8' => 'SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL', - '025A9' => 'SQUARE WITH DIAGONAL CROSSHATCH FILL', - '025AA' => 'BLACK SMALL SQUARE', - '025AB' => 'WHITE SMALL SQUARE', - '025AC' => 'BLACK RECTANGLE', - '025AD' => 'WHITE RECTANGLE', - '025AE' => 'BLACK VERTICAL RECTANGLE', - '025AF' => 'WHITE VERTICAL RECTANGLE', - '025B0' => 'BLACK PARALLELOGRAM', - '025B1' => 'WHITE PARALLELOGRAM', - '025B2' => 'BLACK UP-POINTING TRIANGLE', - '025B3' => 'WHITE UP-POINTING TRIANGLE', - '025B4' => 'BLACK UP-POINTING SMALL TRIANGLE', - '025B5' => 'WHITE UP-POINTING SMALL TRIANGLE', - '025B6' => 'BLACK RIGHT-POINTING TRIANGLE', - '025B7' => 'WHITE RIGHT-POINTING TRIANGLE', - '025B8' => 'BLACK RIGHT-POINTING SMALL TRIANGLE', - '025B9' => 'WHITE RIGHT-POINTING SMALL TRIANGLE', - '025BA' => 'BLACK RIGHT-POINTING POINTER', - '025BB' => 'WHITE RIGHT-POINTING POINTER', - '025BC' => 'BLACK DOWN-POINTING TRIANGLE', - '025BD' => 'WHITE DOWN-POINTING TRIANGLE', - '025BE' => 'BLACK DOWN-POINTING SMALL TRIANGLE', - '025BF' => 'WHITE DOWN-POINTING SMALL TRIANGLE', - '025C0' => 'BLACK LEFT-POINTING TRIANGLE', - '025C1' => 'WHITE LEFT-POINTING TRIANGLE', - '025C2' => 'BLACK LEFT-POINTING SMALL TRIANGLE', - '025C3' => 'WHITE LEFT-POINTING SMALL TRIANGLE', - '025C4' => 'BLACK LEFT-POINTING POINTER', - '025C5' => 'WHITE LEFT-POINTING POINTER', - '025C6' => 'BLACK DIAMOND', - '025C7' => 'WHITE DIAMOND', - '025C8' => 'WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND', - '025C9' => 'FISHEYE', - '025CA' => 'LOZENGE', - '025CB' => 'WHITE CIRCLE', - '025CC' => 'DOTTED CIRCLE', - '025CD' => 'CIRCLE WITH VERTICAL FILL', - '025CE' => 'BULLSEYE', - '025CF' => 'BLACK CIRCLE', - '025D0' => 'CIRCLE WITH LEFT HALF BLACK', - '025D1' => 'CIRCLE WITH RIGHT HALF BLACK', - '025D2' => 'CIRCLE WITH LOWER HALF BLACK', - '025D3' => 'CIRCLE WITH UPPER HALF BLACK', - '025D4' => 'CIRCLE WITH UPPER RIGHT QUADRANT BLACK', - '025D5' => 'CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK', - '025D6' => 'LEFT HALF BLACK CIRCLE', - '025D7' => 'RIGHT HALF BLACK CIRCLE', - '025D8' => 'INVERSE BULLET', - '025D9' => 'INVERSE WHITE CIRCLE', - '025DA' => 'UPPER HALF INVERSE WHITE CIRCLE', - '025DB' => 'LOWER HALF INVERSE WHITE CIRCLE', - '025DC' => 'UPPER LEFT QUADRANT CIRCULAR ARC', - '025DD' => 'UPPER RIGHT QUADRANT CIRCULAR ARC', - '025DE' => 'LOWER RIGHT QUADRANT CIRCULAR ARC', - '025DF' => 'LOWER LEFT QUADRANT CIRCULAR ARC', - '025E0' => 'UPPER HALF CIRCLE', - '025E1' => 'LOWER HALF CIRCLE', - '025E2' => 'BLACK LOWER RIGHT TRIANGLE', - '025E3' => 'BLACK LOWER LEFT TRIANGLE', - '025E4' => 'BLACK UPPER LEFT TRIANGLE', - '025E5' => 'BLACK UPPER RIGHT TRIANGLE', - '025E6' => 'WHITE BULLET', - '025E7' => 'SQUARE WITH LEFT HALF BLACK', - '025E8' => 'SQUARE WITH RIGHT HALF BLACK', - '025E9' => 'SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK', - '025EA' => 'SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK', - '025EB' => 'WHITE SQUARE WITH VERTICAL BISECTING LINE', - '025EC' => 'WHITE UP-POINTING TRIANGLE WITH DOT', - '025ED' => 'UP-POINTING TRIANGLE WITH LEFT HALF BLACK', - '025EE' => 'UP-POINTING TRIANGLE WITH RIGHT HALF BLACK', - '025EF' => 'LARGE CIRCLE', - '025F0' => 'WHITE SQUARE WITH UPPER LEFT QUADRANT', - '025F1' => 'WHITE SQUARE WITH LOWER LEFT QUADRANT', - '025F2' => 'WHITE SQUARE WITH LOWER RIGHT QUADRANT', - '025F3' => 'WHITE SQUARE WITH UPPER RIGHT QUADRANT', - '025F4' => 'WHITE CIRCLE WITH UPPER LEFT QUADRANT', - '025F5' => 'WHITE CIRCLE WITH LOWER LEFT QUADRANT', - '025F6' => 'WHITE CIRCLE WITH LOWER RIGHT QUADRANT', - '025F7' => 'WHITE CIRCLE WITH UPPER RIGHT QUADRANT', - '025F8' => 'UPPER LEFT TRIANGLE', - '025F9' => 'UPPER RIGHT TRIANGLE', - '025FA' => 'LOWER LEFT TRIANGLE', - '025FB' => 'WHITE MEDIUM SQUARE', - '025FC' => 'BLACK MEDIUM SQUARE', - '025FD' => 'WHITE MEDIUM SMALL SQUARE', - '025FE' => 'BLACK MEDIUM SMALL SQUARE', - '025FF' => 'LOWER RIGHT TRIANGLE', - '02605' => 'BLACK STAR', - '02606' => 'WHITE STAR', - '02609' => 'SUN', - '0260C' => 'CONJUNCTION', - '0260E' => 'BLACK TELEPHONE', - '02612' => 'BALLOT BOX WITH X', - '02621' => 'CAUTION SIGN', - '02639' => 'WHITE FROWNING FACE', - '0263A' => 'WHITE SMILING FACE', - '0263B' => 'BLACK SMILING FACE', - '0263C' => 'WHITE SUN WITH RAYS', - '0263D' => 'FIRST QUARTER MOON', - '0263E' => 'LAST QUARTER MOON', - '0263F' => 'MERCURY', - '02640' => 'FEMALE SIGN', - '02641' => 'EARTH', - '02642' => 'MALE SIGN', - '02643' => 'JUPITER', - '02644' => 'SATURN', - '02646' => 'NEPTUNE', - '02647' => 'PLUTO', - '02648' => 'ARIES', - '02649' => 'TAURUS', - '02660' => 'BLACK SPADE SUIT', - '02661' => 'WHITE HEART SUIT', - '02662' => 'WHITE DIAMOND SUIT', - '02663' => 'BLACK CLUB SUIT', - '02664' => 'WHITE SPADE SUIT', - '02665' => 'BLACK HEART SUIT', - '02666' => 'BLACK DIAMOND SUIT', - '02667' => 'WHITE CLUB SUIT', - '02669' => 'QUARTER NOTE', - '0266A' => 'EIGHTH NOTE', - '0266B' => 'BEAMED EIGHTH NOTES', - '0266D' => 'MUSIC FLAT SIGN', - '0266E' => 'MUSIC NATURAL SIGN', - '0266F' => 'MUSIC SHARP SIGN', - '0267E' => 'PERMANENT PAPER SIGN', - '02680' => 'DIE FACE-1', - '02681' => 'DIE FACE-2', - '02682' => 'DIE FACE-3', - '02683' => 'DIE FACE-4', - '02684' => 'DIE FACE-5', - '02685' => 'DIE FACE-6', - '02686' => 'WHITE CIRCLE WITH DOT RIGHT', - '02687' => 'WHITE CIRCLE WITH TWO DOTS', - '02688' => 'BLACK CIRCLE WITH WHITE DOT RIGHT', - '02689' => 'BLACK CIRCLE WITH TWO WHITE DOTS', - '026A0' => 'WARNING SIGN', - '026A5' => 'MALE AND FEMALE SIGN', - '026AA' => 'MEDIUM WHITE CIRCLE', - '026AB' => 'MEDIUM BLACK CIRCLE', - '026AC' => 'MEDIUM SMALL WHITE CIRCLE', - '026B2' => 'NEUTER', - '02702' => 'BLACK SCISSORS', - '02709' => 'ENVELOPE', - '02713' => 'CHECK MARK', - '02720' => 'MALTESE CROSS', - '0272A' => 'CIRCLED WHITE STAR', - '02736' => 'SIX POINTED BLACK STAR', - '0273D' => 'HEAVY TEARDROP-SPOKED ASTERISK', - '02772' => 'LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT', - '02773' => 'LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT', - '02780' => 'DINGBAT CIRCLED SANS-SERIF DIGIT ONE', - '02781' => 'DINGBAT CIRCLED SANS-SERIF DIGIT TWO', - '02782' => 'DINGBAT CIRCLED SANS-SERIF DIGIT THREE', - '02783' => 'DINGBAT CIRCLED SANS-SERIF DIGIT FOUR', - '02784' => 'DINGBAT CIRCLED SANS-SERIF DIGIT FIVE', - '02785' => 'DINGBAT CIRCLED SANS-SERIF DIGIT SIX', - '02786' => 'DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN', - '02787' => 'DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT', - '02788' => 'DINGBAT CIRCLED SANS-SERIF DIGIT NINE', - '02789' => 'DINGBAT CIRCLED SANS-SERIF NUMBER TEN', - '0278A' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE', - '0278B' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO', - '0278C' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE', - '0278D' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR', - '0278E' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE', - '0278F' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX', - '02790' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN', - '02791' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT', - '02792' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE', - '02793' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN', - '0279B' => 'DRAFTING POINT RIGHTWARDS ARROW', - '027C0' => 'THREE DIMENSIONAL ANGLE', - '027C1' => 'WHITE TRIANGLE CONTAINING SMALL WHITE TRIANGLE', - '027C2' => 'PERPENDICULAR', - '027C3' => 'OPEN SUBSET', - '027C4' => 'OPEN SUPERSET', - '027C5' => 'LEFT S-SHAPED BAG DELIMITER', - '027C6' => 'RIGHT S-SHAPED BAG DELIMITER', - '027C7' => 'OR WITH DOT INSIDE', - '027C8' => 'REVERSE SOLIDUS PRECEDING SUBSET', - '027C9' => 'SUBSET PRECEDING SOLIDUS', - '027CC' => 'LONG DIVISION', - '027D0' => 'WHITE DIAMOND WITH CENTRED DOT', - '027D1' => 'AND WITH DOT', - '027D2' => 'ELEMENT OF OPENING UPWARDS', - '027D3' => 'LOWER RIGHT CORNER WITH DOT', - '027D4' => 'UPPER LEFT CORNER WITH DOT', - '027D5' => 'LEFT OUTER JOIN', - '027D6' => 'RIGHT OUTER JOIN', - '027D7' => 'FULL OUTER JOIN', - '027D8' => 'LARGE UP TACK', - '027D9' => 'LARGE DOWN TACK', - '027DA' => 'LEFT AND RIGHT DOUBLE TURNSTILE', - '027DB' => 'LEFT AND RIGHT TACK', - '027DC' => 'LEFT MULTIMAP', - '027DD' => 'LONG RIGHT TACK', - '027DE' => 'LONG LEFT TACK', - '027DF' => 'UP TACK WITH CIRCLE ABOVE', - '027E0' => 'LOZENGE DIVIDED BY HORIZONTAL RULE', - '027E1' => 'WHITE CONCAVE-SIDED DIAMOND', - '027E2' => 'WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK', - '027E3' => 'WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK', - '027E4' => 'WHITE SQUARE WITH LEFTWARDS TICK', - '027E5' => 'WHITE SQUARE WITH RIGHTWARDS TICK', - '027E6' => 'MATHEMATICAL LEFT WHITE SQUARE BRACKET', - '027E7' => 'MATHEMATICAL RIGHT WHITE SQUARE BRACKET', - '027E8' => 'MATHEMATICAL LEFT ANGLE BRACKET', - '027E9' => 'MATHEMATICAL RIGHT ANGLE BRACKET', - '027EA' => 'MATHEMATICAL LEFT DOUBLE ANGLE BRACKET', - '027EB' => 'MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET', - '027EC' => 'MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET', - '027ED' => 'MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET', - '027EE' => 'MATHEMATICAL LEFT FLATTENED PARENTHESIS', - '027EF' => 'MATHEMATICAL RIGHT FLATTENED PARENTHESIS', - '027F0' => 'UPWARDS QUADRUPLE ARROW', - '027F1' => 'DOWNWARDS QUADRUPLE ARROW', - '027F2' => 'ANTICLOCKWISE GAPPED CIRCLE ARROW', - '027F3' => 'CLOCKWISE GAPPED CIRCLE ARROW', - '027F4' => 'RIGHT ARROW WITH CIRCLED PLUS', - '027F5' => 'LONG LEFTWARDS ARROW', - '027F6' => 'LONG RIGHTWARDS ARROW', - '027F7' => 'LONG LEFT RIGHT ARROW', - '027F8' => 'LONG LEFTWARDS DOUBLE ARROW', - '027F9' => 'LONG RIGHTWARDS DOUBLE ARROW', - '027FA' => 'LONG LEFT RIGHT DOUBLE ARROW', - '027FB' => 'LONG LEFTWARDS ARROW FROM BAR', - '027FC' => 'LONG RIGHTWARDS ARROW FROM BAR', - '027FD' => 'LONG LEFTWARDS DOUBLE ARROW FROM BAR', - '027FE' => 'LONG RIGHTWARDS DOUBLE ARROW FROM BAR', - '027FF' => 'LONG RIGHTWARDS SQUIGGLE ARROW', - '02900' => 'RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE', - '02901' => 'RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE', - '02902' => 'LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE', - '02903' => 'RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE', - '02904' => 'LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE', - '02905' => 'RIGHTWARDS TWO-HEADED ARROW FROM BAR', - '02906' => 'LEFTWARDS DOUBLE ARROW FROM BAR', - '02907' => 'RIGHTWARDS DOUBLE ARROW FROM BAR', - '02908' => 'DOWNWARDS ARROW WITH HORIZONTAL STROKE', - '02909' => 'UPWARDS ARROW WITH HORIZONTAL STROKE', - '0290A' => 'UPWARDS TRIPLE ARROW', - '0290B' => 'DOWNWARDS TRIPLE ARROW', - '0290C' => 'LEFTWARDS DOUBLE DASH ARROW', - '0290D' => 'RIGHTWARDS DOUBLE DASH ARROW', - '0290E' => 'LEFTWARDS TRIPLE DASH ARROW', - '0290F' => 'RIGHTWARDS TRIPLE DASH ARROW', - '02910' => 'RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW', - '02911' => 'RIGHTWARDS ARROW WITH DOTTED STEM', - '02912' => 'UPWARDS ARROW TO BAR', - '02913' => 'DOWNWARDS ARROW TO BAR', - '02914' => 'RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE', - '02915' => 'RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02916' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL', - '02917' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE', - '02918' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02919' => 'LEFTWARDS ARROW-TAIL', - '0291A' => 'RIGHTWARDS ARROW-TAIL', - '0291B' => 'LEFTWARDS DOUBLE ARROW-TAIL', - '0291C' => 'RIGHTWARDS DOUBLE ARROW-TAIL', - '0291D' => 'LEFTWARDS ARROW TO BLACK DIAMOND', - '0291E' => 'RIGHTWARDS ARROW TO BLACK DIAMOND', - '0291F' => 'LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND', - '02920' => 'RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND', - '02921' => 'NORTH WEST AND SOUTH EAST ARROW', - '02922' => 'NORTH EAST AND SOUTH WEST ARROW', - '02923' => 'NORTH WEST ARROW WITH HOOK', - '02924' => 'NORTH EAST ARROW WITH HOOK', - '02925' => 'SOUTH EAST ARROW WITH HOOK', - '02926' => 'SOUTH WEST ARROW WITH HOOK', - '02927' => 'NORTH WEST ARROW AND NORTH EAST ARROW', - '02928' => 'NORTH EAST ARROW AND SOUTH EAST ARROW', - '02929' => 'SOUTH EAST ARROW AND SOUTH WEST ARROW', - '0292A' => 'SOUTH WEST ARROW AND NORTH WEST ARROW', - '0292B' => 'RISING DIAGONAL CROSSING FALLING DIAGONAL', - '0292C' => 'FALLING DIAGONAL CROSSING RISING DIAGONAL', - '0292D' => 'SOUTH EAST ARROW CROSSING NORTH EAST ARROW', - '0292E' => 'NORTH EAST ARROW CROSSING SOUTH EAST ARROW', - '0292F' => 'FALLING DIAGONAL CROSSING NORTH EAST ARROW', - '02930' => 'RISING DIAGONAL CROSSING SOUTH EAST ARROW', - '02931' => 'NORTH EAST ARROW CROSSING NORTH WEST ARROW', - '02932' => 'NORTH WEST ARROW CROSSING NORTH EAST ARROW', - '02933' => 'WAVE ARROW POINTING DIRECTLY RIGHT', - '02934' => 'ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS', - '02935' => 'ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS', - '02936' => 'ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS', - '02937' => 'ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS', - '02938' => 'RIGHT-SIDE ARC CLOCKWISE ARROW', - '02939' => 'LEFT-SIDE ARC ANTICLOCKWISE ARROW', - '0293A' => 'TOP ARC ANTICLOCKWISE ARROW', - '0293B' => 'BOTTOM ARC ANTICLOCKWISE ARROW', - '0293C' => 'TOP ARC CLOCKWISE ARROW WITH MINUS', - '0293D' => 'TOP ARC ANTICLOCKWISE ARROW WITH PLUS', - '0293E' => 'LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW', - '0293F' => 'LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW', - '02940' => 'ANTICLOCKWISE CLOSED CIRCLE ARROW', - '02941' => 'CLOCKWISE CLOSED CIRCLE ARROW', - '02942' => 'RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW', - '02943' => 'LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW', - '02944' => 'SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW', - '02945' => 'RIGHTWARDS ARROW WITH PLUS BELOW', - '02946' => 'LEFTWARDS ARROW WITH PLUS BELOW', - '02947' => 'RIGHTWARDS ARROW THROUGH X', - '02948' => 'LEFT RIGHT ARROW THROUGH SMALL CIRCLE', - '02949' => 'UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE', - '0294A' => 'LEFT BARB UP RIGHT BARB DOWN HARPOON', - '0294B' => 'LEFT BARB DOWN RIGHT BARB UP HARPOON', - '0294C' => 'UP BARB RIGHT DOWN BARB LEFT HARPOON', - '0294D' => 'UP BARB LEFT DOWN BARB RIGHT HARPOON', - '0294E' => 'LEFT BARB UP RIGHT BARB UP HARPOON', - '0294F' => 'UP BARB RIGHT DOWN BARB RIGHT HARPOON', - '02950' => 'LEFT BARB DOWN RIGHT BARB DOWN HARPOON', - '02951' => 'UP BARB LEFT DOWN BARB LEFT HARPOON', - '02952' => 'LEFTWARDS HARPOON WITH BARB UP TO BAR', - '02953' => 'RIGHTWARDS HARPOON WITH BARB UP TO BAR', - '02954' => 'UPWARDS HARPOON WITH BARB RIGHT TO BAR', - '02955' => 'DOWNWARDS HARPOON WITH BARB RIGHT TO BAR', - '02956' => 'LEFTWARDS HARPOON WITH BARB DOWN TO BAR', - '02957' => 'RIGHTWARDS HARPOON WITH BARB DOWN TO BAR', - '02958' => 'UPWARDS HARPOON WITH BARB LEFT TO BAR', - '02959' => 'DOWNWARDS HARPOON WITH BARB LEFT TO BAR', - '0295A' => 'LEFTWARDS HARPOON WITH BARB UP FROM BAR', - '0295B' => 'RIGHTWARDS HARPOON WITH BARB UP FROM BAR', - '0295C' => 'UPWARDS HARPOON WITH BARB RIGHT FROM BAR', - '0295D' => 'DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR', - '0295E' => 'LEFTWARDS HARPOON WITH BARB DOWN FROM BAR', - '0295F' => 'RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR', - '02960' => 'UPWARDS HARPOON WITH BARB LEFT FROM BAR', - '02961' => 'DOWNWARDS HARPOON WITH BARB LEFT FROM BAR', - '02962' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN', - '02963' => 'UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT', - '02964' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN', - '02965' => 'DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT', - '02966' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP', - '02967' => 'LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN', - '02968' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP', - '02969' => 'RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN', - '0296A' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH', - '0296B' => 'LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH', - '0296C' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH', - '0296D' => 'RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH', - '0296E' => 'UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT', - '0296F' => 'DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT', - '02970' => 'RIGHT DOUBLE ARROW WITH ROUNDED HEAD', - '02971' => 'EQUALS SIGN ABOVE RIGHTWARDS ARROW', - '02972' => 'TILDE OPERATOR ABOVE RIGHTWARDS ARROW', - '02973' => 'LEFTWARDS ARROW ABOVE TILDE OPERATOR', - '02974' => 'RIGHTWARDS ARROW ABOVE TILDE OPERATOR', - '02975' => 'RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO', - '02976' => 'LESS-THAN ABOVE LEFTWARDS ARROW', - '02977' => 'LEFTWARDS ARROW THROUGH LESS-THAN', - '02978' => 'GREATER-THAN ABOVE RIGHTWARDS ARROW', - '02979' => 'SUBSET ABOVE RIGHTWARDS ARROW', - '0297A' => 'LEFTWARDS ARROW THROUGH SUBSET', - '0297B' => 'SUPERSET ABOVE LEFTWARDS ARROW', - '0297C' => 'LEFT FISH TAIL', - '0297D' => 'RIGHT FISH TAIL', - '0297E' => 'UP FISH TAIL', - '0297F' => 'DOWN FISH TAIL', - '02980' => 'TRIPLE VERTICAL BAR DELIMITER', - '02981' => 'Z NOTATION SPOT', - '02982' => 'Z NOTATION TYPE COLON', - '02983' => 'LEFT WHITE CURLY BRACKET', - '02984' => 'RIGHT WHITE CURLY BRACKET', - '02985' => 'LEFT WHITE PARENTHESIS', - '02986' => 'RIGHT WHITE PARENTHESIS', - '02987' => 'Z NOTATION LEFT IMAGE BRACKET', - '02988' => 'Z NOTATION RIGHT IMAGE BRACKET', - '02989' => 'Z NOTATION LEFT BINDING BRACKET', - '0298A' => 'Z NOTATION RIGHT BINDING BRACKET', - '0298B' => 'LEFT SQUARE BRACKET WITH UNDERBAR', - '0298C' => 'RIGHT SQUARE BRACKET WITH UNDERBAR', - '0298D' => 'LEFT SQUARE BRACKET WITH TICK IN TOP CORNER', - '0298E' => 'RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER', - '0298F' => 'LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER', - '02990' => 'RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER', - '02991' => 'LEFT ANGLE BRACKET WITH DOT', - '02992' => 'RIGHT ANGLE BRACKET WITH DOT', - '02993' => 'LEFT ARC LESS-THAN BRACKET', - '02994' => 'RIGHT ARC GREATER-THAN BRACKET', - '02995' => 'DOUBLE LEFT ARC GREATER-THAN BRACKET', - '02996' => 'DOUBLE RIGHT ARC LESS-THAN BRACKET', - '02997' => 'LEFT BLACK TORTOISE SHELL BRACKET', - '02998' => 'RIGHT BLACK TORTOISE SHELL BRACKET', - '02999' => 'DOTTED FENCE', - '0299A' => 'VERTICAL ZIGZAG LINE', - '0299B' => 'MEASURED ANGLE OPENING LEFT', - '0299C' => 'RIGHT ANGLE VARIANT WITH SQUARE', - '0299D' => 'MEASURED RIGHT ANGLE WITH DOT', - '0299E' => 'ANGLE WITH S INSIDE', - '0299F' => 'ACUTE ANGLE', - '029A0' => 'SPHERICAL ANGLE OPENING LEFT', - '029A1' => 'SPHERICAL ANGLE OPENING UP', - '029A2' => 'TURNED ANGLE', - '029A3' => 'REVERSED ANGLE', - '029A4' => 'ANGLE WITH UNDERBAR', - '029A5' => 'REVERSED ANGLE WITH UNDERBAR', - '029A6' => 'OBLIQUE ANGLE OPENING UP', - '029A7' => 'OBLIQUE ANGLE OPENING DOWN', - '029A8' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT', - '029A9' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT', - '029AA' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT', - '029AB' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT', - '029AC' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP', - '029AD' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP', - '029AE' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN', - '029AF' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN', - '029B0' => 'REVERSED EMPTY SET', - '029B1' => 'EMPTY SET WITH OVERBAR', - '029B2' => 'EMPTY SET WITH SMALL CIRCLE ABOVE', - '029B3' => 'EMPTY SET WITH RIGHT ARROW ABOVE', - '029B4' => 'EMPTY SET WITH LEFT ARROW ABOVE', - '029B5' => 'CIRCLE WITH HORIZONTAL BAR', - '029B6' => 'CIRCLED VERTICAL BAR', - '029B7' => 'CIRCLED PARALLEL', - '029B8' => 'CIRCLED REVERSE SOLIDUS', - '029B9' => 'CIRCLED PERPENDICULAR', - '029BA' => 'CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR', - '029BB' => 'CIRCLE WITH SUPERIMPOSED X', - '029BC' => 'CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN', - '029BD' => 'UP ARROW THROUGH CIRCLE', - '029BE' => 'CIRCLED WHITE BULLET', - '029BF' => 'CIRCLED BULLET', - '029C0' => 'CIRCLED LESS-THAN', - '029C1' => 'CIRCLED GREATER-THAN', - '029C2' => 'CIRCLE WITH SMALL CIRCLE TO THE RIGHT', - '029C3' => 'CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT', - '029C4' => 'SQUARED RISING DIAGONAL SLASH', - '029C5' => 'SQUARED FALLING DIAGONAL SLASH', - '029C6' => 'SQUARED ASTERISK', - '029C7' => 'SQUARED SMALL CIRCLE', - '029C8' => 'SQUARED SQUARE', - '029C9' => 'TWO JOINED SQUARES', - '029CA' => 'TRIANGLE WITH DOT ABOVE', - '029CB' => 'TRIANGLE WITH UNDERBAR', - '029CC' => 'S IN TRIANGLE', - '029CD' => 'TRIANGLE WITH SERIFS AT BOTTOM', - '029CE' => 'RIGHT TRIANGLE ABOVE LEFT TRIANGLE', - '029CF' => 'LEFT TRIANGLE BESIDE VERTICAL BAR', - '029D0' => 'VERTICAL BAR BESIDE RIGHT TRIANGLE', - '029D1' => 'BOWTIE WITH LEFT HALF BLACK', - '029D2' => 'BOWTIE WITH RIGHT HALF BLACK', - '029D3' => 'BLACK BOWTIE', - '029D4' => 'TIMES WITH LEFT HALF BLACK', - '029D5' => 'TIMES WITH RIGHT HALF BLACK', - '029D6' => 'WHITE HOURGLASS', - '029D7' => 'BLACK HOURGLASS', - '029D8' => 'LEFT WIGGLY FENCE', - '029D9' => 'RIGHT WIGGLY FENCE', - '029DA' => 'LEFT DOUBLE WIGGLY FENCE', - '029DB' => 'RIGHT DOUBLE WIGGLY FENCE', - '029DC' => 'INCOMPLETE INFINITY', - '029DD' => 'TIE OVER INFINITY', - '029DE' => 'INFINITY NEGATED WITH VERTICAL BAR', - '029DF' => 'DOUBLE-ENDED MULTIMAP', - '029E0' => 'SQUARE WITH CONTOURED OUTLINE', - '029E1' => 'INCREASES AS', - '029E2' => 'SHUFFLE PRODUCT', - '029E3' => 'EQUALS SIGN AND SLANTED PARALLEL', - '029E4' => 'EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE', - '029E5' => 'IDENTICAL TO AND SLANTED PARALLEL', - '029E6' => 'GLEICH STARK', - '029E7' => 'THERMODYNAMIC', - '029E8' => 'DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK', - '029E9' => 'DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK', - '029EA' => 'BLACK DIAMOND WITH DOWN ARROW', - '029EB' => 'BLACK LOZENGE', - '029EC' => 'WHITE CIRCLE WITH DOWN ARROW', - '029ED' => 'BLACK CIRCLE WITH DOWN ARROW', - '029EE' => 'ERROR-BARRED WHITE SQUARE', - '029EF' => 'ERROR-BARRED BLACK SQUARE', - '029F0' => 'ERROR-BARRED WHITE DIAMOND', - '029F1' => 'ERROR-BARRED BLACK DIAMOND', - '029F2' => 'ERROR-BARRED WHITE CIRCLE', - '029F3' => 'ERROR-BARRED BLACK CIRCLE', - '029F4' => 'RULE-DELAYED', - '029F5' => 'REVERSE SOLIDUS OPERATOR', - '029F6' => 'SOLIDUS WITH OVERBAR', - '029F7' => 'REVERSE SOLIDUS WITH HORIZONTAL STROKE', - '029F8' => 'BIG SOLIDUS', - '029F9' => 'BIG REVERSE SOLIDUS', - '029FA' => 'DOUBLE PLUS', - '029FB' => 'TRIPLE PLUS', - '029FC' => 'LEFT-POINTING CURVED ANGLE BRACKET', - '029FD' => 'RIGHT-POINTING CURVED ANGLE BRACKET', - '029FE' => 'TINY', - '029FF' => 'MINY', - '02A00' => 'N-ARY CIRCLED DOT OPERATOR', - '02A01' => 'N-ARY CIRCLED PLUS OPERATOR', - '02A02' => 'N-ARY CIRCLED TIMES OPERATOR', - '02A03' => 'N-ARY UNION OPERATOR WITH DOT', - '02A04' => 'N-ARY UNION OPERATOR WITH PLUS', - '02A05' => 'N-ARY SQUARE INTERSECTION OPERATOR', - '02A06' => 'N-ARY SQUARE UNION OPERATOR', - '02A07' => 'TWO LOGICAL AND OPERATOR', - '02A08' => 'TWO LOGICAL OR OPERATOR', - '02A09' => 'N-ARY TIMES OPERATOR', - '02A0A' => 'MODULO TWO SUM', - '02A0B' => 'SUMMATION WITH INTEGRAL', - '02A0C' => 'QUADRUPLE INTEGRAL OPERATOR', - '02A0D' => 'FINITE PART INTEGRAL', - '02A0E' => 'INTEGRAL WITH DOUBLE STROKE', - '02A0F' => 'INTEGRAL AVERAGE WITH SLASH', - '02A10' => 'CIRCULATION FUNCTION', - '02A11' => 'ANTICLOCKWISE INTEGRATION', - '02A12' => 'LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE', - '02A13' => 'LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE', - '02A14' => 'LINE INTEGRATION NOT INCLUDING THE POLE', - '02A15' => 'INTEGRAL AROUND A POINT OPERATOR', - '02A16' => 'QUATERNION INTEGRAL OPERATOR', - '02A17' => 'INTEGRAL WITH LEFTWARDS ARROW WITH HOOK', - '02A18' => 'INTEGRAL WITH TIMES SIGN', - '02A19' => 'INTEGRAL WITH INTERSECTION', - '02A1A' => 'INTEGRAL WITH UNION', - '02A1B' => 'INTEGRAL WITH OVERBAR', - '02A1C' => 'INTEGRAL WITH UNDERBAR', - '02A1D' => 'JOIN', - '02A1E' => 'LARGE LEFT TRIANGLE OPERATOR', - '02A1F' => 'Z NOTATION SCHEMA COMPOSITION', - '02A20' => 'Z NOTATION SCHEMA PIPING', - '02A21' => 'Z NOTATION SCHEMA PROJECTION', - '02A22' => 'PLUS SIGN WITH SMALL CIRCLE ABOVE', - '02A23' => 'PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE', - '02A24' => 'PLUS SIGN WITH TILDE ABOVE', - '02A25' => 'PLUS SIGN WITH DOT BELOW', - '02A26' => 'PLUS SIGN WITH TILDE BELOW', - '02A27' => 'PLUS SIGN WITH SUBSCRIPT TWO', - '02A28' => 'PLUS SIGN WITH BLACK TRIANGLE', - '02A29' => 'MINUS SIGN WITH COMMA ABOVE', - '02A2A' => 'MINUS SIGN WITH DOT BELOW', - '02A2B' => 'MINUS SIGN WITH FALLING DOTS', - '02A2C' => 'MINUS SIGN WITH RISING DOTS', - '02A2D' => 'PLUS SIGN IN LEFT HALF CIRCLE', - '02A2E' => 'PLUS SIGN IN RIGHT HALF CIRCLE', - '02A2F' => 'VECTOR OR CROSS PRODUCT', - '02A30' => 'MULTIPLICATION SIGN WITH DOT ABOVE', - '02A31' => 'MULTIPLICATION SIGN WITH UNDERBAR', - '02A32' => 'SEMIDIRECT PRODUCT WITH BOTTOM CLOSED', - '02A33' => 'SMASH PRODUCT', - '02A34' => 'MULTIPLICATION SIGN IN LEFT HALF CIRCLE', - '02A35' => 'MULTIPLICATION SIGN IN RIGHT HALF CIRCLE', - '02A36' => 'CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT', - '02A37' => 'MULTIPLICATION SIGN IN DOUBLE CIRCLE', - '02A38' => 'CIRCLED DIVISION SIGN', - '02A39' => 'PLUS SIGN IN TRIANGLE', - '02A3A' => 'MINUS SIGN IN TRIANGLE', - '02A3B' => 'MULTIPLICATION SIGN IN TRIANGLE', - '02A3C' => 'stix-vert, low bar to left from base', - '02A3D' => 'stix-vert, low bar to right from base', - '02A3E' => 'Z NOTATION RELATIONAL COMPOSITION', - '02A3F' => 'AMALGAMATION OR COPRODUCT', - '02A40' => 'INTERSECTION WITH DOT', - '02A41' => 'UNION WITH MINUS SIGN', - '02A42' => 'UNION WITH OVERBAR', - '02A43' => 'INTERSECTION WITH OVERBAR', - '02A44' => 'INTERSECTION WITH LOGICAL AND', - '02A45' => 'UNION WITH LOGICAL OR', - '02A46' => 'UNION ABOVE INTERSECTION', - '02A47' => 'INTERSECTION ABOVE UNION', - '02A48' => 'UNION ABOVE BAR ABOVE INTERSECTION', - '02A49' => 'INTERSECTION ABOVE BAR ABOVE UNION', - '02A4A' => 'UNION BESIDE AND JOINED WITH UNION', - '02A4B' => 'INTERSECTION BESIDE AND JOINED WITH INTERSECTION', - '02A4C' => 'CLOSED UNION WITH SERIFS', - '02A4D' => 'CLOSED INTERSECTION WITH SERIFS', - '02A4E' => 'DOUBLE SQUARE INTERSECTION', - '02A4F' => 'DOUBLE SQUARE UNION', - '02A50' => 'CLOSED UNION WITH SERIFS AND SMASH PRODUCT', - '02A51' => 'LOGICAL AND WITH DOT ABOVE', - '02A52' => 'LOGICAL OR WITH DOT ABOVE', - '02A53' => 'DOUBLE LOGICAL AND', - '02A54' => 'DOUBLE LOGICAL OR', - '02A55' => 'TWO INTERSECTING LOGICAL AND', - '02A56' => 'TWO INTERSECTING LOGICAL OR', - '02A57' => 'SLOPING LARGE OR', - '02A58' => 'SLOPING LARGE AND', - '02A59' => 'LOGICAL OR OVERLAPPING LOGICAL AND', - '02A5A' => 'LOGICAL AND WITH MIDDLE STEM', - '02A5B' => 'LOGICAL OR WITH MIDDLE STEM', - '02A5C' => 'LOGICAL AND WITH HORIZONTAL DASH', - '02A5D' => 'LOGICAL OR WITH HORIZONTAL DASH', - '02A5E' => 'LOGICAL AND WITH DOUBLE OVERBAR', - '02A5F' => 'LOGICAL AND WITH UNDERBAR', - '02A60' => 'LOGICAL AND WITH DOUBLE UNDERBAR', - '02A61' => 'SMALL VEE WITH UNDERBAR', - '02A62' => 'LOGICAL OR WITH DOUBLE OVERBAR', - '02A63' => 'LOGICAL OR WITH DOUBLE UNDERBAR', - '02A64' => 'Z NOTATION DOMAIN ANTIRESTRICTION', - '02A65' => 'Z NOTATION RANGE ANTIRESTRICTION', - '02A66' => 'EQUALS SIGN WITH DOT BELOW', - '02A67' => 'IDENTICAL WITH DOT ABOVE', - '02A68' => 'TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE', - '02A69' => 'TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE', - '02A6A' => 'TILDE OPERATOR WITH DOT ABOVE', - '02A6B' => 'TILDE OPERATOR WITH RISING DOTS', - '02A6C' => 'SIMILAR MINUS SIMILAR', - '02A6D' => 'CONGRUENT WITH DOT ABOVE', - '02A6E' => 'EQUALS WITH ASTERISK', - '02A6F' => 'ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT', - '02A70' => 'APPROXIMATELY EQUAL OR EQUAL TO', - '02A71' => 'EQUALS SIGN ABOVE PLUS SIGN', - '02A72' => 'PLUS SIGN ABOVE EQUALS SIGN', - '02A73' => 'EQUALS SIGN ABOVE TILDE OPERATOR', - '02A74' => 'DOUBLE COLON EQUAL', - '02A75' => 'TWO CONSECUTIVE EQUALS SIGNS', - '02A76' => 'THREE CONSECUTIVE EQUALS SIGNS', - '02A77' => 'EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW', - '02A78' => 'EQUIVALENT WITH FOUR DOTS ABOVE', - '02A79' => 'LESS-THAN WITH CIRCLE INSIDE', - '02A7A' => 'GREATER-THAN WITH CIRCLE INSIDE', - '02A7B' => 'LESS-THAN WITH QUESTION MARK ABOVE', - '02A7C' => 'GREATER-THAN WITH QUESTION MARK ABOVE', - '02A7D' => 'LESS-THAN OR SLANTED EQUAL TO', - '02A7E' => 'GREATER-THAN OR SLANTED EQUAL TO', - '02A7F' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE', - '02A80' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE', - '02A81' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE', - '02A82' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE', - '02A83' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT', - '02A84' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT', - '02A85' => 'LESS-THAN OR APPROXIMATE', - '02A86' => 'GREATER-THAN OR APPROXIMATE', - '02A87' => 'LESS-THAN AND SINGLE-LINE NOT EQUAL TO', - '02A88' => 'GREATER-THAN AND SINGLE-LINE NOT EQUAL TO', - '02A89' => 'LESS-THAN AND NOT APPROXIMATE', - '02A8A' => 'GREATER-THAN AND NOT APPROXIMATE', - '02A8B' => 'LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN', - '02A8C' => 'GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN', - '02A8D' => 'LESS-THAN ABOVE SIMILAR OR EQUAL', - '02A8E' => 'GREATER-THAN ABOVE SIMILAR OR EQUAL', - '02A8F' => 'LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN', - '02A90' => 'GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN', - '02A91' => 'LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL', - '02A92' => 'GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL', - '02A93' => 'LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL', - '02A94' => 'GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL', - '02A95' => 'SLANTED EQUAL TO OR LESS-THAN', - '02A96' => 'SLANTED EQUAL TO OR GREATER-THAN', - '02A97' => 'SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE', - '02A98' => 'SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE', - '02A99' => 'DOUBLE-LINE EQUAL TO OR LESS-THAN', - '02A9A' => 'DOUBLE-LINE EQUAL TO OR GREATER-THAN', - '02A9B' => 'DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN', - '02A9C' => 'DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN', - '02A9D' => 'stix-similar (conforming) or less-than', - '02A9E' => 'SIMILAR OR GREATER-THAN', - '02A9F' => 'SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN', - '02AA0' => 'SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN', - '02AA1' => 'DOUBLE NESTED LESS-THAN', - '02AA2' => 'DOUBLE NESTED GREATER-THAN', - '02AA3' => 'DOUBLE NESTED LESS-THAN WITH UNDERBAR', - '02AA4' => 'GREATER-THAN OVERLAPPING LESS-THAN', - '02AA5' => 'GREATER-THAN BESIDE LESS-THAN', - '02AA6' => 'LESS-THAN CLOSED BY CURVE', - '02AA7' => 'GREATER-THAN CLOSED BY CURVE', - '02AA8' => 'LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL', - '02AA9' => 'GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL', - '02AAA' => 'SMALLER THAN', - '02AAB' => 'LARGER THAN', - '02AAC' => 'stix-smaller than or equal, slanted', - '02AAD' => 'stix-larger than or equal, slanted', - '02AAE' => 'EQUALS SIGN WITH BUMPY ABOVE', - '02AAF' => 'PRECEDES ABOVE SINGLE-LINE EQUALS SIGN', - '02AB0' => 'SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN', - '02AB1' => 'PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO', - '02AB2' => 'SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO', - '02AB3' => 'PRECEDES ABOVE EQUALS SIGN', - '02AB4' => 'SUCCEEDS ABOVE EQUALS SIGN', - '02AB5' => 'PRECEDES ABOVE NOT EQUAL TO', - '02AB6' => 'SUCCEEDS ABOVE NOT EQUAL TO', - '02AB7' => 'PRECEDES ABOVE ALMOST EQUAL TO', - '02AB8' => 'SUCCEEDS ABOVE ALMOST EQUAL TO', - '02AB9' => 'PRECEDES ABOVE NOT ALMOST EQUAL TO', - '02ABA' => 'SUCCEEDS ABOVE NOT ALMOST EQUAL TO', - '02ABB' => 'DOUBLE PRECEDES', - '02ABC' => 'DOUBLE SUCCEEDS', - '02ABD' => 'SUBSET WITH DOT', - '02ABE' => 'SUPERSET WITH DOT', - '02ABF' => 'SUBSET WITH PLUS SIGN BELOW', - '02AC0' => 'SUPERSET WITH PLUS SIGN BELOW', - '02AC1' => 'SUBSET WITH MULTIPLICATION SIGN BELOW', - '02AC2' => 'SUPERSET WITH MULTIPLICATION SIGN BELOW', - '02AC3' => 'SUBSET OF OR EQUAL TO WITH DOT ABOVE', - '02AC4' => 'SUPERSET OF OR EQUAL TO WITH DOT ABOVE', - '02AC5' => 'SUBSET OF ABOVE EQUALS SIGN', - '02AC6' => 'SUPERSET OF ABOVE EQUALS SIGN', - '02AC7' => 'SUBSET OF ABOVE TILDE OPERATOR', - '02AC8' => 'SUPERSET OF ABOVE TILDE OPERATOR', - '02AC9' => 'SUBSET OF ABOVE ALMOST EQUAL TO', - '02ACA' => 'SUPERSET OF ABOVE ALMOST EQUAL TO', - '02ACB' => 'stix-subset not double equals, variant', - '02ACC' => 'SUPERSET OF ABOVE NOT EQUAL TO', - '02ACD' => 'SQUARE LEFT OPEN BOX OPERATOR', - '02ACE' => 'SQUARE RIGHT OPEN BOX OPERATOR', - '02ACF' => 'CLOSED SUBSET', - '02AD0' => 'CLOSED SUPERSET', - '02AD1' => 'CLOSED SUBSET OR EQUAL TO', - '02AD2' => 'CLOSED SUPERSET OR EQUAL TO', - '02AD3' => 'SUBSET ABOVE SUPERSET', - '02AD4' => 'SUPERSET ABOVE SUBSET', - '02AD5' => 'SUBSET ABOVE SUBSET', - '02AD6' => 'SUPERSET ABOVE SUPERSET', - '02AD7' => 'SUPERSET BESIDE SUBSET', - '02AD8' => 'SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET', - '02AD9' => 'ELEMENT OF OPENING DOWNWARDS', - '02ADA' => 'PITCHFORK WITH TEE TOP', - '02ADB' => 'TRANSVERSAL INTERSECTION', - '02ADC' => 'FORKING', - '02ADD' => 'NONFORKING', - '02ADE' => 'SHORT LEFT TACK', - '02ADF' => 'SHORT DOWN TACK', - '02AE0' => 'SHORT UP TACK', - '02AE1' => 'PERPENDICULAR WITH S', - '02AE2' => 'VERTICAL BAR TRIPLE RIGHT TURNSTILE', - '02AE3' => 'DOUBLE VERTICAL BAR LEFT TURNSTILE', - '02AE4' => 'VERTICAL BAR DOUBLE LEFT TURNSTILE', - '02AE5' => 'DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE', - '02AE6' => 'LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL', - '02AE7' => 'SHORT DOWN TACK WITH OVERBAR', - '02AE8' => 'SHORT UP TACK WITH UNDERBAR', - '02AE9' => 'SHORT UP TACK ABOVE SHORT DOWN TACK', - '02AEA' => 'DOUBLE DOWN TACK', - '02AEB' => 'DOUBLE UP TACK', - '02AEC' => 'DOUBLE STROKE NOT SIGN', - '02AED' => 'REVERSED DOUBLE STROKE NOT SIGN', - '02AEE' => 'stix-short mid negated by backslash', - '02AEF' => 'VERTICAL LINE WITH CIRCLE ABOVE', - '02AF0' => 'VERTICAL LINE WITH CIRCLE BELOW', - '02AF1' => 'DOWN TACK WITH CIRCLE BELOW', - '02AF2' => 'PARALLEL WITH HORIZONTAL STROKE', - '02AF3' => 'PARALLEL WITH TILDE OPERATOR', - '02AF4' => 'TRIPLE VERTICAL BAR BINARY RELATION', - '02AF5' => 'TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE', - '02AF6' => 'TRIPLE COLON OPERATOR', - '02AF7' => 'TRIPLE NESTED LESS-THAN', - '02AF8' => 'TRIPLE NESTED GREATER-THAN', - '02AF9' => 'DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO', - '02AFA' => 'DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO', - '02AFB' => 'TRIPLE SOLIDUS BINARY RELATION', - '02AFC' => 'LARGE TRIPLE VERTICAL BAR OPERATOR', - '02AFD' => 'DOUBLE SOLIDUS OPERATOR', - '02AFE' => 'WHITE VERTICAL BAR', - '02AFF' => 'N-ARY WHITE VERTICAL BAR', - '02B12' => 'SQUARE WITH TOP HALF BLACK', - '02B13' => 'SQUARE WITH BOTTOM HALF BLACK', - '02B14' => 'SQUARE WITH UPPER RIGHT DIAGONAL HALF BLOCK', - '02B15' => 'SQUARE WITH LOWER LEFT DIAGONAL HALF BLOCK', - '02B16' => 'DIAMOND WITH LEFT HALF BLACK', - '02B17' => 'DIAMOND WITH RIGHT HALF BLACK', - '02B18' => 'DIAMOND WITH TOP HALF BLACK', - '02B19' => 'DIAMOND WITH BOTTOM HALF BLACK', - '02B1A' => 'DOTTED SQUARE', - '02B1B' => 'BLACK LARGE SQUARE', - '02B1C' => 'WHITE LARGE SQUARE', - '02B1D' => 'BLACK VERY SMALL SQUARE', - '02B1E' => 'WHITE VERY SMALL SQUARE', - '02B1F' => 'BLACK PENTAGON', - '02B20' => 'WHITE PENTAGON', - '02B21' => 'WHITE HEXAGON', - '02B22' => 'BLACK HEXAGON', - '02B23' => 'HORIZONTAL BLACK HEXAGON', - '02B24' => 'BLACK LARGE CIRCLE', - '02B25' => 'BLACK MEDIUM DIAMOND', - '02B26' => 'WHITE MEDIUM DIAMOND', - '02B27' => 'BLACK MEDIUM LOZENGE', - '02B28' => 'WHITE MEDIUM LOZENGE', - '02B29' => 'BLACK SMALL DIAMOND', - '02B2A' => 'BLACK SMALL LOZENGE', - '02B2B' => 'WHITE SMALL LOZENGE', - '02B2C' => 'BLACK HORIZONTAL ELLIPSE', - '02B2D' => 'WHITE HORIZONTAL ELLIPSE', - '02B2E' => 'BLACK VERTICAL ELLIPSE', - '02B2F' => 'WHITE VERTICAL ELLIPSE', - '02B30' => 'LEFT ARROW WITH SMALL CIRCLE', - '02B31' => 'THREE LEFTWARDS ARROWS', - '02B32' => 'LEFT ARROW WITH CIRCLED PLUS', - '02B33' => 'LONG LEFTWARDS SQUIGGLE ARROW', - '02B34' => 'LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE', - '02B35' => 'LEFTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE', - '02B36' => 'LEFTWARDS TWO-HEADED ARROW FROM BAR', - '02B37' => 'LEFTWARDS TWO-HEADED TRIPLE-DASH ARROW', - '02B38' => 'LEFTWARDS ARROW WITH DOTTED STEM', - '02B39' => 'LEFTWARDS ARROW WITH TAIL WITH VERTICAL STROKE', - '02B3A' => 'LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02B3B' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL', - '02B3C' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE', - '02B3D' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02B3E' => 'LEFTWARDS ARROW THROUGH X', - '02B3F' => 'WAVE ARROW POINTING DIRECTLY LEFT', - '02B40' => 'EQUALS SIGN ABOVE LEFTWARDS ARROW', - '02B41' => 'REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW', - '02B42' => 'LEFTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO', - '02B43' => 'RIGHTWARDS ARROW THROUGH LESS-THAN', - '02B44' => 'RIGHTWARDS ARROW THROUGH SUBSET', - '02B45' => 'LEFTWARDS QUADRUPLE ARROW', - '02B46' => 'RIGHTWARDS QUADRUPLE ARROW', - '02B47' => 'REVERSE TILDE OPERATOR ABOVE RIGHTWARDS ARROW', - '02B48' => 'RIGHTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO', - '02B49' => 'TILDE OPERATOR ABOVE LEFTWARDS ARROW', - '02B4A' => 'LEFTWARDS ARROW ABOVE ALMOST EQUAL TO', - '02B4B' => 'LEFTWARDS ARROW ABOVE REVERSE TILDE OPERATOR', - '02B4C' => 'RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR', - '02B50' => 'WHITE MEDIUM STAR', - '02B51' => 'BLACK MEDIUM STAR', - '02B52' => 'WHITE SMALL STAR', - '02B53' => 'BLACK RIGHT-POINTING PENTAGON', - '02B54' => 'WHITE RIGHT-POINTING PENTAGON', - '03012' => 'POSTAL MARK', - '03030' => 'WAVY DASH', - '0306E' => 'HIRAGANA LETTER NO', - '0A727' => 'stix-heng (phonetic symbol)', - '0E000' => 'stix-radical symbol vertical extender', - '0E001' => 'stix-radical symbol top corner piece', - '0E002' => 'stix-"shaw": large operator with three parallel vertical lines topped by a horizontal', - '0E003' => 'stix-"shaw": large operator with three parallel vertical lines topped by a horizontal', - '0E004' => 'stix-not right arrow-wavy', - '0E005' => 'stix-not right arrow-curved', - '0E00A' => 'stix-reverse most positive, line below', - '0E00B' => 'stix-most positive, two lines below', - '0E00E' => 'stix-not greater, double equals', - '0E00F' => 'stix-not greater-or-equal, slanted', - '0E010' => 'stix-not less-or-equal, slanted', - '0E011' => 'stix-not less, double equals', - '0E016' => 'stix-not subset, double equals', - '0E018' => 'stix-not superset, double equals', - '0E01E' => 'stix-not approximately identical to', - '0E023' => 'stix-not congruent, dot', - '0E025' => 'stix-not approximately equal or equal to', - '0E026' => 'stix-not, vert, double nested less than', - '0E027' => 'stix-not, vert, double nested greater than', - '0E028' => 'stix-not much less than', - '0E029' => 'stix-not much greater than', - '0E02A' => 'stix-not triple less than', - '0E02B' => 'stix-not triple greater than', - '0E02F' => 'stix-not, vert, angle', - '0E035' => 'stix-negated contains', - '0E037' => 'stix-reverse not equal', - '0E038' => 'stix-not parallel, slanted', - '0E039' => 'stix-not equal, dot', - '0E03A' => 'stix-not partial differential', - '0E03B' => 'stix-negated set membership, dot above', - '0E03C' => 'stix-negated set membership, two horizontal strokes', - '0E03D' => 'stix-negated (slash) set membership', - '0E040' => 'stix-congruence sign (lazy S)', - '0E041' => 'stix-modifier letter small h turned, superscript', - '0E042' => 'stix-modifier letter small a (one-story) turned, superscript', - '0E043' => 'stix-two-line slanted equal to or less-than - with vertical stroke', - '0E044' => 'stix-two-line slanted equal to or greater-than with vertical stroke', - '0E045' => 'stix-two-line slanted equal to or less-than - with slash', - '0E046' => 'stix-two-line slanted equal to or greater-than with slash', - '0E04B' => 'stix-not precedes, single equals', - '0E04C' => 'stix-not precedes, double equals', - '0E04D' => 'stix-not, vert, equal or similar', - '0E04E' => 'stix-not succeeds, double equals', - '0E04F' => 'stix-not succeeds, single equals', - '0E050' => 'stix-not, square subset', - '0E051' => 'stix-not, square superset', - '0E052' => 'stix-not bumpy equals', - '0E053' => 'stix-Latin letter small-cap K, reversed', - '0E054' => 'stix-Latin letter small a (one-story) with rhotic hook', - '0E055' => 'stix-Latin letter small open e with rhotic hook', - '0E056' => 'stix-Latin letter small open o with rhotic hook', - '0E057' => 'stix-Latin letter small omega, inverted', - '0E059' => 'stix-not precedes, similar', - '0E05A' => 'stix-not succeeds, similar', - '0E05B' => 'stix-not bumpy single equals', - '0E05C' => 'stix-not equal or similar', - '0E05D' => 'stix-barred ess', - '0E05E' => 'stix-double macron', - '0E060' => 'stix-double underbar', - '0E061' => 'stix-triple underbar', - '0E062' => 'stix-quadruple underbar', - '0E063' => 'stix-accent caret over dot', - '0E064' => 'stix-tilde over bar over', - '0E065' => 'stix-straight over wavy underline', - '0E066' => 'stix-double dot over bar over', - '0E067' => 'stix-wavy over straight underline', - '0E068' => 'stix-hooked h', - '0E06B' => 'stix-small not (vert) member', - '0E06C' => 'stix-small not (vert) contains', - '0E06D' => 'stix-not equal to or member', - '0E06E' => 'stix-not equal to or contains', - '0E06F' => 'stix-Not (vert) equals or member', - '0E070' => 'stix-not (vert) equals or contains', - '0E075' => 'stix-not (slash) similar minus similar', - '0E076' => 'stix-not (vert) similar minus similar', - '0E077' => 'stix-not (vert) double similar over two-line equals', - '0E07C' => 'stix-not (slash) four-line equals (not strictly equivalent to)', - '0E07D' => 'stix-not (vert) four-line equals', - '0E07E' => 'stix-not (vert) less-than slanted equal', - '0E07F' => 'stix-not (vert) greater-than slanted equal', - '0E080' => 'stix-not (vert) less-than or two-line equal', - '0E081' => 'stix-not (vert) greater-than or two-line equal', - '0E082' => 'stix-not (slash) equal (slant) or less-than', - '0E083' => 'stix-not (slash) equal (slant) or greater-than', - '0E084' => 'stix-not (vert) equals (slant) or less-than', - '0E085' => 'stix-not (vert) equals (slant) or greater-than', - '0E086' => 'stix-not (slash) two-line equal or less-than', - '0E087' => 'stix-not (slash) two-line equal or greater-than', - '0E088' => 'stix-not (vert) two-line equals or less-than', - '0E089' => 'stix-not (vert) two-line equals or greater-than', - '0E092' => 'stix-not (vert) equals (contour) or precedes', - '0E093' => 'stix-not (vert) equals (contour) or succeeds', - '0E094' => 'stix-not (slash) equals (contour) or precedes', - '0E095' => 'stix-not (slash) equals (contour) or succeeds', - '0E096' => 'stix-not (vert) subset or two-line equals', - '0E097' => 'stix-not (vert) superset or two-line equals', - '0E098' => 'stix-triple vertical, slash cancellation', - '0E099' => 'stix-narrow sloped nabla', - '0E09A' => 'stix-parentheses around thin space', - '0E09B' => 'stix-center dot in parentheses', - '0E09C' => 'stix-capital A italic double-slashed', - '0E09D' => 'stix-capital E italic double-slashed', - '0E09E' => 'stix-capital F italic double-slashed', - '0E09F' => 'stix-rising diagonal', - '0E0A0' => 'stix-falling diagonal', - '0E0A1' => 'stix-capital C with stroke', - '0E0A2' => 'stix-barred open gee', - '0E0A4' => 'stix-Latin letter small r-fishhook, reversed, with descender stem', - '0E0A5' => 'stix-hooktop (phonetic symbol)', - '0E0A6' => 'stix-curly tail (phonetic symbol)', - '0E0A7' => 'stix-modifier letter level-rise contour tone bar', - '0E0A8' => 'stix-modifier letter high-rise tone bar', - '0E0A9' => 'stix-retracted (in-line diacritic)', - '0E0AA' => 'stix-modifier letter fall-level contour tone bar', - '0E0AB' => 'stix-modifier letter low-rise tone bar', - '0E0AC' => 'stix-modifier letter fall-rise-fall contour tone bar', - '0E0AD' => 'stix-modifier letter rise-fall tone bar', - '0E0AE' => 'stix-modifier letter rise tone bar', - '0E0AF' => 'stix-modifier letter fall tone bar', - '0E0B0' => 'stix-left overangle (combining)', - '0E0B1' => 'stix-left underangle (combining)', - '0E0B2' => 'stix-right underangle (combining)', - '0E0B3' => 'stix-small fj ligature', - '0E0B4' => 'stix-arrow hookleft', - '0E0B5' => 'stix-arrow hookright', - '0E0B6' => 'stix-maps-to relation tail', - '0E0B7' => 'stix-bold center dot (very small filled square)', - '0E0B8' => 'stix-square root of 2', - '0E0B9' => 'stix-square root of 3', - '0E0BB' => 'stix-equal sign above tilde operator, vertical negation', - '0E0BC' => 'stix-times sign with dash through it', - '0E0BD' => 'stix-lowercase italic f with horizontal bar touching its upper edge', - '0E0BE' => 'stix-lowercase italic f with horizontal bar touching its upper edge and superscr u/c italic T', - '0E0BF' => 'stix-2 lines falling over 1 line rising', - '0E0C0' => 'stix-1 line falling over 2 lines rising', - '0E0C1' => 'stix-2 lines rising over 1 line falling', - '0E0C2' => 'stix-1 line rising over 2 lines falling', - '0E0C3' => 'stix-dashed line over line', - '0E0C4' => 'stix-dashed line over two lines', - '0E0C5' => 'stix-two lines over dashed line', - '0E0C6' => 'stix-single line, medium length', - '0E0C7' => 'stix-dotted (3 dots) line over line', - '0E0C8' => 'stix-two long horizontal lines', - '0E0C9' => 'stix-three long horizontal lines', - '0E0CA' => 'stix-four long horizontal lines', - '0E0CB' => 'stix-two medium horizontal lines', - '0E0CC' => 'stix-three medium horizontal lines', - '0E0CD' => 'stix-four medium horizontal lines', - '0E0CE' => 'stix-rising line, horizontal line, falling line', - '0E0CF' => 'stix-falling line, horizontal line, rising line', - '0E0D0' => 'stix-rising line, falling line', - '0E0D1' => 'stix-falling line, rising line', - '0E0D2' => 'stix-six carbon ring, corner down, double bonds lower left etc', - '0E0D3' => 'stix-six carbon ring, edge down, double bonds bottom edge etc', - '0E0D4' => 'stix-six carbon ring, edge down, double bonds top edge etc', - '0E0D5' => 'stix-single long chemical bond', - '0E0D6' => 'stix chemical bond, line over dashed line', - '0E0D7' => 'stix-donut', - '0E0D8' => 'stix-arc-degrees (degree with dot below)', - '0E0D9' => 'stix-arc-minutes (prime with dot below)', - '0E0DA' => 'stix-arc-seconds (double prime with dot below)', - '0E0DB' => 'stix-boxed communication link', - '0E0DC' => 'stix-communication link', - '0E0DD' => 'stix-days (roman d with dot below)', - '0E0DE' => 'stix-hours (roman h with dot below)', - '0E0DF' => 'stix-minutes (roman m with dot below)', - '0E0E0' => 'stix-period (roman p with dot below)', - '0E0E1' => 'stix-seconds (roman s with dot below)', - '0E0E2' => 'stix-years (roman y with dot below)', - '0E0E3' => 'stix-eclipse', - '0E0E4' => 'stix-Uranus', - '0E0E5' => 'stix-dashed solidus', - '0E0E6' => 'stix-dashed backslash', - '0E0E7' => 'stix-narrow down-triangle', - '0E0E8' => 'stix-precedes sign followed by plus sign', - '0E0E9' => 'stix-outline plus sign', - '0E0EA' => 'stix-diamond with lines from corners', - '0E0EB' => 'stix-square with lines from corners', - '0E0EC' => 'stix-equal with exclamation over', - '0E0ED' => 'stix-five vertical dots', - '0E0EE' => 'stix-I-beam shape with bullet overprinted in middle', - '0E0EF' => 'stix-plus with bullet overprinted in middle', - '0E0F1' => 'stix-short horizontal line', - '0E0F2' => 'stix-freaked smiley', - '0E0F3' => 'stix-neutral smiley', - '0E0F4' => 'stix-light bulb', - '0E0F5' => 'stix-gray-filled circle', - '0E0F6' => 'stix-KernelIcon', - '0E0F7' => 'stix-MathematicaIcon', - '0E0F8' => 'stix-AliasDelimiter', - '0E0F9' => 'stix-ErrorIndicator', - '0E0FA' => 'stix-AliasIndicator', - '0E0FB' => 'stix-ControlKey', - '0E0FC' => 'stix-ReturnKey', - '0E0FD' => 'stix-EscapeKey', - '0E0FE' => 'stix-CommandKey', - '0E0FF' => 'stix-TabKey', - '0E100' => 'stix-SpaceKey', - '0E101' => 'stix-DeleteKey', - '0E102' => 'stix-AltKey', - '0E103' => 'stix-OptionKey', - '0E104' => 'stix-KeyBar', - '0E105' => 'stix-EnterKey', - '0E106' => 'stix-ShiftKey', - '0E107' => 'stix-Mod1Key', - '0E108' => 'stix-Mod2Key', - '0E109' => 'stix-LeftModified', - '0E10A' => 'stix-RightModified', - '0E10B' => 'stix-stix-extender for horizontal solid (normal) arrow', - '0E10C' => 'stix-extender for se/nw solid (normal) arrow', - '0E10D' => 'stix-extender for sw/ne solid (normal) arrow', - '0E10E' => 'stix-extender for vertical double arrow', - '0E10F' => 'stix-extender for horizontal double arrow', - '0E110' => 'stix-extender for se/nw double arrow', - '0E111' => 'stix-extender for sw/ne double arrow', - '0E112' => 'stix-northeast arrow with dashed stem', - '0E113' => 'stix-southeast arrow with dashed stem', - '0E114' => 'stix-northwest arrow with dashed stem', - '0E115' => 'stix-southwest arrow with dashed stem', - '0E116' => 'stix-extender for vertical dashed arrow', - '0E117' => 'stix-extender for horizontal dashed arrow', - '0E118' => 'stix-extender for se/nw dashed arrow', - '0E119' => 'stix-extender for sw/ne dashed arrow', - '0E11A' => 'stix-up arrow with dotted stem', - '0E11B' => 'stix-down arrow with dotted stem', - '0E11C' => 'stix-northeast arrow with dotted stem', - '0E11D' => 'stix-southeast arrow with dotted stem', - '0E11E' => 'stix-northwest arrow with dotted stem', - '0E11F' => 'stix-southwest arrow with dotted stem', - '0E120' => 'stix-extender for vertical dotted arrow', - '0E121' => 'stix-extender for horizontal dotted arrow', - '0E122' => 'stix-extender for se/nw dotted arrow', - '0E123' => 'stix-extender for sw/ne dotted arrow', - '0E124' => 'stix-up arrow with dot-dash stem', - '0E125' => 'stix-down arrow with dot-dash stem', - '0E126' => 'stix-left arrow with dot-dash stem', - '0E127' => 'stix-right arrow with dot-dash stem (E238)', - '0E128' => 'stix-northeast arrow with dot-dash stem', - '0E129' => 'stix-southeast arrow with dot-dash stem', - '0E12A' => 'stix-northwest arrow with dot-dash stem', - '0E12B' => 'stix-southwest arrow with dot-dash stem', - '0E12C' => 'stix-extender for dot-dash up arrow', - '0E12D' => 'stix-extender for dot-dash down arrow', - '0E12E' => 'stix-extender for dot-dash left arrow', - '0E12F' => 'stix-extender for dot-dash right arrow', - '0E130' => 'stix-extender for nw dot-dash arrow', - '0E131' => 'stix-extender for se dot-dash arrow', - '0E132' => 'stix-extender for ne dot-dash arrow', - '0E133' => 'stix-extender for sw dot-dash arrow', - '0E134' => 'stix-extender for triple horizontal arrow', - '0E135' => 'stix-extender for triple vertical arrow', - '0E136' => 'stix-extender for quadruple horizontal arrow', - '0E137' => 'stix-extender for quadruple vertical arrow', - '0E138' => 'stix-horizontal extender for multiple character over accent arrows, harpoons, line', - '0E139' => 'stix-horizontal extender for multiple character under accent arrows, harpoons, line', - '0E13A' => 'stix-radical with horizontal (for single character under the radical)', - '0E13B' => 'stix-left end of extensible overbrace (CMEX10 x3A rotated 90deg)', - '0E13C' => 'stix-right end of extensible overbrace (CMEX10 x38 rotated 90deg)', - '0E13D' => 'stix-left end of extensible underbrace (CMEX10 x3B rotated 90deg)', - '0E13E' => 'stix-right end of extensible underbrace (CMEX10 x39 rotated 90deg)', - '0E13F' => 'stix-extensible horizontal for curly over and under braces (CMEX10 x3E rotated 90deg)', - '0E140' => 'stix-center of extensible overbrace (CMEX10 x3C rotated 90deg)', - '0E141' => 'stix-center of extensible underbrace (CMEX10 x3D rotated 90deg)', - '0E142' => 'stix-left end of extensible overparen (CMEX10 x40 rotated 90deg)', - '0E143' => 'stix-right end of extensible overparen (CMEX10 x30 rotated 90deg)', - '0E144' => 'stix-left end of extensible underparen (CMEX10 x41 rotated 90deg)', - '0E145' => 'stix-right end of extensible underparen (CMEX10 x31 rotated 90deg)', - '0E146' => 'stix-left end of extensible over square bracket (CMEX10 x34 rotated 90deg)', - '0E147' => 'stix-right end of extensible over square bracket (CMEX10 x32 rotated 90deg)', - '0E148' => 'stix-left end of extensible under square bracket (CMEX10 x35 rotated 90deg)', - '0E149' => 'stix-right end of extensible under square bracket (CMEX10 x33 rotated 90deg)', - '0E14A' => 'stix-extensible horizontal for over paren or square bracket (CMEX10 x42 rotated 90deg)', - '0E14B' => 'stix-extensible horizontal for under paren or square bracket (CMEX10 x43 rotated 90deg)', - '0E14C' => 'stix-not left triangle, vertical bar', - '0E14D' => 'stix-not vertical bar, right triangle', - '0E14E' => 'stix-not double less-than sign', - '0E14F' => 'stix-not double greater-than sign', - '0E150' => 'stix-horizontal brace, down left piece', - '0E151' => 'stix-horizontal brace, down right piece', - '0E152' => 'stix-horizontal brace, upper left piece', - '0E153' => 'stix-horizontal brace, upper right piece', - '0E154' => 'stix-oblique open face capital letter A', - '0E155' => 'stix-oblique open face capital letter B', - '0E156' => 'stix-oblique open face capital letter E', - '0E157' => 'stix-oblique open face capital letter F', - '0E158' => 'stix-oblique open face capital letter G', - '0E159' => 'stix-oblique open face capital letter I', - '0E15A' => 'stix-oblique open face capital letter J', - '0E15B' => 'stix-oblique open face capital letter K', - '0E15C' => 'stix-oblique open face capital letter L', - '0E15D' => 'stix-oblique open face capital letter M', - '0E15E' => 'stix-oblique open face capital letter O', - '0E15F' => 'stix-oblique open face capital letter S', - '0E160' => 'stix-oblique open face capital letter T', - '0E161' => 'stix-oblique open face capital letter U', - '0E162' => 'stix-oblique open face capital letter V', - '0E163' => 'stix-oblique open face capital letter W', - '0E164' => 'stix-oblique open face capital letter X', - '0E165' => 'stix-oblique open face capital letter Y', - '0E166' => 'stix-oblique open face small letter a', - '0E167' => 'stix-oblique open face small letter b', - '0E168' => 'stix-oblique open face small letter c', - '0E169' => 'stix-oblique open face small letter f', - '0E16A' => 'stix-oblique open face small letter g', - '0E16B' => 'stix-oblique open face small letter h', - '0E16C' => 'stix-oblique open face small letter k', - '0E16D' => 'stix-oblique open face small letter l', - '0E16E' => 'stix-oblique open face small letter m', - '0E16F' => 'stix-oblique open face small letter n', - '0E170' => 'stix-oblique open face small letter o', - '0E171' => 'stix-oblique open face small letter p', - '0E172' => 'stix-oblique open face small letter q', - '0E173' => 'stix-oblique open face small letter r', - '0E174' => 'stix-oblique open face small letter s', - '0E175' => 'stix-oblique open face small letter t', - '0E176' => 'stix-oblique open face small letter u', - '0E177' => 'stix-oblique open face small letter v', - '0E178' => 'stix-oblique open face small letter w', - '0E179' => 'stix-oblique open face small letter x', - '0E17A' => 'stix-oblique open face small letter y', - '0E17B' => 'stix-oblique open face small letter z', - '0E17C' => 'stix-Mathematical sans-serif partial differential', - '0E17D' => 'stix-Mathematical sans-serif capital alpha', - '0E17E' => 'stix-Mathematical sans-serif capital beta', - '0E17F' => 'stix-Mathematical sans-serif capital gamma', - '0E180' => 'stix-Mathematical sans-serif capital delta', - '0E181' => 'stix-Mathematical sans-serif capital epsilon', - '0E182' => 'stix-Mathematical sans-serif capital zeta', - '0E183' => 'stix-Mathematical sans-serif capital eta', - '0E184' => 'stix-Mathematical sans-serif capital theta', - '0E185' => 'stix-Mathematical sans-serif capital iota', - '0E186' => 'stix-Mathematical sans-serif capital kappa', - '0E187' => 'stix-Mathematical sans-serif capital lambda', - '0E188' => 'stix-Mathematical sans-serif capital mu', - '0E189' => 'stix-Mathematical sans-serif capital nu', - '0E18A' => 'stix-Mathematical sans-serif capital xi', - '0E18B' => 'stix-Mathematical sans-serif capital omicron', - '0E18C' => 'stix-Mathematical sans-serif capital pi', - '0E18D' => 'stix-Mathematical sans-serif capital rho', - '0E18E' => 'stix-Mathematical sans-serif capital THETA symbol', - '0E18F' => 'stix-Mathematical sans-serif capital sigma', - '0E190' => 'stix-Mathematical sans-serif capital tau', - '0E191' => 'stix-Mathematical sans-serif capital upsilon', - '0E192' => 'stix-Mathematical sans-serif capital phi', - '0E193' => 'stix-Mathematical sans-serif capital chi', - '0E194' => 'stix-Mathematical sans-serif capital psi', - '0E195' => 'stix-Mathematical sans-serif capital omega', - '0E196' => 'stix-Mathematical sans-serif small alpha', - '0E197' => 'stix-Mathematical sans-serif small beta', - '0E198' => 'stix-Mathematical sans-serif small gamma', - '0E199' => 'stix-Mathematical sans-serif small delta', - '0E19A' => 'stix-Mathematical sans-serif small epsilon', - '0E19B' => 'stix-Mathematical sans-serif small zeta', - '0E19C' => 'stix-Mathematical sans-serif small eta', - '0E19D' => 'stix-Mathematical sans-serif small theta', - '0E19E' => 'stix-Mathematical sans-serif small iota', - '0E19F' => 'stix-Mathematical sans-serif small kappa', - '0E1A0' => 'stix-Mathematical sans-serif small lambda', - '0E1A1' => 'stix-Mathematical sans-serif small mu', - '0E1A2' => 'stix-Mathematical sans-serif small nu', - '0E1A3' => 'stix-Mathematical sans-serif small xi', - '0E1A4' => 'stix-Mathematical sans-serif small omicron', - '0E1A5' => 'stix-Mathematical sans-serif small pi', - '0E1A6' => 'stix-Mathematical sans-serif small rho', - '0E1A7' => 'stix-Mathematical sans-serif small FINAL sigma', - '0E1A8' => 'stix-Mathematical sans-serif small sigma', - '0E1A9' => 'stix-Mathematical sans-serif small tau', - '0E1AA' => 'stix-Mathematical sans-serif small upsilon', - '0E1AB' => 'stix-Mathematical sans-serif small phi', - '0E1AC' => 'stix-Mathematical sans-serif small chi', - '0E1AD' => 'stix-Mathematical sans-serif small psi', - '0E1AE' => 'stix-Mathematical sans-serif small omega', - '0E1AF' => 'stix-Mathematical sans-serif epsilon symbol', - '0E1B0' => 'stix-Mathematical sans-serif theta symbol', - '0E1B1' => 'stix-Mathematical sans-serif phi symbol', - '0E1B2' => 'stix-Mathematical sans-serif rho symbol', - '0E1B3' => 'stix-Mathematical sans-serif pi symbol', - '0E1B4' => 'stix-Mathematical sans-serif italic digit 0', - '0E1B5' => 'stix-Mathematical sans-serif italic digit 1', - '0E1B6' => 'stix-Mathematical sans-serif italic digit 2', - '0E1B7' => 'stix-Mathematical sans-serif italic digit 3', - '0E1B8' => 'stix-Mathematical sans-serif italic digit 4', - '0E1B9' => 'stix-Mathematical sans-serif italic digit 5', - '0E1BA' => 'stix-Mathematical sans-serif italic digit 6', - '0E1BB' => 'stix-Mathematical sans-serif italic digit 7', - '0E1BC' => 'stix-Mathematical sans-serif italic digit 8', - '0E1BD' => 'stix-Mathematical sans-serif italic digit 9', - '0E1BE' => 'stix-Mathematical sans-serif italic partial differential', - '0E1BF' => 'stix-Mathematical sans-serif italic capital alpha', - '0E1C0' => 'stix-Mathematical sans-serif italic capital beta', - '0E1C1' => 'stix-Mathematical sans-serif italic capital gamma', - '0E1C2' => 'stix-Mathematical sans-serif italic capital delta', - '0E1C3' => 'stix-Mathematical sans-serif italic capital epsilon', - '0E1C4' => 'stix-Mathematical sans-serif italic capital zeta', - '0E1C5' => 'stix-Mathematical sans-serif italic capital eta', - '0E1C6' => 'stix-Mathematical sans-serif italic capital theta', - '0E1C7' => 'stix-Mathematical sans-serif italic capital iota', - '0E1C8' => 'stix-Mathematical sans-serif italic capital kappa', - '0E1C9' => 'stix-Mathematical sans-serif italic capital lambda', - '0E1CA' => 'stix-Mathematical sans-serif italic capital mu', - '0E1CB' => 'stix-Mathematical sans-serif italic capital nu', - '0E1CC' => 'stix-Mathematical sans-serif italic capital xi', - '0E1CD' => 'stix-Mathematical sans-serif italic capital omicron', - '0E1CE' => 'stix-Mathematical sans-serif italic capital pi', - '0E1CF' => 'stix-Mathematical sans-serif italic capital rho', - '0E1D0' => 'stix-Mathematical sans-serif italic capital THETA symbol', - '0E1D1' => 'stix-Mathematical sans-serif italic capital sigma', - '0E1D2' => 'stix-Mathematical sans-serif italic capital tau', - '0E1D3' => 'stix-Mathematical sans-serif italic capital upsilon', - '0E1D4' => 'stix-Mathematical sans-serif italic capital phi', - '0E1D5' => 'stix-Mathematical sans-serif italic capital chi', - '0E1D6' => 'stix-Mathematical sans-serif italic capital psi', - '0E1D7' => 'stix-Mathematical sans-serif italic capital omega', - '0E1D8' => 'stix-Mathematical sans-serif italic small alpha', - '0E1D9' => 'stix-Mathematical sans-serif italic small beta', - '0E1DA' => 'stix-Mathematical sans-serif italic small gamma', - '0E1DB' => 'stix-Mathematical sans-serif italic small delta', - '0E1DC' => 'stix-Mathematical sans-serif italic small epsilon', - '0E1DD' => 'stix-Mathematical sans-serif italic small zeta', - '0E1DE' => 'stix-Mathematical sans-serif italic small eta', - '0E1DF' => 'stix-Mathematical sans-serif italic small theta', - '0E1E0' => 'stix-Mathematical sans-serif italic small iota', - '0E1E1' => 'stix-Mathematical sans-serif italic small kappa', - '0E1E2' => 'stix-Mathematical sans-serif italic small lambda', - '0E1E3' => 'stix-Mathematical sans-serif italic small mu', - '0E1E4' => 'stix-Mathematical sans-serif italic small nu', - '0E1E5' => 'stix-Mathematical sans-serif italic small xi', - '0E1E6' => 'stix-Mathematical sans-serif italic small omicron', - '0E1E7' => 'stix-Mathematical sans-serif italic small pi', - '0E1E8' => 'stix-Mathematical sans-serif italic small rho', - '0E1E9' => 'stix-Mathematical sans-serif italic small FINAL sigma', - '0E1EA' => 'stix-Mathematical sans-serif italic small sigma', - '0E1EB' => 'stix-Mathematical sans-serif italic small tau', - '0E1EC' => 'stix-Mathematical sans-serif italic small upsilon', - '0E1ED' => 'stix-Mathematical sans-serif italic small phi', - '0E1EE' => 'stix-Mathematical sans-serif italic small chi', - '0E1EF' => 'stix-Mathematical sans-serif italic small psi', - '0E1F0' => 'stix-Mathematical sans-serif italic small omega', - '0E1F1' => 'stix-Mathematical sans-serif italic epsilon symbol', - '0E1F2' => 'stix-Mathematical sans-serif italic theta symbol', - '0E1F3' => 'stix-Mathematical sans-serif italic phi symbol', - '0E1F4' => 'stix-Mathematical sans-serif italic rho symbol', - '0E1F5' => 'stix-Mathematical sans-serif italic pi symbol', - '0E1F6' => 'stix-Mathematical sans-serif bold italic digit 0', - '0E1F7' => 'stix-Mathematical sans-serif bold italic digit 1', - '0E1F8' => 'stix-Mathematical sans-serif bold italic digit 2', - '0E1F9' => 'stix-Mathematical sans-serif bold italic digit 3', - '0E1FA' => 'stix-Mathematical sans-serif bold italic digit 4', - '0E1FB' => 'stix-Mathematical sans-serif bold italic digit 5', - '0E1FC' => 'stix-Mathematical sans-serif bold italic digit 6', - '0E1FD' => 'stix-Mathematical sans-serif bold italic digit 7', - '0E1FE' => 'stix-Mathematical sans-serif bold italic digit 8', - '0E1FF' => 'stix-Mathematical sans-serif bold italic digit 9', - '0E200' => 'stix-mathematical bold oblique double-struck capital A', - '0E201' => 'stix-mathematical bold oblique double-struck capital B', - '0E203' => 'stix-mathematical bold oblique double-struck capital E', - '0E204' => 'stix-mathematical bold oblique double-struck capital F', - '0E205' => 'stix-mathematical bold oblique double-struck capital G', - '0E206' => 'stix-mathematical bold oblique double-struck capital I', - '0E207' => 'stix-mathematical bold oblique double-struck capital J', - '0E208' => 'stix-mathematical bold oblique double-struck capital K', - '0E209' => 'stix-mathematical bold oblique double-struck capital L', - '0E20A' => 'stix-mathematical bold oblique double-struck capital M', - '0E20B' => 'stix-mathematical bold oblique double-struck capital O', - '0E20C' => 'stix-mathematical bold oblique double-struck capital S', - '0E20D' => 'stix-mathematical bold oblique double-struck capital T', - '0E20E' => 'stix-mathematical bold oblique double-struck capital U', - '0E20F' => 'stix-mathematical bold oblique double-struck capital V', - '0E210' => 'stix-mathematical bold oblique double-struck capital W', - '0E211' => 'stix-mathematical bold oblique double-struck capital X', - '0E212' => 'stix-mathematical bold oblique double-struck capital Y', - '0E213' => 'stix-mathematical bold oblique double-struck small letter a', - '0E214' => 'stix-mathematical bold oblique double-struck small letter b', - '0E215' => 'stix-mathematical bold oblique double-struck small letter c', - '0E218' => 'stix-mathematical bold oblique double-struck small letter f', - '0E219' => 'stix-mathematical bold oblique double-struck small letter g', - '0E21A' => 'stix-mathematical bold oblique double-struck small letter h', - '0E21D' => 'stix-mathematical bold oblique double-struck small letter k', - '0E21E' => 'stix-mathematical bold oblique double-struck small letter l', - '0E21F' => 'stix-mathematical bold oblique double-struck small letter m', - '0E220' => 'stix-mathematical bold oblique double-struck small letter n', - '0E221' => 'stix-mathematical bold oblique double-struck small letter o', - '0E222' => 'stix-mathematical bold oblique double-struck small letter p', - '0E223' => 'stix-mathematical bold oblique double-struck small letter q', - '0E224' => 'stix-mathematical bold oblique double-struck small letter r', - '0E225' => 'stix-mathematical bold oblique double-struck small letter s', - '0E226' => 'stix-mathematical bold oblique double-struck small letter t', - '0E227' => 'stix-mathematical bold oblique double-struck small letter u', - '0E228' => 'stix-mathematical bold oblique double-struck small letter v', - '0E229' => 'stix-mathematical bold oblique double-struck small letter w', - '0E22A' => 'stix-mathematical bold oblique double-struck small letter x', - '0E22B' => 'stix-mathematical bold oblique double-struck small letter y', - '0E22C' => 'stix-mathematical bold oblique double-struck small letter z', - '0E22D' => 'stix-mathematical calligraphic capital A', - '0E22E' => 'stix-mathematical calligraphic capital B', - '0E22F' => 'stix-mathematical calligraphic capital C', - '0E230' => 'stix-mathematical calligraphic capital D', - '0E231' => 'stix-mathematical calligraphic capital E', - '0E232' => 'stix-mathematical calligraphic capital F', - '0E233' => 'stix-mathematical calligraphic capital G', - '0E234' => 'stix-mathematical calligraphic capital H', - '0E235' => 'stix-mathematical calligraphic capital I', - '0E236' => 'stix-mathematical calligraphic capital J', - '0E237' => 'stix-mathematical calligraphic capital K', - '0E238' => 'stix-mathematical calligraphic capital L', - '0E239' => 'stix-mathematical calligraphic capital M', - '0E23A' => 'stix-mathematical calligraphic capital N', - '0E23B' => 'stix-mathematical calligraphic capital O', - '0E23C' => 'stix-mathematical calligraphic capital P', - '0E23D' => 'stix-mathematical calligraphic capital Q', - '0E23E' => 'stix-mathematical calligraphic capital R', - '0E23F' => 'stix-mathematical calligraphic capital S', - '0E240' => 'stix-mathematical calligraphic capital T', - '0E241' => 'stix-mathematical calligraphic capital U', - '0E242' => 'stix-mathematical calligraphic capital V', - '0E243' => 'stix-mathematical calligraphic capital W', - '0E244' => 'stix-mathematical calligraphic capital X', - '0E245' => 'stix-mathematical calligraphic capital Y', - '0E246' => 'stix-mathematical calligraphic capital Z', - '0E247' => 'stix-mathematical bold calligraphic capital A', - '0E248' => 'stix-mathematical bold calligraphic capital B', - '0E249' => 'stix-mathematical bold calligraphic capital C', - '0E24A' => 'stix-mathematical bold calligraphic capital D', - '0E24B' => 'stix-mathematical bold calligraphic capital E', - '0E24C' => 'stix-mathematical bold calligraphic capital F', - '0E24D' => 'stix-mathematical bold calligraphic capital G', - '0E24E' => 'stix-mathematical bold calligraphic capital H', - '0E24F' => 'stix-mathematical bold calligraphic capital I', - '0E250' => 'stix-mathematical bold calligraphic capital J', - '0E251' => 'stix-mathematical bold calligraphic capital K', - '0E252' => 'stix-mathematical bold calligraphic capital L', - '0E253' => 'stix-mathematical bold calligraphic capital M', - '0E254' => 'stix-mathematical bold calligraphic capital N', - '0E255' => 'stix-mathematical bold calligraphic capital O', - '0E256' => 'stix-mathematical bold calligraphic capital Q', - '0E257' => 'stix-mathematical bold calligraphic capital P', - '0E258' => 'stix-mathematical bold calligraphic capital R', - '0E259' => 'stix-mathematical bold calligraphic capital S', - '0E25A' => 'stix-mathematical bold calligraphic capital T', - '0E25B' => 'stix-mathematical bold calligraphic capital U', - '0E25C' => 'stix-mathematical bold calligraphic capital V', - '0E25D' => 'stix-mathematical bold calligraphic capital W', - '0E25E' => 'stix-mathematical bold calligraphic capital X', - '0E25F' => 'stix-mathematical bold calligraphic capital Y', - '0E260' => 'stix-mathematical bold calligraphic capital Z', - '0E261' => 'stix-old style digit 0', - '0E262' => 'stix-old style digit 0', - '0E263' => 'stix-old style digit 0', - '0E264' => 'stix-old style digit 0', - '0E265' => 'stix-old style digit 1', - '0E266' => 'stix-old style digit 1', - '0E267' => 'stix-old style digit 1', - '0E268' => 'stix-old style digit 1', - '0E269' => 'stix-old style digit 2', - '0E26A' => 'stix-old style digit 2', - '0E26B' => 'stix-old style digit 2', - '0E26C' => 'stix-old style digit 2', - '0E26D' => 'stix-old style digit 3', - '0E26E' => 'stix-old style digit 3', - '0E26F' => 'stix-old style digit 3', - '0E270' => 'stix-old style digit 3', - '0E271' => 'stix-old style digit 4', - '0E272' => 'stix-old style digit 4', - '0E273' => 'stix-old style digit 4', - '0E274' => 'stix-old style digit 4', - '0E275' => 'stix-old style digit 5', - '0E276' => 'stix-old style digit 5', - '0E277' => 'stix-old style digit 5', - '0E278' => 'stix-old style digit 5', - '0E279' => 'stix-old style digit 6', - '0E27A' => 'stix-old style digit 6', - '0E27B' => 'stix-old style digit 6', - '0E27C' => 'stix-old style digit 6', - '0E27D' => 'stix-old style digit 7', - '0E27E' => 'stix-old style digit 7', - '0E27F' => 'stix-old style digit 7', - '0E280' => 'stix-old style digit 7', - '0E281' => 'stix-old style digit 8', - '0E282' => 'stix-old style digit 8', - '0E283' => 'stix-old style digit 8', - '0E284' => 'stix-old style digit 8', - '0E285' => 'stix-old style digit 9', - '0E286' => 'stix-old style digit 9', - '0E287' => 'stix-old style digit 9', - '0E288' => 'stix-old style digit 9', - '0E28C' => 'stix-slash for Polish L', - '0E28D' => 'stix-double circumflex', - '0E28E' => 'stix-equals sign above tilde operator, slash negation', - '0E28F' => 'stix-short horizontal extender at baseline', - '0E290' => 'stix-long horizontal extender at baseline', - '0E291' => 'stix-short horizontal extender, high', - '0E292' => 'stix-two summation signs next to each other', - '0E293' => 'stix-two summation signs next to each other', - '0E294' => 'stix-capital A italic slashed', - '0E295' => 'stix-capital A bold italic slashed', - '0E296' => 'stix-capital B italic slashed', - '0E297' => 'stix-capital B bold italic slashed', - '0E298' => 'stix-capital C italic slashed', - '0E299' => 'stix-capital C bold italic slashed', - '0E29A' => 'stix-capital D italic slashed', - '0E29B' => 'stix-capital D bold italic slashed', - '0E29C' => 'stix-capital E italic slashed', - '0E29D' => 'stix-capital E bold italic slashed', - '0E29E' => 'stix-capital F italic slashed', - '0E29F' => 'stix-capital F bold italic slashed', - '0E2A0' => 'stix-capital G italic slashed', - '0E2A1' => 'stix-capital G bold italic slashed', - '0E2A2' => 'stix-capital H italic slashed', - '0E2A3' => 'stix-capital H bold italic slashed', - '0E2A4' => 'stix-capital I italic slashed', - '0E2A5' => 'stix-capital I bold italic slashed', - '0E2A6' => 'stix-capital J italic slashed', - '0E2A7' => 'stix-capital J bold italic slashed', - '0E2A8' => 'stix-capital K italic slashed', - '0E2A9' => 'stix-capital K bold italic slashed', - '0E2AA' => 'stix-capital L italic slashed', - '0E2AB' => 'stix-capital L bold italic slashed', - '0E2AC' => 'stix-capital M italic slashed', - '0E2AD' => 'stix-capital M bold italic slashed', - '0E2AE' => 'stix-capital N italic slashed', - '0E2AF' => 'stix-capital N bold italic slashed', - '0E2B0' => 'stix-capital O italic slashed', - '0E2B1' => 'stix-capital O bold italic slashed', - '0E2B2' => 'stix-capital P italic slashed', - '0E2B3' => 'stix-capital P bold italic slashed', - '0E2B4' => 'stix-capital Q italic slashed', - '0E2B5' => 'stix-capital Q bold italic slashed', - '0E2B6' => 'stix-capital R italic slashed', - '0E2B7' => 'stix-capital R bold italic slashed', - '0E2B8' => 'stix-capital S italic slashed', - '0E2B9' => 'stix-capital S bold italic slashed', - '0E2BA' => 'stix-capital T italic slashed', - '0E2BB' => 'stix-capital T bold italic slashed', - '0E2BC' => 'stix-capital U italic slashed', - '0E2BD' => 'stix-capital U bold italic slashed', - '0E2BE' => 'stix-capital V italic slashed', - '0E2BF' => 'stix-capital V bold italic slashed', - '0E2C0' => 'stix-capital W italic slashed', - '0E2C1' => 'stix-capital W bold italic slashed', - '0E2C2' => 'stix-capital X italic slashed', - '0E2C3' => 'stix-capital X bold italic slashed', - '0E2C4' => 'stix-capital Y italic slashed', - '0E2C5' => 'stix-capital Y bold italic slashed', - '0E2C6' => 'stix-capital Z italic slashed', - '0E2C7' => 'stix-capital Z bold italic slashed', - '0E2C8' => 'stix-lowercase a italic slashed', - '0E2C9' => 'stix-lowercase a bold italic slashed', - '0E2CA' => 'stix-lowercase b italic slashed', - '0E2CB' => 'stix-lowercase b bold italic slashed', - '0E2CC' => 'stix-lowercase c italic slashed', - '0E2CD' => 'stix-lowercase c bold italic slashed', - '0E2CE' => 'stix-lowercase d italic slashed', - '0E2CF' => 'stix-lowercase d bold italic slashed', - '0E2D0' => 'stix-lowercase e italic slashed', - '0E2D1' => 'stix-lowercase e bold italic slashed', - '0E2D2' => 'stix-lowercase f italic slashed', - '0E2D3' => 'stix-lowercase f bold italic slashed', - '0E2D4' => 'stix-lowercase g italic slashed', - '0E2D5' => 'stix-lowercase g bold italic slashed', - '0E2D6' => 'stix-lowercase h italic slashed', - '0E2D7' => 'stix-lowercase h bold italic slashed', - '0E2D8' => 'stix-lowercase i italic slashed', - '0E2D9' => 'stix-lowercase i bold italic slashed', - '0E2DA' => 'stix-lowercase j italic slashed', - '0E2DB' => 'stix-lowercase j bold italic slashed', - '0E2DC' => 'stix-lowercase k italic slashed', - '0E2DD' => 'stix-lowercase k bold italic slashed', - '0E2DE' => 'stix-lowercase l italic slashed', - '0E2DF' => 'stix-lowercase l bold italic slashed', - '0E2E0' => 'stix-lowercase m italic slashed', - '0E2E1' => 'stix-lowercase m bold italic slashed', - '0E2E2' => 'stix-lowercase n italic slashed', - '0E2E3' => 'stix-lowercase n bold italic slashed', - '0E2E4' => 'stix-lowercase o italic slashed', - '0E2E5' => 'stix-lowercase o bold italic slashed', - '0E2E6' => 'stix-lowercase p italic slashed', - '0E2E7' => 'stix-lowercase p bold italic slashed', - '0E2E8' => 'stix-lowercase q italic slashed', - '0E2E9' => 'stix-lowercase q bold italic slashed', - '0E2EA' => 'stix-lowercase r italic slashed', - '0E2EB' => 'stix-lowercase r bold italic slashed', - '0E2EC' => 'stix-lowercase s italic slashed', - '0E2ED' => 'stix-lowercase s bold italic slashed', - '0E2EE' => 'stix-lowercase t italic slashed', - '0E2EF' => 'stix-lowercase t bold italic slashed', - '0E2F0' => 'stix-lowercase u italic slashed', - '0E2F1' => 'stix-lowercase u bold italic slashed', - '0E2F2' => 'stix-lowercase v italic slashed', - '0E2F3' => 'stix-lowercase v bold italic slashed', - '0E2F4' => 'stix-lowercase w italic slashed', - '0E2F5' => 'stix-lowercase w bold italic slashed', - '0E2F6' => 'stix-lowercase x italic slashed', - '0E2F7' => 'stix-lowercase x bold italic slashed', - '0E2F8' => 'stix-lowercase y italic slashed', - '0E2F9' => 'stix-lowercase y bold italic slashed', - '0E2FA' => 'stix-lowercase z italic slashed', - '0E2FB' => 'stix-lowercase z bold italic slashed', - '0E2FC' => 'stix-capital Alpha, Greek slashed', - '0E2FD' => 'stix-MATHEMATICAL BOLD CAPITAL ALPHA SLASHED', - '0E2FE' => 'stix-capital Beta, Greek slashed', - '0E2FF' => 'stix-MATHEMATICAL BOLD CAPITAL BETA SLASHED', - '0E300' => 'stix-capital Gamma, Greek slashed', - '0E301' => 'stix-MATHEMATICAL BOLD CAPITAL GAMMA SLASHED', - '0E302' => 'stix-capital Delta, Greek slashed', - '0E303' => 'stix-MATHEMATICAL BOLD CAPITAL DELTA SLASHED', - '0E304' => 'stix-capital Epsilon, Greek slashed', - '0E305' => 'stix-MATHEMATICAL BOLD CAPITAL EPSILON SLASHED', - '0E306' => 'stix-capital Zeta, Greek slashed', - '0E307' => 'stix-MATHEMATICAL BOLD CAPITAL ZETA SLASHED', - '0E308' => 'stix-capital Eta, Greek slashed', - '0E309' => 'stix-MATHEMATICAL BOLD CAPITAL ETA SLASHED', - '0E30A' => 'stix-capital Theta, Greek slashed', - '0E30B' => 'stix-MATHEMATICAL BOLD CAPITAL THETA SLASHED', - '0E30C' => 'stix-capital Iota, Greek slashed', - '0E30D' => 'stix-MATHEMATICAL BOLD CAPITAL IOTA SLASHED', - '0E30E' => 'stix-capital Kappa, Greek slashed', - '0E30F' => 'stix-MATHEMATICAL BOLD CAPITAL KAPPA SLASHED', - '0E310' => 'stix-capital Lambda, Greek slashed', - '0E311' => 'stix-MATHEMATICAL BOLD CAPITAL LAMBDA SLASHED', - '0E312' => 'stix-capital Mu, Greek slashed', - '0E313' => 'stix-MATHEMATICAL BOLD CAPITAL MU SLASHED', - '0E314' => 'stix-capital Nu, Greek slashed', - '0E315' => 'stix-MATHEMATICAL BOLD CAPITAL NU SLASHED', - '0E316' => 'stix-capital Xi, Greek slashed', - '0E317' => 'stix-MATHEMATICAL BOLD CAPITAL XI SLASHED', - '0E318' => 'stix-capital Omicron, Greek slashed', - '0E319' => 'stix-MATHEMATICAL BOLD CAPITAL OMICRON SLASHED', - '0E31A' => 'stix-capital Pi, Greek slashed', - '0E31B' => 'stix-MATHEMATICAL BOLD CAPITAL PI SLASHED', - '0E31C' => 'stix-capital Rho, Greek slashed', - '0E31D' => 'stix-MATHEMATICAL BOLD CAPITAL RHO SLASHED', - '0E31E' => 'stix-capital Sigma, Greek slashed', - '0E31F' => 'stix-MATHEMATICAL BOLD CAPITAL SIGMA SLASHED', - '0E320' => 'stix-capital Tau, Greek slashed', - '0E321' => 'stix-MATHEMATICAL BOLD CAPITAL TAU SLASHED', - '0E322' => 'stix-capital Upsilon, Greek slashed', - '0E323' => 'stix-MATHEMATICAL BOLD CAPITAL UPSILON SLASHED', - '0E324' => 'stix-capital Phi, Greek slashed', - '0E325' => 'stix-MATHEMATICAL BOLD CAPITAL PHI SLASHED', - '0E326' => 'stix-capital Chi, Greek slashed', - '0E327' => 'stix-MATHEMATICAL BOLD CAPITAL CHI SLASHED', - '0E328' => 'stix-capital Psi, Greek slashed', - '0E329' => 'stix-MATHEMATICAL BOLD CAPITAL PSI SLASHED', - '0E32A' => 'stix-capital Omega, Greek slashed', - '0E32B' => 'stix-MATHEMATICAL BOLD CAPITAL OMEGA SLASHED', - '0E32C' => 'stix-small alpha, Greek slashed', - '0E32D' => 'stix-MATHEMATICAL BOLD ITALIC SMALL ALPHA SLASHED', - '0E32E' => 'stix-small beta, Greek slashed', - '0E32F' => 'stix-MATHEMATICAL BOLD ITALIC SMALL BETA SLASHED', - '0E330' => 'stix-small gamma, Greek slashed', - '0E331' => 'stix-MATHEMATICAL BOLD ITALIC SMALL GAMMA SLASHED', - '0E332' => 'stix-small delta, Greek slashed', - '0E333' => 'stix-MATHEMATICAL BOLD ITALIC SMALL DELTA SLASHED', - '0E334' => 'stix-small epsilon, Greek slashed', - '0E335' => 'stix-MATHEMATICAL BOLD ITALIC SMALL EPSILON SLASHED', - '0E336' => 'stix-small zeta, Greek slashed', - '0E337' => 'stix-MATHEMATICAL BOLD ITALIC SMALL ZETA SLASHED', - '0E338' => 'stix-small eta, Greek slashed', - '0E339' => 'stix-MATHEMATICAL BOLD ITALIC SMALL ETA SLASHED', - '0E33A' => 'stix-small theta, Greek slashed', - '0E33B' => 'stix-MATHEMATICAL BOLD ITALIC SMALL THETA SLASHED', - '0E33C' => 'stix-small iota, Greek slashed', - '0E33D' => 'stix-MATHEMATICAL BOLD ITALIC SMALL IOTA SLASHED', - '0E33E' => 'stix-small kappa, Greek slashed', - '0E33F' => 'stix-MATHEMATICAL BOLD ITALIC SMALL KAPPA SLASHED', - '0E340' => 'stix-small lambda, Greek slashed', - '0E341' => 'stix-MATHEMATICAL BOLD ITALIC SMALL LAMBDA SLASHED', - '0E342' => 'stix-small mu, Greek slashed', - '0E343' => 'stix-MATHEMATICAL BOLD ITALIC SMALL MU SLASHED', - '0E344' => 'stix-small nu, Greek slashed', - '0E345' => 'stix-MATHEMATICAL BOLD ITALIC SMALL NU SLASHED', - '0E346' => 'stix-small xi, Greek slashed', - '0E347' => 'stix-MATHEMATICAL BOLD ITALIC SMALL XI SLASHED', - '0E348' => 'stix-small omicron, Greek slashed', - '0E349' => 'stix-MATHEMATICAL BOLD ITALIC SMALL OMICRON SLASHED', - '0E34A' => 'stix-small pi, Greek slashed', - '0E34B' => 'stix-MATHEMATICAL BOLD ITALIC SMALL PI SLASHED', - '0E34C' => 'stix-small rho, Greek slashed', - '0E34D' => 'stix-MATHEMATICAL BOLD ITALIC SMALL RHO SLASHED', - '0E34E' => 'stix-terminal sigma, Greek slashed', - '0E34F' => 'stix-MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA SLASHED', - '0E350' => 'stix-small sigma, Greek slashed', - '0E351' => 'stix-MATHEMATICAL BOLD ITALIC SMALL SIGMA SLASHED', - '0E352' => 'stix-small tau, Greek slashed', - '0E353' => 'stix-MATHEMATICAL BOLD ITALIC SMALL TAU SLASHED', - '0E354' => 'stix-small upsilon, Greek slashed', - '0E355' => 'stix-small upsilon, Greek slashed', - '0E356' => 'stix-small phi, Greek slashed', - '0E357' => 'stix-MATHEMATICAL BOLD ITALIC SMALL PHI SLASHED', - '0E358' => 'stix-small chi, Greek slashed', - '0E359' => 'stix-MATHEMATICAL BOLD ITALIC SMALL CHI SLASHED', - '0E35A' => 'stix-small psi, Greek slashed', - '0E35B' => 'stix-MATHEMATICAL BOLD ITALIC SMALL PSI SLASHED', - '0E35C' => 'stix-small omega, Greek slashed', - '0E35D' => 'stix-MATHEMATICAL BOLD ITALIC SMALL OMEGA SLASHED', - '0E35E' => 'stix-curly or open theta, Greek slashed', - '0E35F' => 'stix-MATHEMATICAL BOLD ITALIC THETA SYMBOL SLASHED', - '0E360' => 'stix-curly or open small phi, Greek slashed', - '0E361' => 'stix-MATHEMATICAL BOLD ITALIC PHI SYMBOL SLASHED', - '0E362' => 'stix-rounded small pi (pomega), Greek slashed', - '0E363' => 'stix-MATHEMATICAL BOLD ITALIC PI SYMBOL SLASHED', - '0E364' => 'stix-capital stigma, Greek slashed', - '0E365' => 'stix-capital stigma, Greek slashed', - '0E366' => 'stix-small stigma, Greek slashed', - '0E367' => 'stix-small stigma, Greek slashed', - '0E368' => 'stix-capital digamma, Greek slashed', - '0E369' => 'stix-capital digamma, Greek slashed', - '0E36A' => 'stix-small digamma, Greek slashed', - '0E36B' => 'stix-small digamma, Greek slashed', - '0E36C' => 'stix-capital koppa, Greek slashed', - '0E36D' => 'stix-capital koppa, Greek slashed', - '0E36E' => 'stix-small koppa, Greek slashed', - '0E36F' => 'stix-small koppa, Greek slashed', - '0E370' => 'stix-capital sampi, Greek slashed', - '0E371' => 'stix-capital sampi, Greek slashed', - '0E372' => 'stix-small sampi, Greek slashed', - '0E373' => 'stix-small sampi, Greek slashed', - '0E374' => 'stix-rounded small kappa, Greek slashed', - '0E375' => 'stix-MATHEMATICAL BOLD ITALIC KAPPA SYMBOL SLASHED', - '0E376' => 'stix-rounded small rho, Greek slashed', - '0E377' => 'stix-MATHEMATICAL BOLD ITALIC RHO SYMBOL SLASHED', - '0E378' => 'stix-partial sign, slashed', - '0E379' => 'stix-MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL SLASHED', - '0E37A' => 'stix-rounded small epsilon, Greek, slashed', - '0E37B' => 'stix-MATHEMATICAL BOLD ITALIC EPSILON SYMBOL SLASHED', - '0E37C' => 'stix-capital E roman bold slashed', - '0E37D' => 'stix-capital C script slashed', - '0E37E' => 'stix-capital C script slashed', - '0E37F' => 'stix-small d italic with straight bar through it', - '0E380' => 'stix-small d italic with straight bar through it', - '0E381' => 'stix-small k italic with straight bar through it', - '0E382' => 'stix-small k italic with straight bar through it', - '0E383' => 'stix-small t italic with straight bar through it', - '0E384' => 'stix-small t italic with straight bar through it', - '0E385' => 'stix-small Greek iota with straight bar through it', - '0E386' => 'stix-small Greek iota with straight bar through it', - '0E387' => 'stix-small Greek lambda with straight bar through it', - '0E388' => 'stix-small Greek lambda with straight bar through it', - '0E389' => 'LATIN SMALL LETTER LAMBDA WITH STROKE', - '0E38A' => 'stix-mathematical bold double-struck capital A', - '0E38B' => 'stix-mathematical bold double-struck capital B', - '0E38D' => 'stix-mathematical bold double-struck capital E', - '0E38E' => 'stix-mathematical bold double-struck capital F', - '0E38F' => 'stix-mathematical bold double-struck capital G', - '0E390' => 'stix-mathematical bold double-struck capital I', - '0E391' => 'stix-mathematical bold double-struck capital J', - '0E392' => 'stix-mathematical bold double-struck capital K', - '0E393' => 'stix-mathematical bold double-struck capital L', - '0E394' => 'stix-mathematical bold double-struck capital M', - '0E395' => 'stix-mathematical bold double-struck capital O', - '0E396' => 'stix-mathematical bold double-struck capital S', - '0E397' => 'stix-mathematical bold double-struck capital T', - '0E399' => 'stix-mathematical bold double-struck capital V', - '0E39A' => 'stix-mathematical bold double-struck capital W', - '0E39B' => 'stix-mathematical bold double-struck capital X', - '0E39C' => 'stix-mathematical bold double-struck capital Y', - '0E39D' => 'stix-mathematical bold double-struck small letter a', - '0E39E' => 'stix-mathematical bold double-struck small letter b', - '0E39F' => 'stix-mathematical bold double-struck small letter c', - '0E3A2' => 'stix-mathematical bold double-struck small letter f', - '0E3A3' => 'stix-mathematical bold double-struck small letter g', - '0E3A4' => 'stix-mathematical bold double-struck small letter h', - '0E3A7' => 'stix-mathematical bold double-struck small letter k', - '0E3A8' => 'stix-mathematical bold double-struck small letter l', - '0E3A9' => 'stix-mathematical bold double-struck small letter m', - '0E3AA' => 'stix-mathematical bold double-struck small letter n', - '0E3AB' => 'stix-mathematical bold double-struck small letter o', - '0E3AC' => 'stix-mathematical bold double-struck small letter p', - '0E3AD' => 'stix-mathematical bold double-struck small letter q', - '0E3AE' => 'stix-mathematical bold double-struck small letter r', - '0E3AF' => 'stix-mathematical bold double-struck small letter s', - '0E3B0' => 'stix-mathematical bold double-struck small letter t', - '0E3B1' => 'stix-mathematical bold double-struck small letter u', - '0E3B2' => 'stix-mathematical bold double-struck small letter v', - '0E3B3' => 'stix-mathematical bold double-struck small letter w', - '0E3B4' => 'stix-mathematical bold double-struck small letter x', - '0E3B5' => 'stix-mathematical bold double-struck small letter y', - '0E3B6' => 'stix-mathematical bold double-struck small letter z', - '0E3B7' => 'MATHEMATICAL MONOSPACE DIGIT ZERO', - '0E3B8' => 'MATHEMATICAL MONOSPACE DIGIT ONE', - '0E3B9' => 'MATHEMATICAL MONOSPACE DIGIT TWO', - '0E3BA' => 'MATHEMATICAL MONOSPACE DIGIT THREE', - '0E3BB' => 'MATHEMATICAL MONOSPACE DIGIT FOUR', - '0E3BC' => 'MATHEMATICAL MONOSPACE DIGIT FIVE', - '0E3BD' => 'MATHEMATICAL MONOSPACE DIGIT SIX', - '0E3BE' => 'MATHEMATICAL MONOSPACE DIGIT SEVEN', - '0E3BF' => 'MATHEMATICAL MONOSPACE DIGIT EIGHT', - '0E3C0' => 'MATHEMATICAL MONOSPACE DIGIT NINE', - '0E3C3' => 'stix-not (vert) almost equal or equal to', - '0E3C4' => 'stix-not almost equal or equal to', - '0E3C5' => 'stix-mathematical bold italic small dotless j', - '0E3C6' => 'stix-mathematical bold italic small dotless i', - '0FB00' => 'LATIN SMALL LIGATURE FF', - '0FB01' => 'LATIN SMALL LIGATURE FI', - '0FB02' => 'LATIN SMALL LIGATURE FL', - '0FB03' => 'LATIN SMALL LIGATURE FFI', - '0FB04' => 'LATIN SMALL LIGATURE FFL', - '0FFFD' => 'REPLACEMENT CHARACTER', - '1D400' => 'MATHEMATICAL BOLD CAPITAL A', - '1D401' => 'MATHEMATICAL BOLD CAPITAL B', - '1D402' => 'MATHEMATICAL BOLD CAPITAL C', - '1D403' => 'MATHEMATICAL BOLD CAPITAL D', - '1D404' => 'MATHEMATICAL BOLD CAPITAL E', - '1D405' => 'MATHEMATICAL BOLD CAPITAL F', - '1D406' => 'MATHEMATICAL BOLD CAPITAL G', - '1D407' => 'MATHEMATICAL BOLD CAPITAL H', - '1D408' => 'MATHEMATICAL BOLD CAPITAL I', - '1D409' => 'MATHEMATICAL BOLD CAPITAL J', - '1D40A' => 'MATHEMATICAL BOLD CAPITAL K', - '1D40B' => 'MATHEMATICAL BOLD CAPITAL L', - '1D40C' => 'MATHEMATICAL BOLD CAPITAL M', - '1D40D' => 'MATHEMATICAL BOLD CAPITAL N', - '1D40E' => 'MATHEMATICAL BOLD CAPITAL O', - '1D40F' => 'MATHEMATICAL BOLD CAPITAL P', - '1D410' => 'MATHEMATICAL BOLD CAPITAL Q', - '1D411' => 'MATHEMATICAL BOLD CAPITAL R', - '1D412' => 'MATHEMATICAL BOLD CAPITAL S', - '1D413' => 'MATHEMATICAL BOLD CAPITAL T', - '1D414' => 'MATHEMATICAL BOLD CAPITAL U', - '1D415' => 'MATHEMATICAL BOLD CAPITAL V', - '1D416' => 'MATHEMATICAL BOLD CAPITAL W', - '1D417' => 'MATHEMATICAL BOLD CAPITAL X', - '1D418' => 'MATHEMATICAL BOLD CAPITAL Y', - '1D419' => 'MATHEMATICAL BOLD CAPITAL Z', - '1D41A' => 'MATHEMATICAL BOLD SMALL A', - '1D41B' => 'MATHEMATICAL BOLD SMALL B', - '1D41C' => 'MATHEMATICAL BOLD SMALL C', - '1D41D' => 'MATHEMATICAL BOLD SMALL D', - '1D41E' => 'MATHEMATICAL BOLD SMALL E', - '1D41F' => 'MATHEMATICAL BOLD SMALL F', - '1D420' => 'MATHEMATICAL BOLD SMALL G', - '1D421' => 'MATHEMATICAL BOLD SMALL H', - '1D422' => 'MATHEMATICAL BOLD SMALL I', - '1D423' => 'MATHEMATICAL BOLD SMALL J', - '1D424' => 'MATHEMATICAL BOLD SMALL K', - '1D425' => 'MATHEMATICAL BOLD SMALL L', - '1D426' => 'MATHEMATICAL BOLD SMALL M', - '1D427' => 'MATHEMATICAL BOLD SMALL N', - '1D428' => 'MATHEMATICAL BOLD SMALL O', - '1D429' => 'MATHEMATICAL BOLD SMALL P', - '1D42A' => 'MATHEMATICAL BOLD SMALL Q', - '1D42B' => 'MATHEMATICAL BOLD SMALL R', - '1D42C' => 'MATHEMATICAL BOLD SMALL S', - '1D42D' => 'MATHEMATICAL BOLD SMALL T', - '1D42E' => 'MATHEMATICAL BOLD SMALL U', - '1D42F' => 'MATHEMATICAL BOLD SMALL V', - '1D430' => 'MATHEMATICAL BOLD SMALL W', - '1D431' => 'MATHEMATICAL BOLD SMALL X', - '1D432' => 'MATHEMATICAL BOLD SMALL Y', - '1D433' => 'MATHEMATICAL BOLD SMALL Z', - '1D434' => 'MATHEMATICAL ITALIC CAPITAL A', - '1D435' => 'MATHEMATICAL ITALIC CAPITAL B', - '1D436' => 'MATHEMATICAL ITALIC CAPITAL C', - '1D437' => 'MATHEMATICAL ITALIC CAPITAL D', - '1D438' => 'MATHEMATICAL ITALIC CAPITAL E', - '1D439' => 'MATHEMATICAL ITALIC CAPITAL F', - '1D43A' => 'MATHEMATICAL ITALIC CAPITAL G', - '1D43B' => 'MATHEMATICAL ITALIC CAPITAL H', - '1D43C' => 'MATHEMATICAL ITALIC CAPITAL I', - '1D43D' => 'MATHEMATICAL ITALIC CAPITAL J', - '1D43E' => 'MATHEMATICAL ITALIC CAPITAL K', - '1D43F' => 'MATHEMATICAL ITALIC CAPITAL L', - '1D440' => 'MATHEMATICAL ITALIC CAPITAL M', - '1D441' => 'MATHEMATICAL ITALIC CAPITAL N', - '1D442' => 'MATHEMATICAL ITALIC CAPITAL O', - '1D443' => 'MATHEMATICAL ITALIC CAPITAL P', - '1D444' => 'MATHEMATICAL ITALIC CAPITAL Q', - '1D445' => 'MATHEMATICAL ITALIC CAPITAL R', - '1D446' => 'MATHEMATICAL ITALIC CAPITAL S', - '1D447' => 'MATHEMATICAL ITALIC CAPITAL T', - '1D448' => 'MATHEMATICAL ITALIC CAPITAL U', - '1D449' => 'MATHEMATICAL ITALIC CAPITAL V', - '1D44A' => 'MATHEMATICAL ITALIC CAPITAL W', - '1D44B' => 'MATHEMATICAL ITALIC CAPITAL X', - '1D44C' => 'MATHEMATICAL ITALIC CAPITAL Y', - '1D44D' => 'MATHEMATICAL ITALIC CAPITAL Z', - '1D44E' => 'MATHEMATICAL ITALIC SMALL A', - '1D44F' => 'MATHEMATICAL ITALIC SMALL B', - '1D450' => 'MATHEMATICAL ITALIC SMALL C', - '1D451' => 'MATHEMATICAL ITALIC SMALL D', - '1D452' => 'MATHEMATICAL ITALIC SMALL E', - '1D453' => 'MATHEMATICAL ITALIC SMALL F', - '1D454' => 'MATHEMATICAL ITALIC SMALL G', - '1D456' => 'MATHEMATICAL ITALIC SMALL I', - '1D457' => 'MATHEMATICAL ITALIC SMALL J', - '1D458' => 'MATHEMATICAL ITALIC SMALL K', - '1D459' => 'MATHEMATICAL ITALIC SMALL L', - '1D45A' => 'MATHEMATICAL ITALIC SMALL M', - '1D45B' => 'MATHEMATICAL ITALIC SMALL N', - '1D45C' => 'MATHEMATICAL ITALIC SMALL O', - '1D45D' => 'MATHEMATICAL ITALIC SMALL P', - '1D45E' => 'MATHEMATICAL ITALIC SMALL Q', - '1D45F' => 'MATHEMATICAL ITALIC SMALL R', - '1D460' => 'MATHEMATICAL ITALIC SMALL S', - '1D461' => 'MATHEMATICAL ITALIC SMALL T', - '1D462' => 'MATHEMATICAL ITALIC SMALL U', - '1D463' => 'MATHEMATICAL ITALIC SMALL V', - '1D464' => 'MATHEMATICAL ITALIC SMALL W', - '1D465' => 'MATHEMATICAL ITALIC SMALL X', - '1D466' => 'MATHEMATICAL ITALIC SMALL Y', - '1D467' => 'MATHEMATICAL ITALIC SMALL Z', - '1D468' => 'MATHEMATICAL BOLD ITALIC CAPITAL A', - '1D469' => 'MATHEMATICAL BOLD ITALIC CAPITAL B', - '1D46A' => 'MATHEMATICAL BOLD ITALIC CAPITAL C', - '1D46B' => 'MATHEMATICAL BOLD ITALIC CAPITAL D', - '1D46C' => 'MATHEMATICAL BOLD ITALIC CAPITAL E', - '1D46D' => 'MATHEMATICAL BOLD ITALIC CAPITAL F', - '1D46E' => 'MATHEMATICAL BOLD ITALIC CAPITAL G', - '1D46F' => 'MATHEMATICAL BOLD ITALIC CAPITAL H', - '1D470' => 'MATHEMATICAL BOLD ITALIC CAPITAL I', - '1D471' => 'MATHEMATICAL BOLD ITALIC CAPITAL J', - '1D472' => 'MATHEMATICAL BOLD ITALIC CAPITAL K', - '1D473' => 'MATHEMATICAL BOLD ITALIC CAPITAL L', - '1D474' => 'MATHEMATICAL BOLD ITALIC CAPITAL M', - '1D475' => 'MATHEMATICAL BOLD ITALIC CAPITAL N', - '1D476' => 'MATHEMATICAL BOLD ITALIC CAPITAL O', - '1D477' => 'MATHEMATICAL BOLD ITALIC CAPITAL P', - '1D478' => 'MATHEMATICAL BOLD ITALIC CAPITAL Q', - '1D479' => 'MATHEMATICAL BOLD ITALIC CAPITAL R', - '1D47A' => 'MATHEMATICAL BOLD ITALIC CAPITAL S', - '1D47B' => 'MATHEMATICAL BOLD ITALIC CAPITAL T', - '1D47C' => 'MATHEMATICAL BOLD ITALIC CAPITAL U', - '1D47D' => 'MATHEMATICAL BOLD ITALIC CAPITAL V', - '1D47E' => 'MATHEMATICAL BOLD ITALIC CAPITAL W', - '1D47F' => 'MATHEMATICAL BOLD ITALIC CAPITAL X', - '1D480' => 'MATHEMATICAL BOLD ITALIC CAPITAL Y', - '1D481' => 'MATHEMATICAL BOLD ITALIC CAPITAL Z', - '1D482' => 'MATHEMATICAL BOLD ITALIC SMALL A', - '1D483' => 'MATHEMATICAL BOLD ITALIC SMALL B', - '1D484' => 'MATHEMATICAL BOLD ITALIC SMALL C', - '1D485' => 'MATHEMATICAL BOLD ITALIC SMALL D', - '1D486' => 'MATHEMATICAL BOLD ITALIC SMALL E', - '1D487' => 'MATHEMATICAL BOLD ITALIC SMALL F', - '1D488' => 'MATHEMATICAL BOLD ITALIC SMALL G', - '1D489' => 'MATHEMATICAL BOLD ITALIC SMALL H', - '1D48A' => 'MATHEMATICAL BOLD ITALIC SMALL I', - '1D48B' => 'MATHEMATICAL BOLD ITALIC SMALL J', - '1D48C' => 'MATHEMATICAL BOLD ITALIC SMALL K', - '1D48D' => 'MATHEMATICAL BOLD ITALIC SMALL L', - '1D48E' => 'MATHEMATICAL BOLD ITALIC SMALL M', - '1D48F' => 'MATHEMATICAL BOLD ITALIC SMALL N', - '1D490' => 'MATHEMATICAL BOLD ITALIC SMALL O', - '1D491' => 'MATHEMATICAL BOLD ITALIC SMALL P', - '1D492' => 'MATHEMATICAL BOLD ITALIC SMALL Q', - '1D493' => 'MATHEMATICAL BOLD ITALIC SMALL R', - '1D494' => 'MATHEMATICAL BOLD ITALIC SMALL S', - '1D495' => 'MATHEMATICAL BOLD ITALIC SMALL T', - '1D496' => 'MATHEMATICAL BOLD ITALIC SMALL U', - '1D497' => 'MATHEMATICAL BOLD ITALIC SMALL V', - '1D498' => 'MATHEMATICAL BOLD ITALIC SMALL W', - '1D499' => 'MATHEMATICAL BOLD ITALIC SMALL X', - '1D49A' => 'MATHEMATICAL BOLD ITALIC SMALL Y', - '1D49B' => 'MATHEMATICAL BOLD ITALIC SMALL Z', - '1D49C' => 'MATHEMATICAL SCRIPT CAPITAL A', - '1D49E' => 'MATHEMATICAL SCRIPT CAPITAL C', - '1D49F' => 'MATHEMATICAL SCRIPT CAPITAL D', - '1D4A2' => 'MATHEMATICAL SCRIPT CAPITAL G', - '1D4A5' => 'MATHEMATICAL SCRIPT CAPITAL J', - '1D4A6' => 'MATHEMATICAL SCRIPT CAPITAL K', - '1D4A9' => 'MATHEMATICAL SCRIPT CAPITAL N', - '1D4AA' => 'MATHEMATICAL SCRIPT CAPITAL O', - '1D4AB' => 'MATHEMATICAL SCRIPT CAPITAL P', - '1D4AC' => 'MATHEMATICAL SCRIPT CAPITAL Q', - '1D4AE' => 'MATHEMATICAL SCRIPT CAPITAL S', - '1D4AF' => 'MATHEMATICAL SCRIPT CAPITAL T', - '1D4B0' => 'MATHEMATICAL SCRIPT CAPITAL U', - '1D4B1' => 'MATHEMATICAL SCRIPT CAPITAL V', - '1D4B2' => 'MATHEMATICAL SCRIPT CAPITAL W', - '1D4B3' => 'MATHEMATICAL SCRIPT CAPITAL X', - '1D4B4' => 'MATHEMATICAL SCRIPT CAPITAL Y', - '1D4B5' => 'MATHEMATICAL SCRIPT CAPITAL Z', - '1D4B6' => 'MATHEMATICAL SCRIPT SMALL A', - '1D4B7' => 'MATHEMATICAL SCRIPT SMALL B', - '1D4B8' => 'MATHEMATICAL SCRIPT SMALL C', - '1D4B9' => 'MATHEMATICAL SCRIPT SMALL D', - '1D4BB' => 'MATHEMATICAL SCRIPT SMALL F', - '1D4BD' => 'MATHEMATICAL SCRIPT SMALL H', - '1D4BE' => 'MATHEMATICAL SCRIPT SMALL I', - '1D4BF' => 'MATHEMATICAL SCRIPT SMALL J', - '1D4C0' => 'MATHEMATICAL SCRIPT SMALL K', - '1D4C1' => 'MATHEMATICAL SCRIPT SMALL L', - '1D4C2' => 'MATHEMATICAL SCRIPT SMALL M', - '1D4C3' => 'MATHEMATICAL SCRIPT SMALL N', - '1D4C5' => 'MATHEMATICAL SCRIPT SMALL P', - '1D4C6' => 'MATHEMATICAL SCRIPT SMALL Q', - '1D4C7' => 'MATHEMATICAL SCRIPT SMALL R', - '1D4C8' => 'MATHEMATICAL SCRIPT SMALL S', - '1D4C9' => 'MATHEMATICAL SCRIPT SMALL T', - '1D4CA' => 'MATHEMATICAL SCRIPT SMALL U', - '1D4CB' => 'MATHEMATICAL SCRIPT SMALL V', - '1D4CC' => 'MATHEMATICAL SCRIPT SMALL W', - '1D4CD' => 'MATHEMATICAL SCRIPT SMALL X', - '1D4CE' => 'MATHEMATICAL SCRIPT SMALL Y', - '1D4CF' => 'MATHEMATICAL SCRIPT SMALL Z', - '1D4D0' => 'MATHEMATICAL BOLD SCRIPT CAPITAL A', - '1D4D1' => 'MATHEMATICAL BOLD SCRIPT CAPITAL B', - '1D4D2' => 'MATHEMATICAL BOLD SCRIPT CAPITAL C', - '1D4D3' => 'MATHEMATICAL BOLD SCRIPT CAPITAL D', - '1D4D4' => 'MATHEMATICAL BOLD SCRIPT CAPITAL E', - '1D4D5' => 'MATHEMATICAL BOLD SCRIPT CAPITAL F', - '1D4D6' => 'MATHEMATICAL BOLD SCRIPT CAPITAL G', - '1D4D7' => 'MATHEMATICAL BOLD SCRIPT CAPITAL H', - '1D4D8' => 'MATHEMATICAL BOLD SCRIPT CAPITAL I', - '1D4D9' => 'MATHEMATICAL BOLD SCRIPT CAPITAL J', - '1D4DA' => 'MATHEMATICAL BOLD SCRIPT CAPITAL K', - '1D4DB' => 'MATHEMATICAL BOLD SCRIPT CAPITAL L', - '1D4DC' => 'MATHEMATICAL BOLD SCRIPT CAPITAL M', - '1D4DD' => 'MATHEMATICAL BOLD SCRIPT CAPITAL N', - '1D4DE' => 'MATHEMATICAL BOLD SCRIPT CAPITAL O', - '1D4DF' => 'MATHEMATICAL BOLD SCRIPT CAPITAL P', - '1D4E0' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Q', - '1D4E1' => 'MATHEMATICAL BOLD SCRIPT CAPITAL R', - '1D4E2' => 'MATHEMATICAL BOLD SCRIPT CAPITAL S', - '1D4E3' => 'MATHEMATICAL BOLD SCRIPT CAPITAL T', - '1D4E4' => 'MATHEMATICAL BOLD SCRIPT CAPITAL U', - '1D4E5' => 'MATHEMATICAL BOLD SCRIPT CAPITAL V', - '1D4E6' => 'MATHEMATICAL BOLD SCRIPT CAPITAL W', - '1D4E7' => 'MATHEMATICAL BOLD SCRIPT CAPITAL X', - '1D4E8' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Y', - '1D4E9' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Z', - '1D4EA' => 'MATHEMATICAL BOLD SCRIPT SMALL A', - '1D4EB' => 'MATHEMATICAL BOLD SCRIPT SMALL B', - '1D4EC' => 'MATHEMATICAL BOLD SCRIPT SMALL C', - '1D4ED' => 'MATHEMATICAL BOLD SCRIPT SMALL D', - '1D4EE' => 'MATHEMATICAL BOLD SCRIPT SMALL E', - '1D4EF' => 'MATHEMATICAL BOLD SCRIPT SMALL F', - '1D4F0' => 'MATHEMATICAL BOLD SCRIPT SMALL G', - '1D4F1' => 'MATHEMATICAL BOLD SCRIPT SMALL H', - '1D4F2' => 'MATHEMATICAL BOLD SCRIPT SMALL I', - '1D4F3' => 'MATHEMATICAL BOLD SCRIPT SMALL J', - '1D4F4' => 'MATHEMATICAL BOLD SCRIPT SMALL K', - '1D4F5' => 'MATHEMATICAL BOLD SCRIPT SMALL L', - '1D4F6' => 'MATHEMATICAL BOLD SCRIPT SMALL M', - '1D4F7' => 'MATHEMATICAL BOLD SCRIPT SMALL N', - '1D4F8' => 'MATHEMATICAL BOLD SCRIPT SMALL O', - '1D4F9' => 'MATHEMATICAL BOLD SCRIPT SMALL P', - '1D4FA' => 'MATHEMATICAL BOLD SCRIPT SMALL Q', - '1D4FB' => 'MATHEMATICAL BOLD SCRIPT SMALL R', - '1D4FC' => 'MATHEMATICAL BOLD SCRIPT SMALL S', - '1D4FD' => 'MATHEMATICAL BOLD SCRIPT SMALL T', - '1D4FE' => 'MATHEMATICAL BOLD SCRIPT SMALL U', - '1D4FF' => 'MATHEMATICAL BOLD SCRIPT SMALL V', - '1D500' => 'MATHEMATICAL BOLD SCRIPT SMALL W', - '1D501' => 'MATHEMATICAL BOLD SCRIPT SMALL X', - '1D502' => 'MATHEMATICAL BOLD SCRIPT SMALL Y', - '1D503' => 'MATHEMATICAL BOLD SCRIPT SMALL Z', - '1D504' => 'MATHEMATICAL FRAKTUR CAPITAL A', - '1D505' => 'MATHEMATICAL FRAKTUR CAPITAL B', - '1D507' => 'MATHEMATICAL FRAKTUR CAPITAL D', - '1D508' => 'MATHEMATICAL FRAKTUR CAPITAL E', - '1D509' => 'MATHEMATICAL FRAKTUR CAPITAL F', - '1D50A' => 'MATHEMATICAL FRAKTUR CAPITAL G', - '1D50D' => 'MATHEMATICAL FRAKTUR CAPITAL J', - '1D50E' => 'MATHEMATICAL FRAKTUR CAPITAL K', - '1D50F' => 'MATHEMATICAL FRAKTUR CAPITAL L', - '1D510' => 'MATHEMATICAL FRAKTUR CAPITAL M', - '1D511' => 'MATHEMATICAL FRAKTUR CAPITAL N', - '1D512' => 'MATHEMATICAL FRAKTUR CAPITAL O', - '1D513' => 'MATHEMATICAL FRAKTUR CAPITAL P', - '1D514' => 'MATHEMATICAL FRAKTUR CAPITAL Q', - '1D516' => 'MATHEMATICAL FRAKTUR CAPITAL S', - '1D517' => 'MATHEMATICAL FRAKTUR CAPITAL T', - '1D518' => 'MATHEMATICAL FRAKTUR CAPITAL U', - '1D519' => 'MATHEMATICAL FRAKTUR CAPITAL V', - '1D51A' => 'MATHEMATICAL FRAKTUR CAPITAL W', - '1D51B' => 'MATHEMATICAL FRAKTUR CAPITAL X', - '1D51C' => 'MATHEMATICAL FRAKTUR CAPITAL Y', - '1D51E' => 'MATHEMATICAL FRAKTUR SMALL A', - '1D51F' => 'MATHEMATICAL FRAKTUR SMALL B', - '1D520' => 'MATHEMATICAL FRAKTUR SMALL C', - '1D521' => 'MATHEMATICAL FRAKTUR SMALL D', - '1D522' => 'MATHEMATICAL FRAKTUR SMALL E', - '1D523' => 'MATHEMATICAL FRAKTUR SMALL F', - '1D524' => 'MATHEMATICAL FRAKTUR SMALL G', - '1D525' => 'MATHEMATICAL FRAKTUR SMALL H', - '1D526' => 'MATHEMATICAL FRAKTUR SMALL I', - '1D527' => 'MATHEMATICAL FRAKTUR SMALL J', - '1D528' => 'MATHEMATICAL FRAKTUR SMALL K', - '1D529' => 'MATHEMATICAL FRAKTUR SMALL L', - '1D52A' => 'MATHEMATICAL FRAKTUR SMALL M', - '1D52B' => 'MATHEMATICAL FRAKTUR SMALL N', - '1D52C' => 'MATHEMATICAL FRAKTUR SMALL O', - '1D52D' => 'MATHEMATICAL FRAKTUR SMALL P', - '1D52E' => 'MATHEMATICAL FRAKTUR SMALL Q', - '1D52F' => 'MATHEMATICAL FRAKTUR SMALL R', - '1D530' => 'MATHEMATICAL FRAKTUR SMALL S', - '1D531' => 'MATHEMATICAL FRAKTUR SMALL T', - '1D532' => 'MATHEMATICAL FRAKTUR SMALL U', - '1D533' => 'MATHEMATICAL FRAKTUR SMALL V', - '1D534' => 'MATHEMATICAL FRAKTUR SMALL W', - '1D535' => 'MATHEMATICAL FRAKTUR SMALL X', - '1D536' => 'MATHEMATICAL FRAKTUR SMALL Y', - '1D537' => 'MATHEMATICAL FRAKTUR SMALL Z', - '1D538' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL A', - '1D539' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL B', - '1D53B' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL D', - '1D53C' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL E', - '1D53D' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL F', - '1D53E' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL G', - '1D540' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL I', - '1D541' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL J', - '1D542' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL K', - '1D543' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL L', - '1D544' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL M', - '1D546' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL O', - '1D54A' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL S', - '1D54B' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL T', - '1D54C' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL U', - '1D54D' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL V', - '1D54E' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL W', - '1D54F' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL X', - '1D550' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL Y', - '1D552' => 'MATHEMATICAL DOUBLE-STRUCK SMALL A', - '1D553' => 'MATHEMATICAL DOUBLE-STRUCK SMALL B', - '1D554' => 'MATHEMATICAL DOUBLE-STRUCK SMALL C', - '1D555' => 'MATHEMATICAL DOUBLE-STRUCK SMALL D', - '1D556' => 'MATHEMATICAL DOUBLE-STRUCK SMALL E', - '1D557' => 'MATHEMATICAL DOUBLE-STRUCK SMALL F', - '1D558' => 'MATHEMATICAL DOUBLE-STRUCK SMALL G', - '1D559' => 'MATHEMATICAL DOUBLE-STRUCK SMALL H', - '1D55A' => 'MATHEMATICAL DOUBLE-STRUCK SMALL I', - '1D55B' => 'MATHEMATICAL DOUBLE-STRUCK SMALL J', - '1D55C' => 'MATHEMATICAL DOUBLE-STRUCK SMALL K', - '1D55D' => 'MATHEMATICAL DOUBLE-STRUCK SMALL L', - '1D55E' => 'MATHEMATICAL DOUBLE-STRUCK SMALL M', - '1D55F' => 'MATHEMATICAL DOUBLE-STRUCK SMALL N', - '1D560' => 'MATHEMATICAL DOUBLE-STRUCK SMALL O', - '1D561' => 'MATHEMATICAL DOUBLE-STRUCK SMALL P', - '1D562' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Q', - '1D563' => 'MATHEMATICAL DOUBLE-STRUCK SMALL R', - '1D564' => 'MATHEMATICAL DOUBLE-STRUCK SMALL S', - '1D565' => 'MATHEMATICAL DOUBLE-STRUCK SMALL T', - '1D566' => 'MATHEMATICAL DOUBLE-STRUCK SMALL U', - '1D567' => 'MATHEMATICAL DOUBLE-STRUCK SMALL V', - '1D568' => 'MATHEMATICAL DOUBLE-STRUCK SMALL W', - '1D569' => 'MATHEMATICAL DOUBLE-STRUCK SMALL X', - '1D56A' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Y', - '1D56B' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Z', - '1D56C' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL A', - '1D56D' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL B', - '1D56E' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL C', - '1D56F' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL D', - '1D570' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL E', - '1D571' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL F', - '1D572' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL G', - '1D573' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL H', - '1D574' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL I', - '1D575' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL J', - '1D576' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL K', - '1D577' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL L', - '1D578' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL M', - '1D579' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL N', - '1D57A' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL O', - '1D57B' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL P', - '1D57C' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Q', - '1D57D' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL R', - '1D57E' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL S', - '1D57F' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL T', - '1D580' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL U', - '1D581' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL V', - '1D582' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL W', - '1D583' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL X', - '1D584' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Y', - '1D585' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Z', - '1D586' => 'MATHEMATICAL BOLD FRAKTUR SMALL A', - '1D587' => 'MATHEMATICAL BOLD FRAKTUR SMALL B', - '1D588' => 'MATHEMATICAL BOLD FRAKTUR SMALL C', - '1D589' => 'MATHEMATICAL BOLD FRAKTUR SMALL D', - '1D58A' => 'MATHEMATICAL BOLD FRAKTUR SMALL E', - '1D58B' => 'MATHEMATICAL BOLD FRAKTUR SMALL F', - '1D58C' => 'MATHEMATICAL BOLD FRAKTUR SMALL G', - '1D58D' => 'MATHEMATICAL BOLD FRAKTUR SMALL H', - '1D58E' => 'MATHEMATICAL BOLD FRAKTUR SMALL I', - '1D58F' => 'MATHEMATICAL BOLD FRAKTUR SMALL J', - '1D590' => 'MATHEMATICAL BOLD FRAKTUR SMALL K', - '1D591' => 'MATHEMATICAL BOLD FRAKTUR SMALL L', - '1D592' => 'MATHEMATICAL BOLD FRAKTUR SMALL M', - '1D593' => 'MATHEMATICAL BOLD FRAKTUR SMALL N', - '1D594' => 'MATHEMATICAL BOLD FRAKTUR SMALL O', - '1D595' => 'MATHEMATICAL BOLD FRAKTUR SMALL P', - '1D596' => 'MATHEMATICAL BOLD FRAKTUR SMALL Q', - '1D597' => 'MATHEMATICAL BOLD FRAKTUR SMALL R', - '1D598' => 'MATHEMATICAL BOLD FRAKTUR SMALL S', - '1D599' => 'MATHEMATICAL BOLD FRAKTUR SMALL T', - '1D59A' => 'MATHEMATICAL BOLD FRAKTUR SMALL U', - '1D59B' => 'MATHEMATICAL BOLD FRAKTUR SMALL V', - '1D59C' => 'MATHEMATICAL BOLD FRAKTUR SMALL W', - '1D59D' => 'MATHEMATICAL BOLD FRAKTUR SMALL X', - '1D59E' => 'MATHEMATICAL BOLD FRAKTUR SMALL Y', - '1D59F' => 'MATHEMATICAL BOLD FRAKTUR SMALL Z', - '1D5A0' => 'MATHEMATICAL SANS-SERIF CAPITAL A', - '1D5A1' => 'MATHEMATICAL SANS-SERIF CAPITAL B', - '1D5A2' => 'MATHEMATICAL SANS-SERIF CAPITAL C', - '1D5A3' => 'MATHEMATICAL SANS-SERIF CAPITAL D', - '1D5A4' => 'MATHEMATICAL SANS-SERIF CAPITAL E', - '1D5A5' => 'MATHEMATICAL SANS-SERIF CAPITAL F', - '1D5A6' => 'MATHEMATICAL SANS-SERIF CAPITAL G', - '1D5A7' => 'MATHEMATICAL SANS-SERIF CAPITAL H', - '1D5A8' => 'MATHEMATICAL SANS-SERIF CAPITAL I', - '1D5A9' => 'MATHEMATICAL SANS-SERIF CAPITAL J', - '1D5AA' => 'MATHEMATICAL SANS-SERIF CAPITAL K', - '1D5AB' => 'MATHEMATICAL SANS-SERIF CAPITAL L', - '1D5AC' => 'MATHEMATICAL SANS-SERIF CAPITAL M', - '1D5AD' => 'MATHEMATICAL SANS-SERIF CAPITAL N', - '1D5AE' => 'MATHEMATICAL SANS-SERIF CAPITAL O', - '1D5AF' => 'MATHEMATICAL SANS-SERIF CAPITAL P', - '1D5B0' => 'MATHEMATICAL SANS-SERIF CAPITAL Q', - '1D5B1' => 'MATHEMATICAL SANS-SERIF CAPITAL R', - '1D5B2' => 'MATHEMATICAL SANS-SERIF CAPITAL S', - '1D5B3' => 'MATHEMATICAL SANS-SERIF CAPITAL T', - '1D5B4' => 'MATHEMATICAL SANS-SERIF CAPITAL U', - '1D5B5' => 'MATHEMATICAL SANS-SERIF CAPITAL V', - '1D5B6' => 'MATHEMATICAL SANS-SERIF CAPITAL W', - '1D5B7' => 'MATHEMATICAL SANS-SERIF CAPITAL X', - '1D5B8' => 'MATHEMATICAL SANS-SERIF CAPITAL Y', - '1D5B9' => 'MATHEMATICAL SANS-SERIF CAPITAL Z', - '1D5BA' => 'MATHEMATICAL SANS-SERIF SMALL A', - '1D5BB' => 'MATHEMATICAL SANS-SERIF SMALL B', - '1D5BC' => 'MATHEMATICAL SANS-SERIF SMALL C', - '1D5BD' => 'MATHEMATICAL SANS-SERIF SMALL D', - '1D5BE' => 'MATHEMATICAL SANS-SERIF SMALL E', - '1D5BF' => 'MATHEMATICAL SANS-SERIF SMALL F', - '1D5C0' => 'MATHEMATICAL SANS-SERIF SMALL G', - '1D5C1' => 'MATHEMATICAL SANS-SERIF SMALL H', - '1D5C2' => 'MATHEMATICAL SANS-SERIF SMALL I', - '1D5C3' => 'MATHEMATICAL SANS-SERIF SMALL J', - '1D5C4' => 'MATHEMATICAL SANS-SERIF SMALL K', - '1D5C5' => 'MATHEMATICAL SANS-SERIF SMALL L', - '1D5C6' => 'MATHEMATICAL SANS-SERIF SMALL M', - '1D5C7' => 'MATHEMATICAL SANS-SERIF SMALL N', - '1D5C8' => 'MATHEMATICAL SANS-SERIF SMALL O', - '1D5C9' => 'MATHEMATICAL SANS-SERIF SMALL P', - '1D5CA' => 'MATHEMATICAL SANS-SERIF SMALL Q', - '1D5CB' => 'MATHEMATICAL SANS-SERIF SMALL R', - '1D5CC' => 'MATHEMATICAL SANS-SERIF SMALL S', - '1D5CD' => 'MATHEMATICAL SANS-SERIF SMALL T', - '1D5CE' => 'MATHEMATICAL SANS-SERIF SMALL U', - '1D5CF' => 'MATHEMATICAL SANS-SERIF SMALL V', - '1D5D0' => 'MATHEMATICAL SANS-SERIF SMALL W', - '1D5D1' => 'MATHEMATICAL SANS-SERIF SMALL X', - '1D5D2' => 'MATHEMATICAL SANS-SERIF SMALL Y', - '1D5D3' => 'MATHEMATICAL SANS-SERIF SMALL Z', - '1D5D4' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL A', - '1D5D5' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL B', - '1D5D6' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL C', - '1D5D7' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL D', - '1D5D8' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL E', - '1D5D9' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL F', - '1D5DA' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL G', - '1D5DB' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL H', - '1D5DC' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL I', - '1D5DD' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL J', - '1D5DE' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL K', - '1D5DF' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL L', - '1D5E0' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL M', - '1D5E1' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL N', - '1D5E2' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL O', - '1D5E3' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL P', - '1D5E4' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Q', - '1D5E5' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL R', - '1D5E6' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL S', - '1D5E7' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL T', - '1D5E8' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL U', - '1D5E9' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL V', - '1D5EA' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL W', - '1D5EB' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL X', - '1D5EC' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Y', - '1D5ED' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Z', - '1D5EE' => 'MATHEMATICAL SANS-SERIF BOLD SMALL A', - '1D5EF' => 'MATHEMATICAL SANS-SERIF BOLD SMALL B', - '1D5F0' => 'MATHEMATICAL SANS-SERIF BOLD SMALL C', - '1D5F1' => 'MATHEMATICAL SANS-SERIF BOLD SMALL D', - '1D5F2' => 'MATHEMATICAL SANS-SERIF BOLD SMALL E', - '1D5F3' => 'MATHEMATICAL SANS-SERIF BOLD SMALL F', - '1D5F4' => 'MATHEMATICAL SANS-SERIF BOLD SMALL G', - '1D5F5' => 'MATHEMATICAL SANS-SERIF BOLD SMALL H', - '1D5F6' => 'MATHEMATICAL SANS-SERIF BOLD SMALL I', - '1D5F7' => 'MATHEMATICAL SANS-SERIF BOLD SMALL J', - '1D5F8' => 'MATHEMATICAL SANS-SERIF BOLD SMALL K', - '1D5F9' => 'MATHEMATICAL SANS-SERIF BOLD SMALL L', - '1D5FA' => 'MATHEMATICAL SANS-SERIF BOLD SMALL M', - '1D5FB' => 'MATHEMATICAL SANS-SERIF BOLD SMALL N', - '1D5FC' => 'MATHEMATICAL SANS-SERIF BOLD SMALL O', - '1D5FD' => 'MATHEMATICAL SANS-SERIF BOLD SMALL P', - '1D5FE' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Q', - '1D5FF' => 'MATHEMATICAL SANS-SERIF BOLD SMALL R', - '1D600' => 'MATHEMATICAL SANS-SERIF BOLD SMALL S', - '1D601' => 'MATHEMATICAL SANS-SERIF BOLD SMALL T', - '1D602' => 'MATHEMATICAL SANS-SERIF BOLD SMALL U', - '1D603' => 'MATHEMATICAL SANS-SERIF BOLD SMALL V', - '1D604' => 'MATHEMATICAL SANS-SERIF BOLD SMALL W', - '1D605' => 'MATHEMATICAL SANS-SERIF BOLD SMALL X', - '1D606' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Y', - '1D607' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Z', - '1D608' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL A', - '1D609' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL B', - '1D60A' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL C', - '1D60B' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL D', - '1D60C' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL E', - '1D60D' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL F', - '1D60E' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL G', - '1D60F' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL H', - '1D610' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL I', - '1D611' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL J', - '1D612' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL K', - '1D613' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL L', - '1D614' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL M', - '1D615' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL N', - '1D616' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL O', - '1D617' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL P', - '1D618' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q', - '1D619' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL R', - '1D61A' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL S', - '1D61B' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL T', - '1D61C' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL U', - '1D61D' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL V', - '1D61E' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL W', - '1D61F' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL X', - '1D620' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y', - '1D621' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z', - '1D622' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL A', - '1D623' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL B', - '1D624' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL C', - '1D625' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL D', - '1D626' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL E', - '1D627' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL F', - '1D628' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL G', - '1D629' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL H', - '1D62A' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL I', - '1D62B' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL J', - '1D62C' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL K', - '1D62D' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL L', - '1D62E' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL M', - '1D62F' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL N', - '1D630' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL O', - '1D631' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL P', - '1D632' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Q', - '1D633' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL R', - '1D634' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL S', - '1D635' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL T', - '1D636' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL U', - '1D637' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL V', - '1D638' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL W', - '1D639' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL X', - '1D63A' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Y', - '1D63B' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Z', - '1D63C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A', - '1D63D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B', - '1D63E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C', - '1D63F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D', - '1D640' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E', - '1D641' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F', - '1D642' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G', - '1D643' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H', - '1D644' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I', - '1D645' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J', - '1D646' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K', - '1D647' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L', - '1D648' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M', - '1D649' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N', - '1D64A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O', - '1D64B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P', - '1D64C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q', - '1D64D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R', - '1D64E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S', - '1D64F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T', - '1D650' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U', - '1D651' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V', - '1D652' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W', - '1D653' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X', - '1D654' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y', - '1D655' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z', - '1D656' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A', - '1D657' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B', - '1D658' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C', - '1D659' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D', - '1D65A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E', - '1D65B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F', - '1D65C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G', - '1D65D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H', - '1D65E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I', - '1D65F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J', - '1D660' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K', - '1D661' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L', - '1D662' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M', - '1D663' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N', - '1D664' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O', - '1D665' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P', - '1D666' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q', - '1D667' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R', - '1D668' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S', - '1D669' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T', - '1D66A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U', - '1D66B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V', - '1D66C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W', - '1D66D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X', - '1D66E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y', - '1D66F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z', - '1D670' => 'MATHEMATICAL MONOSPACE CAPITAL A', - '1D671' => 'MATHEMATICAL MONOSPACE CAPITAL B', - '1D672' => 'MATHEMATICAL MONOSPACE CAPITAL C', - '1D673' => 'MATHEMATICAL MONOSPACE CAPITAL D', - '1D674' => 'MATHEMATICAL MONOSPACE CAPITAL E', - '1D675' => 'MATHEMATICAL MONOSPACE CAPITAL F', - '1D676' => 'MATHEMATICAL MONOSPACE CAPITAL G', - '1D677' => 'MATHEMATICAL MONOSPACE CAPITAL H', - '1D678' => 'MATHEMATICAL MONOSPACE CAPITAL I', - '1D679' => 'MATHEMATICAL MONOSPACE CAPITAL J', - '1D67A' => 'MATHEMATICAL MONOSPACE CAPITAL K', - '1D67B' => 'MATHEMATICAL MONOSPACE CAPITAL L', - '1D67C' => 'MATHEMATICAL MONOSPACE CAPITAL M', - '1D67D' => 'MATHEMATICAL MONOSPACE CAPITAL N', - '1D67E' => 'MATHEMATICAL MONOSPACE CAPITAL O', - '1D67F' => 'MATHEMATICAL MONOSPACE CAPITAL P', - '1D680' => 'MATHEMATICAL MONOSPACE CAPITAL Q', - '1D681' => 'MATHEMATICAL MONOSPACE CAPITAL R', - '1D682' => 'MATHEMATICAL MONOSPACE CAPITAL S', - '1D683' => 'MATHEMATICAL MONOSPACE CAPITAL T', - '1D684' => 'MATHEMATICAL MONOSPACE CAPITAL U', - '1D685' => 'MATHEMATICAL MONOSPACE CAPITAL V', - '1D686' => 'MATHEMATICAL MONOSPACE CAPITAL W', - '1D687' => 'MATHEMATICAL MONOSPACE CAPITAL X', - '1D688' => 'MATHEMATICAL MONOSPACE CAPITAL Y', - '1D689' => 'MATHEMATICAL MONOSPACE CAPITAL Z', - '1D68A' => 'MATHEMATICAL MONOSPACE SMALL A', - '1D68B' => 'MATHEMATICAL MONOSPACE SMALL B', - '1D68C' => 'MATHEMATICAL MONOSPACE SMALL C', - '1D68D' => 'MATHEMATICAL MONOSPACE SMALL D', - '1D68E' => 'MATHEMATICAL MONOSPACE SMALL E', - '1D68F' => 'MATHEMATICAL MONOSPACE SMALL F', - '1D690' => 'MATHEMATICAL MONOSPACE SMALL G', - '1D691' => 'MATHEMATICAL MONOSPACE SMALL H', - '1D692' => 'MATHEMATICAL MONOSPACE SMALL I', - '1D693' => 'MATHEMATICAL MONOSPACE SMALL J', - '1D694' => 'MATHEMATICAL MONOSPACE SMALL K', - '1D695' => 'MATHEMATICAL MONOSPACE SMALL L', - '1D696' => 'MATHEMATICAL MONOSPACE SMALL M', - '1D697' => 'MATHEMATICAL MONOSPACE SMALL N', - '1D698' => 'MATHEMATICAL MONOSPACE SMALL O', - '1D699' => 'MATHEMATICAL MONOSPACE SMALL P', - '1D69A' => 'MATHEMATICAL MONOSPACE SMALL Q', - '1D69B' => 'MATHEMATICAL MONOSPACE SMALL R', - '1D69C' => 'MATHEMATICAL MONOSPACE SMALL S', - '1D69D' => 'MATHEMATICAL MONOSPACE SMALL T', - '1D69E' => 'MATHEMATICAL MONOSPACE SMALL U', - '1D69F' => 'MATHEMATICAL MONOSPACE SMALL V', - '1D6A0' => 'MATHEMATICAL MONOSPACE SMALL W', - '1D6A1' => 'MATHEMATICAL MONOSPACE SMALL X', - '1D6A2' => 'MATHEMATICAL MONOSPACE SMALL Y', - '1D6A3' => 'MATHEMATICAL MONOSPACE SMALL Z', - '1D6A4' => 'MATHEMATICAL ITALIC SMALL DOTLESS I', - '1D6A5' => 'MATHEMATICAL ITALIC SMALL DOTLESS J', - '1D6A8' => 'MATHEMATICAL BOLD CAPITAL ALPHA', - '1D6A9' => 'MATHEMATICAL BOLD CAPITAL BETA', - '1D6AA' => 'MATHEMATICAL BOLD CAPITAL GAMMA', - '1D6AB' => 'MATHEMATICAL BOLD CAPITAL DELTA', - '1D6AC' => 'MATHEMATICAL BOLD CAPITAL EPSILON', - '1D6AD' => 'MATHEMATICAL BOLD CAPITAL ZETA', - '1D6AE' => 'MATHEMATICAL BOLD CAPITAL ETA', - '1D6AF' => 'MATHEMATICAL BOLD CAPITAL THETA', - '1D6B0' => 'MATHEMATICAL BOLD CAPITAL IOTA', - '1D6B1' => 'MATHEMATICAL BOLD CAPITAL KAPPA', - '1D6B2' => 'MATHEMATICAL BOLD CAPITAL LAMDA', - '1D6B3' => 'MATHEMATICAL BOLD CAPITAL MU', - '1D6B4' => 'MATHEMATICAL BOLD CAPITAL NU', - '1D6B5' => 'MATHEMATICAL BOLD CAPITAL XI', - '1D6B6' => 'MATHEMATICAL BOLD CAPITAL OMICRON', - '1D6B7' => 'MATHEMATICAL BOLD CAPITAL PI', - '1D6B8' => 'MATHEMATICAL BOLD CAPITAL RHO', - '1D6B9' => 'MATHEMATICAL BOLD CAPITAL THETA SYMBOL', - '1D6BA' => 'MATHEMATICAL BOLD CAPITAL SIGMA', - '1D6BB' => 'MATHEMATICAL BOLD CAPITAL TAU', - '1D6BC' => 'MATHEMATICAL BOLD CAPITAL UPSILON', - '1D6BD' => 'MATHEMATICAL BOLD CAPITAL PHI', - '1D6BE' => 'MATHEMATICAL BOLD CAPITAL CHI', - '1D6BF' => 'MATHEMATICAL BOLD CAPITAL PSI', - '1D6C0' => 'MATHEMATICAL BOLD CAPITAL OMEGA', - '1D6C1' => 'MATHEMATICAL BOLD NABLA', - '1D6C2' => 'MATHEMATICAL BOLD SMALL ALPHA', - '1D6C3' => 'MATHEMATICAL BOLD SMALL BETA', - '1D6C4' => 'MATHEMATICAL BOLD SMALL GAMMA', - '1D6C5' => 'MATHEMATICAL BOLD SMALL DELTA', - '1D6C6' => 'MATHEMATICAL BOLD SMALL EPSILON', - '1D6C7' => 'MATHEMATICAL BOLD SMALL ZETA', - '1D6C8' => 'MATHEMATICAL BOLD SMALL ETA', - '1D6C9' => 'MATHEMATICAL BOLD SMALL THETA', - '1D6CA' => 'MATHEMATICAL BOLD SMALL IOTA', - '1D6CB' => 'MATHEMATICAL BOLD SMALL KAPPA', - '1D6CC' => 'MATHEMATICAL BOLD SMALL LAMDA', - '1D6CD' => 'MATHEMATICAL BOLD SMALL MU', - '1D6CE' => 'MATHEMATICAL BOLD SMALL NU', - '1D6CF' => 'MATHEMATICAL BOLD SMALL XI', - '1D6D0' => 'MATHEMATICAL BOLD SMALL OMICRON', - '1D6D1' => 'MATHEMATICAL BOLD SMALL PI', - '1D6D2' => 'MATHEMATICAL BOLD SMALL RHO', - '1D6D3' => 'MATHEMATICAL BOLD SMALL FINAL SIGMA', - '1D6D4' => 'MATHEMATICAL BOLD SMALL SIGMA', - '1D6D5' => 'MATHEMATICAL BOLD SMALL TAU', - '1D6D6' => 'MATHEMATICAL BOLD SMALL UPSILON', - '1D6D7' => 'MATHEMATICAL BOLD SMALL PHI', - '1D6D8' => 'MATHEMATICAL BOLD SMALL CHI', - '1D6D9' => 'MATHEMATICAL BOLD SMALL PSI', - '1D6DA' => 'MATHEMATICAL BOLD SMALL OMEGA', - '1D6DB' => 'MATHEMATICAL BOLD PARTIAL DIFFERENTIAL', - '1D6DC' => 'MATHEMATICAL BOLD EPSILON SYMBOL', - '1D6DD' => 'MATHEMATICAL BOLD THETA SYMBOL', - '1D6DE' => 'MATHEMATICAL BOLD KAPPA SYMBOL', - '1D6DF' => 'MATHEMATICAL BOLD PHI SYMBOL', - '1D6E0' => 'MATHEMATICAL BOLD RHO SYMBOL', - '1D6E1' => 'MATHEMATICAL BOLD PI SYMBOL', - '1D6E2' => 'MATHEMATICAL ITALIC CAPITAL ALPHA', - '1D6E3' => 'MATHEMATICAL ITALIC CAPITAL BETA', - '1D6E4' => 'MATHEMATICAL ITALIC CAPITAL GAMMA', - '1D6E5' => 'MATHEMATICAL ITALIC CAPITAL DELTA', - '1D6E6' => 'MATHEMATICAL ITALIC CAPITAL EPSILON', - '1D6E7' => 'MATHEMATICAL ITALIC CAPITAL ZETA', - '1D6E8' => 'MATHEMATICAL ITALIC CAPITAL ETA', - '1D6E9' => 'MATHEMATICAL ITALIC CAPITAL THETA', - '1D6EA' => 'MATHEMATICAL ITALIC CAPITAL IOTA', - '1D6EB' => 'MATHEMATICAL ITALIC CAPITAL KAPPA', - '1D6EC' => 'MATHEMATICAL ITALIC CAPITAL LAMDA', - '1D6ED' => 'MATHEMATICAL ITALIC CAPITAL MU', - '1D6EE' => 'MATHEMATICAL ITALIC CAPITAL NU', - '1D6EF' => 'MATHEMATICAL ITALIC CAPITAL XI', - '1D6F0' => 'MATHEMATICAL ITALIC CAPITAL OMICRON', - '1D6F1' => 'MATHEMATICAL ITALIC CAPITAL PI', - '1D6F2' => 'MATHEMATICAL ITALIC CAPITAL RHO', - '1D6F3' => 'MATHEMATICAL ITALIC CAPITAL THETA SYMBOL', - '1D6F4' => 'MATHEMATICAL ITALIC CAPITAL SIGMA', - '1D6F5' => 'MATHEMATICAL ITALIC CAPITAL TAU', - '1D6F6' => 'MATHEMATICAL ITALIC CAPITAL UPSILON', - '1D6F7' => 'MATHEMATICAL ITALIC CAPITAL PHI', - '1D6F8' => 'MATHEMATICAL ITALIC CAPITAL CHI', - '1D6F9' => 'MATHEMATICAL ITALIC CAPITAL PSI', - '1D6FA' => 'MATHEMATICAL ITALIC CAPITAL OMEGA', - '1D6FB' => 'MATHEMATICAL ITALIC NABLA', - '1D6FC' => 'MATHEMATICAL ITALIC SMALL ALPHA', - '1D6FD' => 'MATHEMATICAL ITALIC SMALL BETA', - '1D6FE' => 'MATHEMATICAL ITALIC SMALL GAMMA', - '1D6FF' => 'MATHEMATICAL ITALIC SMALL DELTA', - '1D700' => 'MATHEMATICAL ITALIC SMALL EPSILON', - '1D701' => 'MATHEMATICAL ITALIC SMALL ZETA', - '1D702' => 'MATHEMATICAL ITALIC SMALL ETA', - '1D703' => 'MATHEMATICAL ITALIC SMALL THETA', - '1D704' => 'MATHEMATICAL ITALIC SMALL IOTA', - '1D705' => 'MATHEMATICAL ITALIC SMALL KAPPA', - '1D706' => 'MATHEMATICAL ITALIC SMALL LAMDA', - '1D707' => 'MATHEMATICAL ITALIC SMALL MU', - '1D708' => 'MATHEMATICAL ITALIC SMALL NU', - '1D709' => 'MATHEMATICAL ITALIC SMALL XI', - '1D70A' => 'MATHEMATICAL ITALIC SMALL OMICRON', - '1D70B' => 'MATHEMATICAL ITALIC SMALL PI', - '1D70C' => 'MATHEMATICAL ITALIC SMALL RHO', - '1D70D' => 'MATHEMATICAL ITALIC SMALL FINAL SIGMA', - '1D70E' => 'MATHEMATICAL ITALIC SMALL SIGMA', - '1D70F' => 'MATHEMATICAL ITALIC SMALL TAU', - '1D710' => 'MATHEMATICAL ITALIC SMALL UPSILON', - '1D711' => 'MATHEMATICAL ITALIC SMALL PHI', - '1D712' => 'MATHEMATICAL ITALIC SMALL CHI', - '1D713' => 'MATHEMATICAL ITALIC SMALL PSI', - '1D714' => 'MATHEMATICAL ITALIC SMALL OMEGA', - '1D715' => 'MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL', - '1D716' => 'MATHEMATICAL ITALIC EPSILON SYMBOL', - '1D717' => 'MATHEMATICAL ITALIC THETA SYMBOL', - '1D718' => 'MATHEMATICAL ITALIC KAPPA SYMBOL', - '1D719' => 'MATHEMATICAL ITALIC PHI SYMBOL', - '1D71A' => 'MATHEMATICAL ITALIC RHO SYMBOL', - '1D71B' => 'MATHEMATICAL ITALIC PI SYMBOL', - '1D71C' => 'MATHEMATICAL BOLD ITALIC CAPITAL ALPHA', - '1D71D' => 'MATHEMATICAL BOLD ITALIC CAPITAL BETA', - '1D71E' => 'MATHEMATICAL BOLD ITALIC CAPITAL GAMMA', - '1D71F' => 'MATHEMATICAL BOLD ITALIC CAPITAL DELTA', - '1D720' => 'MATHEMATICAL BOLD ITALIC CAPITAL EPSILON', - '1D721' => 'MATHEMATICAL BOLD ITALIC CAPITAL ZETA', - '1D722' => 'MATHEMATICAL BOLD ITALIC CAPITAL ETA', - '1D723' => 'MATHEMATICAL BOLD ITALIC CAPITAL THETA', - '1D724' => 'MATHEMATICAL BOLD ITALIC CAPITAL IOTA', - '1D725' => 'MATHEMATICAL BOLD ITALIC CAPITAL KAPPA', - '1D726' => 'MATHEMATICAL BOLD ITALIC CAPITAL LAMDA', - '1D727' => 'MATHEMATICAL BOLD ITALIC CAPITAL MU', - '1D728' => 'MATHEMATICAL BOLD ITALIC CAPITAL NU', - '1D729' => 'MATHEMATICAL BOLD ITALIC CAPITAL XI', - '1D72A' => 'MATHEMATICAL BOLD ITALIC CAPITAL OMICRON', - '1D72B' => 'MATHEMATICAL BOLD ITALIC CAPITAL PI', - '1D72C' => 'MATHEMATICAL BOLD ITALIC CAPITAL RHO', - '1D72D' => 'MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL', - '1D72E' => 'MATHEMATICAL BOLD ITALIC CAPITAL SIGMA', - '1D72F' => 'MATHEMATICAL BOLD ITALIC CAPITAL TAU', - '1D730' => 'MATHEMATICAL BOLD ITALIC CAPITAL UPSILON', - '1D731' => 'MATHEMATICAL BOLD ITALIC CAPITAL PHI', - '1D732' => 'MATHEMATICAL BOLD ITALIC CAPITAL CHI', - '1D733' => 'MATHEMATICAL BOLD ITALIC CAPITAL PSI', - '1D734' => 'MATHEMATICAL BOLD ITALIC CAPITAL OMEGA', - '1D735' => 'MATHEMATICAL BOLD ITALIC NABLA', - '1D736' => 'MATHEMATICAL BOLD ITALIC SMALL ALPHA', - '1D737' => 'MATHEMATICAL BOLD ITALIC SMALL BETA', - '1D738' => 'MATHEMATICAL BOLD ITALIC SMALL GAMMA', - '1D739' => 'MATHEMATICAL BOLD ITALIC SMALL DELTA', - '1D73A' => 'MATHEMATICAL BOLD ITALIC SMALL EPSILON', - '1D73B' => 'MATHEMATICAL BOLD ITALIC SMALL ZETA', - '1D73C' => 'MATHEMATICAL BOLD ITALIC SMALL ETA', - '1D73D' => 'MATHEMATICAL BOLD ITALIC SMALL THETA', - '1D73E' => 'MATHEMATICAL BOLD ITALIC SMALL IOTA', - '1D73F' => 'MATHEMATICAL BOLD ITALIC SMALL KAPPA', - '1D740' => 'MATHEMATICAL BOLD ITALIC SMALL LAMDA', - '1D741' => 'MATHEMATICAL BOLD ITALIC SMALL MU', - '1D742' => 'MATHEMATICAL BOLD ITALIC SMALL NU', - '1D743' => 'MATHEMATICAL BOLD ITALIC SMALL XI', - '1D744' => 'MATHEMATICAL BOLD ITALIC SMALL OMICRON', - '1D745' => 'MATHEMATICAL BOLD ITALIC SMALL PI', - '1D746' => 'MATHEMATICAL BOLD ITALIC SMALL RHO', - '1D747' => 'MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA', - '1D748' => 'MATHEMATICAL BOLD ITALIC SMALL SIGMA', - '1D749' => 'MATHEMATICAL BOLD ITALIC SMALL TAU', - '1D74A' => 'MATHEMATICAL BOLD ITALIC SMALL UPSILON', - '1D74B' => 'MATHEMATICAL BOLD ITALIC SMALL PHI', - '1D74C' => 'MATHEMATICAL BOLD ITALIC SMALL CHI', - '1D74D' => 'MATHEMATICAL BOLD ITALIC SMALL PSI', - '1D74E' => 'MATHEMATICAL BOLD ITALIC SMALL OMEGA', - '1D74F' => 'MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL', - '1D750' => 'MATHEMATICAL BOLD ITALIC EPSILON SYMBOL', - '1D751' => 'MATHEMATICAL BOLD ITALIC THETA SYMBOL', - '1D752' => 'MATHEMATICAL BOLD ITALIC KAPPA SYMBOL', - '1D753' => 'MATHEMATICAL BOLD ITALIC PHI SYMBOL', - '1D754' => 'MATHEMATICAL BOLD ITALIC RHO SYMBOL', - '1D755' => 'MATHEMATICAL BOLD ITALIC PI SYMBOL', - '1D756' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA', - '1D757' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA', - '1D758' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA', - '1D759' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA', - '1D75A' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON', - '1D75B' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA', - '1D75C' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA', - '1D75D' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA', - '1D75E' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA', - '1D75F' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA', - '1D760' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA', - '1D761' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL MU', - '1D762' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL NU', - '1D763' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL XI', - '1D764' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON', - '1D765' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PI', - '1D766' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO', - '1D767' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL', - '1D768' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA', - '1D769' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU', - '1D76A' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON', - '1D76B' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI', - '1D76C' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI', - '1D76D' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI', - '1D76E' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA', - '1D76F' => 'MATHEMATICAL SANS-SERIF BOLD NABLA', - '1D770' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA', - '1D771' => 'MATHEMATICAL SANS-SERIF BOLD SMALL BETA', - '1D772' => 'MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA', - '1D773' => 'MATHEMATICAL SANS-SERIF BOLD SMALL DELTA', - '1D774' => 'MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON', - '1D775' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ZETA', - '1D776' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ETA', - '1D777' => 'MATHEMATICAL SANS-SERIF BOLD SMALL THETA', - '1D778' => 'MATHEMATICAL SANS-SERIF BOLD SMALL IOTA', - '1D779' => 'MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA', - '1D77A' => 'MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA', - '1D77B' => 'MATHEMATICAL SANS-SERIF BOLD SMALL MU', - '1D77C' => 'MATHEMATICAL SANS-SERIF BOLD SMALL NU', - '1D77D' => 'MATHEMATICAL SANS-SERIF BOLD SMALL XI', - '1D77E' => 'MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON', - '1D77F' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PI', - '1D780' => 'MATHEMATICAL SANS-SERIF BOLD SMALL RHO', - '1D781' => 'MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA', - '1D782' => 'MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA', - '1D783' => 'MATHEMATICAL SANS-SERIF BOLD SMALL TAU', - '1D784' => 'MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON', - '1D785' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PHI', - '1D786' => 'MATHEMATICAL SANS-SERIF BOLD SMALL CHI', - '1D787' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PSI', - '1D788' => 'MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA', - '1D789' => 'MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL', - '1D78A' => 'MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL', - '1D78B' => 'MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL', - '1D78C' => 'MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL', - '1D78D' => 'MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL', - '1D78E' => 'MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL', - '1D78F' => 'MATHEMATICAL SANS-SERIF BOLD PI SYMBOL', - '1D790' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA', - '1D791' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA', - '1D792' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA', - '1D793' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA', - '1D794' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON', - '1D795' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA', - '1D796' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA', - '1D797' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA', - '1D798' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA', - '1D799' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA', - '1D79A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA', - '1D79B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU', - '1D79C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU', - '1D79D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI', - '1D79E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON', - '1D79F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI', - '1D7A0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO', - '1D7A1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL', - '1D7A2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA', - '1D7A3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU', - '1D7A4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON', - '1D7A5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI', - '1D7A6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI', - '1D7A7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI', - '1D7A8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA', - '1D7A9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA', - '1D7AA' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA', - '1D7AB' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA', - '1D7AC' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA', - '1D7AD' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA', - '1D7AE' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON', - '1D7AF' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA', - '1D7B0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA', - '1D7B1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA', - '1D7B2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA', - '1D7B3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA', - '1D7B4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA', - '1D7B5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU', - '1D7B6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU', - '1D7B7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI', - '1D7B8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON', - '1D7B9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI', - '1D7BA' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO', - '1D7BB' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA', - '1D7BC' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA', - '1D7BD' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU', - '1D7BE' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON', - '1D7BF' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI', - '1D7C0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI', - '1D7C1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI', - '1D7C2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA', - '1D7C3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL', - '1D7C4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL', - '1D7C5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL', - '1D7C6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL', - '1D7C7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL', - '1D7C8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL', - '1D7C9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL', - '1D7CE' => 'MATHEMATICAL BOLD DIGIT ZERO', - '1D7CF' => 'MATHEMATICAL BOLD DIGIT ONE', - '1D7D0' => 'MATHEMATICAL BOLD DIGIT TWO', - '1D7D1' => 'MATHEMATICAL BOLD DIGIT THREE', - '1D7D2' => 'MATHEMATICAL BOLD DIGIT FOUR', - '1D7D3' => 'MATHEMATICAL BOLD DIGIT FIVE', - '1D7D4' => 'MATHEMATICAL BOLD DIGIT SIX', - '1D7D5' => 'MATHEMATICAL BOLD DIGIT SEVEN', - '1D7D6' => 'MATHEMATICAL BOLD DIGIT EIGHT', - '1D7D7' => 'MATHEMATICAL BOLD DIGIT NINE', - '1D7D8' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO', - '1D7D9' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT ONE', - '1D7DA' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT TWO', - '1D7DB' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT THREE', - '1D7DC' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR', - '1D7DD' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE', - '1D7DE' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT SIX', - '1D7DF' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN', - '1D7E0' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT', - '1D7E1' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT NINE', - '1D7E2' => 'MATHEMATICAL SANS-SERIF DIGIT ZERO', - '1D7E3' => 'MATHEMATICAL SANS-SERIF DIGIT ONE', - '1D7E4' => 'MATHEMATICAL SANS-SERIF DIGIT TWO', - '1D7E5' => 'MATHEMATICAL SANS-SERIF DIGIT THREE', - '1D7E6' => 'MATHEMATICAL SANS-SERIF DIGIT FOUR', - '1D7E7' => 'MATHEMATICAL SANS-SERIF DIGIT FIVE', - '1D7E8' => 'MATHEMATICAL SANS-SERIF DIGIT SIX', - '1D7E9' => 'MATHEMATICAL SANS-SERIF DIGIT SEVEN', - '1D7EA' => 'MATHEMATICAL SANS-SERIF DIGIT EIGHT', - '1D7EB' => 'MATHEMATICAL SANS-SERIF DIGIT NINE', - '1D7EC' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO', - '1D7ED' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT ONE', - '1D7EE' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT TWO', - '1D7EF' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT THREE', - '1D7F0' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR', - '1D7F1' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE', - '1D7F2' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT SIX', - '1D7F3' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN', - '1D7F4' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT', - '1D7F5' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT NINE', - '1D7F6' => 'MATHEMATICAL MONOSPACE DIGIT ZERO', - '1D7F7' => 'MATHEMATICAL MONOSPACE DIGIT ONE', - '1D7F8' => 'MATHEMATICAL MONOSPACE DIGIT TWO', - '1D7F9' => 'MATHEMATICAL MONOSPACE DIGIT THREE', - '1D7FA' => 'MATHEMATICAL MONOSPACE DIGIT FOUR', - '1D7FB' => 'MATHEMATICAL MONOSPACE DIGIT FIVE', - '1D7FC' => 'MATHEMATICAL MONOSPACE DIGIT SIX', - '1D7FD' => 'MATHEMATICAL MONOSPACE DIGIT SEVEN', - '1D7FE' => 'MATHEMATICAL MONOSPACE DIGIT EIGHT', - '1D7FF' => 'MATHEMATICAL MONOSPACE DIGIT NINE', -); diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0000-007F.html deleted file mode 100644 index 262bd34bd..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (0000-007F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006           k    
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0080-00FF.html deleted file mode 100644 index 8f37b98f3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (0080-00FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A     ¥        ® 
00B                
00C                
00D                
00E                
00Fð               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0100-017F.html deleted file mode 100644 index 7c028a10d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (0100-017F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012       ħ        
013                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/02B0-02FF.html deleted file mode 100644 index c96320fe4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (02B0-02FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0300-036F.html deleted file mode 100644 index e5e53f2f5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (0300-036F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0370-03FF.html deleted file mode 100644 index 7a9df21b9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (0370-03FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039                
03A                
03B                
03C                
03D             ϝ  
03E                
03Fϰ               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2000-206F.html deleted file mode 100644 index ae5579c38..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2000-206F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201                
202                
203               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2100-214F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2100-214F.html deleted file mode 100644 index 246390a12..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2100-214F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212               
213            
214               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2190-21FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2190-21FF.html deleted file mode 100644 index bc714a429..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2190-21FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2190-21FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219           
21A         
21B        
21C   
21D             
21E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2200-22FF.html deleted file mode 100644 index 31d2523a6..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2200-22FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220            
221            
222         
223            
224         
225          
226         
227      
228         
229          
22A       
22B        
22C       
22D   
22E      
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2300-23FF.html deleted file mode 100644 index 6d51b6ebb..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2300-23FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2460-24FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2460-24FF.html deleted file mode 100644 index f73910fea..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2460-24FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2460-24FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
24C               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2500-257F.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2500-257F.html deleted file mode 100644 index f95f57812..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2500-257F.html +++ /dev/null @@ -1,227 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2500-257F) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250               
251             
252                
253                
254                
255                
256                
257              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/25A0-25FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/25A0-25FF.html deleted file mode 100644 index 3fb362ee1..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/25A0-25FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (25A0-25FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A              
25B           
25C              
25D                
25E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2600-26FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2600-26FF.html deleted file mode 100644 index 294155f5b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2600-26FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2600-26FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260               
261                
262                
263                
264                
265                
266                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2700-27BF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2700-27BF.html deleted file mode 100644 index e7b8958ac..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2700-27BF.html +++ /dev/null @@ -1,107 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2700-27BF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
271               
272               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2980-29FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2980-29FF.html deleted file mode 100644 index 4c63763da..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2980-29FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2980-29FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
29E               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2A00-2AFF.html deleted file mode 100644 index 8f3daa3bd..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/2A00-2AFF.html +++ /dev/null @@ -1,328 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (2A00-2AFF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3                
2A4                
2A5               
2A6                
2A7              
2A8        
2A9              
2AA                
2AB          
2AC            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/All.html deleted file mode 100644 index f88deb095..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/All.html +++ /dev/null @@ -1,3480 +0,0 @@ - - -MathJax Font Table for MathJax_AMS - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006           k    
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A     ¥        ® 
00B                
00C                
00D                
00E                
00Fð               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012       ħ        
013                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039                
03A                
03B                
03C                
03D             ϝ  
03E                
03Fϰ               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201                
202                
203               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212               
213            
214               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219           
21A         
21B        
21C   
21D             
21E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220            
221            
222         
223            
224         
225          
226         
227      
228         
229          
22A       
22B        
22C       
22D   
22E      
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
24C               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250               
251             
252                
253                
254                
255                
256                
257              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A              
25B           
25C              
25D                
25E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260               
261                
262                
263                
264                
265                
266                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
271               
272               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
29E               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3                
2A4                
2A5               
2A6                
2A7              
2A8        
2A9              
2AA                
2AB          
2AC            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00        
E01        
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/AMS/E000-F8FF.html deleted file mode 100644 index 31dde35c3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/AMS/E000-F8FF.html +++ /dev/null @@ -1,1048 +0,0 @@ - - -MathJax Font Table for MathJax_AMS (E000-F8FF) - - - -
-
-

MathJax_AMS Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00        
E01        
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0000-007F.html deleted file mode 100644 index 3c8f811ad..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0000-007F.html +++ /dev/null @@ -1,211 +0,0 @@ - - -MathJax Font Table for All Fonts (0000-007F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002


















!
!
!
!
!
!
!
!
!
"
"
"
"
"
"
"
"
"
#
#
#
#
#
#
#
$
$
$
$
$
$
%
%
%
%
%
%
%
&
&
&
&
&
&
&
&
&
'
'
'
'
'
'
'
'
'
(
(
(
(
(
(
(
(
(
(
(
(
(
)
)
)
)
)
)
)
)
)
)
)
)
)
*
*
*
*
*
*
*
*
*
+
+
+
+
+
+
+
+
+
,
,
,
,
,
,
,
,
,
-
-
-
-
-
-
-
-
-
.
.
.
.
.
.
.
.
.
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
0030
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
1
1
1
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
4
4
4
4
4
4
4
4
4
4
4
5
5
5
5
5
5
5
5
5
5
5
6
6
6
6
6
6
6
6
6
6
6
7
7
7
7
7
7
7
7
7
7
7
8
8
8
8
8
8
8
8
8
8
8
9
9
9
9
9
9
9
9
9
9
9
:
:
:
:
:
:
:
:
:
;
;
;
;
;
;
;
;
;
<
<
<
=
=
=
=
=
=
=
=
=
>
>
>
?
?
?
?
?
?
?
?
?
004@
@
@
@
@
@
@
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
C
C
C
C
C
C
C
C
C
C
C
C
C
C
C
D
D
D
D
D
D
D
D
D
D
D
D
D
D
D
E
E
E
E
E
E
E
E
E
E
E
E
E
E
E
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
G
G
G
G
G
G
G
G
G
G
G
G
G
G
G
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
J
J
J
J
J
J
J
J
J
J
J
J
J
J
J
K
K
K
K
K
K
K
K
K
K
K
K
K
K
K
L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
M
M
M
M
M
M
M
M
M
M
M
M
M
M
M
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
005P
P
P
P
P
P
P
P
P
P
P
P
P
P
P
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
R
R
R
R
R
R
R
R
R
R
R
R
R
R
R
S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
T
T
T
T
T
T
T
T
T
T
T
T
T
T
T
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
V
V
V
V
V
V
V
V
V
V
V
V
V
V
V
W
W
W
W
W
W
W
W
W
W
W
W
W
W
W
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
[
[
[
[
[
[
[
[
[
[
[
[
[
\
\
\
\
\
\
\
]
]
]
]
]
]
]
]
]
]
]
]
]
^
^
^
^
^
^
^
^
^
_
_
_
_
_
_
_
006`
`
`
a
a
a
a
a
a
a
a
a
a
a
b
b
b
b
b
b
b
b
b
b
b
c
c
c
c
c
c
c
c
c
c
c
d
d
d
d
d
d
d
d
d
d
d
e
e
e
e
e
e
e
e
e
e
e
f
f
f
f
f
f
f
f
f
f
f
g
g
g
g
g
g
g
g
g
g
g
h
h
h
h
h
h
h
h
h
h
h
i
i
i
i
i
i
i
i
i
i
i
j
j
j
j
j
j
j
j
j
j
j
k
k
k
k
k
k
k
k
k
k
k
k
l
l
l
l
l
l
l
l
l
l
l
m
m
m
m
m
m
m
m
m
m
m
n
n
n
n
n
n
n
n
n
n
n
o
o
o
o
o
o
o
o
o
o
o
007p
p
p
p
p
p
p
p
p
p
p
q
q
q
q
q
q
q
q
q
q
q
r
r
r
r
r
r
r
r
r
r
r
s
s
s
s
s
s
s
s
s
s
s
t
t
t
t
t
t
t
t
t
t
t
u
u
u
u
u
u
u
u
u
u
u
v
v
v
v
v
v
v
v
v
v
v
w
w
w
w
w
w
w
w
w
w
w
x
x
x
x
x
x
x
x
x
x
x
y
y
y
y
y
y
y
y
y
y
y
z
z
z
z
z
z
z
z
z
z
z
{
{
{
{
{
{
{
|
|
|
}
}
}
}
}
}
}
~
~
~
~
~
~
~

-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0080-00FF.html deleted file mode 100644 index 715fb9a02..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0080-00FF.html +++ /dev/null @@ -1,211 +0,0 @@ - - -MathJax Font Table for All Fonts (0080-00FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  £
 ¥
  ¨
¨
   ¬
¬
 ®
¯
¯
00B°
°
±
±
  ´
´
           
00C                
00D       ×
×
        
00E                
00Fð
      ÷
÷
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0100-017F.html deleted file mode 100644 index 9651a1395..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0100-017F.html +++ /dev/null @@ -1,131 +0,0 @@ - - -MathJax Font Table for All Fonts (0100-017F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012       ħ
        
013 ı
ı
ı
ı
ı
ı
ı
              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0180-024F.html deleted file mode 100644 index 472fa8cb6..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0180-024F.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (0180-024F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ
ȷ
ȷ
ȷ
ȷ
ȷ
ȷ
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/02B0-02FF.html deleted file mode 100644 index cfb6c957c..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/02B0-02FF.html +++ /dev/null @@ -1,131 +0,0 @@ - - -MathJax Font Table for All Fonts (02B0-02FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˇ
ˇ
 ˉ
ˉ
ˊ
ˊ
ˋ
ˋ
    
02D        ˘
˘
˙
˙
˚
˚
 ˜
˜
˜
˜
˜
˜
˜
   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0300-036F.html deleted file mode 100644 index b16f54ab8..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0300-036F.html +++ /dev/null @@ -1,171 +0,0 @@ - - -MathJax Font Table for All Fonts (0300-036F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àa
àa
àa
àa
àa
àa
àa
áa
áa
áa
áa
áa
áa
áa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
āa
āa
āa
āa
āa
āa
āa
 ăa
ăa
ăa
ăa
ăa
ăa
ăa
ȧa
ȧa
ȧa
ȧa
ȧa
ȧa
äa
äa
äa
äa
äa
äa
äa
 åa
åa
åa
åa
åa
åa
åa
a̋a
a̋a
a̋a
a̋a
a̋a
a̋a
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
   
031                
032                
033        a̸a
a̸a
       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/0370-03FF.html deleted file mode 100644 index 2d59680ec..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/0370-03FF.html +++ /dev/null @@ -1,231 +0,0 @@ - - -MathJax Font Table for All Fonts (0370-03FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   Γ
Γ
Γ
Γ
Γ
Γ
Γ
Γ
Γ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
   Θ
Θ
Θ
Θ
Θ
Θ
Θ
Θ
Θ
  Λ
Λ
Λ
Λ
Λ
Λ
Λ
Λ
Λ
  Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
 
03AΠ
Π
Π
Π
Π
Π
Π
Π
Π
  Σ
Σ
Σ
Σ
Σ
Σ
Σ
Σ
Σ
 Υ
Υ
Υ
Υ
Υ
Υ
Υ
Υ
Υ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
 Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ω
Ω
Ω
Ω
Ω
Ω
Ω
Ω
Ω
      
03B α
α
β
β
γ
γ
δ
δ
ε
ε
ζ
ζ
η
η
θ
θ
ι
ι
κ
κ
λ
λ
μ
μ
ν
ν
ξ
ξ
ο
ο
03Cπ
π
ρ
ρ
ς
ς
σ
σ
τ
τ
υ
υ
φ
φ
χ
χ
ψ
ψ
ω
ω
      
03D ϑ
ϑ
   ϕ
ϕ
ϖ
ϖ
      ϝ
  
03E                
03Fϰ
ϱ
ϱ
   ϵ
ϵ
          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2000-206F.html deleted file mode 100644 index 7a59db046..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2000-206F.html +++ /dev/null @@ -1,171 +0,0 @@ - - -MathJax Font Table for All Fonts (2000-206F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200  









  



     
201   











 
 















  











  
202



    

         
203  


  
          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/20D0-20FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/20D0-20FF.html deleted file mode 100644 index d28c5a3a8..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/20D0-20FF.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (20D0-20FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a
a⃗a
        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2100-214F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2100-214F.html deleted file mode 100644 index 2075cbdb4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2100-214F.html +++ /dev/null @@ -1,191 +0,0 @@ - - -MathJax Font Table for All Fonts (2100-214F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               



211 

 

    

   

   
212       
        
213  
  




       
214 
              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2190-21FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2190-21FF.html deleted file mode 100644 index cfa7fd78a..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2190-21FF.html +++ /dev/null @@ -1,211 +0,0 @@ - - -MathJax Font Table for All Fonts (2190-21FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219

























  
 
21A
 

  

  







 
21B

    

  







21C






 











21D













    

 
  
21E
 
             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2200-22FF.html deleted file mode 100644 index 405101bd5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2200-22FF.html +++ /dev/null @@ -1,411 +0,0 @@ - - -MathJax Font Table for All Fonts (2200-22FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220










 





 

 
 

221


























  




 
222
































 
223    

      



  
224





 


 


 
  



225




  

    
   
226



  












 

227



  

  







228





  







  


229




















 


22A









  




 



22B  



  
 


   
22C
























22D




 





  

22E

    











22F 

              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2300-23FF.html deleted file mode 100644 index 70d84b0c8..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2300-23FF.html +++ /dev/null @@ -1,371 +0,0 @@ - - -MathJax Font Table for All Fonts (2300-23FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230        























    
231                
232  





            
233                
234                
235                
236                
237                
238                
239           




23A













  
23B

     
        
23C                
23D
               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2460-24FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2460-24FF.html deleted file mode 100644 index d633c357a..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2460-24FF.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (2460-24FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
24C        
       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2500-257F.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2500-257F.html deleted file mode 100644 index d75e7b5e0..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2500-257F.html +++ /dev/null @@ -1,251 +0,0 @@ - - -MathJax Font Table for All Fonts (2500-257F) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250            
   
251
   
   
       
252                
253                
254                
255                
256                
257 

             
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/25A0-25FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/25A0-25FF.html deleted file mode 100644 index ff67e51f7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/25A0-25FF.html +++ /dev/null @@ -1,191 +0,0 @@ - - -MathJax Font Table for All Fonts (25A0-25FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A

              
25B  



  
  

  



  
25C
  

      
     
25D                
25E               

-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2600-26FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2600-26FF.html deleted file mode 100644 index 506f951e9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2600-26FF.html +++ /dev/null @@ -1,231 +0,0 @@ - - -MathJax Font Table for All Fonts (2600-26FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260     
          
261                
262                
263                
264                
265                
266







         





-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2700-27BF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2700-27BF.html deleted file mode 100644 index 0ef575829..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2700-27BF.html +++ /dev/null @@ -1,131 +0,0 @@ - - -MathJax Font Table for All Fonts (2700-27BF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
271   
            
272
               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/27C0-27EF.html deleted file mode 100644 index ec377fe30..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/27C0-27EF.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (27C0-27EF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E        











    

-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/27F0-27FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/27F0-27FF.html deleted file mode 100644 index 65e8f196f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/27F0-27FF.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (27F0-27FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F     











 

   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2980-29FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2980-29FF.html deleted file mode 100644 index 530c341d9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2980-29FF.html +++ /dev/null @@ -1,111 +0,0 @@ - - -MathJax Font Table for All Fonts (2980-29FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
29E           
    
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/2A00-2AFF.html deleted file mode 100644 index c6118c883..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/2A00-2AFF.html +++ /dev/null @@ -1,351 +0,0 @@ - - -MathJax Font Table for All Fonts (2A00-2AFF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0





 

 

         
2A1                
2A2                
2A3               ⨿
⨿
2A4                
2A5              
 
2A6                
2A7             

 
2A8     







   
2A9     

         
2AA               

2AB

    





     
2AC     

    

   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/All.html deleted file mode 100644 index 79cb21091..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/All.html +++ /dev/null @@ -1,3639 +0,0 @@ - - -MathJax Font Table for All Fonts - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002


















!
!
!
!
!
!
!
!
!
"
"
"
"
"
"
"
"
"
#
#
#
#
#
#
#
$
$
$
$
$
$
%
%
%
%
%
%
%
&
&
&
&
&
&
&
&
&
'
'
'
'
'
'
'
'
'
(
(
(
(
(
(
(
(
(
(
(
(
(
)
)
)
)
)
)
)
)
)
)
)
)
)
*
*
*
*
*
*
*
*
*
+
+
+
+
+
+
+
+
+
,
,
,
,
,
,
,
,
,
-
-
-
-
-
-
-
-
-
.
.
.
.
.
.
.
.
.
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
0030
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
1
1
1
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
4
4
4
4
4
4
4
4
4
4
4
5
5
5
5
5
5
5
5
5
5
5
6
6
6
6
6
6
6
6
6
6
6
7
7
7
7
7
7
7
7
7
7
7
8
8
8
8
8
8
8
8
8
8
8
9
9
9
9
9
9
9
9
9
9
9
:
:
:
:
:
:
:
:
:
;
;
;
;
;
;
;
;
;
<
<
<
=
=
=
=
=
=
=
=
=
>
>
>
?
?
?
?
?
?
?
?
?
004@
@
@
@
@
@
@
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
C
C
C
C
C
C
C
C
C
C
C
C
C
C
C
D
D
D
D
D
D
D
D
D
D
D
D
D
D
D
E
E
E
E
E
E
E
E
E
E
E
E
E
E
E
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F
G
G
G
G
G
G
G
G
G
G
G
G
G
G
G
H
H
H
H
H
H
H
H
H
H
H
H
H
H
H
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
J
J
J
J
J
J
J
J
J
J
J
J
J
J
J
K
K
K
K
K
K
K
K
K
K
K
K
K
K
K
L
L
L
L
L
L
L
L
L
L
L
L
L
L
L
M
M
M
M
M
M
M
M
M
M
M
M
M
M
M
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
005P
P
P
P
P
P
P
P
P
P
P
P
P
P
P
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
Q
R
R
R
R
R
R
R
R
R
R
R
R
R
R
R
S
S
S
S
S
S
S
S
S
S
S
S
S
S
S
T
T
T
T
T
T
T
T
T
T
T
T
T
T
T
U
U
U
U
U
U
U
U
U
U
U
U
U
U
U
V
V
V
V
V
V
V
V
V
V
V
V
V
V
V
W
W
W
W
W
W
W
W
W
W
W
W
W
W
W
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
[
[
[
[
[
[
[
[
[
[
[
[
[
\
\
\
\
\
\
\
]
]
]
]
]
]
]
]
]
]
]
]
]
^
^
^
^
^
^
^
^
^
_
_
_
_
_
_
_
006`
`
`
a
a
a
a
a
a
a
a
a
a
a
b
b
b
b
b
b
b
b
b
b
b
c
c
c
c
c
c
c
c
c
c
c
d
d
d
d
d
d
d
d
d
d
d
e
e
e
e
e
e
e
e
e
e
e
f
f
f
f
f
f
f
f
f
f
f
g
g
g
g
g
g
g
g
g
g
g
h
h
h
h
h
h
h
h
h
h
h
i
i
i
i
i
i
i
i
i
i
i
j
j
j
j
j
j
j
j
j
j
j
k
k
k
k
k
k
k
k
k
k
k
k
l
l
l
l
l
l
l
l
l
l
l
m
m
m
m
m
m
m
m
m
m
m
n
n
n
n
n
n
n
n
n
n
n
o
o
o
o
o
o
o
o
o
o
o
007p
p
p
p
p
p
p
p
p
p
p
q
q
q
q
q
q
q
q
q
q
q
r
r
r
r
r
r
r
r
r
r
r
s
s
s
s
s
s
s
s
s
s
s
t
t
t
t
t
t
t
t
t
t
t
u
u
u
u
u
u
u
u
u
u
u
v
v
v
v
v
v
v
v
v
v
v
w
w
w
w
w
w
w
w
w
w
w
x
x
x
x
x
x
x
x
x
x
x
y
y
y
y
y
y
y
y
y
y
y
z
z
z
z
z
z
z
z
z
z
z
{
{
{
{
{
{
{
|
|
|
}
}
}
}
}
}
}
~
~
~
~
~
~
~

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  £
 ¥
  ¨
¨
   ¬
¬
 ®
¯
¯
00B°
°
±
±
  ´
´
           
00C                
00D       ×
×
        
00E                
00Fð
      ÷
÷
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012       ħ
        
013 ı
ı
ı
ı
ı
ı
ı
              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ
ȷ
ȷ
ȷ
ȷ
ȷ
ȷ
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˆ
ˇ
ˇ
 ˉ
ˉ
ˊ
ˊ
ˋ
ˋ
    
02D        ˘
˘
˙
˙
˚
˚
 ˜
˜
˜
˜
˜
˜
˜
   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àa
àa
àa
àa
àa
àa
àa
áa
áa
áa
áa
áa
áa
áa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
âa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
ãa
āa
āa
āa
āa
āa
āa
āa
 ăa
ăa
ăa
ăa
ăa
ăa
ăa
ȧa
ȧa
ȧa
ȧa
ȧa
ȧa
äa
äa
äa
äa
äa
äa
äa
 åa
åa
åa
åa
åa
åa
åa
a̋a
a̋a
a̋a
a̋a
a̋a
a̋a
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
ǎa
   
031                
032                
033        a̸a
a̸a
       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   Γ
Γ
Γ
Γ
Γ
Γ
Γ
Γ
Γ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
Δ
   Θ
Θ
Θ
Θ
Θ
Θ
Θ
Θ
Θ
  Λ
Λ
Λ
Λ
Λ
Λ
Λ
Λ
Λ
  Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
Ξ
 
03AΠ
Π
Π
Π
Π
Π
Π
Π
Π
  Σ
Σ
Σ
Σ
Σ
Σ
Σ
Σ
Σ
 Υ
Υ
Υ
Υ
Υ
Υ
Υ
Υ
Υ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
Φ
 Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ψ
Ω
Ω
Ω
Ω
Ω
Ω
Ω
Ω
Ω
      
03B α
α
β
β
γ
γ
δ
δ
ε
ε
ζ
ζ
η
η
θ
θ
ι
ι
κ
κ
λ
λ
μ
μ
ν
ν
ξ
ξ
ο
ο
03Cπ
π
ρ
ρ
ς
ς
σ
σ
τ
τ
υ
υ
φ
φ
χ
χ
ψ
ψ
ω
ω
      
03D ϑ
ϑ
   ϕ
ϕ
ϖ
ϖ
      ϝ
  
03E                
03Fϰ
ϱ
ϱ
   ϵ
ϵ
          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200  









  



     
201   











 
 















  











  
202



    

         
203  


  
          
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a
a⃗a
        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               



211 

 

    

   

   
212       
        
213  
  




       
214 
              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219

























  
 
21A
 

  

  







 
21B

    

  







21C






 











21D













    

 
  
21E
 
             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220










 





 

 
 

221


























  




 
222
































 
223    

      



  
224





 


 


 
  



225




  

    
   
226



  












 

227



  

  







228





  







  


229




















 


22A









  




 



22B  



  
 


   
22C
























22D




 





  

22E

    











22F 

              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230        























    
231                
232  





            
233                
234                
235                
236                
237                
238                
239           




23A













  
23B

     
        
23C                
23D
               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enclosed Alphanumerics: 2460 - 24FF
0123456789ABCDEF
24C        
       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Box Drawing: 2500 - 257F
0123456789ABCDEF
250            
   
251
   
   
       
252                
253                
254                
255                
256                
257 

             
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A

              
25B  



  
  

  



  
25C
  

      
     
25D                
25E               

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260     
          
261                
262                
263                
264                
265                
266







         





-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Dingbats: 2700 - 27BF
0123456789ABCDEF
271   
            
272
               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E        











    

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F     











 

   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-B: 2980 - 29FF
0123456789ABCDEF
29E           
    
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0





 

 

         
2A1                
2A2                
2A3               ⨿
⨿
2A4                
2A5              
 
2A6                
2A7             

 
2A8     







   
2A9     

         
2AA               

2AB

    





     
2AC     

    

   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00

    



  



E01

    





    
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15




           
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20
E21
E22
E23         
E24
E25
E26
E27         
E28      
E29           
E2A               
E2B               
E2C 
E2D  
E2E                
E2F              
E30














      
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/All/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/All/E000-F8FF.html deleted file mode 100644 index 379da1d8b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/All/E000-F8FF.html +++ /dev/null @@ -1,1071 +0,0 @@ - - -MathJax Font Table for All Fonts (E000-F8FF) - - - -
-
-

MathJax Font Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00

    



  



E01

    





    
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15




           
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20
E21
E22
E23         
E24
E25
E26
E27         
E28      
E29           
E2A               
E2B               
E2C 
E2D  
E2E                
E2F              
E30














      
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0000-007F.html deleted file mode 100644 index df73737a2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic-Bold (0000-007F) - - - -
-
-

MathJax_Caligraphic-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
0030123456789      
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0080-00FF.html deleted file mode 100644 index f07153cf2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic-Bold (0080-00FF) - - - -
-
-

MathJax_Caligraphic-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/All.html deleted file mode 100644 index 2e7444293..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic-Bold/All.html +++ /dev/null @@ -1,322 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic-Bold - - - -
-
-

MathJax_Caligraphic-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
0030123456789      
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0000-007F.html deleted file mode 100644 index 7c501852a..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic (0000-007F) - - - -
-
-

MathJax_Caligraphic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
0030123456789      
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0080-00FF.html deleted file mode 100644 index c66b34c60..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic (0080-00FF) - - - -
-
-

MathJax_Caligraphic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/All.html deleted file mode 100644 index 7ae0010e7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Caligraphic/All.html +++ /dev/null @@ -1,322 +0,0 @@ - - -MathJax Font Table for MathJax_Caligraphic - - - -
-
-

MathJax_Caligraphic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
0030123456789      
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0000-007F.html deleted file mode 100644 index 2a3c7869b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur-Bold (0000-007F) - - - -
-
-

MathJax_Fraktur-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"   &'()*+,-./
0030123456789:; = ?
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^ 
006 abcdefghijklmno
007pqrstuvwxyz     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0080-00FF.html deleted file mode 100644 index 7d0042dd7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur-Bold (0080-00FF) - - - -
-
-

MathJax_Fraktur-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/2000-206F.html deleted file mode 100644 index c5a2ec4e0..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur-Bold (2000-206F) - - - -
-
-

MathJax_Fraktur-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201              
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/All.html deleted file mode 100644 index 8ee938823..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/All.html +++ /dev/null @@ -1,1410 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur-Bold - - - -
-
-

MathJax_Fraktur-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"   &'()*+,-./
0030123456789:; = ?
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^ 
006 abcdefghijklmno
007pqrstuvwxyz     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201              
202                
203                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/E000-F8FF.html deleted file mode 100644 index 9d61e2081..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur-Bold/E000-F8FF.html +++ /dev/null @@ -1,1048 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur-Bold (E000-F8FF) - - - -
-
-

MathJax_Fraktur-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0000-007F.html deleted file mode 100644 index 97c798fd3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur (0000-007F) - - - -
-
-

MathJax_Fraktur Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"   &'()*+,-./
0030123456789:; = ?
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^ 
006 abcdefghijklmno
007pqrstuvwxyz     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0080-00FF.html deleted file mode 100644 index adb0aec4d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur (0080-00FF) - - - -
-
-

MathJax_Fraktur Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/2000-206F.html deleted file mode 100644 index 05d37d611..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur (2000-206F) - - - -
-
-

MathJax_Fraktur Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201              
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/All.html deleted file mode 100644 index face7a7ac..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/All.html +++ /dev/null @@ -1,1410 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur - - - -
-
-

MathJax_Fraktur Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"   &'()*+,-./
0030123456789:; = ?
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^ 
006 abcdefghijklmno
007pqrstuvwxyz     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201              
202                
203                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/E000-F8FF.html deleted file mode 100644 index 9fdcd1406..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Fraktur/E000-F8FF.html +++ /dev/null @@ -1,1048 +0,0 @@ - - -MathJax Font Table for MathJax_Fraktur (E000-F8FF) - - - -
-
-

MathJax_Fraktur Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0000-007F.html deleted file mode 100644 index b5131e052..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold-Italic (0000-007F) - - - -
-
-

MathJax_Greek-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0080-00FF.html deleted file mode 100644 index d0814f471..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold-Italic (0080-00FF) - - - -
-
-

MathJax_Greek-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0370-03FF.html deleted file mode 100644 index a3602128e..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold-Italic (0370-03FF) - - - -
-
-

MathJax_Greek-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/All.html deleted file mode 100644 index 636af1821..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold-Italic/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold-Italic - - - -
-
-

MathJax_Greek-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0000-007F.html deleted file mode 100644 index a3081feb7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold (0000-007F) - - - -
-
-

MathJax_Greek-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0080-00FF.html deleted file mode 100644 index c380d8f6d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold (0080-00FF) - - - -
-
-

MathJax_Greek-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0370-03FF.html deleted file mode 100644 index 1c34a6985..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold (0370-03FF) - - - -
-
-

MathJax_Greek-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/All.html deleted file mode 100644 index 84113aabf..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Bold/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Bold - - - -
-
-

MathJax_Greek-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0000-007F.html deleted file mode 100644 index f4cfeee9e..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Italic (0000-007F) - - - -
-
-

MathJax_Greek-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0080-00FF.html deleted file mode 100644 index e5ba3acd2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Italic (0080-00FF) - - - -
-
-

MathJax_Greek-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0370-03FF.html deleted file mode 100644 index 2992e7296..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Italic (0370-03FF) - - - -
-
-

MathJax_Greek-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/All.html deleted file mode 100644 index 17ef2bb4b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek-Italic/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Greek-Italic - - - -
-
-

MathJax_Greek-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0000-007F.html deleted file mode 100644 index 41d4a9376..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek (0000-007F) - - - -
-
-

MathJax_Greek Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0080-00FF.html deleted file mode 100644 index 8cef69719..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Greek (0080-00FF) - - - -
-
-

MathJax_Greek Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0370-03FF.html deleted file mode 100644 index e169a1a8b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Greek (0370-03FF) - - - -
-
-

MathJax_Greek Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Greek/All.html deleted file mode 100644 index fd2c0006c..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Greek/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Greek - - - -
-
-

MathJax_Greek Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0000-007F.html deleted file mode 100644 index f02e456de..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0000-007F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0080-00FF.html deleted file mode 100644 index d6ffa5ed1..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0080-00FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A        ¨   ¬  ¯
00B°±  ´           
00C                
00D       ×        
00E                
00F       ÷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0100-017F.html deleted file mode 100644 index 0ddce01df..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0100-017F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0180-024F.html deleted file mode 100644 index 1c0277123..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0180-024F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/02B0-02FF.html deleted file mode 100644 index cd59db158..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (02B0-02FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆˇ ˉˊˋ    
02D        ˘˙˚ ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0300-036F.html deleted file mode 100644 index c2a5210db..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0300-036F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033        a̸a       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0370-03FF.html deleted file mode 100644 index 18c7e5f0b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (0370-03FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2000-206F.html deleted file mode 100644 index 388c2cd9d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2000-206F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200         
201          
202             
203               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/20D0-20FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/20D0-20FF.html deleted file mode 100644 index 849b6be70..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/20D0-20FF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (20D0-20FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2100-214F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2100-214F.html deleted file mode 100644 index 5e93be4b9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2100-214F) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211            
212                
213               
214                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2190-21FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2190-21FF.html deleted file mode 100644 index f5abcb566..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2190-21FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2190-21FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219      
21A             
21B              
21C             
21D          
21E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2200-22FF.html deleted file mode 100644 index 295743a5c..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2200-22FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220        
221      
222        
223               
224           
225               
226          
227              
228           
229       
22A           
22B                
22C            
22D                
22E              
22F               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2300-23FF.html deleted file mode 100644 index 518348115..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2300-23FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/25A0-25FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/25A0-25FF.html deleted file mode 100644 index b53c812b9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/25A0-25FF.html +++ /dev/null @@ -1,168 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (25A0-25FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C               
25D                
25E               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2600-26FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2600-26FF.html deleted file mode 100644 index 7f3959c05..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2600-26FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2600-26FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27C0-27EF.html deleted file mode 100644 index 770de8d32..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27C0-27EF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (27C0-27EF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27F0-27FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27F0-27FF.html deleted file mode 100644 index 61a48c7d4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/27F0-27FF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (27F0-27FF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2A00-2AFF.html deleted file mode 100644 index f87805d13..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/2A00-2AFF.html +++ /dev/null @@ -1,328 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold (2A00-2AFF) - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3               ⨿
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA               
2AB               
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/All.html deleted file mode 100644 index 941425ff2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Bold/All.html +++ /dev/null @@ -1,2326 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Bold - - - -
-
-

MathJax_Main-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A        ¨   ¬  ¯
00B°±  ´           
00C                
00D       ×        
00E                
00F       ÷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆˇ ˉˊˋ    
02D        ˘˙˚ ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033        a̸a       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200         
201          
202             
203               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211            
212                
213               
214                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219      
21A             
21B              
21C             
21D          
21E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220        
221      
222        
223               
224           
225               
226          
227              
228           
229       
22A           
22B                
22C            
22D                
22E              
22F               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C               
25D                
25E               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3               ⨿
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA               
2AB               
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0000-007F.html deleted file mode 100644 index 7ca6fd5d4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0000-007F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"# %&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0080-00FF.html deleted file mode 100644 index 8a2c71300..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0080-00FF) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A   £            
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0100-017F.html deleted file mode 100644 index 3efff7d32..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0100-017F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0180-024F.html deleted file mode 100644 index 7130554da..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0180-024F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0300-036F.html deleted file mode 100644 index df743bb40..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0300-036F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0370-03FF.html deleted file mode 100644 index dc78ea8ce..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (0370-03FF) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2000-206F.html deleted file mode 100644 index 520f662ce..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (2000-206F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2100-214F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2100-214F.html deleted file mode 100644 index 3f5326707..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/2100-214F.html +++ /dev/null @@ -1,168 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic (2100-214F) - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212                
213                
214                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/All.html deleted file mode 100644 index 60285397f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main-Italic/All.html +++ /dev/null @@ -1,866 +0,0 @@ - - -MathJax Font Table for MathJax_Main-Italic - - - -
-
-

MathJax_Main-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"# %&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A   £            
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211                
212                
213                
214                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0000-007F.html deleted file mode 100644 index 1c3abac22..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0000-007F.html +++ /dev/null @@ -1,187 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0000-007F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0080-00FF.html deleted file mode 100644 index 7c5d281f5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0080-00FF.html +++ /dev/null @@ -1,187 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0080-00FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A        ¨   ¬  ¯
00B°±  ´           
00C                
00D       ×        
00E                
00F       ÷        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0100-017F.html deleted file mode 100644 index 298c43663..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0100-017F.html +++ /dev/null @@ -1,107 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0100-017F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0180-024F.html deleted file mode 100644 index 03bf44975..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0180-024F.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0180-024F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/02B0-02FF.html deleted file mode 100644 index d9514d5bd..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/02B0-02FF.html +++ /dev/null @@ -1,107 +0,0 @@ - - -MathJax Font Table for MathJax_Main (02B0-02FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆˇ ˉˊˋ    
02D        ˘˙˚ ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0300-036F.html deleted file mode 100644 index 6cc9f371d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0300-036F.html +++ /dev/null @@ -1,147 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0300-036F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033        a̸a       
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/0370-03FF.html deleted file mode 100644 index c79a8d0d3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/0370-03FF.html +++ /dev/null @@ -1,207 +0,0 @@ - - -MathJax Font Table for MathJax_Main (0370-03FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2000-206F.html deleted file mode 100644 index 04eb3f266..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2000-206F.html +++ /dev/null @@ -1,147 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2000-206F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200         
201          
202             
203               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/20D0-20FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/20D0-20FF.html deleted file mode 100644 index d6c40e5b6..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/20D0-20FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_Main (20D0-20FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2100-214F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2100-214F.html deleted file mode 100644 index 65f866b14..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2100-214F.html +++ /dev/null @@ -1,167 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2100-214F) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211            
212                
213               
214                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2190-21FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2190-21FF.html deleted file mode 100644 index 23688efc5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2190-21FF.html +++ /dev/null @@ -1,187 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2190-21FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219      
21A             
21B              
21C             
21D          
21E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2200-22FF.html deleted file mode 100644 index a97a7003b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2200-22FF.html +++ /dev/null @@ -1,387 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2200-22FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220        
221      
222        
223               
224           
225               
226          
227              
228           
229       
22A           
22B                
22C            
22D                
22E              
22F               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2300-23FF.html deleted file mode 100644 index ddc74d6db..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2300-23FF.html +++ /dev/null @@ -1,347 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2300-23FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/25A0-25FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/25A0-25FF.html deleted file mode 100644 index c001dc4d1..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/25A0-25FF.html +++ /dev/null @@ -1,167 +0,0 @@ - - -MathJax Font Table for MathJax_Main (25A0-25FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C               
25D                
25E               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2600-26FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2600-26FF.html deleted file mode 100644 index 11b9cd980..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2600-26FF.html +++ /dev/null @@ -1,207 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2600-26FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/27C0-27EF.html deleted file mode 100644 index e156d1146..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/27C0-27EF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_Main (27C0-27EF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E            
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/27F0-27FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/27F0-27FF.html deleted file mode 100644 index e86a86560..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/27F0-27FF.html +++ /dev/null @@ -1,87 +0,0 @@ - - -MathJax Font Table for MathJax_Main (27F0-27FF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F         
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/2A00-2AFF.html deleted file mode 100644 index e29471815..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/2A00-2AFF.html +++ /dev/null @@ -1,327 +0,0 @@ - - -MathJax Font Table for MathJax_Main (2A00-2AFF) - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3               ⨿
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA               
2AB               
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Main/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Main/All.html deleted file mode 100644 index eae587dcc..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Main/All.html +++ /dev/null @@ -1,2325 +0,0 @@ - - -MathJax Font Table for MathJax_Main - - - -
-
-

MathJax_Main Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A        ¨   ¬  ¯
00B°±  ´           
00C                
00D       ×        
00E                
00F       ÷        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆˇ ˉˊˋ    
02D        ˘˙˚ ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033        a̸a       
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200         
201          
202             
203               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks for Symbols: 20D0 - 20FF
0123456789ABCDEF
20D       a⃗a        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Letterlike Symbols: 2100 - 214F
0123456789ABCDEF
210               
211            
212                
213               
214                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219      
21A             
21B              
21C             
21D          
21E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220        
221      
222        
223               
224           
225               
226          
227              
228           
229       
22A           
22B                
22C            
22D                
22E              
22F               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232              
233                
234                
235                
236                
237                
238                
239                
23A                
23B              
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Geometric Shapes: 25A0 - 25FF
0123456789ABCDEF
25A                
25B             
25C               
25D                
25E               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Symbols: 2600 - 26FF
0123456789ABCDEF
260                
261                
262                
263                
264                
265                
266         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E            
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Arrows-A: 27F0 - 27FF
0123456789ABCDEF
27F         
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0                
2A1                
2A2                
2A3               ⨿
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA               
2AB               
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0000-007F.html deleted file mode 100644 index 551b3627f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Bold-Italic (0000-007F) - - - -
-
-

MathJax_Math-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002               /
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006 abcdefghijklmno
007pqrstuvwxyz     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0080-00FF.html deleted file mode 100644 index e779c85da..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Bold-Italic (0080-00FF) - - - -
-
-

MathJax_Math-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0370-03FF.html deleted file mode 100644 index 10d665f4b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Bold-Italic (0370-03FF) - - - -
-
-

MathJax_Math-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/All.html deleted file mode 100644 index 2a95941c4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Bold-Italic/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Bold-Italic - - - -
-
-

MathJax_Math-Bold-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002               /
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006 abcdefghijklmno
007pqrstuvwxyz     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0000-007F.html deleted file mode 100644 index 6965398d2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Italic (0000-007F) - - - -
-
-

MathJax_Math-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002               /
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006 abcdefghijklmno
007pqrstuvwxyz     
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0080-00FF.html deleted file mode 100644 index 215cc521f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Italic (0080-00FF) - - - -
-
-

MathJax_Math-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0370-03FF.html deleted file mode 100644 index bc4ab19ac..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Italic (0370-03FF) - - - -
-
-

MathJax_Math-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/All.html deleted file mode 100644 index 8c8989312..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Math-Italic/All.html +++ /dev/null @@ -1,476 +0,0 @@ - - -MathJax Font Table for MathJax_Math-Italic - - - -
-
-

MathJax_Math-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002               /
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006 abcdefghijklmno
007pqrstuvwxyz     
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B αβγδεζηθικλμνξο
03Cπρςστυφχψω      
03D ϑ   ϕϖ         
03E                
03F ϱ   ϵ          
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0000-007F.html deleted file mode 100644 index 21e7fad34..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0000-007F) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0080-00FF.html deleted file mode 100644 index 6c456ee30..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0080-00FF) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0100-017F.html deleted file mode 100644 index ca326d801..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0100-017F) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0180-024F.html deleted file mode 100644 index e1469eb73..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0180-024F) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0300-036F.html deleted file mode 100644 index 0a9a2c079..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0300-036F) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0370-03FF.html deleted file mode 100644 index 88bc7ae4b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (0370-03FF) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/2000-206F.html deleted file mode 100644 index b59671653..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold (2000-206F) - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/All.html deleted file mode 100644 index 1b7854c19..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Bold/All.html +++ /dev/null @@ -1,752 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Bold - - - -
-
-

MathJax_SansSerif-Bold Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0000-007F.html deleted file mode 100644 index 4a5a9adb1..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0000-007F) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0080-00FF.html deleted file mode 100644 index 295450173..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0080-00FF) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0100-017F.html deleted file mode 100644 index bca5c62ea..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0100-017F) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0180-024F.html deleted file mode 100644 index 448c67f60..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0180-024F) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0300-036F.html deleted file mode 100644 index aa28baaac..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0300-036F) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0370-03FF.html deleted file mode 100644 index f06ec25bc..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (0370-03FF) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/2000-206F.html deleted file mode 100644 index bbf702648..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic (2000-206F) - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/All.html deleted file mode 100644 index 627d558fd..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif-Italic/All.html +++ /dev/null @@ -1,752 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif-Italic - - - -
-
-

MathJax_SansSerif-Italic Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0000-007F.html deleted file mode 100644 index d58149f04..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0000-007F) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0080-00FF.html deleted file mode 100644 index 7d56983d7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0080-00FF) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0100-017F.html deleted file mode 100644 index a983f164d..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0100-017F) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0180-024F.html deleted file mode 100644 index b9d599d00..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0180-024F) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0300-036F.html deleted file mode 100644 index 51a5849f2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0300-036F) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0370-03FF.html deleted file mode 100644 index ad2c93c95..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (0370-03FF) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/2000-206F.html deleted file mode 100644 index 8274db170..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif (2000-206F) - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/All.html deleted file mode 100644 index 951ac9b84..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/SansSerif/All.html +++ /dev/null @@ -1,752 +0,0 @@ - - -MathJax Font Table for MathJax_SansSerif - - - -
-
-

MathJax_SansSerif Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:; = ?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[ ]^_
006 abcdefghijklmno
007pqrstuvwxyz   ~ 
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăaȧaäa åaa̋aǎa   
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201          
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Script/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Script/0000-007F.html deleted file mode 100644 index 5a030f693..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Script/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Script (0000-007F) - - - -
-
-

MathJax_Script Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Script/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Script/0080-00FF.html deleted file mode 100644 index 4e5d6d9bf..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Script/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Script (0080-00FF) - - - -
-
-

MathJax_Script Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Script/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Script/All.html deleted file mode 100644 index c48017c2a..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Script/All.html +++ /dev/null @@ -1,322 +0,0 @@ - - -MathJax Font Table for MathJax_Script - - - -
-
-

MathJax_Script Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004 ABCDEFGHIJKLMNO
005PQRSTUVWXYZ     
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0000-007F.html deleted file mode 100644 index 6dc529834..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (0000-007F) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0080-00FF.html deleted file mode 100644 index e309e5b6b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (0080-00FF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/02B0-02FF.html deleted file mode 100644 index d005e0c5f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (02B0-02FF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0300-036F.html deleted file mode 100644 index bd074e518..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (0300-036F) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2000-206F.html deleted file mode 100644 index dc7c4297f..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (2000-206F) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201               
202                
203                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2190-21FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2190-21FF.html deleted file mode 100644 index 2a5e94617..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2190-21FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (2190-21FF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219              
21A                
21B                
21C                
21D              
21E                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2200-22FF.html deleted file mode 100644 index e5b915f81..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (2200-22FF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222          
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2300-23FF.html deleted file mode 100644 index 5b579c9f4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (2300-23FF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/27C0-27EF.html deleted file mode 100644 index 532dc97c9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/27C0-27EF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (27C0-27EF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2A00-2AFF.html deleted file mode 100644 index 1eb52150b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/2A00-2AFF.html +++ /dev/null @@ -1,328 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 (2A00-2AFF) - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size1/All.html deleted file mode 100644 index 98dc836c3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size1/All.html +++ /dev/null @@ -1,1634 +0,0 @@ - - -MathJax Font Table for MathJax_Size1 - - - -
-
-

MathJax_Size1 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201               
202                
203                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Arrows: 2190 - 21FF
0123456789ABCDEF
219              
21A                
21B                
21C                
21D              
21E                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222          
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D               
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0000-007F.html deleted file mode 100644 index 31056adf3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (0000-007F) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0080-00FF.html deleted file mode 100644 index 4fb1b85f3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (0080-00FF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/02B0-02FF.html deleted file mode 100644 index e81e719aa..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (02B0-02FF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0300-036F.html deleted file mode 100644 index 172035d29..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (0300-036F) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2200-22FF.html deleted file mode 100644 index 934bb2b02..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (2200-22FF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222            
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2300-23FF.html deleted file mode 100644 index cef06b8ed..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (2300-23FF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/27C0-27EF.html deleted file mode 100644 index f1f3627e2..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/27C0-27EF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (27C0-27EF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2A00-2AFF.html deleted file mode 100644 index 921b6e0f8..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/2A00-2AFF.html +++ /dev/null @@ -1,328 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 (2A00-2AFF) - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size2/All.html deleted file mode 100644 index 4894eff2b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size2/All.html +++ /dev/null @@ -1,1406 +0,0 @@ - - -MathJax Font Table for MathJax_Size2 - - - -
-
-

MathJax_Size2 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220               
221             
222            
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C            
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0           
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0000-007F.html deleted file mode 100644 index 709157863..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (0000-007F) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0080-00FF.html deleted file mode 100644 index 7cc87322b..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (0080-00FF) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/02B0-02FF.html deleted file mode 100644 index 343393fdc..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (02B0-02FF) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0300-036F.html deleted file mode 100644 index 480831648..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (0300-036F) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2200-22FF.html deleted file mode 100644 index 9c7478497..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (2200-22FF) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2300-23FF.html deleted file mode 100644 index ce6f2a7bd..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (2300-23FF) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/27C0-27EF.html deleted file mode 100644 index 75b10d666..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/27C0-27EF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 (27C0-27EF) - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size3/All.html deleted file mode 100644 index 516881456..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size3/All.html +++ /dev/null @@ -1,1132 +0,0 @@ - - -MathJax Font Table for MathJax_Size3 - - - -
-
-

MathJax_Size3 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A                
23B                
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0000-007F.html deleted file mode 100644 index 6ec000740..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (0000-007F) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0080-00FF.html deleted file mode 100644 index a73bb2cce..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (0080-00FF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/02B0-02FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/02B0-02FF.html deleted file mode 100644 index ff4f79939..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/02B0-02FF.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (02B0-02FF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0300-036F.html deleted file mode 100644 index 957af51e3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (0300-036F) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2200-22FF.html deleted file mode 100644 index 3d365c9ab..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (2200-22FF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2300-23FF.html deleted file mode 100644 index b0326cf87..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (2300-23FF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239           
23A  
23B               
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/27C0-27EF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/27C0-27EF.html deleted file mode 100644 index 37e1d8bf8..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/27C0-27EF.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (27C0-27EF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/All.html deleted file mode 100644 index 366b9f728..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/All.html +++ /dev/null @@ -1,2126 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002        ()     /
003                
004                
005           [\]  
006                
007           { }  
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Spacing Modifier Letters: 02B0 - 02FF
0123456789ABCDEF
02C      ˆ         
02D            ˜   
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030  âaãa            
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221               
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C                
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230            
231                
232                
233                
234                
235                
236                
237                
238                
239           
23A  
23B               
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Mathematical Symbols-A: 27C0 - 27EF
0123456789ABCDEF
27E              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00              
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15           
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Size4/E000-F8FF.html deleted file mode 100644 index 734ab3ef9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Size4/E000-F8FF.html +++ /dev/null @@ -1,1047 +0,0 @@ - - -MathJax Font Table for MathJax_Size4 (E000-F8FF) - - - -
-
-

MathJax_Size4 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00              
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15           
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0000-007F.html deleted file mode 100644 index d9e358cc7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0000-007F) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0080-00FF.html deleted file mode 100644 index fcf98d8b7..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0080-00FF) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0100-017F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0100-017F.html deleted file mode 100644 index b5a1aa548..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0100-017F.html +++ /dev/null @@ -1,108 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0100-017F) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0180-024F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0180-024F.html deleted file mode 100644 index c30b9982a..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0180-024F.html +++ /dev/null @@ -1,88 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0180-024F) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0300-036F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0300-036F.html deleted file mode 100644 index e6c4cccf4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0300-036F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0300-036F) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăa äa åa ǎa   
031                
032                
033                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0370-03FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0370-03FF.html deleted file mode 100644 index d6abccdc3..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/0370-03FF.html +++ /dev/null @@ -1,208 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (0370-03FF) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/2000-206F.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/2000-206F.html deleted file mode 100644 index 56b463546..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/2000-206F.html +++ /dev/null @@ -1,148 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter (2000-206F) - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201                
202                
203               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/All.html deleted file mode 100644 index e22e043e9..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/Typewriter/All.html +++ /dev/null @@ -1,752 +0,0 @@ - - -MathJax Font Table for MathJax_Typewriter - - - -
-
-

MathJax_Typewriter Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002 !"#$%&'()*+,-./
0030123456789:;<=>?
004@ABCDEFGHIJKLMNO
005PQRSTUVWXYZ[\]^_
006`abcdefghijklmno
007pqrstuvwxyz{|}~
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-A: 0100 - 017F
0123456789ABCDEF
012                
013 ı              
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin Extended-B: 0180 - 024F
0123456789ABCDEF
023       ȷ        
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Combining Diacritical Marks: 0300 - 036F
0123456789ABCDEF
030àaáaâaãaāa ăa äa åa ǎa   
031                
032                
033                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Greek and Coptic: 0370 - 03FF
0123456789ABCDEF
039   ΓΔ   Θ  Λ  Ξ 
03AΠ  Σ ΥΦ ΨΩ      
03B                
03C                
03D                
03E                
03F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-General Punctuation: 2000 - 206F
0123456789ABCDEF
200                
201                
202                
203               
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0000-007F.html deleted file mode 100644 index e9f775f98..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (0000-007F) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003              > 
004                
005    T           
006    d           
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0080-00FF.html deleted file mode 100644 index 7dda71634..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (0080-00FF) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2200-22FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2200-22FF.html deleted file mode 100644 index bcb3276b5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2200-22FF.html +++ /dev/null @@ -1,388 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (2200-22FF) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C               
22D                
22E                
22F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2300-23FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2300-23FF.html deleted file mode 100644 index 0ef787baf..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2300-23FF.html +++ /dev/null @@ -1,348 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (2300-23FF) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A               
23B                
23C                
23D                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2A00-2AFF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2A00-2AFF.html deleted file mode 100644 index 6d726c517..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/2A00-2AFF.html +++ /dev/null @@ -1,328 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (2A00-2AFF) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0               
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/All.html deleted file mode 100644 index 6c5d5a701..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/All.html +++ /dev/null @@ -1,2218 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003              > 
004                
005    T           
006    d           
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Mathematical Operators: 2200 - 22FF
0123456789ABCDEF
220                
221                
222                
223                
224                
225                
226                
227                
228                
229                
22A                
22B                
22C               
22D                
22E                
22F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Miscellaneous Technical: 2300 - 23FF
0123456789ABCDEF
230                
231                
232                
233                
234                
235                
236                
237                
238                
239                
23A               
23B                
23C                
23D                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Supplemental Mathematical Operators: 2A00 - 2AFF
0123456789ABCDEF
2A0               
2A1                
2A2                
2A3                
2A4                
2A5                
2A6                
2A7                
2A8                
2A9                
2AA                
2AB                
2AC                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/E000-F8FF.html deleted file mode 100644 index 08eab92ab..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinChrome/E000-F8FF.html +++ /dev/null @@ -1,1048 +0,0 @@ - - -MathJax Font Table for MathJax_WinChrome (E000-F8FF) - - - -
-
-

MathJax_WinChrome Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20                
E21                
E22                
E23                
E24                
E25                
E26                
E27                
E28                
E29                
E2A                
E2B                
E2C                
E2D                
E2E                
E2F              
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0000-007F.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0000-007F.html deleted file mode 100644 index 8c860cc60..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0000-007F.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_WinIE6 (0000-007F) - - - -
-
-

MathJax_WinIE6 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0080-00FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0080-00FF.html deleted file mode 100644 index 558af8c21..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/0080-00FF.html +++ /dev/null @@ -1,188 +0,0 @@ - - -MathJax Font Table for MathJax_WinIE6 (0080-00FF) - - - -
-
-

MathJax_WinIE6 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/All.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/All.html deleted file mode 100644 index 660eba524..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/All.html +++ /dev/null @@ -1,1316 +0,0 @@ - - -MathJax Font Table for MathJax_WinIE6 - - - -
-
-

MathJax_WinIE6 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Basic Latin: 0000 - 007F
0123456789ABCDEF
002                
003                
004                
005                
006                
007                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Latin-1 Supplement: 0080 - 00FF
0123456789ABCDEF
00A                
00B                
00C                
00D                
00E                
00F                
-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20
E21
E22
E23         
E24
E25
E26
E27         
E28      
E29           
E2A               
E2B               
E2C 
E2D  
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/E000-F8FF.html b/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/E000-F8FF.html deleted file mode 100644 index 3fe06ff71..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/WinIE6/E000-F8FF.html +++ /dev/null @@ -1,1048 +0,0 @@ - - -MathJax Font Table for MathJax_WinIE6 (E000-F8FF) - - - -
-
-

MathJax_WinIE6 Character Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Private Use Area: E000 - F8FF
0123456789ABCDEF
E00                
E01                
E02                
E03                
E04                
E05                
E06                
E07                
E08                
E09                
E0A                
E0B                
E0C                
E0D                
E0E                
E0F                
E10                
E11                
E12                
E13                
E14                
E15                
E16                
E17                
E18                
E19                
E1A                
E1B                
E1C                
E1D                
E1E                
E1F                
E20
E21
E22
E23         
E24
E25
E26
E27         
E28      
E29           
E2A               
E2B               
E2C 
E2D  
E2E                
E2F                
E30                
-

-

-
- - diff --git a/mathjax-dev/fonts/Tables/TeX/TeX/index.html b/mathjax-dev/fonts/Tables/TeX/TeX/index.html deleted file mode 100644 index b735512e5..000000000 --- a/mathjax-dev/fonts/Tables/TeX/TeX/index.html +++ /dev/null @@ -1,756 +0,0 @@ - - -MathJax Fonts Unicode Block Table of Contents - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mathjax-dev/fonts/Tables/TeX/makeTable b/mathjax-dev/fonts/Tables/TeX/makeTable deleted file mode 100755 index 8e103bda4..000000000 --- a/mathjax-dev/fonts/Tables/TeX/makeTable +++ /dev/null @@ -1,408 +0,0 @@ -#! /usr/bin/perl - -# Makes a collection of font sample pages for the MathJax fonts -# -# Usage: ./makeTable - -%fonts = ( - 'MathJax_Main' => "font-family: MathJax_Main;", - 'MathJax_Main-Bold' => "font-family: MathJax_Main; font-weight:bold;", - 'MathJax_Main-Italic' => "font-family: MathJax_Main; font-style:italic;", - 'MathJax_Math-Italic' => "font-family: MathJax_Math; font-style:italic;", - 'MathJax_Math-Bold-Italic' => "font-family: MathJax_Math; font-style:italic; font-weight:bold", - 'MathJax_Size1' => "font-family: MathJax_Size1;", - 'MathJax_Size2' => "font-family: MathJax_Size2;", - 'MathJax_Size3' => "font-family: MathJax_Size3;", - 'MathJax_Size4' => "font-family: MathJax_Size4;", - 'MathJax_Caligraphic' => "font-family: MathJax_Caligraphic;", - 'MathJax_Caligraphic-Bold' => "font-family: MathJax_Caligraphic; font-weight:bold;", - 'MathJax_Greek' => "font-family: MathJax_Greek;", - 'MathJax_Greek-Bold' => "font-family: MathJax_Greek; font-weight:bold", - 'MathJax_Greek-Italic' => "font-family: MathJax_Greek; font-style:italic", - 'MathJax_Greek-Bold-Italic' => "font-family: MathJax_Greek; font-style:italic; font-weight:bold", - 'MathJax_WinChrome' => "font-family: MathJax_WinChrome;", - 'MathJax_WinIE6' => "font-family: MathJax_WinIE6;", - 'MathJax_AMS' => "font-family: MathJax_AMS;", - 'MathJax_Fraktur' => "font-family: MathJax_Fraktur;", - 'MathJax_Fraktur-Bold' => "font-family: MathJax_Fraktur; font-weight:bold", - 'MathJax_SansSerif' => "font-family: MathJax_SansSerif;", - 'MathJax_SansSerif-Bold' => "font-family: MathJax_SansSerif; font-weight:bold", - 'MathJax_SansSerif-Italic' => "font-family: MathJax_SansSerif; font-style:italic", - 'MathJax_Script' => "font-family: MathJax_Script;", - 'MathJax_Typewriter' => "font-family: MathJax_Typewriter;", -); - -require "unicode.pl"; - -sub byName { - my ($A,$B) = ($a,$b); - $A =~ s/Greek/V2_Greek/; $B =~ s/Greek/V2_Greek/; - $A =~ s/_(AMS|Caligraphic|Fraktur|Script|SansSerif|Typewriter)/_V1_\1/; - $B =~ s/_(AMS|Caligraphic|Fraktur|Script|SansSerif|Typewriter)/_V1_\1/; - $A =~ s/-Bold-/-XBold-/; $B =~ s/-Bold-/-XBold-/; - return $A cmp $B; -} - -@fonts = sort byName (keys %fonts); - -sub GetTableData { - foreach $font (split(/\n/,`find -L ../../AFM/TeX/fonts -name "*.js"`)) {GetFileData($font)} - CountRangeEntries(); -} - -sub GetFileData { - my $file = shift; - open(INFILE,$file); - my @lines = ; - close(INFILE); - chomp(@lines); - FindChars(@lines); -} - -sub FindChars { - my $font = ""; my $char; - foreach my $line (@_) { - if ($line =~ m/FONTDATA.FONTS\['([^']*)'\]/) { - $font = $1; $font =~ s/bold/Bold/; $font =~ s/italic/Italic/; - } elsif ($font ne "MathJax_Math" && $line =~ m/^ +0x([A-F0-9]*):/) { - $char = sprintf("%05X",hex($1)); - $CHAR{$char}{$font} = 1; - } - } -} - -sub CountRangeEntries { - foreach my $range (@ranges) { - my ($name,$start,$end) = @{$range}; - my $N = 0; - foreach my $font (@fonts) { - my $n = 0; - foreach $c ($start..$end) { - my $C = sprintf("%05X",$c); - $n++ if $CHAR{$C} && $CHAR{$C}{$font}; - } - $N += $n unless $font =~ m/Greek|_Win/; - $count{$font} += $n; - $frcount{$font}{$name} = $n; - $frcount{$font}{MathJax_All} += $n unless $font =~ m/Greek|_Win/; - } - $count{MathJax_All} += $N; - $frcount{MathJax_All}{$name} = $N; - } -} - -sub MakeHeader { - my $FONT = shift; my $range = (shift) || ""; - @HEADER = ( - '', - '', - 'MathJax Font Table for '.($FONT || "All Fonts").$range.'', - '', - '', - '', - '
', - '
', - '

'.($FONT || "MathJax Font").' Character Tables

', - ); -} - -@FOOTER = ( - '
', - '', - '', -); - -@TABLEstart = ( - '
-

MathJax Fonts Unicode Block
Table of Contents

-
MainMathSizenAMSCalFrakSSScrTypeGreekChrIE6All
BIIBI1234BBBIBIBI
Basic Latin95958754549999283737828288888827961111411074
Latin-1 Supplement992111111411111111111111139
Latin Extended-A111111118
Latin Extended-B11111117
Spacing Modifier Letters992222228
Combining Diacritical Marks12121122222111111987
Greek and Coptic111111414121111111111114141161
General Punctuation171761122666165
Combining Diacritical Marks for Symbols112
Letterlike Symbols661720
Arrows242443890
Mathematical Operators67671412111111273
Miscellaneous Technical86544242153
Enclosed Alphanumerics11
Box Drawing66
Geometric Shapes55919
Miscellaneous Symbols77115
Dingbats22
Miscellaneous Mathematical Symbols-A42222214
Supplemental Arrows-A7714
Miscellaneous Mathematical Symbols-B11
Supplemental Mathematical Operators335523139
Private Use Area71687215638
All287283120969645372148257383893921191191192812013134343101582056
', - '', - '', - '', - '', - '', - '', - '', - '', - '', - '', -); -@TABLEfoot = ( - '
', -); -@TABLEhead = ( - '
0123456789ABCDEF
', - '

' -); - -@ROWstart = ('

', - '', - ); - - my @names = ('Main','Math','Sizen','AMS','Cal',"Frak","SS","Scr","Type",'Greek','Chr','IE6','All'); - my @rows = (1,1,1,1,1,1,1,1,1,1,1,1,2); my @columns = (3,2,4,1,2,2,3,1,1,4,1,1,1); - my $rows = scalar(@ranges) + 5; - - print HTML "\n"; - print HTML '',"\n"; - foreach my $i (0..$#names) { - print HTML '',"\n" if $rows[$i]; - print HTML '',"\n"; - } - print HTML "\n"; - - print HTML "\n"; - foreach my $name ('','B','I', 'I','BI', '1','2','3','4', '', '','B', '','B', '','B','I', - '', '','B','I','BI', '', '', '') { - print HTML '',"\n"; - } - print HTML "\n"; - - print HTML '',"\n"; - - foreach my $range (@ranges) { - my ($name,$start,$end) = @{$range}; - next unless $frcount{MathJax_All}{$name}; - my $file = sprintf("/%04X-%04X.html",$start,$end); - print HTML '',"\n"; - print HTML '',"\n"; - foreach my $font (@fonts) { - print HTML '',"\n"; - } - print HTML ''; - print HTML "\n"; - } - - print HTML '',"\n"; - print HTML '',"\n"; - print HTML '',"\n"; - foreach my $font (@fonts,"MathJax_All") { - print HTML '',"\n" - } - print HTML "\n"; - - PrintHTML( - '', - '', - '', - ); - - close(HTML); -} - -sub PrintFullTable { - my $i = shift; my $FONT = ($i ne '' ? $fonts[$i] : ''); - my $dir = "TeX/".(substr($FONT,8) || "All"); - my $file = "$dir/All.html"; - mkdir "TeX" unless -d "TeX"; - mkdir $dir unless -d $dir; - open(HTML,">",$file); - MakeHeader($FONT); - PrintHTML(@HEADER); - foreach my $j (0..$#ranges) {PrintRange($i,$j)} - PrintNavigation($i,''); - PrintHTML(@FOOTER); - close(HTML); -} - -sub PrintRangeTable { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : ''); - my ($name,$start,$end) = @{$ranges[$j]}; - return if $frcount{($i eq '' ? "MathJax_All" : $FONT)}{$name} == 0; - my $chars = sprintf("%04X-%04X",$start,$end); - my $dir = "TeX/".($FONT ? substr($FONT,8) : "All"); - my $file = "$dir/$chars.html"; - mkdir "TeX" unless -d "TeX"; - mkdir $dir unless -d $dir; - open(HTML,">",$file); - MakeHeader($FONT," ($chars)"); - PrintHTML(@HEADER); - PrintRange($i,$j); - PrintNavigation($i,$j); - PrintHTML(@FOOTER); - close(HTML); -} - -sub PrintRange { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : ''); - my ($name,$start,$end) = @{$ranges[$j]}; - return if $frcount{($i eq '' ? "MathJax_All" : $FONT)}{$name} == 0; - PrintHTML(@TABLEstart); - print HTML sprintf("%s: %04X - %04X",$name,$start,$end); - PrintHTML(@TABLEhead); - while ($start < $end && !defined($CHAR{sprintf("%05X",$start)})) {$start++} - while ($end > $start && !defined($CHAR{sprintf("%05X",$end)})) {$end--} - foreach my $row (int($start/0x10)..int($end/0x10)) - {PrintRow($FONT,$row,(($name =~ m/Combining/i) ? 'a' : ''))} - PrintHTML(@TABLEfoot); -} - -sub PrintRow { - my $FONT = shift; my $row = shift; - my $combine = shift; my $COMBINE = $combine; - $combine = ''.$combine.'' if $combine && $FONT =~ /Size|_AMS/; - my $r = sprintf("%03X",$row); $row *= 0x10; - PrintHTML(@ROWstart); - print HTML '',"\n"; - foreach my $i (0x00..0x0F) { - my $c = sprintf("%05X",$row+$i); - if (defined($CHAR{$c})) { - my $title = $CHARNAME{$c}." (".sprintf("0x%X",$row+$i).")"; - if ($FONT) { - if ($CHAR{$c}{$FONT}) { - print HTML ''."\n"; - } else { - print HTML ''."\n"; - } - } else { - print HTML ''."\n"; - } - } else { - print HTML ''."\n"; - } - print HTML ''."\n" if $i == 7; - } - PrintHTML(@ROWend); -} - -sub PrintNavigation { - my $i = shift; my $j = shift; - my $FONT = ($i ne '' ? $fonts[$i] : 'MathJax_All'); - my ($name,$start,$end) = ($j ne '' ? @{$ranges[$j]} : ('MathJax_All',0,0)); - my ($pfont,$nfont,$prange,$nrange); - my ($pi,$ni,$pj,$nj); - - if ($i ne "") { - ($pi,$ni) = ($i-1,$i+1); ($pfont,$nfont) = ($fonts[$pi],$fonts[$ni]); - while ($j && $ni <= $#fonts && $frcount{$nfont}{$name} == 0) {$nfont = $fonts[++$ni]} - } else { - $pi = $#fonts; $pfont = $fonts[$#fonts]; $ni = 0; $nfont = ""; - } - while ($j && $pi >= 0 && $frcount{$pfont}{$name} == 0) {$pfont = $fonts[--$pi]} - $pfont = "" if $pi < 0; $nfont = "MathJAx_All" if $ni > $#fonts; - $pfont = substr($pfont,8); $nfont = substr($nfont,8); - my $pfurl = "../".$pfont.($j ne '' ? sprintf("/%04X-%04X.html",$start,$end) : '/All.html'); - my $nfurl = "../".$nfont.($j ne '' ? sprintf("/%04X-%04X.html",$start,$end) : '/All.html'); - - if ($j ne "") { - ($pj,$nj) = ($j-1,$j+1); ($prange,$nrange) = ($ranges[$pj],$ranges[$nj]); - while ($nj <= $#ranges && $frcount{$FONT}{$nrange->[0]} == 0) {$nrange = $ranges[++$nj]} - } else { - $pj = $#ranges; $prange = $ranges[$pj]; $nj = 0; $nrange = ['',0,0]; - } - while ($pj >= 0 && $frcount{$FONT}{$prange->[0]} == 0) {$prange = $ranges[--$pj]} - $prange = ['',0,0] if $pj < 0; $nrange = ['All',0,0] if $nj > $#ranges; - my $prurl = sprintf("%04X-%04X.html",$prange->[1],$prange->[2]); - my $nrurl = ($nrange->[2] ? sprintf("%04X-%04X.html",$nrange->[1],$nrange->[2]) : "All.html"); - - PrintHTML( - '
', - '

MathJax Fonts Unicode Block
Table of Contents

', - '
1 ? ' ROWSPAN="'.$rows[$i].'"' : ''), - ($columns[$i] > 1 ? ' COLSPAN="'.$columns[$i].'"' : ''), - '>',$names[$i],'
',$name,'
',$name,'', - ($frcount{$font}{$name} ? ''.$frcount{$font}{$name}.'' : ''), - '',$frcount{MathJax_All}{$name},'
All',$count{$font},'
'.$r.''.$combine.'&#x'.$c.';'.$combine.' '; - foreach my $font (sort byName (keys %{$CHAR{$c}})) { - next if $font =~ m/Greek|_Win/; $combine = $COMBINE; - $combine = ''.$COMBINE.'' if $COMBINE && $font =~ /Size|_AMS/; - print HTML ''. - $combine.'&#x'.$c.';'.$combine.'
'; - } - print HTML '
 
', - '', - '', '', '', - '', - '', - '', '', '', - '', '', - '
', - ($prange->[0] ? - (''.$prange->[0].'
'. - '/\') : '..'), - - '
', - ($pfont ? - (''.$pfont.' ', - '<') : ':'), - 'O', - ($nfont ? - ('> ', - ''.$nfont.'') : ':'), - '
', - ($nrange->[0] ? - ('\/
'. - ''.$nrange->[0].'') : - '..'), - '
', - '', - ); -} - -sub PrintHTML { - print HTML join("\n",@_),"\n"; -} - -sub PrintAllTables { - foreach my $font (0..$#fonts) { - foreach my $range (0..$#ranges) {PrintRangeTable($font,$range)} - PrintFullTable($font); - } - foreach my $range (0..$#ranges) {PrintRangeTable('',$range)} - PrintFullTable(''); -} - -GetTableData(); -PrintTOC(); -PrintAllTables(); - -1; diff --git a/mathjax-dev/fonts/Tables/TeX/unicode.pl b/mathjax-dev/fonts/Tables/TeX/unicode.pl deleted file mode 100644 index 4f3926241..000000000 --- a/mathjax-dev/fonts/Tables/TeX/unicode.pl +++ /dev/null @@ -1,3298 +0,0 @@ -@ranges = ( - ['Basic Latin',0,127], - ['Latin-1 Supplement',128,255], - ['Latin Extended-A',256,383], - ['Latin Extended-B',384,591], - ['Spacing Modifier Letters',688,767], - ['Combining Diacritical Marks',768,879], - ['Greek and Coptic',880,1023], - ['Cyrillic',1024,1279], - ['Phonetic Extensions',7424,7551], - ['Phonetic Extensions Supplement',7552,7615], - ['Latin Extended Additional',7680,7935], - ['General Punctuation',8192,8303], - ['Superscripts and Subscripts',8304,8351], - ['Currency Symbols',8352,8399], - ['Combining Diacritical Marks for Symbols',8400,8447], - ['Letterlike Symbols',8448,8527], - ['Number Forms',8528,8591], - ['Arrows',8592,8703], - ['Mathematical Operators',8704,8959], - ['Miscellaneous Technical',8960,9215], - ['Control Pictures',9216,9279], - ['Enclosed Alphanumerics',9312,9471], - ['Box Drawing',9472,9599], - ['Block Elements',9600,9631], - ['Geometric Shapes',9632,9727], - ['Miscellaneous Symbols',9728,9983], - ['Dingbats',9984,10175], - ['Miscellaneous Mathematical Symbols-A',10176,10223], - ['Supplemental Arrows-A',10224,10239], - ['Supplemental Arrows-B',10496,10623], - ['Miscellaneous Mathematical Symbols-B',10624,10751], - ['Supplemental Mathematical Operators',10752,11007], - ['Miscellaneous Symbols and Arrows',11008,11263], - ['CJK Symbols and Punctuation',12288,12351], - ['Hiragana',12352,12447], - ['Latin Extended-D',42784,43007], - ['Private Use Area',57344,63743], - ['Alphabetic Presentation Forms',64256,64335], - ['Specials',65520,65535], - ['Mathematical Alphanumeric Symbols',119808,120831], -); - -%CHARNAME = ( - '00020' => 'SPACE', - '00021' => 'EXCLAMATION MARK', - '00022' => 'QUOTATION MARK', - '00023' => 'NUMBER SIGN', - '00024' => 'DOLLAR SIGN', - '00025' => 'PERCENT SIGN', - '00026' => 'AMPERSAND', - '00027' => 'APOSTROPHE', - '00028' => 'LEFT PARENTHESIS', - '00029' => 'RIGHT PARENTHESIS', - '0002A' => 'ASTERISK', - '0002B' => 'PLUS SIGN', - '0002C' => 'COMMA', - '0002D' => 'HYPHEN-MINUS', - '0002E' => 'FULL STOP', - '0002F' => 'SOLIDUS', - '00030' => 'DIGIT ZERO', - '00031' => 'DIGIT ONE', - '00032' => 'DIGIT TWO', - '00033' => 'DIGIT THREE', - '00034' => 'DIGIT FOUR', - '00035' => 'DIGIT FIVE', - '00036' => 'DIGIT SIX', - '00037' => 'DIGIT SEVEN', - '00038' => 'DIGIT EIGHT', - '00039' => 'DIGIT NINE', - '0003A' => 'COLON', - '0003B' => 'SEMICOLON', - '0003C' => 'LESS-THAN SIGN', - '0003D' => 'EQUALS SIGN', - '0003E' => 'GREATER-THAN SIGN', - '0003F' => 'QUESTION MARK', - '00040' => 'COMMERCIAL AT', - '00041' => 'LATIN CAPITAL LETTER A', - '00042' => 'LATIN CAPITAL LETTER B', - '00043' => 'LATIN CAPITAL LETTER C', - '00044' => 'LATIN CAPITAL LETTER D', - '00045' => 'LATIN CAPITAL LETTER E', - '00046' => 'LATIN CAPITAL LETTER F', - '00047' => 'LATIN CAPITAL LETTER G', - '00048' => 'LATIN CAPITAL LETTER H', - '00049' => 'LATIN CAPITAL LETTER I', - '0004A' => 'LATIN CAPITAL LETTER J', - '0004B' => 'LATIN CAPITAL LETTER K', - '0004C' => 'LATIN CAPITAL LETTER L', - '0004D' => 'LATIN CAPITAL LETTER M', - '0004E' => 'LATIN CAPITAL LETTER N', - '0004F' => 'LATIN CAPITAL LETTER O', - '00050' => 'LATIN CAPITAL LETTER P', - '00051' => 'LATIN CAPITAL LETTER Q', - '00052' => 'LATIN CAPITAL LETTER R', - '00053' => 'LATIN CAPITAL LETTER S', - '00054' => 'LATIN CAPITAL LETTER T', - '00055' => 'LATIN CAPITAL LETTER U', - '00056' => 'LATIN CAPITAL LETTER V', - '00057' => 'LATIN CAPITAL LETTER W', - '00058' => 'LATIN CAPITAL LETTER X', - '00059' => 'LATIN CAPITAL LETTER Y', - '0005A' => 'LATIN CAPITAL LETTER Z', - '0005B' => 'LEFT SQUARE BRACKET', - '0005C' => 'REVERSE SOLIDUS', - '0005D' => 'RIGHT SQUARE BRACKET', - '0005E' => 'CIRCUMFLEX ACCENT', - '0005F' => 'LOW LINE', - '00060' => 'GRAVE ACCENT', - '00061' => 'LATIN SMALL LETTER A', - '00062' => 'LATIN SMALL LETTER B', - '00063' => 'LATIN SMALL LETTER C', - '00064' => 'LATIN SMALL LETTER D', - '00065' => 'LATIN SMALL LETTER E', - '00066' => 'LATIN SMALL LETTER F', - '00067' => 'LATIN SMALL LETTER G', - '00068' => 'LATIN SMALL LETTER H', - '00069' => 'LATIN SMALL LETTER I', - '0006A' => 'LATIN SMALL LETTER J', - '0006B' => 'LATIN SMALL LETTER K', - '0006C' => 'LATIN SMALL LETTER L', - '0006D' => 'LATIN SMALL LETTER M', - '0006E' => 'LATIN SMALL LETTER N', - '0006F' => 'LATIN SMALL LETTER O', - '00070' => 'LATIN SMALL LETTER P', - '00071' => 'LATIN SMALL LETTER Q', - '00072' => 'LATIN SMALL LETTER R', - '00073' => 'LATIN SMALL LETTER S', - '00074' => 'LATIN SMALL LETTER T', - '00075' => 'LATIN SMALL LETTER U', - '00076' => 'LATIN SMALL LETTER V', - '00077' => 'LATIN SMALL LETTER W', - '00078' => 'LATIN SMALL LETTER X', - '00079' => 'LATIN SMALL LETTER Y', - '0007A' => 'LATIN SMALL LETTER Z', - '0007B' => 'LEFT CURLY BRACKET', - '0007C' => 'VERTICAL LINE', - '0007D' => 'RIGHT CURLY BRACKET', - '0007E' => 'TILDE', - '000A0' => 'NO-BREAK SPACE', - '000A1' => 'INVERTED EXCLAMATION MARK', - '000A2' => 'CENT SIGN', - '000A3' => 'POUND SIGN', - '000A4' => 'CURRENCY SIGN', - '000A5' => 'YEN SIGN', - '000A6' => 'BROKEN BAR', - '000A7' => 'SECTION SIGN', - '000A8' => 'DIAERESIS', - '000A9' => 'COPYRIGHT SIGN', - '000AA' => 'FEMININE ORDINAL INDICATOR', - '000AB' => 'LEFT-POINTING DOUBLE ANGLE QUOTATION MARK', - '000AC' => 'NOT SIGN', - '000AD' => 'SOFT HYPHEN', - '000AE' => 'REGISTERED SIGN', - '000AF' => 'MACRON', - '000B0' => 'DEGREE SIGN', - '000B1' => 'PLUS-MINUS SIGN', - '000B2' => 'SUPERSCRIPT TWO', - '000B3' => 'SUPERSCRIPT THREE', - '000B4' => 'ACUTE ACCENT', - '000B5' => 'MICRO SIGN', - '000B6' => 'PILCROW SIGN', - '000B7' => 'MIDDLE DOT', - '000B8' => 'CEDILLA', - '000B9' => 'SUPERSCRIPT ONE', - '000BA' => 'MASCULINE ORDINAL INDICATOR', - '000BB' => 'RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK', - '000BC' => 'VULGAR FRACTION ONE QUARTER', - '000BD' => 'VULGAR FRACTION ONE HALF', - '000BE' => 'VULGAR FRACTION THREE QUARTERS', - '000BF' => 'INVERTED QUESTION MARK', - '000C0' => 'LATIN CAPITAL LETTER A WITH GRAVE', - '000C1' => 'LATIN CAPITAL LETTER A WITH ACUTE', - '000C2' => 'LATIN CAPITAL LETTER A WITH CIRCUMFLEX', - '000C3' => 'LATIN CAPITAL LETTER A WITH TILDE', - '000C4' => 'LATIN CAPITAL LETTER A WITH DIAERESIS', - '000C5' => 'LATIN CAPITAL LETTER A WITH RING ABOVE', - '000C6' => 'LATIN CAPITAL LETTER AE', - '000C7' => 'LATIN CAPITAL LETTER C WITH CEDILLA', - '000C8' => 'LATIN CAPITAL LETTER E WITH GRAVE', - '000C9' => 'LATIN CAPITAL LETTER E WITH ACUTE', - '000CA' => 'LATIN CAPITAL LETTER E WITH CIRCUMFLEX', - '000CB' => 'LATIN CAPITAL LETTER E WITH DIAERESIS', - '000CC' => 'LATIN CAPITAL LETTER I WITH GRAVE', - '000CD' => 'LATIN CAPITAL LETTER I WITH ACUTE', - '000CE' => 'LATIN CAPITAL LETTER I WITH CIRCUMFLEX', - '000CF' => 'LATIN CAPITAL LETTER I WITH DIAERESIS', - '000D0' => 'LATIN CAPITAL LETTER ETH', - '000D1' => 'LATIN CAPITAL LETTER N WITH TILDE', - '000D2' => 'LATIN CAPITAL LETTER O WITH GRAVE', - '000D3' => 'LATIN CAPITAL LETTER O WITH ACUTE', - '000D4' => 'LATIN CAPITAL LETTER O WITH CIRCUMFLEX', - '000D5' => 'LATIN CAPITAL LETTER O WITH TILDE', - '000D6' => 'LATIN CAPITAL LETTER O WITH DIAERESIS', - '000D7' => 'MULTIPLICATION SIGN', - '000D8' => 'LATIN CAPITAL LETTER O WITH STROKE', - '000D9' => 'LATIN CAPITAL LETTER U WITH GRAVE', - '000DA' => 'LATIN CAPITAL LETTER U WITH ACUTE', - '000DB' => 'LATIN CAPITAL LETTER U WITH CIRCUMFLEX', - '000DC' => 'LATIN CAPITAL LETTER U WITH DIAERESIS', - '000DD' => 'LATIN CAPITAL LETTER Y WITH ACUTE', - '000DE' => 'LATIN CAPITAL LETTER THORN', - '000DF' => 'LATIN SMALL LETTER SHARP S', - '000E0' => 'LATIN SMALL LETTER A WITH GRAVE', - '000E1' => 'LATIN SMALL LETTER A WITH ACUTE', - '000E2' => 'LATIN SMALL LETTER A WITH CIRCUMFLEX', - '000E3' => 'LATIN SMALL LETTER A WITH TILDE', - '000E4' => 'LATIN SMALL LETTER A WITH DIAERESIS', - '000E5' => 'LATIN SMALL LETTER A WITH RING ABOVE', - '000E6' => 'LATIN SMALL LETTER AE', - '000E7' => 'LATIN SMALL LETTER C WITH CEDILLA', - '000E8' => 'LATIN SMALL LETTER E WITH GRAVE', - '000E9' => 'LATIN SMALL LETTER E WITH ACUTE', - '000EA' => 'LATIN SMALL LETTER E WITH CIRCUMFLEX', - '000EB' => 'LATIN SMALL LETTER E WITH DIAERESIS', - '000EC' => 'LATIN SMALL LETTER I WITH GRAVE', - '000ED' => 'LATIN SMALL LETTER I WITH ACUTE', - '000EE' => 'LATIN SMALL LETTER I WITH CIRCUMFLEX', - '000EF' => 'LATIN SMALL LETTER I WITH DIAERESIS', - '000F0' => 'LATIN SMALL LETTER ETH', - '000F1' => 'LATIN SMALL LETTER N WITH TILDE', - '000F2' => 'LATIN SMALL LETTER O WITH GRAVE', - '000F3' => 'LATIN SMALL LETTER O WITH ACUTE', - '000F4' => 'LATIN SMALL LETTER O WITH CIRCUMFLEX', - '000F5' => 'LATIN SMALL LETTER O WITH TILDE', - '000F6' => 'LATIN SMALL LETTER O WITH DIAERESIS', - '000F7' => 'DIVISION SIGN', - '000F8' => 'LATIN SMALL LETTER O WITH STROKE', - '000F9' => 'LATIN SMALL LETTER U WITH GRAVE', - '000FA' => 'LATIN SMALL LETTER U WITH ACUTE', - '000FB' => 'LATIN SMALL LETTER U WITH CIRCUMFLEX', - '000FC' => 'LATIN SMALL LETTER U WITH DIAERESIS', - '000FD' => 'LATIN SMALL LETTER Y WITH ACUTE', - '000FE' => 'LATIN SMALL LETTER THORN', - '000FF' => 'LATIN SMALL LETTER Y WITH DIAERESIS', - '00100' => 'LATIN CAPITAL LETTER A WITH MACRON', - '00101' => 'LATIN SMALL LETTER A WITH MACRON', - '00102' => 'LATIN CAPITAL LETTER A WITH BREVE', - '00103' => 'LATIN SMALL LETTER A WITH BREVE', - '00104' => 'LATIN CAPITAL LETTER A WITH OGONEK', - '00105' => 'LATIN SMALL LETTER A WITH OGONEK', - '00106' => 'LATIN CAPITAL LETTER C WITH ACUTE', - '00107' => 'LATIN SMALL LETTER C WITH ACUTE', - '00108' => 'LATIN CAPITAL LETTER C WITH CIRCUMFLEX', - '00109' => 'LATIN SMALL LETTER C WITH CIRCUMFLEX', - '0010A' => 'LATIN CAPITAL LETTER C WITH DOT ABOVE', - '0010B' => 'LATIN SMALL LETTER C WITH DOT ABOVE', - '0010C' => 'LATIN CAPITAL LETTER C WITH CARON', - '0010D' => 'LATIN SMALL LETTER C WITH CARON', - '0010E' => 'LATIN CAPITAL LETTER D WITH CARON', - '0010F' => 'LATIN SMALL LETTER D WITH CARON', - '00110' => 'LATIN CAPITAL LETTER D WITH STROKE', - '00111' => 'LATIN SMALL LETTER D WITH STROKE', - '00112' => 'LATIN CAPITAL LETTER E WITH MACRON', - '00113' => 'LATIN SMALL LETTER E WITH MACRON', - '00114' => 'LATIN CAPITAL LETTER E WITH BREVE', - '00115' => 'LATIN SMALL LETTER E WITH BREVE', - '00116' => 'LATIN CAPITAL LETTER E WITH DOT ABOVE', - '00117' => 'LATIN SMALL LETTER E WITH DOT ABOVE', - '00118' => 'LATIN CAPITAL LETTER E WITH OGONEK', - '00119' => 'LATIN SMALL LETTER E WITH OGONEK', - '0011A' => 'LATIN CAPITAL LETTER E WITH CARON', - '0011B' => 'LATIN SMALL LETTER E WITH CARON', - '0011C' => 'LATIN CAPITAL LETTER G WITH CIRCUMFLEX', - '0011D' => 'LATIN SMALL LETTER G WITH CIRCUMFLEX', - '0011E' => 'LATIN CAPITAL LETTER G WITH BREVE', - '0011F' => 'LATIN SMALL LETTER G WITH BREVE', - '00120' => 'LATIN CAPITAL LETTER G WITH DOT ABOVE', - '00121' => 'LATIN SMALL LETTER G WITH DOT ABOVE', - '00122' => 'LATIN CAPITAL LETTER G WITH CEDILLA', - '00123' => 'LATIN SMALL LETTER G WITH CEDILLA', - '00124' => 'LATIN CAPITAL LETTER H WITH CIRCUMFLEX', - '00125' => 'LATIN SMALL LETTER H WITH CIRCUMFLEX', - '00126' => 'LATIN CAPITAL LETTER H WITH STROKE', - '00127' => 'LATIN SMALL LETTER H WITH STROKE', - '00128' => 'LATIN CAPITAL LETTER I WITH TILDE', - '00129' => 'LATIN SMALL LETTER I WITH TILDE', - '0012A' => 'LATIN CAPITAL LETTER I WITH MACRON', - '0012B' => 'LATIN SMALL LETTER I WITH MACRON', - '0012C' => 'LATIN CAPITAL LETTER I WITH BREVE', - '0012D' => 'LATIN SMALL LETTER I WITH BREVE', - '0012E' => 'LATIN CAPITAL LETTER I WITH OGONEK', - '0012F' => 'LATIN SMALL LETTER I WITH OGONEK', - '00130' => 'LATIN CAPITAL LETTER I WITH DOT ABOVE', - '00131' => 'LATIN SMALL LETTER DOTLESS I', - '00132' => 'LATIN CAPITAL LIGATURE IJ', - '00133' => 'LATIN SMALL LIGATURE IJ', - '00134' => 'LATIN CAPITAL LETTER J WITH CIRCUMFLEX', - '00135' => 'LATIN SMALL LETTER J WITH CIRCUMFLEX', - '00136' => 'LATIN CAPITAL LETTER K WITH CEDILLA', - '00137' => 'LATIN SMALL LETTER K WITH CEDILLA', - '00138' => 'LATIN SMALL LETTER KRA', - '00139' => 'LATIN CAPITAL LETTER L WITH ACUTE', - '0013A' => 'LATIN SMALL LETTER L WITH ACUTE', - '0013B' => 'LATIN CAPITAL LETTER L WITH CEDILLA', - '0013C' => 'LATIN SMALL LETTER L WITH CEDILLA', - '0013D' => 'LATIN CAPITAL LETTER L WITH CARON', - '0013E' => 'LATIN SMALL LETTER L WITH CARON', - '0013F' => 'LATIN CAPITAL LETTER L WITH MIDDLE DOT', - '00140' => 'LATIN SMALL LETTER L WITH MIDDLE DOT', - '00141' => 'LATIN CAPITAL LETTER L WITH STROKE', - '00142' => 'LATIN SMALL LETTER L WITH STROKE', - '00143' => 'LATIN CAPITAL LETTER N WITH ACUTE', - '00144' => 'LATIN SMALL LETTER N WITH ACUTE', - '00145' => 'LATIN CAPITAL LETTER N WITH CEDILLA', - '00146' => 'LATIN SMALL LETTER N WITH CEDILLA', - '00147' => 'LATIN CAPITAL LETTER N WITH CARON', - '00148' => 'LATIN SMALL LETTER N WITH CARON', - '00149' => 'LATIN SMALL LETTER N PRECEDED BY APOSTROPHE', - '0014A' => 'LATIN CAPITAL LETTER ENG', - '0014B' => 'LATIN SMALL LETTER ENG', - '0014C' => 'LATIN CAPITAL LETTER O WITH MACRON', - '0014D' => 'LATIN SMALL LETTER O WITH MACRON', - '0014E' => 'LATIN CAPITAL LETTER O WITH BREVE', - '0014F' => 'LATIN SMALL LETTER O WITH BREVE', - '00150' => 'LATIN CAPITAL LETTER O WITH DOUBLE ACUTE', - '00151' => 'LATIN SMALL LETTER O WITH DOUBLE ACUTE', - '00152' => 'LATIN CAPITAL LIGATURE OE', - '00153' => 'LATIN SMALL LIGATURE OE', - '00154' => 'LATIN CAPITAL LETTER R WITH ACUTE', - '00155' => 'LATIN SMALL LETTER R WITH ACUTE', - '00156' => 'LATIN CAPITAL LETTER R WITH CEDILLA', - '00157' => 'LATIN SMALL LETTER R WITH CEDILLA', - '00158' => 'LATIN CAPITAL LETTER R WITH CARON', - '00159' => 'LATIN SMALL LETTER R WITH CARON', - '0015A' => 'LATIN CAPITAL LETTER S WITH ACUTE', - '0015B' => 'LATIN SMALL LETTER S WITH ACUTE', - '0015C' => 'LATIN CAPITAL LETTER S WITH CIRCUMFLEX', - '0015D' => 'LATIN SMALL LETTER S WITH CIRCUMFLEX', - '0015E' => 'LATIN CAPITAL LETTER S WITH CEDILLA', - '0015F' => 'LATIN SMALL LETTER S WITH CEDILLA', - '00160' => 'LATIN CAPITAL LETTER S WITH CARON', - '00161' => 'LATIN SMALL LETTER S WITH CARON', - '00162' => 'LATIN CAPITAL LETTER T WITH CEDILLA', - '00163' => 'LATIN SMALL LETTER T WITH CEDILLA', - '00164' => 'LATIN CAPITAL LETTER T WITH CARON', - '00165' => 'LATIN SMALL LETTER T WITH CARON', - '00166' => 'LATIN CAPITAL LETTER T WITH STROKE', - '00167' => 'LATIN SMALL LETTER T WITH STROKE', - '00168' => 'LATIN CAPITAL LETTER U WITH TILDE', - '00169' => 'LATIN SMALL LETTER U WITH TILDE', - '0016A' => 'LATIN CAPITAL LETTER U WITH MACRON', - '0016B' => 'LATIN SMALL LETTER U WITH MACRON', - '0016C' => 'LATIN CAPITAL LETTER U WITH BREVE', - '0016D' => 'LATIN SMALL LETTER U WITH BREVE', - '0016E' => 'LATIN CAPITAL LETTER U WITH RING ABOVE', - '0016F' => 'LATIN SMALL LETTER U WITH RING ABOVE', - '00170' => 'LATIN CAPITAL LETTER U WITH DOUBLE ACUTE', - '00171' => 'LATIN SMALL LETTER U WITH DOUBLE ACUTE', - '00172' => 'LATIN CAPITAL LETTER U WITH OGONEK', - '00173' => 'LATIN SMALL LETTER U WITH OGONEK', - '00174' => 'LATIN CAPITAL LETTER W WITH CIRCUMFLEX', - '00175' => 'LATIN SMALL LETTER W WITH CIRCUMFLEX', - '00176' => 'LATIN CAPITAL LETTER Y WITH CIRCUMFLEX', - '00177' => 'LATIN SMALL LETTER Y WITH CIRCUMFLEX', - '00178' => 'LATIN CAPITAL LETTER Y WITH DIAERESIS', - '00179' => 'LATIN CAPITAL LETTER Z WITH ACUTE', - '0017A' => 'LATIN SMALL LETTER Z WITH ACUTE', - '0017B' => 'LATIN CAPITAL LETTER Z WITH DOT ABOVE', - '0017C' => 'LATIN SMALL LETTER Z WITH DOT ABOVE', - '0017D' => 'LATIN CAPITAL LETTER Z WITH CARON', - '0017E' => 'LATIN SMALL LETTER Z WITH CARON', - '0017F' => 'LATIN SMALL LETTER LONG S', - '00180' => 'LATIN SMALL LETTER B WITH STROKE', - '00188' => 'LATIN SMALL LETTER C WITH HOOK', - '00190' => 'LATIN CAPITAL LETTER OPEN E', - '00192' => 'LATIN SMALL LETTER F WITH HOOK', - '00195' => 'LATIN SMALL LETTER HV', - '00199' => 'LATIN SMALL LETTER K WITH HOOK', - '0019A' => 'LATIN SMALL LETTER L WITH BAR', - '0019B' => 'LATIN SMALL LETTER LAMBDA WITH STROKE', - '0019E' => 'LATIN SMALL LETTER N WITH LONG RIGHT LEG', - '001A0' => 'LATIN CAPITAL LETTER O WITH HORN', - '001A1' => 'LATIN SMALL LETTER O WITH HORN', - '001A5' => 'LATIN SMALL LETTER P WITH HOOK', - '001AA' => 'LATIN LETTER REVERSED ESH LOOP', - '001AB' => 'LATIN SMALL LETTER T WITH PALATAL HOOK', - '001AD' => 'LATIN SMALL LETTER T WITH HOOK', - '001AF' => 'LATIN CAPITAL LETTER U WITH HORN', - '001B0' => 'LATIN SMALL LETTER U WITH HORN', - '001B5' => 'LATIN CAPITAL LETTER Z WITH STROKE', - '001BA' => 'LATIN SMALL LETTER EZH WITH TAIL', - '001BB' => 'LATIN LETTER TWO WITH STROKE', - '001BE' => 'LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE', - '001C0' => 'LATIN LETTER DENTAL CLICK', - '001C1' => 'LATIN LETTER LATERAL CLICK', - '001C2' => 'LATIN LETTER ALVEOLAR CLICK', - '001C3' => 'LATIN LETTER RETROFLEX CLICK', - '001F0' => 'LATIN SMALL LETTER J WITH CARON', - '001FA' => 'LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE', - '001FB' => 'LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE', - '001FC' => 'LATIN CAPITAL LETTER AE WITH ACUTE', - '001FD' => 'LATIN SMALL LETTER AE WITH ACUTE', - '001FE' => 'LATIN CAPITAL LETTER O WITH STROKE AND ACUTE', - '001FF' => 'LATIN SMALL LETTER O WITH STROKE AND ACUTE', - '00221' => 'LATIN SMALL LETTER D WITH CURL', - '00234' => 'LATIN SMALL LETTER L WITH CURL', - '00235' => 'LATIN SMALL LETTER N WITH CURL', - '00236' => 'LATIN SMALL LETTER T WITH CURL', - '00237' => 'LATIN SMALL LETTER DOTLESS J', - '002B0' => 'MODIFIER LETTER SMALL H', - '002B1' => 'MODIFIER LETTER SMALL H WITH HOOK', - '002B2' => 'MODIFIER LETTER SMALL J', - '002B3' => 'MODIFIER LETTER SMALL R', - '002B4' => 'MODIFIER LETTER SMALL TURNED R', - '002B5' => 'MODIFIER LETTER SMALL TURNED R WITH HOOK', - '002B6' => 'MODIFIER LETTER SMALL CAPITAL INVERTED R', - '002B7' => 'MODIFIER LETTER SMALL W', - '002B8' => 'MODIFIER LETTER SMALL Y', - '002B9' => 'MODIFIER LETTER PRIME', - '002BA' => 'MODIFIER LETTER DOUBLE PRIME', - '002BB' => 'MODIFIER LETTER TURNED COMMA', - '002BC' => 'MODIFIER LETTER APOSTROPHE', - '002BD' => 'MODIFIER LETTER REVERSED COMMA', - '002BE' => 'MODIFIER LETTER RIGHT HALF RING', - '002BF' => 'MODIFIER LETTER LEFT HALF RING', - '002C0' => 'MODIFIER LETTER GLOTTAL STOP', - '002C1' => 'MODIFIER LETTER REVERSED GLOTTAL STOP', - '002C2' => 'MODIFIER LETTER LEFT ARROWHEAD', - '002C3' => 'MODIFIER LETTER RIGHT ARROWHEAD', - '002C4' => 'MODIFIER LETTER UP ARROWHEAD', - '002C5' => 'MODIFIER LETTER DOWN ARROWHEAD', - '002C6' => 'MODIFIER LETTER CIRCUMFLEX ACCENT', - '002C7' => 'CARON', - '002C8' => 'MODIFIER LETTER VERTICAL LINE', - '002C9' => 'MODIFIER LETTER MACRON', - '002CA' => 'MODIFIER LETTER ACUTE ACCENT', - '002CB' => 'MODIFIER LETTER GRAVE ACCENT', - '002CC' => 'MODIFIER LETTER LOW VERTICAL LINE', - '002CD' => 'MODIFIER LETTER LOW MACRON', - '002CE' => 'MODIFIER LETTER LOW GRAVE ACCENT', - '002CF' => 'MODIFIER LETTER LOW ACUTE ACCENT', - '002D0' => 'MODIFIER LETTER TRIANGULAR COLON', - '002D1' => 'MODIFIER LETTER HALF TRIANGULAR COLON', - '002D2' => 'MODIFIER LETTER CENTRED RIGHT HALF RING', - '002D3' => 'MODIFIER LETTER CENTRED LEFT HALF RING', - '002D4' => 'MODIFIER LETTER UP TACK', - '002D5' => 'MODIFIER LETTER DOWN TACK', - '002D6' => 'MODIFIER LETTER PLUS SIGN', - '002D7' => 'MODIFIER LETTER MINUS SIGN', - '002D8' => 'BREVE', - '002D9' => 'DOT ABOVE', - '002DA' => 'RING ABOVE', - '002DB' => 'OGONEK', - '002DC' => 'SMALL TILDE', - '002DD' => 'DOUBLE ACUTE ACCENT', - '002DE' => 'MODIFIER LETTER RHOTIC HOOK', - '002DF' => 'MODIFIER LETTER CROSS ACCENT', - '002E0' => 'MODIFIER LETTER SMALL GAMMA', - '002E1' => 'MODIFIER LETTER SMALL L', - '002E2' => 'MODIFIER LETTER SMALL S', - '002E3' => 'MODIFIER LETTER SMALL X', - '002E4' => 'MODIFIER LETTER SMALL REVERSED GLOTTAL STOP', - '002E5' => 'MODIFIER LETTER EXTRA-HIGH TONE BAR', - '002E6' => 'MODIFIER LETTER HIGH TONE BAR', - '002E7' => 'MODIFIER LETTER MID TONE BAR', - '002E8' => 'MODIFIER LETTER LOW TONE BAR', - '002E9' => 'MODIFIER LETTER EXTRA-LOW TONE BAR', - '002EC' => 'MODIFIER LETTER VOICING', - '002ED' => 'MODIFIER LETTER UNASPIRATED', - '00300' => 'COMBINING GRAVE ACCENT', - '00301' => 'COMBINING ACUTE ACCENT', - '00302' => 'COMBINING CIRCUMFLEX ACCENT', - '00303' => 'COMBINING TILDE', - '00304' => 'COMBINING MACRON', - '00305' => 'COMBINING OVERLINE', - '00306' => 'COMBINING BREVE', - '00307' => 'COMBINING DOT ABOVE', - '00308' => 'COMBINING DIAERESIS', - '00309' => 'COMBINING HOOK ABOVE', - '0030A' => 'COMBINING RING ABOVE', - '0030B' => 'COMBINING DOUBLE ACUTE ACCENT', - '0030C' => 'COMBINING CARON', - '0030D' => 'COMBINING VERTICAL LINE ABOVE', - '0030E' => 'COMBINING DOUBLE VERTICAL LINE ABOVE', - '0030F' => 'COMBINING DOUBLE GRAVE ACCENT', - '00310' => 'COMBINING CANDRABINDU', - '00311' => 'COMBINING INVERTED BREVE', - '00312' => 'COMBINING TURNED COMMA ABOVE', - '00313' => 'COMBINING COMMA ABOVE', - '00314' => 'COMBINING REVERSED COMMA ABOVE', - '00315' => 'COMBINING COMMA ABOVE RIGHT', - '00316' => 'COMBINING GRAVE ACCENT BELOW', - '00317' => 'COMBINING ACUTE ACCENT BELOW', - '00318' => 'COMBINING LEFT TACK BELOW', - '00319' => 'COMBINING RIGHT TACK BELOW', - '0031A' => 'COMBINING LEFT ANGLE ABOVE', - '0031B' => 'COMBINING HORN', - '0031C' => 'COMBINING LEFT HALF RING BELOW', - '0031D' => 'COMBINING UP TACK BELOW', - '0031E' => 'COMBINING DOWN TACK BELOW', - '0031F' => 'COMBINING PLUS SIGN BELOW', - '00320' => 'COMBINING MINUS SIGN BELOW', - '00321' => 'COMBINING PALATALIZED HOOK BELOW', - '00322' => 'COMBINING RETROFLEX HOOK BELOW', - '00323' => 'COMBINING DOT BELOW', - '00324' => 'COMBINING DIAERESIS BELOW', - '00325' => 'COMBINING RING BELOW', - '00326' => 'COMBINING COMMA BELOW', - '00327' => 'COMBINING CEDILLA', - '00328' => 'COMBINING OGONEK', - '00329' => 'COMBINING VERTICAL LINE BELOW', - '0032A' => 'COMBINING BRIDGE BELOW', - '0032B' => 'COMBINING INVERTED DOUBLE ARCH BELOW', - '0032C' => 'COMBINING CARON BELOW', - '0032D' => 'COMBINING CIRCUMFLEX ACCENT BELOW', - '0032E' => 'COMBINING BREVE BELOW', - '0032F' => 'COMBINING INVERTED BREVE BELOW', - '00330' => 'COMBINING TILDE BELOW', - '00331' => 'COMBINING MACRON BELOW', - '00332' => 'COMBINING LOW LINE', - '00333' => 'COMBINING DOUBLE LOW LINE', - '00334' => 'COMBINING TILDE OVERLAY', - '00335' => 'COMBINING SHORT STROKE OVERLAY', - '00336' => 'COMBINING LONG STROKE OVERLAY', - '00337' => 'COMBINING SHORT SOLIDUS OVERLAY', - '00338' => 'COMBINING LONG SOLIDUS OVERLAY', - '00339' => 'COMBINING RIGHT HALF RING BELOW', - '0033A' => 'COMBINING INVERTED BRIDGE BELOW', - '0033B' => 'COMBINING SQUARE BELOW', - '0033C' => 'COMBINING SEAGULL BELOW', - '0033D' => 'COMBINING X ABOVE', - '0033E' => 'COMBINING VERTICAL TILDE', - '0033F' => 'COMBINING DOUBLE OVERLINE', - '00346' => 'COMBINING BRIDGE ABOVE', - '0034C' => 'COMBINING ALMOST EQUAL TO ABOVE', - '00359' => 'COMBINING ASTERISK BELOW', - '0035C' => 'COMBINING DOUBLE BREVE BELOW', - '00360' => 'COMBINING DOUBLE TILDE', - '00361' => 'COMBINING DOUBLE INVERTED BREVE', - '00362' => 'COMBINING DOUBLE RIGHTWARDS ARROW BELOW', - '0037E' => 'GREEK QUESTION MARK', - '00384' => 'GREEK TONOS', - '00385' => 'GREEK DIALYTIKA TONOS', - '00386' => 'GREEK CAPITAL LETTER ALPHA WITH TONOS', - '00387' => 'GREEK ANO TELEIA', - '00388' => 'GREEK CAPITAL LETTER EPSILON WITH TONOS', - '00389' => 'GREEK CAPITAL LETTER ETA WITH TONOS', - '0038A' => 'GREEK CAPITAL LETTER IOTA WITH TONOS', - '0038C' => 'GREEK CAPITAL LETTER OMICRON WITH TONOS', - '0038E' => 'GREEK CAPITAL LETTER UPSILON WITH TONOS', - '0038F' => 'GREEK CAPITAL LETTER OMEGA WITH TONOS', - '00390' => 'GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS', - '00391' => 'GREEK CAPITAL LETTER ALPHA', - '00392' => 'GREEK CAPITAL LETTER BETA', - '00393' => 'GREEK CAPITAL LETTER GAMMA', - '00394' => 'GREEK CAPITAL LETTER DELTA', - '00395' => 'GREEK CAPITAL LETTER EPSILON', - '00396' => 'GREEK CAPITAL LETTER ZETA', - '00397' => 'GREEK CAPITAL LETTER ETA', - '00398' => 'GREEK CAPITAL LETTER THETA', - '00399' => 'GREEK CAPITAL LETTER IOTA', - '0039A' => 'GREEK CAPITAL LETTER KAPPA', - '0039B' => 'GREEK CAPITAL LETTER LAMDA', - '0039C' => 'GREEK CAPITAL LETTER MU', - '0039D' => 'GREEK CAPITAL LETTER NU', - '0039E' => 'GREEK CAPITAL LETTER XI', - '0039F' => 'GREEK CAPITAL LETTER OMICRON', - '003A0' => 'GREEK CAPITAL LETTER PI', - '003A1' => 'GREEK CAPITAL LETTER RHO', - '003A3' => 'GREEK CAPITAL LETTER SIGMA', - '003A4' => 'GREEK CAPITAL LETTER TAU', - '003A5' => 'GREEK CAPITAL LETTER UPSILON', - '003A6' => 'GREEK CAPITAL LETTER PHI', - '003A7' => 'GREEK CAPITAL LETTER CHI', - '003A8' => 'GREEK CAPITAL LETTER PSI', - '003A9' => 'GREEK CAPITAL LETTER OMEGA', - '003AA' => 'GREEK CAPITAL LETTER IOTA WITH DIALYTIKA', - '003AB' => 'GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA', - '003AC' => 'GREEK SMALL LETTER ALPHA WITH TONOS', - '003AD' => 'GREEK SMALL LETTER EPSILON WITH TONOS', - '003AE' => 'GREEK SMALL LETTER ETA WITH TONOS', - '003AF' => 'GREEK SMALL LETTER IOTA WITH TONOS', - '003B0' => 'GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS', - '003B1' => 'GREEK SMALL LETTER ALPHA', - '003B2' => 'GREEK SMALL LETTER BETA', - '003B3' => 'GREEK SMALL LETTER GAMMA', - '003B4' => 'GREEK SMALL LETTER DELTA', - '003B5' => 'GREEK SMALL LETTER EPSILON', - '003B6' => 'GREEK SMALL LETTER ZETA', - '003B7' => 'GREEK SMALL LETTER ETA', - '003B8' => 'GREEK SMALL LETTER THETA', - '003B9' => 'GREEK SMALL LETTER IOTA', - '003BA' => 'GREEK SMALL LETTER KAPPA', - '003BB' => 'GREEK SMALL LETTER LAMDA', - '003BC' => 'GREEK SMALL LETTER MU', - '003BD' => 'GREEK SMALL LETTER NU', - '003BE' => 'GREEK SMALL LETTER XI', - '003BF' => 'GREEK SMALL LETTER OMICRON', - '003C0' => 'GREEK SMALL LETTER PI', - '003C1' => 'GREEK SMALL LETTER RHO', - '003C2' => 'GREEK SMALL LETTER FINAL SIGMA', - '003C3' => 'GREEK SMALL LETTER SIGMA', - '003C4' => 'GREEK SMALL LETTER TAU', - '003C5' => 'GREEK SMALL LETTER UPSILON', - '003C6' => 'GREEK SMALL LETTER PHI', - '003C7' => 'GREEK SMALL LETTER CHI', - '003C8' => 'GREEK SMALL LETTER PSI', - '003C9' => 'GREEK SMALL LETTER OMEGA', - '003CA' => 'GREEK SMALL LETTER IOTA WITH DIALYTIKA', - '003CB' => 'GREEK SMALL LETTER UPSILON WITH DIALYTIKA', - '003CC' => 'GREEK SMALL LETTER OMICRON WITH TONOS', - '003CD' => 'GREEK SMALL LETTER UPSILON WITH TONOS', - '003CE' => 'GREEK SMALL LETTER OMEGA WITH TONOS', - '003D0' => 'GREEK BETA SYMBOL', - '003D1' => 'GREEK THETA SYMBOL', - '003D2' => 'GREEK UPSILON WITH HOOK SYMBOL', - '003D5' => 'GREEK PHI SYMBOL', - '003D6' => 'GREEK PI SYMBOL', - '003D8' => 'GREEK LETTER ARCHAIC KOPPA', - '003D9' => 'GREEK SMALL LETTER ARCHAIC KOPPA', - '003DA' => 'GREEK LETTER STIGMA', - '003DB' => 'GREEK SMALL LETTER STIGMA', - '003DC' => 'GREEK LETTER DIGAMMA', - '003DD' => 'GREEK SMALL LETTER DIGAMMA', - '003DE' => 'GREEK LETTER KOPPA', - '003DF' => 'GREEK SMALL LETTER KOPPA', - '003E0' => 'GREEK LETTER SAMPI', - '003E1' => 'GREEK SMALL LETTER SAMPI', - '003F0' => 'GREEK KAPPA SYMBOL', - '003F1' => 'GREEK RHO SYMBOL', - '003F4' => 'GREEK CAPITAL THETA SYMBOL', - '003F5' => 'GREEK LUNATE EPSILON SYMBOL', - '003F6' => 'GREEK REVERSED LUNATE EPSILON SYMBOL', - '00401' => 'CYRILLIC CAPITAL LETTER IO', - '00402' => 'CYRILLIC CAPITAL LETTER DJE', - '00403' => 'CYRILLIC CAPITAL LETTER GJE', - '00404' => 'CYRILLIC CAPITAL LETTER UKRAINIAN IE', - '00405' => 'CYRILLIC CAPITAL LETTER DZE', - '00406' => 'CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I', - '00407' => 'CYRILLIC CAPITAL LETTER YI', - '00408' => 'CYRILLIC CAPITAL LETTER JE', - '00409' => 'CYRILLIC CAPITAL LETTER LJE', - '0040A' => 'CYRILLIC CAPITAL LETTER NJE', - '0040B' => 'CYRILLIC CAPITAL LETTER TSHE', - '0040C' => 'CYRILLIC CAPITAL LETTER KJE', - '0040E' => 'CYRILLIC CAPITAL LETTER SHORT U', - '0040F' => 'CYRILLIC CAPITAL LETTER DZHE', - '00410' => 'CYRILLIC CAPITAL LETTER A', - '00411' => 'CYRILLIC CAPITAL LETTER BE', - '00412' => 'CYRILLIC CAPITAL LETTER VE', - '00413' => 'CYRILLIC CAPITAL LETTER GHE', - '00414' => 'CYRILLIC CAPITAL LETTER DE', - '00415' => 'CYRILLIC CAPITAL LETTER IE', - '00416' => 'CYRILLIC CAPITAL LETTER ZHE', - '00417' => 'CYRILLIC CAPITAL LETTER ZE', - '00418' => 'CYRILLIC CAPITAL LETTER I', - '00419' => 'CYRILLIC CAPITAL LETTER SHORT I', - '0041A' => 'CYRILLIC CAPITAL LETTER KA', - '0041B' => 'CYRILLIC CAPITAL LETTER EL', - '0041C' => 'CYRILLIC CAPITAL LETTER EM', - '0041D' => 'CYRILLIC CAPITAL LETTER EN', - '0041E' => 'CYRILLIC CAPITAL LETTER O', - '0041F' => 'CYRILLIC CAPITAL LETTER PE', - '00420' => 'CYRILLIC CAPITAL LETTER ER', - '00421' => 'CYRILLIC CAPITAL LETTER ES', - '00422' => 'CYRILLIC CAPITAL LETTER TE', - '00423' => 'CYRILLIC CAPITAL LETTER U', - '00424' => 'CYRILLIC CAPITAL LETTER EF', - '00425' => 'CYRILLIC CAPITAL LETTER HA', - '00426' => 'CYRILLIC CAPITAL LETTER TSE', - '00427' => 'CYRILLIC CAPITAL LETTER CHE', - '00428' => 'CYRILLIC CAPITAL LETTER SHA', - '00429' => 'CYRILLIC CAPITAL LETTER SHCHA', - '0042A' => 'CYRILLIC CAPITAL LETTER HARD SIGN', - '0042B' => 'CYRILLIC CAPITAL LETTER YERU', - '0042C' => 'CYRILLIC CAPITAL LETTER SOFT SIGN', - '0042D' => 'CYRILLIC CAPITAL LETTER E', - '0042E' => 'CYRILLIC CAPITAL LETTER YU', - '0042F' => 'CYRILLIC CAPITAL LETTER YA', - '00430' => 'CYRILLIC SMALL LETTER A', - '00431' => 'CYRILLIC SMALL LETTER BE', - '00432' => 'CYRILLIC SMALL LETTER VE', - '00433' => 'CYRILLIC SMALL LETTER GHE', - '00434' => 'CYRILLIC SMALL LETTER DE', - '00435' => 'CYRILLIC SMALL LETTER IE', - '00436' => 'CYRILLIC SMALL LETTER ZHE', - '00437' => 'CYRILLIC SMALL LETTER ZE', - '00438' => 'CYRILLIC SMALL LETTER I', - '00439' => 'CYRILLIC SMALL LETTER SHORT I', - '0043A' => 'CYRILLIC SMALL LETTER KA', - '0043B' => 'CYRILLIC SMALL LETTER EL', - '0043C' => 'CYRILLIC SMALL LETTER EM', - '0043D' => 'CYRILLIC SMALL LETTER EN', - '0043E' => 'CYRILLIC SMALL LETTER O', - '0043F' => 'CYRILLIC SMALL LETTER PE', - '00440' => 'CYRILLIC SMALL LETTER ER', - '00441' => 'CYRILLIC SMALL LETTER ES', - '00442' => 'CYRILLIC SMALL LETTER TE', - '00443' => 'CYRILLIC SMALL LETTER U', - '00444' => 'CYRILLIC SMALL LETTER EF', - '00445' => 'CYRILLIC SMALL LETTER HA', - '00446' => 'CYRILLIC SMALL LETTER TSE', - '00447' => 'CYRILLIC SMALL LETTER CHE', - '00448' => 'CYRILLIC SMALL LETTER SHA', - '00449' => 'CYRILLIC SMALL LETTER SHCHA', - '0044A' => 'CYRILLIC SMALL LETTER HARD SIGN', - '0044B' => 'CYRILLIC SMALL LETTER YERU', - '0044C' => 'CYRILLIC SMALL LETTER SOFT SIGN', - '0044D' => 'CYRILLIC SMALL LETTER E', - '0044E' => 'CYRILLIC SMALL LETTER YU', - '0044F' => 'CYRILLIC SMALL LETTER YA', - '00451' => 'CYRILLIC SMALL LETTER IO', - '00452' => 'CYRILLIC SMALL LETTER DJE', - '00453' => 'CYRILLIC SMALL LETTER GJE', - '00454' => 'CYRILLIC SMALL LETTER UKRAINIAN IE', - '00455' => 'CYRILLIC SMALL LETTER DZE', - '00456' => 'CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I', - '00457' => 'CYRILLIC SMALL LETTER YI', - '00458' => 'CYRILLIC SMALL LETTER JE', - '00459' => 'CYRILLIC SMALL LETTER LJE', - '0045A' => 'CYRILLIC SMALL LETTER NJE', - '0045B' => 'CYRILLIC SMALL LETTER TSHE', - '0045C' => 'CYRILLIC SMALL LETTER KJE', - '0045E' => 'CYRILLIC SMALL LETTER SHORT U', - '0045F' => 'CYRILLIC SMALL LETTER DZHE', - '00462' => 'CYRILLIC CAPITAL LETTER YAT', - '00463' => 'CYRILLIC SMALL LETTER YAT', - '0046A' => 'CYRILLIC CAPITAL LETTER BIG YUS', - '0046B' => 'CYRILLIC SMALL LETTER BIG YUS', - '00472' => 'CYRILLIC CAPITAL LETTER FITA', - '00473' => 'CYRILLIC SMALL LETTER FITA', - '00474' => 'CYRILLIC CAPITAL LETTER IZHITSA', - '00475' => 'CYRILLIC SMALL LETTER IZHITSA', - '00490' => 'CYRILLIC CAPITAL LETTER GHE WITH UPTURN', - '00491' => 'CYRILLIC SMALL LETTER GHE WITH UPTURN', - '01D00' => 'LATIN LETTER SMALL CAPITAL A', - '01D07' => 'LATIN LETTER SMALL CAPITAL E', - '01D1C' => 'LATIN LETTER SMALL CAPITAL U', - '01D81' => 'LATIN SMALL LETTER D WITH PALATAL HOOK', - '01D84' => 'LATIN SMALL LETTER K WITH PALATAL HOOK', - '01D85' => 'LATIN SMALL LETTER L WITH PALATAL HOOK', - '01D8A' => 'LATIN SMALL LETTER S WITH PALATAL HOOK', - '01D8D' => 'LATIN SMALL LETTER X WITH PALATAL HOOK', - '01D8E' => 'LATIN SMALL LETTER Z WITH PALATAL HOOK', - '01E80' => 'LATIN CAPITAL LETTER W WITH GRAVE', - '01E81' => 'LATIN SMALL LETTER W WITH GRAVE', - '01E82' => 'LATIN CAPITAL LETTER W WITH ACUTE', - '01E83' => 'LATIN SMALL LETTER W WITH ACUTE', - '01E84' => 'LATIN CAPITAL LETTER W WITH DIAERESIS', - '01E85' => 'LATIN SMALL LETTER W WITH DIAERESIS', - '01EF2' => 'LATIN CAPITAL LETTER Y WITH GRAVE', - '01EF3' => 'LATIN SMALL LETTER Y WITH GRAVE', - '02010' => 'HYPHEN', - '02011' => 'NON-BREAKING HYPHEN', - '02012' => 'FIGURE DASH', - '02013' => 'EN DASH', - '02014' => 'EM DASH', - '02015' => 'HORIZONTAL BAR', - '02016' => 'DOUBLE VERTICAL LINE', - '02017' => 'DOUBLE LOW LINE', - '02018' => 'LEFT SINGLE QUOTATION MARK', - '02019' => 'RIGHT SINGLE QUOTATION MARK', - '0201A' => 'SINGLE LOW-9 QUOTATION MARK', - '0201B' => 'SINGLE HIGH-REVERSED-9 QUOTATION MARK', - '0201C' => 'LEFT DOUBLE QUOTATION MARK', - '0201D' => 'RIGHT DOUBLE QUOTATION MARK', - '0201E' => 'DOUBLE LOW-9 QUOTATION MARK', - '0201F' => 'DOUBLE HIGH-REVERSED-9 QUOTATION MARK', - '02020' => 'DAGGER', - '02021' => 'DOUBLE DAGGER', - '02022' => 'BULLET', - '02025' => 'TWO DOT LEADER', - '02026' => 'HORIZONTAL ELLIPSIS', - '02030' => 'PER MILLE SIGN', - '02031' => 'PER TEN THOUSAND SIGN', - '02032' => 'PRIME', - '02033' => 'DOUBLE PRIME', - '02034' => 'TRIPLE PRIME', - '02035' => 'REVERSED PRIME', - '02036' => 'REVERSED DOUBLE PRIME', - '02037' => 'REVERSED TRIPLE PRIME', - '02038' => 'CARET', - '02039' => 'SINGLE LEFT-POINTING ANGLE QUOTATION MARK', - '0203A' => 'SINGLE RIGHT-POINTING ANGLE QUOTATION MARK', - '0203B' => 'REFERENCE MARK', - '0203C' => 'DOUBLE EXCLAMATION MARK', - '0203E' => 'OVERLINE', - '02040' => 'CHARACTER TIE', - '02043' => 'HYPHEN BULLET', - '02044' => 'FRACTION SLASH', - '02047' => 'DOUBLE QUESTION MARK', - '0204E' => 'LOW ASTERISK', - '0204F' => 'REVERSED SEMICOLON', - '02050' => 'CLOSE UP', - '02051' => 'TWO ASTERISKS ALIGNED VERTICALLY', - '02052' => 'COMMERCIAL MINUS SIGN', - '02057' => 'QUADRUPLE PRIME', - '0205F' => 'MEDIUM MATHEMATICAL SPACE', - '0207F' => 'SUPERSCRIPT LATIN SMALL LETTER N', - '020A3' => 'FRENCH FRANC SIGN', - '020A4' => 'LIRA SIGN', - '020A7' => 'PESETA SIGN', - '020AC' => 'EURO SIGN', - '020D0' => 'COMBINING LEFT HARPOON ABOVE', - '020D1' => 'COMBINING RIGHT HARPOON ABOVE', - '020D2' => 'COMBINING LONG VERTICAL LINE OVERLAY', - '020D6' => 'COMBINING LEFT ARROW ABOVE', - '020D7' => 'COMBINING RIGHT ARROW ABOVE', - '020DB' => 'COMBINING THREE DOTS ABOVE', - '020DC' => 'COMBINING FOUR DOTS ABOVE', - '020DD' => 'COMBINING ENCLOSING CIRCLE', - '020DE' => 'COMBINING ENCLOSING SQUARE', - '020DF' => 'COMBINING ENCLOSING DIAMOND', - '020E1' => 'COMBINING LEFT RIGHT ARROW ABOVE', - '020E4' => 'COMBINING ENCLOSING UPWARD POINTING TRIANGLE', - '020E5' => 'COMBINING REVERSE SOLIDUS OVERLAY', - '020E6' => 'COMBINING DOUBLE VERTICAL STROKE OVERLAY', - '020E7' => 'COMBINING ANNUITY SYMBOL', - '020E8' => 'COMBINING TRIPLE UNDERDOT', - '020E9' => 'COMBINING WIDE BRIDGE ABOVE', - '020EA' => 'COMBINING LEFTWARDS ARROW OVERLAY', - '020EB' => 'COMBINING LONG DOUBLE SOLIDUS OVERLAY', - '020EC' => 'COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS', - '020ED' => 'COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS', - '020EE' => 'COMBINING LEFT ARROW BELOW', - '020EF' => 'COMBINING RIGHT ARROW BELOW', - '020F0' => 'COMBINING ASTERISK ABOVE', - '02102' => 'stix-mathematical bold oblique double-struck capital C', - '02105' => 'CARE OF', - '02107' => 'EULER CONSTANT', - '0210A' => 'SCRIPT SMALL G', - '0210B' => 'SCRIPT CAPITAL H', - '0210C' => 'BLACK-LETTER CAPITAL H', - '0210D' => 'stix-mathematical bold oblique double-struck capital H', - '0210E' => 'PLANCK CONSTANT', - '0210F' => 'stix-/hbar - Planck\'s over 2pi', - '02110' => 'SCRIPT CAPITAL I', - '02111' => 'BLACK-LETTER CAPITAL I', - '02112' => 'SCRIPT CAPITAL L', - '02113' => 'SCRIPT SMALL L', - '02115' => 'stix-mathematical bold oblique double-struck capital N', - '02116' => 'NUMERO SIGN', - '02117' => 'SOUND RECORDING COPYRIGHT', - '02118' => 'SCRIPT CAPITAL P', - '02119' => 'stix-mathematical bold oblique double-struck capital P', - '0211A' => 'stix-mathematical bold oblique double-struck capital Q', - '0211B' => 'SCRIPT CAPITAL R', - '0211C' => 'BLACK-LETTER CAPITAL R', - '0211D' => 'stix-mathematical bold oblique double-struck capital R', - '0211E' => 'PRESCRIPTION TAKE', - '02122' => 'TRADE MARK SIGN', - '02124' => 'stix-mathematical bold oblique double-struck capital Z', - '02125' => 'OUNCE SIGN', - '02126' => 'OHM SIGN', - '02127' => 'INVERTED OHM SIGN', - '02128' => 'BLACK-LETTER CAPITAL Z', - '02129' => 'TURNED GREEK SMALL LETTER IOTA', - '0212B' => 'ANGSTROM SIGN', - '0212C' => 'SCRIPT CAPITAL B', - '0212D' => 'BLACK-LETTER CAPITAL C', - '0212E' => 'ESTIMATED SYMBOL', - '0212F' => 'SCRIPT SMALL E', - '02130' => 'SCRIPT CAPITAL E', - '02131' => 'SCRIPT CAPITAL F', - '02132' => 'TURNED CAPITAL F', - '02133' => 'SCRIPT CAPITAL M', - '02134' => 'SCRIPT SMALL O', - '02135' => 'ALEF SYMBOL', - '02136' => 'BET SYMBOL', - '02137' => 'GIMEL SYMBOL', - '02138' => 'DALET SYMBOL', - '0213C' => 'DOUBLE-STRUCK SMALL PI', - '0213D' => 'DOUBLE-STRUCK SMALL GAMMA', - '0213E' => 'DOUBLE-STRUCK CAPITAL GAMMA', - '0213F' => 'DOUBLE-STRUCK CAPITAL PI', - '02140' => 'DOUBLE-STRUCK N-ARY SUMMATION', - '02141' => 'TURNED SANS-SERIF CAPITAL G', - '02142' => 'TURNED SANS-SERIF CAPITAL L', - '02143' => 'REVERSED SANS-SERIF CAPITAL L', - '02144' => 'TURNED SANS-SERIF CAPITAL Y', - '02145' => 'stix-mathematical bold double-struck capital D', - '02146' => 'stix-mathematical bold double-struck small letter d', - '02147' => 'stix-mathematical bold double-struck small letter e', - '02148' => 'stix-mathematical bold double-struck small letter i', - '02149' => 'stix-mathematical bold double-struck small letter j', - '0214A' => 'PROPERTY LINE', - '0214B' => 'TURNED AMPERSAND', - '02153' => 'VULGAR FRACTION ONE THIRD', - '02154' => 'VULGAR FRACTION TWO THIRDS', - '02155' => 'VULGAR FRACTION ONE FIFTH', - '02156' => 'VULGAR FRACTION TWO FIFTHS', - '02157' => 'VULGAR FRACTION THREE FIFTHS', - '02158' => 'VULGAR FRACTION FOUR FIFTHS', - '02159' => 'VULGAR FRACTION ONE SIXTH', - '0215A' => 'VULGAR FRACTION FIVE SIXTHS', - '0215B' => 'VULGAR FRACTION ONE EIGHTH', - '0215C' => 'VULGAR FRACTION THREE EIGHTHS', - '0215D' => 'VULGAR FRACTION FIVE EIGHTHS', - '0215E' => 'VULGAR FRACTION SEVEN EIGHTHS', - '02190' => 'LEFTWARDS ARROW', - '02191' => 'UPWARDS ARROW', - '02192' => 'RIGHTWARDS ARROW', - '02193' => 'DOWNWARDS ARROW', - '02194' => 'LEFT RIGHT ARROW', - '02195' => 'UP DOWN ARROW', - '02196' => 'NORTH WEST ARROW', - '02197' => 'NORTH EAST ARROW', - '02198' => 'SOUTH EAST ARROW', - '02199' => 'SOUTH WEST ARROW', - '0219A' => 'LEFTWARDS ARROW WITH STROKE', - '0219B' => 'RIGHTWARDS ARROW WITH STROKE', - '0219C' => 'LEFTWARDS WAVE ARROW', - '0219D' => 'RIGHTWARDS WAVE ARROW', - '0219E' => 'LEFTWARDS TWO HEADED ARROW', - '0219F' => 'UPWARDS TWO HEADED ARROW', - '021A0' => 'RIGHTWARDS TWO HEADED ARROW', - '021A1' => 'DOWNWARDS TWO HEADED ARROW', - '021A2' => 'LEFTWARDS ARROW WITH TAIL', - '021A3' => 'RIGHTWARDS ARROW WITH TAIL', - '021A4' => 'LEFTWARDS ARROW FROM BAR', - '021A5' => 'UPWARDS ARROW FROM BAR', - '021A6' => 'RIGHTWARDS ARROW FROM BAR', - '021A7' => 'DOWNWARDS ARROW FROM BAR', - '021A8' => 'UP DOWN ARROW WITH BASE', - '021A9' => 'LEFTWARDS ARROW WITH HOOK', - '021AA' => 'RIGHTWARDS ARROW WITH HOOK', - '021AB' => 'LEFTWARDS ARROW WITH LOOP', - '021AC' => 'RIGHTWARDS ARROW WITH LOOP', - '021AD' => 'LEFT RIGHT WAVE ARROW', - '021AE' => 'LEFT RIGHT ARROW WITH STROKE', - '021AF' => 'DOWNWARDS ZIGZAG ARROW', - '021B0' => 'UPWARDS ARROW WITH TIP LEFTWARDS', - '021B1' => 'UPWARDS ARROW WITH TIP RIGHTWARDS', - '021B2' => 'DOWNWARDS ARROW WITH TIP LEFTWARDS', - '021B3' => 'DOWNWARDS ARROW WITH TIP RIGHTWARDS', - '021B4' => 'RIGHTWARDS ARROW WITH CORNER DOWNWARDS', - '021B5' => 'DOWNWARDS ARROW WITH CORNER LEFTWARDS', - '021B6' => 'ANTICLOCKWISE TOP SEMICIRCLE ARROW', - '021B7' => 'CLOCKWISE TOP SEMICIRCLE ARROW', - '021B8' => 'NORTH WEST ARROW TO LONG BAR', - '021B9' => 'LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR', - '021BA' => 'ANTICLOCKWISE OPEN CIRCLE ARROW', - '021BB' => 'CLOCKWISE OPEN CIRCLE ARROW', - '021BC' => 'LEFTWARDS HARPOON WITH BARB UPWARDS', - '021BD' => 'LEFTWARDS HARPOON WITH BARB DOWNWARDS', - '021BE' => 'UPWARDS HARPOON WITH BARB RIGHTWARDS', - '021BF' => 'UPWARDS HARPOON WITH BARB LEFTWARDS', - '021C0' => 'RIGHTWARDS HARPOON WITH BARB UPWARDS', - '021C1' => 'RIGHTWARDS HARPOON WITH BARB DOWNWARDS', - '021C2' => 'DOWNWARDS HARPOON WITH BARB RIGHTWARDS', - '021C3' => 'DOWNWARDS HARPOON WITH BARB LEFTWARDS', - '021C4' => 'RIGHTWARDS ARROW OVER LEFTWARDS ARROW', - '021C5' => 'UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW', - '021C6' => 'LEFTWARDS ARROW OVER RIGHTWARDS ARROW', - '021C7' => 'LEFTWARDS PAIRED ARROWS', - '021C8' => 'UPWARDS PAIRED ARROWS', - '021C9' => 'RIGHTWARDS PAIRED ARROWS', - '021CA' => 'DOWNWARDS PAIRED ARROWS', - '021CB' => 'LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON', - '021CC' => 'RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON', - '021CD' => 'LEFTWARDS DOUBLE ARROW WITH STROKE', - '021CE' => 'LEFT RIGHT DOUBLE ARROW WITH STROKE', - '021CF' => 'RIGHTWARDS DOUBLE ARROW WITH STROKE', - '021D0' => 'LEFTWARDS DOUBLE ARROW', - '021D1' => 'UPWARDS DOUBLE ARROW', - '021D2' => 'RIGHTWARDS DOUBLE ARROW', - '021D3' => 'DOWNWARDS DOUBLE ARROW', - '021D4' => 'LEFT RIGHT DOUBLE ARROW', - '021D5' => 'UP DOWN DOUBLE ARROW', - '021D6' => 'NORTH WEST DOUBLE ARROW', - '021D7' => 'NORTH EAST DOUBLE ARROW', - '021D8' => 'SOUTH EAST DOUBLE ARROW', - '021D9' => 'SOUTH WEST DOUBLE ARROW', - '021DA' => 'LEFTWARDS TRIPLE ARROW', - '021DB' => 'RIGHTWARDS TRIPLE ARROW', - '021DC' => 'LEFTWARDS SQUIGGLE ARROW', - '021DD' => 'RIGHTWARDS SQUIGGLE ARROW', - '021DE' => 'UPWARDS ARROW WITH DOUBLE STROKE', - '021DF' => 'DOWNWARDS ARROW WITH DOUBLE STROKE', - '021E0' => 'LEFTWARDS DASHED ARROW', - '021E1' => 'UPWARDS DASHED ARROW', - '021E2' => 'RIGHTWARDS DASHED ARROW', - '021E3' => 'DOWNWARDS DASHED ARROW', - '021E4' => 'LEFTWARDS ARROW TO BAR', - '021E5' => 'RIGHTWARDS ARROW TO BAR', - '021E6' => 'LEFTWARDS WHITE ARROW', - '021E7' => 'UPWARDS WHITE ARROW', - '021E8' => 'RIGHTWARDS WHITE ARROW', - '021E9' => 'DOWNWARDS WHITE ARROW', - '021EA' => 'UPWARDS WHITE ARROW FROM BAR', - '021F4' => 'RIGHT ARROW WITH SMALL CIRCLE', - '021F5' => 'DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW', - '021F6' => 'THREE RIGHTWARDS ARROWS', - '021F7' => 'LEFTWARDS ARROW WITH VERTICAL STROKE', - '021F8' => 'RIGHTWARDS ARROW WITH VERTICAL STROKE', - '021F9' => 'LEFT RIGHT ARROW WITH VERTICAL STROKE', - '021FA' => 'LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE', - '021FB' => 'RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE', - '021FC' => 'LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE', - '021FD' => 'LEFTWARDS OPEN-HEADED ARROW', - '021FE' => 'RIGHTWARDS OPEN-HEADED ARROW', - '021FF' => 'LEFT RIGHT OPEN-HEADED ARROW', - '02200' => 'FOR ALL', - '02201' => 'COMPLEMENT', - '02202' => 'PARTIAL DIFFERENTIAL', - '02203' => 'THERE EXISTS', - '02204' => 'THERE DOES NOT EXIST', - '02205' => 'EMPTY SET', - '02206' => 'INCREMENT', - '02207' => 'NABLA', - '02208' => 'ELEMENT OF', - '02209' => 'stix-negated (vert) set membership, variant', - '0220A' => 'SMALL ELEMENT OF', - '0220B' => 'CONTAINS AS MEMBER', - '0220C' => 'stix-negated (vert) contains', - '0220D' => 'SMALL CONTAINS AS MEMBER', - '0220E' => 'END OF PROOF', - '0220F' => 'N-ARY PRODUCT', - '02210' => 'N-ARY COPRODUCT', - '02211' => 'N-ARY SUMMATION', - '02212' => 'MINUS SIGN', - '02213' => 'MINUS-OR-PLUS SIGN', - '02214' => 'DOT PLUS', - '02215' => 'DIVISION SLASH', - '02216' => 'SET MINUS', - '02217' => 'ASTERISK OPERATOR', - '02218' => 'RING OPERATOR', - '02219' => 'BULLET OPERATOR', - '0221A' => 'SQUARE ROOT', - '0221B' => 'CUBE ROOT', - '0221C' => 'FOURTH ROOT', - '0221D' => 'PROPORTIONAL TO', - '0221E' => 'INFINITY', - '0221F' => 'RIGHT ANGLE', - '02220' => 'ANGLE', - '02221' => 'MEASURED ANGLE', - '02222' => 'SPHERICAL ANGLE', - '02223' => 'DIVIDES', - '02224' => 'DOES NOT DIVIDE', - '02225' => 'PARALLEL TO', - '02226' => 'NOT PARALLEL TO', - '02227' => 'LOGICAL AND', - '02228' => 'LOGICAL OR', - '02229' => 'stix-intersection, serifs', - '0222A' => 'stix-union, serifs', - '0222B' => 'INTEGRAL', - '0222C' => 'DOUBLE INTEGRAL', - '0222D' => 'TRIPLE INTEGRAL', - '0222E' => 'CONTOUR INTEGRAL', - '0222F' => 'SURFACE INTEGRAL', - '02230' => 'VOLUME INTEGRAL', - '02231' => 'CLOCKWISE INTEGRAL', - '02232' => 'CLOCKWISE CONTOUR INTEGRAL', - '02233' => 'ANTICLOCKWISE CONTOUR INTEGRAL', - '02234' => 'THEREFORE', - '02235' => 'BECAUSE', - '02236' => 'RATIO', - '02237' => 'PROPORTION', - '02238' => 'DOT MINUS', - '02239' => 'EXCESS', - '0223A' => 'GEOMETRIC PROPORTION', - '0223B' => 'HOMOTHETIC', - '0223C' => 'TILDE OPERATOR', - '0223D' => 'REVERSED TILDE', - '0223E' => 'stix-most positive', - '0223F' => 'stix-reverse sine wave', - '02240' => 'WREATH PRODUCT', - '02241' => 'stix-not, vert, similar', - '02242' => 'MINUS TILDE', - '02243' => 'ASYMPTOTICALLY EQUAL TO', - '02244' => 'stix-not (vert) similar or equal', - '02245' => 'APPROXIMATELY EQUAL TO', - '02246' => 'APPROXIMATELY BUT NOT ACTUALLY EQUAL TO', - '02247' => 'stix-not (vert) similar over two-line equals', - '02248' => 'ALMOST EQUAL TO', - '02249' => 'stix-not, vert, approximate', - '0224A' => 'ALMOST EQUAL OR EQUAL TO', - '0224B' => 'TRIPLE TILDE', - '0224C' => 'stix-all equal to (lazy S over equals) (formerly 224C; that shape changed)', - '0224D' => 'EQUIVALENT TO', - '0224E' => 'GEOMETRICALLY EQUIVALENT TO', - '0224F' => 'DIFFERENCE BETWEEN', - '02250' => 'APPROACHES THE LIMIT', - '02251' => 'GEOMETRICALLY EQUAL TO', - '02252' => 'APPROXIMATELY EQUAL TO OR THE IMAGE OF', - '02253' => 'IMAGE OF OR APPROXIMATELY EQUAL TO', - '02254' => 'COLON EQUALS', - '02255' => 'EQUALS COLON', - '02256' => 'RING IN EQUAL TO', - '02257' => 'RING EQUAL TO', - '02258' => 'CORRESPONDS TO', - '02259' => 'ESTIMATES', - '0225A' => 'EQUIANGULAR TO', - '0225B' => 'STAR EQUALS', - '0225C' => 'DELTA EQUAL TO', - '0225D' => 'EQUAL TO BY DEFINITION', - '0225E' => 'MEASURED BY', - '0225F' => 'QUESTIONED EQUAL TO', - '02260' => 'stix-not (vert) equals', - '02261' => 'IDENTICAL TO', - '02262' => 'stix-not (vert) three-line equals', - '02263' => 'STRICTLY EQUIVALENT TO', - '02264' => 'LESS-THAN OR EQUAL TO', - '02265' => 'GREATER-THAN OR EQUAL TO', - '02266' => 'LESS-THAN OVER EQUAL TO', - '02267' => 'GREATER-THAN OVER EQUAL TO', - '02268' => 'stix-less, vert, not double equals', - '02269' => 'stix-gt, vert, not double equals', - '0226A' => 'MUCH LESS-THAN', - '0226B' => 'MUCH GREATER-THAN', - '0226C' => 'BETWEEN', - '0226D' => 'stix-not (vert) asymptotically equal to', - '0226E' => 'stix-not, vert, less-than', - '0226F' => 'stix-not, vert, greater-than', - '02270' => 'stix-not, vert, less-than-or-equal', - '02271' => 'stix-not, vert, greater-than-or-equal', - '02272' => 'stix-less-than or (contour) similar', - '02273' => 'stix-greater-than or (contour) similar', - '02274' => 'stix-not, vert, less, similar', - '02275' => 'stix-not, vert, greater, similar', - '02276' => 'LESS-THAN OR GREATER-THAN', - '02277' => 'GREATER-THAN OR LESS-THAN', - '02278' => 'stix-not, vert, less, greater', - '02279' => 'stix-not, vert, greater, less', - '0227A' => 'PRECEDES', - '0227B' => 'SUCCEEDS', - '0227C' => 'PRECEDES OR EQUAL TO', - '0227D' => 'SUCCEEDS OR EQUAL TO', - '0227E' => 'PRECEDES OR EQUIVALENT TO', - '0227F' => 'SUCCEEDS OR EQUIVALENT TO', - '02280' => 'DOES NOT PRECEDE', - '02281' => 'stix-not (vert) succeeds', - '02282' => 'SUBSET OF', - '02283' => 'SUPERSET OF', - '02284' => 'stix-not subset [vertical negation]', - '02285' => 'stix-not superset [vertical negation]', - '02286' => 'SUBSET OF OR EQUAL TO', - '02287' => 'SUPERSET OF OR EQUAL TO', - '02288' => 'stix-/nsubseteq N: not (vert) subset, equals', - '02289' => 'stix-/nsupseteq N: not (vert) superset, equals', - '0228A' => 'stix-subset, not equals, variant', - '0228B' => 'stix-superset, not equals, variant', - '0228C' => 'MULTISET', - '0228D' => 'MULTISET MULTIPLICATION', - '0228E' => 'MULTISET UNION', - '0228F' => 'SQUARE IMAGE OF', - '02290' => 'SQUARE ORIGINAL OF', - '02291' => 'SQUARE IMAGE OF OR EQUAL TO', - '02292' => 'SQUARE ORIGINAL OF OR EQUAL TO', - '02293' => 'stix-square intersection, serifs', - '02294' => 'stix-square union, serifs', - '02295' => 'stix-circled plus (with rim)', - '02296' => 'CIRCLED MINUS', - '02297' => 'stix-circled times (with rim)', - '02298' => 'CIRCLED DIVISION SLASH', - '02299' => 'CIRCLED DOT OPERATOR', - '0229A' => 'CIRCLED RING OPERATOR', - '0229B' => 'CIRCLED ASTERISK OPERATOR', - '0229C' => 'stix-two horizontal bars in circle', - '0229D' => 'CIRCLED DASH', - '0229E' => 'SQUARED PLUS', - '0229F' => 'SQUARED MINUS', - '022A0' => 'SQUARED TIMES', - '022A1' => 'SQUARED DOT OPERATOR', - '022A2' => 'RIGHT TACK', - '022A3' => 'LEFT TACK', - '022A4' => 'DOWN TACK', - '022A5' => 'UP TACK', - '022A6' => 'ASSERTION', - '022A7' => 'MODELS', - '022A8' => 'TRUE', - '022A9' => 'FORCES', - '022AA' => 'TRIPLE VERTICAL BAR RIGHT TURNSTILE', - '022AB' => 'DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE', - '022AC' => 'DOES NOT PROVE', - '022AD' => 'NOT TRUE', - '022AE' => 'DOES NOT FORCE', - '022AF' => 'NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE', - '022B0' => 'PRECEDES UNDER RELATION', - '022B1' => 'SUCCEEDS UNDER RELATION', - '022B2' => 'NORMAL SUBGROUP OF', - '022B3' => 'CONTAINS AS NORMAL SUBGROUP', - '022B4' => 'NORMAL SUBGROUP OF OR EQUAL TO', - '022B5' => 'CONTAINS AS NORMAL SUBGROUP OR EQUAL TO', - '022B6' => 'ORIGINAL OF', - '022B7' => 'IMAGE OF', - '022B8' => 'MULTIMAP', - '022B9' => 'HERMITIAN CONJUGATE MATRIX', - '022BA' => 'INTERCALATE', - '022BB' => 'XOR', - '022BC' => 'NAND', - '022BD' => 'NOR', - '022BE' => 'RIGHT ANGLE WITH ARC', - '022BF' => 'RIGHT TRIANGLE', - '022C0' => 'N-ARY LOGICAL AND', - '022C1' => 'N-ARY LOGICAL OR', - '022C2' => 'N-ARY INTERSECTION', - '022C3' => 'N-ARY UNION', - '022C4' => 'DIAMOND OPERATOR', - '022C5' => 'DOT OPERATOR', - '022C6' => 'STAR OPERATOR', - '022C7' => 'DIVISION TIMES', - '022C8' => 'BOWTIE', - '022C9' => 'LEFT NORMAL FACTOR SEMIDIRECT PRODUCT', - '022CA' => 'RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT', - '022CB' => 'LEFT SEMIDIRECT PRODUCT', - '022CC' => 'RIGHT SEMIDIRECT PRODUCT', - '022CD' => 'REVERSED TILDE EQUALS', - '022CE' => 'CURLY LOGICAL OR', - '022CF' => 'CURLY LOGICAL AND', - '022D0' => 'DOUBLE SUBSET', - '022D1' => 'DOUBLE SUPERSET', - '022D2' => 'DOUBLE INTERSECTION', - '022D3' => 'DOUBLE UNION', - '022D4' => 'PITCHFORK', - '022D5' => 'EQUAL AND PARALLEL TO', - '022D6' => 'LESS-THAN WITH DOT', - '022D7' => 'GREATER-THAN WITH DOT', - '022D8' => 'VERY MUCH LESS-THAN', - '022D9' => 'VERY MUCH GREATER-THAN', - '022DA' => 'stix-less, equal, slanted, greater', - '022DB' => 'stix-greater, equal, slanted, less', - '022DC' => 'EQUAL TO OR LESS-THAN', - '022DD' => 'EQUAL TO OR GREATER-THAN', - '022DE' => 'EQUAL TO OR PRECEDES', - '022DF' => 'EQUAL TO OR SUCCEEDS', - '022E0' => 'stix-not (vert) precedes or contour equals', - '022E1' => 'stix-not (vert) succeeds or contour equals', - '022E2' => 'NOT SQUARE IMAGE OF OR EQUAL TO', - '022E3' => 'NOT SQUARE ORIGINAL OF OR EQUAL TO', - '022E4' => 'SQUARE IMAGE OF OR NOT EQUAL TO', - '022E5' => 'SQUARE ORIGINAL OF OR NOT EQUAL TO', - '022E6' => 'LESS-THAN BUT NOT EQUIVALENT TO', - '022E7' => 'GREATER-THAN BUT NOT EQUIVALENT TO', - '022E8' => 'PRECEDES BUT NOT EQUIVALENT TO', - '022E9' => 'SUCCEEDS BUT NOT EQUIVALENT TO', - '022EA' => 'NOT NORMAL SUBGROUP OF', - '022EB' => 'DOES NOT CONTAIN AS NORMAL SUBGROUP', - '022EC' => 'stix-not, vert, left triangle, equals', - '022ED' => 'stix-not, vert, right triangle, equals', - '022EE' => 'VERTICAL ELLIPSIS', - '022EF' => 'MIDLINE HORIZONTAL ELLIPSIS', - '022F0' => 'UP RIGHT DIAGONAL ELLIPSIS', - '022F1' => 'DOWN RIGHT DIAGONAL ELLIPSIS', - '022F2' => 'ELEMENT OF WITH LONG HORIZONTAL STROKE', - '022F3' => 'ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022F4' => 'SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022F5' => 'ELEMENT OF WITH DOT ABOVE', - '022F6' => 'ELEMENT OF WITH OVERBAR', - '022F7' => 'SMALL ELEMENT OF WITH OVERBAR', - '022F8' => 'ELEMENT OF WITH UNDERBAR', - '022F9' => 'ELEMENT OF WITH TWO HORIZONTAL STROKES', - '022FA' => 'CONTAINS WITH LONG HORIZONTAL STROKE', - '022FB' => 'CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022FC' => 'SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE', - '022FD' => 'CONTAINS WITH OVERBAR', - '022FE' => 'SMALL CONTAINS WITH OVERBAR', - '022FF' => 'Z NOTATION BAG MEMBERSHIP', - '02300' => 'DIAMETER SIGN', - '02302' => 'HOUSE', - '02305' => 'PROJECTIVE', - '02306' => 'PERSPECTIVE', - '02308' => 'LEFT CEILING', - '02309' => 'RIGHT CEILING', - '0230A' => 'LEFT FLOOR', - '0230B' => 'RIGHT FLOOR', - '0230C' => 'BOTTOM RIGHT CROP', - '0230D' => 'BOTTOM LEFT CROP', - '0230E' => 'TOP RIGHT CROP', - '0230F' => 'TOP LEFT CROP', - '02310' => 'REVERSED NOT SIGN', - '02311' => 'SQUARE LOZENGE', - '02312' => 'ARC', - '02313' => 'SEGMENT', - '02315' => 'TELEPHONE RECORDER', - '02316' => 'POSITION INDICATOR', - '02317' => 'VIEWDATA SQUARE', - '02318' => 'PLACE OF INTEREST SIGN', - '02319' => 'TURNED NOT SIGN', - '0231A' => 'WATCH', - '0231C' => 'TOP LEFT CORNER', - '0231D' => 'TOP RIGHT CORNER', - '0231E' => 'BOTTOM LEFT CORNER', - '0231F' => 'BOTTOM RIGHT CORNER', - '02320' => 'TOP HALF INTEGRAL', - '02321' => 'BOTTOM HALF INTEGRAL', - '02322' => 'stix-small down curve', - '02323' => 'stix-small up curve', - '02329' => 'LEFT-POINTING ANGLE BRACKET', - '0232A' => 'RIGHT-POINTING ANGLE BRACKET', - '0232C' => 'BENZENE RING', - '0232D' => 'CYLINDRICITY', - '0232E' => 'ALL AROUND-PROFILE', - '02332' => 'CONICAL TAPER', - '02336' => 'APL FUNCTIONAL SYMBOL I-BEAM', - '0233D' => 'APL FUNCTIONAL SYMBOL CIRCLE STILE', - '0233F' => 'APL FUNCTIONAL SYMBOL SLASH BAR', - '02340' => 'APL FUNCTIONAL SYMBOL BACKSLASH BAR', - '02353' => 'APL FUNCTIONAL SYMBOL QUAD UP CARET', - '02370' => 'APL FUNCTIONAL SYMBOL QUAD QUESTION', - '0237C' => 'RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW', - '02393' => 'DIRECT CURRENT SYMBOL FORM TWO', - '02394' => 'SOFTWARE-FUNCTION SYMBOL', - '0239B' => 'LEFT PARENTHESIS UPPER HOOK', - '0239C' => 'LEFT PARENTHESIS EXTENSION', - '0239D' => 'LEFT PARENTHESIS LOWER HOOK', - '0239E' => 'RIGHT PARENTHESIS UPPER HOOK', - '0239F' => 'RIGHT PARENTHESIS EXTENSION', - '023A0' => 'RIGHT PARENTHESIS LOWER HOOK', - '023A1' => 'LEFT SQUARE BRACKET UPPER CORNER', - '023A2' => 'LEFT SQUARE BRACKET EXTENSION', - '023A3' => 'LEFT SQUARE BRACKET LOWER CORNER', - '023A4' => 'RIGHT SQUARE BRACKET UPPER CORNER', - '023A5' => 'RIGHT SQUARE BRACKET EXTENSION', - '023A6' => 'RIGHT SQUARE BRACKET LOWER CORNER', - '023A7' => 'LEFT CURLY BRACKET UPPER HOOK', - '023A8' => 'LEFT CURLY BRACKET MIDDLE PIECE', - '023A9' => 'LEFT CURLY BRACKET LOWER HOOK', - '023AA' => 'CURLY BRACKET EXTENSION', - '023AB' => 'RIGHT CURLY BRACKET UPPER HOOK', - '023AC' => 'RIGHT CURLY BRACKET MIDDLE PIECE', - '023AD' => 'RIGHT CURLY BRACKET LOWER HOOK', - '023AE' => 'INTEGRAL EXTENSION', - '023AF' => 'HORIZONTAL LINE EXTENSION', - '023B0' => 'UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION', - '023B1' => 'UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION', - '023B2' => 'SUMMATION TOP', - '023B3' => 'SUMMATION BOTTOM', - '023B4' => 'TOP SQUARE BRACKET', - '023B5' => 'BOTTOM SQUARE BRACKET', - '023B6' => 'BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET', - '023B7' => 'RADICAL SYMBOL BOTTOM', - '023B8' => 'LEFT VERTICAL BOX LINE', - '023B9' => 'RIGHT VERTICAL BOX LINE', - '023CE' => 'RETURN SYMBOL', - '023D0' => 'VERTICAL LINE EXTENSION (used to extend arrows)', - '023DC' => 'TOP PARENTHESIS (mathematical use)', - '023DD' => 'BOTTOM PARENTHESIS (mathematical use)', - '023DE' => 'TOP CURLY BRACKET (mathematical use)', - '023DF' => 'BOTTOM CURLY BRACKET (mathematical use)', - '023E0' => 'TOP TORTOISE SHELL BRACKET (mathematical use)', - '023E1' => 'BOTTOM TORTOISE SHELL BRACKET (mathematical use)', - '023E2' => 'WHITE TRAPEZIUM', - '023E3' => 'BENZENE RING WITH CIRCLE', - '023E4' => 'STRAIGHTNESS', - '023E5' => 'FLATNESS', - '023E6' => 'AC CURRENT', - '023E7' => 'ELECTRICAL INTERSECTION', - '02423' => 'stix-round space indicator', - '02460' => 'CIRCLED DIGIT ONE', - '02461' => 'CIRCLED DIGIT TWO', - '02462' => 'CIRCLED DIGIT THREE', - '02463' => 'CIRCLED DIGIT FOUR', - '02464' => 'CIRCLED DIGIT FIVE', - '02465' => 'CIRCLED DIGIT SIX', - '02466' => 'CIRCLED DIGIT SEVEN', - '02467' => 'CIRCLED DIGIT EIGHT', - '02468' => 'CIRCLED DIGIT NINE', - '024B6' => 'CIRCLED LATIN CAPITAL LETTER A', - '024B7' => 'CIRCLED LATIN CAPITAL LETTER B', - '024B8' => 'CIRCLED LATIN CAPITAL LETTER C', - '024B9' => 'CIRCLED LATIN CAPITAL LETTER D', - '024BA' => 'CIRCLED LATIN CAPITAL LETTER E', - '024BB' => 'CIRCLED LATIN CAPITAL LETTER F', - '024BC' => 'CIRCLED LATIN CAPITAL LETTER G', - '024BD' => 'CIRCLED LATIN CAPITAL LETTER H', - '024BE' => 'CIRCLED LATIN CAPITAL LETTER I', - '024BF' => 'CIRCLED LATIN CAPITAL LETTER J', - '024C0' => 'CIRCLED LATIN CAPITAL LETTER K', - '024C1' => 'CIRCLED LATIN CAPITAL LETTER L', - '024C2' => 'CIRCLED LATIN CAPITAL LETTER M', - '024C3' => 'CIRCLED LATIN CAPITAL LETTER N', - '024C4' => 'CIRCLED LATIN CAPITAL LETTER O', - '024C5' => 'CIRCLED LATIN CAPITAL LETTER P', - '024C6' => 'CIRCLED LATIN CAPITAL LETTER Q', - '024C7' => 'CIRCLED LATIN CAPITAL LETTER R', - '024C8' => 'CIRCLED LATIN CAPITAL LETTER S', - '024C9' => 'CIRCLED LATIN CAPITAL LETTER T', - '024CA' => 'CIRCLED LATIN CAPITAL LETTER U', - '024CB' => 'CIRCLED LATIN CAPITAL LETTER V', - '024CC' => 'CIRCLED LATIN CAPITAL LETTER W', - '024CD' => 'CIRCLED LATIN CAPITAL LETTER X', - '024CE' => 'CIRCLED LATIN CAPITAL LETTER Y', - '024CF' => 'CIRCLED LATIN CAPITAL LETTER Z', - '024D0' => 'CIRCLED LATIN SMALL LETTER A', - '024D1' => 'CIRCLED LATIN SMALL LETTER B', - '024D2' => 'CIRCLED LATIN SMALL LETTER C', - '024D3' => 'CIRCLED LATIN SMALL LETTER D', - '024D4' => 'CIRCLED LATIN SMALL LETTER E', - '024D5' => 'CIRCLED LATIN SMALL LETTER F', - '024D6' => 'CIRCLED LATIN SMALL LETTER G', - '024D7' => 'CIRCLED LATIN SMALL LETTER H', - '024D8' => 'CIRCLED LATIN SMALL LETTER I', - '024D9' => 'CIRCLED LATIN SMALL LETTER J', - '024DA' => 'CIRCLED LATIN SMALL LETTER K', - '024DB' => 'CIRCLED LATIN SMALL LETTER L', - '024DC' => 'CIRCLED LATIN SMALL LETTER M', - '024DD' => 'CIRCLED LATIN SMALL LETTER N', - '024DE' => 'CIRCLED LATIN SMALL LETTER O', - '024DF' => 'CIRCLED LATIN SMALL LETTER P', - '024E0' => 'CIRCLED LATIN SMALL LETTER Q', - '024E1' => 'CIRCLED LATIN SMALL LETTER R', - '024E2' => 'CIRCLED LATIN SMALL LETTER S', - '024E3' => 'CIRCLED LATIN SMALL LETTER T', - '024E4' => 'CIRCLED LATIN SMALL LETTER U', - '024E5' => 'CIRCLED LATIN SMALL LETTER V', - '024E6' => 'CIRCLED LATIN SMALL LETTER W', - '024E7' => 'CIRCLED LATIN SMALL LETTER X', - '024E8' => 'CIRCLED LATIN SMALL LETTER Y', - '024E9' => 'CIRCLED LATIN SMALL LETTER Z', - '024EA' => 'CIRCLED DIGIT ZERO', - '02500' => 'BOX DRAWINGS LIGHT HORIZONTAL', - '02502' => 'BOX DRAWINGS LIGHT VERTICAL', - '02506' => 'BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL', - '02508' => 'BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL', - '0250A' => 'BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL', - '0250C' => 'BOX DRAWINGS LIGHT DOWN AND RIGHT', - '02510' => 'BOX DRAWINGS LIGHT DOWN AND LEFT', - '02514' => 'BOX DRAWINGS LIGHT UP AND RIGHT', - '02518' => 'BOX DRAWINGS LIGHT UP AND LEFT', - '0251C' => 'BOX DRAWINGS LIGHT VERTICAL AND RIGHT', - '02524' => 'BOX DRAWINGS LIGHT VERTICAL AND LEFT', - '0252C' => 'BOX DRAWINGS LIGHT DOWN AND HORIZONTAL', - '02534' => 'BOX DRAWINGS LIGHT UP AND HORIZONTAL', - '0253C' => 'BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL', - '02550' => 'BOX DRAWINGS DOUBLE HORIZONTAL', - '02551' => 'BOX DRAWINGS DOUBLE VERTICAL', - '02552' => 'BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE', - '02553' => 'BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE', - '02554' => 'BOX DRAWINGS DOUBLE DOWN AND RIGHT', - '02555' => 'BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE', - '02556' => 'BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE', - '02557' => 'BOX DRAWINGS DOUBLE DOWN AND LEFT', - '02558' => 'BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE', - '02559' => 'BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE', - '0255A' => 'BOX DRAWINGS DOUBLE UP AND RIGHT', - '0255B' => 'BOX DRAWINGS UP SINGLE AND LEFT DOUBLE', - '0255C' => 'BOX DRAWINGS UP DOUBLE AND LEFT SINGLE', - '0255D' => 'BOX DRAWINGS DOUBLE UP AND LEFT', - '0255E' => 'BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE', - '0255F' => 'BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE', - '02560' => 'BOX DRAWINGS DOUBLE VERTICAL AND RIGHT', - '02561' => 'BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE', - '02562' => 'BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE', - '02563' => 'BOX DRAWINGS DOUBLE VERTICAL AND LEFT', - '02564' => 'BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE', - '02565' => 'BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE', - '02566' => 'BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL', - '02567' => 'BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE', - '02568' => 'BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE', - '02569' => 'BOX DRAWINGS DOUBLE UP AND HORIZONTAL', - '0256A' => 'BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE', - '0256B' => 'BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE', - '0256C' => 'BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL', - '02571' => 'BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT', - '02572' => 'BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT', - '02580' => 'UPPER HALF BLOCK', - '02584' => 'LOWER HALF BLOCK', - '02588' => 'FULL BLOCK', - '0258C' => 'LEFT HALF BLOCK', - '02590' => 'RIGHT HALF BLOCK', - '02591' => 'LIGHT SHADE', - '02592' => 'MEDIUM SHADE', - '02593' => 'DARK SHADE', - '025A0' => 'BLACK SQUARE', - '025A1' => 'WHITE SQUARE', - '025A2' => 'WHITE SQUARE WITH ROUNDED CORNERS', - '025A3' => 'WHITE SQUARE CONTAINING BLACK SMALL SQUARE', - '025A4' => 'SQUARE WITH HORIZONTAL FILL', - '025A5' => 'SQUARE WITH VERTICAL FILL', - '025A6' => 'SQUARE WITH ORTHOGONAL CROSSHATCH FILL', - '025A7' => 'SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL', - '025A8' => 'SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL', - '025A9' => 'SQUARE WITH DIAGONAL CROSSHATCH FILL', - '025AA' => 'BLACK SMALL SQUARE', - '025AB' => 'WHITE SMALL SQUARE', - '025AC' => 'BLACK RECTANGLE', - '025AD' => 'WHITE RECTANGLE', - '025AE' => 'BLACK VERTICAL RECTANGLE', - '025AF' => 'WHITE VERTICAL RECTANGLE', - '025B0' => 'BLACK PARALLELOGRAM', - '025B1' => 'WHITE PARALLELOGRAM', - '025B2' => 'BLACK UP-POINTING TRIANGLE', - '025B3' => 'WHITE UP-POINTING TRIANGLE', - '025B4' => 'BLACK UP-POINTING SMALL TRIANGLE', - '025B5' => 'WHITE UP-POINTING SMALL TRIANGLE', - '025B6' => 'BLACK RIGHT-POINTING TRIANGLE', - '025B7' => 'WHITE RIGHT-POINTING TRIANGLE', - '025B8' => 'BLACK RIGHT-POINTING SMALL TRIANGLE', - '025B9' => 'WHITE RIGHT-POINTING SMALL TRIANGLE', - '025BA' => 'BLACK RIGHT-POINTING POINTER', - '025BB' => 'WHITE RIGHT-POINTING POINTER', - '025BC' => 'BLACK DOWN-POINTING TRIANGLE', - '025BD' => 'WHITE DOWN-POINTING TRIANGLE', - '025BE' => 'BLACK DOWN-POINTING SMALL TRIANGLE', - '025BF' => 'WHITE DOWN-POINTING SMALL TRIANGLE', - '025C0' => 'BLACK LEFT-POINTING TRIANGLE', - '025C1' => 'WHITE LEFT-POINTING TRIANGLE', - '025C2' => 'BLACK LEFT-POINTING SMALL TRIANGLE', - '025C3' => 'WHITE LEFT-POINTING SMALL TRIANGLE', - '025C4' => 'BLACK LEFT-POINTING POINTER', - '025C5' => 'WHITE LEFT-POINTING POINTER', - '025C6' => 'BLACK DIAMOND', - '025C7' => 'WHITE DIAMOND', - '025C8' => 'WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND', - '025C9' => 'FISHEYE', - '025CA' => 'LOZENGE', - '025CB' => 'WHITE CIRCLE', - '025CC' => 'DOTTED CIRCLE', - '025CD' => 'CIRCLE WITH VERTICAL FILL', - '025CE' => 'BULLSEYE', - '025CF' => 'BLACK CIRCLE', - '025D0' => 'CIRCLE WITH LEFT HALF BLACK', - '025D1' => 'CIRCLE WITH RIGHT HALF BLACK', - '025D2' => 'CIRCLE WITH LOWER HALF BLACK', - '025D3' => 'CIRCLE WITH UPPER HALF BLACK', - '025D4' => 'CIRCLE WITH UPPER RIGHT QUADRANT BLACK', - '025D5' => 'CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK', - '025D6' => 'LEFT HALF BLACK CIRCLE', - '025D7' => 'RIGHT HALF BLACK CIRCLE', - '025D8' => 'INVERSE BULLET', - '025D9' => 'INVERSE WHITE CIRCLE', - '025DA' => 'UPPER HALF INVERSE WHITE CIRCLE', - '025DB' => 'LOWER HALF INVERSE WHITE CIRCLE', - '025DC' => 'UPPER LEFT QUADRANT CIRCULAR ARC', - '025DD' => 'UPPER RIGHT QUADRANT CIRCULAR ARC', - '025DE' => 'LOWER RIGHT QUADRANT CIRCULAR ARC', - '025DF' => 'LOWER LEFT QUADRANT CIRCULAR ARC', - '025E0' => 'UPPER HALF CIRCLE', - '025E1' => 'LOWER HALF CIRCLE', - '025E2' => 'BLACK LOWER RIGHT TRIANGLE', - '025E3' => 'BLACK LOWER LEFT TRIANGLE', - '025E4' => 'BLACK UPPER LEFT TRIANGLE', - '025E5' => 'BLACK UPPER RIGHT TRIANGLE', - '025E6' => 'WHITE BULLET', - '025E7' => 'SQUARE WITH LEFT HALF BLACK', - '025E8' => 'SQUARE WITH RIGHT HALF BLACK', - '025E9' => 'SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK', - '025EA' => 'SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK', - '025EB' => 'WHITE SQUARE WITH VERTICAL BISECTING LINE', - '025EC' => 'WHITE UP-POINTING TRIANGLE WITH DOT', - '025ED' => 'UP-POINTING TRIANGLE WITH LEFT HALF BLACK', - '025EE' => 'UP-POINTING TRIANGLE WITH RIGHT HALF BLACK', - '025EF' => 'LARGE CIRCLE', - '025F0' => 'WHITE SQUARE WITH UPPER LEFT QUADRANT', - '025F1' => 'WHITE SQUARE WITH LOWER LEFT QUADRANT', - '025F2' => 'WHITE SQUARE WITH LOWER RIGHT QUADRANT', - '025F3' => 'WHITE SQUARE WITH UPPER RIGHT QUADRANT', - '025F4' => 'WHITE CIRCLE WITH UPPER LEFT QUADRANT', - '025F5' => 'WHITE CIRCLE WITH LOWER LEFT QUADRANT', - '025F6' => 'WHITE CIRCLE WITH LOWER RIGHT QUADRANT', - '025F7' => 'WHITE CIRCLE WITH UPPER RIGHT QUADRANT', - '025F8' => 'UPPER LEFT TRIANGLE', - '025F9' => 'UPPER RIGHT TRIANGLE', - '025FA' => 'LOWER LEFT TRIANGLE', - '025FB' => 'WHITE MEDIUM SQUARE', - '025FC' => 'BLACK MEDIUM SQUARE', - '025FD' => 'WHITE MEDIUM SMALL SQUARE', - '025FE' => 'BLACK MEDIUM SMALL SQUARE', - '025FF' => 'LOWER RIGHT TRIANGLE', - '02605' => 'BLACK STAR', - '02606' => 'WHITE STAR', - '02609' => 'SUN', - '0260C' => 'CONJUNCTION', - '0260E' => 'BLACK TELEPHONE', - '02612' => 'BALLOT BOX WITH X', - '02621' => 'CAUTION SIGN', - '02639' => 'WHITE FROWNING FACE', - '0263A' => 'WHITE SMILING FACE', - '0263B' => 'BLACK SMILING FACE', - '0263C' => 'WHITE SUN WITH RAYS', - '0263D' => 'FIRST QUARTER MOON', - '0263E' => 'LAST QUARTER MOON', - '0263F' => 'MERCURY', - '02640' => 'FEMALE SIGN', - '02641' => 'EARTH', - '02642' => 'MALE SIGN', - '02643' => 'JUPITER', - '02644' => 'SATURN', - '02646' => 'NEPTUNE', - '02647' => 'PLUTO', - '02648' => 'ARIES', - '02649' => 'TAURUS', - '02660' => 'BLACK SPADE SUIT', - '02661' => 'WHITE HEART SUIT', - '02662' => 'WHITE DIAMOND SUIT', - '02663' => 'BLACK CLUB SUIT', - '02664' => 'WHITE SPADE SUIT', - '02665' => 'BLACK HEART SUIT', - '02666' => 'BLACK DIAMOND SUIT', - '02667' => 'WHITE CLUB SUIT', - '02669' => 'QUARTER NOTE', - '0266A' => 'EIGHTH NOTE', - '0266B' => 'BEAMED EIGHTH NOTES', - '0266D' => 'MUSIC FLAT SIGN', - '0266E' => 'MUSIC NATURAL SIGN', - '0266F' => 'MUSIC SHARP SIGN', - '0267E' => 'PERMANENT PAPER SIGN', - '02680' => 'DIE FACE-1', - '02681' => 'DIE FACE-2', - '02682' => 'DIE FACE-3', - '02683' => 'DIE FACE-4', - '02684' => 'DIE FACE-5', - '02685' => 'DIE FACE-6', - '02686' => 'WHITE CIRCLE WITH DOT RIGHT', - '02687' => 'WHITE CIRCLE WITH TWO DOTS', - '02688' => 'BLACK CIRCLE WITH WHITE DOT RIGHT', - '02689' => 'BLACK CIRCLE WITH TWO WHITE DOTS', - '026A0' => 'WARNING SIGN', - '026A5' => 'MALE AND FEMALE SIGN', - '026AA' => 'MEDIUM WHITE CIRCLE', - '026AB' => 'MEDIUM BLACK CIRCLE', - '026AC' => 'MEDIUM SMALL WHITE CIRCLE', - '026B2' => 'NEUTER', - '02702' => 'BLACK SCISSORS', - '02709' => 'ENVELOPE', - '02713' => 'CHECK MARK', - '02720' => 'MALTESE CROSS', - '0272A' => 'CIRCLED WHITE STAR', - '02736' => 'SIX POINTED BLACK STAR', - '0273D' => 'HEAVY TEARDROP-SPOKED ASTERISK', - '02772' => 'LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT', - '02773' => 'LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT', - '02780' => 'DINGBAT CIRCLED SANS-SERIF DIGIT ONE', - '02781' => 'DINGBAT CIRCLED SANS-SERIF DIGIT TWO', - '02782' => 'DINGBAT CIRCLED SANS-SERIF DIGIT THREE', - '02783' => 'DINGBAT CIRCLED SANS-SERIF DIGIT FOUR', - '02784' => 'DINGBAT CIRCLED SANS-SERIF DIGIT FIVE', - '02785' => 'DINGBAT CIRCLED SANS-SERIF DIGIT SIX', - '02786' => 'DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN', - '02787' => 'DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT', - '02788' => 'DINGBAT CIRCLED SANS-SERIF DIGIT NINE', - '02789' => 'DINGBAT CIRCLED SANS-SERIF NUMBER TEN', - '0278A' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE', - '0278B' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO', - '0278C' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE', - '0278D' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR', - '0278E' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE', - '0278F' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX', - '02790' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN', - '02791' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT', - '02792' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE', - '02793' => 'DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN', - '0279B' => 'DRAFTING POINT RIGHTWARDS ARROW', - '027C0' => 'THREE DIMENSIONAL ANGLE', - '027C1' => 'WHITE TRIANGLE CONTAINING SMALL WHITE TRIANGLE', - '027C2' => 'PERPENDICULAR', - '027C3' => 'OPEN SUBSET', - '027C4' => 'OPEN SUPERSET', - '027C5' => 'LEFT S-SHAPED BAG DELIMITER', - '027C6' => 'RIGHT S-SHAPED BAG DELIMITER', - '027C7' => 'OR WITH DOT INSIDE', - '027C8' => 'REVERSE SOLIDUS PRECEDING SUBSET', - '027C9' => 'SUBSET PRECEDING SOLIDUS', - '027CC' => 'LONG DIVISION', - '027D0' => 'WHITE DIAMOND WITH CENTRED DOT', - '027D1' => 'AND WITH DOT', - '027D2' => 'ELEMENT OF OPENING UPWARDS', - '027D3' => 'LOWER RIGHT CORNER WITH DOT', - '027D4' => 'UPPER LEFT CORNER WITH DOT', - '027D5' => 'LEFT OUTER JOIN', - '027D6' => 'RIGHT OUTER JOIN', - '027D7' => 'FULL OUTER JOIN', - '027D8' => 'LARGE UP TACK', - '027D9' => 'LARGE DOWN TACK', - '027DA' => 'LEFT AND RIGHT DOUBLE TURNSTILE', - '027DB' => 'LEFT AND RIGHT TACK', - '027DC' => 'LEFT MULTIMAP', - '027DD' => 'LONG RIGHT TACK', - '027DE' => 'LONG LEFT TACK', - '027DF' => 'UP TACK WITH CIRCLE ABOVE', - '027E0' => 'LOZENGE DIVIDED BY HORIZONTAL RULE', - '027E1' => 'WHITE CONCAVE-SIDED DIAMOND', - '027E2' => 'WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK', - '027E3' => 'WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK', - '027E4' => 'WHITE SQUARE WITH LEFTWARDS TICK', - '027E5' => 'WHITE SQUARE WITH RIGHTWARDS TICK', - '027E6' => 'MATHEMATICAL LEFT WHITE SQUARE BRACKET', - '027E7' => 'MATHEMATICAL RIGHT WHITE SQUARE BRACKET', - '027E8' => 'MATHEMATICAL LEFT ANGLE BRACKET', - '027E9' => 'MATHEMATICAL RIGHT ANGLE BRACKET', - '027EA' => 'MATHEMATICAL LEFT DOUBLE ANGLE BRACKET', - '027EB' => 'MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET', - '027EC' => 'MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET', - '027ED' => 'MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET', - '027EE' => 'MATHEMATICAL LEFT FLATTENED PARENTHESIS', - '027EF' => 'MATHEMATICAL RIGHT FLATTENED PARENTHESIS', - '027F0' => 'UPWARDS QUADRUPLE ARROW', - '027F1' => 'DOWNWARDS QUADRUPLE ARROW', - '027F2' => 'ANTICLOCKWISE GAPPED CIRCLE ARROW', - '027F3' => 'CLOCKWISE GAPPED CIRCLE ARROW', - '027F4' => 'RIGHT ARROW WITH CIRCLED PLUS', - '027F5' => 'LONG LEFTWARDS ARROW', - '027F6' => 'LONG RIGHTWARDS ARROW', - '027F7' => 'LONG LEFT RIGHT ARROW', - '027F8' => 'LONG LEFTWARDS DOUBLE ARROW', - '027F9' => 'LONG RIGHTWARDS DOUBLE ARROW', - '027FA' => 'LONG LEFT RIGHT DOUBLE ARROW', - '027FB' => 'LONG LEFTWARDS ARROW FROM BAR', - '027FC' => 'LONG RIGHTWARDS ARROW FROM BAR', - '027FD' => 'LONG LEFTWARDS DOUBLE ARROW FROM BAR', - '027FE' => 'LONG RIGHTWARDS DOUBLE ARROW FROM BAR', - '027FF' => 'LONG RIGHTWARDS SQUIGGLE ARROW', - '02900' => 'RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE', - '02901' => 'RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE', - '02902' => 'LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE', - '02903' => 'RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE', - '02904' => 'LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE', - '02905' => 'RIGHTWARDS TWO-HEADED ARROW FROM BAR', - '02906' => 'LEFTWARDS DOUBLE ARROW FROM BAR', - '02907' => 'RIGHTWARDS DOUBLE ARROW FROM BAR', - '02908' => 'DOWNWARDS ARROW WITH HORIZONTAL STROKE', - '02909' => 'UPWARDS ARROW WITH HORIZONTAL STROKE', - '0290A' => 'UPWARDS TRIPLE ARROW', - '0290B' => 'DOWNWARDS TRIPLE ARROW', - '0290C' => 'LEFTWARDS DOUBLE DASH ARROW', - '0290D' => 'RIGHTWARDS DOUBLE DASH ARROW', - '0290E' => 'LEFTWARDS TRIPLE DASH ARROW', - '0290F' => 'RIGHTWARDS TRIPLE DASH ARROW', - '02910' => 'RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW', - '02911' => 'RIGHTWARDS ARROW WITH DOTTED STEM', - '02912' => 'UPWARDS ARROW TO BAR', - '02913' => 'DOWNWARDS ARROW TO BAR', - '02914' => 'RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE', - '02915' => 'RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02916' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL', - '02917' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE', - '02918' => 'RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02919' => 'LEFTWARDS ARROW-TAIL', - '0291A' => 'RIGHTWARDS ARROW-TAIL', - '0291B' => 'LEFTWARDS DOUBLE ARROW-TAIL', - '0291C' => 'RIGHTWARDS DOUBLE ARROW-TAIL', - '0291D' => 'LEFTWARDS ARROW TO BLACK DIAMOND', - '0291E' => 'RIGHTWARDS ARROW TO BLACK DIAMOND', - '0291F' => 'LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND', - '02920' => 'RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND', - '02921' => 'NORTH WEST AND SOUTH EAST ARROW', - '02922' => 'NORTH EAST AND SOUTH WEST ARROW', - '02923' => 'NORTH WEST ARROW WITH HOOK', - '02924' => 'NORTH EAST ARROW WITH HOOK', - '02925' => 'SOUTH EAST ARROW WITH HOOK', - '02926' => 'SOUTH WEST ARROW WITH HOOK', - '02927' => 'NORTH WEST ARROW AND NORTH EAST ARROW', - '02928' => 'NORTH EAST ARROW AND SOUTH EAST ARROW', - '02929' => 'SOUTH EAST ARROW AND SOUTH WEST ARROW', - '0292A' => 'SOUTH WEST ARROW AND NORTH WEST ARROW', - '0292B' => 'RISING DIAGONAL CROSSING FALLING DIAGONAL', - '0292C' => 'FALLING DIAGONAL CROSSING RISING DIAGONAL', - '0292D' => 'SOUTH EAST ARROW CROSSING NORTH EAST ARROW', - '0292E' => 'NORTH EAST ARROW CROSSING SOUTH EAST ARROW', - '0292F' => 'FALLING DIAGONAL CROSSING NORTH EAST ARROW', - '02930' => 'RISING DIAGONAL CROSSING SOUTH EAST ARROW', - '02931' => 'NORTH EAST ARROW CROSSING NORTH WEST ARROW', - '02932' => 'NORTH WEST ARROW CROSSING NORTH EAST ARROW', - '02933' => 'WAVE ARROW POINTING DIRECTLY RIGHT', - '02934' => 'ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS', - '02935' => 'ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS', - '02936' => 'ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS', - '02937' => 'ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS', - '02938' => 'RIGHT-SIDE ARC CLOCKWISE ARROW', - '02939' => 'LEFT-SIDE ARC ANTICLOCKWISE ARROW', - '0293A' => 'TOP ARC ANTICLOCKWISE ARROW', - '0293B' => 'BOTTOM ARC ANTICLOCKWISE ARROW', - '0293C' => 'TOP ARC CLOCKWISE ARROW WITH MINUS', - '0293D' => 'TOP ARC ANTICLOCKWISE ARROW WITH PLUS', - '0293E' => 'LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW', - '0293F' => 'LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW', - '02940' => 'ANTICLOCKWISE CLOSED CIRCLE ARROW', - '02941' => 'CLOCKWISE CLOSED CIRCLE ARROW', - '02942' => 'RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW', - '02943' => 'LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW', - '02944' => 'SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW', - '02945' => 'RIGHTWARDS ARROW WITH PLUS BELOW', - '02946' => 'LEFTWARDS ARROW WITH PLUS BELOW', - '02947' => 'RIGHTWARDS ARROW THROUGH X', - '02948' => 'LEFT RIGHT ARROW THROUGH SMALL CIRCLE', - '02949' => 'UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE', - '0294A' => 'LEFT BARB UP RIGHT BARB DOWN HARPOON', - '0294B' => 'LEFT BARB DOWN RIGHT BARB UP HARPOON', - '0294C' => 'UP BARB RIGHT DOWN BARB LEFT HARPOON', - '0294D' => 'UP BARB LEFT DOWN BARB RIGHT HARPOON', - '0294E' => 'LEFT BARB UP RIGHT BARB UP HARPOON', - '0294F' => 'UP BARB RIGHT DOWN BARB RIGHT HARPOON', - '02950' => 'LEFT BARB DOWN RIGHT BARB DOWN HARPOON', - '02951' => 'UP BARB LEFT DOWN BARB LEFT HARPOON', - '02952' => 'LEFTWARDS HARPOON WITH BARB UP TO BAR', - '02953' => 'RIGHTWARDS HARPOON WITH BARB UP TO BAR', - '02954' => 'UPWARDS HARPOON WITH BARB RIGHT TO BAR', - '02955' => 'DOWNWARDS HARPOON WITH BARB RIGHT TO BAR', - '02956' => 'LEFTWARDS HARPOON WITH BARB DOWN TO BAR', - '02957' => 'RIGHTWARDS HARPOON WITH BARB DOWN TO BAR', - '02958' => 'UPWARDS HARPOON WITH BARB LEFT TO BAR', - '02959' => 'DOWNWARDS HARPOON WITH BARB LEFT TO BAR', - '0295A' => 'LEFTWARDS HARPOON WITH BARB UP FROM BAR', - '0295B' => 'RIGHTWARDS HARPOON WITH BARB UP FROM BAR', - '0295C' => 'UPWARDS HARPOON WITH BARB RIGHT FROM BAR', - '0295D' => 'DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR', - '0295E' => 'LEFTWARDS HARPOON WITH BARB DOWN FROM BAR', - '0295F' => 'RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR', - '02960' => 'UPWARDS HARPOON WITH BARB LEFT FROM BAR', - '02961' => 'DOWNWARDS HARPOON WITH BARB LEFT FROM BAR', - '02962' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN', - '02963' => 'UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT', - '02964' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN', - '02965' => 'DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT', - '02966' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP', - '02967' => 'LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN', - '02968' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP', - '02969' => 'RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN', - '0296A' => 'LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH', - '0296B' => 'LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH', - '0296C' => 'RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH', - '0296D' => 'RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH', - '0296E' => 'UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT', - '0296F' => 'DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT', - '02970' => 'RIGHT DOUBLE ARROW WITH ROUNDED HEAD', - '02971' => 'EQUALS SIGN ABOVE RIGHTWARDS ARROW', - '02972' => 'TILDE OPERATOR ABOVE RIGHTWARDS ARROW', - '02973' => 'LEFTWARDS ARROW ABOVE TILDE OPERATOR', - '02974' => 'RIGHTWARDS ARROW ABOVE TILDE OPERATOR', - '02975' => 'RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO', - '02976' => 'LESS-THAN ABOVE LEFTWARDS ARROW', - '02977' => 'LEFTWARDS ARROW THROUGH LESS-THAN', - '02978' => 'GREATER-THAN ABOVE RIGHTWARDS ARROW', - '02979' => 'SUBSET ABOVE RIGHTWARDS ARROW', - '0297A' => 'LEFTWARDS ARROW THROUGH SUBSET', - '0297B' => 'SUPERSET ABOVE LEFTWARDS ARROW', - '0297C' => 'LEFT FISH TAIL', - '0297D' => 'RIGHT FISH TAIL', - '0297E' => 'UP FISH TAIL', - '0297F' => 'DOWN FISH TAIL', - '02980' => 'TRIPLE VERTICAL BAR DELIMITER', - '02981' => 'Z NOTATION SPOT', - '02982' => 'Z NOTATION TYPE COLON', - '02983' => 'LEFT WHITE CURLY BRACKET', - '02984' => 'RIGHT WHITE CURLY BRACKET', - '02985' => 'LEFT WHITE PARENTHESIS', - '02986' => 'RIGHT WHITE PARENTHESIS', - '02987' => 'Z NOTATION LEFT IMAGE BRACKET', - '02988' => 'Z NOTATION RIGHT IMAGE BRACKET', - '02989' => 'Z NOTATION LEFT BINDING BRACKET', - '0298A' => 'Z NOTATION RIGHT BINDING BRACKET', - '0298B' => 'LEFT SQUARE BRACKET WITH UNDERBAR', - '0298C' => 'RIGHT SQUARE BRACKET WITH UNDERBAR', - '0298D' => 'LEFT SQUARE BRACKET WITH TICK IN TOP CORNER', - '0298E' => 'RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER', - '0298F' => 'LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER', - '02990' => 'RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER', - '02991' => 'LEFT ANGLE BRACKET WITH DOT', - '02992' => 'RIGHT ANGLE BRACKET WITH DOT', - '02993' => 'LEFT ARC LESS-THAN BRACKET', - '02994' => 'RIGHT ARC GREATER-THAN BRACKET', - '02995' => 'DOUBLE LEFT ARC GREATER-THAN BRACKET', - '02996' => 'DOUBLE RIGHT ARC LESS-THAN BRACKET', - '02997' => 'LEFT BLACK TORTOISE SHELL BRACKET', - '02998' => 'RIGHT BLACK TORTOISE SHELL BRACKET', - '02999' => 'DOTTED FENCE', - '0299A' => 'VERTICAL ZIGZAG LINE', - '0299B' => 'MEASURED ANGLE OPENING LEFT', - '0299C' => 'RIGHT ANGLE VARIANT WITH SQUARE', - '0299D' => 'MEASURED RIGHT ANGLE WITH DOT', - '0299E' => 'ANGLE WITH S INSIDE', - '0299F' => 'ACUTE ANGLE', - '029A0' => 'SPHERICAL ANGLE OPENING LEFT', - '029A1' => 'SPHERICAL ANGLE OPENING UP', - '029A2' => 'TURNED ANGLE', - '029A3' => 'REVERSED ANGLE', - '029A4' => 'ANGLE WITH UNDERBAR', - '029A5' => 'REVERSED ANGLE WITH UNDERBAR', - '029A6' => 'OBLIQUE ANGLE OPENING UP', - '029A7' => 'OBLIQUE ANGLE OPENING DOWN', - '029A8' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT', - '029A9' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT', - '029AA' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT', - '029AB' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT', - '029AC' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP', - '029AD' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP', - '029AE' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN', - '029AF' => 'MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN', - '029B0' => 'REVERSED EMPTY SET', - '029B1' => 'EMPTY SET WITH OVERBAR', - '029B2' => 'EMPTY SET WITH SMALL CIRCLE ABOVE', - '029B3' => 'EMPTY SET WITH RIGHT ARROW ABOVE', - '029B4' => 'EMPTY SET WITH LEFT ARROW ABOVE', - '029B5' => 'CIRCLE WITH HORIZONTAL BAR', - '029B6' => 'CIRCLED VERTICAL BAR', - '029B7' => 'CIRCLED PARALLEL', - '029B8' => 'CIRCLED REVERSE SOLIDUS', - '029B9' => 'CIRCLED PERPENDICULAR', - '029BA' => 'CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR', - '029BB' => 'CIRCLE WITH SUPERIMPOSED X', - '029BC' => 'CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN', - '029BD' => 'UP ARROW THROUGH CIRCLE', - '029BE' => 'CIRCLED WHITE BULLET', - '029BF' => 'CIRCLED BULLET', - '029C0' => 'CIRCLED LESS-THAN', - '029C1' => 'CIRCLED GREATER-THAN', - '029C2' => 'CIRCLE WITH SMALL CIRCLE TO THE RIGHT', - '029C3' => 'CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT', - '029C4' => 'SQUARED RISING DIAGONAL SLASH', - '029C5' => 'SQUARED FALLING DIAGONAL SLASH', - '029C6' => 'SQUARED ASTERISK', - '029C7' => 'SQUARED SMALL CIRCLE', - '029C8' => 'SQUARED SQUARE', - '029C9' => 'TWO JOINED SQUARES', - '029CA' => 'TRIANGLE WITH DOT ABOVE', - '029CB' => 'TRIANGLE WITH UNDERBAR', - '029CC' => 'S IN TRIANGLE', - '029CD' => 'TRIANGLE WITH SERIFS AT BOTTOM', - '029CE' => 'RIGHT TRIANGLE ABOVE LEFT TRIANGLE', - '029CF' => 'LEFT TRIANGLE BESIDE VERTICAL BAR', - '029D0' => 'VERTICAL BAR BESIDE RIGHT TRIANGLE', - '029D1' => 'BOWTIE WITH LEFT HALF BLACK', - '029D2' => 'BOWTIE WITH RIGHT HALF BLACK', - '029D3' => 'BLACK BOWTIE', - '029D4' => 'TIMES WITH LEFT HALF BLACK', - '029D5' => 'TIMES WITH RIGHT HALF BLACK', - '029D6' => 'WHITE HOURGLASS', - '029D7' => 'BLACK HOURGLASS', - '029D8' => 'LEFT WIGGLY FENCE', - '029D9' => 'RIGHT WIGGLY FENCE', - '029DA' => 'LEFT DOUBLE WIGGLY FENCE', - '029DB' => 'RIGHT DOUBLE WIGGLY FENCE', - '029DC' => 'INCOMPLETE INFINITY', - '029DD' => 'TIE OVER INFINITY', - '029DE' => 'INFINITY NEGATED WITH VERTICAL BAR', - '029DF' => 'DOUBLE-ENDED MULTIMAP', - '029E0' => 'SQUARE WITH CONTOURED OUTLINE', - '029E1' => 'INCREASES AS', - '029E2' => 'SHUFFLE PRODUCT', - '029E3' => 'EQUALS SIGN AND SLANTED PARALLEL', - '029E4' => 'EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE', - '029E5' => 'IDENTICAL TO AND SLANTED PARALLEL', - '029E6' => 'GLEICH STARK', - '029E7' => 'THERMODYNAMIC', - '029E8' => 'DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK', - '029E9' => 'DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK', - '029EA' => 'BLACK DIAMOND WITH DOWN ARROW', - '029EB' => 'BLACK LOZENGE', - '029EC' => 'WHITE CIRCLE WITH DOWN ARROW', - '029ED' => 'BLACK CIRCLE WITH DOWN ARROW', - '029EE' => 'ERROR-BARRED WHITE SQUARE', - '029EF' => 'ERROR-BARRED BLACK SQUARE', - '029F0' => 'ERROR-BARRED WHITE DIAMOND', - '029F1' => 'ERROR-BARRED BLACK DIAMOND', - '029F2' => 'ERROR-BARRED WHITE CIRCLE', - '029F3' => 'ERROR-BARRED BLACK CIRCLE', - '029F4' => 'RULE-DELAYED', - '029F5' => 'REVERSE SOLIDUS OPERATOR', - '029F6' => 'SOLIDUS WITH OVERBAR', - '029F7' => 'REVERSE SOLIDUS WITH HORIZONTAL STROKE', - '029F8' => 'BIG SOLIDUS', - '029F9' => 'BIG REVERSE SOLIDUS', - '029FA' => 'DOUBLE PLUS', - '029FB' => 'TRIPLE PLUS', - '029FC' => 'LEFT-POINTING CURVED ANGLE BRACKET', - '029FD' => 'RIGHT-POINTING CURVED ANGLE BRACKET', - '029FE' => 'TINY', - '029FF' => 'MINY', - '02A00' => 'N-ARY CIRCLED DOT OPERATOR', - '02A01' => 'N-ARY CIRCLED PLUS OPERATOR', - '02A02' => 'N-ARY CIRCLED TIMES OPERATOR', - '02A03' => 'N-ARY UNION OPERATOR WITH DOT', - '02A04' => 'N-ARY UNION OPERATOR WITH PLUS', - '02A05' => 'N-ARY SQUARE INTERSECTION OPERATOR', - '02A06' => 'N-ARY SQUARE UNION OPERATOR', - '02A07' => 'TWO LOGICAL AND OPERATOR', - '02A08' => 'TWO LOGICAL OR OPERATOR', - '02A09' => 'N-ARY TIMES OPERATOR', - '02A0A' => 'MODULO TWO SUM', - '02A0B' => 'SUMMATION WITH INTEGRAL', - '02A0C' => 'QUADRUPLE INTEGRAL OPERATOR', - '02A0D' => 'FINITE PART INTEGRAL', - '02A0E' => 'INTEGRAL WITH DOUBLE STROKE', - '02A0F' => 'INTEGRAL AVERAGE WITH SLASH', - '02A10' => 'CIRCULATION FUNCTION', - '02A11' => 'ANTICLOCKWISE INTEGRATION', - '02A12' => 'LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE', - '02A13' => 'LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE', - '02A14' => 'LINE INTEGRATION NOT INCLUDING THE POLE', - '02A15' => 'INTEGRAL AROUND A POINT OPERATOR', - '02A16' => 'QUATERNION INTEGRAL OPERATOR', - '02A17' => 'INTEGRAL WITH LEFTWARDS ARROW WITH HOOK', - '02A18' => 'INTEGRAL WITH TIMES SIGN', - '02A19' => 'INTEGRAL WITH INTERSECTION', - '02A1A' => 'INTEGRAL WITH UNION', - '02A1B' => 'INTEGRAL WITH OVERBAR', - '02A1C' => 'INTEGRAL WITH UNDERBAR', - '02A1D' => 'JOIN', - '02A1E' => 'LARGE LEFT TRIANGLE OPERATOR', - '02A1F' => 'Z NOTATION SCHEMA COMPOSITION', - '02A20' => 'Z NOTATION SCHEMA PIPING', - '02A21' => 'Z NOTATION SCHEMA PROJECTION', - '02A22' => 'PLUS SIGN WITH SMALL CIRCLE ABOVE', - '02A23' => 'PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE', - '02A24' => 'PLUS SIGN WITH TILDE ABOVE', - '02A25' => 'PLUS SIGN WITH DOT BELOW', - '02A26' => 'PLUS SIGN WITH TILDE BELOW', - '02A27' => 'PLUS SIGN WITH SUBSCRIPT TWO', - '02A28' => 'PLUS SIGN WITH BLACK TRIANGLE', - '02A29' => 'MINUS SIGN WITH COMMA ABOVE', - '02A2A' => 'MINUS SIGN WITH DOT BELOW', - '02A2B' => 'MINUS SIGN WITH FALLING DOTS', - '02A2C' => 'MINUS SIGN WITH RISING DOTS', - '02A2D' => 'PLUS SIGN IN LEFT HALF CIRCLE', - '02A2E' => 'PLUS SIGN IN RIGHT HALF CIRCLE', - '02A2F' => 'VECTOR OR CROSS PRODUCT', - '02A30' => 'MULTIPLICATION SIGN WITH DOT ABOVE', - '02A31' => 'MULTIPLICATION SIGN WITH UNDERBAR', - '02A32' => 'SEMIDIRECT PRODUCT WITH BOTTOM CLOSED', - '02A33' => 'SMASH PRODUCT', - '02A34' => 'MULTIPLICATION SIGN IN LEFT HALF CIRCLE', - '02A35' => 'MULTIPLICATION SIGN IN RIGHT HALF CIRCLE', - '02A36' => 'CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT', - '02A37' => 'MULTIPLICATION SIGN IN DOUBLE CIRCLE', - '02A38' => 'CIRCLED DIVISION SIGN', - '02A39' => 'PLUS SIGN IN TRIANGLE', - '02A3A' => 'MINUS SIGN IN TRIANGLE', - '02A3B' => 'MULTIPLICATION SIGN IN TRIANGLE', - '02A3C' => 'stix-vert, low bar to left from base', - '02A3D' => 'stix-vert, low bar to right from base', - '02A3E' => 'Z NOTATION RELATIONAL COMPOSITION', - '02A3F' => 'AMALGAMATION OR COPRODUCT', - '02A40' => 'INTERSECTION WITH DOT', - '02A41' => 'UNION WITH MINUS SIGN', - '02A42' => 'UNION WITH OVERBAR', - '02A43' => 'INTERSECTION WITH OVERBAR', - '02A44' => 'INTERSECTION WITH LOGICAL AND', - '02A45' => 'UNION WITH LOGICAL OR', - '02A46' => 'UNION ABOVE INTERSECTION', - '02A47' => 'INTERSECTION ABOVE UNION', - '02A48' => 'UNION ABOVE BAR ABOVE INTERSECTION', - '02A49' => 'INTERSECTION ABOVE BAR ABOVE UNION', - '02A4A' => 'UNION BESIDE AND JOINED WITH UNION', - '02A4B' => 'INTERSECTION BESIDE AND JOINED WITH INTERSECTION', - '02A4C' => 'CLOSED UNION WITH SERIFS', - '02A4D' => 'CLOSED INTERSECTION WITH SERIFS', - '02A4E' => 'DOUBLE SQUARE INTERSECTION', - '02A4F' => 'DOUBLE SQUARE UNION', - '02A50' => 'CLOSED UNION WITH SERIFS AND SMASH PRODUCT', - '02A51' => 'LOGICAL AND WITH DOT ABOVE', - '02A52' => 'LOGICAL OR WITH DOT ABOVE', - '02A53' => 'DOUBLE LOGICAL AND', - '02A54' => 'DOUBLE LOGICAL OR', - '02A55' => 'TWO INTERSECTING LOGICAL AND', - '02A56' => 'TWO INTERSECTING LOGICAL OR', - '02A57' => 'SLOPING LARGE OR', - '02A58' => 'SLOPING LARGE AND', - '02A59' => 'LOGICAL OR OVERLAPPING LOGICAL AND', - '02A5A' => 'LOGICAL AND WITH MIDDLE STEM', - '02A5B' => 'LOGICAL OR WITH MIDDLE STEM', - '02A5C' => 'LOGICAL AND WITH HORIZONTAL DASH', - '02A5D' => 'LOGICAL OR WITH HORIZONTAL DASH', - '02A5E' => 'LOGICAL AND WITH DOUBLE OVERBAR', - '02A5F' => 'LOGICAL AND WITH UNDERBAR', - '02A60' => 'LOGICAL AND WITH DOUBLE UNDERBAR', - '02A61' => 'SMALL VEE WITH UNDERBAR', - '02A62' => 'LOGICAL OR WITH DOUBLE OVERBAR', - '02A63' => 'LOGICAL OR WITH DOUBLE UNDERBAR', - '02A64' => 'Z NOTATION DOMAIN ANTIRESTRICTION', - '02A65' => 'Z NOTATION RANGE ANTIRESTRICTION', - '02A66' => 'EQUALS SIGN WITH DOT BELOW', - '02A67' => 'IDENTICAL WITH DOT ABOVE', - '02A68' => 'TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE', - '02A69' => 'TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE', - '02A6A' => 'TILDE OPERATOR WITH DOT ABOVE', - '02A6B' => 'TILDE OPERATOR WITH RISING DOTS', - '02A6C' => 'SIMILAR MINUS SIMILAR', - '02A6D' => 'CONGRUENT WITH DOT ABOVE', - '02A6E' => 'EQUALS WITH ASTERISK', - '02A6F' => 'ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT', - '02A70' => 'APPROXIMATELY EQUAL OR EQUAL TO', - '02A71' => 'EQUALS SIGN ABOVE PLUS SIGN', - '02A72' => 'PLUS SIGN ABOVE EQUALS SIGN', - '02A73' => 'EQUALS SIGN ABOVE TILDE OPERATOR', - '02A74' => 'DOUBLE COLON EQUAL', - '02A75' => 'TWO CONSECUTIVE EQUALS SIGNS', - '02A76' => 'THREE CONSECUTIVE EQUALS SIGNS', - '02A77' => 'EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW', - '02A78' => 'EQUIVALENT WITH FOUR DOTS ABOVE', - '02A79' => 'LESS-THAN WITH CIRCLE INSIDE', - '02A7A' => 'GREATER-THAN WITH CIRCLE INSIDE', - '02A7B' => 'LESS-THAN WITH QUESTION MARK ABOVE', - '02A7C' => 'GREATER-THAN WITH QUESTION MARK ABOVE', - '02A7D' => 'LESS-THAN OR SLANTED EQUAL TO', - '02A7E' => 'GREATER-THAN OR SLANTED EQUAL TO', - '02A7F' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE', - '02A80' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE', - '02A81' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE', - '02A82' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE', - '02A83' => 'LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT', - '02A84' => 'GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT', - '02A85' => 'LESS-THAN OR APPROXIMATE', - '02A86' => 'GREATER-THAN OR APPROXIMATE', - '02A87' => 'LESS-THAN AND SINGLE-LINE NOT EQUAL TO', - '02A88' => 'GREATER-THAN AND SINGLE-LINE NOT EQUAL TO', - '02A89' => 'LESS-THAN AND NOT APPROXIMATE', - '02A8A' => 'GREATER-THAN AND NOT APPROXIMATE', - '02A8B' => 'LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN', - '02A8C' => 'GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN', - '02A8D' => 'LESS-THAN ABOVE SIMILAR OR EQUAL', - '02A8E' => 'GREATER-THAN ABOVE SIMILAR OR EQUAL', - '02A8F' => 'LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN', - '02A90' => 'GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN', - '02A91' => 'LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL', - '02A92' => 'GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL', - '02A93' => 'LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL', - '02A94' => 'GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL', - '02A95' => 'SLANTED EQUAL TO OR LESS-THAN', - '02A96' => 'SLANTED EQUAL TO OR GREATER-THAN', - '02A97' => 'SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE', - '02A98' => 'SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE', - '02A99' => 'DOUBLE-LINE EQUAL TO OR LESS-THAN', - '02A9A' => 'DOUBLE-LINE EQUAL TO OR GREATER-THAN', - '02A9B' => 'DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN', - '02A9C' => 'DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN', - '02A9D' => 'stix-similar (conforming) or less-than', - '02A9E' => 'SIMILAR OR GREATER-THAN', - '02A9F' => 'SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN', - '02AA0' => 'SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN', - '02AA1' => 'DOUBLE NESTED LESS-THAN', - '02AA2' => 'DOUBLE NESTED GREATER-THAN', - '02AA3' => 'DOUBLE NESTED LESS-THAN WITH UNDERBAR', - '02AA4' => 'GREATER-THAN OVERLAPPING LESS-THAN', - '02AA5' => 'GREATER-THAN BESIDE LESS-THAN', - '02AA6' => 'LESS-THAN CLOSED BY CURVE', - '02AA7' => 'GREATER-THAN CLOSED BY CURVE', - '02AA8' => 'LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL', - '02AA9' => 'GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL', - '02AAA' => 'SMALLER THAN', - '02AAB' => 'LARGER THAN', - '02AAC' => 'stix-smaller than or equal, slanted', - '02AAD' => 'stix-larger than or equal, slanted', - '02AAE' => 'EQUALS SIGN WITH BUMPY ABOVE', - '02AAF' => 'PRECEDES ABOVE SINGLE-LINE EQUALS SIGN', - '02AB0' => 'SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN', - '02AB1' => 'PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO', - '02AB2' => 'SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO', - '02AB3' => 'PRECEDES ABOVE EQUALS SIGN', - '02AB4' => 'SUCCEEDS ABOVE EQUALS SIGN', - '02AB5' => 'PRECEDES ABOVE NOT EQUAL TO', - '02AB6' => 'SUCCEEDS ABOVE NOT EQUAL TO', - '02AB7' => 'PRECEDES ABOVE ALMOST EQUAL TO', - '02AB8' => 'SUCCEEDS ABOVE ALMOST EQUAL TO', - '02AB9' => 'PRECEDES ABOVE NOT ALMOST EQUAL TO', - '02ABA' => 'SUCCEEDS ABOVE NOT ALMOST EQUAL TO', - '02ABB' => 'DOUBLE PRECEDES', - '02ABC' => 'DOUBLE SUCCEEDS', - '02ABD' => 'SUBSET WITH DOT', - '02ABE' => 'SUPERSET WITH DOT', - '02ABF' => 'SUBSET WITH PLUS SIGN BELOW', - '02AC0' => 'SUPERSET WITH PLUS SIGN BELOW', - '02AC1' => 'SUBSET WITH MULTIPLICATION SIGN BELOW', - '02AC2' => 'SUPERSET WITH MULTIPLICATION SIGN BELOW', - '02AC3' => 'SUBSET OF OR EQUAL TO WITH DOT ABOVE', - '02AC4' => 'SUPERSET OF OR EQUAL TO WITH DOT ABOVE', - '02AC5' => 'SUBSET OF ABOVE EQUALS SIGN', - '02AC6' => 'SUPERSET OF ABOVE EQUALS SIGN', - '02AC7' => 'SUBSET OF ABOVE TILDE OPERATOR', - '02AC8' => 'SUPERSET OF ABOVE TILDE OPERATOR', - '02AC9' => 'SUBSET OF ABOVE ALMOST EQUAL TO', - '02ACA' => 'SUPERSET OF ABOVE ALMOST EQUAL TO', - '02ACB' => 'stix-subset not double equals, variant', - '02ACC' => 'SUPERSET OF ABOVE NOT EQUAL TO', - '02ACD' => 'SQUARE LEFT OPEN BOX OPERATOR', - '02ACE' => 'SQUARE RIGHT OPEN BOX OPERATOR', - '02ACF' => 'CLOSED SUBSET', - '02AD0' => 'CLOSED SUPERSET', - '02AD1' => 'CLOSED SUBSET OR EQUAL TO', - '02AD2' => 'CLOSED SUPERSET OR EQUAL TO', - '02AD3' => 'SUBSET ABOVE SUPERSET', - '02AD4' => 'SUPERSET ABOVE SUBSET', - '02AD5' => 'SUBSET ABOVE SUBSET', - '02AD6' => 'SUPERSET ABOVE SUPERSET', - '02AD7' => 'SUPERSET BESIDE SUBSET', - '02AD8' => 'SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET', - '02AD9' => 'ELEMENT OF OPENING DOWNWARDS', - '02ADA' => 'PITCHFORK WITH TEE TOP', - '02ADB' => 'TRANSVERSAL INTERSECTION', - '02ADC' => 'FORKING', - '02ADD' => 'NONFORKING', - '02ADE' => 'SHORT LEFT TACK', - '02ADF' => 'SHORT DOWN TACK', - '02AE0' => 'SHORT UP TACK', - '02AE1' => 'PERPENDICULAR WITH S', - '02AE2' => 'VERTICAL BAR TRIPLE RIGHT TURNSTILE', - '02AE3' => 'DOUBLE VERTICAL BAR LEFT TURNSTILE', - '02AE4' => 'VERTICAL BAR DOUBLE LEFT TURNSTILE', - '02AE5' => 'DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE', - '02AE6' => 'LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL', - '02AE7' => 'SHORT DOWN TACK WITH OVERBAR', - '02AE8' => 'SHORT UP TACK WITH UNDERBAR', - '02AE9' => 'SHORT UP TACK ABOVE SHORT DOWN TACK', - '02AEA' => 'DOUBLE DOWN TACK', - '02AEB' => 'DOUBLE UP TACK', - '02AEC' => 'DOUBLE STROKE NOT SIGN', - '02AED' => 'REVERSED DOUBLE STROKE NOT SIGN', - '02AEE' => 'stix-short mid negated by backslash', - '02AEF' => 'VERTICAL LINE WITH CIRCLE ABOVE', - '02AF0' => 'VERTICAL LINE WITH CIRCLE BELOW', - '02AF1' => 'DOWN TACK WITH CIRCLE BELOW', - '02AF2' => 'PARALLEL WITH HORIZONTAL STROKE', - '02AF3' => 'PARALLEL WITH TILDE OPERATOR', - '02AF4' => 'TRIPLE VERTICAL BAR BINARY RELATION', - '02AF5' => 'TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE', - '02AF6' => 'TRIPLE COLON OPERATOR', - '02AF7' => 'TRIPLE NESTED LESS-THAN', - '02AF8' => 'TRIPLE NESTED GREATER-THAN', - '02AF9' => 'DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO', - '02AFA' => 'DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO', - '02AFB' => 'TRIPLE SOLIDUS BINARY RELATION', - '02AFC' => 'LARGE TRIPLE VERTICAL BAR OPERATOR', - '02AFD' => 'DOUBLE SOLIDUS OPERATOR', - '02AFE' => 'WHITE VERTICAL BAR', - '02AFF' => 'N-ARY WHITE VERTICAL BAR', - '02B12' => 'SQUARE WITH TOP HALF BLACK', - '02B13' => 'SQUARE WITH BOTTOM HALF BLACK', - '02B14' => 'SQUARE WITH UPPER RIGHT DIAGONAL HALF BLOCK', - '02B15' => 'SQUARE WITH LOWER LEFT DIAGONAL HALF BLOCK', - '02B16' => 'DIAMOND WITH LEFT HALF BLACK', - '02B17' => 'DIAMOND WITH RIGHT HALF BLACK', - '02B18' => 'DIAMOND WITH TOP HALF BLACK', - '02B19' => 'DIAMOND WITH BOTTOM HALF BLACK', - '02B1A' => 'DOTTED SQUARE', - '02B1B' => 'BLACK LARGE SQUARE', - '02B1C' => 'WHITE LARGE SQUARE', - '02B1D' => 'BLACK VERY SMALL SQUARE', - '02B1E' => 'WHITE VERY SMALL SQUARE', - '02B1F' => 'BLACK PENTAGON', - '02B20' => 'WHITE PENTAGON', - '02B21' => 'WHITE HEXAGON', - '02B22' => 'BLACK HEXAGON', - '02B23' => 'HORIZONTAL BLACK HEXAGON', - '02B24' => 'BLACK LARGE CIRCLE', - '02B25' => 'BLACK MEDIUM DIAMOND', - '02B26' => 'WHITE MEDIUM DIAMOND', - '02B27' => 'BLACK MEDIUM LOZENGE', - '02B28' => 'WHITE MEDIUM LOZENGE', - '02B29' => 'BLACK SMALL DIAMOND', - '02B2A' => 'BLACK SMALL LOZENGE', - '02B2B' => 'WHITE SMALL LOZENGE', - '02B2C' => 'BLACK HORIZONTAL ELLIPSE', - '02B2D' => 'WHITE HORIZONTAL ELLIPSE', - '02B2E' => 'BLACK VERTICAL ELLIPSE', - '02B2F' => 'WHITE VERTICAL ELLIPSE', - '02B30' => 'LEFT ARROW WITH SMALL CIRCLE', - '02B31' => 'THREE LEFTWARDS ARROWS', - '02B32' => 'LEFT ARROW WITH CIRCLED PLUS', - '02B33' => 'LONG LEFTWARDS SQUIGGLE ARROW', - '02B34' => 'LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE', - '02B35' => 'LEFTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE', - '02B36' => 'LEFTWARDS TWO-HEADED ARROW FROM BAR', - '02B37' => 'LEFTWARDS TWO-HEADED TRIPLE-DASH ARROW', - '02B38' => 'LEFTWARDS ARROW WITH DOTTED STEM', - '02B39' => 'LEFTWARDS ARROW WITH TAIL WITH VERTICAL STROKE', - '02B3A' => 'LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02B3B' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL', - '02B3C' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE', - '02B3D' => 'LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE', - '02B3E' => 'LEFTWARDS ARROW THROUGH X', - '02B3F' => 'WAVE ARROW POINTING DIRECTLY LEFT', - '02B40' => 'EQUALS SIGN ABOVE LEFTWARDS ARROW', - '02B41' => 'REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW', - '02B42' => 'LEFTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO', - '02B43' => 'RIGHTWARDS ARROW THROUGH LESS-THAN', - '02B44' => 'RIGHTWARDS ARROW THROUGH SUBSET', - '02B45' => 'LEFTWARDS QUADRUPLE ARROW', - '02B46' => 'RIGHTWARDS QUADRUPLE ARROW', - '02B47' => 'REVERSE TILDE OPERATOR ABOVE RIGHTWARDS ARROW', - '02B48' => 'RIGHTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO', - '02B49' => 'TILDE OPERATOR ABOVE LEFTWARDS ARROW', - '02B4A' => 'LEFTWARDS ARROW ABOVE ALMOST EQUAL TO', - '02B4B' => 'LEFTWARDS ARROW ABOVE REVERSE TILDE OPERATOR', - '02B4C' => 'RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR', - '02B50' => 'WHITE MEDIUM STAR', - '02B51' => 'BLACK MEDIUM STAR', - '02B52' => 'WHITE SMALL STAR', - '02B53' => 'BLACK RIGHT-POINTING PENTAGON', - '02B54' => 'WHITE RIGHT-POINTING PENTAGON', - '03012' => 'POSTAL MARK', - '03030' => 'WAVY DASH', - '0306E' => 'HIRAGANA LETTER NO', - '0A727' => 'stix-heng (phonetic symbol)', - '0E000' => 'MJ-TeX: radical symbol vertical extender', - '0E001' => 'MJ-TeX: radical symbol top corner piece', - '0E006' => 'MJ-TeX: small does not divide', - '0E007' => 'MJ-TeX: small not parallel', - '0E008' => 'MJ-TeX: greek small letter digamma (for IE)', - '0E009' => 'MJ-TeX: greek kappa symbol (for IE)', - '0E00C' => 'MJ-TeX: less over not-equal', - '0E00D' => 'MJ-TeX: greater over not-equal', - '0E00E' => 'MJ-TeX: not greater, double equals', - '0E00F' => 'MJ-TeX: not greater-or-equal slanted', - '0E010' => 'MJ-TeX: not less-or-equal, slanted', - '0E011' => 'MJ-TeX: not less, double equals', - '0E016' => 'MJ-TeX: not subset, double equals', - '0E017' => 'MJ-TeX: not subset, double equals, short slash', - '0E018' => 'MJ-TeX: not superset, double equals', - '0E019' => 'MJ-TeX: not superset, double equals, short slash', - '0E01A' => 'MJ-TeX: not subset or equal, short slash', - '0E01B' => 'MJ-TeX: not superset or equal, short slash', - '0E150' => 'MJ-TeX: horizontal brace, down left piece', - '0E151' => 'MJ-TeX: horizontal brace, down right piece', - '0E152' => 'MJ-TeX: horizontal brace, upper left piece', - '0E153' => 'MJ-TeX: horizontal brace, upper right piece', - '0E154' => 'MJ-TeX: horizontal brace, extender', - '0FB00' => 'LATIN SMALL LIGATURE FF', - '0FB01' => 'LATIN SMALL LIGATURE FI', - '0FB02' => 'LATIN SMALL LIGATURE FL', - '0FB03' => 'LATIN SMALL LIGATURE FFI', - '0FB04' => 'LATIN SMALL LIGATURE FFL', - '0FFFD' => 'REPLACEMENT CHARACTER', - '1D400' => 'MATHEMATICAL BOLD CAPITAL A', - '1D401' => 'MATHEMATICAL BOLD CAPITAL B', - '1D402' => 'MATHEMATICAL BOLD CAPITAL C', - '1D403' => 'MATHEMATICAL BOLD CAPITAL D', - '1D404' => 'MATHEMATICAL BOLD CAPITAL E', - '1D405' => 'MATHEMATICAL BOLD CAPITAL F', - '1D406' => 'MATHEMATICAL BOLD CAPITAL G', - '1D407' => 'MATHEMATICAL BOLD CAPITAL H', - '1D408' => 'MATHEMATICAL BOLD CAPITAL I', - '1D409' => 'MATHEMATICAL BOLD CAPITAL J', - '1D40A' => 'MATHEMATICAL BOLD CAPITAL K', - '1D40B' => 'MATHEMATICAL BOLD CAPITAL L', - '1D40C' => 'MATHEMATICAL BOLD CAPITAL M', - '1D40D' => 'MATHEMATICAL BOLD CAPITAL N', - '1D40E' => 'MATHEMATICAL BOLD CAPITAL O', - '1D40F' => 'MATHEMATICAL BOLD CAPITAL P', - '1D410' => 'MATHEMATICAL BOLD CAPITAL Q', - '1D411' => 'MATHEMATICAL BOLD CAPITAL R', - '1D412' => 'MATHEMATICAL BOLD CAPITAL S', - '1D413' => 'MATHEMATICAL BOLD CAPITAL T', - '1D414' => 'MATHEMATICAL BOLD CAPITAL U', - '1D415' => 'MATHEMATICAL BOLD CAPITAL V', - '1D416' => 'MATHEMATICAL BOLD CAPITAL W', - '1D417' => 'MATHEMATICAL BOLD CAPITAL X', - '1D418' => 'MATHEMATICAL BOLD CAPITAL Y', - '1D419' => 'MATHEMATICAL BOLD CAPITAL Z', - '1D41A' => 'MATHEMATICAL BOLD SMALL A', - '1D41B' => 'MATHEMATICAL BOLD SMALL B', - '1D41C' => 'MATHEMATICAL BOLD SMALL C', - '1D41D' => 'MATHEMATICAL BOLD SMALL D', - '1D41E' => 'MATHEMATICAL BOLD SMALL E', - '1D41F' => 'MATHEMATICAL BOLD SMALL F', - '1D420' => 'MATHEMATICAL BOLD SMALL G', - '1D421' => 'MATHEMATICAL BOLD SMALL H', - '1D422' => 'MATHEMATICAL BOLD SMALL I', - '1D423' => 'MATHEMATICAL BOLD SMALL J', - '1D424' => 'MATHEMATICAL BOLD SMALL K', - '1D425' => 'MATHEMATICAL BOLD SMALL L', - '1D426' => 'MATHEMATICAL BOLD SMALL M', - '1D427' => 'MATHEMATICAL BOLD SMALL N', - '1D428' => 'MATHEMATICAL BOLD SMALL O', - '1D429' => 'MATHEMATICAL BOLD SMALL P', - '1D42A' => 'MATHEMATICAL BOLD SMALL Q', - '1D42B' => 'MATHEMATICAL BOLD SMALL R', - '1D42C' => 'MATHEMATICAL BOLD SMALL S', - '1D42D' => 'MATHEMATICAL BOLD SMALL T', - '1D42E' => 'MATHEMATICAL BOLD SMALL U', - '1D42F' => 'MATHEMATICAL BOLD SMALL V', - '1D430' => 'MATHEMATICAL BOLD SMALL W', - '1D431' => 'MATHEMATICAL BOLD SMALL X', - '1D432' => 'MATHEMATICAL BOLD SMALL Y', - '1D433' => 'MATHEMATICAL BOLD SMALL Z', - '1D434' => 'MATHEMATICAL ITALIC CAPITAL A', - '1D435' => 'MATHEMATICAL ITALIC CAPITAL B', - '1D436' => 'MATHEMATICAL ITALIC CAPITAL C', - '1D437' => 'MATHEMATICAL ITALIC CAPITAL D', - '1D438' => 'MATHEMATICAL ITALIC CAPITAL E', - '1D439' => 'MATHEMATICAL ITALIC CAPITAL F', - '1D43A' => 'MATHEMATICAL ITALIC CAPITAL G', - '1D43B' => 'MATHEMATICAL ITALIC CAPITAL H', - '1D43C' => 'MATHEMATICAL ITALIC CAPITAL I', - '1D43D' => 'MATHEMATICAL ITALIC CAPITAL J', - '1D43E' => 'MATHEMATICAL ITALIC CAPITAL K', - '1D43F' => 'MATHEMATICAL ITALIC CAPITAL L', - '1D440' => 'MATHEMATICAL ITALIC CAPITAL M', - '1D441' => 'MATHEMATICAL ITALIC CAPITAL N', - '1D442' => 'MATHEMATICAL ITALIC CAPITAL O', - '1D443' => 'MATHEMATICAL ITALIC CAPITAL P', - '1D444' => 'MATHEMATICAL ITALIC CAPITAL Q', - '1D445' => 'MATHEMATICAL ITALIC CAPITAL R', - '1D446' => 'MATHEMATICAL ITALIC CAPITAL S', - '1D447' => 'MATHEMATICAL ITALIC CAPITAL T', - '1D448' => 'MATHEMATICAL ITALIC CAPITAL U', - '1D449' => 'MATHEMATICAL ITALIC CAPITAL V', - '1D44A' => 'MATHEMATICAL ITALIC CAPITAL W', - '1D44B' => 'MATHEMATICAL ITALIC CAPITAL X', - '1D44C' => 'MATHEMATICAL ITALIC CAPITAL Y', - '1D44D' => 'MATHEMATICAL ITALIC CAPITAL Z', - '1D44E' => 'MATHEMATICAL ITALIC SMALL A', - '1D44F' => 'MATHEMATICAL ITALIC SMALL B', - '1D450' => 'MATHEMATICAL ITALIC SMALL C', - '1D451' => 'MATHEMATICAL ITALIC SMALL D', - '1D452' => 'MATHEMATICAL ITALIC SMALL E', - '1D453' => 'MATHEMATICAL ITALIC SMALL F', - '1D454' => 'MATHEMATICAL ITALIC SMALL G', - '1D456' => 'MATHEMATICAL ITALIC SMALL I', - '1D457' => 'MATHEMATICAL ITALIC SMALL J', - '1D458' => 'MATHEMATICAL ITALIC SMALL K', - '1D459' => 'MATHEMATICAL ITALIC SMALL L', - '1D45A' => 'MATHEMATICAL ITALIC SMALL M', - '1D45B' => 'MATHEMATICAL ITALIC SMALL N', - '1D45C' => 'MATHEMATICAL ITALIC SMALL O', - '1D45D' => 'MATHEMATICAL ITALIC SMALL P', - '1D45E' => 'MATHEMATICAL ITALIC SMALL Q', - '1D45F' => 'MATHEMATICAL ITALIC SMALL R', - '1D460' => 'MATHEMATICAL ITALIC SMALL S', - '1D461' => 'MATHEMATICAL ITALIC SMALL T', - '1D462' => 'MATHEMATICAL ITALIC SMALL U', - '1D463' => 'MATHEMATICAL ITALIC SMALL V', - '1D464' => 'MATHEMATICAL ITALIC SMALL W', - '1D465' => 'MATHEMATICAL ITALIC SMALL X', - '1D466' => 'MATHEMATICAL ITALIC SMALL Y', - '1D467' => 'MATHEMATICAL ITALIC SMALL Z', - '1D468' => 'MATHEMATICAL BOLD ITALIC CAPITAL A', - '1D469' => 'MATHEMATICAL BOLD ITALIC CAPITAL B', - '1D46A' => 'MATHEMATICAL BOLD ITALIC CAPITAL C', - '1D46B' => 'MATHEMATICAL BOLD ITALIC CAPITAL D', - '1D46C' => 'MATHEMATICAL BOLD ITALIC CAPITAL E', - '1D46D' => 'MATHEMATICAL BOLD ITALIC CAPITAL F', - '1D46E' => 'MATHEMATICAL BOLD ITALIC CAPITAL G', - '1D46F' => 'MATHEMATICAL BOLD ITALIC CAPITAL H', - '1D470' => 'MATHEMATICAL BOLD ITALIC CAPITAL I', - '1D471' => 'MATHEMATICAL BOLD ITALIC CAPITAL J', - '1D472' => 'MATHEMATICAL BOLD ITALIC CAPITAL K', - '1D473' => 'MATHEMATICAL BOLD ITALIC CAPITAL L', - '1D474' => 'MATHEMATICAL BOLD ITALIC CAPITAL M', - '1D475' => 'MATHEMATICAL BOLD ITALIC CAPITAL N', - '1D476' => 'MATHEMATICAL BOLD ITALIC CAPITAL O', - '1D477' => 'MATHEMATICAL BOLD ITALIC CAPITAL P', - '1D478' => 'MATHEMATICAL BOLD ITALIC CAPITAL Q', - '1D479' => 'MATHEMATICAL BOLD ITALIC CAPITAL R', - '1D47A' => 'MATHEMATICAL BOLD ITALIC CAPITAL S', - '1D47B' => 'MATHEMATICAL BOLD ITALIC CAPITAL T', - '1D47C' => 'MATHEMATICAL BOLD ITALIC CAPITAL U', - '1D47D' => 'MATHEMATICAL BOLD ITALIC CAPITAL V', - '1D47E' => 'MATHEMATICAL BOLD ITALIC CAPITAL W', - '1D47F' => 'MATHEMATICAL BOLD ITALIC CAPITAL X', - '1D480' => 'MATHEMATICAL BOLD ITALIC CAPITAL Y', - '1D481' => 'MATHEMATICAL BOLD ITALIC CAPITAL Z', - '1D482' => 'MATHEMATICAL BOLD ITALIC SMALL A', - '1D483' => 'MATHEMATICAL BOLD ITALIC SMALL B', - '1D484' => 'MATHEMATICAL BOLD ITALIC SMALL C', - '1D485' => 'MATHEMATICAL BOLD ITALIC SMALL D', - '1D486' => 'MATHEMATICAL BOLD ITALIC SMALL E', - '1D487' => 'MATHEMATICAL BOLD ITALIC SMALL F', - '1D488' => 'MATHEMATICAL BOLD ITALIC SMALL G', - '1D489' => 'MATHEMATICAL BOLD ITALIC SMALL H', - '1D48A' => 'MATHEMATICAL BOLD ITALIC SMALL I', - '1D48B' => 'MATHEMATICAL BOLD ITALIC SMALL J', - '1D48C' => 'MATHEMATICAL BOLD ITALIC SMALL K', - '1D48D' => 'MATHEMATICAL BOLD ITALIC SMALL L', - '1D48E' => 'MATHEMATICAL BOLD ITALIC SMALL M', - '1D48F' => 'MATHEMATICAL BOLD ITALIC SMALL N', - '1D490' => 'MATHEMATICAL BOLD ITALIC SMALL O', - '1D491' => 'MATHEMATICAL BOLD ITALIC SMALL P', - '1D492' => 'MATHEMATICAL BOLD ITALIC SMALL Q', - '1D493' => 'MATHEMATICAL BOLD ITALIC SMALL R', - '1D494' => 'MATHEMATICAL BOLD ITALIC SMALL S', - '1D495' => 'MATHEMATICAL BOLD ITALIC SMALL T', - '1D496' => 'MATHEMATICAL BOLD ITALIC SMALL U', - '1D497' => 'MATHEMATICAL BOLD ITALIC SMALL V', - '1D498' => 'MATHEMATICAL BOLD ITALIC SMALL W', - '1D499' => 'MATHEMATICAL BOLD ITALIC SMALL X', - '1D49A' => 'MATHEMATICAL BOLD ITALIC SMALL Y', - '1D49B' => 'MATHEMATICAL BOLD ITALIC SMALL Z', - '1D49C' => 'MATHEMATICAL SCRIPT CAPITAL A', - '1D49E' => 'MATHEMATICAL SCRIPT CAPITAL C', - '1D49F' => 'MATHEMATICAL SCRIPT CAPITAL D', - '1D4A2' => 'MATHEMATICAL SCRIPT CAPITAL G', - '1D4A5' => 'MATHEMATICAL SCRIPT CAPITAL J', - '1D4A6' => 'MATHEMATICAL SCRIPT CAPITAL K', - '1D4A9' => 'MATHEMATICAL SCRIPT CAPITAL N', - '1D4AA' => 'MATHEMATICAL SCRIPT CAPITAL O', - '1D4AB' => 'MATHEMATICAL SCRIPT CAPITAL P', - '1D4AC' => 'MATHEMATICAL SCRIPT CAPITAL Q', - '1D4AE' => 'MATHEMATICAL SCRIPT CAPITAL S', - '1D4AF' => 'MATHEMATICAL SCRIPT CAPITAL T', - '1D4B0' => 'MATHEMATICAL SCRIPT CAPITAL U', - '1D4B1' => 'MATHEMATICAL SCRIPT CAPITAL V', - '1D4B2' => 'MATHEMATICAL SCRIPT CAPITAL W', - '1D4B3' => 'MATHEMATICAL SCRIPT CAPITAL X', - '1D4B4' => 'MATHEMATICAL SCRIPT CAPITAL Y', - '1D4B5' => 'MATHEMATICAL SCRIPT CAPITAL Z', - '1D4B6' => 'MATHEMATICAL SCRIPT SMALL A', - '1D4B7' => 'MATHEMATICAL SCRIPT SMALL B', - '1D4B8' => 'MATHEMATICAL SCRIPT SMALL C', - '1D4B9' => 'MATHEMATICAL SCRIPT SMALL D', - '1D4BB' => 'MATHEMATICAL SCRIPT SMALL F', - '1D4BD' => 'MATHEMATICAL SCRIPT SMALL H', - '1D4BE' => 'MATHEMATICAL SCRIPT SMALL I', - '1D4BF' => 'MATHEMATICAL SCRIPT SMALL J', - '1D4C0' => 'MATHEMATICAL SCRIPT SMALL K', - '1D4C1' => 'MATHEMATICAL SCRIPT SMALL L', - '1D4C2' => 'MATHEMATICAL SCRIPT SMALL M', - '1D4C3' => 'MATHEMATICAL SCRIPT SMALL N', - '1D4C5' => 'MATHEMATICAL SCRIPT SMALL P', - '1D4C6' => 'MATHEMATICAL SCRIPT SMALL Q', - '1D4C7' => 'MATHEMATICAL SCRIPT SMALL R', - '1D4C8' => 'MATHEMATICAL SCRIPT SMALL S', - '1D4C9' => 'MATHEMATICAL SCRIPT SMALL T', - '1D4CA' => 'MATHEMATICAL SCRIPT SMALL U', - '1D4CB' => 'MATHEMATICAL SCRIPT SMALL V', - '1D4CC' => 'MATHEMATICAL SCRIPT SMALL W', - '1D4CD' => 'MATHEMATICAL SCRIPT SMALL X', - '1D4CE' => 'MATHEMATICAL SCRIPT SMALL Y', - '1D4CF' => 'MATHEMATICAL SCRIPT SMALL Z', - '1D4D0' => 'MATHEMATICAL BOLD SCRIPT CAPITAL A', - '1D4D1' => 'MATHEMATICAL BOLD SCRIPT CAPITAL B', - '1D4D2' => 'MATHEMATICAL BOLD SCRIPT CAPITAL C', - '1D4D3' => 'MATHEMATICAL BOLD SCRIPT CAPITAL D', - '1D4D4' => 'MATHEMATICAL BOLD SCRIPT CAPITAL E', - '1D4D5' => 'MATHEMATICAL BOLD SCRIPT CAPITAL F', - '1D4D6' => 'MATHEMATICAL BOLD SCRIPT CAPITAL G', - '1D4D7' => 'MATHEMATICAL BOLD SCRIPT CAPITAL H', - '1D4D8' => 'MATHEMATICAL BOLD SCRIPT CAPITAL I', - '1D4D9' => 'MATHEMATICAL BOLD SCRIPT CAPITAL J', - '1D4DA' => 'MATHEMATICAL BOLD SCRIPT CAPITAL K', - '1D4DB' => 'MATHEMATICAL BOLD SCRIPT CAPITAL L', - '1D4DC' => 'MATHEMATICAL BOLD SCRIPT CAPITAL M', - '1D4DD' => 'MATHEMATICAL BOLD SCRIPT CAPITAL N', - '1D4DE' => 'MATHEMATICAL BOLD SCRIPT CAPITAL O', - '1D4DF' => 'MATHEMATICAL BOLD SCRIPT CAPITAL P', - '1D4E0' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Q', - '1D4E1' => 'MATHEMATICAL BOLD SCRIPT CAPITAL R', - '1D4E2' => 'MATHEMATICAL BOLD SCRIPT CAPITAL S', - '1D4E3' => 'MATHEMATICAL BOLD SCRIPT CAPITAL T', - '1D4E4' => 'MATHEMATICAL BOLD SCRIPT CAPITAL U', - '1D4E5' => 'MATHEMATICAL BOLD SCRIPT CAPITAL V', - '1D4E6' => 'MATHEMATICAL BOLD SCRIPT CAPITAL W', - '1D4E7' => 'MATHEMATICAL BOLD SCRIPT CAPITAL X', - '1D4E8' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Y', - '1D4E9' => 'MATHEMATICAL BOLD SCRIPT CAPITAL Z', - '1D4EA' => 'MATHEMATICAL BOLD SCRIPT SMALL A', - '1D4EB' => 'MATHEMATICAL BOLD SCRIPT SMALL B', - '1D4EC' => 'MATHEMATICAL BOLD SCRIPT SMALL C', - '1D4ED' => 'MATHEMATICAL BOLD SCRIPT SMALL D', - '1D4EE' => 'MATHEMATICAL BOLD SCRIPT SMALL E', - '1D4EF' => 'MATHEMATICAL BOLD SCRIPT SMALL F', - '1D4F0' => 'MATHEMATICAL BOLD SCRIPT SMALL G', - '1D4F1' => 'MATHEMATICAL BOLD SCRIPT SMALL H', - '1D4F2' => 'MATHEMATICAL BOLD SCRIPT SMALL I', - '1D4F3' => 'MATHEMATICAL BOLD SCRIPT SMALL J', - '1D4F4' => 'MATHEMATICAL BOLD SCRIPT SMALL K', - '1D4F5' => 'MATHEMATICAL BOLD SCRIPT SMALL L', - '1D4F6' => 'MATHEMATICAL BOLD SCRIPT SMALL M', - '1D4F7' => 'MATHEMATICAL BOLD SCRIPT SMALL N', - '1D4F8' => 'MATHEMATICAL BOLD SCRIPT SMALL O', - '1D4F9' => 'MATHEMATICAL BOLD SCRIPT SMALL P', - '1D4FA' => 'MATHEMATICAL BOLD SCRIPT SMALL Q', - '1D4FB' => 'MATHEMATICAL BOLD SCRIPT SMALL R', - '1D4FC' => 'MATHEMATICAL BOLD SCRIPT SMALL S', - '1D4FD' => 'MATHEMATICAL BOLD SCRIPT SMALL T', - '1D4FE' => 'MATHEMATICAL BOLD SCRIPT SMALL U', - '1D4FF' => 'MATHEMATICAL BOLD SCRIPT SMALL V', - '1D500' => 'MATHEMATICAL BOLD SCRIPT SMALL W', - '1D501' => 'MATHEMATICAL BOLD SCRIPT SMALL X', - '1D502' => 'MATHEMATICAL BOLD SCRIPT SMALL Y', - '1D503' => 'MATHEMATICAL BOLD SCRIPT SMALL Z', - '1D504' => 'MATHEMATICAL FRAKTUR CAPITAL A', - '1D505' => 'MATHEMATICAL FRAKTUR CAPITAL B', - '1D507' => 'MATHEMATICAL FRAKTUR CAPITAL D', - '1D508' => 'MATHEMATICAL FRAKTUR CAPITAL E', - '1D509' => 'MATHEMATICAL FRAKTUR CAPITAL F', - '1D50A' => 'MATHEMATICAL FRAKTUR CAPITAL G', - '1D50D' => 'MATHEMATICAL FRAKTUR CAPITAL J', - '1D50E' => 'MATHEMATICAL FRAKTUR CAPITAL K', - '1D50F' => 'MATHEMATICAL FRAKTUR CAPITAL L', - '1D510' => 'MATHEMATICAL FRAKTUR CAPITAL M', - '1D511' => 'MATHEMATICAL FRAKTUR CAPITAL N', - '1D512' => 'MATHEMATICAL FRAKTUR CAPITAL O', - '1D513' => 'MATHEMATICAL FRAKTUR CAPITAL P', - '1D514' => 'MATHEMATICAL FRAKTUR CAPITAL Q', - '1D516' => 'MATHEMATICAL FRAKTUR CAPITAL S', - '1D517' => 'MATHEMATICAL FRAKTUR CAPITAL T', - '1D518' => 'MATHEMATICAL FRAKTUR CAPITAL U', - '1D519' => 'MATHEMATICAL FRAKTUR CAPITAL V', - '1D51A' => 'MATHEMATICAL FRAKTUR CAPITAL W', - '1D51B' => 'MATHEMATICAL FRAKTUR CAPITAL X', - '1D51C' => 'MATHEMATICAL FRAKTUR CAPITAL Y', - '1D51E' => 'MATHEMATICAL FRAKTUR SMALL A', - '1D51F' => 'MATHEMATICAL FRAKTUR SMALL B', - '1D520' => 'MATHEMATICAL FRAKTUR SMALL C', - '1D521' => 'MATHEMATICAL FRAKTUR SMALL D', - '1D522' => 'MATHEMATICAL FRAKTUR SMALL E', - '1D523' => 'MATHEMATICAL FRAKTUR SMALL F', - '1D524' => 'MATHEMATICAL FRAKTUR SMALL G', - '1D525' => 'MATHEMATICAL FRAKTUR SMALL H', - '1D526' => 'MATHEMATICAL FRAKTUR SMALL I', - '1D527' => 'MATHEMATICAL FRAKTUR SMALL J', - '1D528' => 'MATHEMATICAL FRAKTUR SMALL K', - '1D529' => 'MATHEMATICAL FRAKTUR SMALL L', - '1D52A' => 'MATHEMATICAL FRAKTUR SMALL M', - '1D52B' => 'MATHEMATICAL FRAKTUR SMALL N', - '1D52C' => 'MATHEMATICAL FRAKTUR SMALL O', - '1D52D' => 'MATHEMATICAL FRAKTUR SMALL P', - '1D52E' => 'MATHEMATICAL FRAKTUR SMALL Q', - '1D52F' => 'MATHEMATICAL FRAKTUR SMALL R', - '1D530' => 'MATHEMATICAL FRAKTUR SMALL S', - '1D531' => 'MATHEMATICAL FRAKTUR SMALL T', - '1D532' => 'MATHEMATICAL FRAKTUR SMALL U', - '1D533' => 'MATHEMATICAL FRAKTUR SMALL V', - '1D534' => 'MATHEMATICAL FRAKTUR SMALL W', - '1D535' => 'MATHEMATICAL FRAKTUR SMALL X', - '1D536' => 'MATHEMATICAL FRAKTUR SMALL Y', - '1D537' => 'MATHEMATICAL FRAKTUR SMALL Z', - '1D538' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL A', - '1D539' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL B', - '1D53B' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL D', - '1D53C' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL E', - '1D53D' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL F', - '1D53E' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL G', - '1D540' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL I', - '1D541' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL J', - '1D542' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL K', - '1D543' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL L', - '1D544' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL M', - '1D546' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL O', - '1D54A' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL S', - '1D54B' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL T', - '1D54C' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL U', - '1D54D' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL V', - '1D54E' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL W', - '1D54F' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL X', - '1D550' => 'MATHEMATICAL DOUBLE-STRUCK CAPITAL Y', - '1D552' => 'MATHEMATICAL DOUBLE-STRUCK SMALL A', - '1D553' => 'MATHEMATICAL DOUBLE-STRUCK SMALL B', - '1D554' => 'MATHEMATICAL DOUBLE-STRUCK SMALL C', - '1D555' => 'MATHEMATICAL DOUBLE-STRUCK SMALL D', - '1D556' => 'MATHEMATICAL DOUBLE-STRUCK SMALL E', - '1D557' => 'MATHEMATICAL DOUBLE-STRUCK SMALL F', - '1D558' => 'MATHEMATICAL DOUBLE-STRUCK SMALL G', - '1D559' => 'MATHEMATICAL DOUBLE-STRUCK SMALL H', - '1D55A' => 'MATHEMATICAL DOUBLE-STRUCK SMALL I', - '1D55B' => 'MATHEMATICAL DOUBLE-STRUCK SMALL J', - '1D55C' => 'MATHEMATICAL DOUBLE-STRUCK SMALL K', - '1D55D' => 'MATHEMATICAL DOUBLE-STRUCK SMALL L', - '1D55E' => 'MATHEMATICAL DOUBLE-STRUCK SMALL M', - '1D55F' => 'MATHEMATICAL DOUBLE-STRUCK SMALL N', - '1D560' => 'MATHEMATICAL DOUBLE-STRUCK SMALL O', - '1D561' => 'MATHEMATICAL DOUBLE-STRUCK SMALL P', - '1D562' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Q', - '1D563' => 'MATHEMATICAL DOUBLE-STRUCK SMALL R', - '1D564' => 'MATHEMATICAL DOUBLE-STRUCK SMALL S', - '1D565' => 'MATHEMATICAL DOUBLE-STRUCK SMALL T', - '1D566' => 'MATHEMATICAL DOUBLE-STRUCK SMALL U', - '1D567' => 'MATHEMATICAL DOUBLE-STRUCK SMALL V', - '1D568' => 'MATHEMATICAL DOUBLE-STRUCK SMALL W', - '1D569' => 'MATHEMATICAL DOUBLE-STRUCK SMALL X', - '1D56A' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Y', - '1D56B' => 'MATHEMATICAL DOUBLE-STRUCK SMALL Z', - '1D56C' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL A', - '1D56D' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL B', - '1D56E' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL C', - '1D56F' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL D', - '1D570' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL E', - '1D571' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL F', - '1D572' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL G', - '1D573' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL H', - '1D574' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL I', - '1D575' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL J', - '1D576' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL K', - '1D577' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL L', - '1D578' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL M', - '1D579' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL N', - '1D57A' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL O', - '1D57B' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL P', - '1D57C' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Q', - '1D57D' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL R', - '1D57E' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL S', - '1D57F' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL T', - '1D580' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL U', - '1D581' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL V', - '1D582' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL W', - '1D583' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL X', - '1D584' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Y', - '1D585' => 'MATHEMATICAL BOLD FRAKTUR CAPITAL Z', - '1D586' => 'MATHEMATICAL BOLD FRAKTUR SMALL A', - '1D587' => 'MATHEMATICAL BOLD FRAKTUR SMALL B', - '1D588' => 'MATHEMATICAL BOLD FRAKTUR SMALL C', - '1D589' => 'MATHEMATICAL BOLD FRAKTUR SMALL D', - '1D58A' => 'MATHEMATICAL BOLD FRAKTUR SMALL E', - '1D58B' => 'MATHEMATICAL BOLD FRAKTUR SMALL F', - '1D58C' => 'MATHEMATICAL BOLD FRAKTUR SMALL G', - '1D58D' => 'MATHEMATICAL BOLD FRAKTUR SMALL H', - '1D58E' => 'MATHEMATICAL BOLD FRAKTUR SMALL I', - '1D58F' => 'MATHEMATICAL BOLD FRAKTUR SMALL J', - '1D590' => 'MATHEMATICAL BOLD FRAKTUR SMALL K', - '1D591' => 'MATHEMATICAL BOLD FRAKTUR SMALL L', - '1D592' => 'MATHEMATICAL BOLD FRAKTUR SMALL M', - '1D593' => 'MATHEMATICAL BOLD FRAKTUR SMALL N', - '1D594' => 'MATHEMATICAL BOLD FRAKTUR SMALL O', - '1D595' => 'MATHEMATICAL BOLD FRAKTUR SMALL P', - '1D596' => 'MATHEMATICAL BOLD FRAKTUR SMALL Q', - '1D597' => 'MATHEMATICAL BOLD FRAKTUR SMALL R', - '1D598' => 'MATHEMATICAL BOLD FRAKTUR SMALL S', - '1D599' => 'MATHEMATICAL BOLD FRAKTUR SMALL T', - '1D59A' => 'MATHEMATICAL BOLD FRAKTUR SMALL U', - '1D59B' => 'MATHEMATICAL BOLD FRAKTUR SMALL V', - '1D59C' => 'MATHEMATICAL BOLD FRAKTUR SMALL W', - '1D59D' => 'MATHEMATICAL BOLD FRAKTUR SMALL X', - '1D59E' => 'MATHEMATICAL BOLD FRAKTUR SMALL Y', - '1D59F' => 'MATHEMATICAL BOLD FRAKTUR SMALL Z', - '1D5A0' => 'MATHEMATICAL SANS-SERIF CAPITAL A', - '1D5A1' => 'MATHEMATICAL SANS-SERIF CAPITAL B', - '1D5A2' => 'MATHEMATICAL SANS-SERIF CAPITAL C', - '1D5A3' => 'MATHEMATICAL SANS-SERIF CAPITAL D', - '1D5A4' => 'MATHEMATICAL SANS-SERIF CAPITAL E', - '1D5A5' => 'MATHEMATICAL SANS-SERIF CAPITAL F', - '1D5A6' => 'MATHEMATICAL SANS-SERIF CAPITAL G', - '1D5A7' => 'MATHEMATICAL SANS-SERIF CAPITAL H', - '1D5A8' => 'MATHEMATICAL SANS-SERIF CAPITAL I', - '1D5A9' => 'MATHEMATICAL SANS-SERIF CAPITAL J', - '1D5AA' => 'MATHEMATICAL SANS-SERIF CAPITAL K', - '1D5AB' => 'MATHEMATICAL SANS-SERIF CAPITAL L', - '1D5AC' => 'MATHEMATICAL SANS-SERIF CAPITAL M', - '1D5AD' => 'MATHEMATICAL SANS-SERIF CAPITAL N', - '1D5AE' => 'MATHEMATICAL SANS-SERIF CAPITAL O', - '1D5AF' => 'MATHEMATICAL SANS-SERIF CAPITAL P', - '1D5B0' => 'MATHEMATICAL SANS-SERIF CAPITAL Q', - '1D5B1' => 'MATHEMATICAL SANS-SERIF CAPITAL R', - '1D5B2' => 'MATHEMATICAL SANS-SERIF CAPITAL S', - '1D5B3' => 'MATHEMATICAL SANS-SERIF CAPITAL T', - '1D5B4' => 'MATHEMATICAL SANS-SERIF CAPITAL U', - '1D5B5' => 'MATHEMATICAL SANS-SERIF CAPITAL V', - '1D5B6' => 'MATHEMATICAL SANS-SERIF CAPITAL W', - '1D5B7' => 'MATHEMATICAL SANS-SERIF CAPITAL X', - '1D5B8' => 'MATHEMATICAL SANS-SERIF CAPITAL Y', - '1D5B9' => 'MATHEMATICAL SANS-SERIF CAPITAL Z', - '1D5BA' => 'MATHEMATICAL SANS-SERIF SMALL A', - '1D5BB' => 'MATHEMATICAL SANS-SERIF SMALL B', - '1D5BC' => 'MATHEMATICAL SANS-SERIF SMALL C', - '1D5BD' => 'MATHEMATICAL SANS-SERIF SMALL D', - '1D5BE' => 'MATHEMATICAL SANS-SERIF SMALL E', - '1D5BF' => 'MATHEMATICAL SANS-SERIF SMALL F', - '1D5C0' => 'MATHEMATICAL SANS-SERIF SMALL G', - '1D5C1' => 'MATHEMATICAL SANS-SERIF SMALL H', - '1D5C2' => 'MATHEMATICAL SANS-SERIF SMALL I', - '1D5C3' => 'MATHEMATICAL SANS-SERIF SMALL J', - '1D5C4' => 'MATHEMATICAL SANS-SERIF SMALL K', - '1D5C5' => 'MATHEMATICAL SANS-SERIF SMALL L', - '1D5C6' => 'MATHEMATICAL SANS-SERIF SMALL M', - '1D5C7' => 'MATHEMATICAL SANS-SERIF SMALL N', - '1D5C8' => 'MATHEMATICAL SANS-SERIF SMALL O', - '1D5C9' => 'MATHEMATICAL SANS-SERIF SMALL P', - '1D5CA' => 'MATHEMATICAL SANS-SERIF SMALL Q', - '1D5CB' => 'MATHEMATICAL SANS-SERIF SMALL R', - '1D5CC' => 'MATHEMATICAL SANS-SERIF SMALL S', - '1D5CD' => 'MATHEMATICAL SANS-SERIF SMALL T', - '1D5CE' => 'MATHEMATICAL SANS-SERIF SMALL U', - '1D5CF' => 'MATHEMATICAL SANS-SERIF SMALL V', - '1D5D0' => 'MATHEMATICAL SANS-SERIF SMALL W', - '1D5D1' => 'MATHEMATICAL SANS-SERIF SMALL X', - '1D5D2' => 'MATHEMATICAL SANS-SERIF SMALL Y', - '1D5D3' => 'MATHEMATICAL SANS-SERIF SMALL Z', - '1D5D4' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL A', - '1D5D5' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL B', - '1D5D6' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL C', - '1D5D7' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL D', - '1D5D8' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL E', - '1D5D9' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL F', - '1D5DA' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL G', - '1D5DB' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL H', - '1D5DC' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL I', - '1D5DD' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL J', - '1D5DE' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL K', - '1D5DF' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL L', - '1D5E0' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL M', - '1D5E1' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL N', - '1D5E2' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL O', - '1D5E3' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL P', - '1D5E4' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Q', - '1D5E5' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL R', - '1D5E6' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL S', - '1D5E7' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL T', - '1D5E8' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL U', - '1D5E9' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL V', - '1D5EA' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL W', - '1D5EB' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL X', - '1D5EC' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Y', - '1D5ED' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL Z', - '1D5EE' => 'MATHEMATICAL SANS-SERIF BOLD SMALL A', - '1D5EF' => 'MATHEMATICAL SANS-SERIF BOLD SMALL B', - '1D5F0' => 'MATHEMATICAL SANS-SERIF BOLD SMALL C', - '1D5F1' => 'MATHEMATICAL SANS-SERIF BOLD SMALL D', - '1D5F2' => 'MATHEMATICAL SANS-SERIF BOLD SMALL E', - '1D5F3' => 'MATHEMATICAL SANS-SERIF BOLD SMALL F', - '1D5F4' => 'MATHEMATICAL SANS-SERIF BOLD SMALL G', - '1D5F5' => 'MATHEMATICAL SANS-SERIF BOLD SMALL H', - '1D5F6' => 'MATHEMATICAL SANS-SERIF BOLD SMALL I', - '1D5F7' => 'MATHEMATICAL SANS-SERIF BOLD SMALL J', - '1D5F8' => 'MATHEMATICAL SANS-SERIF BOLD SMALL K', - '1D5F9' => 'MATHEMATICAL SANS-SERIF BOLD SMALL L', - '1D5FA' => 'MATHEMATICAL SANS-SERIF BOLD SMALL M', - '1D5FB' => 'MATHEMATICAL SANS-SERIF BOLD SMALL N', - '1D5FC' => 'MATHEMATICAL SANS-SERIF BOLD SMALL O', - '1D5FD' => 'MATHEMATICAL SANS-SERIF BOLD SMALL P', - '1D5FE' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Q', - '1D5FF' => 'MATHEMATICAL SANS-SERIF BOLD SMALL R', - '1D600' => 'MATHEMATICAL SANS-SERIF BOLD SMALL S', - '1D601' => 'MATHEMATICAL SANS-SERIF BOLD SMALL T', - '1D602' => 'MATHEMATICAL SANS-SERIF BOLD SMALL U', - '1D603' => 'MATHEMATICAL SANS-SERIF BOLD SMALL V', - '1D604' => 'MATHEMATICAL SANS-SERIF BOLD SMALL W', - '1D605' => 'MATHEMATICAL SANS-SERIF BOLD SMALL X', - '1D606' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Y', - '1D607' => 'MATHEMATICAL SANS-SERIF BOLD SMALL Z', - '1D608' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL A', - '1D609' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL B', - '1D60A' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL C', - '1D60B' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL D', - '1D60C' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL E', - '1D60D' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL F', - '1D60E' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL G', - '1D60F' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL H', - '1D610' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL I', - '1D611' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL J', - '1D612' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL K', - '1D613' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL L', - '1D614' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL M', - '1D615' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL N', - '1D616' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL O', - '1D617' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL P', - '1D618' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q', - '1D619' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL R', - '1D61A' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL S', - '1D61B' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL T', - '1D61C' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL U', - '1D61D' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL V', - '1D61E' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL W', - '1D61F' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL X', - '1D620' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y', - '1D621' => 'MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z', - '1D622' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL A', - '1D623' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL B', - '1D624' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL C', - '1D625' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL D', - '1D626' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL E', - '1D627' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL F', - '1D628' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL G', - '1D629' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL H', - '1D62A' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL I', - '1D62B' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL J', - '1D62C' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL K', - '1D62D' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL L', - '1D62E' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL M', - '1D62F' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL N', - '1D630' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL O', - '1D631' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL P', - '1D632' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Q', - '1D633' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL R', - '1D634' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL S', - '1D635' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL T', - '1D636' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL U', - '1D637' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL V', - '1D638' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL W', - '1D639' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL X', - '1D63A' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Y', - '1D63B' => 'MATHEMATICAL SANS-SERIF ITALIC SMALL Z', - '1D63C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A', - '1D63D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B', - '1D63E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C', - '1D63F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D', - '1D640' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E', - '1D641' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F', - '1D642' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G', - '1D643' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H', - '1D644' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I', - '1D645' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J', - '1D646' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K', - '1D647' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L', - '1D648' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M', - '1D649' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N', - '1D64A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O', - '1D64B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P', - '1D64C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q', - '1D64D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R', - '1D64E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S', - '1D64F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T', - '1D650' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U', - '1D651' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V', - '1D652' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W', - '1D653' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X', - '1D654' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y', - '1D655' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z', - '1D656' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A', - '1D657' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B', - '1D658' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C', - '1D659' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D', - '1D65A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E', - '1D65B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F', - '1D65C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G', - '1D65D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H', - '1D65E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I', - '1D65F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J', - '1D660' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K', - '1D661' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L', - '1D662' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M', - '1D663' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N', - '1D664' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O', - '1D665' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P', - '1D666' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q', - '1D667' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R', - '1D668' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S', - '1D669' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T', - '1D66A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U', - '1D66B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V', - '1D66C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W', - '1D66D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X', - '1D66E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y', - '1D66F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z', - '1D670' => 'MATHEMATICAL MONOSPACE CAPITAL A', - '1D671' => 'MATHEMATICAL MONOSPACE CAPITAL B', - '1D672' => 'MATHEMATICAL MONOSPACE CAPITAL C', - '1D673' => 'MATHEMATICAL MONOSPACE CAPITAL D', - '1D674' => 'MATHEMATICAL MONOSPACE CAPITAL E', - '1D675' => 'MATHEMATICAL MONOSPACE CAPITAL F', - '1D676' => 'MATHEMATICAL MONOSPACE CAPITAL G', - '1D677' => 'MATHEMATICAL MONOSPACE CAPITAL H', - '1D678' => 'MATHEMATICAL MONOSPACE CAPITAL I', - '1D679' => 'MATHEMATICAL MONOSPACE CAPITAL J', - '1D67A' => 'MATHEMATICAL MONOSPACE CAPITAL K', - '1D67B' => 'MATHEMATICAL MONOSPACE CAPITAL L', - '1D67C' => 'MATHEMATICAL MONOSPACE CAPITAL M', - '1D67D' => 'MATHEMATICAL MONOSPACE CAPITAL N', - '1D67E' => 'MATHEMATICAL MONOSPACE CAPITAL O', - '1D67F' => 'MATHEMATICAL MONOSPACE CAPITAL P', - '1D680' => 'MATHEMATICAL MONOSPACE CAPITAL Q', - '1D681' => 'MATHEMATICAL MONOSPACE CAPITAL R', - '1D682' => 'MATHEMATICAL MONOSPACE CAPITAL S', - '1D683' => 'MATHEMATICAL MONOSPACE CAPITAL T', - '1D684' => 'MATHEMATICAL MONOSPACE CAPITAL U', - '1D685' => 'MATHEMATICAL MONOSPACE CAPITAL V', - '1D686' => 'MATHEMATICAL MONOSPACE CAPITAL W', - '1D687' => 'MATHEMATICAL MONOSPACE CAPITAL X', - '1D688' => 'MATHEMATICAL MONOSPACE CAPITAL Y', - '1D689' => 'MATHEMATICAL MONOSPACE CAPITAL Z', - '1D68A' => 'MATHEMATICAL MONOSPACE SMALL A', - '1D68B' => 'MATHEMATICAL MONOSPACE SMALL B', - '1D68C' => 'MATHEMATICAL MONOSPACE SMALL C', - '1D68D' => 'MATHEMATICAL MONOSPACE SMALL D', - '1D68E' => 'MATHEMATICAL MONOSPACE SMALL E', - '1D68F' => 'MATHEMATICAL MONOSPACE SMALL F', - '1D690' => 'MATHEMATICAL MONOSPACE SMALL G', - '1D691' => 'MATHEMATICAL MONOSPACE SMALL H', - '1D692' => 'MATHEMATICAL MONOSPACE SMALL I', - '1D693' => 'MATHEMATICAL MONOSPACE SMALL J', - '1D694' => 'MATHEMATICAL MONOSPACE SMALL K', - '1D695' => 'MATHEMATICAL MONOSPACE SMALL L', - '1D696' => 'MATHEMATICAL MONOSPACE SMALL M', - '1D697' => 'MATHEMATICAL MONOSPACE SMALL N', - '1D698' => 'MATHEMATICAL MONOSPACE SMALL O', - '1D699' => 'MATHEMATICAL MONOSPACE SMALL P', - '1D69A' => 'MATHEMATICAL MONOSPACE SMALL Q', - '1D69B' => 'MATHEMATICAL MONOSPACE SMALL R', - '1D69C' => 'MATHEMATICAL MONOSPACE SMALL S', - '1D69D' => 'MATHEMATICAL MONOSPACE SMALL T', - '1D69E' => 'MATHEMATICAL MONOSPACE SMALL U', - '1D69F' => 'MATHEMATICAL MONOSPACE SMALL V', - '1D6A0' => 'MATHEMATICAL MONOSPACE SMALL W', - '1D6A1' => 'MATHEMATICAL MONOSPACE SMALL X', - '1D6A2' => 'MATHEMATICAL MONOSPACE SMALL Y', - '1D6A3' => 'MATHEMATICAL MONOSPACE SMALL Z', - '1D6A4' => 'MATHEMATICAL ITALIC SMALL DOTLESS I', - '1D6A5' => 'MATHEMATICAL ITALIC SMALL DOTLESS J', - '1D6A8' => 'MATHEMATICAL BOLD CAPITAL ALPHA', - '1D6A9' => 'MATHEMATICAL BOLD CAPITAL BETA', - '1D6AA' => 'MATHEMATICAL BOLD CAPITAL GAMMA', - '1D6AB' => 'MATHEMATICAL BOLD CAPITAL DELTA', - '1D6AC' => 'MATHEMATICAL BOLD CAPITAL EPSILON', - '1D6AD' => 'MATHEMATICAL BOLD CAPITAL ZETA', - '1D6AE' => 'MATHEMATICAL BOLD CAPITAL ETA', - '1D6AF' => 'MATHEMATICAL BOLD CAPITAL THETA', - '1D6B0' => 'MATHEMATICAL BOLD CAPITAL IOTA', - '1D6B1' => 'MATHEMATICAL BOLD CAPITAL KAPPA', - '1D6B2' => 'MATHEMATICAL BOLD CAPITAL LAMDA', - '1D6B3' => 'MATHEMATICAL BOLD CAPITAL MU', - '1D6B4' => 'MATHEMATICAL BOLD CAPITAL NU', - '1D6B5' => 'MATHEMATICAL BOLD CAPITAL XI', - '1D6B6' => 'MATHEMATICAL BOLD CAPITAL OMICRON', - '1D6B7' => 'MATHEMATICAL BOLD CAPITAL PI', - '1D6B8' => 'MATHEMATICAL BOLD CAPITAL RHO', - '1D6B9' => 'MATHEMATICAL BOLD CAPITAL THETA SYMBOL', - '1D6BA' => 'MATHEMATICAL BOLD CAPITAL SIGMA', - '1D6BB' => 'MATHEMATICAL BOLD CAPITAL TAU', - '1D6BC' => 'MATHEMATICAL BOLD CAPITAL UPSILON', - '1D6BD' => 'MATHEMATICAL BOLD CAPITAL PHI', - '1D6BE' => 'MATHEMATICAL BOLD CAPITAL CHI', - '1D6BF' => 'MATHEMATICAL BOLD CAPITAL PSI', - '1D6C0' => 'MATHEMATICAL BOLD CAPITAL OMEGA', - '1D6C1' => 'MATHEMATICAL BOLD NABLA', - '1D6C2' => 'MATHEMATICAL BOLD SMALL ALPHA', - '1D6C3' => 'MATHEMATICAL BOLD SMALL BETA', - '1D6C4' => 'MATHEMATICAL BOLD SMALL GAMMA', - '1D6C5' => 'MATHEMATICAL BOLD SMALL DELTA', - '1D6C6' => 'MATHEMATICAL BOLD SMALL EPSILON', - '1D6C7' => 'MATHEMATICAL BOLD SMALL ZETA', - '1D6C8' => 'MATHEMATICAL BOLD SMALL ETA', - '1D6C9' => 'MATHEMATICAL BOLD SMALL THETA', - '1D6CA' => 'MATHEMATICAL BOLD SMALL IOTA', - '1D6CB' => 'MATHEMATICAL BOLD SMALL KAPPA', - '1D6CC' => 'MATHEMATICAL BOLD SMALL LAMDA', - '1D6CD' => 'MATHEMATICAL BOLD SMALL MU', - '1D6CE' => 'MATHEMATICAL BOLD SMALL NU', - '1D6CF' => 'MATHEMATICAL BOLD SMALL XI', - '1D6D0' => 'MATHEMATICAL BOLD SMALL OMICRON', - '1D6D1' => 'MATHEMATICAL BOLD SMALL PI', - '1D6D2' => 'MATHEMATICAL BOLD SMALL RHO', - '1D6D3' => 'MATHEMATICAL BOLD SMALL FINAL SIGMA', - '1D6D4' => 'MATHEMATICAL BOLD SMALL SIGMA', - '1D6D5' => 'MATHEMATICAL BOLD SMALL TAU', - '1D6D6' => 'MATHEMATICAL BOLD SMALL UPSILON', - '1D6D7' => 'MATHEMATICAL BOLD SMALL PHI', - '1D6D8' => 'MATHEMATICAL BOLD SMALL CHI', - '1D6D9' => 'MATHEMATICAL BOLD SMALL PSI', - '1D6DA' => 'MATHEMATICAL BOLD SMALL OMEGA', - '1D6DB' => 'MATHEMATICAL BOLD PARTIAL DIFFERENTIAL', - '1D6DC' => 'MATHEMATICAL BOLD EPSILON SYMBOL', - '1D6DD' => 'MATHEMATICAL BOLD THETA SYMBOL', - '1D6DE' => 'MATHEMATICAL BOLD KAPPA SYMBOL', - '1D6DF' => 'MATHEMATICAL BOLD PHI SYMBOL', - '1D6E0' => 'MATHEMATICAL BOLD RHO SYMBOL', - '1D6E1' => 'MATHEMATICAL BOLD PI SYMBOL', - '1D6E2' => 'MATHEMATICAL ITALIC CAPITAL ALPHA', - '1D6E3' => 'MATHEMATICAL ITALIC CAPITAL BETA', - '1D6E4' => 'MATHEMATICAL ITALIC CAPITAL GAMMA', - '1D6E5' => 'MATHEMATICAL ITALIC CAPITAL DELTA', - '1D6E6' => 'MATHEMATICAL ITALIC CAPITAL EPSILON', - '1D6E7' => 'MATHEMATICAL ITALIC CAPITAL ZETA', - '1D6E8' => 'MATHEMATICAL ITALIC CAPITAL ETA', - '1D6E9' => 'MATHEMATICAL ITALIC CAPITAL THETA', - '1D6EA' => 'MATHEMATICAL ITALIC CAPITAL IOTA', - '1D6EB' => 'MATHEMATICAL ITALIC CAPITAL KAPPA', - '1D6EC' => 'MATHEMATICAL ITALIC CAPITAL LAMDA', - '1D6ED' => 'MATHEMATICAL ITALIC CAPITAL MU', - '1D6EE' => 'MATHEMATICAL ITALIC CAPITAL NU', - '1D6EF' => 'MATHEMATICAL ITALIC CAPITAL XI', - '1D6F0' => 'MATHEMATICAL ITALIC CAPITAL OMICRON', - '1D6F1' => 'MATHEMATICAL ITALIC CAPITAL PI', - '1D6F2' => 'MATHEMATICAL ITALIC CAPITAL RHO', - '1D6F3' => 'MATHEMATICAL ITALIC CAPITAL THETA SYMBOL', - '1D6F4' => 'MATHEMATICAL ITALIC CAPITAL SIGMA', - '1D6F5' => 'MATHEMATICAL ITALIC CAPITAL TAU', - '1D6F6' => 'MATHEMATICAL ITALIC CAPITAL UPSILON', - '1D6F7' => 'MATHEMATICAL ITALIC CAPITAL PHI', - '1D6F8' => 'MATHEMATICAL ITALIC CAPITAL CHI', - '1D6F9' => 'MATHEMATICAL ITALIC CAPITAL PSI', - '1D6FA' => 'MATHEMATICAL ITALIC CAPITAL OMEGA', - '1D6FB' => 'MATHEMATICAL ITALIC NABLA', - '1D6FC' => 'MATHEMATICAL ITALIC SMALL ALPHA', - '1D6FD' => 'MATHEMATICAL ITALIC SMALL BETA', - '1D6FE' => 'MATHEMATICAL ITALIC SMALL GAMMA', - '1D6FF' => 'MATHEMATICAL ITALIC SMALL DELTA', - '1D700' => 'MATHEMATICAL ITALIC SMALL EPSILON', - '1D701' => 'MATHEMATICAL ITALIC SMALL ZETA', - '1D702' => 'MATHEMATICAL ITALIC SMALL ETA', - '1D703' => 'MATHEMATICAL ITALIC SMALL THETA', - '1D704' => 'MATHEMATICAL ITALIC SMALL IOTA', - '1D705' => 'MATHEMATICAL ITALIC SMALL KAPPA', - '1D706' => 'MATHEMATICAL ITALIC SMALL LAMDA', - '1D707' => 'MATHEMATICAL ITALIC SMALL MU', - '1D708' => 'MATHEMATICAL ITALIC SMALL NU', - '1D709' => 'MATHEMATICAL ITALIC SMALL XI', - '1D70A' => 'MATHEMATICAL ITALIC SMALL OMICRON', - '1D70B' => 'MATHEMATICAL ITALIC SMALL PI', - '1D70C' => 'MATHEMATICAL ITALIC SMALL RHO', - '1D70D' => 'MATHEMATICAL ITALIC SMALL FINAL SIGMA', - '1D70E' => 'MATHEMATICAL ITALIC SMALL SIGMA', - '1D70F' => 'MATHEMATICAL ITALIC SMALL TAU', - '1D710' => 'MATHEMATICAL ITALIC SMALL UPSILON', - '1D711' => 'MATHEMATICAL ITALIC SMALL PHI', - '1D712' => 'MATHEMATICAL ITALIC SMALL CHI', - '1D713' => 'MATHEMATICAL ITALIC SMALL PSI', - '1D714' => 'MATHEMATICAL ITALIC SMALL OMEGA', - '1D715' => 'MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL', - '1D716' => 'MATHEMATICAL ITALIC EPSILON SYMBOL', - '1D717' => 'MATHEMATICAL ITALIC THETA SYMBOL', - '1D718' => 'MATHEMATICAL ITALIC KAPPA SYMBOL', - '1D719' => 'MATHEMATICAL ITALIC PHI SYMBOL', - '1D71A' => 'MATHEMATICAL ITALIC RHO SYMBOL', - '1D71B' => 'MATHEMATICAL ITALIC PI SYMBOL', - '1D71C' => 'MATHEMATICAL BOLD ITALIC CAPITAL ALPHA', - '1D71D' => 'MATHEMATICAL BOLD ITALIC CAPITAL BETA', - '1D71E' => 'MATHEMATICAL BOLD ITALIC CAPITAL GAMMA', - '1D71F' => 'MATHEMATICAL BOLD ITALIC CAPITAL DELTA', - '1D720' => 'MATHEMATICAL BOLD ITALIC CAPITAL EPSILON', - '1D721' => 'MATHEMATICAL BOLD ITALIC CAPITAL ZETA', - '1D722' => 'MATHEMATICAL BOLD ITALIC CAPITAL ETA', - '1D723' => 'MATHEMATICAL BOLD ITALIC CAPITAL THETA', - '1D724' => 'MATHEMATICAL BOLD ITALIC CAPITAL IOTA', - '1D725' => 'MATHEMATICAL BOLD ITALIC CAPITAL KAPPA', - '1D726' => 'MATHEMATICAL BOLD ITALIC CAPITAL LAMDA', - '1D727' => 'MATHEMATICAL BOLD ITALIC CAPITAL MU', - '1D728' => 'MATHEMATICAL BOLD ITALIC CAPITAL NU', - '1D729' => 'MATHEMATICAL BOLD ITALIC CAPITAL XI', - '1D72A' => 'MATHEMATICAL BOLD ITALIC CAPITAL OMICRON', - '1D72B' => 'MATHEMATICAL BOLD ITALIC CAPITAL PI', - '1D72C' => 'MATHEMATICAL BOLD ITALIC CAPITAL RHO', - '1D72D' => 'MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL', - '1D72E' => 'MATHEMATICAL BOLD ITALIC CAPITAL SIGMA', - '1D72F' => 'MATHEMATICAL BOLD ITALIC CAPITAL TAU', - '1D730' => 'MATHEMATICAL BOLD ITALIC CAPITAL UPSILON', - '1D731' => 'MATHEMATICAL BOLD ITALIC CAPITAL PHI', - '1D732' => 'MATHEMATICAL BOLD ITALIC CAPITAL CHI', - '1D733' => 'MATHEMATICAL BOLD ITALIC CAPITAL PSI', - '1D734' => 'MATHEMATICAL BOLD ITALIC CAPITAL OMEGA', - '1D735' => 'MATHEMATICAL BOLD ITALIC NABLA', - '1D736' => 'MATHEMATICAL BOLD ITALIC SMALL ALPHA', - '1D737' => 'MATHEMATICAL BOLD ITALIC SMALL BETA', - '1D738' => 'MATHEMATICAL BOLD ITALIC SMALL GAMMA', - '1D739' => 'MATHEMATICAL BOLD ITALIC SMALL DELTA', - '1D73A' => 'MATHEMATICAL BOLD ITALIC SMALL EPSILON', - '1D73B' => 'MATHEMATICAL BOLD ITALIC SMALL ZETA', - '1D73C' => 'MATHEMATICAL BOLD ITALIC SMALL ETA', - '1D73D' => 'MATHEMATICAL BOLD ITALIC SMALL THETA', - '1D73E' => 'MATHEMATICAL BOLD ITALIC SMALL IOTA', - '1D73F' => 'MATHEMATICAL BOLD ITALIC SMALL KAPPA', - '1D740' => 'MATHEMATICAL BOLD ITALIC SMALL LAMDA', - '1D741' => 'MATHEMATICAL BOLD ITALIC SMALL MU', - '1D742' => 'MATHEMATICAL BOLD ITALIC SMALL NU', - '1D743' => 'MATHEMATICAL BOLD ITALIC SMALL XI', - '1D744' => 'MATHEMATICAL BOLD ITALIC SMALL OMICRON', - '1D745' => 'MATHEMATICAL BOLD ITALIC SMALL PI', - '1D746' => 'MATHEMATICAL BOLD ITALIC SMALL RHO', - '1D747' => 'MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA', - '1D748' => 'MATHEMATICAL BOLD ITALIC SMALL SIGMA', - '1D749' => 'MATHEMATICAL BOLD ITALIC SMALL TAU', - '1D74A' => 'MATHEMATICAL BOLD ITALIC SMALL UPSILON', - '1D74B' => 'MATHEMATICAL BOLD ITALIC SMALL PHI', - '1D74C' => 'MATHEMATICAL BOLD ITALIC SMALL CHI', - '1D74D' => 'MATHEMATICAL BOLD ITALIC SMALL PSI', - '1D74E' => 'MATHEMATICAL BOLD ITALIC SMALL OMEGA', - '1D74F' => 'MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL', - '1D750' => 'MATHEMATICAL BOLD ITALIC EPSILON SYMBOL', - '1D751' => 'MATHEMATICAL BOLD ITALIC THETA SYMBOL', - '1D752' => 'MATHEMATICAL BOLD ITALIC KAPPA SYMBOL', - '1D753' => 'MATHEMATICAL BOLD ITALIC PHI SYMBOL', - '1D754' => 'MATHEMATICAL BOLD ITALIC RHO SYMBOL', - '1D755' => 'MATHEMATICAL BOLD ITALIC PI SYMBOL', - '1D756' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA', - '1D757' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA', - '1D758' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA', - '1D759' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA', - '1D75A' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON', - '1D75B' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA', - '1D75C' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA', - '1D75D' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA', - '1D75E' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA', - '1D75F' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA', - '1D760' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA', - '1D761' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL MU', - '1D762' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL NU', - '1D763' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL XI', - '1D764' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON', - '1D765' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PI', - '1D766' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO', - '1D767' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL', - '1D768' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA', - '1D769' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU', - '1D76A' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON', - '1D76B' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI', - '1D76C' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI', - '1D76D' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI', - '1D76E' => 'MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA', - '1D76F' => 'MATHEMATICAL SANS-SERIF BOLD NABLA', - '1D770' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA', - '1D771' => 'MATHEMATICAL SANS-SERIF BOLD SMALL BETA', - '1D772' => 'MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA', - '1D773' => 'MATHEMATICAL SANS-SERIF BOLD SMALL DELTA', - '1D774' => 'MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON', - '1D775' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ZETA', - '1D776' => 'MATHEMATICAL SANS-SERIF BOLD SMALL ETA', - '1D777' => 'MATHEMATICAL SANS-SERIF BOLD SMALL THETA', - '1D778' => 'MATHEMATICAL SANS-SERIF BOLD SMALL IOTA', - '1D779' => 'MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA', - '1D77A' => 'MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA', - '1D77B' => 'MATHEMATICAL SANS-SERIF BOLD SMALL MU', - '1D77C' => 'MATHEMATICAL SANS-SERIF BOLD SMALL NU', - '1D77D' => 'MATHEMATICAL SANS-SERIF BOLD SMALL XI', - '1D77E' => 'MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON', - '1D77F' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PI', - '1D780' => 'MATHEMATICAL SANS-SERIF BOLD SMALL RHO', - '1D781' => 'MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA', - '1D782' => 'MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA', - '1D783' => 'MATHEMATICAL SANS-SERIF BOLD SMALL TAU', - '1D784' => 'MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON', - '1D785' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PHI', - '1D786' => 'MATHEMATICAL SANS-SERIF BOLD SMALL CHI', - '1D787' => 'MATHEMATICAL SANS-SERIF BOLD SMALL PSI', - '1D788' => 'MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA', - '1D789' => 'MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL', - '1D78A' => 'MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL', - '1D78B' => 'MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL', - '1D78C' => 'MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL', - '1D78D' => 'MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL', - '1D78E' => 'MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL', - '1D78F' => 'MATHEMATICAL SANS-SERIF BOLD PI SYMBOL', - '1D790' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA', - '1D791' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA', - '1D792' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA', - '1D793' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA', - '1D794' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON', - '1D795' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA', - '1D796' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA', - '1D797' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA', - '1D798' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA', - '1D799' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA', - '1D79A' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA', - '1D79B' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU', - '1D79C' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU', - '1D79D' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI', - '1D79E' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON', - '1D79F' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI', - '1D7A0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO', - '1D7A1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL', - '1D7A2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA', - '1D7A3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU', - '1D7A4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON', - '1D7A5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI', - '1D7A6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI', - '1D7A7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI', - '1D7A8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA', - '1D7A9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA', - '1D7AA' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA', - '1D7AB' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA', - '1D7AC' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA', - '1D7AD' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA', - '1D7AE' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON', - '1D7AF' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA', - '1D7B0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA', - '1D7B1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA', - '1D7B2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA', - '1D7B3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA', - '1D7B4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA', - '1D7B5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU', - '1D7B6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU', - '1D7B7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI', - '1D7B8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON', - '1D7B9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI', - '1D7BA' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO', - '1D7BB' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA', - '1D7BC' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA', - '1D7BD' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU', - '1D7BE' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON', - '1D7BF' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI', - '1D7C0' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI', - '1D7C1' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI', - '1D7C2' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA', - '1D7C3' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL', - '1D7C4' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL', - '1D7C5' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL', - '1D7C6' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL', - '1D7C7' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL', - '1D7C8' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL', - '1D7C9' => 'MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL', - '1D7CE' => 'MATHEMATICAL BOLD DIGIT ZERO', - '1D7CF' => 'MATHEMATICAL BOLD DIGIT ONE', - '1D7D0' => 'MATHEMATICAL BOLD DIGIT TWO', - '1D7D1' => 'MATHEMATICAL BOLD DIGIT THREE', - '1D7D2' => 'MATHEMATICAL BOLD DIGIT FOUR', - '1D7D3' => 'MATHEMATICAL BOLD DIGIT FIVE', - '1D7D4' => 'MATHEMATICAL BOLD DIGIT SIX', - '1D7D5' => 'MATHEMATICAL BOLD DIGIT SEVEN', - '1D7D6' => 'MATHEMATICAL BOLD DIGIT EIGHT', - '1D7D7' => 'MATHEMATICAL BOLD DIGIT NINE', - '1D7D8' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO', - '1D7D9' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT ONE', - '1D7DA' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT TWO', - '1D7DB' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT THREE', - '1D7DC' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR', - '1D7DD' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE', - '1D7DE' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT SIX', - '1D7DF' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN', - '1D7E0' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT', - '1D7E1' => 'MATHEMATICAL DOUBLE-STRUCK DIGIT NINE', - '1D7E2' => 'MATHEMATICAL SANS-SERIF DIGIT ZERO', - '1D7E3' => 'MATHEMATICAL SANS-SERIF DIGIT ONE', - '1D7E4' => 'MATHEMATICAL SANS-SERIF DIGIT TWO', - '1D7E5' => 'MATHEMATICAL SANS-SERIF DIGIT THREE', - '1D7E6' => 'MATHEMATICAL SANS-SERIF DIGIT FOUR', - '1D7E7' => 'MATHEMATICAL SANS-SERIF DIGIT FIVE', - '1D7E8' => 'MATHEMATICAL SANS-SERIF DIGIT SIX', - '1D7E9' => 'MATHEMATICAL SANS-SERIF DIGIT SEVEN', - '1D7EA' => 'MATHEMATICAL SANS-SERIF DIGIT EIGHT', - '1D7EB' => 'MATHEMATICAL SANS-SERIF DIGIT NINE', - '1D7EC' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO', - '1D7ED' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT ONE', - '1D7EE' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT TWO', - '1D7EF' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT THREE', - '1D7F0' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR', - '1D7F1' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE', - '1D7F2' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT SIX', - '1D7F3' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN', - '1D7F4' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT', - '1D7F5' => 'MATHEMATICAL SANS-SERIF BOLD DIGIT NINE', - '1D7F6' => 'MATHEMATICAL MONOSPACE DIGIT ZERO', - '1D7F7' => 'MATHEMATICAL MONOSPACE DIGIT ONE', - '1D7F8' => 'MATHEMATICAL MONOSPACE DIGIT TWO', - '1D7F9' => 'MATHEMATICAL MONOSPACE DIGIT THREE', - '1D7FA' => 'MATHEMATICAL MONOSPACE DIGIT FOUR', - '1D7FB' => 'MATHEMATICAL MONOSPACE DIGIT FIVE', - '1D7FC' => 'MATHEMATICAL MONOSPACE DIGIT SIX', - '1D7FD' => 'MATHEMATICAL MONOSPACE DIGIT SEVEN', - '1D7FE' => 'MATHEMATICAL MONOSPACE DIGIT EIGHT', - '1D7FF' => 'MATHEMATICAL MONOSPACE DIGIT NINE', -); diff --git a/mathjax-dev/operator-dictionary/Operator Dictionary.html b/mathjax-dev/operator-dictionary/Operator Dictionary.html deleted file mode 100644 index 223fe56ea..000000000 --- a/mathjax-dev/operator-dictionary/Operator Dictionary.html +++ /dev/null @@ -1,11991 +0,0 @@ - - - - - Operator Dictionary - - -

C Operator Dictionary (Non-Normative) -

- - -
-

The following table gives the suggested dictionary of rendering - properties for operators, fences, separators, and accents in MathML, all of - which are represented by mo elements. For brevity, - all such elements will be called simply "operators" in this - Appendix. -

-
- -

C.1 Indexing of the operator dictionary -

-

Note that the dictionary is indexed not just by the element - content, but by the element content and form attribute - value, together. Operators with more than one possible form have more - than one entry. The MathML specification describes how the renderer - chooses ("infers") which form to use when no form - attribute is given; see Section 3.2.5.7.2 Default value of the form attribute. -

-

Having made that choice, or with the form attribute - explicitly specified in the <mo> element's start - tag, the MathML renderer uses the remaining attributes from the - dictionary entry for the appropriate single form of that operator, - ignoring the entries for the other possible forms. -

-

In the table below, all non-ASCII characters are represented by XML-style hexadecimal numeric character references. The choice - of markup (character data, numeric character reference or named entity reference) for a given character in MathML has no effect - on its - rendering. -

-
-
- -

C.2 Format of operator dictionary entries -

-

Each row of the table is indexed as described above by the both the character (given by code point and Unicode Name) and the - value of the form attribute. The fourth column gives the priority which as described in Section 3.3.1 Horizontally Group Sub-Expressions - <mrow>), is - significant for the proper grouping of sub-expressions using <mrow>. - The rule described - there is especially relevant to the automatic generation of MathML by - conversion from other formats for displayed mathematics, such as TEX, - which do not always specify how sub-expressions nest. -

-

The length valued attributes such as lspace are given explicitly in the following columns. Boolean valued attributes such as stretchy are specified together in the final Properties column by listing the attribute name if its value should be set to true by the dictionary. -

-

Any attribute not listed for some entry has its default value, - which is given in parentheses in the table of attributes in Section 3.2.5 Operator, Fence, Separator or Accent - <mo>. -

- - - - - - - - - - - - - - -
((left parenthesisprefix100fence stretchy
-

could be expressed as an mo element by: - -

-<mo form="prefix" fence="true" stretchy="true" lspace="0em" rspace="0em"> ( </mo>
-

- (note the whitespace added around the content for readability; Such whitespace will be ignored by a MathML system, as described - in Section 2.1.7 Collapsing Whitespace in Input. -

-

This entry means that, for MathML renderers which use this - suggested operator dictionary, giving the element - <mo form="prefix"> ( </mo> - alone, or simply - <mo> ( </mo> - in a position for which - form="prefix" - would be inferred (see below), is equivalent to giving the element - with all attributes as shown above. -

-

In some versions of this specification, the rows of the table may be reordered by clicking on a heading in the top row, to - cause the table to be ordered by that column. -

-
-
- -

C.3 Notes on lspace and - rspace attributes -

-

The values for lspace and rspace given here range from 0 to 7, - they are given numerically in order to save space in the table, the values should be taken as referring to the named mathematical - spaces, as follows. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Table EntryNamed SpaceDefault Length
00 em
1veryverythinmathspace1/18 em
2verythinmathspace2/18 em
3thinmathspace3/18 em
4mediummathspace4/18 em
5thickmathspace5/18 em
6verythickmathspace6/18 em
7veryverythickmathspace7/18 em
-

- For the invisible operators whose content is &InvisibleTimes; or &ApplyFunction;, - it is suggested that MathML renderers choose spacing in a context-sensitive - way (which is an exception to the static values given in the following - table). For <mo>&ApplyFunction;</mo>, the total - spacing ("lspace"+"rspace") in - expressions such as "sin x" (where the right operand - doesn't start with a fence) should be greater than zero; for - <mo>&InvisibleTimes;</mo>, the total spacing - should be greater than zero when both operands (or the nearest tokens on - either side, if on the baseline) are identifiers displayed in a non-slanted - font (i.e.. under the suggested rules, when both operands are - multi-character identifiers). -

-

Some renderers may wish to use no spacing for most operators - appearing in scripts (i.e. when scriptlevel is greater - than 0; see Section 3.3.4 Style Change <mstyle>), as is the case in TEX. -

-
-
- -

C.4 Operator dictionary entries -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CharacterGlyphNameformprioritylspacerspaceminsizeProperties
&#x2A3F;⨿amalgamation or coproductinfix144
&#x27E8;mathematical left angle bracketprefix200fence stretchy symmetric
&#x2500;box drawings light horizontalinfix4000stretchy
&#x2758;light vertical barinfix744fence stretchy symmetric
->->multiple character operator: ->infix844
////multiple character operator: //infix844
;;semicoloninfix1003separator
||||multiple character operator: ||infix1033
&amp;&amp;&&multiple character operator: &&infix1244
****multiple character operator: **infix1211
&lt;=<=multiple character operator: <=infix1244
&lt;><>multiple character operator: <>infix1211
&#x2018;left single quotation markprefix1200fence
&#x201C;left double quotation markprefix1200fence
&#x228F;&#x338;⊏̸square image of with slashinfix1544
&#x2290;&#x338;⊐̸square original of with slashinfix1544
&#x2242;&#x338;≂̸minus tilde with slashinfix1644
&#x224E;&#x338;≎̸geometrically equivalent to with slashinfix1644
&#x224F;&#x338;≏̸difference between with slashinfix1644
&#x2266;&#x338;≦̸less-than over equal to with slashinfix1644
&#x226A;&#x338;≪̸much less than with slashinfix1644
&#x226B;&#x338;≫̸much greater than with slashinfix1644
&#x227F;&#x338;≿̸succeeds or equivalent to with slashinfix1644
&#x2282;&#x20D2;⊂⃒subset of with vertical lineinfix1644
&#x2283;&#x20D2;⊃⃒superset of with vertical lineinfix1644
&#x27E6;mathematical left white square bracketprefix1600fence stretchy symmetric
&#x27F5;long leftwards arrowinfix1611stretchy
&#x27F6;long rightwards arrowinfix1611stretchy
&#x27F7;long left right arrowinfix1611stretchy
&#x27F8;long leftwards double arrowinfix1611stretchy
&#x27F9;long rightwards double arrowinfix1611stretchy
&#x27FA;long left right double arrowinfix1611stretchy
&#x29CF;&#x338;⧏̸left triangle beside vertical bar with slashinfix1644
&#x29D0;&#x338;⧐̸vertical bar beside right triangle with slashinfix1644
&#x2A7D;&#x338;⩽̸less-than or slanted equal to with slashinfix1644
&#x2A7E;&#x338;⩾̸greater-than or slanted equal to with slashinfix1644
&#x2AA1;&#x338;⪡̸double nested less-than with slashinfix1644
&#x2AA2;&#x338;⪢̸double nested greater-than with slashinfix1644
&#x2AAF;&#x338;⪯̸precedes above single-line equals sign with slashinfix1644
&#x2AB0;&#x338;⪰̸succeeds above single-line equals sign with slashinfix1644
>=>=multiple character operator: >=infix1744
@@commercial atinfix2511
??question markinfix2811
__low lineinfix2911
,,commainfix3003separator
&#x2063;invisible separatorinfix3000separator
&#x2234;thereforeinfix7055
&#x2235;becauseinfix7055
....multiple character operator: ..postfix10000
......multiple character operator: ...postfix10000
::coloninfix10012
&#x2026;horizontal ellipsisinfix15000
&#x22EE;vertical ellipsisinfix15055
&#x22EF;midline horizontal ellipsisinfix15000
&#x22F1;down right diagonal ellipsisinfix15055
&#x220B;contains as memberinfix16055
&#x22A2;right tackinfix17055
&#x22A3;left tackinfix17055
&#x22A4;down tackinfix17055
&#x22A8;trueinfix17055
&#x22A9;forcesinfix17055
&#x22AC;does not proveinfix17055
&#x22AD;not trueinfix17055
&#x22AE;does not forceinfix17055
&#x22AF;negated double vertical bar double right turnstileinfix17055
&#x2228;logical orinfix19044
&#x2019;right single quotation markpostfix20000fence
&#x201D;right double quotation markpostfix20000fence
&#x2227;logical andinfix20044
&#x2200;for allprefix23021
&#x2203;there existsprefix23021
&#x2204;there does not existprefix23021
&#x2201;complementinfix24012
&#x2208;element ofinfix24055
&#x2209;not an element ofinfix24055
&#x220C;does not contain as memberinfix24055
&#x2282;subset ofinfix24055
&#x2283;superset ofinfix24055
&#x2284;not a subset ofinfix24055
&#x2285;not a superset ofinfix24055
&#x2286;subset of or equal toinfix24055
&#x2287;superset of or equal toinfix24055
&#x2288;neither a subset of nor equal toinfix24055
&#x2289;neither a superset of nor equal toinfix24055
&#x228A;subset of with not equal toinfix24055
&#x228B;superset of with not equal toinfix24055
&#x2264;less-than or equal toinfix24155
&#x2265;greater-than or equal toinfix24255
>>greater-than signinfix24355
&#x226F;not greater-thaninfix24455
&lt;<less-than signinfix24555
&#x226E;not less-thaninfix24655
&#x2248;almost equal toinfix24755
&#x223C;tilde operatorinfix25055
&#x2249;not almost equal toinfix25055
&#x2262;not identical toinfix25255
&#x2260;not equal toinfix25555
!=!=multiple character operator: !=infix26044
*=*=multiple character operator: *=infix26044
+=+=multiple character operator: +=infix26044
-=-=multiple character operator: -=infix26044
/=/=multiple character operator: /=infix26044
:=:=multiple character operator: :=infix26044
==equals signinfix26055
====multiple character operator: ==infix26044
&#x221D;proportional toinfix26055
&#x2224;does not divideinfix26055
&#x2225;parallel toinfix26055
&#x2226;not parallel toinfix26055
&#x2241;not tildeinfix26055
&#x2243;asymptotically equal toinfix26055
&#x2244;not asymptotically equal toinfix26055
&#x2245;approximately equal toinfix26055
&#x2246;approximately but not actually equal toinfix26055
&#x2247;neither approximately nor actually equal toinfix26055
&#x224D;equivalent toinfix26055
&#x2254;colon equalsinfix26055
&#x2257;ring equal toinfix26055
&#x2259;estimatesinfix26055
&#x225A;equiangular toinfix26055
&#x225C;delta equal toinfix26055
&#x225F;questioned equal toinfix26055
&#x2261;identical toinfix26055
&#x2268;less-than but not equal toinfix26055
&#x2269;greater-than but not equal toinfix26055
&#x226A;much less-thaninfix26055
&#x226B;much greater-thaninfix26055
&#x226D;not equivalent toinfix26055
&#x2270;neither less-than nor equal toinfix26055
&#x2271;neither greater-than nor equal toinfix26055
&#x227A;precedesinfix26055
&#x227B;succeedsinfix26055
&#x227C;precedes or equal toinfix26055
&#x227D;succeeds or equal toinfix26055
&#x2280;does not precedeinfix26055
&#x2281;does not succeedinfix26055
&#x22A5;up tackinfix26055
&#x22B4;normal subgroup of or equal toinfix26055
&#x22B5;contains as normal subgroup or equal toinfix26055
&#x22C9;left normal factor semidirect productinfix26044
&#x22CA;right normal factor semidirect productinfix26044
&#x22CB;left semidirect productinfix26044
&#x22CC;right semidirect productinfix26044
&#x22D4;pitchforkinfix26055
&#x22D6;less-than with dotinfix26055
&#x22D7;greater-than with dotinfix26055
&#x22D8;very much less-thaninfix26055
&#x22D9;very much greater-thaninfix26055
&#x22EA;not normal subgroup ofinfix26055
&#x22EB;does not contain as normal subgroupinfix26055
&#x22EC;not normal subgroup of or equal toinfix26055
&#x22ED;does not contain as normal subgroup or equalinfix26055
&#x25A0;black squareinfix26033
&#x25A1;white squareinfix26033
&#x25AA;black small squareinfix26033
&#x25AB;white small squareinfix26033
&#x25AD;white rectangleinfix26033
&#x25AE;black vertical rectangleinfix26033
&#x25AF;white vertical rectangleinfix26033
&#x25B0;black parallelograminfix26033
&#x25B1;white parallelograminfix26033
&#x25B3;white up-pointing triangleinfix26044
&#x25B4;black up-pointing small triangleinfix26044
&#x25B5;white up-pointing small triangleinfix26044
&#x25B6;black right-pointing triangleinfix26044
&#x25B7;white right-pointing triangleinfix26044
&#x25B8;black right-pointing small triangleinfix26044
&#x25B9;white right-pointing small triangleinfix26044
&#x25BC;black down-pointing triangleinfix26044
&#x25BD;white down-pointing triangleinfix26044
&#x25BE;black down-pointing small triangleinfix26044
&#x25BF;white down-pointing small triangleinfix26044
&#x25C0;black left-pointing triangleinfix26044
&#x25C1;white left-pointing triangleinfix26044
&#x25C2;black left-pointing small triangleinfix26044
&#x25C3;white left-pointing small triangleinfix26044
&#x25C4;black left-pointing pointerinfix26044
&#x25C5;white left-pointing pointerinfix26044
&#x25C6;black diamondinfix26044
&#x25C7;white diamondinfix26044
&#x25C8;white diamond containing black small diamondinfix26044
&#x25C9;fisheyeinfix26044
&#x25CC;dotted circleinfix26044
&#x25CD;circle with vertical fillinfix26044
&#x25CE;bullseyeinfix26044
&#x25CF;black circleinfix26044
&#x25D6;left half black circleinfix26044
&#x25D7;right half black circleinfix26044
&#x25E6;white bulletinfix26044
&#x29C0;circled less-thaninfix26055
&#x29C1;circled greater-thaninfix26055
&#x29E3;equals sign and slanted parallelinfix26055
&#x29E4;equals sign and slanted parallel with tilde aboveinfix26055
&#x29E5;identical to and slanted parallelinfix26055
&#x29E6;gleich starkinfix26055
&#x29F3;error-barred black circleinfix26033
&#x2A87;less-than and single-line not equal toinfix26055
&#x2A88;greater-than and single-line not equal toinfix26055
&#x2AAF;precedes above single-line equals signinfix26055
&#x2AB0;succeeds above single-line equals signinfix26055
&#x2044;fraction slashinfix26544stretchy
&#x2206;incrementinfix26533
&#x220A;small element ofinfix26555
&#x220D;small contains as memberinfix26555
&#x220E;end of proofinfix26533
&#x2215;division slashinfix26544stretchy
&#x2217;asterisk operatorinfix26544
&#x2219;bullet operatorinfix26544
&#x221F;right angleinfix26555
&#x2223;dividesinfix26555
&#x2236;ratioinfix26555
&#x2237;proportioninfix26555
&#x2238;dot minusinfix26544
&#x2239;excessinfix26555
&#x223A;geometric proportioninfix26544
&#x223B;homotheticinfix26555
&#x223D;reversed tildeinfix26555
&#x223D;&#x331;∽̱reversed tilde with underlineinfix26533
&#x223E;inverted lazy sinfix26555
&#x223F;sine waveinfix26533
&#x2242;minus tildeinfix26555
&#x224A;almost equal or equal toinfix26555
&#x224B;triple tildeinfix26555
&#x224C;all equal toinfix26555
&#x224E;geometrically equivalent toinfix26555
&#x224F;difference betweeninfix26555
&#x2250;approaches the limitinfix26555
&#x2251;geometrically equal toinfix26555
&#x2252;approximately equal to or the image ofinfix26555
&#x2253;image of or approximately equal toinfix26555
&#x2255;equals coloninfix26555
&#x2256;ring in equal toinfix26555
&#x2258;corresponds toinfix26555
&#x225D;equal to by definitioninfix26555
&#x225E;measured byinfix26555
&#x2263;strictly equivalent toinfix26555
&#x2266;less-than over equal toinfix26555
&#x2267;greater-than over equal toinfix26555
&#x226C;betweeninfix26555
&#x2272;less-than or equivalent toinfix26555
&#x2273;greater-than or equivalent toinfix26555
&#x2274;neither less-than nor equivalent toinfix26555
&#x2275;neither greater-than nor equivalent toinfix26555
&#x2276;less-than or greater-thaninfix26555
&#x2277;greater-than or less-thaninfix26555
&#x2278;neither less-than nor greater-thaninfix26555
&#x2279;neither greater-than nor less-thaninfix26555
&#x227E;precedes or equivalent toinfix26555
&#x227F;succeeds or equivalent toinfix26555
&#x228C;multisetinfix26544
&#x228D;multiset multiplicationinfix26544
&#x228E;multiset unioninfix26544
&#x228F;square image ofinfix26555
&#x2290;square original ofinfix26555
&#x2291;square image of or equal toinfix26555
&#x2292;square original of or equal toinfix26555
&#x2293;square capinfix26544
&#x2294;square cupinfix26544
&#x229A;circled ring operatorinfix26544
&#x229B;circled asterisk operatorinfix26544
&#x229C;circled equalsinfix26544
&#x229D;circled dashinfix26544
&#x22A6;assertioninfix26555
&#x22A7;modelsinfix26555
&#x22AA;triple vertical bar right turnstileinfix26555
&#x22AB;double vertical bar double right turnstileinfix26555
&#x22B0;precedes under relationinfix26555
&#x22B1;succeeds under relationinfix26555
&#x22B2;normal subgroup ofinfix26555
&#x22B3;contains as normal subgroupinfix26555
&#x22B6;original ofinfix26555
&#x22B7;image ofinfix26555
&#x22B9;hermitian conjugate matrixinfix26555
&#x22BA;intercalateinfix26544
&#x22BB;xorinfix26544
&#x22BC;nandinfix26544
&#x22BD;norinfix26544
&#x22BE;right angle with arcinfix26533
&#x22BF;right triangleinfix26533
&#x22C4;diamond operatorinfix26544
&#x22C6;star operatorinfix26544
&#x22C7;division timesinfix26544
&#x22C8;bowtieinfix26555
&#x22CD;reversed tilde equalsinfix26555
&#x22CE;curly logical orinfix26544
&#x22CF;curly logical andinfix26544
&#x22D0;double subsetinfix26555
&#x22D1;double supersetinfix26555
&#x22D2;double intersectioninfix26544
&#x22D3;double unioninfix26544
&#x22D5;equal and parallel toinfix26555
&#x22DA;less-than equal to or greater-thaninfix26555
&#x22DB;greater-than equal to or less-thaninfix26555
&#x22DC;equal to or less-thaninfix26555
&#x22DD;equal to or greater-thaninfix26555
&#x22DE;equal to or precedesinfix26555
&#x22DF;equal to or succeedsinfix26555
&#x22E0;does not precede or equalinfix26555
&#x22E1;does not succeed or equalinfix26555
&#x22E2;not square image of or equal toinfix26555
&#x22E3;not square original of or equal toinfix26555
&#x22E4;square image of or not equal toinfix26555
&#x22E5;square original of or not equal toinfix26555
&#x22E6;less-than but not equivalent toinfix26555
&#x22E7;greater-than but not equivalent toinfix26555
&#x22E8;precedes but not equivalent toinfix26555
&#x22E9;succeeds but not equivalent toinfix26555
&#x22F0;up right diagonal ellipsisinfix26555
&#x22F2;element of with long horizontal strokeinfix26555
&#x22F3;element of with vertical bar at end of horizontal strokeinfix26555
&#x22F4;small element of with vertical bar at end of horizontal strokeinfix26555
&#x22F5;element of with dot aboveinfix26555
&#x22F6;element of with overbarinfix26555
&#x22F7;small element of with overbarinfix26555
&#x22F8;element of with underbarinfix26555
&#x22F9;element of with two horizontal strokesinfix26555
&#x22FA;contains with long horizontal strokeinfix26555
&#x22FB;contains with vertical bar at end of horizontal strokeinfix26555
&#x22FC;small contains with vertical bar at end of horizontal strokeinfix26555
&#x22FD;contains with overbarinfix26555
&#x22FE;small contains with overbarinfix26555
&#x22FF;z notation bag membershipinfix26555
&#x25B2;black up-pointing triangleinfix26544
&#x2981;z notation spotinfix26533
&#x2982;z notation type coloninfix26533
&#x2991;left angle bracket with dotprefix26500fence stretchy symmetric
&#x2992;right angle bracket with dotpostfix26500fence stretchy symmetric
&#x2993;left arc less-than bracketprefix26500fence stretchy symmetric
&#x2994;right arc greater-than bracketpostfix26500fence stretchy symmetric
&#x2995;double left arc greater-than bracketprefix26500fence stretchy symmetric
&#x2996;double right arc less-than bracketpostfix26500fence stretchy symmetric
&#x29A0;spherical angle opening leftinfix26533
&#x29A1;spherical angle opening upinfix26533
&#x29A2;turned angleinfix26533
&#x29A3;reversed angleinfix26533
&#x29A4;angle with underbarinfix26533
&#x29A5;reversed angle with underbarinfix26533
&#x29A6;oblique angle opening upinfix26533
&#x29A7;oblique angle opening downinfix26533
&#x29A8;measured angle with open arm ending in arrow pointing up and rightinfix26533
&#x29A9;measured angle with open arm ending in arrow pointing up and leftinfix26533
&#x29AA;measured angle with open arm ending in arrow pointing down and rightinfix26533
&#x29AB;measured angle with open arm ending in arrow pointing down and leftinfix26533
&#x29AC;measured angle with open arm ending in arrow pointing right and upinfix26533
&#x29AD;measured angle with open arm ending in arrow pointing left and upinfix26533
&#x29AE;measured angle with open arm ending in arrow pointing right and downinfix26533
&#x29AF;measured angle with open arm ending in arrow pointing left and downinfix26533
&#x29B0;reversed empty setinfix26533
&#x29B1;empty set with overbarinfix26533
&#x29B2;empty set with small circle aboveinfix26533
&#x29B3;empty set with right arrow aboveinfix26533
&#x29B4;empty set with left arrow aboveinfix26533
&#x29B5;circle with horizontal barinfix26533
&#x29B6;circled vertical barinfix26544
&#x29B7;circled parallelinfix26544
&#x29B8;circled reverse solidusinfix26544
&#x29B9;circled perpendicularinfix26544
&#x29BA;circle divided by horizontal bar and top half divided by vertical barinfix26544
&#x29BB;circle with superimposed xinfix26544
&#x29BC;circled anticlockwise-rotated division signinfix26544
&#x29BD;up arrow through circleinfix26544
&#x29BE;circled white bulletinfix26544
&#x29BF;⦿circled bulletinfix26544
&#x29C2;circle with small circle to the rightinfix26533
&#x29C3;circle with two horizontal strokes to the rightinfix26533
&#x29C4;squared rising diagonal slashinfix26544
&#x29C5;squared falling diagonal slashinfix26544
&#x29C6;squared asteriskinfix26544
&#x29C7;squared small circleinfix26544
&#x29C8;squared squareinfix26544
&#x29C9;two joined squaresinfix26533
&#x29CA;triangle with dot aboveinfix26533
&#x29CB;triangle with underbarinfix26533
&#x29CC;s in triangleinfix26533
&#x29CD;triangle with serifs at bottominfix26533
&#x29CE;right triangle above left triangleinfix26555
&#x29CF;left triangle beside vertical barinfix26555
&#x29D0;vertical bar beside right triangleinfix26555
&#x29D1;bowtie with left half blackinfix26555
&#x29D2;bowtie with right half blackinfix26555
&#x29D3;black bowtieinfix26555
&#x29D4;times with left half blackinfix26555
&#x29D5;times with right half blackinfix26555
&#x29D6;white hourglassinfix26544
&#x29D7;black hourglassinfix26544
&#x29D8;left wiggly fenceinfix26533
&#x29D9;right wiggly fenceinfix26533
&#x29DB;right double wiggly fenceinfix26533
&#x29DC;incomplete infinityinfix26533
&#x29DD;tie over infinityinfix26533
&#x29DE;infinity negated with vertical barinfix26555
&#x29E0;square with contoured outlineinfix26533
&#x29E1;increases asinfix26555
&#x29E2;shuffle productinfix26544
&#x29E7;thermodynamicinfix26533
&#x29E8;down-pointing triangle with left half blackinfix26533
&#x29E9;down-pointing triangle with right half blackinfix26533
&#x29EA;black diamond with down arrowinfix26533
&#x29EB;black lozengeinfix26533
&#x29EC;white circle with down arrowinfix26533
&#x29ED;black circle with down arrowinfix26533
&#x29EE;error-barred white squareinfix26533
&#x29F0;error-barred white diamondinfix26533
&#x29F1;error-barred black diamondinfix26533
&#x29F2;error-barred white circleinfix26533
&#x29F5;reverse solidus operatorinfix26544
&#x29F6;solidus with overbarinfix26544
&#x29F7;reverse solidus with horizontal strokeinfix26544
&#x29F8;big solidusinfix26533
&#x29F9;big reverse solidusinfix26533
&#x29FA;double plusinfix26533
&#x29FB;triple plusinfix26533
&#x29FE;tinyinfix26544
&#x29FF;⧿minyinfix26544
&#x2A1D;joininfix26533
&#x2A1E;large left triangle operatorinfix26533
&#x2A1F;z notation schema compositioninfix26533
&#x2A20;z notation schema pipinginfix26533
&#x2A21;z notation schema projectioninfix26533
&#x2A22;plus sign with small circle aboveinfix26544
&#x2A23;plus sign with circumflex accent aboveinfix26544
&#x2A24;plus sign with tilde aboveinfix26544
&#x2A25;plus sign with dot belowinfix26544
&#x2A26;plus sign with tilde belowinfix26544
&#x2A27;plus sign with subscript twoinfix26544
&#x2A28;plus sign with black triangleinfix26544
&#x2A29;minus sign with comma aboveinfix26544
&#x2A2A;minus sign with dot belowinfix26544
&#x2A2B;minus sign with falling dotsinfix26544
&#x2A2C;minus sign with rising dotsinfix26544
&#x2A2D;plus sign in left half circleinfix26544
&#x2A2E;plus sign in right half circleinfix26544
&#x2A30;multiplication sign with dot aboveinfix26544
&#x2A31;multiplication sign with underbarinfix26544
&#x2A32;semidirect product with bottom closedinfix26544
&#x2A33;smash productinfix26544
&#x2A34;multiplication sign in left half circleinfix26544
&#x2A35;multiplication sign in right half circleinfix26544
&#x2A36;circled multiplication sign with circumflex accentinfix26544
&#x2A37;multiplication sign in double circleinfix26544
&#x2A38;circled division signinfix26544
&#x2A39;plus sign in triangleinfix26544
&#x2A3A;minus sign in triangleinfix26544
&#x2A3B;multiplication sign in triangleinfix26544
&#x2A3C;interior productinfix26544
&#x2A3D;righthand interior productinfix26544
&#x2A3E;z notation relational compositioninfix26544
&#x2A40;intersection with dotinfix26544
&#x2A41;union with minus signinfix26544
&#x2A42;union with overbarinfix26544
&#x2A43;intersection with overbarinfix26544
&#x2A44;intersection with logical andinfix26544
&#x2A45;union with logical orinfix26544
&#x2A46;union above intersectioninfix26544
&#x2A47;intersection above unioninfix26544
&#x2A48;union above bar above intersectioninfix26544
&#x2A49;intersection above bar above unioninfix26544
&#x2A4A;union beside and joined with unioninfix26544
&#x2A4B;intersection beside and joined with intersectioninfix26544
&#x2A4C;closed union with serifsinfix26544
&#x2A4D;closed intersection with serifsinfix26544
&#x2A4E;double square intersectioninfix26544
&#x2A4F;double square unioninfix26544
&#x2A50;closed union with serifs and smash productinfix26544
&#x2A51;logical and with dot aboveinfix26544
&#x2A52;logical or with dot aboveinfix26544
&#x2A53;double logical andinfix26544
&#x2A54;double logical orinfix26544
&#x2A55;two intersecting logical andinfix26544
&#x2A56;two intersecting logical orinfix26544
&#x2A57;sloping large orinfix26544
&#x2A58;sloping large andinfix26544
&#x2A59;logical or overlapping logical andinfix26555
&#x2A5A;logical and with middle steminfix26544
&#x2A5B;logical or with middle steminfix26544
&#x2A5C;logical and with horizontal dashinfix26544
&#x2A5D;logical or with horizontal dashinfix26544
&#x2A5E;logical and with double overbarinfix26544
&#x2A5F;logical and with underbarinfix26544
&#x2A60;logical and with double underbarinfix26544
&#x2A61;small vee with underbarinfix26544
&#x2A62;logical or with double overbarinfix26544
&#x2A63;logical or with double underbarinfix26544
&#x2A64;z notation domain antirestrictioninfix26544
&#x2A65;z notation range antirestrictioninfix26544
&#x2A66;equals sign with dot belowinfix26555
&#x2A67;identical with dot aboveinfix26555
&#x2A68;triple horizontal bar with double vertical strokeinfix26555
&#x2A69;triple horizontal bar with triple vertical strokeinfix26555
&#x2A6A;tilde operator with dot aboveinfix26555
&#x2A6B;tilde operator with rising dotsinfix26555
&#x2A6C;similar minus similarinfix26555
&#x2A6D;congruent with dot aboveinfix26555
&#x2A6E;equals with asteriskinfix26555
&#x2A6F;almost equal to with circumflex accentinfix26555
&#x2A70;approximately equal or equal toinfix26555
&#x2A71;equals sign above plus signinfix26544
&#x2A72;plus sign above equals signinfix26544
&#x2A73;equals sign above tilde operatorinfix26555
&#x2A74;double colon equalinfix26555
&#x2A75;two consecutive equals signsinfix26555
&#x2A76;three consecutive equals signsinfix26555
&#x2A77;equals sign with two dots above and two dots belowinfix26555
&#x2A78;equivalent with four dots aboveinfix26555
&#x2A79;less-than with circle insideinfix26555
&#x2A7A;greater-than with circle insideinfix26555
&#x2A7B;less-than with question mark aboveinfix26555
&#x2A7C;greater-than with question mark aboveinfix26555
&#x2A7D;less-than or slanted equal toinfix26555
&#x2A7E;greater-than or slanted equal toinfix26555
&#x2A7F;⩿less-than or slanted equal to with dot insideinfix26555
&#x2A80;greater-than or slanted equal to with dot insideinfix26555
&#x2A81;less-than or slanted equal to with dot aboveinfix26555
&#x2A82;greater-than or slanted equal to with dot aboveinfix26555
&#x2A83;less-than or slanted equal to with dot above rightinfix26555
&#x2A84;greater-than or slanted equal to with dot above leftinfix26555
&#x2A85;less-than or approximateinfix26555
&#x2A86;greater-than or approximateinfix26555
&#x2A89;less-than and not approximateinfix26555
&#x2A8A;greater-than and not approximateinfix26555
&#x2A8B;less-than above double-line equal above greater-thaninfix26555
&#x2A8C;greater-than above double-line equal above less-thaninfix26555
&#x2A8D;less-than above similar or equalinfix26555
&#x2A8E;greater-than above similar or equalinfix26555
&#x2A8F;less-than above similar above greater-thaninfix26555
&#x2A90;greater-than above similar above less-thaninfix26555
&#x2A91;less-than above greater-than above double-line equalinfix26555
&#x2A92;greater-than above less-than above double-line equalinfix26555
&#x2A93;less-than above slanted equal above greater-than above slanted equalinfix26555
&#x2A94;greater-than above slanted equal above less-than above slanted equalinfix26555
&#x2A95;slanted equal to or less-thaninfix26555
&#x2A96;slanted equal to or greater-thaninfix26555
&#x2A97;slanted equal to or less-than with dot insideinfix26555
&#x2A98;slanted equal to or greater-than with dot insideinfix26555
&#x2A99;double-line equal to or less-thaninfix26555
&#x2A9A;double-line equal to or greater-thaninfix26555
&#x2A9B;double-line slanted equal to or less-thaninfix26555
&#x2A9C;double-line slanted equal to or greater-thaninfix26555
&#x2A9D;similar or less-thaninfix26555
&#x2A9E;similar or greater-thaninfix26555
&#x2A9F;similar above less-than above equals signinfix26555
&#x2AA0;similar above greater-than above equals signinfix26555
&#x2AA1;double nested less-thaninfix26555
&#x2AA2;double nested greater-thaninfix26555
&#x2AA3;double nested less-than with underbarinfix26555
&#x2AA4;greater-than overlapping less-thaninfix26555
&#x2AA5;greater-than beside less-thaninfix26555
&#x2AA6;less-than closed by curveinfix26555
&#x2AA7;greater-than closed by curveinfix26555
&#x2AA8;less-than closed by curve above slanted equalinfix26555
&#x2AA9;greater-than closed by curve above slanted equalinfix26555
&#x2AAA;smaller thaninfix26555
&#x2AAB;larger thaninfix26555
&#x2AAC;smaller than or equal toinfix26555
&#x2AAD;larger than or equal toinfix26555
&#x2AAE;equals sign with bumpy aboveinfix26555
&#x2AB1;precedes above single-line not equal toinfix26555
&#x2AB2;succeeds above single-line not equal toinfix26555
&#x2AB3;precedes above equals signinfix26555
&#x2AB4;succeeds above equals signinfix26555
&#x2AB5;precedes above not equal toinfix26555
&#x2AB6;succeeds above not equal toinfix26555
&#x2AB7;precedes above almost equal toinfix26555
&#x2AB8;succeeds above almost equal toinfix26555
&#x2AB9;precedes above not almost equal toinfix26555
&#x2ABA;succeeds above not almost equal toinfix26555
&#x2ABB;double precedesinfix26555
&#x2ABC;double succeedsinfix26555
&#x2ABD;subset with dotinfix26555
&#x2ABE;superset with dotinfix26555
&#x2ABF;⪿subset with plus sign belowinfix26555
&#x2AC0;superset with plus sign belowinfix26555
&#x2AC1;subset with multiplication sign belowinfix26555
&#x2AC2;superset with multiplication sign belowinfix26555
&#x2AC3;subset of or equal to with dot aboveinfix26555
&#x2AC4;superset of or equal to with dot aboveinfix26555
&#x2AC5;subset of above equals signinfix26555
&#x2AC6;superset of above equals signinfix26555
&#x2AC7;subset of above tilde operatorinfix26555
&#x2AC8;superset of above tilde operatorinfix26555
&#x2AC9;subset of above almost equal toinfix26555
&#x2ACA;superset of above almost equal toinfix26555
&#x2ACB;subset of above not equal toinfix26555
&#x2ACC;superset of above not equal toinfix26555
&#x2ACD;square left open box operatorinfix26555
&#x2ACE;square right open box operatorinfix26555
&#x2ACF;closed subsetinfix26555
&#x2AD0;closed supersetinfix26555
&#x2AD1;closed subset or equal toinfix26555
&#x2AD2;closed superset or equal toinfix26555
&#x2AD3;subset above supersetinfix26555
&#x2AD4;superset above subsetinfix26555
&#x2AD5;subset above subsetinfix26555
&#x2AD6;superset above supersetinfix26555
&#x2AD7;superset beside subsetinfix26555
&#x2AD8;superset beside and joined by dash with subsetinfix26555
&#x2AD9;element of opening downwardsinfix26555
&#x2ADA;pitchfork with tee topinfix26555
&#x2ADB;transversal intersectioninfix26555
&#x2ADC;forkinginfix26555
&#x2ADD;nonforkinginfix26555
&#x2ADE;short left tackinfix26555
&#x2ADF;short down tackinfix26555
&#x2AE0;short up tackinfix26555
&#x2AE1;perpendicular with sinfix26555
&#x2AE2;vertical bar triple right turnstileinfix26555
&#x2AE3;double vertical bar left turnstileinfix26555
&#x2AE4;vertical bar double left turnstileinfix26555
&#x2AE5;double vertical bar double left turnstileinfix26555
&#x2AE6;long dash from left member of double verticalinfix26555
&#x2AE7;short down tack with overbarinfix26555
&#x2AE8;short up tack with underbarinfix26555
&#x2AE9;short up tack above short down tackinfix26555
&#x2AEA;double down tackinfix26555
&#x2AEB;double up tackinfix26555
&#x2AEC;double stroke not signinfix26555
&#x2AED;reversed double stroke not signinfix26555
&#x2AEE;does not divide with reversed negation slashinfix26555
&#x2AEF;vertical line with circle aboveinfix26555
&#x2AF0;vertical line with circle belowinfix26555
&#x2AF1;down tack with circle belowinfix26555
&#x2AF2;parallel with horizontal strokeinfix26555
&#x2AF3;parallel with tilde operatorinfix26555
&#x2AF4;triple vertical bar binary relationinfix26544
&#x2AF5;triple vertical bar with horizontal strokeinfix26544
&#x2AF6;triple colon operatorinfix26544
&#x2AF7;triple nested less-thaninfix26555
&#x2AF8;triple nested greater-thaninfix26555
&#x2AF9;double-line slanted less-than or equal toinfix26555
&#x2AFA;double-line slanted greater-than or equal toinfix26555
&#x2AFB;triple solidus binary relationinfix26544
&#x2AFD;double solidus operatorinfix26544
&#x2AFE;white vertical barinfix26533
((left parenthesisprefix27000fence stretchy symmetric
))right parenthesispostfix27000fence stretchy symmetric
[[left square bracketprefix27000fence stretchy symmetric
]]right square bracketpostfix27000fence stretchy symmetric
{{left curly bracketprefix27000fence stretchy symmetric
||vertical lineinfix27022fence stretchy symmetric
}}right curly bracketpostfix27000fence stretchy symmetric
&#x2192;rightwards arrowinfix27055stretchy accent
&#x2194;left right arrowinfix27055stretchy accent
&#x2196;north west arrowinfix27055stretchy
&#x2199;south west arrowinfix27055stretchy
&#x219A;leftwards arrow with strokeinfix27055
&#x219B;rightwards arrow with strokeinfix27055
&#x219C;leftwards wave arrowinfix27055stretchy
&#x219D;rightwards wave arrowinfix27055stretchy
&#x219E;leftwards two headed arrowinfix27055stretchy
&#x219F;upwards two headed arrowinfix27055stretchy
&#x21A0;rightwards two headed arrowinfix27055stretchy
&#x21A1;downwards two headed arrowinfix27055stretchy
&#x21A2;leftwards arrow with tailinfix27055stretchy
&#x21A3;rightwards arrow with tailinfix27055stretchy
&#x21A4;leftwards arrow from barinfix27055stretchy
&#x21A5;upwards arrow from barinfix27055stretchy
&#x21A6;rightwards arrow from barinfix27055stretchy
&#x21A7;downwards arrow from barinfix27055stretchy
&#x21A8;up down arrow with baseinfix27055stretchy
&#x21A9;leftwards arrow with hookinfix27055stretchy
&#x21AA;rightwards arrow with hookinfix27055stretchy
&#x21AB;leftwards arrow with loopinfix27055stretchy
&#x21AC;rightwards arrow with loopinfix27055stretchy
&#x21AD;left right wave arrowinfix27055stretchy
&#x21AE;left right arrow with strokeinfix27055
&#x21AF;downwards zigzag arrowinfix27055stretchy
&#x21B0;upwards arrow with tip leftwardsinfix27055stretchy
&#x21B1;upwards arrow with tip rightwardsinfix27055stretchy
&#x21B2;downwards arrow with tip leftwardsinfix27055stretchy
&#x21B3;downwards arrow with tip rightwardsinfix27055stretchy
&#x21B4;rightwards arrow with corner downwardsinfix27055stretchy
&#x21B5;downwards arrow with corner leftwardsinfix27055stretchy
&#x21B6;anticlockwise top semicircle arrowinfix27055
&#x21B7;clockwise top semicircle arrowinfix27055
&#x21B8;north west arrow to long barinfix27055
&#x21B9;leftwards arrow to bar over rightwards arrow to barinfix27055stretchy
&#x21BA;anticlockwise open circle arrowinfix27055
&#x21BB;clockwise open circle arrowinfix27055
&#x21BC;leftwards harpoon with barb upwardsinfix27055stretchy accent
&#x21BD;leftwards harpoon with barb downwardsinfix27055stretchy
&#x21BE;upwards harpoon with barb rightwardsinfix27055stretchy
&#x21BF;upwards harpoon with barb leftwardsinfix27055stretchy
&#x21C0;rightwards harpoon with barb upwardsinfix27055stretchy accent
&#x21C1;rightwards harpoon with barb downwardsinfix27055stretchy
&#x21C2;downwards harpoon with barb rightwardsinfix27055stretchy
&#x21C3;downwards harpoon with barb leftwardsinfix27055stretchy
&#x21C4;rightwards arrow over leftwards arrowinfix27055stretchy
&#x21C5;upwards arrow leftwards of downwards arrowinfix27055stretchy
&#x21C6;leftwards arrow over rightwards arrowinfix27055stretchy
&#x21C7;leftwards paired arrowsinfix27055stretchy
&#x21C8;upwards paired arrowsinfix27055stretchy
&#x21C9;rightwards paired arrowsinfix27055stretchy
&#x21CA;downwards paired arrowsinfix27055stretchy
&#x21CB;leftwards harpoon over rightwards harpooninfix27055stretchy
&#x21CC;rightwards harpoon over leftwards harpooninfix27055stretchy
&#x21CD;leftwards double arrow with strokeinfix27055
&#x21CE;left right double arrow with strokeinfix27055
&#x21CF;rightwards double arrow with strokeinfix27055
&#x21D0;leftwards double arrowinfix27055stretchy
&#x21D2;rightwards double arrowinfix27055stretchy
&#x21D4;left right double arrowinfix27055stretchy
&#x21D6;north west double arrowinfix27055stretchy
&#x21D7;north east double arrowinfix27055stretchy
&#x21D8;south east double arrowinfix27055stretchy
&#x21D9;south west double arrowinfix27055stretchy
&#x21DA;leftwards triple arrowinfix27055stretchy
&#x21DB;rightwards triple arrowinfix27055stretchy
&#x21DC;leftwards squiggle arrowinfix27055stretchy
&#x21DD;rightwards squiggle arrowinfix27055stretchy
&#x21DE;upwards arrow with double strokeinfix27055
&#x21DF;downwards arrow with double strokeinfix27055
&#x21E0;leftwards dashed arrowinfix27055stretchy
&#x21E1;upwards dashed arrowinfix27055stretchy
&#x21E2;rightwards dashed arrowinfix27055stretchy
&#x21E3;downwards dashed arrowinfix27055stretchy
&#x21E4;leftwards arrow to barinfix27055stretchy
&#x21E5;rightwards arrow to barinfix27055stretchy
&#x21E6;leftwards white arrowinfix27055stretchy
&#x21E7;upwards white arrowinfix27055stretchy
&#x21E8;rightwards white arrowinfix27055stretchy
&#x21E9;downwards white arrowinfix27055stretchy
&#x21EA;upwards white arrow from barinfix27055stretchy
&#x21EB;upwards white arrow on pedestalinfix27055stretchy
&#x21EC;upwards white arrow on pedestal with horizontal barinfix27055stretchy
&#x21ED;upwards white arrow on pedestal with vertical barinfix27055stretchy
&#x21EE;upwards white double arrowinfix27055stretchy
&#x21EF;upwards white double arrow on pedestalinfix27055stretchy
&#x21F0;rightwards white arrow from wallinfix27055stretchy
&#x21F1;north west arrow to cornerinfix27055
&#x21F2;south east arrow to cornerinfix27055
&#x21F3;up down white arrowinfix27055stretchy
&#x21F4;right arrow with small circleinfix27055
&#x21F5;downwards arrow leftwards of upwards arrowinfix27055stretchy
&#x21F6;three rightwards arrowsinfix27055stretchy
&#x21F7;leftwards arrow with vertical strokeinfix27055
&#x21F8;rightwards arrow with vertical strokeinfix27055
&#x21F9;left right arrow with vertical strokeinfix27055
&#x21FA;leftwards arrow with double vertical strokeinfix27055
&#x21FB;rightwards arrow with double vertical strokeinfix27055
&#x21FC;left right arrow with double vertical strokeinfix27055
&#x21FD;leftwards open-headed arrowinfix27055stretchy
&#x21FE;rightwards open-headed arrowinfix27055stretchy
&#x21FF;left right open-headed arrowinfix27055stretchy
&#x22B8;multimapinfix27055
&#x2308;left ceilingprefix27000fence stretchy symmetric
&#x2309;right ceilingpostfix27000fence stretchy symmetric
&#x230A;left floorprefix27000fence stretchy symmetric
&#x230B;right floorpostfix27000fence stretchy symmetric
&#x27E7;mathematical right white square bracketpostfix27000fence stretchy symmetric
&#x27E9;mathematical right angle bracketpostfix27000fence stretchy symmetric
&#x2900;rightwards two-headed arrow with vertical strokeinfix27055
&#x2901;rightwards two-headed arrow with double vertical strokeinfix27055
&#x2902;leftwards double arrow with vertical strokeinfix27055
&#x2903;rightwards double arrow with vertical strokeinfix27055
&#x2904;left right double arrow with vertical strokeinfix27055
&#x2905;rightwards two-headed arrow from barinfix27055
&#x2906;leftwards double arrow from barinfix27055
&#x2907;rightwards double arrow from barinfix27055
&#x2908;downwards arrow with horizontal strokeinfix27055
&#x2909;upwards arrow with horizontal strokeinfix27055
&#x290A;upwards triple arrowinfix27055stretchy
&#x290B;downwards triple arrowinfix27055stretchy
&#x290C;leftwards double dash arrowinfix27055stretchy
&#x290D;rightwards double dash arrowinfix27055stretchy
&#x290E;leftwards triple dash arrowinfix27055stretchy
&#x290F;rightwards triple dash arrowinfix27055stretchy
&#x2910;rightwards two-headed triple dash arrowinfix27055stretchy
&#x2911;rightwards arrow with dotted steminfix27055
&#x2912;upwards arrow to barinfix27055stretchy
&#x2913;downwards arrow to barinfix27055stretchy
&#x2914;rightwards arrow with tail with vertical strokeinfix27055
&#x2915;rightwards arrow with tail with double vertical strokeinfix27055
&#x2916;rightwards two-headed arrow with tailinfix27055
&#x2917;rightwards two-headed arrow with tail with vertical strokeinfix27055
&#x2918;rightwards two-headed arrow with tail with double vertical strokeinfix27055
&#x2919;leftwards arrow-tailinfix27055
&#x291A;rightwards arrow-tailinfix27055
&#x291B;leftwards double arrow-tailinfix27055
&#x291C;rightwards double arrow-tailinfix27055
&#x291D;leftwards arrow to black diamondinfix27055
&#x291E;rightwards arrow to black diamondinfix27055
&#x291F;leftwards arrow from bar to black diamondinfix27055
&#x2920;rightwards arrow from bar to black diamondinfix27055
&#x2921;north west and south east arrowinfix27055stretchy
&#x2922;north east and south west arrowinfix27055stretchy
&#x2923;north west arrow with hookinfix27055
&#x2924;north east arrow with hookinfix27055
&#x2925;south east arrow with hookinfix27055
&#x2926;south west arrow with hookinfix27055
&#x2927;north west arrow and north east arrowinfix27055
&#x2928;north east arrow and south east arrowinfix27055
&#x2929;south east arrow and south west arrowinfix27055
&#x292A;south west arrow and north west arrowinfix27055
&#x292B;rising diagonal crossing falling diagonalinfix27055
&#x292C;falling diagonal crossing rising diagonalinfix27055
&#x292D;south east arrow crossing north east arrowinfix27055
&#x292E;north east arrow crossing south east arrowinfix27055
&#x292F;falling diagonal crossing north east arrowinfix27055
&#x2930;rising diagonal crossing south east arrowinfix27055
&#x2931;north east arrow crossing north west arrowinfix27055
&#x2932;north west arrow crossing north east arrowinfix27055
&#x2933;wave arrow pointing directly rightinfix27055
&#x2934;arrow pointing rightwards then curving upwardsinfix27055
&#x2935;arrow pointing rightwards then curving downwardsinfix27055
&#x2936;arrow pointing downwards then curving leftwardsinfix27055
&#x2937;arrow pointing downwards then curving rightwardsinfix27055
&#x2938;right-side arc clockwise arrowinfix27055
&#x2939;left-side arc anticlockwise arrowinfix27055
&#x293A;top arc anticlockwise arrowinfix27055
&#x293B;bottom arc anticlockwise arrowinfix27055
&#x293C;top arc clockwise arrow with minusinfix27055
&#x293D;top arc anticlockwise arrow with plusinfix27055
&#x293E;lower right semicircular clockwise arrowinfix27055
&#x293F;⤿lower left semicircular anticlockwise arrowinfix27055
&#x2940;anticlockwise closed circle arrowinfix27055
&#x2941;clockwise closed circle arrowinfix27055
&#x2942;rightwards arrow above short leftwards arrowinfix27055
&#x2943;leftwards arrow above short rightwards arrowinfix27055
&#x2944;short rightwards arrow above leftwards arrowinfix27055
&#x2945;rightwards arrow with plus belowinfix27055
&#x2946;leftwards arrow with plus belowinfix27055
&#x2947;rightwards arrow through xinfix27055
&#x2948;left right arrow through small circleinfix27055
&#x2949;upwards two-headed arrow from small circleinfix27055
&#x294A;left barb up right barb down harpooninfix27055
&#x294B;left barb down right barb up harpooninfix27055
&#x294C;up barb right down barb left harpooninfix27055
&#x294D;up barb left down barb right harpooninfix27055
&#x294E;left barb up right barb up harpooninfix27055stretchy accent
&#x294F;up barb right down barb right harpooninfix27055stretchy
&#x2950;left barb down right barb down harpooninfix27055stretchy
&#x2951;up barb left down barb left harpooninfix27055stretchy
&#x2952;leftwards harpoon with barb up to barinfix27055stretchy
&#x2953;rightwards harpoon with barb up to barinfix27055stretchy
&#x2954;upwards harpoon with barb right to barinfix27055stretchy
&#x2955;downwards harpoon with barb right to barinfix27055stretchy
&#x2956;leftwards harpoon with barb down to barinfix27055stretchy
&#x2957;rightwards harpoon with barb down to barinfix27055stretchy
&#x2958;upwards harpoon with barb left to barinfix27055stretchy
&#x2959;downwards harpoon with barb left to barinfix27055stretchy
&#x295A;leftwards harpoon with barb up from barinfix27055stretchy
&#x295B;rightwards harpoon with barb up from barinfix27055stretchy
&#x295C;upwards harpoon with barb right from barinfix27055stretchy
&#x295D;downwards harpoon with barb right from barinfix27055stretchy
&#x295E;leftwards harpoon with barb down from barinfix27055stretchy
&#x295F;rightwards harpoon with barb down from barinfix27055stretchy
&#x2960;upwards harpoon with barb left from barinfix27055stretchy
&#x2961;downwards harpoon with barb left from barinfix27055stretchy
&#x2962;leftwards harpoon with barb up above leftwards harpoon with barb downinfix27055
&#x2963;upwards harpoon with barb left beside upwards harpoon with barb rightinfix27055
&#x2964;rightwards harpoon with barb up above rightwards harpoon with barb downinfix27055
&#x2965;downwards harpoon with barb left beside downwards harpoon with barb rightinfix27055
&#x2966;leftwards harpoon with barb up above rightwards harpoon with barb upinfix27055
&#x2967;leftwards harpoon with barb down above rightwards harpoon with barb downinfix27055
&#x2968;rightwards harpoon with barb up above leftwards harpoon with barb upinfix27055
&#x2969;rightwards harpoon with barb down above leftwards harpoon with barb downinfix27055
&#x296A;leftwards harpoon with barb up above long dashinfix27055
&#x296B;leftwards harpoon with barb down below long dashinfix27055
&#x296C;rightwards harpoon with barb up above long dashinfix27055
&#x296D;rightwards harpoon with barb down below long dashinfix27055
&#x296E;upwards harpoon with barb left beside downwards harpoon with barb rightinfix27055stretchy
&#x296F;downwards harpoon with barb left beside upwards harpoon with barb rightinfix27055stretchy
&#x2970;right double arrow with rounded headinfix27055
&#x2971;equals sign above rightwards arrowinfix27055
&#x2972;tilde operator above rightwards arrowinfix27055
&#x2973;leftwards arrow above tilde operatorinfix27055
&#x2974;rightwards arrow above tilde operatorinfix27055
&#x2975;rightwards arrow above almost equal toinfix27055
&#x2976;less-than above leftwards arrowinfix27055
&#x2977;leftwards arrow through less-thaninfix27055
&#x2978;greater-than above rightwards arrowinfix27055
&#x2979;subset above rightwards arrowinfix27055
&#x297A;leftwards arrow through subsetinfix27055
&#x297B;superset above leftwards arrowinfix27055
&#x297C;left fish tailinfix27055
&#x297D;right fish tailinfix27055
&#x297E;up fish tailinfix27055
&#x297F;⥿down fish tailinfix27055
&#x2980;triple vertical bar delimiterinfix27000
&#x2983;left white curly bracketprefix27000fence stretchy symmetric
&#x2984;right white curly bracketpostfix27000fence stretchy symmetric
&#x2985;left white parenthesisprefix27000fence stretchy symmetric
&#x2986;right white parenthesispostfix27000fence stretchy symmetric
&#x2987;z notation left image bracketprefix27000fence stretchy symmetric
&#x2988;z notation right image bracketpostfix27000fence stretchy symmetric
&#x2989;z notation left binding bracketprefix27000fence stretchy symmetric
&#x298A;z notation right binding bracketpostfix27000fence stretchy symmetric
&#x298B;left square bracket with underbarprefix27000fence stretchy symmetric
&#x298C;right square bracket with underbarpostfix27000fence stretchy symmetric
&#x298D;left square bracket with tick in top cornerprefix27000fence stretchy symmetric
&#x298E;right square bracket with tick in bottom cornerpostfix27000fence stretchy symmetric
&#x298F;left square bracket with tick in bottom cornerprefix27000fence stretchy symmetric
&#x2990;right square bracket with tick in top cornerpostfix27000fence stretchy symmetric
&#x2997;left black tortoise shell bracketprefix27000fence stretchy symmetric
&#x2998;right black tortoise shell bracketpostfix27000fence stretchy symmetric
&#x2999;dotted fenceinfix27033
&#x299A;vertical zigzag lineinfix27033
&#x299B;measured angle opening leftinfix27033
&#x299C;right angle variant with squareinfix27033
&#x299D;measured right angle with dotinfix27033
&#x299E;angle with s insideinfix27033
&#x299F;acute angleinfix27033
&#x29DF;double-ended multimapinfix27033
&#x29EF;error-barred black squareinfix27033
&#x29F4;rule-delayedinfix27055
&#x29FC;left-pointing curved angle bracketprefix27000fence stretchy symmetric
&#x29FD;right-pointing curved angle bracketpostfix27000fence stretchy symmetric
&#x2190;leftwards arrowinfix27155stretchy accent
&#x2197;north east arrowinfix27155stretchy
&#x2198;south east arrowinfix27155stretchy
++plus signinfix27544
++plus signprefix27501
--hyphen-minusinfix27544
--hyphen-minusprefix27501
&#xB1;±plus-minus signinfix27544
&#xB1;±plus-minus signprefix27501
&#x2212;minus signinfix27544
&#x2212;minus signprefix27501
&#x2213;minus-or-plus signinfix27544
&#x2213;minus-or-plus signprefix27501
&#x2214;dot plusinfix27544
&#x229E;squared plusinfix27544
&#x229F;squared minusinfix27544
&#x2211;n-ary summationprefix29012largeop movablelimits symmetric
&#x2A0A;modulo two sumprefix29012largeop movablelimits symmetric
&#x2A0B;summation with integralprefix29012largeop symmetric
&#x222C;double integralprefix30001largeop symmetric
&#x222D;triple integralprefix30001largeop symmetric
&#x2295;circled plusinfix30044
&#x2296;circled minusinfix30044
&#x2298;circled division slashinfix30044
&#x2A01;n-ary circled plus operatorprefix30012largeop movablelimits symmetric
&#x222B;integralprefix31001largeop symmetric
&#x222E;contour integralprefix31001largeop symmetric
&#x222F;surface integralprefix31001largeop symmetric
&#x2230;volume integralprefix31001largeop symmetric
&#x2231;clockwise integralprefix31001largeop symmetric
&#x2232;clockwise contour integralprefix31001largeop symmetric
&#x2233;anticlockwise contour integralprefix31001largeop symmetric
&#x2A0C;quadruple integral operatorprefix31001largeop symmetric
&#x2A0D;finite part integralprefix31012largeop symmetric
&#x2A0E;integral with double strokeprefix31012largeop symmetric
&#x2A0F;integral average with slashprefix31012largeop symmetric
&#x2A10;circulation functionprefix31012largeop movablelimits symmetric
&#x2A11;anticlockwise integrationprefix31012largeop movablelimits symmetric
&#x2A12;line integration with rectangular path around poleprefix31012largeop movablelimits symmetric
&#x2A13;line integration with semicircular path around poleprefix31012largeop movablelimits symmetric
&#x2A14;line integration not including the poleprefix31012largeop movablelimits symmetric
&#x2A15;integral around a point operatorprefix31012largeop symmetric
&#x2A16;quaternion integral operatorprefix31012largeop symmetric
&#x2A17;integral with leftwards arrow with hookprefix31012largeop symmetric
&#x2A18;integral with times signprefix31012largeop symmetric
&#x2A19;integral with intersectionprefix31012largeop symmetric
&#x2A1A;integral with unionprefix31012largeop symmetric
&#x2A1B;integral with overbarprefix31012largeop symmetric
&#x2A1C;integral with underbarprefix31012largeop symmetric
&#x22C3;n-ary unionprefix32012largeop movablelimits symmetric
&#x2A03;n-ary union operator with dotprefix32012largeop movablelimits symmetric
&#x2A04;n-ary union operator with plusprefix32012largeop movablelimits symmetric
&#x22C2;n-ary intersectionprefix33012largeop movablelimits symmetric
&#x2A05;n-ary square intersection operatorprefix33012largeop movablelimits symmetric
&#x2A06;n-ary square union operatorprefix33012largeop movablelimits symmetric
&#x2AFC;large triple vertical bar operatorprefix33012largeop movablelimits symmetric
&#x2AFF;⫿n-ary white vertical barprefix33012largeop movablelimits symmetric
&#x2240;wreath productinfix34044
&#x220F;n-ary productprefix35012largeop movablelimits symmetric
&#x2210;n-ary coproductprefix35012largeop movablelimits symmetric
&#x2229;intersectioninfix35044
&#x222A;unioninfix35044
**asteriskinfix39033
..full stopinfix39033
&#xD7;×multiplication signinfix39044
&#x2022;bulletinfix39044
&#x2062;invisible timesinfix39000
&#x22A0;squared timesinfix39044
&#x22A1;squared dot operatorinfix39044
&#x2A2F;vector or cross productinfix39044
&#xB7;·middle dotinfix60044
&#x22C5;dot operatorinfix60044
&#x2297;circled timesinfix61044
&#x2A02;n-ary circled times operatorprefix61012largeop movablelimits symmetric
&#x2A09;n-ary times operatorprefix61012largeop movablelimits symmetric
&#x22C1;n-ary logical orprefix62012largeop movablelimits symmetric
&#x2A08;two logical or operatorprefix62012largeop movablelimits symmetric
&#x22C0;n-ary logical andprefix63012largeop movablelimits symmetric
&#x2A07;two logical and operatorprefix63012largeop movablelimits symmetric
%%percent signinfix64033
\\reverse solidusinfix65000
&#x2216;set minusinfix65044
//solidusinfix66011
&#xF7;÷division signinfix66044
&#x2220;angleprefix67000
&#x2221;measured angleprefix67000
&#x2222;spherical angleprefix67000
&#xAC;¬not signprefix68021
&#x2299;circled dot operatorinfix71044
&#x2A00;n-ary circled dot operatorprefix71012largeop movablelimits symmetric
&#x2202;partial differentialprefix74021
&#x2207;nablaprefix74021
&#x2191;upwards arrowinfix77055stretchy
&#x2193;downwards arrowinfix77055stretchy
&#x2195;up down arrowinfix77055stretchy
&#x21D1;upwards double arrowinfix77055stretchy
&#x21D3;downwards double arrowinfix77055stretchy
&#x21D5;up down double arrowinfix77055stretchy
&#x2032;primepostfix80002
&#x266D;music flat signpostfix80002
&#x266E;music natural signpostfix80002
&#x266F;music sharp signpostfix80002
!!exclamation markpostfix81010
!!!!multiple character operator: !!postfix81010
minminmultiple character operator: "min"prefix84513
&#x3C3;σgreek small letter sigmaprefix84511
&#x2111;black-letter capital iprefix84511
&#x2113;script small lprefix84511
&#x211C;black-letter capital rprefix84511
&#x2145;double-struck italic capital dprefix84521
&#x2146;double-struck italic small dprefix84520
&#x2147;double-struck italic small eprefix84500
&#x2148;double-struck italic small iprefix84500
&#x2149;double-struck italic small jprefix84500
&#x221A;square rootprefix84511stretchy
&#x221B;cube rootprefix84511
&#x221C;fourth rootprefix84511
&#x2061;function applicationinfix85000
&amp;&ampersandpostfix88000
''apostrophepostfix88000accent
++++multiple character operator: ++postfix88000
----multiple character operator: --postfix88000
^^circumflex accentpostfix88000stretchy accent
__low linepostfix88000stretchy accent
``grave accentpostfix88000accent
~~tildepostfix88000stretchy accent
&#xA8;¨diaeresispostfix88000accent
&#xAF;¯macronpostfix88000stretchy accent
&#xB0;°degree signpostfix88000
&#xB4;´acute accentpostfix88000accent
&#xB8;¸cedillapostfix88000accent
&#x2C6;ˆmodifier letter circumflex accentpostfix88000stretchy accent
&#x2C7;ˇcaronpostfix88000stretchy accent
&#x2D8;˘brevepostfix88000accent
&#x2D9;˙dot abovepostfix88000accent
&#x2DA;˚ring abovepostfix88000accent
&#x2DC;˜small tildepostfix88000stretchy accent
&#x2DD;˝double acute accentpostfix88000accent
&#x302;̂combining circumflex accentpostfix88000accent
&#x311;̑combining inverted brevepostfix88000accent
&#x203E;overlinepostfix88000stretchy accent
&#x2064;invisible plusinfix88000
&#x20DB;combining three dots abovepostfix88000accent
&#x23B4;top square bracketpostfix88000stretchy accent
&#x23B5;bottom square bracketpostfix88000stretchy accent
&#x23DC;top parenthesispostfix88000stretchy accent
&#x23DD;bottom parenthesispostfix88000stretchy accent
&#x23DE;top curly bracketpostfix88000stretchy accent
&#x23DF;bottom curly bracketpostfix88000stretchy accent
&#x2713;check markinfix88000stretchy accent
&#x2218;ring operatorinfix95044
-
-
- - - \ No newline at end of file diff --git a/mathjax-dev/operator-dictionary/Operator Dictionary.pdf b/mathjax-dev/operator-dictionary/Operator Dictionary.pdf deleted file mode 100644 index 2ba198ac7..000000000 Binary files a/mathjax-dev/operator-dictionary/Operator Dictionary.pdf and /dev/null differ diff --git a/mathjax-dev/operator-dictionary/makeAll b/mathjax-dev/operator-dictionary/makeAll deleted file mode 100755 index 598379d0c..000000000 --- a/mathjax-dev/operator-dictionary/makeAll +++ /dev/null @@ -1,22 +0,0 @@ -#! /bin/sh - -# -# Creates the optable.js data (for inclusion on jax/element/mml/jax.js) -# and the optable directory of auxiliary operator data. -# Then it installs them. -# -# Usage: ./makeAll - -rm optable/*.js -rm optable.js - -./makeOpTable - -cp optable/*.js ../mathjax/unpacked/jax/element/mml/optable - -# -# This file contains the operator table data needed -# for the common operators, that needs to be included -# into jax/element/mml/jax.js -# -open -a AlphaX optable.js diff --git a/mathjax-dev/operator-dictionary/makeOpTable b/mathjax-dev/operator-dictionary/makeOpTable deleted file mode 100755 index 87567d505..000000000 --- a/mathjax-dev/operator-dictionary/makeOpTable +++ /dev/null @@ -1,528 +0,0 @@ -#! /usr/bin/perl - -# -# Creates the optable.js data (for inclusion on jax/element/mml/jax.js) -# and the optable directory of auxiliary operator data. -# -# Usage: ./makeOpTable - -open(OPHTML,"Operator Dictionary.html") || die "Can't load operator dictionary"; - -$lines = join('',); -$lines =~ s/.*\s*//is; -$lines =~ s!.*!!is; -$lines =~ s/^\s*//gm; -$lines =~ s!(|)\n!\1!g; -$lines =~ s!!!g; -$lines =~ s!^]*>!!gm; -$lines =~ s!$!!gm; -$lines =~ s/&/&/g; $lines =~ s/&/&/g; -$lines =~ s/<//g; - -foreach $line (split(/\n/,$lines)) { - ($id,$char,$name,$form,$prec,$lspace,$rspace,$min,$attributes) = split(/<\/t[dh]>]*>/,$line); - next if $id eq "min"; - $op{$form}{$id} = [$lspace,$rspace,$attributes,$name]; -} - -# hack to add in missing prefix and postfix | - -$op{prefix}{"|"} = [0,0,'fence stretchy symmetric','vertical line']; -$op{postfix}{"|"} = [0,0,'fence stretchy symmetric','vertical line']; - -@RANGES = ( - ["BasicLatin",0x20,0x7F,'REL'], - ["Latin1Supplement",0xA0,0xFF,'ORD'], - ["LatinExtendedA",0x100,0x17F,'ORD'], - ["LatinExtendedB",0x180,0x24F,'ORD'], - ["SpacingModLetters",0x2B0,0x2FF,'ORD'], - ["CombDiacritMarks",0x300,0x36F,'ORD'], - ["GreekAndCoptic",0x370,0x3FF,'ORD'], -# ["Cyrillic",0x400,0x4FF,'ORD'], -# ["PhoneticExtensions",0x1D00,0x1DBF,'ORD'], - ["LatinExtendedAdditional",0x1E00,0x1EFF,'ORD'], - ["GeneralPunctuation",0x2000,0x206F,'PUNCT'], - ["SuperAndSubscripts",0x2070,0x209F,'ORD'], - ["CurrencySymbols",0x20A0,0x20CF,'ORD'], - ["CombDiactForSymbols",0x20D0,0x20FF,'ORD'], - ["LetterlikeSymbols",0x2100,0x214F,'ORD'], - ["NumberForms",0x2150,0x218F,'ORD'], - ["Arrows",0x2190,0x21FF,'REL'], - ["MathOperators",0x2200,0x22FF,'BIN'], - ["MiscTechnical",0x2300,0x23FF,'ORD'], -# ["ControlPictures",0x2400,0x243F,'ORD'], - ["EnclosedAlphanum",0x2460,0x24FF,'ORD'], -# ["BoxDrawing",0x2500,0x257F,'ORD'], -# ["BlockElements",0x2580,0x259F,'ORD'], - ["GeometricShapes",0x25A0,0x25FF,'ORD'], -# ["MiscSymbols",0x2600,0x26FF,'ORD'], - ["Dingbats",0x2700,0x27BF,'ORD'], - ["MiscMathSymbolsA",0x27C0,0x27EF,'ORD'], - ["SupplementalArrowsA",0x27F0,0x27FF,'REL'], - ["SupplementalArrowsB",0x2900,0x297F,'REL'], - ["MiscMathSymbolsB",0x2980,0x29FF,'ORD'], - ["SuppMathOperators",0x2A00,0x2AFF,'BIN'], - ["MiscSymbolsAndArrows",0x2B00,0x2BFF,'ORD'], -# ["CJK",0x3000,0x303F,'ORD'], -# ["Hiragana",0x3040,0x309F,'ORD'], -# ["PUA",0xE000,0xFB00,'ORD'], -# ["AlphaPresentForms",0xFB00,0xFB4F,'ORD'], -# ["Specials",0xFFF0,0xFFFF,'ORD'], - ["MathAlphabets",0x1D400,0x1D7FF,'ORD'], -); - -sub GetRange { - my $n = shift; - if ($n =~ m/^[0-9A-Z]{4}$/) {$n = hex($n)} - elsif ($n =~ m/^&#x([0-9A-Z]+);/) {$n = hex($1)} - else {$n = ord(substr($n,0,1))} - foreach $range (@RANGES) { - my ($name,$l,$u,$type) = @$range; - return $name if $l <= $n && $n <= $u; - } - return "none"; -} - -%TEX = ( - '!' => ['CLOSE', '!'], - '(' => ['OPEN', '('], - ')' => ['CLOSE', ')'], - '*' => ['BIN', '*'], - '2217' => ['BIN', '*'], - '+' => ['BIN', '+'], - ',' => ['PUNCT', ','], - '-' => ['BIN', '-'], - '2212' => ['BIN', 'minus'], - '.' => ['ORD', '.'], - '/' => ['ORD', '/'], - '2215' => ['BIN','/'], - ':' => ['REL', ':'], - ';' => ['PUNCT', ';'], - '<' => ['REL', '<'], - '=' => ['REL', '='], - '>' => ['REL', '>'], - '?' => ['CLOSE', '?'], - '[' => ['OPEN', '['], - ']' => ['CLOSE', ']'], - '{' => ['OPEN', '{'], - '}' => ['CLOSE', '}'], - '|' => [{prefix => 'OPEN', infix => 'ORD', postfix => 'CLOSE'}, '|'], - '_' => ['ORD', '_'], - '#' => ['ORD', '#'], - '$' => ['ORD', '$'], - '%' => ['ORD', '%'], - '&' => ['ORD', '&'], - '^' => ['ORD', '^'], # accent for MathML - '~' => ['ORD', '~'], # accent for MathML - '`' => ['ORD', '`'], # accent for MathML - - # Ord symbols -# '00A7' => ['ORD', '\\S'], # should not be an -# '2135' => ['ORD', '\\aleph'], # should not be an -# '210F' => ['ORD', '\\hbar'], # should not be an -# '0131' => ['ORD', '\\imath'], # should not be an -# '0237' => ['ORD', '\\jmath'], # should not be an - '2113' => ['ORD', '\\ell'], - '2118' => ['ORD', '\\wp'], - '211C' => ['ORD', '\\Re'], - '2111' => ['ORD', '\\Im'], - '2202' => ['ORD', '\\partial'], - '221E' => ['ORD', '\\infty'], - '2032' => ['ORD', '\\prime'], - '2205' => ['ORD', '\\emptyset'], - '2207' => ['ORD', '\\nabla'], - '221A' => ['ORD', '\\surd'], - '22A4' => ['ORD', '\\top'], - '22A5' => ['ORD', '\\bot'], - '2220' => ['ORD', '\\angle'], - '25B3' => ['ORD', '\\triangle'], - '\\' => ['ORD', '\\backslash'], - '2216' => ['ORD', '\\backslash'], - '2200' => ['ORD', '\\forall'], - '2203' => ['ORD', '\\exists'], - '00AC' => ['ORD', '\\neg'], - '266D' => ['ORD', '\\flat'], - '266E' => ['ORD', '\\natural'], - '266F' => ['ORD', '\\sharp'], - '2663' => ['ORD', '\\clubsuit'], - '2662' => ['ORD', '\\diamondsuit'], - '2661' => ['ORD', '\\heartsuit'], - '2660' => ['ORD', '\\spadesuit'], - - # Big ops - '2210' => ['OP', '\\coprod'], - '22C1' => ['OP', '\\bigvee'], - '22C0' => ['OP', '\\bigwedge'], - '2A04' => ['OP', '\\biguplus'], - '22C2' => ['OP', '\\bigcap'], - '22C3' => ['OP', '\\bigcup'], - '222B' => ['OP', '\\int'], - '220F' => ['OP', '\\prod'], - '2211' => ['OP', '\\sum'], - '2A02' => ['OP', '\\bigotimes'], - '2A01' => ['OP', '\\bigoplus'], - '2A00' => ['OP', '\\bigodot'], - '222E' => ['OP', '\\oint'], - '2A06' => ['OP', '\\bigsqcup'], - '222B' => ['OP', '\\smallint'], - - # Binary operations - '25C3' => ['BIN', '\\triangleleft'], - '25B9' => ['BIN', '\\triangleright'], - '25B3' => ['BIN', '\\bigtriangleup'], - '25BD' => ['BIN', '\\bigtriangledown'], - '2227' => ['BIN', '\\wedge'], - '2228' => ['BIN', '\\vee'], - '2229' => ['BIN', '\\cap'], - '222A' => ['BIN', '\\cup'], - '2021' => ['BIN', '\\ddagger'], - '2020' => ['BIN', '\\dagger'], - '2293' => ['BIN', '\\sqcap'], - '2294' => ['BIN', '\\sqcup'], - '228E' => ['BIN', '\\uplus'], - '2A3F' => ['BIN', '\\amalg'], - '22C4' => ['BIN', '\\diamond'], - '2219' => ['BIN', '\\bullet'], - '2240' => ['BIN', '\\wr'], - '00F7' => ['BIN', '\\div'], - '2299' => ['BIN', '\\odot'], - '2298' => ['BIN', '\\oslash'], - '2297' => ['BIN', '\\otimes'], - '2296' => ['BIN', '\\ominus'], - '2295' => ['BIN', '\\oplus'], - '2213' => ['BIN', '\\mp'], - '00B1' => ['BIN', '\\pm'], - '2218' => ['BIN', '\\circ'], - '25EF' => ['BIN', '\\bigcirc'], - '2216' => ['BIN', '\\setminus'], - '22C5' => ['BIN', '\\cdot'], - '2217' => ['BIN', '\\ast'], - '00D7' => ['BIN', '\\times'], - '22C6' => ['BIN', '\\star'], - - # Relations - '221D' => ['REL', '\\propto'], - '2291' => ['REL', '\\sqsubseteq'], - '2292' => ['REL', '\\sqsupseteq'], - '2225' => ['REL', '\\parallel'], - '2223' => ['REL', '\\mid'], - '22A3' => ['REL', '\\dashv'], - '22A2' => ['REL', '\\vdash'], - '2264' => ['REL', '\\leq'], - '2265' => ['REL', '\\geq'], - '227B' => ['REL', '\\succ'], - '227A' => ['REL', '\\prec'], - '2248' => ['REL', '\\approx'], -# '227D' => ['REL', '\\succeq'], -# '227C' => ['REL', '\\preceq'], - '2AB0' => ['REL', '\\succeq'], - '2AAF' => ['REL', '\\preceq'], - '2283' => ['REL', '\\supset'], - '2282' => ['REL', '\\subset'], - '2287' => ['REL', '\\supseteq'], - '2286' => ['REL', '\\subseteq'], - '2208' => ['REL', '\\in'], - '220B' => ['REL', '\\ni'], - '2209' => ['REL', '\\notin'], - '220B' => ['REL', '\\owns'], - '226B' => ['REL', '\\gg'], - '226A' => ['REL', '\\ll'], - '223C' => ['REL', '\\sim'], - '2243' => ['REL', '\\simeq'], - '22A5' => ['REL', '\\perp'], - '2261' => ['REL', '\\equiv'], - '224D' => ['REL', '\\asymp'], - '2323' => ['REL', '\\smile'], - '2322' => ['REL', '\\frown'], - '2260' => ['REL', '\\ne'], - '2245' => ['REL', '\\cong'], - '2250' => ['REL', '\\doteq'], - '22C8' => ['REL', '\\bowtie'], - '22A8' => ['REL', '\\models'], - '0338' => ['REL', '\\not'], - - # Arrows - '21D4' => ['REL', '\\Leftrightarrow'], - '21D0' => ['REL', '\\Leftarrow'], - '21D2' => ['REL', '\\Rightarrow'], - '2194' => ['REL', '\\leftrightarrow'], - '2190' => ['REL', '\\leftarrow'], - '2192' => ['REL', '\\rightarrow'], - '21A6' => ['REL', '\\mapsto'], - '21BC' => ['REL', '\\leftharpoonup'], - '21BD' => ['REL', '\\leftharpoondown'], - '21C0' => ['REL', '\\rightharpoonup'], - '21C1' => ['REL', '\\rightharpoondown'], - '2197' => ['REL', '\\nearrow'], - '2198' => ['REL', '\\searrow'], - '2196' => ['REL', '\\nwarrow'], - '2199' => ['REL', '\\swarrow'], - '21CC' => ['REL', '\\rightleftharpoons'], - '21AA' => ['REL', '\\hookrightarrow'], - '21A9' => ['REL', '\\hookleftarrow'], - '27F5' => ['REL', '\\longleftarrow'], - '27F8' => ['REL', '\\Longleftarrow'], - '27F6' => ['REL', '\\longrightarrow'], - '27F9' => ['REL', '\\Longrightarrow'], - '27FA' => ['REL', '\\Longleftrightarrow'], - '27F7' => ['REL', '\\longleftrightarrow'], - '27FC' => ['REL', '\\longmapsto'], - - # Dots - '2026' => ['INNER', '\\ldots'], - '22EF' => ['INNER', '\\cdots'], - '22EE' => ['ORD', '\\vdots'], - '22F1' => ['INNER', '\\ddots'], - '002E' => ['PUNCT', '\\ldotp','separator'], -# '22C5' => ['PUNCT', '\\cdotp'], # already given above -# '003A' => ['PUNCT', '\\colon'], # already given in dictionary - - # Over-under - '203E' => ['ORD', '\\overline','stretchy'], - '23AF' => ['ORD', '\\underline','stretchy'], - '23DE' => ['ORD', '\\overbrace','stretchy'], - '23DF' => ['ORD', '\\underbrace','stretchy'], - - # Accents - '0301' => ['ORD', '\\acute','accent'], - '0300' => ['ORD', '\\grave','accent'], - '0308' => ['ORD', '\\ddot','accent'], - '0303' => ['ORD', '\\tilde','accent stretchy'], - '0304' => ['ORD', '\\bar','accent'], - '0306' => ['ORD', '\\breve','accent'], - '030C' => ['ORD', '\\check','accent'], - '0302' => ['ORD', '\\hat','accent stretchy'], - '20D7' => ['ORD', '\\vec','accent'], - '0307' => ['ORD', '\\dot','accent'], - - '02CA' => ['ORD', '\\acute','accent'], - '02CB' => ['ORD', '\\grave','accent'], - '00A8' => ['ORD', '\\ddot','accent'], - '02DC' => ['ORD', '\\tilde','accent stretchy'], - '02C9' => ['ORD', '\\bar','accent'], - '02D8' => ['ORD', '\\breve','accent'], - '02C7' => ['ORD', '\\check','accent'], - '02C6' => ['ORD', '\\hat','accent stretchy'], - '02D9' => ['ORD', '\\dot','accent'], - - # Delimiters - '2191' => ['REL', '\\uparrow'], - '2193' => ['REL', '\\downarrow'], - '2195' => ['REL', '\\updownarrow'], - '21D1' => ['REL', '\\Uparrow'], - '21D3' => ['REL', '\\Downarrow'], - '21D5' => ['REL', '\\Updownarrow'], - '2308' => ['OPEN', '\\lceil'], - '2309' => ['CLOSE', '\\rceil'], - '230A' => ['OPEN', '\\lfloor'], - '230B' => ['CLOSE', '\\rfloor'], - '23AA' => ['ORD', '\\bracevert'], - '23B0' => ['OPEN', '\\lmoustache','fence stretchy symmetric'], - '23B1' => ['CLOSE', '\\rmoustache','fence stretchy symmetric'], - '27E8' => ['OPEN', '\\langle'], - '27E9' => ['CLOSE', '\\rangle'], - '27EE' => ['OPEN', '\\lgroup','fence stretchy symmetric'], - '27EF' => ['CLOSE', '\\rgroup','fence stretchy symmetric'], - - # invisibles - '2061' => ['ORD','function application'], - '2062' => ['ORD','invisible times'], - '2063' => ['ORD','invisible separator','separator'], - '2064' => ['ORD','invisible plus'], - - - # aliases - '00AF' => ['ORD','horizontal line','accent stretchy'], - '2015' => ['ORD','horizontal line','stretchy'], - '2017' => ['ORD','horizontal line','stretchy'], - '0332' => ['ORD','horizontal line','accent stretchy'], - '2329' => ['OPEN','langle','fence stretchy symmetric'], - '232A' => ['CLOSE','rangle','fence stretchy symmetric'], - '2500' => ['ORD','horizontal line'], - '2758' => ['REL','vertical separator','stretchy symmetric'], - '3008' => ['OPEN','langle','fence stretchy symmetric'], - '3009' => ['CLOSE','rangle','fence stretchy symmetric'], - 'FE37' => ['ORD','horizontal brace down','accent stretchy'], - 'FE38' => ['ORD','horizontal brace up','accent stretchy'], - - '00B7' => ['BIN','center dot'], - '02B9' => ['ORD','prime'], - '2022' => ['BIN','bullet'], - '2044' => ['BIN','fraction slash'], - '2305' => ['BIN','barwedge'], - '2306' => ['BIN','doublebarwedge'], - '25B5' => ['BIN','triangle'], - '25BF' => ['BIN','triangledown'], - '2A2F' => ['BIN','cross product'], - -); - -%LSPACE = (ORD => 0, OP => 0, BIN => 3, REL => 4, OPEN => 0, CLOSE => 0, PUNCT => 0); -%RSPACE = (ORD => 0, OP => 0, BIN => 3, REL => 4, OPEN => 0, CLOSE => 0, PUNCT => 3); - -@CLASS = ( - '[0,0,TEXCLASS.ORD]' => 'ORD', - '[1,1,TEXCLASS.ORD]' => 'ORD11', - '[2,1,TEXCLASS.ORD]' => 'ORD21', - '[0,2,TEXCLASS.ORD]' => 'ORD02', - '[5,5,TEXCLASS.ORD]' => 'ORD55', - '[1,2,TEXCLASS.OP,{largeop: true, movablelimits: true, symmetric: true}]' => 'OP', - '[1,2,TEXCLASS.OP,{largeop: true, movablelimits: true}]' => 'OPFIXED', - '[0,1,TEXCLASS.OP,{largeop: true, symmetric: true}]' => 'INTEGRAL', - '[1,2,TEXCLASS.OP,{largeop: true, symmetric: true}]' => 'INTEGRAL2', - '[3,3,TEXCLASS.BIN]' => 'BIN3', - '[4,4,TEXCLASS.BIN]' => 'BIN4', - '[0,1,TEXCLASS.BIN]' => 'BIN01', - '[4,4,TEXCLASS.BIN,{stretchy: true}]' => 'TALLBIN', - '[4,4,TEXCLASS.BIN,{largeop: true, movablelimits: true}]' => 'BINOP', - '[5,5,TEXCLASS.REL]' => 'REL', - '[1,1,TEXCLASS.REL,{stretchy: true}]' => 'REL1', - '[4,4,TEXCLASS.REL]' => 'REL4', - '[5,5,TEXCLASS.REL,{stretchy: true}]' => 'WIDEREL', - '[5,5,TEXCLASS.REL,{accent: true, stretchy: true}]' => 'RELACCENT', - '[0,0,TEXCLASS.OPEN,{fence: true, stretchy: true, symmetric: true}]' => 'OPEN', - '[0,0,TEXCLASS.CLOSE,{fence: true, stretchy: true, symmetric: true}]' => 'CLOSE', - '[0,0,TEXCLASS.INNER]' => 'INNER', - '[0,3,TEXCLASS.PUNCT]' => 'PUNCT', - '[0,0,TEXCLASS.ORD,{accent: true}]' => 'ACCENT', - '[0,0,TEXCLASS.ORD,{accent: true, stretchy: true}]' => 'WIDEACCENT', -); - -while (@CLASS) { - my $def = shift(@CLASS), $name = shift(@CLASS); - $CLASS{$def} = $name; - $CLASSDEF{$name} = $def; - push(@CLASSES,$name); -} - -foreach $form (reverse(sort(keys %op))) { - foreach $id (sort(keys %{$op{$form}})) { - $ID = $id; $UID = $id; $UID =~ s/([\\'])/\\\1/g; - if ($ID =~ m/^&#x([0-9A-F]+);$/i) {$ID = $1; while (length($ID) < 4) {$ID = "0$ID"}; $UID = "\\u$ID"} - $UID =~ s/&#x([0-9A-F]{4});/\\u\1/g; $UID =~ s/&#x([0-9A-F]{3});/\\u0\1/g; - ($lspace,$rspace,$attributes,$name) = @{$op{$form}{$id}}; - $class = ($TEX{$ID} ? $TEX{$ID}[0] : undef); - $class = $class->{$form} if ref($class) eq 'HASH'; - if (!($hasClass = defined($class))) { - $class = "ORD"; - $class = "REL" if $lspace == 5; - $class = "BIN" if $lspace == 4 || $lspace == 3; - $class = "ORD" if $lspace == 0 && $rspace == 0; - $class = "OPEN" if $attributes =~ m/fence/ && $name =~ m/open|left/i; - $class = "CLOSE" if $attributes =~ m/fence/ && $name =~ m/close|right/i; - $class = "OP" if $attributes =~ m/largeop/; - $class = "BIN" if length($ID) == 2; - } - @DATA = ($lspace,$rspace,"TEXCLASS.$class"); - push(@DATA,"{".join(': true, ',sort(split(/ /,$attributes))).": true}") if $attributes; - $DATA = "[".join(",",@DATA)."]"; - $DATA = "MO.$CLASS{$DATA}" if defined $CLASS{$DATA}; - $DATA = sprintf("%-30s"," '$UID': $DATA,")." // $name\n"; - $USED{$ID} = 1; - if ($hasClass) {$unicode = "Main"} else {$unicode = GetRange($ID)} - $range{$unicode} = {} unless defined $range{$unicode}; - $range{$unicode}{$form} = [] unless defined $range{$unicode}{$form}; - push(@{$range{$unicode}{$form}},$DATA); - } - if ($form eq 'infix') { - foreach $ID (sort(keys %TEX)) { - unless ($USED{$ID}) { - next if $onlyTeX && !$TEX{$ID}; - @DATA = ($LSPACE{$TEX{$ID}[0]},$RSPACE{$TEX{$ID}[0]},"TEXCLASS.$TEX{$ID}[0]"); - push(@DATA,"{".join(': true, ',sort(split(/ /,$TEX{$ID}[2]))).": true}") if $TEX{$ID}[2]; - $DATA = "[".join(",",@DATA)."]"; - $DATA = "MO.$CLASS{$DATA}" if defined $CLASS{$DATA}; - $UID = $ID; $UID = "\\u$ID" if length($UID) == 4; - $DATA = sprintf("%-30s"," '$UID': $DATA,")." // $TEX{$ID}[1]\n"; - $range{Main} = {} unless defined $range{Main}; - $range{Main}{infix} = [] unless defined $range{Main}{infix}; - push(@{$range{Main}{infix}},$DATA); - } - } - } -} - -mkdir "optable" unless -e "optable"; - -@RANGEDEF = (); -foreach $def (@RANGES) { - my ($name,$l,$u,$class) = @$def; - if (defined $range{$name}) { - push(@RANGEDEF,"[".sprintf("0x%X,0x%X",$l,$u).",TEXCLASS.$class,\"$name\"]"); - } elsif ($class ne 'REL') { - push(@RANGEDEF,"[".sprintf("0x%X,0x%X",$l,$u).",TEXCLASS.$class]"); - } -} - -foreach $unicode (sort(keys %range)) { - print "$unicode..."; - @forms = (); - if ($unicode eq "Main") { - foreach $form (reverse(sort(keys %{$range{$unicode}}))) { - $lines = $range{$unicode}{$form}; - $lines->[scalar(@$lines)-1] =~ s!\, ( *)//! \1//!; - push(@forms," $form: {\n".join("",@$lines)." }"); - } - open(JSFILE,">optable.js") || die "Can't write optable.js"; - print JSFILE " var MO = {\n"; - print JSFILE " ",join(",\n ",map {sprintf("%-11s",$_.":")." ".$CLASSDEF{$_}} @CLASSES),"\n"; - print JSFILE " };\n\n"; - print JSFILE " MML.mo.Augment({\n"; - print JSFILE " SPACE: [\n"; - print JSFILE " '0em',\n"; - print JSFILE " '0.1111em',\n"; - print JSFILE " '0.1667em',\n"; - print JSFILE " '0.2222em',\n"; - print JSFILE " '0.2667em',\n"; - print JSFILE " '0.3333em'\n"; - print JSFILE " ],\n"; - print JSFILE " RANGES: [\n"; - print JSFILE " ",join(",\n ",@RANGEDEF),"\n"; - print JSFILE " ],\n"; - print JSFILE " OPTABLE: {\n"; - print JSFILE join(",\n",@forms),"\n"; - print JSFILE " }\n"; - print JSFILE " },{\n"; - print JSFILE " OPTYPES: MO\n"; - print JSFILE " });\n"; - close(JSFILE); - } else { - foreach $form (reverse(sort(keys %{$range{$unicode}}))) { - $lines = $range{$unicode}{$form}; - $lines->[scalar(@$lines)-1] =~ s!, ( *)//! \1//!; - push(@forms," $form: {\n".join("",@$lines)." }"); - } - open(JSFILE,">optable/$unicode.js") || die "Can't write optable/$unicode.js"; - print JSFILE "/*************************************************************\n"; - print JSFILE " *\n"; - print JSFILE " * MathJax/jax/output/HTML-CSS/optable/$unicode.js\n"; - print JSFILE " *\n"; - print JSFILE " * Copyright (c) 2010 Design Science, Inc.\n"; - print JSFILE " *\n"; - print JSFILE " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"; - print JSFILE " * you may not use this file except in compliance with the License.\n"; - print JSFILE " * You may obtain a copy of the License at\n"; - print JSFILE " *\n"; - print JSFILE " * http://www.apache.org/licenses/LICENSE-2.0\n"; - print JSFILE " *\n"; - print JSFILE " * Unless required by applicable law or agreed to in writing, software\n"; - print JSFILE " * distributed under the License is distributed on an \"AS IS\" BASIS,\n"; - print JSFILE " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"; - print JSFILE " * See the License for the specific language governing permissions and\n"; - print JSFILE " * limitations under the License.\n"; - print JSFILE " *\n"; - print JSFILE " */\n\n"; - print JSFILE "(function (MML) {\n"; - print JSFILE " var MO = MML.mo.OPTYPES;\n"; - print JSFILE " var TEXCLASS = MML.TEXCLASS;\n\n"; - print JSFILE " MathJax.Hub.Insert(MML.mo.prototype,{\n"; - print JSFILE " OPTABLE: {\n"; - print JSFILE join(",\n",@forms),"\n"; - print JSFILE " }\n"; - print JSFILE " });\n\n"; - print JSFILE " MathJax.Ajax.loadComplete(MML.optableDir+\"/$unicode.js\");\n\n"; - print JSFILE "})(MathJax.ElementJax.mml);\n"; - close(JSFILE); - } - print "\n"; -} diff --git a/mathjax-dev/operator-dictionary/ops-tex.txt b/mathjax-dev/operator-dictionary/ops-tex.txt deleted file mode 100644 index 7ae5bb6df..000000000 --- a/mathjax-dev/operator-dictionary/ops-tex.txt +++ /dev/null @@ -1,244 +0,0 @@ - prefix: { - '\u2111': ORD11, // black-letter capital i - '\u2113': ORD11, // script small l - '\u211C': ORD11, // black-letter capital r - '\u2200': ORD21, // for all - '\u2202': ORD21, // partial differential - '\u2203': ORD21, // there exists - '\u2207': ORD21, // nabla - '\u220F': OP, // n-ary product - '\u2210': OP, // n-ary coproduct - '\u2211': OP, // n-ary summation - '\u2212': BIN01, // minus sign - '\u2213': BIN01, // minus-or-plus sign - '\u221A': [1,1,TEXCLASS.ORD,{stretchy: true}], // square root - '\u2220': ORD, // angle - '\u222B': INTEGRAL, // integral - '\u222E': INTEGRAL, // contour integral - '\u22C0': OP, // n-ary logical and - '\u22C1': OP, // n-ary logical or - '\u22C2': OP, // n-ary intersection - '\u22C3': OP, // n-ary union - '\u2308': OPEN, // left ceiling - '\u230A': OPEN, // left floor - '\u27E8': OPEN, // mathematical left angle bracket - '\u2A00': OP, // n-ary circled dot operator - '\u2A01': OP, // n-ary circled plus operator - '\u2A02': OP, // n-ary circled times operator - '\u2A04': OP, // n-ary union operator with plus - '\u2A06': OP, // n-ary square union operator - '\u00AC': ORD21, // not sign - '\u00B1': BIN01, // plus-minus sign - '(': OPEN, // left parenthesis - '+': BIN01, // plus sign - '-': BIN01, // hyphen-minus - '[': OPEN, // left square bracket - '{': OPEN, // left curly bracket - }, - postfix: { - '!': [1,0,TEXCLASS.CLOSE], // exclamation mark - '&': ORD, // ampersand - '\u2032': ORD02, // prime - '\u203E': WIDEACCENT, // overline - '\u2309': CLOSE, // right ceiling - '\u230B': CLOSE, // right floor - '\u23DE': WIDEACCENT, // top curly bracket - '\u23DF': WIDEACCENT, // bottom curly bracket - '\u266D': ORD02, // music flat sign - '\u266E': ORD02, // music natural sign - '\u266F': ORD02, // music sharp sign - '\u27E9': CLOSE, // mathematical right angle bracket - '\u02C6': WIDEACCENT, // modifier letter circumflex accent - '\u02C7': WIDEACCENT, // caron - '\u02D8': ACCENT, // breve - '\u02D9': ACCENT, // dot above - '\u02DC': WIDEACCENT, // small tilde - '\u0302': ACCENT, // combining circumflex accent - '\u00A8': ACCENT, // diaeresis - '\u00AF': WIDEACCENT, // macron - ')': CLOSE, // right parenthesis - ']': CLOSE, // right square bracket - '_': WIDEACCENT, // low line - '}': CLOSE, // right curly bracket - }, - infix: { - '%': [3,3,TEXCLASS.ORD], // percent sign - '\u2022': BIN4, // bullet - '\u2026': INNER, // horizontal ellipsis - '\u2044': TALLBIN, // fraction slash - '\u2061': ORD, // function application - '\u2062': ORD, // invisible times - '\u2063': [0,0,TEXCLASS.ORD,{separator: true}], // invisible separator - '\u2064': ORD, // invisible plus - '\u2190': RELACCENT, // leftwards arrow - '\u2191': WIDEREL, // upwards arrow - '\u2192': RELACCENT, // rightwards arrow - '\u2193': WIDEREL, // downwards arrow - '\u2194': RELACCENT, // left right arrow - '\u2195': WIDEREL, // up down arrow - '\u2196': WIDEREL, // north west arrow - '\u2197': WIDEREL, // north east arrow - '\u2198': WIDEREL, // south east arrow - '\u2199': WIDEREL, // south west arrow - '\u21A6': WIDEREL, // rightwards arrow from bar - '\u21A9': WIDEREL, // leftwards arrow with hook - '\u21AA': WIDEREL, // rightwards arrow with hook - '\u21BC': RELACCENT, // leftwards harpoon with barb upwards - '\u21BD': WIDEREL, // leftwards harpoon with barb downwards - '\u21C0': RELACCENT, // rightwards harpoon with barb upwards - '\u21C1': WIDEREL, // rightwards harpoon with barb downwards - '\u21CC': WIDEREL, // rightwards harpoon over leftwards harpoon - '\u21D0': WIDEREL, // leftwards double arrow - '\u21D1': WIDEREL, // upwards double arrow - '\u21D2': WIDEREL, // rightwards double arrow - '\u21D3': WIDEREL, // downwards double arrow - '\u21D4': WIDEREL, // left right double arrow - '\u21D5': WIDEREL, // up down double arrow - '\u2208': REL, // element of - '\u2209': REL, // not an element of - '\u220B': REL, // contains as member - '\u2212': BIN4, // minus sign - '\u2213': BIN4, // minus-or-plus sign - '\u2215': TALLBIN, // division slash - '\u2216': BIN4, // set minus - '\u2217': BIN4, // asterisk operator - '\u2218': BIN4, // ring operator - '\u2219': BIN4, // bullet operator - '\u221D': REL, // proportional to - '\u2223': REL, // divides - '\u2225': REL, // parallel to - '\u2227': BIN4, // logical and - '\u2228': BIN4, // logical or - '\u2229': BIN4, // intersection - '\u222A': BIN4, // union - '\u223C': REL, // tilde operator - '\u2240': BIN4, // wreath product - '\u2243': REL, // asymptotically equal to - '\u2245': REL, // approximately equal to - '\u2248': REL, // almost equal to - '\u224D': REL, // equivalent to - '\u2250': REL, // approaches the limit - '\u2260': REL, // not equal to - '\u2261': REL, // identical to - '\u2264': REL, // less-than or equal to - '\u2265': REL, // greater-than or equal to - '\u226A': REL, // much less-than - '\u226B': REL, // much greater-than - '\u227A': REL, // precedes - '\u227B': REL, // succeeds - '\u2282': REL, // subset of - '\u2283': REL, // superset of - '\u2286': REL, // subset of or equal to - '\u2287': REL, // superset of or equal to - '\u228E': BIN4, // multiset union - '\u2291': REL, // square image of or equal to - '\u2292': REL, // square original of or equal to - '\u2293': BIN4, // square cap - '\u2294': BIN4, // square cup - '\u2295': BIN4, // circled plus - '\u2296': BIN4, // circled minus - '\u2297': BIN4, // circled times - '\u2298': BIN4, // circled division slash - '\u2299': BIN4, // circled dot operator - '\u22A2': REL, // right tack - '\u22A3': REL, // left tack - '\u22A4': ORD55, // down tack - '\u22A5': REL, // up tack - '\u22A8': REL, // true - '\u22C4': BIN4, // diamond operator - '\u22C5': BIN4, // dot operator - '\u22C6': BIN4, // star operator - '\u22C8': REL, // bowtie - '\u22EE': ORD55, // vertical ellipsis - '\u22EF': INNER, // midline horizontal ellipsis - '\u22F1': [5,5,TEXCLASS.INNER], // down right diagonal ellipsis - '\u2500': [0,0,TEXCLASS.ORD,{stretchy: true}], // box drawings light horizontal - '\u25B3': BIN4, // white up-pointing triangle - '\u25B5': BIN4, // white up-pointing small triangle - '\u25B9': BIN4, // white right-pointing small triangle - '\u25BD': BIN4, // white down-pointing triangle - '\u25BF': BIN4, // white down-pointing small triangle - '\u25C3': BIN4, // white left-pointing small triangle - '\u2758': [4,4,TEXCLASS.REL,{fence: true, stretchy: true, symmetric: true}], // light vertical bar - '\u27F5': REL1, // long leftwards arrow - '\u27F6': REL1, // long rightwards arrow - '\u27F7': REL1, // long left right arrow - '\u27F8': REL1, // long leftwards double arrow - '\u27F9': REL1, // long rightwards double arrow - '\u27FA': REL1, // long left right double arrow - '\u2A2F': BIN4, // vector or cross product - '\u2A3F': BIN4, // amalgamation or coproduct - '\u2AAF': REL, // precedes above single-line equals sign - '\u2AB0': REL, // succeeds above single-line equals sign - '\u00B1': BIN4, // plus-minus sign - '\u00B7': BIN4, // middle dot - '\u00D7': BIN4, // multiplication sign - '\u00F7': BIN4, // division sign - '*': BIN3, // asterisk - '+': BIN4, // plus sign - ',': [0,3,TEXCLASS.PUNCT,{separator: true}], // comma - '-': BIN4, // hyphen-minus - '.': [3,3,TEXCLASS.ORD], // full stop - '/': ORD11, // solidus - ':': [1,2,TEXCLASS.REL], // colon - ';': [0,3,TEXCLASS.PUNCT,{separator: true}], // semicolon - '<': REL, // less-than sign - '=': REL, // equals sign - '>': REL, // greater-than sign - '?': [1,1,TEXCLASS.CLOSE], // question mark - '\\': ORD, // reverse solidus - '_': ORD11, // low line - '|': [2,2,TEXCLASS.ORD,{fence: true, stretchy: true, symmetric: true}], // vertical line - '#': ORD, // # - '$': ORD, // $ - '\u002E': [0,3,TEXCLASS.PUNCT,{separator: true}], // \ldotp - '\u00A7': ORD, // \S - '\u0131': ORD, // \imath - '\u0237': ORD, // \jmath - '\u02B9': ORD, // prime - '\u02C9': ACCENT, // \bar - '\u02CA': ACCENT, // \acute - '\u02CB': ACCENT, // \grave - '\u0300': ACCENT, // \grave - '\u0301': ACCENT, // \acute - '\u0303': WIDEACCENT, // \tilde - '\u0304': ACCENT, // \bar - '\u0306': ACCENT, // \breve - '\u0307': ACCENT, // \dot - '\u0308': ACCENT, // \ddot - '\u030C': ACCENT, // \check - '\u0332': WIDEACCENT, // horizontal line - '\u0338': REL4, // \not - '\u2015': [0,0,TEXCLASS.ORD,{stretchy: true}], // horizontal line - '\u2017': [0,0,TEXCLASS.ORD,{stretchy: true}], // horizontal line - '\u2020': BIN3, // \dagger - '\u2021': BIN3, // \ddagger - '\u20D7': ACCENT, // \vec - '\u210F': ORD, // \hbar - '\u2118': ORD, // \wp - '\u2135': ORD, // \aleph - '\u2205': ORD, // \emptyset - '\u221E': ORD, // \infty - '\u2305': BIN3, // barwedge - '\u2306': BIN3, // doublebarwedge - '\u2322': REL4, // \frown - '\u2323': REL4, // \smile - '\u2329': OPEN, // langle - '\u232A': CLOSE, // rangle - '\u23AA': ORD, // \bracevert - '\u23AF': [0,0,TEXCLASS.ORD,{stretchy: true}], // \underline - '\u23B0': OPEN, // \lmoustache - '\u23B1': CLOSE, // \rmoustache - '\u25EF': BIN3, // \bigcirc - '\u2660': ORD, // \spadesuit - '\u2661': ORD, // \heartsuit - '\u2662': ORD, // \diamondsuit - '\u2663': ORD, // \clubsuit - '\u27EE': OPEN, // \lgroup - '\u27EF': CLOSE, // \rgroup - '\u27FC': REL4, // \longmapsto - '\u3008': OPEN, // langle - '\u3009': CLOSE, // rangle - '\uFE37': WIDEACCENT, // horizontal brace down - '\uFE38': WIDEACCENT, // horizontal brace up - }, diff --git a/mathjax-dev/operator-dictionary/ops-unicode.txt b/mathjax-dev/operator-dictionary/ops-unicode.txt deleted file mode 100644 index a08512221..000000000 --- a/mathjax-dev/operator-dictionary/ops-unicode.txt +++ /dev/null @@ -1,1116 +0,0 @@ - prefix: { - '\u2018': [0,0,TEXCLASS.OPEN,{fence: true}], // left single quotation mark - '\u201C': [0,0,TEXCLASS.OPEN,{fence: true}], // left double quotation mark - '\u2111': ORD11, // black-letter capital i - '\u2113': ORD11, // script small l - '\u211C': ORD11, // black-letter capital r - '\u2145': ORD21, // double-struck italic capital d - '\u2146': [2,0,TEXCLASS.ORD], // double-struck italic small d - '\u2147': ORD, // double-struck italic small e - '\u2148': ORD, // double-struck italic small i - '\u2149': ORD, // double-struck italic small j - '\u2200': ORD21, // for all - '\u2202': ORD21, // partial differential - '\u2203': ORD21, // there exists - '\u2204': ORD21, // there does not exist - '\u2207': ORD21, // nabla - '\u220F': OP, // n-ary product - '\u2210': OP, // n-ary coproduct - '\u2211': OP, // n-ary summation - '\u2212': BIN01, // minus sign - '\u2213': BIN01, // minus-or-plus sign - '\u221A': [1,1,TEXCLASS.ORD,{stretchy: true}], // square root - '\u221B': ORD11, // cube root - '\u221C': ORD11, // fourth root - '\u2220': ORD, // angle - '\u2221': ORD, // measured angle - '\u2222': ORD, // spherical angle - '\u222B': INTEGRAL, // integral - '\u222C': INTEGRAL, // double integral - '\u222D': INTEGRAL, // triple integral - '\u222E': INTEGRAL, // contour integral - '\u222F': INTEGRAL, // surface integral - '\u2230': INTEGRAL, // volume integral - '\u2231': INTEGRAL, // clockwise integral - '\u2232': INTEGRAL, // clockwise contour integral - '\u2233': INTEGRAL, // anticlockwise contour integral - '\u22C0': OP, // n-ary logical and - '\u22C1': OP, // n-ary logical or - '\u22C2': OP, // n-ary intersection - '\u22C3': OP, // n-ary union - '\u2308': OPEN, // left ceiling - '\u230A': OPEN, // left floor - '\u27E6': OPEN, // mathematical left white square bracket - '\u27E8': OPEN, // mathematical left angle bracket - '\u2983': OPEN, // left white curly bracket - '\u2985': OPEN, // left white parenthesis - '\u2987': OPEN, // z notation left image bracket - '\u2989': OPEN, // z notation left binding bracket - '\u298B': OPEN, // left square bracket with underbar - '\u298D': OPEN, // left square bracket with tick in top corner - '\u298F': OPEN, // left square bracket with tick in bottom corner - '\u2991': OPEN, // left angle bracket with dot - '\u2993': OPEN, // left arc less-than bracket - '\u2995': OPEN, // double left arc greater-than bracket - '\u2997': OPEN, // left black tortoise shell bracket - '\u29FC': OPEN, // left-pointing curved angle bracket - '\u2A00': OP, // n-ary circled dot operator - '\u2A01': OP, // n-ary circled plus operator - '\u2A02': OP, // n-ary circled times operator - '\u2A03': OP, // n-ary union operator with dot - '\u2A04': OP, // n-ary union operator with plus - '\u2A05': OP, // n-ary square intersection operator - '\u2A06': OP, // n-ary square union operator - '\u2A07': OP, // two logical and operator - '\u2A08': OP, // two logical or operator - '\u2A09': OP, // n-ary times operator - '\u2A0A': OP, // modulo two sum - '\u2A0B': INTEGRAL2, // summation with integral - '\u2A0C': INTEGRAL, // quadruple integral operator - '\u2A0D': INTEGRAL2, // finite part integral - '\u2A0E': INTEGRAL2, // integral with double stroke - '\u2A0F': INTEGRAL2, // integral average with slash - '\u2A10': OP, // circulation function - '\u2A11': OP, // anticlockwise integration - '\u2A12': OP, // line integration with rectangular path around pole - '\u2A13': OP, // line integration with semicircular path around pole - '\u2A14': OP, // line integration not including the pole - '\u2A15': INTEGRAL2, // integral around a point operator - '\u2A16': INTEGRAL2, // quaternion integral operator - '\u2A17': INTEGRAL2, // integral with leftwards arrow with hook - '\u2A18': INTEGRAL2, // integral with times sign - '\u2A19': INTEGRAL2, // integral with intersection - '\u2A1A': INTEGRAL2, // integral with union - '\u2A1B': INTEGRAL2, // integral with overbar - '\u2A1C': INTEGRAL2, // integral with underbar - '\u2AFC': OP, // large triple vertical bar operator - '\u2AFF': OP, // n-ary white vertical bar - '\u03C3': ORD11, // greek small letter sigma - '\u00AC': ORD21, // not sign - '\u00B1': BIN01, // plus-minus sign - '(': OPEN, // left parenthesis - '+': BIN01, // plus sign - '-': BIN01, // hyphen-minus - '[': OPEN, // left square bracket - 'min': [1,3,TEXCLASS.ORD], // multiple character operator: "min" - '{': OPEN, // left curly bracket - }, - postfix: { - '!': [1,0,TEXCLASS.CLOSE], // exclamation mark - '!!': [1,0,TEXCLASS.BIN], // multiple character operator: !! - '&': ORD, // ampersand - '\u2019': [0,0,TEXCLASS.CLOSE,{fence: true}], // right single quotation mark - '\u201D': [0,0,TEXCLASS.CLOSE,{fence: true}], // right double quotation mark - '\u2032': ORD02, // prime - '\u203E': WIDEACCENT, // overline - '\u20DB': ACCENT, // combining three dots above - '\u2309': CLOSE, // right ceiling - '\u230B': CLOSE, // right floor - '\u23B4': WIDEACCENT, // top square bracket - '\u23B5': WIDEACCENT, // bottom square bracket - '\u23DC': WIDEACCENT, // top parenthesis - '\u23DD': WIDEACCENT, // bottom parenthesis - '\u23DE': WIDEACCENT, // top curly bracket - '\u23DF': WIDEACCENT, // bottom curly bracket - '\u266D': ORD02, // music flat sign - '\u266E': ORD02, // music natural sign - '\u266F': ORD02, // music sharp sign - '\u27E7': CLOSE, // mathematical right white square bracket - '\u27E9': CLOSE, // mathematical right angle bracket - '\u2984': CLOSE, // right white curly bracket - '\u2986': CLOSE, // right white parenthesis - '\u2988': CLOSE, // z notation right image bracket - '\u298A': CLOSE, // z notation right binding bracket - '\u298C': CLOSE, // right square bracket with underbar - '\u298E': CLOSE, // right square bracket with tick in bottom corner - '\u2990': CLOSE, // right square bracket with tick in top corner - '\u2992': CLOSE, // right angle bracket with dot - '\u2994': CLOSE, // right arc greater-than bracket - '\u2996': CLOSE, // double right arc less-than bracket - '\u2998': CLOSE, // right black tortoise shell bracket - '\u29FD': CLOSE, // right-pointing curved angle bracket - '\u02C6': WIDEACCENT, // modifier letter circumflex accent - '\u02C7': WIDEACCENT, // caron - '\u02D8': ACCENT, // breve - '\u02D9': ACCENT, // dot above - '\u02DA': ACCENT, // ring above - '\u02DC': WIDEACCENT, // small tilde - '\u02DD': ACCENT, // double acute accent - '\u0302': ACCENT, // combining circumflex accent - '\u0311': ACCENT, // combining inverted breve - '\u00A8': ACCENT, // diaeresis - '\u00AF': WIDEACCENT, // macron - '\u00B0': ORD, // degree sign - '\u00B4': ACCENT, // acute accent - '\u00B8': ACCENT, // cedilla - '\'': ACCENT, // apostrophe - ')': CLOSE, // right parenthesis - '++': [0,0,TEXCLASS.BIN], // multiple character operator: ++ - '--': [0,0,TEXCLASS.BIN], // multiple character operator: -- - '..': [0,0,TEXCLASS.BIN], // multiple character operator: .. - '...': ORD, // multiple character operator: ... - ']': CLOSE, // right square bracket - '^': WIDEACCENT, // circumflex accent - '_': WIDEACCENT, // low line - '`': ACCENT, // grave accent - '}': CLOSE, // right curly bracket - '~': WIDEACCENT, // tilde - }, - infix: { - '!=': BIN4, // multiple character operator: != - '%': [3,3,TEXCLASS.ORD], // percent sign - '\u2022': BIN4, // bullet - '\u2026': INNER, // horizontal ellipsis - '\u2044': TALLBIN, // fraction slash - '\u2061': ORD, // function application - '\u2062': ORD, // invisible times - '\u2063': [0,0,TEXCLASS.ORD,{separator: true}], // invisible separator - '\u2064': ORD, // invisible plus - '\u2190': RELACCENT, // leftwards arrow - '\u2191': WIDEREL, // upwards arrow - '\u2192': RELACCENT, // rightwards arrow - '\u2193': WIDEREL, // downwards arrow - '\u2194': RELACCENT, // left right arrow - '\u2195': WIDEREL, // up down arrow - '\u2196': WIDEREL, // north west arrow - '\u2197': WIDEREL, // north east arrow - '\u2198': WIDEREL, // south east arrow - '\u2199': WIDEREL, // south west arrow - '\u219A': REL, // leftwards arrow with stroke - '\u219B': REL, // rightwards arrow with stroke - '\u219C': WIDEREL, // leftwards wave arrow - '\u219D': WIDEREL, // rightwards wave arrow - '\u219E': WIDEREL, // leftwards two headed arrow - '\u219F': WIDEREL, // upwards two headed arrow - '\u21A0': WIDEREL, // rightwards two headed arrow - '\u21A1': WIDEREL, // downwards two headed arrow - '\u21A2': WIDEREL, // leftwards arrow with tail - '\u21A3': WIDEREL, // rightwards arrow with tail - '\u21A4': WIDEREL, // leftwards arrow from bar - '\u21A5': WIDEREL, // upwards arrow from bar - '\u21A6': WIDEREL, // rightwards arrow from bar - '\u21A7': WIDEREL, // downwards arrow from bar - '\u21A8': WIDEREL, // up down arrow with base - '\u21A9': WIDEREL, // leftwards arrow with hook - '\u21AA': WIDEREL, // rightwards arrow with hook - '\u21AB': WIDEREL, // leftwards arrow with loop - '\u21AC': WIDEREL, // rightwards arrow with loop - '\u21AD': WIDEREL, // left right wave arrow - '\u21AE': REL, // left right arrow with stroke - '\u21AF': WIDEREL, // downwards zigzag arrow - '\u21B0': WIDEREL, // upwards arrow with tip leftwards - '\u21B1': WIDEREL, // upwards arrow with tip rightwards - '\u21B2': WIDEREL, // downwards arrow with tip leftwards - '\u21B3': WIDEREL, // downwards arrow with tip rightwards - '\u21B4': WIDEREL, // rightwards arrow with corner downwards - '\u21B5': WIDEREL, // downwards arrow with corner leftwards - '\u21B6': REL, // anticlockwise top semicircle arrow - '\u21B7': REL, // clockwise top semicircle arrow - '\u21B8': REL, // north west arrow to long bar - '\u21B9': WIDEREL, // leftwards arrow to bar over rightwards arrow to bar - '\u21BA': REL, // anticlockwise open circle arrow - '\u21BB': REL, // clockwise open circle arrow - '\u21BC': RELACCENT, // leftwards harpoon with barb upwards - '\u21BD': WIDEREL, // leftwards harpoon with barb downwards - '\u21BE': WIDEREL, // upwards harpoon with barb rightwards - '\u21BF': WIDEREL, // upwards harpoon with barb leftwards - '\u21C0': RELACCENT, // rightwards harpoon with barb upwards - '\u21C1': WIDEREL, // rightwards harpoon with barb downwards - '\u21C2': WIDEREL, // downwards harpoon with barb rightwards - '\u21C3': WIDEREL, // downwards harpoon with barb leftwards - '\u21C4': WIDEREL, // rightwards arrow over leftwards arrow - '\u21C5': WIDEREL, // upwards arrow leftwards of downwards arrow - '\u21C6': WIDEREL, // leftwards arrow over rightwards arrow - '\u21C7': WIDEREL, // leftwards paired arrows - '\u21C8': WIDEREL, // upwards paired arrows - '\u21C9': WIDEREL, // rightwards paired arrows - '\u21CA': WIDEREL, // downwards paired arrows - '\u21CB': WIDEREL, // leftwards harpoon over rightwards harpoon - '\u21CC': WIDEREL, // rightwards harpoon over leftwards harpoon - '\u21CD': REL, // leftwards double arrow with stroke - '\u21CE': REL, // left right double arrow with stroke - '\u21CF': REL, // rightwards double arrow with stroke - '\u21D0': WIDEREL, // leftwards double arrow - '\u21D1': WIDEREL, // upwards double arrow - '\u21D2': WIDEREL, // rightwards double arrow - '\u21D3': WIDEREL, // downwards double arrow - '\u21D4': WIDEREL, // left right double arrow - '\u21D5': WIDEREL, // up down double arrow - '\u21D6': WIDEREL, // north west double arrow - '\u21D7': WIDEREL, // north east double arrow - '\u21D8': WIDEREL, // south east double arrow - '\u21D9': WIDEREL, // south west double arrow - '\u21DA': WIDEREL, // leftwards triple arrow - '\u21DB': WIDEREL, // rightwards triple arrow - '\u21DC': WIDEREL, // leftwards squiggle arrow - '\u21DD': WIDEREL, // rightwards squiggle arrow - '\u21DE': REL, // upwards arrow with double stroke - '\u21DF': REL, // downwards arrow with double stroke - '\u21E0': WIDEREL, // leftwards dashed arrow - '\u21E1': WIDEREL, // upwards dashed arrow - '\u21E2': WIDEREL, // rightwards dashed arrow - '\u21E3': WIDEREL, // downwards dashed arrow - '\u21E4': WIDEREL, // leftwards arrow to bar - '\u21E5': WIDEREL, // rightwards arrow to bar - '\u21E6': WIDEREL, // leftwards white arrow - '\u21E7': WIDEREL, // upwards white arrow - '\u21E8': WIDEREL, // rightwards white arrow - '\u21E9': WIDEREL, // downwards white arrow - '\u21EA': WIDEREL, // upwards white arrow from bar - '\u21EB': WIDEREL, // upwards white arrow on pedestal - '\u21EC': WIDEREL, // upwards white arrow on pedestal with horizontal bar - '\u21ED': WIDEREL, // upwards white arrow on pedestal with vertical bar - '\u21EE': WIDEREL, // upwards white double arrow - '\u21EF': WIDEREL, // upwards white double arrow on pedestal - '\u21F0': WIDEREL, // rightwards white arrow from wall - '\u21F1': REL, // north west arrow to corner - '\u21F2': REL, // south east arrow to corner - '\u21F3': WIDEREL, // up down white arrow - '\u21F4': REL, // right arrow with small circle - '\u21F5': WIDEREL, // downwards arrow leftwards of upwards arrow - '\u21F6': WIDEREL, // three rightwards arrows - '\u21F7': REL, // leftwards arrow with vertical stroke - '\u21F8': REL, // rightwards arrow with vertical stroke - '\u21F9': REL, // left right arrow with vertical stroke - '\u21FA': REL, // leftwards arrow with double vertical stroke - '\u21FB': REL, // rightwards arrow with double vertical stroke - '\u21FC': REL, // left right arrow with double vertical stroke - '\u21FD': WIDEREL, // leftwards open-headed arrow - '\u21FE': WIDEREL, // rightwards open-headed arrow - '\u21FF': WIDEREL, // left right open-headed arrow - '\u2201': [1,2,TEXCLASS.ORD], // complement - '\u2206': BIN3, // increment - '\u2208': REL, // element of - '\u2209': REL, // not an element of - '\u220A': REL, // small element of - '\u220B': REL, // contains as member - '\u220C': REL, // does not contain as member - '\u220D': REL, // small contains as member - '\u220E': BIN3, // end of proof - '\u2212': BIN4, // minus sign - '\u2213': BIN4, // minus-or-plus sign - '\u2214': BIN4, // dot plus - '\u2215': TALLBIN, // division slash - '\u2216': BIN4, // set minus - '\u2217': BIN4, // asterisk operator - '\u2218': BIN4, // ring operator - '\u2219': BIN4, // bullet operator - '\u221D': REL, // proportional to - '\u221F': REL, // right angle - '\u2223': REL, // divides - '\u2224': REL, // does not divide - '\u2225': REL, // parallel to - '\u2226': REL, // not parallel to - '\u2227': BIN4, // logical and - '\u2228': BIN4, // logical or - '\u2229': BIN4, // intersection - '\u222A': BIN4, // union - '\u2234': REL, // therefore - '\u2235': REL, // because - '\u2236': REL, // ratio - '\u2237': REL, // proportion - '\u2238': BIN4, // dot minus - '\u2239': REL, // excess - '\u223A': BIN4, // geometric proportion - '\u223B': REL, // homothetic - '\u223C': REL, // tilde operator - '\u223D': REL, // reversed tilde - '\u223D\u0331': BIN3, // reversed tilde with underline - '\u223E': REL, // inverted lazy s - '\u223F': BIN3, // sine wave - '\u2240': BIN4, // wreath product - '\u2241': REL, // not tilde - '\u2242': REL, // minus tilde - '\u2242\u0338': BIN4, // minus tilde with slash - '\u2243': REL, // asymptotically equal to - '\u2244': REL, // not asymptotically equal to - '\u2245': REL, // approximately equal to - '\u2246': REL, // approximately but not actually equal to - '\u2247': REL, // neither approximately nor actually equal to - '\u2248': REL, // almost equal to - '\u2249': REL, // not almost equal to - '\u224A': REL, // almost equal or equal to - '\u224B': REL, // triple tilde - '\u224C': REL, // all equal to - '\u224D': REL, // equivalent to - '\u224E': REL, // geometrically equivalent to - '\u224E\u0338': BIN4, // geometrically equivalent to with slash - '\u224F': REL, // difference between - '\u224F\u0338': BIN4, // difference between with slash - '\u2250': REL, // approaches the limit - '\u2251': REL, // geometrically equal to - '\u2252': REL, // approximately equal to or the image of - '\u2253': REL, // image of or approximately equal to - '\u2254': REL, // colon equals - '\u2255': REL, // equals colon - '\u2256': REL, // ring in equal to - '\u2257': REL, // ring equal to - '\u2258': REL, // corresponds to - '\u2259': REL, // estimates - '\u225A': REL, // equiangular to - '\u225C': REL, // delta equal to - '\u225D': REL, // equal to by definition - '\u225E': REL, // measured by - '\u225F': REL, // questioned equal to - '\u2260': REL, // not equal to - '\u2261': REL, // identical to - '\u2262': REL, // not identical to - '\u2263': REL, // strictly equivalent to - '\u2264': REL, // less-than or equal to - '\u2265': REL, // greater-than or equal to - '\u2266': REL, // less-than over equal to - '\u2266\u0338': BIN4, // less-than over equal to with slash - '\u2267': REL, // greater-than over equal to - '\u2268': REL, // less-than but not equal to - '\u2269': REL, // greater-than but not equal to - '\u226A': REL, // much less-than - '\u226A\u0338': BIN4, // much less than with slash - '\u226B': REL, // much greater-than - '\u226B\u0338': BIN4, // much greater than with slash - '\u226C': REL, // between - '\u226D': REL, // not equivalent to - '\u226E': REL, // not less-than - '\u226F': REL, // not greater-than - '\u2270': REL, // neither less-than nor equal to - '\u2271': REL, // neither greater-than nor equal to - '\u2272': REL, // less-than or equivalent to - '\u2273': REL, // greater-than or equivalent to - '\u2274': REL, // neither less-than nor equivalent to - '\u2275': REL, // neither greater-than nor equivalent to - '\u2276': REL, // less-than or greater-than - '\u2277': REL, // greater-than or less-than - '\u2278': REL, // neither less-than nor greater-than - '\u2279': REL, // neither greater-than nor less-than - '\u227A': REL, // precedes - '\u227B': REL, // succeeds - '\u227C': REL, // precedes or equal to - '\u227D': REL, // succeeds or equal to - '\u227E': REL, // precedes or equivalent to - '\u227F': REL, // succeeds or equivalent to - '\u227F\u0338': BIN4, // succeeds or equivalent to with slash - '\u2280': REL, // does not precede - '\u2281': REL, // does not succeed - '\u2282': REL, // subset of - '\u2282\u20D2': BIN4, // subset of with vertical line - '\u2283': REL, // superset of - '\u2283\u20D2': BIN4, // superset of with vertical line - '\u2284': REL, // not a subset of - '\u2285': REL, // not a superset of - '\u2286': REL, // subset of or equal to - '\u2287': REL, // superset of or equal to - '\u2288': REL, // neither a subset of nor equal to - '\u2289': REL, // neither a superset of nor equal to - '\u228A': REL, // subset of with not equal to - '\u228B': REL, // superset of with not equal to - '\u228C': BIN4, // multiset - '\u228D': BIN4, // multiset multiplication - '\u228E': BIN4, // multiset union - '\u228F': REL, // square image of - '\u228F\u0338': BIN4, // square image of with slash - '\u2290': REL, // square original of - '\u2290\u0338': BIN4, // square original of with slash - '\u2291': REL, // square image of or equal to - '\u2292': REL, // square original of or equal to - '\u2293': BIN4, // square cap - '\u2294': BIN4, // square cup - '\u2295': BIN4, // circled plus - '\u2296': BIN4, // circled minus - '\u2297': BIN4, // circled times - '\u2298': BIN4, // circled division slash - '\u2299': BIN4, // circled dot operator - '\u229A': BIN4, // circled ring operator - '\u229B': BIN4, // circled asterisk operator - '\u229C': BIN4, // circled equals - '\u229D': BIN4, // circled dash - '\u229E': BIN4, // squared plus - '\u229F': BIN4, // squared minus - '\u22A0': BIN4, // squared times - '\u22A1': BIN4, // squared dot operator - '\u22A2': REL, // right tack - '\u22A3': REL, // left tack - '\u22A4': ORD55, // down tack - '\u22A5': REL, // up tack - '\u22A6': REL, // assertion - '\u22A7': REL, // models - '\u22A8': REL, // true - '\u22A9': REL, // forces - '\u22AA': REL, // triple vertical bar right turnstile - '\u22AB': REL, // double vertical bar double right turnstile - '\u22AC': REL, // does not prove - '\u22AD': REL, // not true - '\u22AE': REL, // does not force - '\u22AF': REL, // negated double vertical bar double right turnstile - '\u22B0': REL, // precedes under relation - '\u22B1': REL, // succeeds under relation - '\u22B2': REL, // normal subgroup of - '\u22B3': REL, // contains as normal subgroup - '\u22B4': REL, // normal subgroup of or equal to - '\u22B5': REL, // contains as normal subgroup or equal to - '\u22B6': REL, // original of - '\u22B7': REL, // image of - '\u22B8': REL, // multimap - '\u22B9': REL, // hermitian conjugate matrix - '\u22BA': BIN4, // intercalate - '\u22BB': BIN4, // xor - '\u22BC': BIN4, // nand - '\u22BD': BIN4, // nor - '\u22BE': BIN3, // right angle with arc - '\u22BF': BIN3, // right triangle - '\u22C4': BIN4, // diamond operator - '\u22C5': BIN4, // dot operator - '\u22C6': BIN4, // star operator - '\u22C7': BIN4, // division times - '\u22C8': REL, // bowtie - '\u22C9': BIN4, // left normal factor semidirect product - '\u22CA': BIN4, // right normal factor semidirect product - '\u22CB': BIN4, // left semidirect product - '\u22CC': BIN4, // right semidirect product - '\u22CD': REL, // reversed tilde equals - '\u22CE': BIN4, // curly logical or - '\u22CF': BIN4, // curly logical and - '\u22D0': REL, // double subset - '\u22D1': REL, // double superset - '\u22D2': BIN4, // double intersection - '\u22D3': BIN4, // double union - '\u22D4': REL, // pitchfork - '\u22D5': REL, // equal and parallel to - '\u22D6': REL, // less-than with dot - '\u22D7': REL, // greater-than with dot - '\u22D8': REL, // very much less-than - '\u22D9': REL, // very much greater-than - '\u22DA': REL, // less-than equal to or greater-than - '\u22DB': REL, // greater-than equal to or less-than - '\u22DC': REL, // equal to or less-than - '\u22DD': REL, // equal to or greater-than - '\u22DE': REL, // equal to or precedes - '\u22DF': REL, // equal to or succeeds - '\u22E0': REL, // does not precede or equal - '\u22E1': REL, // does not succeed or equal - '\u22E2': REL, // not square image of or equal to - '\u22E3': REL, // not square original of or equal to - '\u22E4': REL, // square image of or not equal to - '\u22E5': REL, // square original of or not equal to - '\u22E6': REL, // less-than but not equivalent to - '\u22E7': REL, // greater-than but not equivalent to - '\u22E8': REL, // precedes but not equivalent to - '\u22E9': REL, // succeeds but not equivalent to - '\u22EA': REL, // not normal subgroup of - '\u22EB': REL, // does not contain as normal subgroup - '\u22EC': REL, // not normal subgroup of or equal to - '\u22ED': REL, // does not contain as normal subgroup or equal - '\u22EE': ORD55, // vertical ellipsis - '\u22EF': INNER, // midline horizontal ellipsis - '\u22F0': REL, // up right diagonal ellipsis - '\u22F1': [5,5,TEXCLASS.INNER], // down right diagonal ellipsis - '\u22F2': REL, // element of with long horizontal stroke - '\u22F3': REL, // element of with vertical bar at end of horizontal stroke - '\u22F4': REL, // small element of with vertical bar at end of horizontal stroke - '\u22F5': REL, // element of with dot above - '\u22F6': REL, // element of with overbar - '\u22F7': REL, // small element of with overbar - '\u22F8': REL, // element of with underbar - '\u22F9': REL, // element of with two horizontal strokes - '\u22FA': REL, // contains with long horizontal stroke - '\u22FB': REL, // contains with vertical bar at end of horizontal stroke - '\u22FC': REL, // small contains with vertical bar at end of horizontal stroke - '\u22FD': REL, // contains with overbar - '\u22FE': REL, // small contains with overbar - '\u22FF': REL, // z notation bag membership - '\u2500': [0,0,TEXCLASS.ORD,{stretchy: true}], // box drawings light horizontal - '\u25A0': BIN3, // black square - '\u25A1': BIN3, // white square - '\u25AA': BIN3, // black small square - '\u25AB': BIN3, // white small square - '\u25AD': BIN3, // white rectangle - '\u25AE': BIN3, // black vertical rectangle - '\u25AF': BIN3, // white vertical rectangle - '\u25B0': BIN3, // black parallelogram - '\u25B1': BIN3, // white parallelogram - '\u25B2': BIN4, // black up-pointing triangle - '\u25B3': BIN4, // white up-pointing triangle - '\u25B4': BIN4, // black up-pointing small triangle - '\u25B5': BIN4, // white up-pointing small triangle - '\u25B6': BIN4, // black right-pointing triangle - '\u25B7': BIN4, // white right-pointing triangle - '\u25B8': BIN4, // black right-pointing small triangle - '\u25B9': BIN4, // white right-pointing small triangle - '\u25BC': BIN4, // black down-pointing triangle - '\u25BD': BIN4, // white down-pointing triangle - '\u25BE': BIN4, // black down-pointing small triangle - '\u25BF': BIN4, // white down-pointing small triangle - '\u25C0': BIN4, // black left-pointing triangle - '\u25C1': BIN4, // white left-pointing triangle - '\u25C2': BIN4, // black left-pointing small triangle - '\u25C3': BIN4, // white left-pointing small triangle - '\u25C4': BIN4, // black left-pointing pointer - '\u25C5': BIN4, // white left-pointing pointer - '\u25C6': BIN4, // black diamond - '\u25C7': BIN4, // white diamond - '\u25C8': BIN4, // white diamond containing black small diamond - '\u25C9': BIN4, // fisheye - '\u25CC': BIN4, // dotted circle - '\u25CD': BIN4, // circle with vertical fill - '\u25CE': BIN4, // bullseye - '\u25CF': BIN4, // black circle - '\u25D6': BIN4, // left half black circle - '\u25D7': BIN4, // right half black circle - '\u25E6': BIN4, // white bullet - '\u2713': WIDEACCENT, // check mark - '\u2758': [4,4,TEXCLASS.REL,{fence: true, stretchy: true, symmetric: true}], // light vertical bar - '\u27F5': REL1, // long leftwards arrow - '\u27F6': REL1, // long rightwards arrow - '\u27F7': REL1, // long left right arrow - '\u27F8': REL1, // long leftwards double arrow - '\u27F9': REL1, // long rightwards double arrow - '\u27FA': REL1, // long left right double arrow - '\u2900': REL, // rightwards two-headed arrow with vertical stroke - '\u2901': REL, // rightwards two-headed arrow with double vertical stroke - '\u2902': REL, // leftwards double arrow with vertical stroke - '\u2903': REL, // rightwards double arrow with vertical stroke - '\u2904': REL, // left right double arrow with vertical stroke - '\u2905': REL, // rightwards two-headed arrow from bar - '\u2906': REL, // leftwards double arrow from bar - '\u2907': REL, // rightwards double arrow from bar - '\u2908': REL, // downwards arrow with horizontal stroke - '\u2909': REL, // upwards arrow with horizontal stroke - '\u290A': WIDEREL, // upwards triple arrow - '\u290B': WIDEREL, // downwards triple arrow - '\u290C': WIDEREL, // leftwards double dash arrow - '\u290D': WIDEREL, // rightwards double dash arrow - '\u290E': WIDEREL, // leftwards triple dash arrow - '\u290F': WIDEREL, // rightwards triple dash arrow - '\u2910': WIDEREL, // rightwards two-headed triple dash arrow - '\u2911': REL, // rightwards arrow with dotted stem - '\u2912': WIDEREL, // upwards arrow to bar - '\u2913': WIDEREL, // downwards arrow to bar - '\u2914': REL, // rightwards arrow with tail with vertical stroke - '\u2915': REL, // rightwards arrow with tail with double vertical stroke - '\u2916': REL, // rightwards two-headed arrow with tail - '\u2917': REL, // rightwards two-headed arrow with tail with vertical stroke - '\u2918': REL, // rightwards two-headed arrow with tail with double vertical stroke - '\u2919': REL, // leftwards arrow-tail - '\u291A': REL, // rightwards arrow-tail - '\u291B': REL, // leftwards double arrow-tail - '\u291C': REL, // rightwards double arrow-tail - '\u291D': REL, // leftwards arrow to black diamond - '\u291E': REL, // rightwards arrow to black diamond - '\u291F': REL, // leftwards arrow from bar to black diamond - '\u2920': REL, // rightwards arrow from bar to black diamond - '\u2921': WIDEREL, // north west and south east arrow - '\u2922': WIDEREL, // north east and south west arrow - '\u2923': REL, // north west arrow with hook - '\u2924': REL, // north east arrow with hook - '\u2925': REL, // south east arrow with hook - '\u2926': REL, // south west arrow with hook - '\u2927': REL, // north west arrow and north east arrow - '\u2928': REL, // north east arrow and south east arrow - '\u2929': REL, // south east arrow and south west arrow - '\u292A': REL, // south west arrow and north west arrow - '\u292B': REL, // rising diagonal crossing falling diagonal - '\u292C': REL, // falling diagonal crossing rising diagonal - '\u292D': REL, // south east arrow crossing north east arrow - '\u292E': REL, // north east arrow crossing south east arrow - '\u292F': REL, // falling diagonal crossing north east arrow - '\u2930': REL, // rising diagonal crossing south east arrow - '\u2931': REL, // north east arrow crossing north west arrow - '\u2932': REL, // north west arrow crossing north east arrow - '\u2933': REL, // wave arrow pointing directly right - '\u2934': REL, // arrow pointing rightwards then curving upwards - '\u2935': REL, // arrow pointing rightwards then curving downwards - '\u2936': REL, // arrow pointing downwards then curving leftwards - '\u2937': REL, // arrow pointing downwards then curving rightwards - '\u2938': REL, // right-side arc clockwise arrow - '\u2939': REL, // left-side arc anticlockwise arrow - '\u293A': REL, // top arc anticlockwise arrow - '\u293B': REL, // bottom arc anticlockwise arrow - '\u293C': REL, // top arc clockwise arrow with minus - '\u293D': REL, // top arc anticlockwise arrow with plus - '\u293E': REL, // lower right semicircular clockwise arrow - '\u293F': REL, // lower left semicircular anticlockwise arrow - '\u2940': REL, // anticlockwise closed circle arrow - '\u2941': REL, // clockwise closed circle arrow - '\u2942': REL, // rightwards arrow above short leftwards arrow - '\u2943': REL, // leftwards arrow above short rightwards arrow - '\u2944': REL, // short rightwards arrow above leftwards arrow - '\u2945': REL, // rightwards arrow with plus below - '\u2946': REL, // leftwards arrow with plus below - '\u2947': REL, // rightwards arrow through x - '\u2948': REL, // left right arrow through small circle - '\u2949': REL, // upwards two-headed arrow from small circle - '\u294A': REL, // left barb up right barb down harpoon - '\u294B': REL, // left barb down right barb up harpoon - '\u294C': REL, // up barb right down barb left harpoon - '\u294D': REL, // up barb left down barb right harpoon - '\u294E': RELACCENT, // left barb up right barb up harpoon - '\u294F': WIDEREL, // up barb right down barb right harpoon - '\u2950': WIDEREL, // left barb down right barb down harpoon - '\u2951': WIDEREL, // up barb left down barb left harpoon - '\u2952': WIDEREL, // leftwards harpoon with barb up to bar - '\u2953': WIDEREL, // rightwards harpoon with barb up to bar - '\u2954': WIDEREL, // upwards harpoon with barb right to bar - '\u2955': WIDEREL, // downwards harpoon with barb right to bar - '\u2956': WIDEREL, // leftwards harpoon with barb down to bar - '\u2957': WIDEREL, // rightwards harpoon with barb down to bar - '\u2958': WIDEREL, // upwards harpoon with barb left to bar - '\u2959': WIDEREL, // downwards harpoon with barb left to bar - '\u295A': WIDEREL, // leftwards harpoon with barb up from bar - '\u295B': WIDEREL, // rightwards harpoon with barb up from bar - '\u295C': WIDEREL, // upwards harpoon with barb right from bar - '\u295D': WIDEREL, // downwards harpoon with barb right from bar - '\u295E': WIDEREL, // leftwards harpoon with barb down from bar - '\u295F': WIDEREL, // rightwards harpoon with barb down from bar - '\u2960': WIDEREL, // upwards harpoon with barb left from bar - '\u2961': WIDEREL, // downwards harpoon with barb left from bar - '\u2962': REL, // leftwards harpoon with barb up above leftwards harpoon with barb down - '\u2963': REL, // upwards harpoon with barb left beside upwards harpoon with barb right - '\u2964': REL, // rightwards harpoon with barb up above rightwards harpoon with barb down - '\u2965': REL, // downwards harpoon with barb left beside downwards harpoon with barb right - '\u2966': REL, // leftwards harpoon with barb up above rightwards harpoon with barb up - '\u2967': REL, // leftwards harpoon with barb down above rightwards harpoon with barb down - '\u2968': REL, // rightwards harpoon with barb up above leftwards harpoon with barb up - '\u2969': REL, // rightwards harpoon with barb down above leftwards harpoon with barb down - '\u296A': REL, // leftwards harpoon with barb up above long dash - '\u296B': REL, // leftwards harpoon with barb down below long dash - '\u296C': REL, // rightwards harpoon with barb up above long dash - '\u296D': REL, // rightwards harpoon with barb down below long dash - '\u296E': WIDEREL, // upwards harpoon with barb left beside downwards harpoon with barb right - '\u296F': WIDEREL, // downwards harpoon with barb left beside upwards harpoon with barb right - '\u2970': REL, // right double arrow with rounded head - '\u2971': REL, // equals sign above rightwards arrow - '\u2972': REL, // tilde operator above rightwards arrow - '\u2973': REL, // leftwards arrow above tilde operator - '\u2974': REL, // rightwards arrow above tilde operator - '\u2975': REL, // rightwards arrow above almost equal to - '\u2976': REL, // less-than above leftwards arrow - '\u2977': REL, // leftwards arrow through less-than - '\u2978': REL, // greater-than above rightwards arrow - '\u2979': REL, // subset above rightwards arrow - '\u297A': REL, // leftwards arrow through subset - '\u297B': REL, // superset above leftwards arrow - '\u297C': REL, // left fish tail - '\u297D': REL, // right fish tail - '\u297E': REL, // up fish tail - '\u297F': REL, // down fish tail - '\u2980': ORD, // triple vertical bar delimiter - '\u2981': BIN3, // z notation spot - '\u2982': BIN3, // z notation type colon - '\u2999': BIN3, // dotted fence - '\u299A': BIN3, // vertical zigzag line - '\u299B': BIN3, // measured angle opening left - '\u299C': BIN3, // right angle variant with square - '\u299D': BIN3, // measured right angle with dot - '\u299E': BIN3, // angle with s inside - '\u299F': BIN3, // acute angle - '\u29A0': BIN3, // spherical angle opening left - '\u29A1': BIN3, // spherical angle opening up - '\u29A2': BIN3, // turned angle - '\u29A3': BIN3, // reversed angle - '\u29A4': BIN3, // angle with underbar - '\u29A5': BIN3, // reversed angle with underbar - '\u29A6': BIN3, // oblique angle opening up - '\u29A7': BIN3, // oblique angle opening down - '\u29A8': BIN3, // measured angle with open arm ending in arrow pointing up and right - '\u29A9': BIN3, // measured angle with open arm ending in arrow pointing up and left - '\u29AA': BIN3, // measured angle with open arm ending in arrow pointing down and right - '\u29AB': BIN3, // measured angle with open arm ending in arrow pointing down and left - '\u29AC': BIN3, // measured angle with open arm ending in arrow pointing right and up - '\u29AD': BIN3, // measured angle with open arm ending in arrow pointing left and up - '\u29AE': BIN3, // measured angle with open arm ending in arrow pointing right and down - '\u29AF': BIN3, // measured angle with open arm ending in arrow pointing left and down - '\u29B0': BIN3, // reversed empty set - '\u29B1': BIN3, // empty set with overbar - '\u29B2': BIN3, // empty set with small circle above - '\u29B3': BIN3, // empty set with right arrow above - '\u29B4': BIN3, // empty set with left arrow above - '\u29B5': BIN3, // circle with horizontal bar - '\u29B6': BIN4, // circled vertical bar - '\u29B7': BIN4, // circled parallel - '\u29B8': BIN4, // circled reverse solidus - '\u29B9': BIN4, // circled perpendicular - '\u29BA': BIN4, // circle divided by horizontal bar and top half divided by vertical bar - '\u29BB': BIN4, // circle with superimposed x - '\u29BC': BIN4, // circled anticlockwise-rotated division sign - '\u29BD': BIN4, // up arrow through circle - '\u29BE': BIN4, // circled white bullet - '\u29BF': BIN4, // circled bullet - '\u29C0': REL, // circled less-than - '\u29C1': REL, // circled greater-than - '\u29C2': BIN3, // circle with small circle to the right - '\u29C3': BIN3, // circle with two horizontal strokes to the right - '\u29C4': BIN4, // squared rising diagonal slash - '\u29C5': BIN4, // squared falling diagonal slash - '\u29C6': BIN4, // squared asterisk - '\u29C7': BIN4, // squared small circle - '\u29C8': BIN4, // squared square - '\u29C9': BIN3, // two joined squares - '\u29CA': BIN3, // triangle with dot above - '\u29CB': BIN3, // triangle with underbar - '\u29CC': BIN3, // s in triangle - '\u29CD': BIN3, // triangle with serifs at bottom - '\u29CE': REL, // right triangle above left triangle - '\u29CF': REL, // left triangle beside vertical bar - '\u29CF\u0338': BIN4, // left triangle beside vertical bar with slash - '\u29D0': REL, // vertical bar beside right triangle - '\u29D0\u0338': BIN4, // vertical bar beside right triangle with slash - '\u29D1': REL, // bowtie with left half black - '\u29D2': REL, // bowtie with right half black - '\u29D3': REL, // black bowtie - '\u29D4': REL, // times with left half black - '\u29D5': REL, // times with right half black - '\u29D6': BIN4, // white hourglass - '\u29D7': BIN4, // black hourglass - '\u29D8': BIN3, // left wiggly fence - '\u29D9': BIN3, // right wiggly fence - '\u29DB': BIN3, // right double wiggly fence - '\u29DC': BIN3, // incomplete infinity - '\u29DD': BIN3, // tie over infinity - '\u29DE': REL, // infinity negated with vertical bar - '\u29DF': BIN3, // double-ended multimap - '\u29E0': BIN3, // square with contoured outline - '\u29E1': REL, // increases as - '\u29E2': BIN4, // shuffle product - '\u29E3': REL, // equals sign and slanted parallel - '\u29E4': REL, // equals sign and slanted parallel with tilde above - '\u29E5': REL, // identical to and slanted parallel - '\u29E6': REL, // gleich stark - '\u29E7': BIN3, // thermodynamic - '\u29E8': BIN3, // down-pointing triangle with left half black - '\u29E9': BIN3, // down-pointing triangle with right half black - '\u29EA': BIN3, // black diamond with down arrow - '\u29EB': BIN3, // black lozenge - '\u29EC': BIN3, // white circle with down arrow - '\u29ED': BIN3, // black circle with down arrow - '\u29EE': BIN3, // error-barred white square - '\u29EF': BIN3, // error-barred black square - '\u29F0': BIN3, // error-barred white diamond - '\u29F1': BIN3, // error-barred black diamond - '\u29F2': BIN3, // error-barred white circle - '\u29F3': BIN3, // error-barred black circle - '\u29F4': REL, // rule-delayed - '\u29F5': BIN4, // reverse solidus operator - '\u29F6': BIN4, // solidus with overbar - '\u29F7': BIN4, // reverse solidus with horizontal stroke - '\u29F8': BIN3, // big solidus - '\u29F9': BIN3, // big reverse solidus - '\u29FA': BIN3, // double plus - '\u29FB': BIN3, // triple plus - '\u29FE': BIN4, // tiny - '\u29FF': BIN4, // miny - '\u2A1D': BIN3, // join - '\u2A1E': BIN3, // large left triangle operator - '\u2A1F': BIN3, // z notation schema composition - '\u2A20': BIN3, // z notation schema piping - '\u2A21': BIN3, // z notation schema projection - '\u2A22': BIN4, // plus sign with small circle above - '\u2A23': BIN4, // plus sign with circumflex accent above - '\u2A24': BIN4, // plus sign with tilde above - '\u2A25': BIN4, // plus sign with dot below - '\u2A26': BIN4, // plus sign with tilde below - '\u2A27': BIN4, // plus sign with subscript two - '\u2A28': BIN4, // plus sign with black triangle - '\u2A29': BIN4, // minus sign with comma above - '\u2A2A': BIN4, // minus sign with dot below - '\u2A2B': BIN4, // minus sign with falling dots - '\u2A2C': BIN4, // minus sign with rising dots - '\u2A2D': BIN4, // plus sign in left half circle - '\u2A2E': BIN4, // plus sign in right half circle - '\u2A2F': BIN4, // vector or cross product - '\u2A30': BIN4, // multiplication sign with dot above - '\u2A31': BIN4, // multiplication sign with underbar - '\u2A32': BIN4, // semidirect product with bottom closed - '\u2A33': BIN4, // smash product - '\u2A34': BIN4, // multiplication sign in left half circle - '\u2A35': BIN4, // multiplication sign in right half circle - '\u2A36': BIN4, // circled multiplication sign with circumflex accent - '\u2A37': BIN4, // multiplication sign in double circle - '\u2A38': BIN4, // circled division sign - '\u2A39': BIN4, // plus sign in triangle - '\u2A3A': BIN4, // minus sign in triangle - '\u2A3B': BIN4, // multiplication sign in triangle - '\u2A3C': BIN4, // interior product - '\u2A3D': BIN4, // righthand interior product - '\u2A3E': BIN4, // z notation relational composition - '\u2A3F': BIN4, // amalgamation or coproduct - '\u2A40': BIN4, // intersection with dot - '\u2A41': BIN4, // union with minus sign - '\u2A42': BIN4, // union with overbar - '\u2A43': BIN4, // intersection with overbar - '\u2A44': BIN4, // intersection with logical and - '\u2A45': BIN4, // union with logical or - '\u2A46': BIN4, // union above intersection - '\u2A47': BIN4, // intersection above union - '\u2A48': BIN4, // union above bar above intersection - '\u2A49': BIN4, // intersection above bar above union - '\u2A4A': BIN4, // union beside and joined with union - '\u2A4B': BIN4, // intersection beside and joined with intersection - '\u2A4C': BIN4, // closed union with serifs - '\u2A4D': BIN4, // closed intersection with serifs - '\u2A4E': BIN4, // double square intersection - '\u2A4F': BIN4, // double square union - '\u2A50': BIN4, // closed union with serifs and smash product - '\u2A51': BIN4, // logical and with dot above - '\u2A52': BIN4, // logical or with dot above - '\u2A53': BIN4, // double logical and - '\u2A54': BIN4, // double logical or - '\u2A55': BIN4, // two intersecting logical and - '\u2A56': BIN4, // two intersecting logical or - '\u2A57': BIN4, // sloping large or - '\u2A58': BIN4, // sloping large and - '\u2A59': REL, // logical or overlapping logical and - '\u2A5A': BIN4, // logical and with middle stem - '\u2A5B': BIN4, // logical or with middle stem - '\u2A5C': BIN4, // logical and with horizontal dash - '\u2A5D': BIN4, // logical or with horizontal dash - '\u2A5E': BIN4, // logical and with double overbar - '\u2A5F': BIN4, // logical and with underbar - '\u2A60': BIN4, // logical and with double underbar - '\u2A61': BIN4, // small vee with underbar - '\u2A62': BIN4, // logical or with double overbar - '\u2A63': BIN4, // logical or with double underbar - '\u2A64': BIN4, // z notation domain antirestriction - '\u2A65': BIN4, // z notation range antirestriction - '\u2A66': REL, // equals sign with dot below - '\u2A67': REL, // identical with dot above - '\u2A68': REL, // triple horizontal bar with double vertical stroke - '\u2A69': REL, // triple horizontal bar with triple vertical stroke - '\u2A6A': REL, // tilde operator with dot above - '\u2A6B': REL, // tilde operator with rising dots - '\u2A6C': REL, // similar minus similar - '\u2A6D': REL, // congruent with dot above - '\u2A6E': REL, // equals with asterisk - '\u2A6F': REL, // almost equal to with circumflex accent - '\u2A70': REL, // approximately equal or equal to - '\u2A71': BIN4, // equals sign above plus sign - '\u2A72': BIN4, // plus sign above equals sign - '\u2A73': REL, // equals sign above tilde operator - '\u2A74': REL, // double colon equal - '\u2A75': REL, // two consecutive equals signs - '\u2A76': REL, // three consecutive equals signs - '\u2A77': REL, // equals sign with two dots above and two dots below - '\u2A78': REL, // equivalent with four dots above - '\u2A79': REL, // less-than with circle inside - '\u2A7A': REL, // greater-than with circle inside - '\u2A7B': REL, // less-than with question mark above - '\u2A7C': REL, // greater-than with question mark above - '\u2A7D': REL, // less-than or slanted equal to - '\u2A7D\u0338': BIN4, // less-than or slanted equal to with slash - '\u2A7E': REL, // greater-than or slanted equal to - '\u2A7E\u0338': BIN4, // greater-than or slanted equal to with slash - '\u2A7F': REL, // less-than or slanted equal to with dot inside - '\u2A80': REL, // greater-than or slanted equal to with dot inside - '\u2A81': REL, // less-than or slanted equal to with dot above - '\u2A82': REL, // greater-than or slanted equal to with dot above - '\u2A83': REL, // less-than or slanted equal to with dot above right - '\u2A84': REL, // greater-than or slanted equal to with dot above left - '\u2A85': REL, // less-than or approximate - '\u2A86': REL, // greater-than or approximate - '\u2A87': REL, // less-than and single-line not equal to - '\u2A88': REL, // greater-than and single-line not equal to - '\u2A89': REL, // less-than and not approximate - '\u2A8A': REL, // greater-than and not approximate - '\u2A8B': REL, // less-than above double-line equal above greater-than - '\u2A8C': REL, // greater-than above double-line equal above less-than - '\u2A8D': REL, // less-than above similar or equal - '\u2A8E': REL, // greater-than above similar or equal - '\u2A8F': REL, // less-than above similar above greater-than - '\u2A90': REL, // greater-than above similar above less-than - '\u2A91': REL, // less-than above greater-than above double-line equal - '\u2A92': REL, // greater-than above less-than above double-line equal - '\u2A93': REL, // less-than above slanted equal above greater-than above slanted equal - '\u2A94': REL, // greater-than above slanted equal above less-than above slanted equal - '\u2A95': REL, // slanted equal to or less-than - '\u2A96': REL, // slanted equal to or greater-than - '\u2A97': REL, // slanted equal to or less-than with dot inside - '\u2A98': REL, // slanted equal to or greater-than with dot inside - '\u2A99': REL, // double-line equal to or less-than - '\u2A9A': REL, // double-line equal to or greater-than - '\u2A9B': REL, // double-line slanted equal to or less-than - '\u2A9C': REL, // double-line slanted equal to or greater-than - '\u2A9D': REL, // similar or less-than - '\u2A9E': REL, // similar or greater-than - '\u2A9F': REL, // similar above less-than above equals sign - '\u2AA0': REL, // similar above greater-than above equals sign - '\u2AA1': REL, // double nested less-than - '\u2AA1\u0338': BIN4, // double nested less-than with slash - '\u2AA2': REL, // double nested greater-than - '\u2AA2\u0338': BIN4, // double nested greater-than with slash - '\u2AA3': REL, // double nested less-than with underbar - '\u2AA4': REL, // greater-than overlapping less-than - '\u2AA5': REL, // greater-than beside less-than - '\u2AA6': REL, // less-than closed by curve - '\u2AA7': REL, // greater-than closed by curve - '\u2AA8': REL, // less-than closed by curve above slanted equal - '\u2AA9': REL, // greater-than closed by curve above slanted equal - '\u2AAA': REL, // smaller than - '\u2AAB': REL, // larger than - '\u2AAC': REL, // smaller than or equal to - '\u2AAD': REL, // larger than or equal to - '\u2AAE': REL, // equals sign with bumpy above - '\u2AAF': REL, // precedes above single-line equals sign - '\u2AAF\u0338': BIN4, // precedes above single-line equals sign with slash - '\u2AB0': REL, // succeeds above single-line equals sign - '\u2AB0\u0338': BIN4, // succeeds above single-line equals sign with slash - '\u2AB1': REL, // precedes above single-line not equal to - '\u2AB2': REL, // succeeds above single-line not equal to - '\u2AB3': REL, // precedes above equals sign - '\u2AB4': REL, // succeeds above equals sign - '\u2AB5': REL, // precedes above not equal to - '\u2AB6': REL, // succeeds above not equal to - '\u2AB7': REL, // precedes above almost equal to - '\u2AB8': REL, // succeeds above almost equal to - '\u2AB9': REL, // precedes above not almost equal to - '\u2ABA': REL, // succeeds above not almost equal to - '\u2ABB': REL, // double precedes - '\u2ABC': REL, // double succeeds - '\u2ABD': REL, // subset with dot - '\u2ABE': REL, // superset with dot - '\u2ABF': REL, // subset with plus sign below - '\u2AC0': REL, // superset with plus sign below - '\u2AC1': REL, // subset with multiplication sign below - '\u2AC2': REL, // superset with multiplication sign below - '\u2AC3': REL, // subset of or equal to with dot above - '\u2AC4': REL, // superset of or equal to with dot above - '\u2AC5': REL, // subset of above equals sign - '\u2AC6': REL, // superset of above equals sign - '\u2AC7': REL, // subset of above tilde operator - '\u2AC8': REL, // superset of above tilde operator - '\u2AC9': REL, // subset of above almost equal to - '\u2ACA': REL, // superset of above almost equal to - '\u2ACB': REL, // subset of above not equal to - '\u2ACC': REL, // superset of above not equal to - '\u2ACD': REL, // square left open box operator - '\u2ACE': REL, // square right open box operator - '\u2ACF': REL, // closed subset - '\u2AD0': REL, // closed superset - '\u2AD1': REL, // closed subset or equal to - '\u2AD2': REL, // closed superset or equal to - '\u2AD3': REL, // subset above superset - '\u2AD4': REL, // superset above subset - '\u2AD5': REL, // subset above subset - '\u2AD6': REL, // superset above superset - '\u2AD7': REL, // superset beside subset - '\u2AD8': REL, // superset beside and joined by dash with subset - '\u2AD9': REL, // element of opening downwards - '\u2ADA': REL, // pitchfork with tee top - '\u2ADB': REL, // transversal intersection - '\u2ADC': REL, // forking - '\u2ADD': REL, // nonforking - '\u2ADE': REL, // short left tack - '\u2ADF': REL, // short down tack - '\u2AE0': REL, // short up tack - '\u2AE1': REL, // perpendicular with s - '\u2AE2': REL, // vertical bar triple right turnstile - '\u2AE3': REL, // double vertical bar left turnstile - '\u2AE4': REL, // vertical bar double left turnstile - '\u2AE5': REL, // double vertical bar double left turnstile - '\u2AE6': REL, // long dash from left member of double vertical - '\u2AE7': REL, // short down tack with overbar - '\u2AE8': REL, // short up tack with underbar - '\u2AE9': REL, // short up tack above short down tack - '\u2AEA': REL, // double down tack - '\u2AEB': REL, // double up tack - '\u2AEC': REL, // double stroke not sign - '\u2AED': REL, // reversed double stroke not sign - '\u2AEE': REL, // does not divide with reversed negation slash - '\u2AEF': REL, // vertical line with circle above - '\u2AF0': REL, // vertical line with circle below - '\u2AF1': REL, // down tack with circle below - '\u2AF2': REL, // parallel with horizontal stroke - '\u2AF3': REL, // parallel with tilde operator - '\u2AF4': BIN4, // triple vertical bar binary relation - '\u2AF5': BIN4, // triple vertical bar with horizontal stroke - '\u2AF6': BIN4, // triple colon operator - '\u2AF7': REL, // triple nested less-than - '\u2AF8': REL, // triple nested greater-than - '\u2AF9': REL, // double-line slanted less-than or equal to - '\u2AFA': REL, // double-line slanted greater-than or equal to - '\u2AFB': BIN4, // triple solidus binary relation - '\u2AFD': BIN4, // double solidus operator - '\u2AFE': BIN3, // white vertical bar - '\u00B1': BIN4, // plus-minus sign - '\u00B7': BIN4, // middle dot - '\u00D7': BIN4, // multiplication sign - '\u00F7': BIN4, // division sign - '&&': BIN4, // multiple character operator: && - '*': BIN3, // asterisk - '**': [1,1,TEXCLASS.BIN], // multiple character operator: ** - '*=': BIN4, // multiple character operator: *= - '+': BIN4, // plus sign - '+=': BIN4, // multiple character operator: += - ',': [0,3,TEXCLASS.PUNCT,{separator: true}], // comma - '-': BIN4, // hyphen-minus - '-=': BIN4, // multiple character operator: -= - '->': BIN4, // multiple character operator: -> - '.': [3,3,TEXCLASS.ORD], // full stop - '/': ORD11, // solidus - '//': BIN4, // multiple character operator: // - '/=': BIN4, // multiple character operator: /= - ':': [1,2,TEXCLASS.REL], // colon - ':=': BIN4, // multiple character operator: := - ';': [0,3,TEXCLASS.PUNCT,{separator: true}], // semicolon - '<': REL, // less-than sign - '<=': BIN4, // multiple character operator: <= - '<>': [1,1,TEXCLASS.BIN], // multiple character operator: <> - '=': REL, // equals sign - '==': BIN4, // multiple character operator: == - '>': REL, // greater-than sign - '>=': BIN4, // multiple character operator: >= - '?': [1,1,TEXCLASS.CLOSE], // question mark - '@': ORD11, // commercial at - '\\': ORD, // reverse solidus - '_': ORD11, // low line - '|': [2,2,TEXCLASS.ORD,{fence: true, stretchy: true, symmetric: true}], // vertical line - '||': BIN3, // multiple character operator: || - '#': ORD, // # - '$': ORD, // $ - '\u002E': [0,3,TEXCLASS.PUNCT,{separator: true}], // \ldotp - '\u00A7': ORD, // \S - '\u0131': ORD, // \imath - '\u0237': ORD, // \jmath - '\u02B9': ORD, // prime - '\u02C9': ACCENT, // \bar - '\u02CA': ACCENT, // \acute - '\u02CB': ACCENT, // \grave - '\u0300': ACCENT, // \grave - '\u0301': ACCENT, // \acute - '\u0303': WIDEACCENT, // \tilde - '\u0304': ACCENT, // \bar - '\u0306': ACCENT, // \breve - '\u0307': ACCENT, // \dot - '\u0308': ACCENT, // \ddot - '\u030C': ACCENT, // \check - '\u0332': WIDEACCENT, // horizontal line - '\u0338': REL4, // \not - '\u2015': [0,0,TEXCLASS.ORD,{stretchy: true}], // horizontal line - '\u2017': [0,0,TEXCLASS.ORD,{stretchy: true}], // horizontal line - '\u2020': BIN3, // \dagger - '\u2021': BIN3, // \ddagger - '\u20D7': ACCENT, // \vec - '\u210F': ORD, // \hbar - '\u2118': ORD, // \wp - '\u2135': ORD, // \aleph - '\u2205': ORD, // \emptyset - '\u221E': ORD, // \infty - '\u2305': BIN3, // barwedge - '\u2306': BIN3, // doublebarwedge - '\u2322': REL4, // \frown - '\u2323': REL4, // \smile - '\u2329': OPEN, // langle - '\u232A': CLOSE, // rangle - '\u23AA': ORD, // \bracevert - '\u23AF': [0,0,TEXCLASS.ORD,{stretchy: true}], // \underline - '\u23B0': OPEN, // \lmoustache - '\u23B1': CLOSE, // \rmoustache - '\u25EF': BIN3, // \bigcirc - '\u2660': ORD, // \spadesuit - '\u2661': ORD, // \heartsuit - '\u2662': ORD, // \diamondsuit - '\u2663': ORD, // \clubsuit - '\u27EE': OPEN, // \lgroup - '\u27EF': CLOSE, // \rgroup - '\u27FC': REL4, // \longmapsto - '\u3008': OPEN, // langle - '\u3009': CLOSE, // rangle - '\uFE37': WIDEACCENT, // horizontal brace down - '\uFE38': WIDEACCENT, // horizontal brace up - }, diff --git a/mathjax-dev/packer/packMJ b/mathjax-dev/packer/packMJ deleted file mode 100755 index 44b3d782a..000000000 --- a/mathjax-dev/packer/packMJ +++ /dev/null @@ -1,38 +0,0 @@ -#! /usr/local/bin/perl - -$SRC = "../SourceForge/trunk/mathjax/unpacked"; -$DST = $SRC; $DST =~ s!/unpacked$!!; - -sub packDir { - my ($src,$dst) = @_; - opendir(SRC,$src); - my @files = grep(/^[^.]/,readdir(SRC)); - closedir(SRC); - foreach my $file (@files) { - if (-d "$src/$file") { - next if "$src/$file" eq "$SRC/fonts"; - next if "$src/$file" eq "$SRC/docs"; - next if "$src/$file" eq "$SRC/unpacked"; - if (! -e "$dst/$file") {mkdir "$dst/$file"} - packDir("$src/$file","$dst/$file"); - } elsif ($file =~ m/\.js$/) { - packFile($src,$dst,$file); - } - } -} - -sub packFile { - my ($src,$dst,$file) = @_; - $src .= "/$file"; $dst .= "/$file"; - my ($stime,$ssize) = (stat($src))[9,7]; - my $dtime = (stat($dst))[9]; - return if $stime <= $dtime || $ssize <= 1024; - system("./packMJfile '$src' '$dst'"); - my $dsize = (stat($dst))[7]; - print "Size: $dsize, Original: $ssize [",$ssize-$dsize," or ", - sprintf("%.1f",100*($ssize-$dsize)/$ssize),"%]\n"; -} - -packDir($SRC,$DST); - -1; diff --git a/mathjax-dev/packer/packMJfile b/mathjax-dev/packer/packMJfile deleted file mode 100755 index ed518fdac..000000000 --- a/mathjax-dev/packer/packMJfile +++ /dev/null @@ -1,55 +0,0 @@ -#! /usr/local/bin/perl - -# Compresses a MathJax file and reports the new size and savings. -# You need to have yuicompressor in order for this to work -# -# Usage: ./packMJfile src-file dest-file - -$src = shift; $dst = shift; - -$YUI = "yuicompressor-2.4.2/build/yuicompressor-2.4.2.jar"; - -if ($src =~ m!/config/(local/local|MathJax)\.js$!) { - print "============================================\n"; - print "Copying: $src\n"; - system("cp '$src' '$dst'"); - exit; -} - -print "============================================\n"; -print "Compressing: $src\n"; -print "--------------------------------------------\n"; -print "Phase I..."; -system("java -jar '$YUI' -v -o tmp.js '$src' 2>&1 | ./yuiFilter"); - -print "--------------------------------------------\n"; -print "Phase II...\n"; -system("./jsCompress.pl tmp.js"); - -print "--------------------------------------------\n"; -open(MJX,"<","tmp.data"); -@lines = ; -close(MJX); -$compressed = join("",@lines); - -$template = "template.js"; -$template = "template-MathJax.js" if $dst =~ m!/MathJax\.js$!; - -open(MJX,"<",$template); -@lines = ; -close(MJX); -$lines = join("",@lines); - -$dstname = $dst; $dstname =~ s!.*/MathJax!/MathJax!; -$lines =~ s/%%%NAME%%%/$dstname/; -$lines =~ s/%%%DATA%%%/$compressed/; - -open(MJX,">",$dst); -print MJX $lines; -close(MJX); - -unlink "tmp.js"; -unlink "tmp.data"; - -1; - diff --git a/mathjax-dev/packer/packMJfonts b/mathjax-dev/packer/packMJfonts deleted file mode 100755 index 747588d35..000000000 --- a/mathjax-dev/packer/packMJfonts +++ /dev/null @@ -1,39 +0,0 @@ -#! /usr/local/bin/perl - -# Packs the javascript files that are part of the -# image fonts package at fonts/HTML-CSS/TeX/png. -# -# Usage: ./packMJfonts - -$SRC = "../../mathjax/fonts/HTML-CSS/TeX/png"; - -sub packDir { - my ($src,$dst) = @_; - opendir(SRC,$src); - my @files = grep(/^[^.]/,readdir(SRC)); - closedir(SRC); - foreach my $file (@files) { - if (-d "$src/$file") { - next if $file =~ m/^\d+$/; - packDir("$src/$file",$dst.($file eq "unpacked" ? "" :"/$file")); - } elsif ($file =~ m/\.js$/) { - packFile($src,$dst,$file); - } - } -} - -sub packFile { - my ($src,$dst,$file) = @_; - $src .= "/$file"; $dst .= "/$file"; - my ($stime,$ssize) = (stat($src))[9,7]; - my $dtime = (stat($dst))[9]; - return if $stime <= $dtime || $ssize <= 1024; - system("./packMJfile '$src' '$dst'"); - my $dsize = (stat($dst))[7]; - print "Size: $dsize, Original: $ssize [",$ssize-$dsize," or ", - sprintf("%.1f",100*($ssize-$dsize)/$ssize),"%]\n"; -} - -packDir($SRC,$SRC); - -1; diff --git a/mathjax-dev/packer/template-MathJax.js b/mathjax-dev/packer/template-MathJax.js deleted file mode 100644 index dd5d830b7..000000000 --- a/mathjax-dev/packer/template-MathJax.js +++ /dev/null @@ -1,41 +0,0 @@ -/************************************************************* - * - * MathJax.js - * - * The main code for the MathJax math-typesetting library. See - * http://www.mathjax.org/ for details. - * - * --------------------------------------------------------------------- - * - * Copyright (c) 2009-2010 Design Science, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -if (!window.MathJax) {window.MathJax = {}} - -MathJax.Unpack = function (data) { - var k, d, n, m, i; - for (k = 0, m = data.length; k < m; k++) { - d = data[k]; - for (i = 0, n = d.length; i < n; i++) - {if (typeof(d[i]) == 'number') {d[i] = d[d[i]]}} - data[k] = d.join(''); - } - eval(data.join('')); -}; -MathJax.isPacked = true; - -MathJax.Unpack([ -%%%DATA%%%]); - diff --git a/mathjax-dev/packer/template.js b/mathjax-dev/packer/template.js deleted file mode 100644 index 55a43fbfd..000000000 --- a/mathjax-dev/packer/template.js +++ /dev/null @@ -1,17 +0,0 @@ -/* - * %%%NAME%%% - * - * Copyright (c) 2010 Design Science, Inc. - * - * Part of the MathJax library. - * See http://www.mathjax.org for details. - * - * Licensed under the Apache License, Version 2.0; - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - */ - -MathJax.Unpack([ -%%%DATA%%%]); - diff --git a/mathjax-dev/packer/yuiFilter b/mathjax-dev/packer/yuiFilter deleted file mode 100755 index 89f01300f..000000000 --- a/mathjax-dev/packer/yuiFilter +++ /dev/null @@ -1,17 +0,0 @@ -#! /usr/local/bin/perl - -# used internally to filter the yuicompressor output to not show certain messages - -while ($line = <>) { - if ($line =~ m/use a single 'var' statement per scope/) { - $line = <>; $line = <>; # skip next two lines - } elsif ($line =~ m/Using 'eval' is not recommended/) { - $line = <>; $line = <>; # skip next two lines - } elsif ($line =~ m/Using charset MacRoman/) { - $line = <>; # skip blank line - } else { - print $line; - } -} - -1; diff --git a/mathjax/COPYING.txt b/mathjax/COPYING.txt deleted file mode 100644 index d64569567..000000000 --- a/mathjax/COPYING.txt +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/mathjax/test/index-images.html b/test/index-images.html similarity index 100% rename from mathjax/test/index-images.html rename to test/index-images.html diff --git a/mathjax/test/index.html b/test/index.html similarity index 100% rename from mathjax/test/index.html rename to test/index.html diff --git a/mathjax/test/sample-dynamic.html b/test/sample-dynamic.html similarity index 100% rename from mathjax/test/sample-dynamic.html rename to test/sample-dynamic.html diff --git a/mathjax/test/sample-mml.html b/test/sample-mml.html similarity index 100% rename from mathjax/test/sample-mml.html rename to test/sample-mml.html diff --git a/mathjax/test/sample-signals.html b/test/sample-signals.html similarity index 100% rename from mathjax/test/sample-signals.html rename to test/sample-signals.html diff --git a/mathjax/test/sample-tex.html b/test/sample-tex.html similarity index 100% rename from mathjax/test/sample-tex.html rename to test/sample-tex.html diff --git a/mathjax/test/sample-tex2mml.html b/test/sample-tex2mml.html similarity index 100% rename from mathjax/test/sample-tex2mml.html rename to test/sample-tex2mml.html diff --git a/mathjax/test/sample.html b/test/sample.html similarity index 100% rename from mathjax/test/sample.html rename to test/sample.html diff --git a/mathjax/unpacked/MathJax.js b/unpacked/MathJax.js similarity index 100% rename from mathjax/unpacked/MathJax.js rename to unpacked/MathJax.js diff --git a/mathjax/unpacked/config/MMLorHTML.js b/unpacked/config/MMLorHTML.js similarity index 100% rename from mathjax/unpacked/config/MMLorHTML.js rename to unpacked/config/MMLorHTML.js diff --git a/mathjax/unpacked/config/MathJax.js b/unpacked/config/MathJax.js similarity index 100% rename from mathjax/unpacked/config/MathJax.js rename to unpacked/config/MathJax.js diff --git a/mathjax/unpacked/config/local/local.js b/unpacked/config/local/local.js similarity index 100% rename from mathjax/unpacked/config/local/local.js rename to unpacked/config/local/local.js diff --git a/mathjax/unpacked/extensions/FontWarnings.js b/unpacked/extensions/FontWarnings.js similarity index 100% rename from mathjax/unpacked/extensions/FontWarnings.js rename to unpacked/extensions/FontWarnings.js diff --git a/mathjax/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js similarity index 100% rename from mathjax/unpacked/extensions/MathMenu.js rename to unpacked/extensions/MathMenu.js diff --git a/mathjax/unpacked/extensions/MathZoom.js b/unpacked/extensions/MathZoom.js similarity index 100% rename from mathjax/unpacked/extensions/MathZoom.js rename to unpacked/extensions/MathZoom.js diff --git a/mathjax/unpacked/extensions/TeX/AMSmath.js b/unpacked/extensions/TeX/AMSmath.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/AMSmath.js rename to unpacked/extensions/TeX/AMSmath.js diff --git a/mathjax/unpacked/extensions/TeX/AMSsymbols.js b/unpacked/extensions/TeX/AMSsymbols.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/AMSsymbols.js rename to unpacked/extensions/TeX/AMSsymbols.js diff --git a/mathjax/unpacked/extensions/TeX/HTML.js b/unpacked/extensions/TeX/HTML.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/HTML.js rename to unpacked/extensions/TeX/HTML.js diff --git a/mathjax/unpacked/extensions/TeX/autobold.js b/unpacked/extensions/TeX/autobold.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/autobold.js rename to unpacked/extensions/TeX/autobold.js diff --git a/mathjax/unpacked/extensions/TeX/boldsymbol.js b/unpacked/extensions/TeX/boldsymbol.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/boldsymbol.js rename to unpacked/extensions/TeX/boldsymbol.js diff --git a/mathjax/unpacked/extensions/TeX/mathchoice.js b/unpacked/extensions/TeX/mathchoice.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/mathchoice.js rename to unpacked/extensions/TeX/mathchoice.js diff --git a/mathjax/unpacked/extensions/TeX/newcommand.js b/unpacked/extensions/TeX/newcommand.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/newcommand.js rename to unpacked/extensions/TeX/newcommand.js diff --git a/mathjax/unpacked/extensions/TeX/noErrors.js b/unpacked/extensions/TeX/noErrors.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/noErrors.js rename to unpacked/extensions/TeX/noErrors.js diff --git a/mathjax/unpacked/extensions/TeX/noUndefined.js b/unpacked/extensions/TeX/noUndefined.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/noUndefined.js rename to unpacked/extensions/TeX/noUndefined.js diff --git a/mathjax/unpacked/extensions/TeX/unicode.js b/unpacked/extensions/TeX/unicode.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/unicode.js rename to unpacked/extensions/TeX/unicode.js diff --git a/mathjax/unpacked/extensions/TeX/verb.js b/unpacked/extensions/TeX/verb.js similarity index 100% rename from mathjax/unpacked/extensions/TeX/verb.js rename to unpacked/extensions/TeX/verb.js diff --git a/mathjax/unpacked/extensions/jsMath2jax.js b/unpacked/extensions/jsMath2jax.js similarity index 100% rename from mathjax/unpacked/extensions/jsMath2jax.js rename to unpacked/extensions/jsMath2jax.js diff --git a/mathjax/unpacked/extensions/mml2jax.js b/unpacked/extensions/mml2jax.js similarity index 100% rename from mathjax/unpacked/extensions/mml2jax.js rename to unpacked/extensions/mml2jax.js diff --git a/mathjax/unpacked/extensions/tex2jax.js b/unpacked/extensions/tex2jax.js similarity index 100% rename from mathjax/unpacked/extensions/tex2jax.js rename to unpacked/extensions/tex2jax.js diff --git a/mathjax/unpacked/extensions/toMathML.js b/unpacked/extensions/toMathML.js similarity index 100% rename from mathjax/unpacked/extensions/toMathML.js rename to unpacked/extensions/toMathML.js diff --git a/mathjax/unpacked/jax/element/mml/jax.js b/unpacked/jax/element/mml/jax.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/jax.js rename to unpacked/jax/element/mml/jax.js diff --git a/mathjax/unpacked/jax/element/mml/optable/Arrows.js b/unpacked/jax/element/mml/optable/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/Arrows.js rename to unpacked/jax/element/mml/optable/Arrows.js diff --git a/mathjax/unpacked/jax/element/mml/optable/BasicLatin.js b/unpacked/jax/element/mml/optable/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/BasicLatin.js rename to unpacked/jax/element/mml/optable/BasicLatin.js diff --git a/mathjax/unpacked/jax/element/mml/optable/CombDiacritMarks.js b/unpacked/jax/element/mml/optable/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/CombDiacritMarks.js rename to unpacked/jax/element/mml/optable/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/element/mml/optable/CombDiactForSymbols.js b/unpacked/jax/element/mml/optable/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/CombDiactForSymbols.js rename to unpacked/jax/element/mml/optable/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/element/mml/optable/Dingbats.js b/unpacked/jax/element/mml/optable/Dingbats.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/Dingbats.js rename to unpacked/jax/element/mml/optable/Dingbats.js diff --git a/mathjax/unpacked/jax/element/mml/optable/GeneralPunctuation.js b/unpacked/jax/element/mml/optable/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/GeneralPunctuation.js rename to unpacked/jax/element/mml/optable/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/element/mml/optable/GeometricShapes.js b/unpacked/jax/element/mml/optable/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/GeometricShapes.js rename to unpacked/jax/element/mml/optable/GeometricShapes.js diff --git a/mathjax/unpacked/jax/element/mml/optable/GreekAndCoptic.js b/unpacked/jax/element/mml/optable/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/GreekAndCoptic.js rename to unpacked/jax/element/mml/optable/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/element/mml/optable/Latin1Supplement.js b/unpacked/jax/element/mml/optable/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/Latin1Supplement.js rename to unpacked/jax/element/mml/optable/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/element/mml/optable/LetterlikeSymbols.js b/unpacked/jax/element/mml/optable/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/LetterlikeSymbols.js rename to unpacked/jax/element/mml/optable/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/element/mml/optable/MathOperators.js b/unpacked/jax/element/mml/optable/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/MathOperators.js rename to unpacked/jax/element/mml/optable/MathOperators.js diff --git a/mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js b/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js rename to unpacked/jax/element/mml/optable/MiscMathSymbolsA.js diff --git a/mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js b/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js rename to unpacked/jax/element/mml/optable/MiscMathSymbolsB.js diff --git a/mathjax/unpacked/jax/element/mml/optable/MiscTechnical.js b/unpacked/jax/element/mml/optable/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/MiscTechnical.js rename to unpacked/jax/element/mml/optable/MiscTechnical.js diff --git a/mathjax/unpacked/jax/element/mml/optable/SpacingModLetters.js b/unpacked/jax/element/mml/optable/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/SpacingModLetters.js rename to unpacked/jax/element/mml/optable/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/element/mml/optable/SuppMathOperators.js b/unpacked/jax/element/mml/optable/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/SuppMathOperators.js rename to unpacked/jax/element/mml/optable/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/element/mml/optable/SupplementalArrowsB.js b/unpacked/jax/element/mml/optable/SupplementalArrowsB.js similarity index 100% rename from mathjax/unpacked/jax/element/mml/optable/SupplementalArrowsB.js rename to unpacked/jax/element/mml/optable/SupplementalArrowsB.js diff --git a/mathjax/unpacked/jax/input/MathML/config.js b/unpacked/jax/input/MathML/config.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/config.js rename to unpacked/jax/input/MathML/config.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/a.js b/unpacked/jax/input/MathML/entities/a.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/a.js rename to unpacked/jax/input/MathML/entities/a.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/b.js b/unpacked/jax/input/MathML/entities/b.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/b.js rename to unpacked/jax/input/MathML/entities/b.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/c.js b/unpacked/jax/input/MathML/entities/c.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/c.js rename to unpacked/jax/input/MathML/entities/c.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/d.js b/unpacked/jax/input/MathML/entities/d.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/d.js rename to unpacked/jax/input/MathML/entities/d.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/e.js b/unpacked/jax/input/MathML/entities/e.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/e.js rename to unpacked/jax/input/MathML/entities/e.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/f.js b/unpacked/jax/input/MathML/entities/f.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/f.js rename to unpacked/jax/input/MathML/entities/f.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/fr.js b/unpacked/jax/input/MathML/entities/fr.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/fr.js rename to unpacked/jax/input/MathML/entities/fr.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/g.js b/unpacked/jax/input/MathML/entities/g.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/g.js rename to unpacked/jax/input/MathML/entities/g.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/h.js b/unpacked/jax/input/MathML/entities/h.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/h.js rename to unpacked/jax/input/MathML/entities/h.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/i.js b/unpacked/jax/input/MathML/entities/i.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/i.js rename to unpacked/jax/input/MathML/entities/i.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/j.js b/unpacked/jax/input/MathML/entities/j.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/j.js rename to unpacked/jax/input/MathML/entities/j.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/k.js b/unpacked/jax/input/MathML/entities/k.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/k.js rename to unpacked/jax/input/MathML/entities/k.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/l.js b/unpacked/jax/input/MathML/entities/l.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/l.js rename to unpacked/jax/input/MathML/entities/l.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/m.js b/unpacked/jax/input/MathML/entities/m.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/m.js rename to unpacked/jax/input/MathML/entities/m.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/n.js b/unpacked/jax/input/MathML/entities/n.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/n.js rename to unpacked/jax/input/MathML/entities/n.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/o.js b/unpacked/jax/input/MathML/entities/o.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/o.js rename to unpacked/jax/input/MathML/entities/o.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/opf.js b/unpacked/jax/input/MathML/entities/opf.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/opf.js rename to unpacked/jax/input/MathML/entities/opf.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/p.js b/unpacked/jax/input/MathML/entities/p.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/p.js rename to unpacked/jax/input/MathML/entities/p.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/q.js b/unpacked/jax/input/MathML/entities/q.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/q.js rename to unpacked/jax/input/MathML/entities/q.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/r.js b/unpacked/jax/input/MathML/entities/r.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/r.js rename to unpacked/jax/input/MathML/entities/r.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/s.js b/unpacked/jax/input/MathML/entities/s.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/s.js rename to unpacked/jax/input/MathML/entities/s.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/scr.js b/unpacked/jax/input/MathML/entities/scr.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/scr.js rename to unpacked/jax/input/MathML/entities/scr.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/t.js b/unpacked/jax/input/MathML/entities/t.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/t.js rename to unpacked/jax/input/MathML/entities/t.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/u.js b/unpacked/jax/input/MathML/entities/u.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/u.js rename to unpacked/jax/input/MathML/entities/u.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/v.js b/unpacked/jax/input/MathML/entities/v.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/v.js rename to unpacked/jax/input/MathML/entities/v.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/w.js b/unpacked/jax/input/MathML/entities/w.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/w.js rename to unpacked/jax/input/MathML/entities/w.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/x.js b/unpacked/jax/input/MathML/entities/x.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/x.js rename to unpacked/jax/input/MathML/entities/x.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/y.js b/unpacked/jax/input/MathML/entities/y.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/y.js rename to unpacked/jax/input/MathML/entities/y.js diff --git a/mathjax/unpacked/jax/input/MathML/entities/z.js b/unpacked/jax/input/MathML/entities/z.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/entities/z.js rename to unpacked/jax/input/MathML/entities/z.js diff --git a/mathjax/unpacked/jax/input/MathML/jax.js b/unpacked/jax/input/MathML/jax.js similarity index 100% rename from mathjax/unpacked/jax/input/MathML/jax.js rename to unpacked/jax/input/MathML/jax.js diff --git a/mathjax/unpacked/jax/input/TeX/config.js b/unpacked/jax/input/TeX/config.js similarity index 100% rename from mathjax/unpacked/jax/input/TeX/config.js rename to unpacked/jax/input/TeX/config.js diff --git a/mathjax/unpacked/jax/input/TeX/jax.js b/unpacked/jax/input/TeX/jax.js similarity index 100% rename from mathjax/unpacked/jax/input/TeX/jax.js rename to unpacked/jax/input/TeX/jax.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/maction.js b/unpacked/jax/output/HTML-CSS/autoload/maction.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/maction.js rename to unpacked/jax/output/HTML-CSS/autoload/maction.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/menclose.js b/unpacked/jax/output/HTML-CSS/autoload/menclose.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/menclose.js rename to unpacked/jax/output/HTML-CSS/autoload/menclose.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/mglyph.js b/unpacked/jax/output/HTML-CSS/autoload/mglyph.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/mglyph.js rename to unpacked/jax/output/HTML-CSS/autoload/mglyph.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js b/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js rename to unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/ms.js b/unpacked/jax/output/HTML-CSS/autoload/ms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/ms.js rename to unpacked/jax/output/HTML-CSS/autoload/ms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/mtable.js b/unpacked/jax/output/HTML-CSS/autoload/mtable.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/mtable.js rename to unpacked/jax/output/HTML-CSS/autoload/mtable.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/autoload/multiline.js b/unpacked/jax/output/HTML-CSS/autoload/multiline.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/autoload/multiline.js rename to unpacked/jax/output/HTML-CSS/autoload/multiline.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/blank.gif b/unpacked/jax/output/HTML-CSS/blank.gif similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/blank.gif rename to unpacked/jax/output/HTML-CSS/blank.gif diff --git a/mathjax/unpacked/jax/output/HTML-CSS/config.js b/unpacked/jax/output/HTML-CSS/config.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/config.js rename to unpacked/jax/output/HTML-CSS/config.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js rename to unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js rename to unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/imageFonts.js b/unpacked/jax/output/HTML-CSS/imageFonts.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/imageFonts.js rename to unpacked/jax/output/HTML-CSS/imageFonts.js diff --git a/mathjax/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js similarity index 100% rename from mathjax/unpacked/jax/output/HTML-CSS/jax.js rename to unpacked/jax/output/HTML-CSS/jax.js diff --git a/mathjax/unpacked/jax/output/NativeMML/config.js b/unpacked/jax/output/NativeMML/config.js similarity index 100% rename from mathjax/unpacked/jax/output/NativeMML/config.js rename to unpacked/jax/output/NativeMML/config.js diff --git a/mathjax/unpacked/jax/output/NativeMML/jax.js b/unpacked/jax/output/NativeMML/jax.js similarity index 100% rename from mathjax/unpacked/jax/output/NativeMML/jax.js rename to unpacked/jax/output/NativeMML/jax.js