[DRE-commits] [rabbit] 01/04: Imported Upstream version 2.1.9
    Youhei SASAKI 
    uwabami-guest at moszumanska.debian.org
       
    Fri Jun 17 06:42:39 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to annotated tag debian/2.1.9-1
in repository rabbit.
commit 08c4806708ceb42046d0ba43ebc286469c86ee5b
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Jun 17 15:33:20 2016 +0900
    Imported Upstream version 2.1.9
---
 Rakefile                                           |    2 +-
 data/locale/ja/LC_MESSAGES/rabbit.mo               |  Bin 66181 -> 66357 bytes
 doc/_config.yml                                    |   24 +-
 doc/_layouts/en.html                               |    2 -
 doc/_layouts/ja.html                               |    2 -
 doc/en/how-to-make/markdown.md                     |   37 +-
 doc/en/index.rd                                    |    5 +-
 doc/en/install/homebrew.rd                         |    2 +-
 doc/en/install/windows.rd                          |   52 +-
 doc/en/news.rd                                     |   99 +
 doc/images/screenshots/en/blue-circle-raw.png      |  Bin 0 -> 8531 bytes
 doc/images/screenshots/en/blue-circle.png          |  Bin 0 -> 12696 bytes
 doc/images/screenshots/en/clear-blue-raw.png       |  Bin 0 -> 6754 bytes
 doc/images/screenshots/en/clear-blue.png           |  Bin 0 -> 10912 bytes
 doc/images/screenshots/en/cozmixng-raw.png         |  Bin 0 -> 10571 bytes
 doc/images/screenshots/en/cozmixng.png             |  Bin 0 -> 15155 bytes
 doc/images/screenshots/en/dark-gradation-raw.png   |  Bin 0 -> 12698 bytes
 doc/images/screenshots/en/dark-gradation.png       |  Bin 0 -> 16499 bytes
 doc/images/screenshots/en/day-white-raw.png        |  Bin 0 -> 5689 bytes
 doc/images/screenshots/en/day-white.png            |  Bin 0 -> 9761 bytes
 doc/images/screenshots/en/debian-raw.png           |  Bin 0 -> 10365 bytes
 doc/images/screenshots/en/debian.png               |  Bin 0 -> 14824 bytes
 doc/images/screenshots/en/green-circle-raw.png     |  Bin 0 -> 8584 bytes
 doc/images/screenshots/en/green-circle.png         |  Bin 0 -> 12775 bytes
 doc/images/screenshots/en/night-black-raw.png      |  Bin 0 -> 5820 bytes
 doc/images/screenshots/en/night-black.png          |  Bin 0 -> 9634 bytes
 doc/images/screenshots/en/rabbit-raw.png           |  Bin 0 -> 8231 bytes
 doc/images/screenshots/en/rabbit.png               |  Bin 0 -> 12341 bytes
 doc/images/screenshots/en/ranguba-raw.png          |  Bin 0 -> 7968 bytes
 doc/images/screenshots/en/ranguba.png              |  Bin 0 -> 12294 bytes
 doc/images/screenshots/en/red-frame-raw.png        |  Bin 0 -> 6825 bytes
 doc/images/screenshots/en/red-frame.png            |  Bin 0 -> 11002 bytes
 doc/images/screenshots/en/ruby-gnome2-raw.png      |  Bin 0 -> 11034 bytes
 doc/images/screenshots/en/ruby-gnome2.png          |  Bin 0 -> 15446 bytes
 doc/images/screenshots/en/rubykaigi2011-raw.png    |  Bin 0 -> 30523 bytes
 doc/images/screenshots/en/rubykaigi2011.png        |  Bin 0 -> 36148 bytes
 doc/images/screenshots/ja/blue-circle.png          |  Bin 12994 -> 12994 bytes
 doc/images/screenshots/ja/clear-blue-raw.png       |  Bin 7526 -> 7531 bytes
 doc/images/screenshots/ja/clear-blue.png           |  Bin 12062 -> 12065 bytes
 doc/images/screenshots/ja/cozmixng-raw.png         |  Bin 11526 -> 11536 bytes
 doc/images/screenshots/ja/cozmixng.png             |  Bin 16357 -> 16361 bytes
 doc/images/screenshots/ja/dark-gradation.png       |  Bin 16913 -> 16913 bytes
 doc/images/screenshots/ja/day-white.png            |  Bin 10751 -> 10751 bytes
 doc/images/screenshots/ja/debian.png               |  Bin 0 -> 14975 bytes
 doc/images/screenshots/ja/green-circle-raw.png     |  Bin 0 -> 8789 bytes
 doc/images/screenshots/ja/green-circle.png         |  Bin 0 -> 13012 bytes
 doc/images/screenshots/ja/night-black-raw.png      |  Bin 0 -> 6517 bytes
 doc/images/screenshots/ja/night-black.png          |  Bin 0 -> 10555 bytes
 doc/images/screenshots/ja/rabbit-raw.png           |  Bin 0 -> 9182 bytes
 doc/images/screenshots/ja/rabbit.png               |  Bin 0 -> 13464 bytes
 doc/images/screenshots/ja/ranguba-raw.png          |  Bin 0 -> 8634 bytes
 doc/images/screenshots/ja/ranguba.png              |  Bin 0 -> 13275 bytes
 doc/images/screenshots/ja/red-frame-raw.png        |  Bin 0 -> 7480 bytes
 doc/images/screenshots/ja/red-frame.png            |  Bin 0 -> 11654 bytes
 doc/images/screenshots/ja/ruby-gnome2-raw.png      |  Bin 0 -> 11768 bytes
 doc/images/screenshots/ja/ruby-gnome2.png          |  Bin 0 -> 16386 bytes
 doc/images/screenshots/ja/rubykaigi2011-raw.png    |  Bin 0 -> 30569 bytes
 doc/images/screenshots/ja/rubykaigi2011.png        |  Bin 0 -> 36335 bytes
 doc/ja/how-to-make/markdown.md                     |   38 +-
 doc/ja/index.rd                                    |    3 +-
 doc/ja/install/homebrew.rd                         |    2 +-
 doc/ja/install/windows.rd                          |   60 +-
 doc/ja/news.rd                                     |   99 +
 entities/ent2rb.rb                                 |   52 +-
 lib/rabbit/command/rabbit.rb                       |   14 +-
 lib/rabbit/parser/ext/entity.rb                    | 7358 ++++++++++----------
 lib/rabbit/parser/markdown.rb                      |   30 +-
 lib/rabbit/parser/markdown/converter.rb            |   12 +
 lib/rabbit/parser/rd/ext/block-verbatim.rb         |    7 +
 lib/rabbit/renderer/display/drawing-area-base.rb   |    6 +-
 lib/rabbit/renderer/display/key-handler.rb         |    4 -
 lib/rabbit/renderer/display/search.rb              |    7 +-
 lib/rabbit/theme/applier.rb                        |   10 +-
 .../background-image-toolkit.rb                    |    9 +-
 lib/rabbit/theme/clear-blue/clear-blue.rb          |    2 +
 lib/rabbit/theme/debian/debian.rb                  |  232 -
 lib/rabbit/theme/debian/property.rb                |    3 -
 .../theme/default-title-text/default-title-text.rb |    5 +
 lib/rabbit/theme/image-viewer/image-viewer.rb      |    2 +
 lib/rabbit/theme/image/image.rb                    |   24 +-
 .../syntax-highlighting/syntax-highlighting.rb     |   16 +-
 lib/rabbit/version.rb                              |    2 +-
 metadata.yml                                       | 1080 ---
 po/en/rabbit.edit.po                               |  210 +-
 po/en/rabbit.po                                    |    6 +
 po/fr/rabbit.edit.po                               |  210 +-
 po/fr/rabbit.po                                    |    6 +
 po/ja/rabbit.edit.po                               |  223 +-
 po/ja/rabbit.po                                    |    8 +-
 sample/rabbit.md                                   |    2 +-
 test/parser/test-markdown.rb                       |   47 +
 91 files changed, 4549 insertions(+), 5465 deletions(-)
diff --git a/Rakefile b/Rakefile
index 3980ad6..b47607c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -82,7 +82,7 @@ end
 namespace :entity do
   desc "Update entities"
   task :update do
-    sh("entities/ent2rb.rb entities/*.ent")
+    ruby("entities/ent2rb.rb", *Dir.glob("entities/*.ent").sort)
   end
 end
 
diff --git a/data/locale/ja/LC_MESSAGES/rabbit.mo b/data/locale/ja/LC_MESSAGES/rabbit.mo
index abd7545..5fe997e 100644
Binary files a/data/locale/ja/LC_MESSAGES/rabbit.mo and b/data/locale/ja/LC_MESSAGES/rabbit.mo differ
diff --git a/doc/_config.yml b/doc/_config.yml
index 7d5accb..b1679d3 100644
--- a/doc/_config.yml
+++ b/doc/_config.yml
@@ -1,9 +1,29 @@
 markdown: kramdown
-version: 2.1.8
-release_date: 2015-09-06
+version: 2.1.9
+release_date: 2016-05-27
 rabbiter_version: 2.0.1
 rabbiter_release_date: 2013-08-29
 rabbirack_version: 2.0.0
 rabbirack_release_date: 2012-08-29
 rabwii_version: 2.0.0
 rabwii_release_date: 2012-08-29
+
+defaults:
+  - scope:
+      path: "index.html.ja"
+    values:
+      layout: "ja"
+      language: ja
+      country: JP
+  - scope:
+      path: "ja"
+    values:
+      layout: "ja"
+      language: ja
+      country: JP
+  - scope:
+      path: ""
+    values:
+      layout: "en"
+      language: en
+      country: US
diff --git a/doc/_layouts/en.html b/doc/_layouts/en.html
index 8bf9080..8edf161 100644
--- a/doc/_layouts/en.html
+++ b/doc/_layouts/en.html
@@ -1,7 +1,5 @@
 ---
 layout: skeleton
-language: en
-country: US
 ---
 {% if page.lang_suffix == null %}
 <nav class="menu">
diff --git a/doc/_layouts/ja.html b/doc/_layouts/ja.html
index ebc9033..0e6518e 100644
--- a/doc/_layouts/ja.html
+++ b/doc/_layouts/ja.html
@@ -1,7 +1,5 @@
 ---
 layout: skeleton
-language: ja
-country: JP
 ---
 {% if page.lang_suffix == null %}
 <nav class="menu">
diff --git a/doc/en/how-to-make/markdown.md b/doc/en/how-to-make/markdown.md
index 45e8d61..91c46f0 100644
--- a/doc/en/how-to-make/markdown.md
+++ b/doc/en/how-to-make/markdown.md
@@ -43,6 +43,39 @@ institution is COZMIXNG.
 At the moment, you can specify subtitle, content_source and
 even the theme. "theme" is for the default theme of this slide.
 
-### ...
+### Emphasis
 
-TODO: Add other syntaxes...
+You can emphasize strings. Enclose it with an asterisk.
+
+    *Emphasis*
+
+### Image
+
+You can describe as normal markdown format.
+
+    
+
+### Table
+
+Also you can make table.
+
+    |Head1       |Head2        |Head3         |
+    |:-----------|------------:|:------------:|
+    |Content1    |Content2     |Content3      |
+
+### Items
+
+Markdown has several list notation such as \*, \+, \-
+You can use any of the notation.
+
+    * Level1-1
+      * Level2-1
+    * Level1-2
+    * Level1-3
+
+### Quotation
+
+If you put ">" on the head of the line, it will be quoted text.
+
+    > You take the *red pill*, you stay in Wonderland and
+    > I show you how deep the *rabbit-hole* goes.
diff --git a/doc/en/index.rd b/doc/en/index.rd
index bef74a3..5beaa49 100644
--- a/doc/en/index.rd
+++ b/doc/en/index.rd
@@ -8,7 +8,7 @@ Rabbit is a presentation tool for programmer, especially Rubyist.
 
 Slide is written in text format, so you can use your favorite editor or versioning tool to make it.
 
-Rabbit also has programmer-friendly keybord interface. 
+Rabbit also has programmer-friendly keybord interface.
 You can use Rabbit just as a slide viewer because Rabbit also supports PDF format.
 It means even after making slide in other tool like Keynote, you can use Rabbit for displaying it.
 
@@ -166,7 +166,8 @@ The author of
 data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-white.jpg
 and
 data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-black.jpg
-is norio. And it's licensed by CC-BY-3.0.
+is norio. And it's licensed under the
+((<CC-BY-3.0|URL:http://creativecommons.org/licenses/by/3.0/>)).
 
 If you want to get a copy of the mascot character PSD files
 ask the program author. He'll forward the request to the
diff --git a/doc/en/install/homebrew.rd b/doc/en/install/homebrew.rd
index bd1a77b..c22d794 100644
--- a/doc/en/install/homebrew.rd
+++ b/doc/en/install/homebrew.rd
@@ -32,7 +32,7 @@ Then add /usr/local/bin to your PATH.
 
 Exec gem install.
 
-  $ sudo gem install rabbit
+  $ sudo PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig gem install rabbit
   $ sudo gem install rabbiter # If you want to use Twitter related features
 
 === Set environment variable
diff --git a/doc/en/install/windows.rd b/doc/en/install/windows.rd
index 72eef7b..f1bea20 100644
--- a/doc/en/install/windows.rd
+++ b/doc/en/install/windows.rd
@@ -7,55 +7,39 @@ title: Install on Windows
 This document describes how to install and use Rabbit on
 Windows.
 
-There are required softwares and optional softwares.
+=== How to install
 
-=== Install required softwares
-
-Here are required softwares.
+Install the following software:
 
   * Ruby
   * Rabbit
 
-==== Install Ruby
-
-Install Ruby 2.0.0 or later from ((<download page of RubyInstall for
-Windows|URL:http://rubyinstaller.org/downloads/>)). For
-example, Ruby 2.0.0-p576 installer can be downloaded via the
-following URL.
+==== How to install Ruby
 
-: rubyinstaller-2.0.0-p576.exe
-   ((<URL:http://dl.bintray.com/oneclick/rubyinstaller/rubyinstaller-2.0.0-p576.exe>))
+Download and execute Ruby installer from ((<download page of
+RubyInstall for
+Windows|URL:http://rubyinstaller.org/downloads/>)). You can use both
+32bit version and 64bit version.
 
-Note: You need to install 32bit version Ruby instead of 64bit, even if you use 64bit Windows.
-Currently Rabbit doesn't work with 64bit Ruby on Windows.
+==== How to install Rabbit
 
-==== Install Rabbit
-
-RubyInstaller install "Start Command Prompt with Ruby"
-program into start menu. This program shows command prompt
-with PATH configuration for ruby.exe. You can install Rabbit
-by the following command on the command prompt:
+RubyInstaller install "Start Command Prompt with Ruby" program into
+start menu. This program shows command prompt with PATH configuration
+for (({ruby.exe})). You can install Rabbit by the following command on
+the command prompt:
 
   > gem install rabbit
 
 Related softwares (e.g. Ruby/GTK2 and so on) are also
 install automatically.
 
-Now you can run Rabbit by the following command:
-
-  > rabbit rabbit-theme-benchmark-en.gem
-
-=== Install optional softwares
-
-Here are optional softwares:
-
-  * Ghostscript
+=== How to run Rabbit
 
-==== EPS format support
+Run the following command on command prompt that is used for
+installing Rabbit:
 
-(1) Install AFPL Ghostscript for Win32.
+  > rabbit
 
-    : gs853w32.exe
-        ((<URL:ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs853/gs853w32.exe>))
+It opens a dialog to open a slide file.
 
-(2) Add <Ghostscript Install Path>/gs/gs8.53/bin to the PATH environment variable.
+See also ((<How to make a slide source|URL:../how-to-make/>)).
diff --git a/doc/en/news.rd b/doc/en/news.rd
index d121f58..c2fd9a1 100644
--- a/doc/en/news.rd
+++ b/doc/en/news.rd
@@ -3,6 +3,105 @@ layout: en
 title: News
 ---
 {% raw %}
+== 2.1.9: 2016-05-27
+
+Markdown support improvement release.
+
+=== Improvements
+
+==== rabbit
+
+  * Suppressed warnings on Ruby 2.3.
+    [GitHub#77][Patch by takiy33]
+
+  * Markdown markup: Supported strike through markup in GFM (GitHub
+    Flavored Markdown).
+    [Suggested by yoku0825]
+
+    Syntax:
+
+      ~~deleted text~~
+
+  * Markdown markup: Supported reporting an error for using HTML
+    because using HTML isn't supported.
+
+  * Supported stopping search by escape key.
+
+  * RD markup: Supported (({pango})) block verbatim.
+    You can text with ((<Pango
+    markup|URL:https://developer.gnome.org/pango/stable/PangoMarkupFormat.html>))
+    in the block.
+
+    Syntax:
+
+      # pango
+
+      <span foreground="red">Red Text</span>
+
+  * Supported filtering Markdown files in file choose dialog.
+    [GitHub#83][Patch by tSU_Root]
+
+  * Markdown markup: Supported reporting an error for using horizontal
+    rule because horizontal rule isn't supported.
+    [GitHub#84][Reported by tSU_RooT]
+
+  * Markdown markup: Supported list in list.
+    [GitHub#85][Reported by tSU_RooT]
+
+==== Theme
+
+  * default-title-text: Supported customizing author font size by
+    (({@title_slide_font_size})).
+
+  * background-image-toolkit: Supported (({bottom})) vertical align.
+
+  * image-viewer: Supported comment.
+
+  * syntax-highlighting: Supported diff format.
+
+  * syntax-highlighting: Stopped highlighing numbers.
+
+  * clear-blue: Supported frame color in syntax highlight.
+
+==== Document
+
+  * Added links to licenses.
+    [GitHub#86][Patch by tSU_Root]
+
+  * Updated document about how to write a slide in Markdown.
+    [GitHub#89][Patch by tSU_Root]
+
+=== Fixes
+
+==== rabbit
+
+  * Fixed a bug that slide with invalid format crashes Rabbit.
+    [GitHub#76][Reported by takiy33]
+
+  * Fixed a bug that (({--margin})) option value is parsed wrongly.
+    [GitHub#82][Patch by zunda]
+
+==== Theme
+
+   * image: Fixed a bug that image size reduced with Markdown markup
+     with image-timer theme.
+     [GitHub#78][Reported by TOMITA Masahiro]
+
+   * image: Fixed a bug that image size isn't stable for image with caption.
+     [GitHub#88][Reported by TOMITA Masahiro]
+
+=== Thanks
+
+  * takiy33
+
+  * yoku0825
+
+  * TOMITA Masahiro
+
+  * zunda
+
+  * tSU_Root
+
 == 2.1.8: 2015-09-06
 
 A bug fix release for 2.1.7. 2.1.7 can't start on Windows.
diff --git a/doc/images/screenshots/en/blue-circle-raw.png b/doc/images/screenshots/en/blue-circle-raw.png
new file mode 100644
index 0000000..ba32d31
Binary files /dev/null and b/doc/images/screenshots/en/blue-circle-raw.png differ
diff --git a/doc/images/screenshots/en/blue-circle.png b/doc/images/screenshots/en/blue-circle.png
new file mode 100644
index 0000000..a81ef15
Binary files /dev/null and b/doc/images/screenshots/en/blue-circle.png differ
diff --git a/doc/images/screenshots/en/clear-blue-raw.png b/doc/images/screenshots/en/clear-blue-raw.png
new file mode 100644
index 0000000..c575352
Binary files /dev/null and b/doc/images/screenshots/en/clear-blue-raw.png differ
diff --git a/doc/images/screenshots/en/clear-blue.png b/doc/images/screenshots/en/clear-blue.png
new file mode 100644
index 0000000..44caec4
Binary files /dev/null and b/doc/images/screenshots/en/clear-blue.png differ
diff --git a/doc/images/screenshots/en/cozmixng-raw.png b/doc/images/screenshots/en/cozmixng-raw.png
new file mode 100644
index 0000000..9d03c6a
Binary files /dev/null and b/doc/images/screenshots/en/cozmixng-raw.png differ
diff --git a/doc/images/screenshots/en/cozmixng.png b/doc/images/screenshots/en/cozmixng.png
new file mode 100644
index 0000000..128b10d
Binary files /dev/null and b/doc/images/screenshots/en/cozmixng.png differ
diff --git a/doc/images/screenshots/en/dark-gradation-raw.png b/doc/images/screenshots/en/dark-gradation-raw.png
new file mode 100644
index 0000000..05eae0f
Binary files /dev/null and b/doc/images/screenshots/en/dark-gradation-raw.png differ
diff --git a/doc/images/screenshots/en/dark-gradation.png b/doc/images/screenshots/en/dark-gradation.png
new file mode 100644
index 0000000..0f9f5ab
Binary files /dev/null and b/doc/images/screenshots/en/dark-gradation.png differ
diff --git a/doc/images/screenshots/en/day-white-raw.png b/doc/images/screenshots/en/day-white-raw.png
new file mode 100644
index 0000000..f1131dd
Binary files /dev/null and b/doc/images/screenshots/en/day-white-raw.png differ
diff --git a/doc/images/screenshots/en/day-white.png b/doc/images/screenshots/en/day-white.png
new file mode 100644
index 0000000..1173bbe
Binary files /dev/null and b/doc/images/screenshots/en/day-white.png differ
diff --git a/doc/images/screenshots/en/debian-raw.png b/doc/images/screenshots/en/debian-raw.png
new file mode 100644
index 0000000..cd8414a
Binary files /dev/null and b/doc/images/screenshots/en/debian-raw.png differ
diff --git a/doc/images/screenshots/en/debian.png b/doc/images/screenshots/en/debian.png
new file mode 100644
index 0000000..185ea8a
Binary files /dev/null and b/doc/images/screenshots/en/debian.png differ
diff --git a/doc/images/screenshots/en/green-circle-raw.png b/doc/images/screenshots/en/green-circle-raw.png
new file mode 100644
index 0000000..8e51392
Binary files /dev/null and b/doc/images/screenshots/en/green-circle-raw.png differ
diff --git a/doc/images/screenshots/en/green-circle.png b/doc/images/screenshots/en/green-circle.png
new file mode 100644
index 0000000..3ac342e
Binary files /dev/null and b/doc/images/screenshots/en/green-circle.png differ
diff --git a/doc/images/screenshots/en/night-black-raw.png b/doc/images/screenshots/en/night-black-raw.png
new file mode 100644
index 0000000..bb1b510
Binary files /dev/null and b/doc/images/screenshots/en/night-black-raw.png differ
diff --git a/doc/images/screenshots/en/night-black.png b/doc/images/screenshots/en/night-black.png
new file mode 100644
index 0000000..37936d9
Binary files /dev/null and b/doc/images/screenshots/en/night-black.png differ
diff --git a/doc/images/screenshots/en/rabbit-raw.png b/doc/images/screenshots/en/rabbit-raw.png
new file mode 100644
index 0000000..d9bcd57
Binary files /dev/null and b/doc/images/screenshots/en/rabbit-raw.png differ
diff --git a/doc/images/screenshots/en/rabbit.png b/doc/images/screenshots/en/rabbit.png
new file mode 100644
index 0000000..3c98e51
Binary files /dev/null and b/doc/images/screenshots/en/rabbit.png differ
diff --git a/doc/images/screenshots/en/ranguba-raw.png b/doc/images/screenshots/en/ranguba-raw.png
new file mode 100644
index 0000000..31472db
Binary files /dev/null and b/doc/images/screenshots/en/ranguba-raw.png differ
diff --git a/doc/images/screenshots/en/ranguba.png b/doc/images/screenshots/en/ranguba.png
new file mode 100644
index 0000000..dab6763
Binary files /dev/null and b/doc/images/screenshots/en/ranguba.png differ
diff --git a/doc/images/screenshots/en/red-frame-raw.png b/doc/images/screenshots/en/red-frame-raw.png
new file mode 100644
index 0000000..3108538
Binary files /dev/null and b/doc/images/screenshots/en/red-frame-raw.png differ
diff --git a/doc/images/screenshots/en/red-frame.png b/doc/images/screenshots/en/red-frame.png
new file mode 100644
index 0000000..ea14010
Binary files /dev/null and b/doc/images/screenshots/en/red-frame.png differ
diff --git a/doc/images/screenshots/en/ruby-gnome2-raw.png b/doc/images/screenshots/en/ruby-gnome2-raw.png
new file mode 100644
index 0000000..f61ee8a
Binary files /dev/null and b/doc/images/screenshots/en/ruby-gnome2-raw.png differ
diff --git a/doc/images/screenshots/en/ruby-gnome2.png b/doc/images/screenshots/en/ruby-gnome2.png
new file mode 100644
index 0000000..5585e7b
Binary files /dev/null and b/doc/images/screenshots/en/ruby-gnome2.png differ
diff --git a/doc/images/screenshots/en/rubykaigi2011-raw.png b/doc/images/screenshots/en/rubykaigi2011-raw.png
new file mode 100644
index 0000000..3dea974
Binary files /dev/null and b/doc/images/screenshots/en/rubykaigi2011-raw.png differ
diff --git a/doc/images/screenshots/en/rubykaigi2011.png b/doc/images/screenshots/en/rubykaigi2011.png
new file mode 100644
index 0000000..ed8c24f
Binary files /dev/null and b/doc/images/screenshots/en/rubykaigi2011.png differ
diff --git a/doc/images/screenshots/ja/blue-circle.png b/doc/images/screenshots/ja/blue-circle.png
index 2cd231b..f5bdd78 100644
Binary files a/doc/images/screenshots/ja/blue-circle.png and b/doc/images/screenshots/ja/blue-circle.png differ
diff --git a/doc/images/screenshots/ja/clear-blue-raw.png b/doc/images/screenshots/ja/clear-blue-raw.png
index 8f70ed0..954be31 100644
Binary files a/doc/images/screenshots/ja/clear-blue-raw.png and b/doc/images/screenshots/ja/clear-blue-raw.png differ
diff --git a/doc/images/screenshots/ja/clear-blue.png b/doc/images/screenshots/ja/clear-blue.png
index 9300fec..b10763d 100644
Binary files a/doc/images/screenshots/ja/clear-blue.png and b/doc/images/screenshots/ja/clear-blue.png differ
diff --git a/doc/images/screenshots/ja/cozmixng-raw.png b/doc/images/screenshots/ja/cozmixng-raw.png
index 43ec14b..20cb842 100644
Binary files a/doc/images/screenshots/ja/cozmixng-raw.png and b/doc/images/screenshots/ja/cozmixng-raw.png differ
diff --git a/doc/images/screenshots/ja/cozmixng.png b/doc/images/screenshots/ja/cozmixng.png
index 0383535..6065360 100644
Binary files a/doc/images/screenshots/ja/cozmixng.png and b/doc/images/screenshots/ja/cozmixng.png differ
diff --git a/doc/images/screenshots/ja/dark-gradation.png b/doc/images/screenshots/ja/dark-gradation.png
index 27ca0f4..ef58a36 100644
Binary files a/doc/images/screenshots/ja/dark-gradation.png and b/doc/images/screenshots/ja/dark-gradation.png differ
diff --git a/doc/images/screenshots/ja/day-white.png b/doc/images/screenshots/ja/day-white.png
index a7c70bb..ee9183d 100644
Binary files a/doc/images/screenshots/ja/day-white.png and b/doc/images/screenshots/ja/day-white.png differ
diff --git a/doc/images/screenshots/ja/debian.png b/doc/images/screenshots/ja/debian.png
new file mode 100644
index 0000000..306452f
Binary files /dev/null and b/doc/images/screenshots/ja/debian.png differ
diff --git a/doc/images/screenshots/ja/green-circle-raw.png b/doc/images/screenshots/ja/green-circle-raw.png
new file mode 100644
index 0000000..68bfbcc
Binary files /dev/null and b/doc/images/screenshots/ja/green-circle-raw.png differ
diff --git a/doc/images/screenshots/ja/green-circle.png b/doc/images/screenshots/ja/green-circle.png
new file mode 100644
index 0000000..3b7999b
Binary files /dev/null and b/doc/images/screenshots/ja/green-circle.png differ
diff --git a/doc/images/screenshots/ja/night-black-raw.png b/doc/images/screenshots/ja/night-black-raw.png
new file mode 100644
index 0000000..eb73de8
Binary files /dev/null and b/doc/images/screenshots/ja/night-black-raw.png differ
diff --git a/doc/images/screenshots/ja/night-black.png b/doc/images/screenshots/ja/night-black.png
new file mode 100644
index 0000000..44fb93d
Binary files /dev/null and b/doc/images/screenshots/ja/night-black.png differ
diff --git a/doc/images/screenshots/ja/rabbit-raw.png b/doc/images/screenshots/ja/rabbit-raw.png
new file mode 100644
index 0000000..c308233
Binary files /dev/null and b/doc/images/screenshots/ja/rabbit-raw.png differ
diff --git a/doc/images/screenshots/ja/rabbit.png b/doc/images/screenshots/ja/rabbit.png
new file mode 100644
index 0000000..e6704a0
Binary files /dev/null and b/doc/images/screenshots/ja/rabbit.png differ
diff --git a/doc/images/screenshots/ja/ranguba-raw.png b/doc/images/screenshots/ja/ranguba-raw.png
new file mode 100644
index 0000000..dc779c5
Binary files /dev/null and b/doc/images/screenshots/ja/ranguba-raw.png differ
diff --git a/doc/images/screenshots/ja/ranguba.png b/doc/images/screenshots/ja/ranguba.png
new file mode 100644
index 0000000..596999e
Binary files /dev/null and b/doc/images/screenshots/ja/ranguba.png differ
diff --git a/doc/images/screenshots/ja/red-frame-raw.png b/doc/images/screenshots/ja/red-frame-raw.png
new file mode 100644
index 0000000..19eee5a
Binary files /dev/null and b/doc/images/screenshots/ja/red-frame-raw.png differ
diff --git a/doc/images/screenshots/ja/red-frame.png b/doc/images/screenshots/ja/red-frame.png
new file mode 100644
index 0000000..60c0dfb
Binary files /dev/null and b/doc/images/screenshots/ja/red-frame.png differ
diff --git a/doc/images/screenshots/ja/ruby-gnome2-raw.png b/doc/images/screenshots/ja/ruby-gnome2-raw.png
new file mode 100644
index 0000000..2ff4ad1
Binary files /dev/null and b/doc/images/screenshots/ja/ruby-gnome2-raw.png differ
diff --git a/doc/images/screenshots/ja/ruby-gnome2.png b/doc/images/screenshots/ja/ruby-gnome2.png
new file mode 100644
index 0000000..df59a1b
Binary files /dev/null and b/doc/images/screenshots/ja/ruby-gnome2.png differ
diff --git a/doc/images/screenshots/ja/rubykaigi2011-raw.png b/doc/images/screenshots/ja/rubykaigi2011-raw.png
new file mode 100644
index 0000000..1a2cfc2
Binary files /dev/null and b/doc/images/screenshots/ja/rubykaigi2011-raw.png differ
diff --git a/doc/images/screenshots/ja/rubykaigi2011.png b/doc/images/screenshots/ja/rubykaigi2011.png
new file mode 100644
index 0000000..27ccf24
Binary files /dev/null and b/doc/images/screenshots/ja/rubykaigi2011.png differ
diff --git a/doc/ja/how-to-make/markdown.md b/doc/ja/how-to-make/markdown.md
index f759da9..069e829 100644
--- a/doc/ja/how-to-make/markdown.md
+++ b/doc/ja/how-to-make/markdown.md
@@ -26,6 +26,8 @@ title: Markdown記法でのスライドの作り方
 
 この例だと二ページになります。
 
+通常のMarkdownと異なり、改行は無視されません。
+
 ### タイトルページ
 
 最初のページはタイトルページになります。タイトルページには見
@@ -48,6 +50,38 @@ Rabbitを起動するときにテーマが指定されなかった場合に使
 
 TODO: 他にもメタデータが増えているはず。
 
-### ...
+### 強調
+
+\*を使って文字列を囲むと、強調することができます。
+
+    *強調*
+
+### 画像
+
+通常のMarkdownと同様に記述できます。
+
+    
+
+### 表
+
+表を組むこともできます。
+
+    |みだし1       |みだし2       |みだし3         |
+    |:-----------|------------:|:------------:|
+    |内容1        |内容2         |内容3         |
+
+### 箇条書き
+
+Markdownのリスト記法のうち、\* \+ \- のいずれかを使えます。
+
+    * レベル1-1
+      * レベル2-1
+    * レベル1-2
+    * レベル1-3
+
+### 引用
+
+\>を行の先頭に置くと引用文になります。
 
-TODO: 他の書き方についても書く
+    > You take the *red pill*, you stay in Wonderland and
+    > I show you how deep the *rabbit-hole* goes.
diff --git a/doc/ja/index.rd b/doc/ja/index.rd
index 41d1f8e..bb94e48 100644
--- a/doc/ja/index.rd
+++ b/doc/ja/index.rd
@@ -175,7 +175,8 @@ Framework|URL:http://prototype.conio.net/>))を見てください。
 data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-white.jpg
 と
 data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-black.jpg
-の作者はnorioさんでラインセンスはCC-BY-3.0です。
+の作者はnorioさんでライセンスは
+((<CC-BY-3.0|URL:http://creativecommons.org/licenses/by/3.0/>))です。
 
 == メーリングリスト
 
diff --git a/doc/ja/install/homebrew.rd b/doc/ja/install/homebrew.rd
index 249b5e4..2df262c 100644
--- a/doc/ja/install/homebrew.rd
+++ b/doc/ja/install/homebrew.rd
@@ -32,7 +32,7 @@ Rabbit をインストール、利用する手順について説明します。
 
 gem install を実行します。
 
-  $ sudo gem install rabbit
+  $ sudo PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig gem install rabbit
   $ sudo gem install rabbiter # Twitter連携機能を使う場合
 
 === 環境変数の設定
diff --git a/doc/ja/install/windows.rd b/doc/ja/install/windows.rd
index b3ead7a..ca83637 100644
--- a/doc/ja/install/windows.rd
+++ b/doc/ja/install/windows.rd
@@ -4,59 +4,43 @@ title: Windowsへインストール
 ---
 == Windowsでのインストール方法
 
-Windows上でRabbitをインストール、利用する手順について説明し
-ます。
-
-必ずインストールしなければいけないソフトウェアと、なくても動
-くけどあると便利なソフトウェアがあります。
+Windows上でRabbitをインストールする方法、起動方法について説明します。
 
-=== 必須のソフトウェアのインストール
+=== インストール方法
 
-以下が必須のソフトウェアです。
+以下のソフトウェアをインストールします。
 
   * Ruby
   * Rabbit
 
-まずは必須のソフトウェアをインストールしましょう。
+それぞれ説明します。
 
-==== Ruby 本体のインストール
+==== Rubyのインストール方法
 
 ((<RubyInstall for Windowsのダウンロードページ(英語)
-|URL:http://rubyinstaller.org/downloads/>))からRuby 2.0.0 以降の
-インストーラをダウンロードします。Ruby 2.0.0-p576のインストー
-ラは以下のURLからダウンロードできます。
-
-: rubyinstaller-2.0.0-p576.exe
-   ((<URL:http://dl.bintray.com/oneclick/rubyinstaller/rubyinstaller-2.0.0-p576.exe>))
-
-注意:64bit版Windowsを使っている場合でも、32bit版のRubyをインストールしてください。
-現在のところ、RabbitはWindows上の64bit版Rubyでは動作しません。
+|URL:http://rubyinstaller.org/downloads/>))からインストーラーをダウン
+ロードして実行します。32bit版のRubyでも64bit版のRubyでもかまいません。
 
-==== Rabbitのインストール
+==== Rabbitのインストール方法
 
-RubyInstallerをインストールするとスタートメニューに「Start
-Command Prompt with Ruby」(日本語の場合は「Ruby コマンド
-プロンプトを開く」)というプログラムが追加されます。こ
-のプログラムを実行するとruby.exeにパスが通ったコマンドプロン
-プトが表示されます。ここで以下のコマンドを実行することで
-Rabbitをインストールできます。Ruby/GTK2など関連するソフトウェ
-アも一緒にインストールされます。
+RubyInstallerをインストールするとスタートメニューに「Start Command
+Prompt with Ruby」(日本語の場合は「Ruby コマンドプロンプトを開く」)
+というプログラムが追加されます。このプログラムを実行すると
+(({ruby.exe}))にパスが通ったコマンドプロンプトが表示されます。ここで以
+下のコマンドを実行することでRabbitをインストールできます。Ruby/GTK2な
+ど関連するソフトウェアも一緒にインストールされます。
 
   > gem install rabbit
 
-=== 必須ではないソフトウェアのインストール
+=== 起動方法
 
-以下がなくても動くけどあると便利なソフトウェアです。
-
-  * Ghostscript
-
-それではあると便利なソフトウェアをインストールしましょう。
-
-==== EPS を表示する
+Rabbitのインストール時に使ったコマンドプロンプトで次のコマンドを実行し
+ます。
 
-(1) AFPL Ghostscript 8.53 for Win32 をインストールする。
+  > rabbit
 
-    : gs853w32.exe
-        ((<URL:http://www.cs.wisc.edu/~ghost/>))
+実行するとスライドファイルを開くダイアログが表示されるので作成したスラ
+イドファイルを指定します。
 
-(2) インストール後 <インストール先>/gs/gs8.53/bin に PATH を通す。
+スライドファイルの作成方法は((<スライドの作り方|URL:../how-to-make/>))
+を参考にしてください。
diff --git a/doc/ja/news.rd b/doc/ja/news.rd
index 27766ab..9b46eb0 100644
--- a/doc/ja/news.rd
+++ b/doc/ja/news.rd
@@ -4,6 +4,105 @@ title: お知らせ
 apply_data: false
 ---
 {% raw %}
+== 2.1.9: 2016-05-27
+
+Markdownサポートを強化したリリース。
+
+=== 改良
+
+==== rabbit
+
+  * Ruby 2.3での警告を削除。
+    [GitHub#77][takiy33さんがパッチ提供]
+
+  * Markdownマークアップ: GFM(GitHub Flavored Markdown)での取り消し
+    線マークアップに対応した。
+    [yoku0825さんが提案]
+
+    構文:
+
+      ~~deleted text~~
+
+  * Markdownマークアップ: 直接HTMLを記述する方法をサポートしていないた
+    め、HTMLを書いたらエラーになるようにした。
+
+  * エスケープキーで検索を止められるようにした。
+
+  * RDマークアップ: (({pango})) block verbatimをサポートした。
+    ((<Pangoのマークアップ|URL:https://developer.gnome.org/pango/stable/PangoMarkupFormat.html>))をしたテキストを指定できる。
+
+    構文:
+
+      # pango
+
+      <span foreground="red">Red Text</span>
+
+  * ファイル選択ダイアログでMarkdownファイルのみを絞り込めるようにした。
+    [GitHub#83][tSU_Rootさんがパッチ提供]
+
+  * Markdownマークアップ: サポートしていない平行線マークアップを使った
+    場合はエラーを報告するようにした。
+    [GitHub#84][tSU_RooTさんが報告]
+
+  * Markdownマークアップ: リスト内でのリストをサポートした。
+    [GitHub#85][tSU_RooTさんが報告]
+
+==== テーマ
+
+  * default-title-text: (({@title_slide_font_size}))で作者のフォントサ
+    イズをカスタマイズできるようにした。
+
+  * background-image-toolkit: 縦方向の整列方法として(({bottom}))をサポー
+    トした。
+
+  * image-viewer: コメントをサポートした。
+
+  * syntax-highlighting: diff形式をサポートした。
+
+  * syntax-highlighting: 数字を色付けすることをやめた。
+
+  * clear-blue: シンタックスハイライト部分の枠の色を指定した。
+
+==== ドキュメント
+
+  * ライセンスの詳細をリンクにした。
+    [GitHub#86][tSU_Rootさんがパッチ提供]
+
+  * Markdownでのスライドの書き方ドキュメントを更新した。
+    [GitHub#89][tSU_Rootさんがパッチ提供]
+
+=== 修正
+
+==== rabbit
+
+  * 不正な内容のスライドを指定するとクラッシュする問題を修正した。
+    [GitHub#76][takiy33さんが報告]
+
+  * (({--margin}))オプションの値のパース方法が間違っていた問題を修正し
+    た。
+    [GitHub#82][zundaさんがパッチ提供]
+
+==== テーマ
+
+   * image: Markdownマークアップとimage-timerテーマを一緒に使うと画像
+     が小さくなる問題を修正した。
+     [GitHub#78][とみたまさひろさんが報告]
+
+   * image: キャプション付き画像のサイズが安定しない問題を修正した。
+     [GitHub#88][とみたまさひろさんが報告]
+
+=== 感謝
+
+  * takiy33さん
+
+  * yoku0825さん
+
+  * とみたまさひろさん
+
+  * zundaさん
+
+  * tSU_Rootさん
+
 == 2.1.8: 2015-09-06
 
 2.1.7がWindowsで動かない問題を修正したリリース
diff --git a/entities/ent2rb.rb b/entities/ent2rb.rb
index 24efad8..a224f60 100755
--- a/entities/ent2rb.rb
+++ b/entities/ent2rb.rb
@@ -17,6 +17,25 @@ def expand_ext_ref(str, table)
   end
 end
 
+external_params = {}
+entities = {}
+ARGF.each do |line|
+  case line
+  when /^<!ENTITY\s+%\s+(\w+)\s+"(\S+)"\s*>/
+    # p ["%", $1, $2]
+    external_params[$1] = expand_ref($2)
+  when /^<!ENTITY\s+(\w+)\s+"(\S+)"\s*>\s*<!--\s*(.+)\s*-->/
+    key = $1
+    comment = $3.strip
+    value = expand_ext_ref($2.gsub(/&/, '&'), external_params)
+    next if entities.key?(key)
+    entities[key] = {
+      :value   => value,
+      :comment => comment,
+    }
+  end
+end
+
 File.open(File.join(*%W(lib rabbit parser ext entity)) + ".rb", "w") do |out|
   out.print <<-HEADER
 require 'rabbit/element'
@@ -26,32 +45,21 @@ module Rabbit
     module Ext
       module Entity
         TABLE = {
-HEADER
-
-      ext_param = {}
-      ARGF.each do |line|
-        case line
-        when /^<!ENTITY\s+%\s+(\w+)\s+"(\S+)"\s*>/
-          # p ["%", $1, $2]
-          ext_param[$1] = expand_ref($2)
-        when /^<!ENTITY\s+(\w+)\s+"(\S+)"\s*>\s*<!--\s*(.+)\s*-->/
-          key = $1
-          comment = $3.strip
-          value = expand_ext_ref($2.gsub(/&/, '&'), ext_param)
-          out.print <<-ITEM
-          # #{comment}
-          #{key.dump} => #{value.dump},
-ITEM
-          # p [key, value, comment, name]
-        end
-      end
+  HEADER
 
-      out.print <<-FOOTER
+  entities.keys.sort.each do |key|
+    attributes = entities[key]
+    value   = attributes[:value]
+    comment = attributes[:comment]
+    out.puts("          # #{comment}") unless comment.empty?
+    out.puts("          #{key.dump} => #{value.dump},")
+  end
+
+  out.print <<-FOOTER
         }
       end
     end
   end
 end
-FOOTER
-
+  FOOTER
 end
diff --git a/lib/rabbit/command/rabbit.rb b/lib/rabbit/command/rabbit.rb
index 49e9825..648de7f 100644
--- a/lib/rabbit/command/rabbit.rb
+++ b/lib/rabbit/command/rabbit.rb
@@ -52,13 +52,16 @@ module Rabbit
         succeeded = false
         application.signal_connect("command-line") do |_, command_line|
           application.activate
-          0
+          succeeded ? 0 : 1
         end
         application.signal_connect("activate") do
-          succeeded = __send__("do_#{@options.action}")
+          begin
+            succeeded = __send__("do_#{@options.action}")
+          rescue
+            @logger.error($!)
+          end
         end
-        application.run
-        succeeded
+        application.run.zero?
       end
 
       private
@@ -444,7 +447,7 @@ module Rabbit
                     Array,
                     _("Set page margin.")) do |margins|
             begin
-              top, right, bottom, left = Utils.parse_four_dimensions(margins)
+              top, right, bottom, left = Utils.parse_four_way(margins)
               options.page_margin_top = top
               options.page_margin_right = right
               options.page_margin_bottom = bottom
@@ -648,6 +651,7 @@ module Rabbit
         add_source_dialog_filter(dialog, "RD files", "*.rd")
         add_source_dialog_filter(dialog, "Hiki files", "*.hiki")
         add_source_dialog_filter(dialog, "PDF files", "*.pdf")
+        add_source_dialog_filter(dialog, "Markdown files", "*.md")
         add_source_dialog_filter(dialog, "All files", "*")
         file_name = nil
         if dialog.run == Gtk::Dialog::RESPONSE_ACCEPT
diff --git a/lib/rabbit/parser/ext/entity.rb b/lib/rabbit/parser/ext/entity.rb
index 539793f..14099fe 100644
--- a/lib/rabbit/parser/ext/entity.rb
+++ b/lib/rabbit/parser/ext/entity.rb
@@ -5,3036 +5,152 @@ module Rabbit
     module Ext
       module Entity
         TABLE = {
-          # angle with down zig-zag arrow
-          "angzarr" => "⍼",
-          # circle, mid below
-          "cirmid" => "⫯",
-          # left, curved, down arrow
-          "cudarrl" => "⤸",
-          # right, curved, down arrow
-          "cudarrr" => "⤵",
-          # /curvearrowleft A: left curved arrow
-          "cularr" => "↶",
-          # curved left arrow with plus
-          "cularrp" => "⤽",
-          # /curvearrowright A: rt curved arrow
-          "curarr" => "↷",
-          # curved right arrow with minus
-          "curarrm" => "⤼",
-          # down two-headed arrow
-          "Darr" => "↡",
-          # /Downarrow A: down dbl arrow
-          "dArr" => "⇓",
-          # /downdownarrows A: two down arrows
-          "ddarr" => "⇊",
+          # =capital AE diphthong (ligature)
+          "AElig" => "Æ",
+          # =capital A, acute accent
+          "Aacute" => "Á",
+          # =capital A, breve
+          "Abreve" => "Ă",
+          # =capital A, circumflex accent
+          "Acirc" => "Â",
+          # =capital A, Cyrillic
+          "Acy" => "А",
+          # /frak A, upper case a
+          "Afr" => "𝔄",
+          # =capital A, grave accent
+          "Agrave" => "À",
+          # =capital A, macron
+          "Amacr" => "Ā",
+          # dbl logical and
+          "And" => "⩓",
+          # =capital A, ogonek
+          "Aogon" => "Ą",
+          # /Bbb A, open face A
+          "Aopf" => "𝔸",
+          # character showing function application in presentation tagging
+          "ApplyFunction" => "⁡",
+          # =capital A, ring
+          "Aring" => "Å",
+          # /scr A, script letter A
+          "Ascr" => "𝒜",
+          # assignment operator, alias ISOAMSR colone
+          "Assign" => "≔",
+          # =capital A, tilde
+          "Atilde" => "Ã",
+          # =capital A, dieresis or umlaut mark
+          "Auml" => "Ä",
+          # alias ISOAMSB setmn
+          "Backslash" => "∖",
+          # vert, dbl bar (over)
+          "Barv" => "⫧",
+          # /doublebarwedge B: log and, dbl bar above
+          "Barwed" => "⌆",
+          # =capital BE, Cyrillic
+          "Bcy" => "Б",
+          # alias ISOTECH becaus
+          "Because" => "∵",
+          # alias ISOTECH bernou
+          "Bernoullis" => "ℬ",
+          # /frak B, upper case b
+          "Bfr" => "𝔅",
+          # /Bbb B, open face B
+          "Bopf" => "𝔹",
+          # alias ISODIA breve
+          "Breve" => "˘",
+          # /scr B, script letter B
+          "Bscr" => "ℬ",
+          # alias ISOAMSR bump
+          "Bumpeq" => "≎",
+          # =capital CHE, Cyrillic
+          "CHcy" => "Ч",
+          # =capital C, acute accent
+          "Cacute" => "Ć",
+          # /Cap /doublecap B: dbl intersection
+          "Cap" => "⋒",
+          # D for use in differentials, e.g., within integrals
+          "CapitalDifferentialD" => "ⅅ",
+          # the non-associative ring of octonions or Cayley numbers
+          "Cayleys" => "ℭ",
+          # =capital C, caron
+          "Ccaron" => "Č",
+          # =capital C, cedilla
+          "Ccedil" => "Ç",
+          # =capital C, circumflex accent
+          "Ccirc" => "Ĉ",
+          # triple contour integral operator
+          "Cconint" => "∰",
+          # =capital C, dot above
+          "Cdot" => "Ċ",
+          # alias ISODIA cedil
+          "Cedilla" => "¸",
+          # alias ISONUM middot
+          "CenterDot" => "·",
+          # /frak C, upper case c
+          "Cfr" => "ℭ",
+          # alias ISOAMSB odot
+          "CircleDot" => "⊙",
+          # alias ISOAMSB ominus
+          "CircleMinus" => "⊖",
+          # alias ISOAMSB oplus
+          "CirclePlus" => "⊕",
+          # alias ISOAMSB otimes
+          "CircleTimes" => "⊗",
+          # alias ISOTECH cwconint
+          "ClockwiseContourIntegral" => "∲",
+          # alias ISONUM rdquo
+          "CloseCurlyDoubleQuote" => "”",
+          # alias ISONUM rsquo
+          "CloseCurlyQuote" => "’",
+          # /Colon, two colons
+          "Colon" => "∷",
+          # double colon, equals
+          "Colone" => "⩴",
+          # alias ISOTECH equiv
+          "Congruent" => "≡",
+          # double contour integral operator
+          "Conint" => "∯",
+          # alias ISOTECH conint
+          "ContourIntegral" => "∮",
+          # /Bbb C, open face C
+          "Copf" => "ℂ",
+          # alias ISOAMSB coprod
+          "Coproduct" => "∐",
+          # alias ISOTECH awconint
+          "CounterClockwiseContourIntegral" => "∳",
+          # cross or vector product
+          "Cross" => "⨯",
+          # /scr C, script letter C
+          "Cscr" => "𝒞",
+          # /Cup /doublecup B: dbl union
+          "Cup" => "⋓",
+          # alias asympeq
+          "CupCap" => "≍",
+          # D for use in differentials, e.g., within integrals
+          "DD" => "ⅅ",
           # right arrow with dotted stem
           "DDotrahd" => "⤑",
-          # down fish tail
-          "dfisht" => "⥿",
-          # down harpoon-left, down harpoon-right
-          "dHar" => "⥥",
-          # /downharpoonleft A: dn harpoon-left
-          "dharl" => "⇃",
-          # /downharpoonright A: down harpoon-rt
-          "dharr" => "⇂",
-          # down arrow, up arrow
-          "duarr" => "⇵",
-          # down harp, up harp
-          "duhar" => "⥯",
-          # right long zig-zag arrow
-          "dzigrarr" => "⟿",
-          # equal, right arrow below
-          "erarr" => "⥱",
-          # /Leftrightarrow A: l&r dbl arrow
-          "hArr" => "⇔",
-          # /leftrightarrow A: l&r arrow
-          "harr" => "↔",
-          # left and right arrow with a circle
-          "harrcir" => "⥈",
-          # /leftrightsquigarrow A: l&r arr-wavy
-          "harrw" => "↭",
-          # horizontal open arrow
-          "hoarr" => "⇿",
-          # image of
-          "imof" => "⊷",
-          # /Lleftarrow A: left triple arrow
-          "lAarr" => "⇚",
-          # /twoheadleftarrow A:
-          "Larr" => "↞",
-          # left arrow-bar, filled square
-          "larrbfs" => "⤟",
-          # left arrow, filled square
-          "larrfs" => "⤝",
-          # /hookleftarrow A: left arrow-hooked
-          "larrhk" => "↩",
-          # /looparrowleft A: left arrow-looped
-          "larrlp" => "↫",
-          # left arrow, plus
-          "larrpl" => "⤹",
-          # left arrow, similar
-          "larrsim" => "⥳",
-          # /leftarrowtail A: left arrow-tailed
-          "larrtl" => "↢",
-          # left double arrow-tail
-          "lAtail" => "⤛",
-          # left arrow-tail
-          "latail" => "⤙",
-          # left doubly broken arrow
-          "lBarr" => "⤎",
-          # left broken arrow
-          "lbarr" => "⤌",
-          # left down curved arrow
-          "ldca" => "⤶",
-          # left harpoon-down over right harpoon-down
-          "ldrdhar" => "⥧",
-          # left-down-right-up harpoon
-          "ldrushar" => "⥋",
-          # left down angled arrow
-          "ldsh" => "↲",
-          # left fish tail
-          "lfisht" => "⥼",
-          # left harpoon-up over left harpoon-down
-          "lHar" => "⥢",
-          # /leftharpoondown A: l harpoon-down
-          "lhard" => "↽",
-          # /leftharpoonup A: left harpoon-up
-          "lharu" => "↼",
-          # left harpoon-up over long dash
-          "lharul" => "⥪",
-          # /leftleftarrows A: two left arrows
-          "llarr" => "⇇",
-          # left harpoon-down below long dash
-          "llhard" => "⥫",
-          # left open arrow
-          "loarr" => "⇽",
-          # /leftrightarrows A: l arr over r arr
-          "lrarr" => "⇆",
-          # /leftrightharpoons A: l harp over r
-          "lrhar" => "⇋",
-          # right harpoon-down below long dash
-          "lrhard" => "⥭",
-          # /Lsh A:
-          "lsh" => "↰",
-          # left-up-right-down harpoon
-          "lurdshar" => "⥊",
-          # left harpoon-up over right harpoon-up
-          "luruhar" => "⥦",
-          # twoheaded mapsto
-          "Map" => "⤅",
-          # /mapsto A:
-          "map" => "↦",
-          # mid, circle below
-          "midcir" => "⫰",
-          # /multimap A:
-          "mumap" => "⊸",
-          # NE arrow-hooked
-          "nearhk" => "⤤",
-          # NE pointing dbl arrow
-          "neArr" => "⇗",
-          # /nearrow A: NE pointing arrow
-          "nearr" => "↗",
-          # /toea A: NE & SE arrows
-          "nesear" => "⤨",
-          # /nLeftrightarrow A: not l&r dbl arr
-          "nhArr" => "⇎",
-          # /nleftrightarrow A: not l&r arrow
-          "nharr" => "↮",
-          # /nLeftarrow A: not implied by
-          "nlArr" => "⇍",
-          # /nleftarrow A: not left arrow
-          "nlarr" => "↚",
-          # /nRightarrow A: not implies
-          "nrArr" => "⇏",
-          # /nrightarrow A: not right arrow
-          "nrarr" => "↛",
-          # not right arrow-curved
-          "nrarrc" => "⤳̸",
-          # not right arrow-wavy
-          "nrarrw" => "↝̸",
-          # not, vert, left and right double arrow
-          "nvHarr" => "⤄",
-          # not, vert, left double arrow
-          "nvlArr" => "⤂",
-          # not, vert, right double arrow
-          "nvrArr" => "⤃",
-          # NW arrow-hooked
-          "nwarhk" => "⤣",
-          # NW pointing dbl arrow
-          "nwArr" => "⇖",
-          # /nwarrow A: NW pointing arrow
-          "nwarr" => "↖",
-          # NW & NE arrows
-          "nwnear" => "⤧",
-          # /circlearrowleft A: l arr in circle
-          "olarr" => "↺",
-          # /circlearrowright A: r arr in circle
-          "orarr" => "↻",
-          # original of
-          "origof" => "⊶",
-          # /Rrightarrow A: right triple arrow
-          "rAarr" => "⇛",
-          # /twoheadrightarrow A:
-          "Rarr" => "↠",
-          # approximate, right arrow above
-          "rarrap" => "⥵",
-          # right arrow-bar, filled square
-          "rarrbfs" => "⤠",
-          # right arrow-curved
-          "rarrc" => "⤳",
-          # right arrow, filled square
-          "rarrfs" => "⤞",
-          # /hookrightarrow A: rt arrow-hooked
-          "rarrhk" => "↪",
-          # /looparrowright A: rt arrow-looped
-          "rarrlp" => "↬",
-          # right arrow, plus
-          "rarrpl" => "⥅",
-          # right arrow, similar
-          "rarrsim" => "⥴",
-          # right two-headed arrow with tail
-          "Rarrtl" => "⤖",
-          # /rightarrowtail A: rt arrow-tailed
-          "rarrtl" => "↣",
-          # /rightsquigarrow A: rt arrow-wavy
-          "rarrw" => "↝",
-          # right double arrow-tail
-          "rAtail" => "⤜",
-          # right arrow-tail
-          "ratail" => "⤚",
-          # /drbkarow A: twoheaded right broken arrow
-          "RBarr" => "⤐",
-          # /dbkarow A: right doubly broken arrow
-          "rBarr" => "⤏",
-          # /bkarow A: right broken arrow
-          "rbarr" => "⤍",
-          # right down curved arrow
-          "rdca" => "⤷",
-          # right harpoon-down over left harpoon-down
-          "rdldhar" => "⥩",
-          # right down angled arrow
-          "rdsh" => "↳",
-          # right fish tail
-          "rfisht" => "⥽",
-          # right harpoon-up over right harpoon-down
-          "rHar" => "⥤",
-          # /rightharpoondown A: rt harpoon-down
-          "rhard" => "⇁",
-          # /rightharpoonup A: rt harpoon-up
-          "rharu" => "⇀",
-          # right harpoon-up over long dash
-          "rharul" => "⥬",
-          # /rightleftarrows A: r arr over l arr
-          "rlarr" => "⇄",
-          # /rightleftharpoons A: r harp over l
-          "rlhar" => "⇌",
-          # right open arrow
-          "roarr" => "⇾",
-          # /rightrightarrows A: two rt arrows
-          "rrarr" => "⇉",
-          # /Rsh A:
-          "rsh" => "↱",
-          # right harpoon-up over left harpoon-up
-          "ruluhar" => "⥨",
-          # /hksearow A: SE arrow-hooken
-          "searhk" => "⤥",
-          # SE pointing dbl arrow
-          "seArr" => "⇘",
-          # /searrow A: SE pointing arrow
-          "searr" => "↘",
-          # /tosa A: SE & SW arrows
-          "seswar" => "⤩",
-          # similar, right arrow below
-          "simrarr" => "⥲",
-          # short left arrow
-          "slarr" => "←",
-          # short right arrow
-          "srarr" => "→",
-          # /hkswarow A: SW arrow-hooked
-          "swarhk" => "⤦",
-          # SW pointing dbl arrow
-          "swArr" => "⇙",
-          # /swarrow A: SW pointing arrow
-          "swarr" => "↙",
-          # SW & NW arrows
-          "swnwar" => "⤪",
-          # up two-headed arrow
-          "Uarr" => "↟",
-          # /Uparrow A: up dbl arrow
-          "uArr" => "⇑",
-          # up two-headed arrow above circle
-          "Uarrocir" => "⥉",
-          # up arrow, down arrow
-          "udarr" => "⇅",
-          # up harp, down harp
-          "udhar" => "⥮",
-          # up fish tail
-          "ufisht" => "⥾",
-          # up harpoon-left, up harpoon-right
-          "uHar" => "⥣",
-          # /upharpoonleft A: up harpoon-left
-          "uharl" => "↿",
-          # /upharpoonright /restriction A: up harp-r
-          "uharr" => "↾",
-          # /upuparrows A: two up arrows
-          "uuarr" => "⇈",
-          # /Updownarrow A: up&down dbl arrow
-          "vArr" => "⇕",
-          # /updownarrow A: up&down arrow
-          "varr" => "↕",
-          # /Longleftrightarrow A: long l&r dbl arr
-          "xhArr" => "⟺",
-          # /longleftrightarrow A: long l&r arr
-          "xharr" => "⟷",
-          # /Longleftarrow A: long l dbl arrow
-          "xlArr" => "⟸",
-          # /longleftarrow A: long left arrow
-          "xlarr" => "⟵",
-          # /longmapsto A:
-          "xmap" => "⟼",
-          # /Longrightarrow A: long rt dbl arr
-          "xrArr" => "⟹",
-          # /longrightarrow A: long right arrow
-          "xrarr" => "⟶",
-          # right zig-zag arrow
-          "zigrarr" => "⇝",
-          # most positive
-          "ac" => "∾",
-          # most positive, two lines below
-          "acE" => "∾̳",
-          # /amalg B: amalgamation or coproduct
-          "amalg" => "⨿",
-          # bar, vee
-          "barvee" => "⊽",
-          # /doublebarwedge B: log and, dbl bar above
-          "Barwed" => "⌆",
-          # /barwedge B: logical and, bar above
-          "barwed" => "⌅",
-          # reverse solidus in square
-          "bsolb" => "⧅",
-          # /Cap /doublecap B: dbl intersection
-          "Cap" => "⋒",
-          # intersection, and
-          "capand" => "⩄",
-          # intersection, bar, union
-          "capbrcup" => "⩉",
-          # intersection, intersection, joined
-          "capcap" => "⩋",
-          # intersection above union
-          "capcup" => "⩇",
-          # intersection, with dot
-          "capdot" => "⩀",
-          # intersection, serifs
-          "caps" => "∩︀",
-          # closed intersection, serifs
-          "ccaps" => "⩍",
-          # closed union, serifs
-          "ccups" => "⩌",
-          # closed union, serifs, smash product
-          "ccupssm" => "⩐",
-          # /coprod L: coproduct operator
-          "coprod" => "∐",
-          # /Cup /doublecup B: dbl union
-          "Cup" => "⋓",
-          # union, bar, intersection
-          "cupbrcap" => "⩈",
-          # union above intersection
-          "cupcap" => "⩆",
-          # union, union, joined
-          "cupcup" => "⩊",
-          # union, with dot
-          "cupdot" => "⊍",
-          # union, or
-          "cupor" => "⩅",
-          # union, serifs
-          "cups" => "∪︀",
-          # /curlyvee B: curly logical or
-          "cuvee" => "⋎",
-          # /curlywedge B: curly logical and
-          "cuwed" => "⋏",
+          # =capital DJE, Serbian
+          "DJcy" => "Ђ",
+          # =capital DSE, Macedonian
+          "DScy" => "Ѕ",
+          # =capital dze, Serbian
+          "DZcy" => "Џ",
           # /ddagger B: double dagger relation
           "Dagger" => "‡",
-          # /dagger B: dagger relation
-          "dagger" => "†",
-          # /diamond B: open diamond
-          "diam" => "⋄",
-          # /divideontimes B: division on times
-          "divonx" => "⋇",
-          # equal, plus
-          "eplus" => "⩱",
-          # hermitian conjugate matrix
-          "hercon" => "⊹",
-          # /intercal B: intercal
-          "intcal" => "⊺",
-          # /intprod
-          "iprod" => "⨼",
-          # plus sign in left half circle
-          "loplus" => "⨭",
-          # multiply sign in left half circle
-          "lotimes" => "⨴",
-          # /leftthreetimes B:
-          "lthree" => "⋋",
-          # /ltimes B: times sign, left closed
-          "ltimes" => "⋉",
-          # /ast B: asterisk
-          "midast" => "*",
-          # /boxminus B: minus sign in box
-          "minusb" => "⊟",
-          # /dotminus B: minus sign, dot above
-          "minusd" => "∸",
-          # minus sign, dot below
-          "minusdu" => "⨪",
-          # bar, intersection
-          "ncap" => "⩃",
-          # bar, union
-          "ncup" => "⩂",
-          # /circledast B: asterisk in circle
-          "oast" => "⊛",
-          # /circledcirc B: small circle in circle
-          "ocir" => "⊚",
-          # /circleddash B: hyphen in circle
-          "odash" => "⊝",
-          # divide in circle
-          "odiv" => "⨸",
-          # /odot B: middle dot in circle
-          "odot" => "⊙",
-          # dot, solidus, dot in circle
-          "odsold" => "⦼",
-          # filled circle in circle
-          "ofcir" => "⦿",
-          # greater-than in circle
-          "ogt" => "⧁",
-          # circle with horizontal bar
-          "ohbar" => "⦵",
-          # large circle in circle
-          "olcir" => "⦾",
-          # less-than in circle
-          "olt" => "⧀",
-          # vertical bar in circle
-          "omid" => "⦶",
-          # /ominus B: minus sign in circle
-          "ominus" => "⊖",
-          # parallel in circle
-          "opar" => "⦷",
-          # perpendicular in circle
-          "operp" => "⦹",
-          # /oplus B: plus sign in circle
-          "oplus" => "⊕",
-          # /oslash B: solidus in circle
-          "osol" => "⊘",
-          # multiply sign in double circle
-          "Otimes" => "⨷",
-          # /otimes B: multiply sign in circle
-          "otimes" => "⊗",
-          # multiply sign in circle, circumflex accent
-          "otimesas" => "⨶",
-          # circle with vertical bar
-          "ovbar" => "⌽",
-          # plus, circumflex accent above
-          "plusacir" => "⨣",
-          # /boxplus B: plus sign in box
-          "plusb" => "⊞",
-          # plus, small circle above
-          "pluscir" => "⨢",
-          # /dotplus B: plus sign, dot above
-          "plusdo" => "∔",
-          # plus sign, dot below
-          "plusdu" => "⨥",
-          # plus, equals
-          "pluse" => "⩲",
-          # plus, similar below
-          "plussim" => "⨦",
-          # plus, two; Nim-addition
-          "plustwo" => "⨧",
-          # /prod L: product operator
-          "prod" => "∏",
-          # reverse most positive, line below
-          "race" => "⧚",
-          # plus sign in right half circle
-          "roplus" => "⨮",
-          # multiply sign in right half circle
-          "rotimes" => "⨵",
-          # /rightthreetimes B:
-          "rthree" => "⋌",
-          # /rtimes B: times sign, right closed
-          "rtimes" => "⋊",
-          # /cdot B: small middle dot
-          "sdot" => "⋅",
-          # /dotsquare /boxdot B: small dot in box
-          "sdotb" => "⊡",
-          # /setminus B: reverse solidus
-          "setmn" => "∖",
-          # plus, similar above
-          "simplus" => "⨤",
-          # smash product
-          "smashp" => "⨳",
-          # solidus in square
-          "solb" => "⧄",
-          # /sqcap B: square intersection
-          "sqcap" => "⊓",
-          # square intersection, serifs
-          "sqcaps" => "⊓︀",
-          # /sqcup B: square union
-          "sqcup" => "⊔",
-          # square union, serifs
-          "sqcups" => "⊔︀",
-          # /smallsetminus B: sm reverse solidus
-          "ssetmn" => "∖",
-          # /star B: small star, filled
-          "sstarf" => "⋆",
-          # subset, with dot
-          "subdot" => "⪽",
-          # /sum L: summation operator
-          "sum" => "∑",
-          # superset, with dot
-          "supdot" => "⪾",
-          # /boxtimes B: multiply sign in box
-          "timesb" => "⊠",
-          # multiply sign, bar below
-          "timesbar" => "⨱",
-          # times, dot
-          "timesd" => "⨰",
-          # dot in triangle
-          "tridot" => "◬",
-          # minus in triangle
-          "triminus" => "⨺",
-          # plus in triangle
-          "triplus" => "⨹",
-          # triangle, serifs at bottom
-          "trisb" => "⧍",
-          # multiply in triangle
-          "tritime" => "⨻",
-          # /uplus B: plus sign in union
-          "uplus" => "⊎",
-          # /veebar B: logical or, bar below
-          "veebar" => "⊻",
-          # wedge, bar below
-          "wedbar" => "⩟",
-          # /wr B: wreath product
-          "wreath" => "≀",
-          # /bigcap L: intersection operator
-          "xcap" => "⋂",
-          # /bigcirc B: large circle
-          "xcirc" => "◯",
-          # /bigcup L: union operator
-          "xcup" => "⋃",
-          # /bigtriangledown B: big dn tri, open
-          "xdtri" => "▽",
-          # /bigodot L: circle dot operator
-          "xodot" => "⨀",
-          # /bigoplus L: circle plus operator
-          "xoplus" => "⨁",
-          # /bigotimes L: circle times operator
-          "xotime" => "⨂",
-          # /bigsqcup L: square union operator
-          "xsqcup" => "⨆",
-          # /biguplus L:
-          "xuplus" => "⨄",
-          # /bigtriangleup B: big up tri, open
-          "xutri" => "△",
-          # /bigvee L: logical and operator
-          "xvee" => "⋁",
-          # /bigwedge L: logical or operator
-          "xwedge" => "⋀",
-          # /llcorner O: lower left corner
-          "dlcorn" => "⌞",
-          # /lrcorner C: lower right corner
-          "drcorn" => "⌟",
-          # dbl left parenthesis, greater
-          "gtlPar" => "⦕",
-          # left angle, dot
-          "langd" => "⦑",
-          # left bracket, equal
-          "lbrke" => "⦋",
-          # left bracket, solidus bottom corner
-          "lbrksld" => "⦏",
-          # left bracket, solidus top corner
-          "lbrkslu" => "⦍",
-          # /lceil O: left ceiling
-          "lceil" => "⌈",
-          # /lfloor O: left floor
-          "lfloor" => "⌊",
-          # /lmoustache
-          "lmoust" => "⎰",
-          # O: left parenthesis, lt
-          "lparlt" => "⦓",
-          # dbl right parenthesis, less
-          "ltrPar" => "⦖",
-          # right angle, dot
-          "rangd" => "⦒",
-          # right bracket, equal
-          "rbrke" => "⦌",
-          # right bracket, solidus bottom corner
-          "rbrksld" => "⦎",
-          # right bracket, solidus top corner
-          "rbrkslu" => "⦐",
-          # /rceil C: right ceiling
-          "rceil" => "⌉",
-          # /rfloor C: right floor
-          "rfloor" => "⌋",
-          # /rmoustache
-          "rmoust" => "⎱",
-          # C: right paren, gt
-          "rpargt" => "⦔",
-          # /ulcorner O: upper left corner
-          "ulcorn" => "⌜",
-          # /urcorner C: upper right corner
-          "urcorn" => "⌝",
-          # /gnapprox N: greater, not approximate
-          "gnap" => "⪊",
-          # /gneqq N: greater, not dbl equals
-          "gnE" => "≩",
-          # /gneq N: greater, not equals
-          "gne" => "⪈",
-          # /gnsim N: greater, not similar
-          "gnsim" => "⋧",
-          # /gvertneqq N: gt, vert, not dbl eq
-          "gvnE" => "≩︀",
-          # /lnapprox N: less, not approximate
-          "lnap" => "⪉",
-          # /lneqq N: less, not double equals
-          "lnE" => "≨",
-          # /lneq N: less, not equals
-          "lne" => "⪇",
-          # /lnsim N: less, not similar
-          "lnsim" => "⋦",
-          # /lvertneqq N: less, vert, not dbl eq
-          "lvnE" => "≨︀",
-          # /napprox N: not approximate
-          "nap" => "≉",
-          # not approximately equal or equal to
-          "napE" => "⩰̸",
-          # not approximately identical to
-          "napid" => "≋̸",
-          # /ncong N: not congruent with
-          "ncong" => "≇",
-          # not congruent, dot
-          "ncongdot" => "⩭̸",
-          # /nequiv N: not identical with
-          "nequiv" => "≢",
-          # /ngeqq N: not greater, dbl equals
-          "ngE" => "≧̸",
-          # /ngeq N: not greater-than-or-equal
-          "nge" => "≱",
-          # /ngeqslant N: not gt-or-eq, slanted
-          "nges" => "⩾̸",
-          # not triple greater than
-          "nGg" => "⋙̸",
-          # not greater, similar
-          "ngsim" => "≵",
-          # not, vert, much greater than
-          "nGt" => "≫⃒",
-          # /ngtr N: not greater-than
-          "ngt" => "≯",
-          # not much greater than, variant
-          "nGtv" => "≫̸",
-          # /nleqq N: not less, dbl equals
-          "nlE" => "≦̸",
-          # /nleq N: not less-than-or-equal
-          "nle" => "≰",
-          # /nleqslant N: not less-or-eq, slant
-          "nles" => "⩽̸",
-          # not triple less than
-          "nLl" => "⋘̸",
-          # not less, similar
-          "nlsim" => "≴",
-          # not, vert, much less than
-          "nLt" => "≪⃒",
-          # /nless N: not less-than
-          "nlt" => "≮",
-          # /ntriangleleft N: not left triangle
-          "nltri" => "⋪",
-          # /ntrianglelefteq N: not l tri, eq
-          "nltrie" => "⋬",
-          # not much less than, variant
-          "nLtv" => "≪̸",
-          # /nmid
-          "nmid" => "∤",
-          # /nparallel N: not parallel
-          "npar" => "∦",
-          # /nprec N: not precedes
-          "npr" => "⊀",
-          # not curly precedes, eq
-          "nprcue" => "⋠",
-          # /npreceq N: not precedes, equals
-          "npre" => "⪯̸",
-          # /ntriangleright N: not rt triangle
-          "nrtri" => "⋫",
-          # /ntrianglerighteq N: not r tri, eq
-          "nrtrie" => "⋭",
-          # /nsucc N: not succeeds
-          "nsc" => "⊁",
-          # not succeeds, curly eq
-          "nsccue" => "⋡",
-          # /nsucceq N: not succeeds, equals
-          "nsce" => "⪰̸",
-          # /nsim N: not similar
-          "nsim" => "≁",
-          # /nsimeq N: not similar, equals
-          "nsime" => "≄",
-          # /nshortmid
-          "nsmid" => "∤",
-          # /nshortparallel N: not short par
-          "nspar" => "∦",
-          # not, square subset, equals
-          "nsqsube" => "⋢",
-          # not, square superset, equals
-          "nsqsupe" => "⋣",
-          # not subset
-          "nsub" => "⊄",
-          # /nsubseteqq N: not subset, dbl eq
-          "nsubE" => "⫅̸",
-          # /nsubseteq N: not subset, equals
-          "nsube" => "⊈",
-          # not superset
-          "nsup" => "⊅",
-          # /nsupseteqq N: not superset, dbl eq
-          "nsupE" => "⫆̸",
-          # /nsupseteq N: not superset, equals
-          "nsupe" => "⊉",
-          # not greater, less
-          "ntgl" => "≹",
-          # not less, greater
-          "ntlg" => "≸",
-          # not, vert, approximate
-          "nvap" => "≍⃒",
-          # /nVDash N: not dbl vert, dbl dash
-          "nVDash" => "⊯",
-          # /nVdash N: not dbl vertical, dash
-          "nVdash" => "⊮",
-          # /nvDash N: not vertical, dbl dash
-          "nvDash" => "⊭",
-          # /nvdash N: not vertical, dash
-          "nvdash" => "⊬",
-          # not, vert, greater-than-or-equal
-          "nvge" => "≥⃒",
-          # not, vert, greater-than
-          "nvgt" => ">⃒",
-          # not, vert, less-than-or-equal
-          "nvle" => "≤⃒",
-          # not, vert, less-than
-          "nvlt" => "<⃒",
-          # not, vert, left triangle, equals
-          "nvltrie" => "⊴⃒",
-          # not, vert, right triangle, equals
-          "nvrtrie" => "⊵⃒",
-          # not, vert, similar
-          "nvsim" => "∼⃒",
-          # parallel, similar
-          "parsim" => "⫳",
-          # /precnapprox N: precedes, not approx
-          "prnap" => "⪹",
-          # /precneqq N: precedes, not dbl eq
-          "prnE" => "⪵",
-          # /precnsim N: precedes, not similar
-          "prnsim" => "⋨",
-          # reverse /nmid
-          "rnmid" => "⫮",
-          # /succnapprox N: succeeds, not approx
-          "scnap" => "⪺",
-          # /succneqq N: succeeds, not dbl eq
-          "scnE" => "⪶",
-          # /succnsim N: succeeds, not similar
-          "scnsim" => "⋩",
-          # similar, not equals
-          "simne" => "≆",
-          # solidus, bar through
-          "solbar" => "⌿",
-          # /subsetneqq N: subset, not dbl eq
-          "subnE" => "⫋",
-          # /subsetneq N: subset, not equals
-          "subne" => "⊊",
-          # /supsetneqq N: superset, not dbl eq
-          "supnE" => "⫌",
-          # /supsetneq N: superset, not equals
-          "supne" => "⊋",
-          # /nsubset N: not subset, var
-          "vnsub" => "⊂⃒",
-          # /nsupset N: not superset, var
-          "vnsup" => "⊃⃒",
-          # /varsubsetneqq N: subset not dbl eq, var
-          "vsubnE" => "⫋︀",
-          # /varsubsetneq N: subset, not eq, var
-          "vsubne" => "⊊︀",
-          # /varsupsetneqq N: super not dbl eq, var
-          "vsupnE" => "⫌︀",
-          # /varsupsetneq N: superset, not eq, var
-          "vsupne" => "⊋︀",
-          # /angle - angle
-          "ang" => "∠",
-          # angle, equal
-          "ange" => "⦤",
-          # /measuredangle - angle-measured
-          "angmsd" => "∡",
-          # angle-measured, arrow, up, right
-          "angmsdaa" => "⦨",
-          # angle-measured, arrow, up, left
-          "angmsdab" => "⦩",
-          # angle-measured, arrow, down, right
-          "angmsdac" => "⦪",
-          # angle-measured, arrow, down, left
-          "angmsdad" => "⦫",
-          # angle-measured, arrow, right, up
-          "angmsdae" => "⦬",
-          # angle-measured, arrow, left, up
-          "angmsdaf" => "⦭",
-          # angle-measured, arrow, right, down
-          "angmsdag" => "⦮",
-          # angle-measured, arrow, left, down
-          "angmsdah" => "⦯",
-          # right angle-measured
-          "angrtvb" => "⊾",
-          # right angle-measured, dot
-          "angrtvbd" => "⦝",
-          # bottom square bracket
-          "bbrk" => "⎵",
-          # bottom above top square bracket
-          "bbrktbrk" => "⎶",
-          # reversed circle, slash
-          "bemptyv" => "⦰",
-          # /beth - beth, Hebrew
-          "beth" => "ℶ",
-          # two joined squares
-          "boxbox" => "⧉",
-          # /backprime - reverse prime
-          "bprime" => "‵",
-          # reverse semi-colon
-          "bsemi" => "⁏",
-          # circle, slash, small circle above
-          "cemptyv" => "⦲",
-          # circle, two horizontal stroked to the right
-          "cirE" => "⧃",
-          # circle, small circle to the right
-          "cirscir" => "⧂",
-          # /complement - complement sign
-          "comp" => "∁",
-          # /daleth - daleth, Hebrew
-          "daleth" => "ℸ",
-          # circle, slash, bar above
-          "demptyv" => "⦱",
-          # /ell - cursive small l
-          "ell" => "ℓ",
-          # /emptyset - zero, slash
-          "empty" => "∅",
-          # /varnothing - circle, slash
-          "emptyv" => "∅",
-          # /gimel - gimel, Hebrew
-          "gimel" => "ℷ",
-          # inverted iota
-          "iiota" => "℩",
-          # /Im - imaginary
-          "image" => "ℑ",
-          # /imath - small i, no dot
-          "imath" => "ı",
-          # /jmath - small j, no dot
-          "jmath" => "j",
-          # circle, slash, left arrow above
-          "laemptyv" => "⦴",
-          # lower left triangle
-          "lltri" => "◺",
-          # lower right triangle
-          "lrtri" => "⊿",
-          # /mho - conductance
-          "mho" => "℧",
-          # not, vert, angle
-          "nang" => "∠⃒",
-          # /nexists - negated exists
-          "nexist" => "∄",
-          # /circledS - capital S in circle
-          "oS" => "Ⓢ",
-          # /hbar - Planck's over 2pi
-          "planck" => "ℏ",
-          # /hslash - variant Planck's over 2pi
-          "plankv" => "ℏ",
-          # circle, slash, right arrow above
-          "raemptyv" => "⦳",
-          # reverse angle, equal
-          "range" => "⦥",
-          # /Re - real
-          "real" => "ℜ",
-          # top square bracket
-          "tbrk" => "⎴",
-          # trapezium
-          "trpezium" => "�",
-          # upper left triangle
-          "ultri" => "◸",
-          # upper right triangle
-          "urtri" => "◹",
-          # vertical zig-zag line
-          "vzigzag" => "⦚",
-          # /wp - Weierstrass p
-          "weierp" => "℘",
-          # approximately equal or equal to
-          "apE" => "⩰",
-          # /approxeq R: approximate, equals
-          "ape" => "≊",
-          # approximately identical to
-          "apid" => "≋",
-          # /asymp R: asymptotically equal to
-          "asymp" => "≈",
-          # vert, dbl bar (over)
-          "Barv" => "⫧",
-          # /backcong R: reverse congruent
-          "bcong" => "≌",
-          # /backepsilon R: such that
-          "bepsi" => "϶",
-          # /bowtie R:
-          "bowtie" => "⋈",
-          # /backsim R: reverse similar
-          "bsim" => "∽",
-          # /backsimeq R: reverse similar, eq
-          "bsime" => "⋍",
-          # reverse solidus, subset
-          "bsolhsub" => "\⊂",
-          # /Bumpeq R: bumpy equals
-          "bump" => "≎",
-          # bump, equals
-          "bumpE" => "⪮",
-          # /bumpeq R: bumpy equals, equals
-          "bumpe" => "≏",
-          # /circeq R: circle, equals
-          "cire" => "≗",
-          # /Colon, two colons
-          "Colon" => "∷",
-          # double colon, equals
-          "Colone" => "⩴",
-          # /coloneq R: colon, equals
-          "colone" => "≔",
-          # congruent, dot
-          "congdot" => "⩭",
-          # subset, closed
-          "csub" => "⫏",
-          # subset, closed, equals
-          "csube" => "⫑",
-          # superset, closed
-          "csup" => "⫐",
-          # superset, closed, equals
-          "csupe" => "⫒",
-          # /curlyeqprec R: curly eq, precedes
-          "cuepr" => "⋞",
-          # /curlyeqsucc R: curly eq, succeeds
-          "cuesc" => "⋟",
-          # dbl dash, vertical
-          "Dashv" => "⫤",
-          # /dashv R: dash, vertical
-          "dashv" => "⊣",
-          # equal, asterisk above
-          "easter" => "⩮",
-          # /eqcirc R: circle on equals sign
-          "ecir" => "≖",
-          # /eqcolon R: equals, colon
-          "ecolon" => "≕",
-          # /ddotseq R: equal with four dots
-          "eDDot" => "⩷",
-          # /doteqdot /Doteq R: eq, even dots
-          "eDot" => "≑",
-          # /fallingdotseq R: eq, falling dots
-          "efDot" => "≒",
-          # equal-or-greater
-          "eg" => "⪚",
-          # /eqslantgtr R: equal-or-gtr, slanted
-          "egs" => "⪖",
-          # equal-or-greater, slanted, dot inside
-          "egsdot" => "⪘",
-          # equal-or-less
-          "el" => "⪙",
-          # /eqslantless R: eq-or-less, slanted
-          "els" => "⪕",
-          # equal-or-less, slanted, dot inside
-          "elsdot" => "⪗",
-          # /questeq R: equal with questionmark
-          "equest" => "≟",
-          # equivalent, four dots above
-          "equivDD" => "⩸",
-          # /risingdotseq R: eq, rising dots
-          "erDot" => "≓",
-          # /doteq R: equals, single dot above
-          "esdot" => "≐",
-          # equal, similar
-          "Esim" => "⩳",
-          # /esim R: equals, similar
-          "esim" => "≂",
-          # /pitchfork R: pitchfork
-          "fork" => "⋔",
-          # fork, variant
-          "forkv" => "⫙",
-          # /frown R: down curve
-          "frown" => "⌢",
-          # /gtrapprox R: greater, approximate
-          "gap" => "⪆",
-          # /geqq R: greater, double equals
-          "gE" => "≧",
-          # /gtreqqless R: gt, dbl equals, less
-          "gEl" => "⪌",
-          # /gtreqless R: greater, equals, less
-          "gel" => "⋛",
-          # /geqslant R: gt-or-equal, slanted
-          "ges" => "⩾",
-          # greater than, closed by curve, equal, slanted
-          "gescc" => "⪩",
-          # greater-than-or-equal, slanted, dot inside
-          "gesdot" => "⪀",
-          # greater-than-or-equal, slanted, dot above
-          "gesdoto" => "⪂",
-          # greater-than-or-equal, slanted, dot above left
-          "gesdotol" => "⪄",
-          # greater, equal, slanted, less
-          "gesl" => "⋛︀",
-          # greater, equal, slanted, less, equal, slanted
-          "gesles" => "⪔",
-          # /ggg /Gg /gggtr R: triple gtr-than
-          "Gg" => "⋙",
-          # /gtrless R: greater, less
-          "gl" => "≷",
-          # greater, less, apart
-          "gla" => "⪥",
-          # greater, less, equal
-          "glE" => "⪒",
-          # greater, less, overlapping
-          "glj" => "⪤",
-          # /gtrsim R: greater, similar
-          "gsim" => "≳",
-          # greater, similar, equal
-          "gsime" => "⪎",
-          # greater, similar, less
-          "gsiml" => "⪐",
-          # /gg R: dbl greater-than sign
-          "Gt" => "≫",
-          # greater than, closed by curve
-          "gtcc" => "⪧",
-          # greater than, circle inside
-          "gtcir" => "⩺",
-          # /gtrdot R: greater than, with dot
-          "gtdot" => "⋗",
-          # greater than, questionmark above
-          "gtquest" => "⩼",
-          # greater than, right arrow
-          "gtrarr" => "⥸",
-          # homothetic
-          "homtht" => "∻",
-          # /lessapprox R: less, approximate
-          "lap" => "⪅",
-          # larger than
-          "lat" => "⪫",
-          # larger than or equal
-          "late" => "⪭",
-          # larger than or equal, slanted
-          "lates" => "⪭︀",
-          # /leqq R: less, double equals
-          "lE" => "≦",
-          # /lesseqqgtr R: less, dbl eq, greater
-          "lEg" => "⪋",
-          # /lesseqgtr R: less, eq, greater
-          "leg" => "⋚",
-          # /leqslant R: less-than-or-eq, slant
-          "les" => "⩽",
-          # less than, closed by curve, equal, slanted
-          "lescc" => "⪨",
-          # less-than-or-equal, slanted, dot inside
-          "lesdot" => "⩿",
-          # less-than-or-equal, slanted, dot above
-          "lesdoto" => "⪁",
-          # less-than-or-equal, slanted, dot above right
-          "lesdotor" => "⪃",
-          # less, equal, slanted, greater
-          "lesg" => "⋚︀",
-          # less, equal, slanted, greater, equal, slanted
-          "lesges" => "⪓",
-          # /lessgtr R: less, greater
-          "lg" => "≶",
-          # less, greater, equal
-          "lgE" => "⪑",
-          # /Ll /lll /llless R: triple less-than
-          "Ll" => "⋘",
-          # /lesssim R: less, similar
-          "lsim" => "≲",
-          # less, similar, equal
-          "lsime" => "⪍",
-          # less, similar, greater
-          "lsimg" => "⪏",
-          # /ll R: double less-than sign
-          "Lt" => "≪",
-          # less than, closed by curve
-          "ltcc" => "⪦",
-          # less than, circle inside
-          "ltcir" => "⩹",
-          # /lessdot R: less than, with dot
-          "ltdot" => "⋖",
-          # less than, left arrow
-          "ltlarr" => "⥶",
-          # less than, questionmark above
-          "ltquest" => "⩻",
-          # /trianglelefteq R: left triangle, eq
-          "ltrie" => "⊴",
-          # minus, comma above
-          "mcomma" => "⨩",
-          # minus with four dots, geometric properties
-          "mDDot" => "∺",
-          # /mid R:
-          "mid" => "∣",
-          # /mlcp
-          "mlcp" => "⫛",
-          # /models R:
-          "models" => "⊧",
-          # most positive
-          "mstpos" => "∾",
-          # dbl precedes
-          "Pr" => "⪻",
-          # /prec R: precedes
-          "pr" => "≺",
-          # /precapprox R: precedes, approximate
-          "prap" => "⪷",
-          # /preccurlyeq R: precedes, curly eq
-          "prcue" => "≼",
-          # precedes, dbl equals
-          "prE" => "⪳",
-          # /preceq R: precedes, equals
-          "pre" => "⪯",
-          # /precsim R: precedes, similar
-          "prsim" => "≾",
-          # element precedes under relation
-          "prurel" => "⊰",
-          # /ratio
-          "ratio" => "∶",
-          # /trianglerighteq R: right tri, eq
-          "rtrie" => "⊵",
-          # right triangle above left triangle
-          "rtriltri" => "⧎",
-          # dbl succeeds
-          "Sc" => "⪼",
-          # /succ R: succeeds
-          "sc" => "≻",
-          # /succapprox R: succeeds, approximate
-          "scap" => "⪸",
-          # /succcurlyeq R: succeeds, curly eq
-          "sccue" => "≽",
-          # succeeds, dbl equals
-          "scE" => "⪴",
-          # /succeq R: succeeds, equals
-          "sce" => "⪰",
-          # /succsim R: succeeds, similar
-          "scsim" => "≿",
-          # equal, dot below
-          "sdote" => "⩦",
-          # /smallfrown R: small down curve
-          "sfrown" => "⌢",
-          # similar, greater
-          "simg" => "⪞",
-          # similar, greater, equal
-          "simgE" => "⪠",
-          # similar, less
-          "siml" => "⪝",
-          # similar, less, equal
-          "simlE" => "⪟",
-          # /shortmid R:
-          "smid" => "∣",
-          # /smile R: up curve
-          "smile" => "⌣",
-          # smaller than
-          "smt" => "⪪",
-          # smaller than or equal
-          "smte" => "⪬",
-          # smaller than or equal, slanted
-          "smtes" => "⪬︀",
-          # /shortparallel R: short parallel
-          "spar" => "∥",
-          # /sqsubset R: square subset
-          "sqsub" => "⊏",
-          # /sqsubseteq R: square subset, equals
-          "sqsube" => "⊑",
-          # /sqsupset R: square superset
-          "sqsup" => "⊐",
-          # /sqsupseteq R: square superset, eq
-          "sqsupe" => "⊒",
-          # /smallsmile R: small up curve
-          "ssmile" => "⌣",
-          # /Subset R: double subset
-          "Sub" => "⋐",
-          # /subseteqq R: subset, dbl equals
-          "subE" => "⫅",
-          # subset, equals, dot
-          "subedot" => "⫃",
-          # subset, multiply
-          "submult" => "⫁",
-          # subset, plus
-          "subplus" => "⪿",
-          # subset, right arrow
-          "subrarr" => "⥹",
-          # subset, similar
-          "subsim" => "⫇",
-          # subset above subset
-          "subsub" => "⫕",
-          # subset above superset
-          "subsup" => "⫓",
-          # /Supset R: dbl superset
-          "Sup" => "⋑",
-          # superset, subset, dash joining them
-          "supdsub" => "⫘",
-          # /supseteqq R: superset, dbl equals
-          "supE" => "⫆",
-          # superset, equals, dot
-          "supedot" => "⫄",
-          # superset, solidus
-          "suphsol" => "⊃/",
-          # superset, subset
-          "suphsub" => "⫗",
-          # superset, left arrow
-          "suplarr" => "⥻",
-          # superset, multiply
-          "supmult" => "⫂",
-          # superset, plus
-          "supplus" => "⫀",
-          # superset, similar
-          "supsim" => "⫈",
-          # superset above subset
-          "supsub" => "⫔",
-          # superset above superset
-          "supsup" => "⫖",
-          # /thickapprox R: thick approximate
-          "thkap" => "≈",
-          # /thicksim R: thick similar
-          "thksim" => "∼",
-          # fork with top
-          "topfork" => "⫚",
-          # /triangleq R: triangle, equals
-          "trie" => "≜",
-          # /between R: between
-          "twixt" => "≬",
-          # dbl vert, bar (under)
-          "Vbar" => "⫫",
-          # vert, dbl bar (under)
-          "vBar" => "⫨",
-          # dbl bar, vert over and under
-          "vBarv" => "⫩",
-          # dbl vert, dbl dash
-          "VDash" => "⊫",
-          # /Vdash R: dbl vertical, dash
-          "Vdash" => "⊩",
-          # /vDash R: vertical, dbl dash
-          "vDash" => "⊨",
-          # /vdash R: vertical, dash
-          "vdash" => "⊢",
-          # vertical, dash (long)
-          "Vdashl" => "⫦",
-          # /vartriangleleft R: l tri, open, var
-          "vltri" => "⊲",
-          # /varpropto R: proportional, variant
-          "vprop" => "∝",
-          # /vartriangleright R: r tri, open, var
-          "vrtri" => "⊳",
-          # /Vvdash R: triple vertical, dash
-          "Vvdash" => "⊪",
-          # lower left quadrant
-          "boxDL" => "╗",
-          # lower left quadrant
-          "boxDl" => "╖",
-          # lower left quadrant
-          "boxdL" => "╕",
-          # lower left quadrant
-          "boxdl" => "┐",
-          # lower right quadrant
-          "boxDR" => "╔",
-          # lower right quadrant
-          "boxDr" => "╓",
-          # lower right quadrant
-          "boxdR" => "╒",
-          # lower right quadrant
-          "boxdr" => "┌",
-          # horizontal line
-          "boxH" => "═",
-          # horizontal line
-          "boxh" => "─",
-          # lower left and right quadrants
-          "boxHD" => "╦",
-          # lower left and right quadrants
-          "boxHd" => "╤",
-          # lower left and right quadrants
-          "boxhD" => "╥",
-          # lower left and right quadrants
-          "boxhd" => "┬",
-          # upper left and right quadrants
-          "boxHU" => "╩",
-          # upper left and right quadrants
-          "boxHu" => "╧",
-          # upper left and right quadrants
-          "boxhU" => "╨",
-          # upper left and right quadrants
-          "boxhu" => "┴",
-          # upper left quadrant
-          "boxUL" => "╝",
-          # upper left quadrant
-          "boxUl" => "╜",
-          # upper left quadrant
-          "boxuL" => "╛",
-          # upper left quadrant
-          "boxul" => "┘",
-          # upper right quadrant
-          "boxUR" => "╚",
-          # upper right quadrant
-          "boxUr" => "╙",
-          # upper right quadrant
-          "boxuR" => "╘",
-          # upper right quadrant
-          "boxur" => "└",
-          # vertical line
-          "boxV" => "║",
-          # vertical line
-          "boxv" => "│",
-          # all four quadrants
-          "boxVH" => "╬",
-          # all four quadrants
-          "boxVh" => "╫",
-          # all four quadrants
-          "boxvH" => "╪",
-          # all four quadrants
-          "boxvh" => "┼",
-          # upper and lower left quadrants
-          "boxVL" => "╣",
-          # upper and lower left quadrants
-          "boxVl" => "╢",
-          # upper and lower left quadrants
-          "boxvL" => "╡",
-          # upper and lower left quadrants
-          "boxvl" => "┤",
-          # upper and lower right quadrants
-          "boxVR" => "╠",
-          # upper and lower right quadrants
-          "boxVr" => "╟",
-          # upper and lower right quadrants
-          "boxvR" => "╞",
-          # upper and lower right quadrants
-          "boxvr" => "├",
-          # =capital A, Cyrillic
-          "Acy" => "А",
-          # =small a, Cyrillic
-          "acy" => "а",
-          # =capital BE, Cyrillic
-          "Bcy" => "Б",
-          # =small be, Cyrillic
-          "bcy" => "б",
-          # =capital CHE, Cyrillic
-          "CHcy" => "Ч",
-          # =small che, Cyrillic
-          "chcy" => "ч",
-          # =capital DE, Cyrillic
-          "Dcy" => "Д",
-          # =small de, Cyrillic
-          "dcy" => "д",
-          # =capital E, Cyrillic
-          "Ecy" => "Э",
-          # =small e, Cyrillic
-          "ecy" => "э",
-          # =capital EF, Cyrillic
-          "Fcy" => "Ф",
-          # =small ef, Cyrillic
-          "fcy" => "ф",
-          # =capital GHE, Cyrillic
-          "Gcy" => "Г",
-          # =small ghe, Cyrillic
-          "gcy" => "г",
-          # =capital HARD sign, Cyrillic
-          "HARDcy" => "Ъ",
-          # =small hard sign, Cyrillic
-          "hardcy" => "ъ",
-          # =capital I, Cyrillic
-          "Icy" => "И",
-          # =small i, Cyrillic
-          "icy" => "и",
-          # =capital IE, Cyrillic
-          "IEcy" => "Е",
-          # =small ie, Cyrillic
-          "iecy" => "е",
-          # =capital IO, Russian
-          "IOcy" => "Ё",
-          # =small io, Russian
-          "iocy" => "ё",
-          # =capital short I, Cyrillic
-          "Jcy" => "Й",
-          # =small short i, Cyrillic
-          "jcy" => "й",
-          # =capital KA, Cyrillic
-          "Kcy" => "К",
-          # =small ka, Cyrillic
-          "kcy" => "к",
-          # =capital HA, Cyrillic
-          "KHcy" => "Х",
-          # =small ha, Cyrillic
-          "khcy" => "х",
-          # =capital EL, Cyrillic
-          "Lcy" => "Л",
-          # =small el, Cyrillic
-          "lcy" => "л",
-          # =capital EM, Cyrillic
-          "Mcy" => "М",
-          # =small em, Cyrillic
-          "mcy" => "м",
-          # =capital EN, Cyrillic
-          "Ncy" => "Н",
-          # =small en, Cyrillic
-          "ncy" => "н",
-          # =numero sign
-          "numero" => "№",
-          # =capital O, Cyrillic
-          "Ocy" => "О",
-          # =small o, Cyrillic
-          "ocy" => "о",
-          # =capital PE, Cyrillic
-          "Pcy" => "П",
-          # =small pe, Cyrillic
-          "pcy" => "п",
-          # =capital ER, Cyrillic
-          "Rcy" => "Р",
-          # =small er, Cyrillic
-          "rcy" => "р",
-          # =capital ES, Cyrillic
-          "Scy" => "С",
-          # =small es, Cyrillic
-          "scy" => "с",
-          # =capital SHCHA, Cyrillic
-          "SHCHcy" => "Щ",
-          # =small shcha, Cyrillic
-          "shchcy" => "щ",
-          # =capital SHA, Cyrillic
-          "SHcy" => "Ш",
-          # =small sha, Cyrillic
-          "shcy" => "ш",
-          # =capital SOFT sign, Cyrillic
-          "SOFTcy" => "Ь",
-          # =small soft sign, Cyrillic
-          "softcy" => "ь",
-          # =capital TE, Cyrillic
-          "Tcy" => "Т",
-          # =small te, Cyrillic
-          "tcy" => "т",
-          # =capital TSE, Cyrillic
-          "TScy" => "Ц",
-          # =small tse, Cyrillic
-          "tscy" => "ц",
-          # =capital U, Cyrillic
-          "Ucy" => "У",
-          # =small u, Cyrillic
-          "ucy" => "у",
-          # =capital VE, Cyrillic
-          "Vcy" => "В",
-          # =small ve, Cyrillic
-          "vcy" => "в",
-          # =capital YA, Cyrillic
-          "YAcy" => "Я",
-          # =small ya, Cyrillic
-          "yacy" => "я",
-          # =capital YERU, Cyrillic
-          "Ycy" => "Ы",
-          # =small yeru, Cyrillic
-          "ycy" => "ы",
-          # =capital YU, Cyrillic
-          "YUcy" => "Ю",
-          # =small yu, Cyrillic
-          "yucy" => "ю",
-          # =capital ZE, Cyrillic
-          "Zcy" => "З",
-          # =small ze, Cyrillic
-          "zcy" => "з",
-          # =capital ZHE, Cyrillic
-          "ZHcy" => "Ж",
-          # =small zhe, Cyrillic
-          "zhcy" => "ж",
-          # =capital DJE, Serbian
-          "DJcy" => "Ђ",
-          # =small dje, Serbian
-          "djcy" => "ђ",
-          # =capital DSE, Macedonian
-          "DScy" => "Ѕ",
-          # =small dse, Macedonian
-          "dscy" => "ѕ",
-          # =capital dze, Serbian
-          "DZcy" => "Џ",
-          # =small dze, Serbian
-          "dzcy" => "џ",
-          # =capital GJE Macedonian
-          "GJcy" => "Ѓ",
-          # =small gje, Macedonian
-          "gjcy" => "ѓ",
-          # =capital I, Ukrainian
-          "Iukcy" => "І",
-          # =small i, Ukrainian
-          "iukcy" => "і",
-          # =capital JE, Serbian
-          "Jsercy" => "Ј",
-          # =small je, Serbian
-          "jsercy" => "ј",
-          # =capital JE, Ukrainian
-          "Jukcy" => "Є",
-          # =small je, Ukrainian
-          "jukcy" => "є",
-          # =capital KJE, Macedonian
-          "KJcy" => "Ќ",
-          # =small kje Macedonian
-          "kjcy" => "ќ",
-          # =capital LJE, Serbian
-          "LJcy" => "Љ",
-          # =small lje, Serbian
-          "ljcy" => "љ",
-          # =capital NJE, Serbian
-          "NJcy" => "Њ",
-          # =small nje, Serbian
-          "njcy" => "њ",
-          # =capital TSHE, Serbian
-          "TSHcy" => "Ћ",
-          # =small tshe, Serbian
-          "tshcy" => "ћ",
-          # =capital U, Byelorussian
-          "Ubrcy" => "Ў",
-          # =small u, Byelorussian
-          "ubrcy" => "ў",
-          # =capital YI, Ukrainian
-          "YIcy" => "Ї",
-          # =small yi, Ukrainian
-          "yicy" => "ї",
-          # =acute accent
-          "acute" => "´",
-          # =breve
-          "breve" => "˘",
-          # =caron
-          "caron" => "ˇ",
-          # =cedilla
-          "cedil" => "¸",
-          # circumflex accent
-          "circ" => "ˆ",
-          # =double acute accent
-          "dblac" => "˝",
-          # =dieresis
-          "die" => "¨",
-          # =dot above
-          "dot" => "˙",
-          # =grave accent
-          "grave" => "`",
-          # =macron
-          "macr" => "¯",
-          # =ogonek
-          "ogon" => "˛",
-          # =ring
-          "ring" => "˚",
-          # =tilde
-          "tilde" => "˜",
-          # =umlaut mark
-          "uml" => "¨",
-          # /alpha small alpha, Greek
-          "alpha" => "α",
-          # /beta small beta, Greek
-          "beta" => "β",
-          # /chi small chi, Greek
-          "chi" => "χ",
-          # /Delta capital Delta, Greek
-          "Delta" => "Δ",
-          # /delta small delta, Greek
-          "delta" => "δ",
-          # /straightepsilon, small epsilon, Greek
-          "epsi" => "ϵ",
-          # /varepsilon
-          "epsiv" => "ε",
-          # /eta small eta, Greek
-          "eta" => "η",
-          # /Gamma capital Gamma, Greek
-          "Gamma" => "Γ",
-          # /gamma small gamma, Greek
-          "gamma" => "γ",
-          # capital digamma
-          "Gammad" => "Ϝ",
-          # /digamma
-          "gammad" => "ϝ",
-          # /iota small iota, Greek
-          "iota" => "ι",
-          # /kappa small kappa, Greek
-          "kappa" => "κ",
-          # /varkappa
-          "kappav" => "ϰ",
-          # /Lambda capital Lambda, Greek
-          "Lambda" => "Λ",
-          # /lambda small lambda, Greek
-          "lambda" => "λ",
-          # /mu small mu, Greek
-          "mu" => "μ",
-          # /nu small nu, Greek
-          "nu" => "ν",
-          # /Omega capital Omega, Greek
-          "Omega" => "Ω",
-          # /omega small omega, Greek
-          "omega" => "ω",
-          # /Phi capital Phi, Greek
-          "Phi" => "Φ",
-          # /straightphi - small phi, Greek
-          "phi" => "ϕ",
-          # /varphi - curly or open phi
-          "phiv" => "φ",
-          # /Pi capital Pi, Greek
-          "Pi" => "Π",
-          # /pi small pi, Greek
-          "pi" => "π",
-          # /varpi
-          "piv" => "ϖ",
-          # /Psi capital Psi, Greek
-          "Psi" => "Ψ",
-          # /psi small psi, Greek
-          "psi" => "ψ",
-          # /rho small rho, Greek
-          "rho" => "ρ",
-          # /varrho
-          "rhov" => "ϱ",
-          # /Sigma capital Sigma, Greek
-          "Sigma" => "Σ",
-          # /sigma small sigma, Greek
-          "sigma" => "σ",
-          # /varsigma
-          "sigmav" => "ς",
-          # /tau small tau, Greek
-          "tau" => "τ",
-          # /Theta capital Theta, Greek
-          "Theta" => "Θ",
-          # /theta straight theta, small theta, Greek
-          "theta" => "θ",
-          # /vartheta - curly or open theta
-          "thetav" => "ϑ",
-          # /Upsilon capital Upsilon, Greek
-          "Upsi" => "ϒ",
-          # /upsilon small upsilon, Greek
-          "upsi" => "υ",
-          # /Xi capital Xi, Greek
-          "Xi" => "Ξ",
-          # /xi small xi, Greek
-          "xi" => "ξ",
-          # /zeta small zeta, Greek
-          "zeta" => "ζ",
-          # =capital A, acute accent
-          "Aacute" => "Á",
-          # =small a, acute accent
-          "aacute" => "á",
-          # =capital A, circumflex accent
-          "Acirc" => "Â",
-          # =small a, circumflex accent
-          "acirc" => "â",
-          # =capital AE diphthong (ligature)
-          "AElig" => "Æ",
-          # =small ae diphthong (ligature)
-          "aelig" => "æ",
-          # =capital A, grave accent
-          "Agrave" => "À",
-          # =small a, grave accent
-          "agrave" => "à",
-          # =capital A, ring
-          "Aring" => "Å",
-          # =small a, ring
-          "aring" => "å",
-          # =capital A, tilde
-          "Atilde" => "Ã",
-          # =small a, tilde
-          "atilde" => "ã",
-          # =capital A, dieresis or umlaut mark
-          "Auml" => "Ä",
-          # =small a, dieresis or umlaut mark
-          "auml" => "ä",
-          # =capital C, cedilla
-          "Ccedil" => "Ç",
-          # =small c, cedilla
-          "ccedil" => "ç",
-          # =capital E, acute accent
-          "Eacute" => "É",
-          # =small e, acute accent
-          "eacute" => "é",
-          # =capital E, circumflex accent
-          "Ecirc" => "Ê",
-          # =small e, circumflex accent
-          "ecirc" => "ê",
-          # =capital E, grave accent
-          "Egrave" => "È",
-          # =small e, grave accent
-          "egrave" => "è",
-          # =capital Eth, Icelandic
-          "ETH" => "Ð",
-          # =small eth, Icelandic
-          "eth" => "ð",
-          # =capital E, dieresis or umlaut mark
-          "Euml" => "Ë",
-          # =small e, dieresis or umlaut mark
-          "euml" => "ë",
-          # =capital I, acute accent
-          "Iacute" => "Í",
-          # =small i, acute accent
-          "iacute" => "í",
-          # =capital I, circumflex accent
-          "Icirc" => "Î",
-          # =small i, circumflex accent
-          "icirc" => "î",
-          # =capital I, grave accent
-          "Igrave" => "Ì",
-          # =small i, grave accent
-          "igrave" => "ì",
-          # =capital I, dieresis or umlaut mark
-          "Iuml" => "Ï",
-          # =small i, dieresis or umlaut mark
-          "iuml" => "ï",
-          # =capital N, tilde
-          "Ntilde" => "Ñ",
-          # =small n, tilde
-          "ntilde" => "ñ",
-          # =capital O, acute accent
-          "Oacute" => "Ó",
-          # =small o, acute accent
-          "oacute" => "ó",
-          # =capital O, circumflex accent
-          "Ocirc" => "Ô",
-          # =small o, circumflex accent
-          "ocirc" => "ô",
-          # =capital O, grave accent
-          "Ograve" => "Ò",
-          # =small o, grave accent
-          "ograve" => "ò",
-          # =capital O, slash
-          "Oslash" => "Ø",
-          # latin small letter o with stroke
-          "oslash" => "ø",
-          # =capital O, tilde
-          "Otilde" => "Õ",
-          # =small o, tilde
-          "otilde" => "õ",
-          # =capital O, dieresis or umlaut mark
-          "Ouml" => "Ö",
-          # =small o, dieresis or umlaut mark
-          "ouml" => "ö",
-          # =small sharp s, German (sz ligature)
-          "szlig" => "ß",
-          # =capital THORN, Icelandic
-          "THORN" => "Þ",
-          # =small thorn, Icelandic
-          "thorn" => "þ",
-          # =capital U, acute accent
-          "Uacute" => "Ú",
-          # =small u, acute accent
-          "uacute" => "ú",
-          # =capital U, circumflex accent
-          "Ucirc" => "Û",
-          # =small u, circumflex accent
-          "ucirc" => "û",
-          # =capital U, grave accent
-          "Ugrave" => "Ù",
-          # =small u, grave accent
-          "ugrave" => "ù",
-          # =capital U, dieresis or umlaut mark
-          "Uuml" => "Ü",
-          # =small u, dieresis or umlaut mark
-          "uuml" => "ü",
-          # =capital Y, acute accent
-          "Yacute" => "Ý",
-          # =small y, acute accent
-          "yacute" => "ý",
-          # =small y, dieresis or umlaut mark
-          "yuml" => "ÿ",
-          # =capital A, breve
-          "Abreve" => "Ă",
-          # =small a, breve
-          "abreve" => "ă",
-          # =capital A, macron
-          "Amacr" => "Ā",
-          # =small a, macron
-          "amacr" => "ā",
-          # =capital A, ogonek
-          "Aogon" => "Ą",
-          # =small a, ogonek
-          "aogon" => "ą",
-          # =capital C, acute accent
-          "Cacute" => "Ć",
-          # =small c, acute accent
-          "cacute" => "ć",
-          # =capital C, caron
-          "Ccaron" => "Č",
-          # =small c, caron
-          "ccaron" => "č",
-          # =capital C, circumflex accent
-          "Ccirc" => "Ĉ",
-          # =small c, circumflex accent
-          "ccirc" => "ĉ",
-          # =capital C, dot above
-          "Cdot" => "Ċ",
-          # =small c, dot above
-          "cdot" => "ċ",
-          # =capital D, caron
-          "Dcaron" => "Ď",
-          # =small d, caron
-          "dcaron" => "ď",
-          # =capital D, stroke
-          "Dstrok" => "Đ",
-          # =small d, stroke
-          "dstrok" => "đ",
-          # =capital E, caron
-          "Ecaron" => "Ě",
-          # =small e, caron
-          "ecaron" => "ě",
-          # =capital E, dot above
-          "Edot" => "Ė",
-          # =small e, dot above
-          "edot" => "ė",
-          # =capital E, macron
-          "Emacr" => "Ē",
-          # =small e, macron
-          "emacr" => "ē",
-          # =capital ENG, Lapp
-          "ENG" => "Ŋ",
-          # =small eng, Lapp
-          "eng" => "ŋ",
-          # =capital E, ogonek
-          "Eogon" => "Ę",
-          # =small e, ogonek
-          "eogon" => "ę",
-          # =small g, acute accent
-          "gacute" => "ǵ",
-          # =capital G, breve
-          "Gbreve" => "Ğ",
-          # =small g, breve
-          "gbreve" => "ğ",
-          # =capital G, cedilla
-          "Gcedil" => "Ģ",
-          # =capital G, circumflex accent
-          "Gcirc" => "Ĝ",
-          # =small g, circumflex accent
-          "gcirc" => "ĝ",
-          # =capital G, dot above
-          "Gdot" => "Ġ",
-          # =small g, dot above
-          "gdot" => "ġ",
-          # =capital H, circumflex accent
-          "Hcirc" => "Ĥ",
-          # =small h, circumflex accent
-          "hcirc" => "ĥ",
-          # =capital H, stroke
-          "Hstrok" => "Ħ",
-          # =small h, stroke
-          "hstrok" => "ħ",
-          # =capital I, dot above
-          "Idot" => "İ",
-          # =capital IJ ligature
-          "IJlig" => "IJ",
-          # =small ij ligature
-          "ijlig" => "ij",
-          # =capital I, macron
-          "Imacr" => "Ī",
-          # =small i, macron
-          "imacr" => "ī",
-          # =small i without dot
-          "inodot" => "ı",
-          # =capital I, ogonek
-          "Iogon" => "Į",
-          # =small i, ogonek
-          "iogon" => "į",
-          # =capital I, tilde
-          "Itilde" => "Ĩ",
-          # =small i, tilde
-          "itilde" => "ĩ",
-          # =capital J, circumflex accent
-          "Jcirc" => "Ĵ",
-          # =small j, circumflex accent
-          "jcirc" => "ĵ",
-          # =capital K, cedilla
-          "Kcedil" => "Ķ",
-          # =small k, cedilla
-          "kcedil" => "ķ",
-          # =small k, Greenlandic
-          "kgreen" => "ĸ",
-          # =capital L, acute accent
-          "Lacute" => "Ĺ",
-          # =small l, acute accent
-          "lacute" => "ĺ",
-          # =capital L, caron
-          "Lcaron" => "Ľ",
-          # =small l, caron
-          "lcaron" => "ľ",
-          # =capital L, cedilla
-          "Lcedil" => "Ļ",
-          # =small l, cedilla
-          "lcedil" => "ļ",
-          # =capital L, middle dot
-          "Lmidot" => "Ŀ",
-          # =small l, middle dot
-          "lmidot" => "ŀ",
-          # =capital L, stroke
-          "Lstrok" => "Ł",
-          # =small l, stroke
-          "lstrok" => "ł",
-          # =capital N, acute accent
-          "Nacute" => "Ń",
-          # =small n, acute accent
-          "nacute" => "ń",
-          # =small n, apostrophe
-          "napos" => "ʼn",
-          # =capital N, caron
-          "Ncaron" => "Ň",
-          # =small n, caron
-          "ncaron" => "ň",
-          # =capital N, cedilla
-          "Ncedil" => "Ņ",
-          # =small n, cedilla
-          "ncedil" => "ņ",
-          # =capital O, double acute accent
-          "Odblac" => "Ő",
-          # =small o, double acute accent
-          "odblac" => "ő",
-          # =capital OE ligature
-          "OElig" => "Œ",
-          # =small oe ligature
-          "oelig" => "œ",
-          # =capital O, macron
-          "Omacr" => "Ō",
-          # =small o, macron
-          "omacr" => "ō",
-          # =capital R, acute accent
-          "Racute" => "Ŕ",
-          # =small r, acute accent
-          "racute" => "ŕ",
-          # =capital R, caron
-          "Rcaron" => "Ř",
-          # =small r, caron
-          "rcaron" => "ř",
-          # =capital R, cedilla
-          "Rcedil" => "Ŗ",
-          # =small r, cedilla
-          "rcedil" => "ŗ",
-          # =capital S, acute accent
-          "Sacute" => "Ś",
-          # =small s, acute accent
-          "sacute" => "ś",
-          # =capital S, caron
-          "Scaron" => "Š",
-          # =small s, caron
-          "scaron" => "š",
-          # =capital S, cedilla
-          "Scedil" => "Ş",
-          # =small s, cedilla
-          "scedil" => "ş",
-          # =capital S, circumflex accent
-          "Scirc" => "Ŝ",
-          # =small s, circumflex accent
-          "scirc" => "ŝ",
-          # =capital T, caron
-          "Tcaron" => "Ť",
-          # =small t, caron
-          "tcaron" => "ť",
-          # =capital T, cedilla
-          "Tcedil" => "Ţ",
-          # =small t, cedilla
-          "tcedil" => "ţ",
-          # =capital T, stroke
-          "Tstrok" => "Ŧ",
-          # =small t, stroke
-          "tstrok" => "ŧ",
-          # =capital U, breve
-          "Ubreve" => "Ŭ",
-          # =small u, breve
-          "ubreve" => "ŭ",
-          # =capital U, double acute accent
-          "Udblac" => "Ű",
-          # =small u, double acute accent
-          "udblac" => "ű",
-          # =capital U, macron
-          "Umacr" => "Ū",
-          # =small u, macron
-          "umacr" => "ū",
-          # =capital U, ogonek
-          "Uogon" => "Ų",
-          # =small u, ogonek
-          "uogon" => "ų",
-          # =capital U, ring
-          "Uring" => "Ů",
-          # =small u, ring
-          "uring" => "ů",
-          # =capital U, tilde
-          "Utilde" => "Ũ",
-          # =small u, tilde
-          "utilde" => "ũ",
-          # =capital W, circumflex accent
-          "Wcirc" => "Ŵ",
-          # =small w, circumflex accent
-          "wcirc" => "ŵ",
-          # =capital Y, circumflex accent
-          "Ycirc" => "Ŷ",
-          # =small y, circumflex accent
-          "ycirc" => "ŷ",
-          # =capital Y, dieresis or umlaut mark
-          "Yuml" => "Ÿ",
-          # =capital Z, acute accent
-          "Zacute" => "Ź",
-          # =small z, acute accent
-          "zacute" => "ź",
-          # =capital Z, caron
-          "Zcaron" => "Ž",
-          # =small z, caron
-          "zcaron" => "ž",
-          # =capital Z, dot above
-          "Zdot" => "Ż",
-          # =small z, dot above
-          "zdot" => "ż",
-          # /frak A, upper case a
-          "Afr" => "𝔄",
-          # /frak a, lower case a
-          "afr" => "𝔞",
-          # /frak B, upper case b
-          "Bfr" => "𝔅",
-          # /frak b, lower case b
-          "bfr" => "𝔟",
-          # /frak C, upper case c
-          "Cfr" => "ℭ",
-          # /frak c, lower case c
-          "cfr" => "𝔠",
-          # /frak D, upper case d
-          "Dfr" => "𝔇",
-          # /frak d, lower case d
-          "dfr" => "𝔡",
-          # /frak E, upper case e
-          "Efr" => "𝔈",
-          # /frak e, lower case e
-          "efr" => "𝔢",
-          # /frak F, upper case f
-          "Ffr" => "𝔉",
-          # /frak f, lower case f
-          "ffr" => "𝔣",
-          # /frak G, upper case g
-          "Gfr" => "𝔊",
-          # /frak g, lower case g
-          "gfr" => "𝔤",
-          # /frak H, upper case h
-          "Hfr" => "ℌ",
-          # /frak h, lower case h
-          "hfr" => "𝔥",
-          # /frak I, upper case i
-          "Ifr" => "ℑ",
-          # /frak i, lower case i
-          "ifr" => "𝔦",
-          # /frak J, upper case j
-          "Jfr" => "𝔍",
-          # /frak j, lower case j
-          "jfr" => "𝔧",
-          # /frak K, upper case k
-          "Kfr" => "𝔎",
-          # /frak k, lower case k
-          "kfr" => "𝔨",
-          # /frak L, upper case l
-          "Lfr" => "𝔏",
-          # /frak l, lower case l
-          "lfr" => "𝔩",
-          # /frak M, upper case m
-          "Mfr" => "𝔐",
-          # /frak m, lower case m
-          "mfr" => "𝔪",
-          # /frak N, upper case n
-          "Nfr" => "𝔑",
-          # /frak n, lower case n
-          "nfr" => "𝔫",
-          # /frak O, upper case o
-          "Ofr" => "𝔒",
-          # /frak o, lower case o
-          "ofr" => "𝔬",
-          # /frak P, upper case p
-          "Pfr" => "𝔓",
-          # /frak p, lower case p
-          "pfr" => "𝔭",
-          # /frak Q, upper case q
-          "Qfr" => "𝔔",
-          # /frak q, lower case q
-          "qfr" => "𝔮",
-          # /frak R, upper case r
-          "Rfr" => "ℜ",
-          # /frak r, lower case r
-          "rfr" => "𝔯",
-          # /frak S, upper case s
-          "Sfr" => "𝔖",
-          # /frak s, lower case s
-          "sfr" => "𝔰",
-          # /frak T, upper case t
-          "Tfr" => "𝔗",
-          # /frak t, lower case t
-          "tfr" => "𝔱",
-          # /frak U, upper case u
-          "Ufr" => "𝔘",
-          # /frak u, lower case u
-          "ufr" => "𝔲",
-          # /frak V, upper case v
-          "Vfr" => "𝔙",
-          # /frak v, lower case v
-          "vfr" => "𝔳",
-          # /frak W, upper case w
-          "Wfr" => "𝔚",
-          # /frak w, lower case w
-          "wfr" => "𝔴",
-          # /frak X, upper case x
-          "Xfr" => "𝔛",
-          # /frak x, lower case x
-          "xfr" => "𝔵",
-          # /frak Y, upper case y
-          "Yfr" => "𝔜",
-          # /frak y, lower case y
-          "yfr" => "𝔶",
-          # /frak Z, upper case z
-          "Zfr" => "ℨ",
-          # /frak z, lower case z
-          "zfr" => "𝔷",
-          # /Bbb A, open face A
-          "Aopf" => "𝔸",
-          # /Bbb B, open face B
-          "Bopf" => "𝔹",
-          # /Bbb C, open face C
-          "Copf" => "ℂ",
-          # /Bbb D, open face D
-          "Dopf" => "𝔻",
-          # /Bbb E, open face E
-          "Eopf" => "𝔼",
-          # /Bbb F, open face F
-          "Fopf" => "𝔽",
-          # /Bbb G, open face G
-          "Gopf" => "𝔾",
-          # /Bbb H, open face H
-          "Hopf" => "ℍ",
-          # /Bbb I, open face I
-          "Iopf" => "𝕀",
-          # /Bbb J, open face J
-          "Jopf" => "𝕁",
-          # /Bbb K, open face K
-          "Kopf" => "𝕂",
-          # /Bbb L, open face L
-          "Lopf" => "𝕃",
-          # /Bbb M, open face M
-          "Mopf" => "𝕄",
-          # /Bbb N, open face N
-          "Nopf" => "ℕ",
-          # /Bbb O, open face O
-          "Oopf" => "𝕆",
-          # /Bbb P, open face P
-          "Popf" => "ℙ",
-          # /Bbb Q, open face Q
-          "Qopf" => "ℚ",
-          # /Bbb R, open face R
-          "Ropf" => "ℝ",
-          # /Bbb S, open face S
-          "Sopf" => "𝕊",
-          # /Bbb T, open face T
-          "Topf" => "𝕋",
-          # /Bbb U, open face U
-          "Uopf" => "𝕌",
-          # /Bbb V, open face V
-          "Vopf" => "𝕍",
-          # /Bbb W, open face W
-          "Wopf" => "𝕎",
-          # /Bbb X, open face X
-          "Xopf" => "𝕏",
-          # /Bbb Y, open face Y
-          "Yopf" => "𝕐",
-          # /Bbb Z, open face Z
-          "Zopf" => "ℤ",
-          # /scr A, script letter A
-          "Ascr" => "𝒜",
-          # /scr a, script letter a
-          "ascr" => "𝒶",
-          # /scr B, script letter B
-          "Bscr" => "ℬ",
-          # /scr b, script letter b
-          "bscr" => "𝒷",
-          # /scr C, script letter C
-          "Cscr" => "𝒞",
-          # /scr c, script letter c
-          "cscr" => "𝒸",
-          # /scr D, script letter D
-          "Dscr" => "𝒟",
-          # /scr d, script letter d
-          "dscr" => "𝒹",
-          # /scr E, script letter E
-          "Escr" => "ℰ",
-          # /scr e, script letter e
-          "escr" => "ℯ",
-          # /scr F, script letter F
-          "Fscr" => "ℱ",
-          # /scr f, script letter f
-          "fscr" => "𝒻",
-          # /scr G, script letter G
-          "Gscr" => "𝒢",
-          # /scr g, script letter g
-          "gscr" => "ℊ",
-          # /scr H, script letter H
-          "Hscr" => "ℋ",
-          # /scr h, script letter h
-          "hscr" => "𝒽",
-          # /scr I, script letter I
-          "Iscr" => "ℐ",
-          # /scr i, script letter i
-          "iscr" => "𝒾",
-          # /scr J, script letter J
-          "Jscr" => "𝒥",
-          # /scr j, script letter j
-          "jscr" => "𝒿",
-          # /scr K, script letter K
-          "Kscr" => "𝒦",
-          # /scr k, script letter k
-          "kscr" => "𝓀",
-          # /scr L, script letter L
-          "Lscr" => "ℒ",
-          # /scr l, script letter l
-          "lscr" => "𝓁",
-          # /scr M, script letter M
-          "Mscr" => "ℳ",
-          # /scr m, script letter m
-          "mscr" => "𝓂",
-          # /scr N, script letter N
-          "Nscr" => "𝒩",
-          # /scr n, script letter n
-          "nscr" => "𝓃",
-          # /scr O, script letter O
-          "Oscr" => "𝒪",
-          # /scr o, script letter o
-          "oscr" => "ℴ",
-          # /scr P, script letter P
-          "Pscr" => "𝒫",
-          # /scr p, script letter p
-          "pscr" => "𝓅",
-          # /scr Q, script letter Q
-          "Qscr" => "𝒬",
-          # /scr q, script letter q
-          "qscr" => "𝓆",
-          # /scr R, script letter R
-          "Rscr" => "ℛ",
-          # /scr r, script letter r
-          "rscr" => "𝓇",
-          # /scr S, script letter S
-          "Sscr" => "𝒮",
-          # /scr s, script letter s
-          "sscr" => "𝓈",
-          # /scr T, script letter T
-          "Tscr" => "𝒯",
-          # /scr t, script letter t
-          "tscr" => "𝓉",
-          # /scr U, script letter U
-          "Uscr" => "𝒰",
-          # /scr u, script letter u
-          "uscr" => "𝓊",
-          # /scr V, script letter V
-          "Vscr" => "𝒱",
-          # /scr v, script letter v
-          "vscr" => "𝓋",
-          # /scr W, script letter W
-          "Wscr" => "𝒲",
-          # /scr w, script letter w
-          "wscr" => "𝓌",
-          # /scr X, script letter X
-          "Xscr" => "𝒳",
-          # /scr x, script letter x
-          "xscr" => "𝓍",
-          # /scr Y, script letter Y
-          "Yscr" => "𝒴",
-          # /scr y, script letter y
-          "yscr" => "𝓎",
-          # /scr Z, script letter Z
-          "Zscr" => "𝒵",
-          # /scr z, script letter z
-          "zscr" => "𝓏",
-          # =ampersand
-          "amp" => "&",
-          # =apostrophe
-          "apos" => "'",
-          # /ast B: =asterisk
-          "ast" => "*",
-          # =broken (vertical) bar
-          "brvbar" => "¦",
-          # /backslash =reverse solidus
-          "bsol" => "\",
-          # =cent sign
-          "cent" => "¢",
-          # /colon P:
-          "colon" => ":",
-          # P: =comma
-          "comma" => ",",
-          # =commercial at
-          "commat" => "@",
-          # =copyright sign
-          "copy" => "©",
-          # =general currency sign
-          "curren" => "¤",
-          # /downarrow A: =downward arrow
-          "darr" => "↓",
-          # =degree sign
-          "deg" => "°",
-          # /div B: =divide sign
-          "divide" => "÷",
-          # =dollar sign
-          "dollar" => "$",
-          # =equals sign R:
-          "equals" => "=",
-          # =exclamation mark
-          "excl" => "!",
-          # =fraction one-half
-          "frac12" => "½",
-          # =fraction one-quarter
-          "frac14" => "¼",
-          # =fraction one-eighth
-          "frac18" => "⅛",
-          # =fraction three-quarters
-          "frac34" => "¾",
-          # =fraction three-eighths
-          "frac38" => "⅜",
-          # =fraction five-eighths
-          "frac58" => "⅝",
-          # =fraction seven-eighths
-          "frac78" => "⅞",
-          # =greater-than sign R:
-          "gt" => ">",
-          # =fraction one-half
-          "half" => "½",
-          # =horizontal bar
-          "horbar" => "―",
-          # =hyphen
-          "hyphen" => "‐",
-          # =inverted exclamation mark
-          "iexcl" => "¡",
-          # =inverted question mark
-          "iquest" => "¿",
-          # =angle quotation mark, left
-          "laquo" => "«",
-          # /leftarrow /gets A: =leftward arrow
-          "larr" => "←",
-          # /lbrace O: =left curly bracket
-          "lcub" => "{",
-          # =double quotation mark, left
-          "ldquo" => "“",
-          # =low line
-          "lowbar" => "_",
-          # O: =left parenthesis
-          "lpar" => "(",
-          # /lbrack O: =left square bracket
-          "lsqb" => "[",
-          # =single quotation mark, left
-          "lsquo" => "‘",
-          # =less-than sign R:
-          "lt" => "<",
-          # =micro sign
-          "micro" => "µ",
-          # /centerdot B: =middle dot
-          "middot" => "·",
-          # =no break (required) space
-          "nbsp" => " ",
-          # /neg /lnot =not sign
-          "not" => "¬",
-          # =number sign
-          "num" => "#",
-          # =ohm sign
-          "ohm" => "Ω",
-          # =ordinal indicator, feminine
-          "ordf" => "ª",
-          # =ordinal indicator, masculine
-          "ordm" => "º",
-          # =pilcrow (paragraph sign)
-          "para" => "¶",
-          # =percent sign
-          "percnt" => "%",
-          # =full stop, period
-          "period" => ".",
-          # =plus sign B:
-          "plus" => "+",
-          # /pm B: =plus-or-minus sign
-          "plusmn" => "±",
-          # =pound sign
-          "pound" => "£",
-          # =question mark
-          "quest" => "?",
-          # =quotation mark
-          "quot" => """,
-          # =angle quotation mark, right
-          "raquo" => "»",
-          # /rightarrow /to A: =rightward arrow
-          "rarr" => "→",
-          # /rbrace C: =right curly bracket
-          "rcub" => "}",
-          # =double quotation mark, right
-          "rdquo" => "”",
-          # /circledR =registered sign
-          "reg" => "®",
-          # C: =right parenthesis
-          "rpar" => ")",
-          # /rbrack C: =right square bracket
-          "rsqb" => "]",
-          # =single quotation mark, right
-          "rsquo" => "’",
-          # =section sign
-          "sect" => "§",
-          # =semicolon P:
-          "semi" => ";",
-          # =soft hyphen
-          "shy" => "­",
-          # =solidus
-          "sol" => "/",
-          # =music note (sung text sign)
-          "sung" => "♪",
-          # =superscript one
-          "sup1" => "¹",
-          # =superscript two
-          "sup2" => "²",
-          # =superscript three
-          "sup3" => "³",
-          # /times B: =multiply sign
-          "times" => "×",
-          # =trade mark sign
-          "trade" => "™",
-          # /uparrow A: =upward arrow
-          "uarr" => "↑",
-          # /vert =vertical bar
-          "verbar" => "|",
-          # /yen =yen sign
-          "yen" => "¥",
-          # =significant blank symbol
-          "blank" => "␣",
-          # =50% shaded block
-          "blk12" => "▒",
-          # =25% shaded block
-          "blk14" => "░",
-          # =75% shaded block
-          "blk34" => "▓",
-          # =full block
-          "block" => "█",
-          # /bullet B: =round bullet, filled
-          "bull" => "•",
-          # =caret (insertion mark)
-          "caret" => "⁁",
-          # /checkmark =tick, check mark
-          "check" => "✓",
-          # /circ B: =circle, open
-          "cir" => "○",
-          # /clubsuit =club suit symbol
-          "clubs" => "♣",
-          # =sound recording copyright sign
-          "copysr" => "℗",
-          # =ballot cross
-          "cross" => "✗",
-          # /ddagger B: =double dagger
-          "Dagger" => "‡",
-          # /dagger B: =dagger
-          "dagger" => "†",
-          # =hyphen (true graphic)
-          "dash" => "‐",
-          # /diamondsuit =diamond suit symbol
-          "diams" => "♦",
-          # downward left crop mark
-          "dlcrop" => "⌍",
-          # downward right crop mark
-          "drcrop" => "⌌",
-          # /triangledown =down triangle, open
-          "dtri" => "▿",
-          # /blacktriangledown =dn tri, filled
-          "dtrif" => "▾",
-          # =em space
-          "emsp" => " ",
-          # =1/3-em space
-          "emsp13" => " ",
-          # =1/4-em space
-          "emsp14" => " ",
-          # =en space (1/2-em)
-          "ensp" => " ",
-          # =female symbol
-          "female" => "♀",
-          # small ffi ligature
-          "ffilig" => "ffi",
-          # small ff ligature
-          "fflig" => "ff",
-          # small ffl ligature
-          "ffllig" => "ffl",
-          # small fi ligature
-          "filig" => "fi",
-          # /flat =musical flat
-          "flat" => "♭",
-          # small fl ligature
-          "fllig" => "fl",
-          # =fraction one-third
-          "frac13" => "⅓",
-          # =fraction one-fifth
-          "frac15" => "⅕",
-          # =fraction one-sixth
-          "frac16" => "⅙",
-          # =fraction two-thirds
-          "frac23" => "⅔",
-          # =fraction two-fifths
-          "frac25" => "⅖",
-          # =fraction three-fifths
-          "frac35" => "⅗",
-          # =fraction four-fifths
-          "frac45" => "⅘",
-          # =fraction five-sixths
-          "frac56" => "⅚",
-          # =hair space
-          "hairsp" => " ",
-          # /heartsuit =heart suit symbol
-          "hearts" => "♥",
-          # =ellipsis (horizontal)
-          "hellip" => "…",
-          # rectangle, filled (hyphen bullet)
-          "hybull" => "⁃",
-          # =in-care-of symbol
-          "incare" => "℅",
-          # =rising dbl quote, left (low)
-          "ldquor" => "„",
-          # =lower half block
-          "lhblk" => "▄",
-          # /lozenge - lozenge or total mark
-          "loz" => "◊",
-          # /blacklozenge - lozenge, filled
-          "lozf" => "⧫",
-          # =rising single quote, left (low)
-          "lsquor" => "‚",
-          # /triangleleft B: l triangle, open
-          "ltri" => "◃",
-          # /blacktriangleleft R: =l tri, filled
-          "ltrif" => "◂",
-          # =male symbol
-          "male" => "♂",
-          # /maltese =maltese cross
-          "malt" => "✠",
-          # =histogram marker
-          "marker" => "▮",
-          # =em dash
-          "mdash" => "—",
-          # em leader
-          "mldr" => "…",
-          # /natural - music natural
-          "natur" => "♮",
-          # =en dash
-          "ndash" => "–",
-          # =double baseline dot (en leader)
-          "nldr" => "‥",
-          # =digit space (width of a number)
-          "numsp" => " ",
-          # =telephone symbol
-          "phone" => "☎",
-          # =punctuation space (width of comma)
-          "puncsp" => " ",
-          # rising dbl quote, right (high)
-          "rdquor" => "”",
-          # =rectangle, open
-          "rect" => "▭",
-          # rising single quote, right (high)
-          "rsquor" => "’",
-          # /triangleright B: r triangle, open
-          "rtri" => "▹",
-          # /blacktriangleright R: =r tri, filled
-          "rtrif" => "▸",
-          # pharmaceutical prescription (Rx)
-          "rx" => "℞",
-          # sextile (6-pointed star)
-          "sext" => "✶",
-          # /sharp =musical sharp
-          "sharp" => "♯",
-          # /spadesuit =spades suit symbol
-          "spades" => "♠",
-          # =square, open
-          "squ" => "□",
-          # /blacksquare =sq bullet, filled
-          "squf" => "▪",
-          # =star, open
-          "star" => "☆",
-          # /bigstar - star, filled
-          "starf" => "★",
-          # register mark or target
-          "target" => "⌖",
-          # =telephone recorder symbol
-          "telrec" => "⌕",
-          # =thin space (1/6-em)
-          "thinsp" => " ",
-          # =upper half block
-          "uhblk" => "▀",
-          # upward left crop mark
-          "ulcrop" => "⌏",
-          # upward right crop mark
-          "urcrop" => "⌎",
-          # /triangle =up triangle, open
-          "utri" => "▵",
-          # /blacktriangle =up tri, filled
-          "utrif" => "▴",
-          # vertical ellipsis
-          "vellip" => "⋮",
-          # ac current
-          "acd" => "∿",
-          # /aleph aleph, Hebrew
-          "aleph" => "ℵ",
-          # dbl logical and
-          "And" => "⩓",
-          # /wedge /land B: logical and
-          "and" => "∧",
-          # two logical and
-          "andand" => "⩕",
-          # and, horizontal dash
-          "andd" => "⩜",
-          # sloping large and
-          "andslope" => "⩘",
-          # and with middle stem
-          "andv" => "⩚",
-          # right (90 degree) angle
-          "angrt" => "∟",
-          # /sphericalangle angle-spherical
-          "angsph" => "∢",
-          # Angstrom capital A, ring
-          "angst" => "Å",
-          # /approx R: approximate
-          "ap" => "≈",
-          # approximate, circumflex accent
-          "apacir" => "⩯",
-          # contour integral, anti-clockwise
-          "awconint" => "∳",
-          # anti clock-wise integration
-          "awint" => "⨑",
-          # /because R: because
-          "becaus" => "∵",
-          # Bernoulli function (script capital B)
-          "bernou" => "ℬ",
-          # reverse not equal
-          "bne" => "=⃥",
-          # reverse not equivalent
-          "bnequiv" => "≡⃥",
-          # reverse not with two horizontal strokes
-          "bNot" => "⫭",
-          # reverse not
-          "bnot" => "⌐",
-          # /bot bottom
-          "bottom" => "⊥",
-          # /cap B: intersection
-          "cap" => "∩",
-          # triple contour integral operator
-          "Cconint" => "∰",
-          # circulation function
-          "cirfnint" => "⨐",
-          # /circ B: composite function (small circle)
-          "compfn" => "∘",
-          # /cong R: congruent with
-          "cong" => "≅",
-          # double contour integral operator
-          "Conint" => "∯",
-          # /oint L: contour integral operator
-          "conint" => "∮",
-          # /cdots, three dots, centered
-          "ctdot" => "⋯",
-          # /cup B: union or logical sum
-          "cup" => "∪",
-          # contour integral, clockwise
-          "cwconint" => "∲",
-          # clockwise integral
-          "cwint" => "∱",
-          # cylindricity
-          "cylcty" => "⌭",
-          # set membership, long horizontal stroke
-          "disin" => "⋲",
-          # dieresis or umlaut mark
-          "Dot" => "¨",
-          # solidus, bar above
-          "dsol" => "⧶",
-          # /ddots, three dots, descending
-          "dtdot" => "⋱",
-          # large downward pointing angle
-          "dwangle" => "⦦",
-          # electrical intersection
-          "elinters" => "�",
-          # parallel, equal; equal or parallel
-          "epar" => "⋕",
-          # parallel, slanted, equal; homothetically congruent to
-          "eparsl" => "⧣",
-          # /equiv R: identical with
-          "equiv" => "≡",
-          # equivalent, equal; congruent and parallel
-          "eqvparsl" => "⧥",
-          # /exists at least one exists
-          "exist" => "∃",
-          # flatness
-          "fltns" => "▱",
-          # function of (italic small f)
-          "fnof" => "ƒ",
-          # /forall for all
-          "forall" => "∀",
-          # finite part integral
-          "fpartint" => "⨍",
-          # /geq /ge R: greater-than-or-equal
-          "ge" => "≥",
-          # Hamiltonian (script capital H)
-          "hamilt" => "ℋ",
-          # /iff if and only if
-          "iff" => "⇔",
-          # infinity sign, incomplete
-          "iinfin" => "⧜",
-          # impedance
-          "imped" => "Ƶ",
-          # /infty infinity
-          "infin" => "∞",
-          # tie, infinity
-          "infintie" => "⧝",
-          # double integral operator
-          "Int" => "∬",
-          # /int L: integral operator
-          "int" => "∫",
-          # integral, left arrow with hook
-          "intlarhk" => "⨗",
-          # /in R: set membership
-          "isin" => "∈",
-          # set membership, dot above
-          "isindot" => "⋵",
-          # set membership, two horizontal strokes
-          "isinE" => "⋹",
-          # set membership, vertical bar on horizontal stroke
-          "isins" => "⋴",
-          # large set membership, vertical bar on horizontal stroke
-          "isinsv" => "⋳",
-          # set membership, variant
-          "isinv" => "∈",
-          # Lagrangian (script capital L)
-          "lagran" => "ℒ",
-          # left angle bracket, double
-          "Lang" => "《",
-          # /langle O: left angle bracket
-          "lang" => "〈",
-          # /Leftarrow A: is implied by
-          "lArr" => "⇐",
-          # left broken bracket
-          "lbbrk" => "〔",
-          # /leq /le R: less-than-or-equal
-          "le" => "≤",
-          # left open angular bracket
-          "loang" => "〘",
-          # left open bracket
-          "lobrk" => "〚",
-          # left open parenthesis
-          "lopar" => "⦅",
-          # low asterisk
-          "lowast" => "∗",
-          # B: minus sign
-          "minus" => "−",
-          # /mp B: minus-or-plus sign
-          "mnplus" => "∓",
-          # /nabla del, Hamilton operator
-          "nabla" => "∇",
-          # /ne /neq R: not equal
-          "ne" => "≠",
-          # not equal, dot
-          "nedot" => "≐̸",
-          # not, horizontal, parallel
-          "nhpar" => "⫲",
-          # /ni /owns R: contains
-          "ni" => "∋",
-          # contains, vertical bar on horizontal stroke
-          "nis" => "⋼",
-          # contains, long horizontal stroke
-          "nisd" => "⋺",
-          # contains, variant
-          "niv" => "∋",
-          # not with two horizontal strokes
-          "Not" => "⫬",
-          # /notin N: negated set membership
-          "notin" => "∉",
-          # negated set membership, dot above
-          "notindot" => "⋵̸",
-          # negated set membership, two horizontal strokes
-          "notinE" => "⋹̸",
-          # negated set membership, variant
-          "notinva" => "∉",
-          # negated set membership, variant
-          "notinvb" => "⋷",
-          # negated set membership, variant
-          "notinvc" => "⋶",
-          # negated contains
-          "notni" => "∌",
-          # negated contains, variant
-          "notniva" => "∌",
-          # contains, variant
-          "notnivb" => "⋾",
-          # contains, variant
-          "notnivc" => "⋽",
-          # not parallel, slanted
-          "nparsl" => "⫽⃥",
-          # not partial differential
-          "npart" => "∂̸",
-          # line integration, not including the pole
-          "npolint" => "⨔",
-          # not, vert, infinity
-          "nvinfin" => "⧞",
-          # circle, cross
-          "olcross" => "⦻",
-          # dbl logical or
-          "Or" => "⩔",
-          # /vee /lor B: logical or
-          "or" => "∨",
-          # or, horizontal dash
-          "ord" => "⩝",
-          # order of (script small o)
-          "order" => "ℴ",
-          # two logical or
-          "oror" => "⩖",
-          # sloping large or
-          "orslope" => "⩗",
-          # or with middle stem
-          "orv" => "⩛",
-          # /parallel R: parallel
-          "par" => "∥",
-          # parallel, slanted
-          "parsl" => "⫽",
-          # /partial partial differential
-          "part" => "∂",
-          # per thousand
-          "permil" => "‰",
-          # /perp R: perpendicular
-          "perp" => "⊥",
-          # per 10 thousand
-          "pertenk" => "‱",
-          # physics M-matrix (script capital M)
-          "phmmat" => "ℳ",
-          # integral around a point operator
-          "pointint" => "⨕",
-          # double prime or second
-          "Prime" => "″",
-          # /prime prime or minute
-          "prime" => "′",
-          # all-around profile
-          "profalar" => "⌮",
-          # profile of a line
-          "profline" => "⌒",
-          # profile of a surface
-          "profsurf" => "⌓",
-          # /propto R: is proportional to
-          "prop" => "∝",
-          # /iiiint quadruple integral operator
-          "qint" => "⨌",
-          # quadruple prime
-          "qprime" => "⁗",
-          # quaternion integral operator
-          "quatint" => "⨖",
-          # /surd radical
-          "radic" => "√",
-          # right angle bracket, double
-          "Rang" => "》",
-          # /rangle C: right angle bracket
-          "rang" => "〉",
-          # /Rightarrow A: implies
-          "rArr" => "⇒",
-          # right broken bracket
-          "rbbrk" => "〕",
-          # right open angular bracket
-          "roang" => "〙",
-          # right open bracket
-          "robrk" => "〛",
-          # right open parenthesis
-          "ropar" => "⦆",
-          # line integration, rectangular path around pole
-          "rppolint" => "⨒",
-          # line integration, semi-circular path around pole
-          "scpolint" => "⨓",
-          # /sim R: similar
-          "sim" => "∼",
-          # similar, dot
-          "simdot" => "⩪",
-          # /simeq R: similar, equals
-          "sime" => "≃",
-          # similar, parallel, slanted, equal
-          "smeparsl" => "⧤",
-          # /square, square
-          "square" => "□",
-          # /blacksquare, square, filled
-          "squarf" => "▪",
-          # straightness
-          "strns" => "¯",
-          # /subset R: subset or is implied by
-          "sub" => "⊂",
-          # /subseteq R: subset, equals
-          "sube" => "⊆",
-          # /supset R: superset or implies
-          "sup" => "⊃",
-          # /supseteq R: superset, equals
-          "supe" => "⊇",
-          # /therefore R: therefore
-          "there4" => "∴",
-          # /iiint triple integral operator
-          "tint" => "∭",
-          # /top top
-          "top" => "⊤",
-          # top and bottom
-          "topbot" => "⌶",
-          # top, circle below
-          "topcir" => "⫱",
-          # triple prime
-          "tprime" => "‴",
-          # three dots, ascending
-          "utdot" => "⋰",
-          # large upward pointing angle
-          "uwangle" => "⦧",
-          # right angle, variant
-          "vangrt" => "⦜",
-          # logical or, equals
-          "veeeq" => "≚",
-          # /Vert dbl vertical bar
-          "Verbar" => "‖",
-          # /wedgeq R: corresponds to (wedge, equals)
-          "wedgeq" => "≙",
-          # large contains, vertical bar on horizontal stroke
-          "xnis" => "⋻",
-          # alias ISOAMSO ang
-          "angle" => "∠",
-          # character showing function application in presentation tagging
-          "ApplyFunction" => "⁡",
-          # alias ISOTECH ap
-          "approx" => "≈",
-          # alias ISOAMSR ape
-          "approxeq" => "≊",
-          # assignment operator, alias ISOAMSR colone
-          "Assign" => "≔",
-          # alias ISOAMSR bcong
-          "backcong" => "≌",
-          # alias ISOAMSR bepsi
-          "backepsilon" => "϶",
-          # alias ISOAMSO bprime
-          "backprime" => "‵",
-          # alias ISOAMSR bsim
-          "backsim" => "∽",
-          # alias ISOAMSR bsime
-          "backsimeq" => "⋍",
-          # alias ISOAMSB setmn
-          "Backslash" => "∖",
-          # alias ISOAMSB barwed
-          "barwedge" => "⌅",
-          # alias ISOTECH becaus
-          "Because" => "∵",
-          # alias ISOTECH becaus
-          "because" => "∵",
-          # alias ISOTECH bernou
-          "Bernoullis" => "ℬ",
-          # alias ISOAMSR twixt
-          "between" => "≬",
-          # alias ISOAMSB xcap
-          "bigcap" => "⋂",
-          # alias ISOAMSB xcirc
-          "bigcirc" => "◯",
-          # alias ISOAMSB xcup
-          "bigcup" => "⋃",
-          # alias ISOAMSB xodot
-          "bigodot" => "⨀",
-          # alias ISOAMSB xoplus
-          "bigoplus" => "⨁",
-          # alias ISOAMSB xotime
-          "bigotimes" => "⨂",
-          # alias ISOAMSB xsqcup
-          "bigsqcup" => "⨆",
-          # ISOPUB    starf
-          "bigstar" => "★",
-          # alias ISOAMSB xdtri
-          "bigtriangledown" => "▽",
-          # alias ISOAMSB xutri
-          "bigtriangleup" => "△",
-          # alias ISOAMSB xuplus
-          "biguplus" => "⨄",
-          # alias ISOAMSB xvee
-          "bigvee" => "⋁",
-          # alias ISOAMSB xwedge
-          "bigwedge" => "⋀",
-          # alias ISOAMSA rbarr
-          "bkarow" => "⤍",
-          # alias ISOPUB lozf
-          "blacklozenge" => "⧫",
-          # ISOTECH  squarf
-          "blacksquare" => "▪",
-          # alias ISOPUB utrif
-          "blacktriangle" => "▴",
-          # alias ISOPUB dtrif
-          "blacktriangledown" => "▾",
-          # alias ISOPUB ltrif
-          "blacktriangleleft" => "◂",
-          # alias ISOPUB rtrif
-          "blacktriangleright" => "▸",
-          # alias ISOTECH bottom
-          "bot" => "⊥",
-          # alias ISOAMSB minusb
-          "boxminus" => "⊟",
-          # alias ISOAMSB plusb
-          "boxplus" => "⊞",
-          # alias ISOAMSB timesb
-          "boxtimes" => "⊠",
-          # alias ISODIA breve
-          "Breve" => "˘",
-          # alias ISOPUB bull
-          "bullet" => "•",
-          # alias ISOAMSR bump
-          "Bumpeq" => "≎",
-          # alias ISOAMSR bumpe
-          "bumpeq" => "≏",
-          # D for use in differentials, e.g., within integrals
-          "CapitalDifferentialD" => "ⅅ",
-          # the non-associative ring of octonions or Cayley numbers
-          "Cayleys" => "ℭ",
-          # alias ISODIA cedil
-          "Cedilla" => "¸",
-          # alias ISONUM middot
-          "CenterDot" => "·",
-          # alias ISONUM middot
-          "centerdot" => "·",
-          # alias ISOPUB check
-          "checkmark" => "✓",
-          # alias ISOAMSR cire
-          "circeq" => "≗",
-          # alias ISOAMSA olarr
-          "circlearrowleft" => "↺",
-          # alias ISOAMSA orarr
-          "circlearrowright" => "↻",
-          # alias ISOAMSB oast
-          "circledast" => "⊛",
-          # alias ISOAMSB ocir
-          "circledcirc" => "⊚",
-          # alias ISOAMSB odash
-          "circleddash" => "⊝",
-          # alias ISOAMSB odot
-          "CircleDot" => "⊙",
-          # alias ISONUM reg
-          "circledR" => "®",
-          # alias ISOAMSO oS
-          "circledS" => "Ⓢ",
-          # alias ISOAMSB ominus
-          "CircleMinus" => "⊖",
-          # alias ISOAMSB oplus
-          "CirclePlus" => "⊕",
-          # alias ISOAMSB otimes
-          "CircleTimes" => "⊗",
-          # alias ISOTECH cwconint
-          "ClockwiseContourIntegral" => "∲",
-          # alias ISONUM rdquo
-          "CloseCurlyDoubleQuote" => "”",
-          # alias ISONUM rsquo
-          "CloseCurlyQuote" => "’",
-          # ISOPUB    clubs
-          "clubsuit" => "♣",
-          # alias ISOAMSR colone
-          "coloneq" => "≔",
-          # alias ISOAMSO comp
-          "complement" => "∁",
-          # the field of complex numbers
-          "complexes" => "ℂ",
-          # alias ISOTECH equiv
-          "Congruent" => "≡",
-          # alias ISOTECH conint
-          "ContourIntegral" => "∮",
-          # alias ISOAMSB coprod
-          "Coproduct" => "∐",
-          # alias ISOTECH awconint
-          "CounterClockwiseContourIntegral" => "∳",
-          # alias asympeq
-          "CupCap" => "≍",
-          # alias ISOAMSR cuepr
-          "curlyeqprec" => "⋞",
-          # alias ISOAMSR cuesc
-          "curlyeqsucc" => "⋟",
-          # alias ISOAMSB cuvee
-          "curlyvee" => "⋎",
-          # alias ISOAMSB cuwed
-          "curlywedge" => "⋏",
-          # alias ISOAMSA cularr
-          "curvearrowleft" => "↶",
-          # alias ISOAMSA curarr
-          "curvearrowright" => "↷",
-          # alias ISOAMSA rBarr
-          "dbkarow" => "⤏",
-          # alias ISOPUB Dagger
-          "ddagger" => "‡",
-          # alias ISOAMSR eDDot
-          "ddotseq" => "⩷",
+          # down two-headed arrow
+          "Darr" => "↡",
+          # dbl dash, vertical
+          "Dashv" => "⫤",
+          # =capital D, caron
+          "Dcaron" => "Ď",
+          # =capital DE, Cyrillic
+          "Dcy" => "Д",
           # alias ISOTECH nabla
           "Del" => "∇",
+          # /Delta capital Delta, Greek
+          "Delta" => "Δ",
+          # /frak D, upper case d
+          "Dfr" => "𝔇",
           # alias ISODIA acute
           "DiacriticalAcute" => "´",
           # alias ISODIA dot
@@ -3047,32 +163,14 @@ module Rabbit
           "DiacriticalTilde" => "˜",
           # alias ISOAMSB diam
           "Diamond" => "⋄",
-          # alias ISOAMSB diam
-          "diamond" => "⋄",
-          # ISOPUB    diams
-          "diamondsuit" => "♦",
           # d for use in differentials, e.g., within integrals
           "DifferentialD" => "ⅆ",
-          # alias ISOGRK3 gammad
-          "digamma" => "ϝ",
-          # alias ISONUM divide
-          "div" => "÷",
-          # alias ISOAMSB divonx
-          "divideontimes" => "⋇",
-          # alias ISOAMSR esdot
-          "doteq" => "≐",
-          # alias ISOAMSR eDot
-          "doteqdot" => "≑",
+          # /Bbb D, open face D
+          "Dopf" => "𝔻",
+          # dieresis or umlaut mark
+          "Dot" => "¨",
           # alias ISOAMSR esdot
           "DotEqual" => "≐",
-          # alias ISOAMSB minusd
-          "dotminus" => "∸",
-          # alias ISOAMSB plusdo
-          "dotplus" => "∔",
-          # alias ISOAMSB sdotb
-          "dotsquare" => "⊡",
-          # alias ISOAMSB Barwed
-          "doublebarwedge" => "⌆",
           # alias ISOTECH Conint
           "DoubleContourIntegral" => "∯",
           # alias ISODIA die
@@ -3103,316 +201,378 @@ module Rabbit
           "DoubleVerticalBar" => "∥",
           # alias ISONUM darr
           "DownArrow" => "↓",
-          # alias ISOAMSA dArr
-          "Downarrow" => "⇓",
-          # alias ISONUM darr
-          "downarrow" => "↓",
+          # down arrow to bar
+          "DownArrowBar" => "⤓",
           # alias ISOAMSA duarr
           "DownArrowUpArrow" => "⇵",
-          # alias ISOAMSA ddarr
-          "downdownarrows" => "⇊",
-          # alias ISOAMSA dharl
-          "downharpoonleft" => "⇃",
-          # alias ISOAMSA dharr
-          "downharpoonright" => "⇂",
+          # left-down-right-down harpoon
+          "DownLeftRightVector" => "⥐",
+          # left-down harpoon from bar
+          "DownLeftTeeVector" => "⥞",
           # alias ISOAMSA lhard
           "DownLeftVector" => "↽",
+          # left-down harpoon to bar
+          "DownLeftVectorBar" => "⥖",
+          # right-down harpoon from bar
+          "DownRightTeeVector" => "⥟",
           # alias ISOAMSA rhard
           "DownRightVector" => "⇁",
+          # right-down harpoon to bar
+          "DownRightVectorBar" => "⥗",
           # alias ISOTECH top
           "DownTee" => "⊤",
           # alias for mapstodown
           "DownTeeArrow" => "↧",
-          # alias ISOAMSA RBarr
-          "drbkarow" => "⤐",
+          # alias ISOAMSA dArr
+          "Downarrow" => "⇓",
+          # /scr D, script letter D
+          "Dscr" => "𝒟",
+          # =capital D, stroke
+          "Dstrok" => "Đ",
+          # =capital ENG, Lapp
+          "ENG" => "Ŋ",
+          # =capital Eth, Icelandic
+          "ETH" => "Ð",
+          # =capital E, acute accent
+          "Eacute" => "É",
+          # =capital E, caron
+          "Ecaron" => "Ě",
+          # =capital E, circumflex accent
+          "Ecirc" => "Ê",
+          # =capital E, Cyrillic
+          "Ecy" => "Э",
+          # =capital E, dot above
+          "Edot" => "Ė",
+          # /frak E, upper case e
+          "Efr" => "𝔈",
+          # =capital E, grave accent
+          "Egrave" => "È",
           # alias ISOTECH isinv
           "Element" => "∈",
-          # alias ISOAMSO empty
-          "emptyset" => "∅",
-          # alias ISOAMSR ecir
-          "eqcirc" => "≖",
-          # alias ISOAMSR ecolon
-          "eqcolon" => "≕",
-          # alias ISOAMSR esim
-          "eqsim" => "≂",
-          # alias ISOAMSR egs
-          "eqslantgtr" => "⪖",
-          # alias ISOAMSR els
-          "eqslantless" => "⪕",
+          # =capital E, macron
+          "Emacr" => "Ē",
+          # empty small square
+          "EmptySmallSquare" => "◻",
+          # empty small square
+          "EmptyVerySmallSquare" => "▫",
+          # =capital E, ogonek
+          "Eogon" => "Ę",
+          # /Bbb E, open face E
+          "Eopf" => "𝔼",
+          # two consecutive equal signs
+          "Equal" => "⩵",
           # alias ISOAMSR esim
           "EqualTilde" => "≂",
           # alias ISOAMSA rlhar
           "Equilibrium" => "⇌",
+          # /scr E, script letter E
+          "Escr" => "ℰ",
+          # equal, similar
+          "Esim" => "⩳",
+          # =capital E, dieresis or umlaut mark
+          "Euml" => "Ë",
           # alias ISOTECH exist
           "Exists" => "∃",
-          # expectation (operator)
-          "expectation" => "ℰ",
           # e use for the exponential base of the natural logarithms
           "ExponentialE" => "ⅇ",
-          # base of the Napierian logarithms
-          "exponentiale" => "ⅇ",
-          # alias ISOAMSR efDot
-          "fallingdotseq" => "≒",
+          # =capital EF, Cyrillic
+          "Fcy" => "Ф",
+          # /frak F, upper case f
+          "Ffr" => "𝔉",
+          # filled small square
+          "FilledSmallSquare" => "◼",
+          # filled very small square
+          "FilledVerySmallSquare" => "▪",
+          # /Bbb F, open face F
+          "Fopf" => "𝔽",
           # alias ISOTECH forall
           "ForAll" => "∀",
           # Fourier transform
           "Fouriertrf" => "ℱ",
-          # alias ISOTECH ge
-          "geq" => "≥",
-          # alias ISOAMSR gE
-          "geqq" => "≧",
-          # alias ISOAMSR ges
-          "geqslant" => "⩾",
-          # alias ISOAMSR Gt
-          "gg" => "≫",
-          # alias ISOAMSR Gg
-          "ggg" => "⋙",
-          # alias ISOAMSN gnap
-          "gnapprox" => "⪊",
-          # alias ISOAMSN gne
-          "gneq" => "⪈",
-          # alias ISOAMSN gnE
-          "gneqq" => "≩",
+          # /scr F, script letter F
+          "Fscr" => "ℱ",
+          # =capital GJE Macedonian
+          "GJcy" => "Ѓ",
+          # /Gamma capital Gamma, Greek
+          "Gamma" => "Γ",
+          # capital digamma
+          "Gammad" => "Ϝ",
+          # =capital G, breve
+          "Gbreve" => "Ğ",
+          # =capital G, cedilla
+          "Gcedil" => "Ģ",
+          # =capital G, circumflex accent
+          "Gcirc" => "Ĝ",
+          # =capital GHE, Cyrillic
+          "Gcy" => "Г",
+          # =capital G, dot above
+          "Gdot" => "Ġ",
+          # /frak G, upper case g
+          "Gfr" => "𝔊",
+          # /ggg /Gg /gggtr R: triple gtr-than
+          "Gg" => "⋙",
+          # /Bbb G, open face G
+          "Gopf" => "𝔾",
           # alias ISOTECH ge
           "GreaterEqual" => "≥",
           # alias ISOAMSR gel
           "GreaterEqualLess" => "⋛",
           # alias ISOAMSR gE
           "GreaterFullEqual" => "≧",
+          # alias for GT
+          "GreaterGreater" => "⪢",
           # alias ISOAMSR gl
           "GreaterLess" => "≷",
           # alias ISOAMSR ges
           "GreaterSlantEqual" => "⩾",
           # alias ISOAMSR gsim
           "GreaterTilde" => "≳",
-          # alias ISOAMSR gap
-          "gtrapprox" => "⪆",
-          # alias ISOAMSR gtdot
-          "gtrdot" => "⋗",
-          # alias ISOAMSR gel
-          "gtreqless" => "⋛",
-          # alias ISOAMSR gEl
-          "gtreqqless" => "⪌",
-          # alias ISOAMSR gl
-          "gtrless" => "≷",
-          # alias ISOAMSR gsim
-          "gtrsim" => "≳",
-          # alias ISOAMSN gvnE
-          "gvertneqq" => "≩︀",
+          # /scr G, script letter G
+          "Gscr" => "𝒢",
+          # /gg R: dbl greater-than sign
+          "Gt" => "≫",
+          # =capital HARD sign, Cyrillic
+          "HARDcy" => "Ъ",
           # alias ISODIA caron
           "Hacek" => "ˇ",
-          # alias ISOAMSO plank
-          "hbar" => "ℏ",
-          # ISOPUB hearts
-          "heartsuit" => "♥",
+          # circumflex accent
+          "Hat" => "^",
+          # =capital H, circumflex accent
+          "Hcirc" => "Ĥ",
+          # /frak H, upper case h
+          "Hfr" => "ℌ",
           # Hilbert space
           "HilbertSpace" => "ℋ",
-          # alias ISOAMSA searhk
-          "hksearow" => "⤥",
-          # alias ISOAMSA swarhk
-          "hkswarow" => "⤦",
-          # alias ISOAMSA larrhk
-          "hookleftarrow" => "↩",
-          # alias ISOAMSA rarrhk
-          "hookrightarrow" => "↪",
-          # alias ISOAMSO plankv
-          "hslash" => "ℏ",
+          # /Bbb H, open face H
+          "Hopf" => "ℍ",
+          # short horizontal line
+          "HorizontalLine" => "─",
+          # /scr H, script letter H
+          "Hscr" => "ℋ",
+          # =capital H, stroke
+          "Hstrok" => "Ħ",
           # alias ISOAMSR bump
           "HumpDownHump" => "≎",
           # alias ISOAMSR bumpe
           "HumpEqual" => "≏",
-          # alias ISOTECH qint
-          "iiiint" => "⨌",
-          # alias ISOTECH tint
-          "iiint" => "∭",
+          # =capital IE, Cyrillic
+          "IEcy" => "Е",
+          # =capital IJ ligature
+          "IJlig" => "IJ",
+          # =capital IO, Russian
+          "IOcy" => "Ё",
+          # =capital I, acute accent
+          "Iacute" => "Í",
+          # =capital I, circumflex accent
+          "Icirc" => "Î",
+          # =capital I, Cyrillic
+          "Icy" => "И",
+          # =capital I, dot above
+          "Idot" => "İ",
+          # /frak I, upper case i
+          "Ifr" => "ℑ",
+          # =capital I, grave accent
+          "Igrave" => "Ì",
           # alias ISOAMSO image
           "Im" => "ℑ",
+          # =capital I, macron
+          "Imacr" => "Ī",
           # i for use as a square root of -1
           "ImaginaryI" => "ⅈ",
-          # the geometric imaginary line
-          "imagline" => "ℐ",
-          # alias ISOAMSO image
-          "imagpart" => "ℑ",
           # alias ISOTECH rArr
           "Implies" => "⇒",
-          # ISOTECH   isin
-          "in" => "∈",
-          # the ring of integers
-          "integers" => "ℤ",
+          # double integral operator
+          "Int" => "∬",
           # alias ISOTECH int
           "Integral" => "∫",
-          # alias ISOAMSB intcal
-          "intercal" => "⊺",
           # alias ISOAMSB xcap
           "Intersection" => "⋂",
-          # alias ISOAMSB iprod
-          "intprod" => "⨼",
           # used as a separator, e.g., in indices
           "InvisibleComma" => "⁣",
           # marks multiplication when it is understood without a mark
           "InvisibleTimes" => "⁢",
-          # alias ISOTECH lang
-          "langle" => "〈",
+          # =capital I, ogonek
+          "Iogon" => "Į",
+          # /Bbb I, open face I
+          "Iopf" => "𝕀",
+          # /scr I, script letter I
+          "Iscr" => "ℐ",
+          # =capital I, tilde
+          "Itilde" => "Ĩ",
+          # =capital I, Ukrainian
+          "Iukcy" => "І",
+          # =capital I, dieresis or umlaut mark
+          "Iuml" => "Ï",
+          # =capital J, circumflex accent
+          "Jcirc" => "Ĵ",
+          # =capital short I, Cyrillic
+          "Jcy" => "Й",
+          # /frak J, upper case j
+          "Jfr" => "𝔍",
+          # /Bbb J, open face J
+          "Jopf" => "𝕁",
+          # /scr J, script letter J
+          "Jscr" => "𝒥",
+          # =capital JE, Serbian
+          "Jsercy" => "Ј",
+          # =capital JE, Ukrainian
+          "Jukcy" => "Є",
+          # =capital HA, Cyrillic
+          "KHcy" => "Х",
+          # =capital KJE, Macedonian
+          "KJcy" => "Ќ",
+          # =capital K, cedilla
+          "Kcedil" => "Ķ",
+          # =capital KA, Cyrillic
+          "Kcy" => "К",
+          # /frak K, upper case k
+          "Kfr" => "𝔎",
+          # /Bbb K, open face K
+          "Kopf" => "𝕂",
+          # /scr K, script letter K
+          "Kscr" => "𝒦",
+          # =capital LJE, Serbian
+          "LJcy" => "Љ",
+          # =capital L, acute accent
+          "Lacute" => "Ĺ",
+          # /Lambda capital Lambda, Greek
+          "Lambda" => "Λ",
+          # left angle bracket, double
+          "Lang" => "《",
           # Laplace transform
           "Laplacetrf" => "ℒ",
-          # alias ISONUM lcub
-          "lbrace" => "{",
-          # alias ISONUM lsqb
-          "lbrack" => "[",
+          # /twoheadleftarrow A:
+          "Larr" => "↞",
+          # =capital L, caron
+          "Lcaron" => "Ľ",
+          # =capital L, cedilla
+          "Lcedil" => "Ļ",
+          # =capital EL, Cyrillic
+          "Lcy" => "Л",
           # alias ISOTECH lang
           "LeftAngleBracket" => "〈",
           # alias ISONUM larr
           "LeftArrow" => "←",
-          # alias ISOTECH lArr
-          "Leftarrow" => "⇐",
-          # alias ISONUM larr
-          "leftarrow" => "←",
           # alias for larrb
           "LeftArrowBar" => "⇤",
           # alias ISOAMSA lrarr
           "LeftArrowRightArrow" => "⇆",
-          # alias ISOAMSA larrtl
-          "leftarrowtail" => "↢",
           # alias ISOAMSC lceil
           "LeftCeiling" => "⌈",
           # left double bracket delimiter
           "LeftDoubleBracket" => "〚",
+          # down-left harpoon from bar
+          "LeftDownTeeVector" => "⥡",
           # alias ISOAMSA dharl
           "LeftDownVector" => "⇃",
-          # alias ISOAMSC lfloor
-          "LeftFloor" => "⌊",
-          # alias ISOAMSA lhard
-          "leftharpoondown" => "↽",
-          # alias ISOAMSA lharu
-          "leftharpoonup" => "↼",
-          # alias ISOAMSA llarr
-          "leftleftarrows" => "⇇",
+          # down-left harpoon to bar
+          "LeftDownVectorBar" => "⥙",
+          # alias ISOAMSC lfloor
+          "LeftFloor" => "⌊",
           # alias ISOAMSA harr
           "LeftRightArrow" => "↔",
-          # alias ISOAMSA hArr
-          "Leftrightarrow" => "⇔",
-          # alias ISOAMSA harr
-          "leftrightarrow" => "↔",
-          # alias ISOAMSA lrarr
-          "leftrightarrows" => "⇆",
-          # alias ISOAMSA lrhar
-          "leftrightharpoons" => "⇋",
-          # alias ISOAMSA harrw
-          "leftrightsquigarrow" => "↭",
+          # left-up-right-up harpoon
+          "LeftRightVector" => "⥎",
           # alias ISOAMSR dashv
           "LeftTee" => "⊣",
           # alias for mapstoleft
           "LeftTeeArrow" => "↤",
-          # alias ISOAMSB lthree
-          "leftthreetimes" => "⋋",
+          # left-up harpoon from bar
+          "LeftTeeVector" => "⥚",
           # alias ISOAMSR vltri
           "LeftTriangle" => "⊲",
+          # left triangle, vertical bar
+          "LeftTriangleBar" => "⧏",
           # alias ISOAMSR ltrie
           "LeftTriangleEqual" => "⊴",
+          # up-left-down-left harpoon
+          "LeftUpDownVector" => "⥑",
+          # up-left harpoon from bar
+          "LeftUpTeeVector" => "⥠",
           # alias ISOAMSA uharl
           "LeftUpVector" => "↿",
+          # up-left harpoon to bar
+          "LeftUpVectorBar" => "⥘",
           # alias ISOAMSA lharu
           "LeftVector" => "↼",
-          # alias ISOTECH le
-          "leq" => "≤",
-          # alias ISOAMSR lE
-          "leqq" => "≦",
-          # alias ISOAMSR les
-          "leqslant" => "⩽",
-          # alias ISOAMSR lap
-          "lessapprox" => "⪅",
-          # alias ISOAMSR ltdot
-          "lessdot" => "⋖",
-          # alias ISOAMSR leg
-          "lesseqgtr" => "⋚",
-          # alias ISOAMSR lEg
-          "lesseqqgtr" => "⪋",
+          # left-up harpoon to bar
+          "LeftVectorBar" => "⥒",
+          # alias ISOTECH lArr
+          "Leftarrow" => "⇐",
+          # alias ISOAMSA hArr
+          "Leftrightarrow" => "⇔",
           # alias ISOAMSR leg
           "LessEqualGreater" => "⋚",
           # alias ISOAMSR lE
           "LessFullEqual" => "≦",
           # alias ISOAMSR lg
           "LessGreater" => "≶",
-          # alias ISOAMSR lg
-          "lessgtr" => "≶",
-          # alias ISOAMSR lsim
-          "lesssim" => "≲",
+          # alias for Lt
+          "LessLess" => "⪡",
           # alias ISOAMSR les
           "LessSlantEqual" => "⩽",
           # alias ISOAMSR lsim
           "LessTilde" => "≲",
-          # alias ISOAMSR Lt
-          "ll" => "≪",
-          # alias ISOAMSC dlcorn
-          "llcorner" => "⌞",
+          # /frak L, upper case l
+          "Lfr" => "𝔏",
+          # /Ll /lll /llless R: triple less-than
+          "Ll" => "⋘",
           # alias ISOAMSA lAarr
           "Lleftarrow" => "⇚",
-          # alias ISOAMSC lmoust
-          "lmoustache" => "⎰",
-          # alias ISOAMSN lnap
-          "lnapprox" => "⪉",
-          # alias ISOAMSN lne
-          "lneq" => "⪇",
-          # alias ISOAMSN lnE
-          "lneqq" => "≨",
+          # =capital L, middle dot
+          "Lmidot" => "Ŀ",
           # alias ISOAMSA xlarr
           "LongLeftArrow" => "⟵",
-          # alias ISOAMSA xlArr
-          "Longleftarrow" => "⟸",
-          # alias ISOAMSA xlarr
-          "longleftarrow" => "⟵",
           # alias ISOAMSA xharr
           "LongLeftRightArrow" => "⟷",
-          # alias ISOAMSA xhArr
-          "Longleftrightarrow" => "⟺",
-          # alias ISOAMSA xharr
-          "longleftrightarrow" => "⟷",
-          # alias ISOAMSA xmap
-          "longmapsto" => "⟼",
           # alias ISOAMSA xrarr
           "LongRightArrow" => "⟶",
+          # alias ISOAMSA xlArr
+          "Longleftarrow" => "⟸",
+          # alias ISOAMSA xhArr
+          "Longleftrightarrow" => "⟺",
           # alias ISOAMSA xrArr
           "Longrightarrow" => "⟹",
-          # alias ISOAMSA xrarr
-          "longrightarrow" => "⟶",
-          # alias ISOAMSA larrlp
-          "looparrowleft" => "↫",
-          # alias ISOAMSA rarrlp
-          "looparrowright" => "↬",
+          # /Bbb L, open face L
+          "Lopf" => "𝕃",
           # alias ISOAMSA swarr
           "LowerLeftArrow" => "↙",
           # alias ISOAMSA searr
           "LowerRightArrow" => "↘",
-          # alias ISOPUB loz
-          "lozenge" => "◊",
-          # alias ISOAMSC drcorn
-          "lrcorner" => "⌟",
+          # /scr L, script letter L
+          "Lscr" => "ℒ",
           # alias ISOAMSA lsh
           "Lsh" => "↰",
-          # alias ISOAMSN lvnE
-          "lvertneqq" => "≨︀",
-          # alias ISOPUB malt
-          "maltese" => "✠",
-          # alias ISOAMSA map
-          "mapsto" => "↦",
-          # alias ISOAMSO angmsd
-          "measuredangle" => "∡",
+          # =capital L, stroke
+          "Lstrok" => "Ł",
+          # /ll R: double less-than sign
+          "Lt" => "≪",
+          # twoheaded mapsto
+          "Map" => "⤅",
+          # =capital EM, Cyrillic
+          "Mcy" => "М",
+          # space of width 4/18 em
+          "MediumSpace" => " ",
           # Mellin transform
           "Mellintrf" => "ℳ",
+          # /frak M, upper case m
+          "Mfr" => "𝔐",
           # alias ISOTECH mnplus
           "MinusPlus" => "∓",
-          # alias ISOTECH mnplus
-          "mp" => "∓",
-          # alias ISOAMSA mumap
-          "multimap" => "⊸",
-          # alias ISOAMSN nap
-          "napprox" => "≉",
-          # alias ISOPUB natur
-          "natural" => "♮",
-          # the semi-ring of natural numbers
-          "naturals" => "ℕ",
-          # alias ISOAMSA nearr
-          "nearrow" => "↗",
+          # /Bbb M, open face M
+          "Mopf" => "𝕄",
+          # /scr M, script letter M
+          "Mscr" => "ℳ",
+          # =capital NJE, Serbian
+          "NJcy" => "Њ",
+          # =capital N, acute accent
+          "Nacute" => "Ń",
+          # =capital N, caron
+          "Ncaron" => "Ň",
+          # =capital N, cedilla
+          "Ncedil" => "Ņ",
+          # =capital EN, Cyrillic
+          "Ncy" => "Н",
           # space of width -4/18 em
           "NegativeMediumSpace" => "​",
           # space of width -5/18 em
@@ -3425,36 +585,22 @@ module Rabbit
           "NestedGreaterGreater" => "≫",
           # alias ISOAMSR Lt
           "NestedLessLess" => "≪",
-          # alias ISOAMSO nexist
-          "nexists" => "∄",
-          # alias ISOAMSN nge
-          "ngeq" => "≱",
-          # alias ISOAMSN ngE
-          "ngeqq" => "≧̸",
-          # alias ISOAMSN nges
-          "ngeqslant" => "⩾̸",
-          # alias ISOAMSN ngt
-          "ngtr" => "≯",
-          # alias ISOAMSA nlArr
-          "nLeftarrow" => "⇍",
-          # alias ISOAMSA nlarr
-          "nleftarrow" => "↚",
-          # alias ISOAMSA nhArr
-          "nLeftrightarrow" => "⇎",
-          # alias ISOAMSA nharr
-          "nleftrightarrow" => "↮",
-          # alias ISOAMSN nle
-          "nleq" => "≰",
-          # alias ISOAMSN nlE
-          "nleqq" => "≦̸",
-          # alias ISOAMSN nles
-          "nleqslant" => "⩽̸",
-          # alias ISOAMSN nlt
-          "nless" => "≮",
+          # force a line break; line feed
+          "NewLine" => "
",
+          # /frak N, upper case n
+          "Nfr" => "𝔑",
+          # never break line here
+          "NoBreak" => "⁠",
           # alias ISONUM nbsp
           "NonBreakingSpace" => " ",
+          # /Bbb N, open face N
+          "Nopf" => "ℕ",
+          # not with two horizontal strokes
+          "Not" => "⫬",
           # alias ISOAMSN nequiv
           "NotCongruent" => "≢",
+          # alias for &nasymp;
+          "NotCupCap" => "≭",
           # alias ISOAMSN npar
           "NotDoubleVerticalBar" => "∦",
           # alias ISOTECH notin
@@ -3481,8 +627,12 @@ module Rabbit
           "NotGreaterTilde" => "≵",
           # alias for ≎̸
           "NotHumpDownHump" => "≎̸",
+          # alias for ≏̸
+          "NotHumpEqual" => "≏̸",
           # alias ISOAMSN nltri
           "NotLeftTriangle" => "⋪",
+          # not left triangle, vertical bar
+          "NotLeftTriangleBar" => "⧏̸",
           # alias ISOAMSN nltrie
           "NotLeftTriangleEqual" => "⋬",
           # alias ISOAMSN nlt
@@ -3497,6 +647,10 @@ module Rabbit
           "NotLessSlantEqual" => "⩽̸",
           # alias ISOAMSN nlsim
           "NotLessTilde" => "≴",
+          # not double greater-than sign
+          "NotNestedGreaterGreater" => "⪢̸",
+          # not double less-than sign
+          "NotNestedLessLess" => "⪡̸",
           # alias ISOAMSN npr
           "NotPrecedes" => "⊀",
           # alias ISOAMSN npre
@@ -3507,10 +661,16 @@ module Rabbit
           "NotReverseElement" => "∌",
           # alias ISOAMSN nrtri
           "NotRightTriangle" => "⋫",
+          # not vertical bar, right triangle
+          "NotRightTriangleBar" => "⧐̸",
           # alias ISOAMSN nrtrie
           "NotRightTriangleEqual" => "⋭",
+          # square not subset
+          "NotSquareSubset" => "⊏̸",
           # alias ISOAMSN nsqsube
           "NotSquareSubsetEqual" => "⋢",
+          # negated set-like partial order operator
+          "NotSquareSuperset" => "⊐̸",
           # alias ISOAMSN nsqsupe
           "NotSquareSupersetEqual" => "⋣",
           # alias ISOAMSN vnsub
@@ -3523,6 +683,8 @@ module Rabbit
           "NotSucceedsEqual" => "⪰̸",
           # alias ISOAMSN nsccue
           "NotSucceedsSlantEqual" => "⋡",
+          # not succeeds or similar
+          "NotSucceedsTilde" => "≿̸",
           # alias ISOAMSN vnsup
           "NotSuperset" => "⊃⃒",
           # alias ISOAMSN nsupe
@@ -3537,74 +699,72 @@ module Rabbit
           "NotTildeTilde" => "≉",
           # alias ISOAMSN nmid
           "NotVerticalBar" => "∤",
-          # alias ISOAMSN npar
-          "nparallel" => "∦",
-          # alias ISOAMSN npr
-          "nprec" => "⊀",
-          # alias ISOAMSN npre
-          "npreceq" => "⪯̸",
-          # alias ISOAMSA nrArr
-          "nRightarrow" => "⇏",
-          # alias ISOAMSA nrarr
-          "nrightarrow" => "↛",
-          # alias ISOAMSN nsmid
-          "nshortmid" => "∤",
-          # alias ISOAMSN nspar
-          "nshortparallel" => "∦",
-          # alias ISOAMSN nsime
-          "nsimeq" => "≄",
-          # alias ISOAMSN vnsub
-          "nsubset" => "⊂⃒",
-          # alias ISOAMSN nsube
-          "nsubseteq" => "⊈",
-          # alias ISOAMSN nsubE
-          "nsubseteqq" => "⫅̸",
-          # alias ISOAMSN nsc
-          "nsucc" => "⊁",
-          # alias ISOAMSN nsce
-          "nsucceq" => "⪰̸",
-          # alias ISOAMSN vnsup
-          "nsupset" => "⊃⃒",
-          # alias ISOAMSN nsupe
-          "nsupseteq" => "⊉",
-          # alias ISOAMSN nsupE
-          "nsupseteqq" => "⫆̸",
-          # alias ISOAMSN nltri
-          "ntriangleleft" => "⋪",
-          # alias ISOAMSN nltrie
-          "ntrianglelefteq" => "⋬",
-          # alias ISOAMSN nrtri
-          "ntriangleright" => "⋫",
-          # alias ISOAMSN nrtrie
-          "ntrianglerighteq" => "⋭",
-          # alias ISOAMSA nwarr
-          "nwarrow" => "↖",
-          # alias ISOTECH conint
-          "oint" => "∮",
+          # /scr N, script letter N
+          "Nscr" => "𝒩",
+          # =capital N, tilde
+          "Ntilde" => "Ñ",
+          # =capital OE ligature
+          "OElig" => "Œ",
+          # =capital O, acute accent
+          "Oacute" => "Ó",
+          # =capital O, circumflex accent
+          "Ocirc" => "Ô",
+          # =capital O, Cyrillic
+          "Ocy" => "О",
+          # =capital O, double acute accent
+          "Odblac" => "Ő",
+          # /frak O, upper case o
+          "Ofr" => "𝔒",
+          # =capital O, grave accent
+          "Ograve" => "Ò",
+          # =capital O, macron
+          "Omacr" => "Ō",
+          # /Omega capital Omega, Greek
+          "Omega" => "Ω",
+          # /Bbb O, open face O
+          "Oopf" => "𝕆",
           # alias ISONUM ldquo
           "OpenCurlyDoubleQuote" => "“",
           # alias ISONUM lsquo
           "OpenCurlyQuote" => "‘",
-          # alias ISOTECH order
-          "orderof" => "ℴ",
-          # alias ISOTECH par
-          "parallel" => "∥",
+          # dbl logical or
+          "Or" => "⩔",
+          # /scr O, script letter O
+          "Oscr" => "𝒪",
+          # =capital O, slash
+          "Oslash" => "Ø",
+          # =capital O, tilde
+          "Otilde" => "Õ",
+          # multiply sign in double circle
+          "Otimes" => "⨷",
+          # =capital O, dieresis or umlaut mark
+          "Ouml" => "Ö",
+          # over bar
+          "OverBar" => "¯",
+          # over brace
+          "OverBrace" => "︷",
+          # over bracket
+          "OverBracket" => "⎴",
+          # over parenthesis
+          "OverParenthesis" => "︵",
           # alias ISOTECH part
           "PartialD" => "∂",
-          # alias ISOAMSR fork
-          "pitchfork" => "⋔",
+          # =capital PE, Cyrillic
+          "Pcy" => "П",
+          # /frak P, upper case p
+          "Pfr" => "𝔓",
+          # /Phi capital Phi, Greek
+          "Phi" => "Φ",
+          # /Pi capital Pi, Greek
+          "Pi" => "Π",
           # alias ISONUM plusmn
           "PlusMinus" => "±",
-          # alias ISONUM plusmn
-          "pm" => "±",
           # the Poincare upper half-plane
           "Poincareplane" => "ℌ",
-          # alias ISOAMSR pr
-          "prec" => "≺",
-          # alias ISOAMSR prap
-          "precapprox" => "⪷",
-          # alias ISOAMSR prcue
-          "preccurlyeq" => "≼",
+          # /Bbb P, open face P
+          "Popf" => "ℙ",
+          # dbl precedes
+          "Pr" => "⪻",
           # alias ISOAMSR pr
           "Precedes" => "≺",
           # alias ISOAMSR pre
@@ -3613,140 +773,144 @@ module Rabbit
           "PrecedesSlantEqual" => "≼",
           # alias ISOAMSR prsim
           "PrecedesTilde" => "≾",
-          # alias ISOAMSR pre
-          "preceq" => "⪯",
-          # alias ISOAMSN prnap
-          "precnapprox" => "⪹",
-          # alias ISOAMSN prnE
-          "precneqq" => "⪵",
-          # alias ISOAMSN prnsim
-          "precnsim" => "⋨",
-          # alias ISOAMSR prsim
-          "precsim" => "≾",
-          # the prime natural numbers
-          "primes" => "ℙ",
+          # double prime or second
+          "Prime" => "″",
+          # alias for ∏
+          "Product" => "∏",
           # alias ISOAMSR Colon
           "Proportion" => "∷",
           # alias ISOTECH prop
           "Proportional" => "∝",
-          # alias ISOTECH prop
-          "propto" => "∝",
-          # the ring (skew field) of quaternions
-          "quaternions" => "ℍ",
-          # alias ISOAMSR equest
-          "questeq" => "≟",
-          # alias ISOTECH rang
-          "rangle" => "〉",
-          # the field of rational numbers
-          "rationals" => "ℚ",
-          # alias ISONUM rcub
-          "rbrace" => "}",
-          # alias ISONUM rsqb
-          "rbrack" => "]",
+          # /scr P, script letter P
+          "Pscr" => "𝒫",
+          # /Psi capital Psi, Greek
+          "Psi" => "Ψ",
+          # /frak Q, upper case q
+          "Qfr" => "𝔔",
+          # /Bbb Q, open face Q
+          "Qopf" => "ℚ",
+          # /scr Q, script letter Q
+          "Qscr" => "𝒬",
+          # /drbkarow A: twoheaded right broken arrow
+          "RBarr" => "⤐",
+          # =capital R, acute accent
+          "Racute" => "Ŕ",
+          # right angle bracket, double
+          "Rang" => "》",
+          # /twoheadrightarrow A:
+          "Rarr" => "↠",
+          # right two-headed arrow with tail
+          "Rarrtl" => "⤖",
+          # =capital R, caron
+          "Rcaron" => "Ř",
+          # =capital R, cedilla
+          "Rcedil" => "Ŗ",
+          # =capital ER, Cyrillic
+          "Rcy" => "Р",
           # alias ISOAMSO real
           "Re" => "ℜ",
-          # the geometric real line
-          "realine" => "ℛ",
-          # alias ISOAMSO real
-          "realpart" => "ℜ",
-          # the field of real numbers
-          "reals" => "ℝ",
           # alias ISOTECH niv
           "ReverseElement" => "∋",
           # alias ISOAMSA lrhar
           "ReverseEquilibrium" => "⇋",
           # alias ISOAMSA duhar
           "ReverseUpEquilibrium" => "⥯",
+          # /frak R, upper case r
+          "Rfr" => "ℜ",
           # alias ISOTECH rang
           "RightAngleBracket" => "〉",
           # alias ISONUM rarr
           "RightArrow" => "→",
-          # alias ISOTECH rArr
-          "Rightarrow" => "⇒",
-          # alias ISONUM rarr
-          "rightarrow" => "→",
           # alias for rarrb
           "RightArrowBar" => "⇥",
           # alias ISOAMSA rlarr
           "RightArrowLeftArrow" => "⇄",
-          # alias ISOAMSA rarrtl
-          "rightarrowtail" => "↣",
           # alias ISOAMSC rceil
           "RightCeiling" => "⌉",
           # right double bracket delimiter
           "RightDoubleBracket" => "〛",
+          # down-right harpoon from bar
+          "RightDownTeeVector" => "⥝",
           # alias ISOAMSA dharr
           "RightDownVector" => "⇂",
+          # down-right harpoon to bar
+          "RightDownVectorBar" => "⥕",
           # alias ISOAMSC rfloor
           "RightFloor" => "⌋",
-          # alias ISOAMSA rhard
-          "rightharpoondown" => "⇁",
-          # alias ISOAMSA rharu
-          "rightharpoonup" => "⇀",
-          # alias ISOAMSA rlarr
-          "rightleftarrows" => "⇄",
-          # alias ISOAMSA rlhar
-          "rightleftharpoons" => "⇌",
-          # alias ISOAMSA rrarr
-          "rightrightarrows" => "⇉",
-          # alias ISOAMSA rarrw
-          "rightsquigarrow" => "↝",
           # alias ISOAMSR vdash
           "RightTee" => "⊢",
           # alias ISOAMSA map
           "RightTeeArrow" => "↦",
-          # alias ISOAMSB rthree
-          "rightthreetimes" => "⋌",
+          # right-up harpoon from bar
+          "RightTeeVector" => "⥛",
           # alias ISOAMSR vrtri
           "RightTriangle" => "⊳",
+          # vertical bar, right triangle
+          "RightTriangleBar" => "⧐",
           # alias ISOAMSR rtrie
           "RightTriangleEqual" => "⊵",
+          # up-right-down-right harpoon
+          "RightUpDownVector" => "⥏",
+          # up-right harpoon from bar
+          "RightUpTeeVector" => "⥜",
           # alias ISOAMSA uharr
           "RightUpVector" => "↾",
+          # up-right harpoon to bar
+          "RightUpVectorBar" => "⥔",
           # alias ISOAMSA rharu
           "RightVector" => "⇀",
-          # alias ISOAMSR erDot
-          "risingdotseq" => "≓",
-          # alias ISOAMSC rmoust
-          "rmoustache" => "⎱",
+          # up-right harpoon to bar
+          "RightVectorBar" => "⥓",
+          # alias ISOTECH rArr
+          "Rightarrow" => "⇒",
+          # /Bbb R, open face R
+          "Ropf" => "ℝ",
+          # round implies
+          "RoundImplies" => "⥰",
           # alias ISOAMSA rAarr
           "Rrightarrow" => "⇛",
+          # /scr R, script letter R
+          "Rscr" => "ℛ",
           # alias ISOAMSA rsh
           "Rsh" => "↱",
-          # alias ISOAMSA searr
-          "searrow" => "↘",
-          # alias ISOAMSB setmn
-          "setminus" => "∖",
+          # rule-delayed (colon right arrow)
+          "RuleDelayed" => "⧴",
+          # =capital SHCHA, Cyrillic
+          "SHCHcy" => "Щ",
+          # =capital SHA, Cyrillic
+          "SHcy" => "Ш",
+          # =capital SOFT sign, Cyrillic
+          "SOFTcy" => "Ь",
+          # =capital S, acute accent
+          "Sacute" => "Ś",
+          # dbl succeeds
+          "Sc" => "⪼",
+          # =capital S, caron
+          "Scaron" => "Š",
+          # =capital S, cedilla
+          "Scedil" => "Ş",
+          # =capital S, circumflex accent
+          "Scirc" => "Ŝ",
+          # =capital ES, Cyrillic
+          "Scy" => "С",
+          # /frak S, upper case s
+          "Sfr" => "𝔖",
           # short down arrow
           "ShortDownArrow" => "↓",
           # alias ISOAMSA slarr
           "ShortLeftArrow" => "←",
-          # alias ISOAMSR smid
-          "shortmid" => "∣",
-          # alias ISOAMSR spar
-          "shortparallel" => "∥",
           # alias ISOAMSA srarr
           "ShortRightArrow" => "→",
           # short up arrow
           "ShortUpArrow" => "↑",
-          # alias ISOTECH sime
-          "simeq" => "≃",
+          # /Sigma capital Sigma, Greek
+          "Sigma" => "Σ",
           # alias ISOTECH compfn
           "SmallCircle" => "∘",
-          # alias ISOAMSB ssetmn
-          "smallsetminus" => "∖",
-          # ISOPUB    spades
-          "spadesuit" => "♠",
+          # /Bbb S, open face S
+          "Sopf" => "𝕊",
           # alias ISOTECH radic
           "Sqrt" => "√",
-          # alias ISOAMSR sqsub
-          "sqsubset" => "⊏",
-          # alias ISOAMSR sqsube
-          "sqsubseteq" => "⊑",
-          # alias ISOAMSR sqsup
-          "sqsupset" => "⊐",
-          # alias ISOAMSR sqsupe
-          "sqsupseteq" => "⊒",
           # alias for square
           "Square" => "□",
           # alias ISOAMSB sqcap
@@ -3761,80 +925,58 @@ module Rabbit
           "SquareSupersetEqual" => "⊒",
           # alias ISOAMSB sqcup
           "SquareUnion" => "⊔",
+          # /scr S, script letter S
+          "Sscr" => "𝒮",
           # alias ISOAMSB sstarf
           "Star" => "⋆",
-          # alias ISOGRK3 epsi
-          "straightepsilon" => "ϵ",
-          # alias ISOGRK3 phi
-          "straightphi" => "ϕ",
+          # /Subset R: double subset
+          "Sub" => "⋐",
           # alias ISOAMSR Sub
           "Subset" => "⋐",
-          # alias ISOTECH sub
-          "subset" => "⊂",
-          # alias ISOTECH sube
-          "subseteq" => "⊆",
-          # alias ISOAMSR subE
-          "subseteqq" => "⫅",
           # alias ISOTECH sube
           "SubsetEqual" => "⊆",
-          # alias ISOAMSN subne
-          "subsetneq" => "⊊",
-          # alias ISOAMSN subnE
-          "subsetneqq" => "⫋",
-          # alias ISOAMSR sc
-          "succ" => "≻",
-          # alias ISOAMSR scap
-          "succapprox" => "⪸",
-          # alias ISOAMSR sccue
-          "succcurlyeq" => "≽",
-          # alias ISOAMSR sc
-          "Succeeds" => "≻",
-          # alias ISOAMSR sce
-          "SucceedsEqual" => "⪰",
-          # alias ISOAMSR sccue
-          "SucceedsSlantEqual" => "≽",
-          # alias ISOAMSR scsim
-          "SucceedsTilde" => "≿",
-          # alias ISOAMSR sce
-          "succeq" => "⪰",
-          # alias ISOAMSN scnap
-          "succnapprox" => "⪺",
-          # alias ISOAMSN scnE
-          "succneqq" => "⪶",
-          # alias ISOAMSN scnsim
-          "succnsim" => "⋩",
+          # alias ISOAMSR sc
+          "Succeeds" => "≻",
+          # alias ISOAMSR sce
+          "SucceedsEqual" => "⪰",
+          # alias ISOAMSR sccue
+          "SucceedsSlantEqual" => "≽",
           # alias ISOAMSR scsim
-          "succsim" => "≿",
+          "SucceedsTilde" => "≿",
           # ISOTECH  ni
           "SuchThat" => "∋",
           # alias ISOAMSB sum
           "Sum" => "∑",
+          # /Supset R: dbl superset
+          "Sup" => "⋑",
           # alias ISOTECH sup
           "Superset" => "⊃",
           # alias ISOTECH supe
           "SupersetEqual" => "⊇",
           # alias ISOAMSR Sup
           "Supset" => "⋑",
-          # alias ISOTECH sup
-          "supset" => "⊃",
-          # alias ISOTECH supe
-          "supseteq" => "⊇",
-          # alias ISOAMSR supE
-          "supseteqq" => "⫆",
-          # alias ISOAMSN supne
-          "supsetneq" => "⊋",
-          # alias ISOAMSN supnE
-          "supsetneqq" => "⫌",
-          # alias ISOAMSA swarr
-          "swarrow" => "↙",
+          # =capital THORN, Icelandic
+          "THORN" => "Þ",
+          # =capital TSHE, Serbian
+          "TSHcy" => "Ћ",
+          # =capital TSE, Cyrillic
+          "TScy" => "Ц",
+          # tabulator stop; horizontal tabulation
+          "Tab" => "	",
+          # =capital T, caron
+          "Tcaron" => "Ť",
+          # =capital T, cedilla
+          "Tcedil" => "Ţ",
+          # =capital TE, Cyrillic
+          "Tcy" => "Т",
+          # /frak T, upper case t
+          "Tfr" => "𝔗",
           # alias ISOTECH there4
           "Therefore" => "∴",
-          # alias ISOTECH there4
-          "therefore" => "∴",
-          # ISOAMSR   thkap
-          "thickapprox" => "≈",
-          # ISOAMSR   thksim
-          "thicksim" => "∼",
+          # /Theta capital Theta, Greek
+          "Theta" => "Θ",
+          # space of width 5/18 em
+          "ThickSpace" => "   ",
           # space of width 3/18 em alias ISOPUB thinsp
           "ThinSpace" => " ",
           # alias ISOTECH sim
@@ -3845,332 +987,3160 @@ module Rabbit
           "TildeFullEqual" => "≅",
           # alias ISOTECH ap
           "TildeTilde" => "≈",
-          # alias ISOAMSA nesear
-          "toea" => "⤨",
-          # alias ISOAMSA seswar
-          "tosa" => "⤩",
-          # alias ISOPUB utri
-          "triangle" => "▵",
-          # alias ISOPUB dtri
-          "triangledown" => "▿",
-          # alias ISOPUB ltri
-          "triangleleft" => "◃",
-          # alias ISOAMSR ltrie
-          "trianglelefteq" => "⊴",
-          # alias ISOAMSR trie
-          "triangleq" => "≜",
-          # alias ISOPUB rtri
-          "triangleright" => "▹",
-          # alias ISOAMSR rtrie
-          "trianglerighteq" => "⊵",
-          # alias ISOAMSA Larr
-          "twoheadleftarrow" => "↞",
-          # alias ISOAMSA Rarr
-          "twoheadrightarrow" => "↠",
-          # alias ISOAMSC ulcorn
-          "ulcorner" => "⌜",
+          # /Bbb T, open face T
+          "Topf" => "𝕋",
+          # /scr T, script letter T
+          "Tscr" => "𝒯",
+          # =capital T, stroke
+          "Tstrok" => "Ŧ",
+          # =capital U, acute accent
+          "Uacute" => "Ú",
+          # up two-headed arrow
+          "Uarr" => "↟",
+          # up two-headed arrow above circle
+          "Uarrocir" => "⥉",
+          # =capital U, Byelorussian
+          "Ubrcy" => "Ў",
+          # =capital U, breve
+          "Ubreve" => "Ŭ",
+          # =capital U, circumflex accent
+          "Ucirc" => "Û",
+          # =capital U, Cyrillic
+          "Ucy" => "У",
+          # =capital U, double acute accent
+          "Udblac" => "Ű",
+          # /frak U, upper case u
+          "Ufr" => "𝔘",
+          # =capital U, grave accent
+          "Ugrave" => "Ù",
+          # =capital U, macron
+          "Umacr" => "Ū",
+          # under brace
+          "UnderBrace" => "︸",
+          # under bracket
+          "UnderBracket" => "⎵",
+          # under parenthesis
+          "UnderParenthesis" => "︶",
           # alias ISOAMSB xcup
           "Union" => "⋃",
           # alias ISOAMSB uplus
           "UnionPlus" => "⊎",
+          # =capital U, ogonek
+          "Uogon" => "Ų",
+          # /Bbb U, open face U
+          "Uopf" => "𝕌",
           # alias ISONUM uarr
           "UpArrow" => "↑",
-          # alias ISOAMSA uArr
-          "Uparrow" => "⇑",
-          # alias ISONUM uarr
-          "uparrow" => "↑",
+          # up arrow to bar
+          "UpArrowBar" => "⤒",
           # alias ISOAMSA udarr
           "UpArrowDownArrow" => "⇅",
           # alias ISOAMSA varr
           "UpDownArrow" => "↕",
-          # alias ISOAMSA vArr
-          "Updownarrow" => "⇕",
-          # alias ISOAMSA varr
-          "updownarrow" => "↕",
           # alias ISOAMSA udhar
           "UpEquilibrium" => "⥮",
-          # alias ISOAMSA uharl
-          "upharpoonleft" => "↿",
-          # alias ISOAMSA uharr
-          "upharpoonright" => "↾",
-          # alias ISOAMSA nwarr
-          "UpperLeftArrow" => "↖",
-          # alias ISOAMSA nearr
-          "UpperRightArrow" => "↗",
-          # alias ISOGRK3 upsi
-          "upsilon" => "υ",
           # alias ISOTECH perp
           "UpTee" => "⊥",
           # Alias mapstoup
           "UpTeeArrow" => "↥",
-          # alias ISOAMSA uuarr
-          "upuparrows" => "⇈",
-          # alias ISOAMSC urcorn
-          "urcorner" => "⌝",
-          # alias ISOGRK3 epsiv
-          "varepsilon" => "ε",
-          # alias ISOGRK3 kappav
-          "varkappa" => "ϰ",
-          # alias ISOAMSO emptyv
-          "varnothing" => "∅",
-          # alias ISOGRK3 phiv
-          "varphi" => "φ",
-          # alias ISOGRK3 piv
-          "varpi" => "ϖ",
-          # alias ISOAMSR vprop
-          "varpropto" => "∝",
-          # alias ISOGRK3 rhov
-          "varrho" => "ϱ",
-          # alias ISOGRK3 sigmav
-          "varsigma" => "ς",
-          # alias ISOAMSN vsubne
-          "varsubsetneq" => "⊊︀",
-          # alias ISOAMSN vsubnE
-          "varsubsetneqq" => "⫋︀",
-          # alias ISOAMSN vsupne
-          "varsupsetneq" => "⊋︀",
-          # alias ISOAMSN vsupnE
-          "varsupsetneqq" => "⫌︀",
-          # alias ISOGRK3 thetav
-          "vartheta" => "ϑ",
-          # alias ISOAMSR vltri
-          "vartriangleleft" => "⊲",
-          # alias ISOAMSR vrtri
-          "vartriangleright" => "⊳",
+          # alias ISOAMSA uArr
+          "Uparrow" => "⇑",
+          # alias ISOAMSA vArr
+          "Updownarrow" => "⇕",
+          # alias ISOAMSA nwarr
+          "UpperLeftArrow" => "↖",
+          # alias ISOAMSA nearr
+          "UpperRightArrow" => "↗",
+          # /Upsilon capital Upsilon, Greek
+          "Upsi" => "ϒ",
+          # ISOGRK1 Ugr, HTML4 Upsilon
+          "Upsilon" => "Υ",
+          # =capital U, ring
+          "Uring" => "Ů",
+          # /scr U, script letter U
+          "Uscr" => "𝒰",
+          # =capital U, tilde
+          "Utilde" => "Ũ",
+          # =capital U, dieresis or umlaut mark
+          "Uuml" => "Ü",
+          # dbl vert, dbl dash
+          "VDash" => "⊫",
+          # dbl vert, bar (under)
+          "Vbar" => "⫫",
+          # =capital VE, Cyrillic
+          "Vcy" => "В",
+          # /Vdash R: dbl vertical, dash
+          "Vdash" => "⊩",
+          # vertical, dash (long)
+          "Vdashl" => "⫦",
           # alias ISOAMSB xvee
           "Vee" => "⋁",
-          # alias ISOTECH or
-          "vee" => "∨",
+          # /Vert dbl vertical bar
+          "Verbar" => "‖",
           # alias ISOTECH Verbar
           "Vert" => "‖",
-          # alias ISONUM verbar
-          "vert" => "|",
           # alias ISOAMSR mid
           "VerticalBar" => "∣",
+          # alias ISONUM verbar
+          "VerticalLine" => "|",
+          # vertical separating operator
+          "VerticalSeparator" => "❘",
           # alias ISOAMSB wreath
           "VerticalTilde" => "≀",
           # space of width 1/18 em alias ISOPUB hairsp
           "VeryThinSpace" => " ",
+          # /frak V, upper case v
+          "Vfr" => "𝔙",
+          # /Bbb V, open face V
+          "Vopf" => "𝕍",
+          # /scr V, script letter V
+          "Vscr" => "𝒱",
+          # /Vvdash R: triple vertical, dash
+          "Vvdash" => "⊪",
+          # =capital W, circumflex accent
+          "Wcirc" => "Ŵ",
           # alias ISOAMSB xwedge
           "Wedge" => "⋀",
-          # alias ISOTECH and
-          "wedge" => "∧",
-          # alias ISOAMSO weierp
-          "wp" => "℘",
-          # alias ISOAMSB wreath
-          "wr" => "≀",
-          # zee transform
-          "zeetrf" => "ℨ",
+          # /frak W, upper case w
+          "Wfr" => "𝔚",
+          # /Bbb W, open face W
+          "Wopf" => "𝕎",
+          # /scr W, script letter W
+          "Wscr" => "𝒲",
+          # /frak X, upper case x
+          "Xfr" => "𝔛",
+          # /Xi capital Xi, Greek
+          "Xi" => "Ξ",
+          # /Bbb X, open face X
+          "Xopf" => "𝕏",
+          # /scr X, script letter X
+          "Xscr" => "𝒳",
+          # =capital YA, Cyrillic
+          "YAcy" => "Я",
+          # =capital YI, Ukrainian
+          "YIcy" => "Ї",
+          # =capital YU, Cyrillic
+          "YUcy" => "Ю",
+          # =capital Y, acute accent
+          "Yacute" => "Ý",
+          # =capital Y, circumflex accent
+          "Ycirc" => "Ŷ",
+          # =capital YERU, Cyrillic
+          "Ycy" => "Ы",
+          # /frak Y, upper case y
+          "Yfr" => "𝔜",
+          # /Bbb Y, open face Y
+          "Yopf" => "𝕐",
+          # /scr Y, script letter Y
+          "Yscr" => "𝒴",
+          # =capital Y, dieresis or umlaut mark
+          "Yuml" => "Ÿ",
+          # =capital ZHE, Cyrillic
+          "ZHcy" => "Ж",
+          # =capital Z, acute accent
+          "Zacute" => "Ź",
+          # =capital Z, caron
+          "Zcaron" => "Ž",
+          # =capital ZE, Cyrillic
+          "Zcy" => "З",
+          # =capital Z, dot above
+          "Zdot" => "Ż",
+          # zero width space
+          "ZeroWidthSpace" => "​",
+          # /frak Z, upper case z
+          "Zfr" => "ℨ",
+          # /Bbb Z, open face Z
+          "Zopf" => "ℤ",
+          # /scr Z, script letter Z
+          "Zscr" => "𝒵",
+          # =small a, acute accent
+          "aacute" => "á",
+          # =small a, breve
+          "abreve" => "ă",
+          # most positive
+          "ac" => "∾",
+          # most positive, two lines below
+          "acE" => "∾̳",
+          # ac current
+          "acd" => "∿",
+          # =small a, circumflex accent
+          "acirc" => "â",
+          # =acute accent
+          "acute" => "´",
+          # =small a, Cyrillic
+          "acy" => "а",
+          # =small ae diphthong (ligature)
+          "aelig" => "æ",
           # character showing function application in presentation tagging
           "af" => "⁡",
-          #
+          # /frak a, lower case a
+          "afr" => "𝔞",
+          # =small a, grave accent
+          "agrave" => "à",
+          # /aleph aleph, Hebrew
+          "aleph" => "ℵ",
+          # /alpha small alpha, Greek
+          "alpha" => "α",
+          # =small a, macron
+          "amacr" => "ā",
+          # /amalg B: amalgamation or coproduct
+          "amalg" => "⨿",
+          # =ampersand
+          "amp" => "&",
+          # /wedge /land B: logical and
+          "and" => "∧",
+          # two logical and
+          "andand" => "⩕",
+          # and, horizontal dash
+          "andd" => "⩜",
+          # sloping large and
+          "andslope" => "⩘",
+          # and with middle stem
+          "andv" => "⩚",
+          # /angle - angle
+          "ang" => "∠",
+          # angle, equal
+          "ange" => "⦤",
+          # alias ISOAMSO ang
+          "angle" => "∠",
+          # /measuredangle - angle-measured
+          "angmsd" => "∡",
+          # angle-measured, arrow, up, right
+          "angmsdaa" => "⦨",
+          # angle-measured, arrow, up, left
+          "angmsdab" => "⦩",
+          # angle-measured, arrow, down, right
+          "angmsdac" => "⦪",
+          # angle-measured, arrow, down, left
+          "angmsdad" => "⦫",
+          # angle-measured, arrow, right, up
+          "angmsdae" => "⦬",
+          # angle-measured, arrow, left, up
+          "angmsdaf" => "⦭",
+          # angle-measured, arrow, right, down
+          "angmsdag" => "⦮",
+          # angle-measured, arrow, left, down
+          "angmsdah" => "⦯",
+          # right (90 degree) angle
+          "angrt" => "∟",
+          # right angle-measured
+          "angrtvb" => "⊾",
+          # right angle-measured, dot
+          "angrtvbd" => "⦝",
+          # /sphericalangle angle-spherical
+          "angsph" => "∢",
+          # Angstrom capital A, ring
+          "angst" => "Å",
+          # angle with down zig-zag arrow
+          "angzarr" => "⍼",
+          # =small a, ogonek
+          "aogon" => "ą",
           "aopf" => "𝕒",
+          # /approx R: approximate
+          "ap" => "≈",
+          # approximately equal or equal to
+          "apE" => "⩰",
+          # approximate, circumflex accent
+          "apacir" => "⩯",
+          # /approxeq R: approximate, equals
+          "ape" => "≊",
+          # approximately identical to
+          "apid" => "≋",
+          # =apostrophe
+          "apos" => "'",
+          # alias ISOTECH ap
+          "approx" => "≈",
+          # alias ISOAMSR ape
+          "approxeq" => "≊",
+          # =small a, ring
+          "aring" => "å",
+          # /scr a, script letter a
+          "ascr" => "𝒶",
+          # /ast B: =asterisk
+          "ast" => "*",
+          # /asymp R: asymptotically equal to
+          "asymp" => "≈",
           # Old ISOAMSR asymp (for HTML compatibility)
           "asympeq" => "≍",
-          #
+          # =small a, tilde
+          "atilde" => "ã",
+          # =small a, dieresis or umlaut mark
+          "auml" => "ä",
+          # contour integral, anti-clockwise
+          "awconint" => "∳",
+          # anti clock-wise integration
+          "awint" => "⨑",
+          # reverse not with two horizontal strokes
+          "bNot" => "⫭",
+          # alias ISOAMSR bcong
+          "backcong" => "≌",
+          # alias ISOAMSR bepsi
+          "backepsilon" => "϶",
+          # alias ISOAMSO bprime
+          "backprime" => "‵",
+          # alias ISOAMSR bsim
+          "backsim" => "∽",
+          # alias ISOAMSR bsime
+          "backsimeq" => "⋍",
+          # bar, vee
+          "barvee" => "⊽",
+          # /barwedge B: logical and, bar above
+          "barwed" => "⌅",
+          # alias ISOAMSB barwed
+          "barwedge" => "⌅",
+          # bottom square bracket
+          "bbrk" => "⎵",
+          # bottom above top square bracket
+          "bbrktbrk" => "⎶",
+          # /backcong R: reverse congruent
+          "bcong" => "≌",
+          # =small be, Cyrillic
+          "bcy" => "б",
+          # /because R: because
+          "becaus" => "∵",
+          # alias ISOTECH becaus
+          "because" => "∵",
+          # reversed circle, slash
+          "bemptyv" => "⦰",
+          # /backepsilon R: such that
+          "bepsi" => "϶",
+          # Bernoulli function (script capital B)
+          "bernou" => "ℬ",
+          # /beta small beta, Greek
+          "beta" => "β",
+          # /beth - beth, Hebrew
+          "beth" => "ℶ",
+          # alias ISOAMSR twixt
+          "between" => "≬",
+          # /frak b, lower case b
+          "bfr" => "𝔟",
+          # alias ISOAMSB xcap
+          "bigcap" => "⋂",
+          # alias ISOAMSB xcirc
+          "bigcirc" => "◯",
+          # alias ISOAMSB xcup
+          "bigcup" => "⋃",
+          # alias ISOAMSB xodot
+          "bigodot" => "⨀",
+          # alias ISOAMSB xoplus
+          "bigoplus" => "⨁",
+          # alias ISOAMSB xotime
+          "bigotimes" => "⨂",
+          # alias ISOAMSB xsqcup
+          "bigsqcup" => "⨆",
+          # ISOPUB    starf
+          "bigstar" => "★",
+          # alias ISOAMSB xdtri
+          "bigtriangledown" => "▽",
+          # alias ISOAMSB xutri
+          "bigtriangleup" => "△",
+          # alias ISOAMSB xuplus
+          "biguplus" => "⨄",
+          # alias ISOAMSB xvee
+          "bigvee" => "⋁",
+          # alias ISOAMSB xwedge
+          "bigwedge" => "⋀",
+          # alias ISOAMSA rbarr
+          "bkarow" => "⤍",
+          # alias ISOPUB lozf
+          "blacklozenge" => "⧫",
+          # ISOTECH  squarf
+          "blacksquare" => "▪",
+          # alias ISOPUB utrif
+          "blacktriangle" => "▴",
+          # alias ISOPUB dtrif
+          "blacktriangledown" => "▾",
+          # alias ISOPUB ltrif
+          "blacktriangleleft" => "◂",
+          # alias ISOPUB rtrif
+          "blacktriangleright" => "▸",
+          # =significant blank symbol
+          "blank" => "␣",
+          # =50% shaded block
+          "blk12" => "▒",
+          # =25% shaded block
+          "blk14" => "░",
+          # =75% shaded block
+          "blk34" => "▓",
+          # =full block
+          "block" => "█",
+          # reverse not equal
+          "bne" => "=⃥",
+          # reverse not equivalent
+          "bnequiv" => "≡⃥",
+          # reverse not
+          "bnot" => "⌐",
           "bopf" => "𝕓",
-          #
+          # alias ISOTECH bottom
+          "bot" => "⊥",
+          # /bot bottom
+          "bottom" => "⊥",
+          # /bowtie R:
+          "bowtie" => "⋈",
+          # lower left quadrant
+          "boxDL" => "╗",
+          # lower right quadrant
+          "boxDR" => "╔",
+          # lower left quadrant
+          "boxDl" => "╖",
+          # lower right quadrant
+          "boxDr" => "╓",
+          # horizontal line
+          "boxH" => "═",
+          # lower left and right quadrants
+          "boxHD" => "╦",
+          # upper left and right quadrants
+          "boxHU" => "╩",
+          # lower left and right quadrants
+          "boxHd" => "╤",
+          # upper left and right quadrants
+          "boxHu" => "╧",
+          # upper left quadrant
+          "boxUL" => "╝",
+          # upper right quadrant
+          "boxUR" => "╚",
+          # upper left quadrant
+          "boxUl" => "╜",
+          # upper right quadrant
+          "boxUr" => "╙",
+          # vertical line
+          "boxV" => "║",
+          # all four quadrants
+          "boxVH" => "╬",
+          # upper and lower left quadrants
+          "boxVL" => "╣",
+          # upper and lower right quadrants
+          "boxVR" => "╠",
+          # all four quadrants
+          "boxVh" => "╫",
+          # upper and lower left quadrants
+          "boxVl" => "╢",
+          # upper and lower right quadrants
+          "boxVr" => "╟",
+          # two joined squares
+          "boxbox" => "⧉",
+          # lower left quadrant
+          "boxdL" => "╕",
+          # lower right quadrant
+          "boxdR" => "╒",
+          # lower left quadrant
+          "boxdl" => "┐",
+          # lower right quadrant
+          "boxdr" => "┌",
+          # horizontal line
+          "boxh" => "─",
+          # lower left and right quadrants
+          "boxhD" => "╥",
+          # upper left and right quadrants
+          "boxhU" => "╨",
+          # lower left and right quadrants
+          "boxhd" => "┬",
+          # upper left and right quadrants
+          "boxhu" => "┴",
+          # alias ISOAMSB minusb
+          "boxminus" => "⊟",
+          # alias ISOAMSB plusb
+          "boxplus" => "⊞",
+          # alias ISOAMSB timesb
+          "boxtimes" => "⊠",
+          # upper left quadrant
+          "boxuL" => "╛",
+          # upper right quadrant
+          "boxuR" => "╘",
+          # upper left quadrant
+          "boxul" => "┘",
+          # upper right quadrant
+          "boxur" => "└",
+          # vertical line
+          "boxv" => "│",
+          # all four quadrants
+          "boxvH" => "╪",
+          # upper and lower left quadrants
+          "boxvL" => "╡",
+          # upper and lower right quadrants
+          "boxvR" => "╞",
+          # all four quadrants
+          "boxvh" => "┼",
+          # upper and lower left quadrants
+          "boxvl" => "┤",
+          # upper and lower right quadrants
+          "boxvr" => "├",
+          # /backprime - reverse prime
+          "bprime" => "‵",
+          # =breve
+          "breve" => "˘",
+          # =broken (vertical) bar
+          "brvbar" => "¦",
+          # /scr b, script letter b
+          "bscr" => "𝒷",
+          # reverse semi-colon
+          "bsemi" => "⁏",
+          # /backsim R: reverse similar
+          "bsim" => "∽",
+          # /backsimeq R: reverse similar, eq
+          "bsime" => "⋍",
+          # /backslash =reverse solidus
+          "bsol" => "\",
+          # reverse solidus in square
+          "bsolb" => "⧅",
+          # reverse solidus, subset
+          "bsolhsub" => "\⊂",
+          # /bullet B: =round bullet, filled
+          "bull" => "•",
+          # alias ISOPUB bull
+          "bullet" => "•",
+          # /Bumpeq R: bumpy equals
+          "bump" => "≎",
+          # bump, equals
+          "bumpE" => "⪮",
+          # /bumpeq R: bumpy equals, equals
+          "bumpe" => "≏",
+          # alias ISOAMSR bumpe
+          "bumpeq" => "≏",
+          # =small c, acute accent
+          "cacute" => "ć",
+          # /cap B: intersection
+          "cap" => "∩",
+          # intersection, and
+          "capand" => "⩄",
+          # intersection, bar, union
+          "capbrcup" => "⩉",
+          # intersection, intersection, joined
+          "capcap" => "⩋",
+          # intersection above union
+          "capcup" => "⩇",
+          # intersection, with dot
+          "capdot" => "⩀",
+          # intersection, serifs
+          "caps" => "∩︀",
+          # =caret (insertion mark)
+          "caret" => "⁁",
+          # =caron
+          "caron" => "ˇ",
+          # closed intersection, serifs
+          "ccaps" => "⩍",
+          # =small c, caron
+          "ccaron" => "č",
+          # =small c, cedilla
+          "ccedil" => "ç",
+          # =small c, circumflex accent
+          "ccirc" => "ĉ",
+          # closed union, serifs
+          "ccups" => "⩌",
+          # closed union, serifs, smash product
+          "ccupssm" => "⩐",
+          # =small c, dot above
+          "cdot" => "ċ",
+          # =cedilla
+          "cedil" => "¸",
+          # circle, slash, small circle above
+          "cemptyv" => "⦲",
+          # =cent sign
+          "cent" => "¢",
+          # alias ISONUM middot
+          "centerdot" => "·",
+          # /frak c, lower case c
+          "cfr" => "𝔠",
+          # =small che, Cyrillic
+          "chcy" => "ч",
+          # /checkmark =tick, check mark
+          "check" => "✓",
+          # alias ISOPUB check
+          "checkmark" => "✓",
+          # /chi small chi, Greek
+          "chi" => "χ",
+          # /circ B: =circle, open
+          "cir" => "○",
+          # circle, two horizontal stroked to the right
+          "cirE" => "⧃",
+          # circumflex accent
+          "circ" => "ˆ",
+          # alias ISOAMSR cire
+          "circeq" => "≗",
+          # alias ISOAMSA olarr
+          "circlearrowleft" => "↺",
+          # alias ISOAMSA orarr
+          "circlearrowright" => "↻",
+          # alias ISONUM reg
+          "circledR" => "®",
+          # alias ISOAMSO oS
+          "circledS" => "Ⓢ",
+          # alias ISOAMSB oast
+          "circledast" => "⊛",
+          # alias ISOAMSB ocir
+          "circledcirc" => "⊚",
+          # alias ISOAMSB odash
+          "circleddash" => "⊝",
+          # /circeq R: circle, equals
+          "cire" => "≗",
+          # circulation function
+          "cirfnint" => "⨐",
+          # circle, mid below
+          "cirmid" => "⫯",
+          # circle, small circle to the right
+          "cirscir" => "⧂",
+          # /clubsuit =club suit symbol
+          "clubs" => "♣",
+          # ISOPUB    clubs
+          "clubsuit" => "♣",
+          # /colon P:
+          "colon" => ":",
+          # /coloneq R: colon, equals
+          "colone" => "≔",
+          # alias ISOAMSR colone
+          "coloneq" => "≔",
+          # P: =comma
+          "comma" => ",",
+          # =commercial at
+          "commat" => "@",
+          # /complement - complement sign
+          "comp" => "∁",
+          # /circ B: composite function (small circle)
+          "compfn" => "∘",
+          # alias ISOAMSO comp
+          "complement" => "∁",
+          # the field of complex numbers
+          "complexes" => "ℂ",
+          # /cong R: congruent with
+          "cong" => "≅",
+          # congruent, dot
+          "congdot" => "⩭",
+          # /oint L: contour integral operator
+          "conint" => "∮",
           "copf" => "𝕔",
-          # cross or vector product
-          "Cross" => "⨯",
-          # D for use in differentials, e.g., within integrals
-          "DD" => "ⅅ",
+          # /coprod L: coproduct operator
+          "coprod" => "∐",
+          # =copyright sign
+          "copy" => "©",
+          # =sound recording copyright sign
+          "copysr" => "℗",
+          # =ballot cross
+          "cross" => "✗",
+          # /scr c, script letter c
+          "cscr" => "𝒸",
+          # subset, closed
+          "csub" => "⫏",
+          # subset, closed, equals
+          "csube" => "⫑",
+          # superset, closed
+          "csup" => "⫐",
+          # superset, closed, equals
+          "csupe" => "⫒",
+          # /cdots, three dots, centered
+          "ctdot" => "⋯",
+          # left, curved, down arrow
+          "cudarrl" => "⤸",
+          # right, curved, down arrow
+          "cudarrr" => "⤵",
+          # /curlyeqprec R: curly eq, precedes
+          "cuepr" => "⋞",
+          # /curlyeqsucc R: curly eq, succeeds
+          "cuesc" => "⋟",
+          # /curvearrowleft A: left curved arrow
+          "cularr" => "↶",
+          # curved left arrow with plus
+          "cularrp" => "⤽",
+          # /cup B: union or logical sum
+          "cup" => "∪",
+          # union, bar, intersection
+          "cupbrcap" => "⩈",
+          # union above intersection
+          "cupcap" => "⩆",
+          # union, union, joined
+          "cupcup" => "⩊",
+          # union, with dot
+          "cupdot" => "⊍",
+          # union, or
+          "cupor" => "⩅",
+          # union, serifs
+          "cups" => "∪︀",
+          # /curvearrowright A: rt curved arrow
+          "curarr" => "↷",
+          # curved right arrow with minus
+          "curarrm" => "⤼",
+          # alias ISOAMSR cuepr
+          "curlyeqprec" => "⋞",
+          # alias ISOAMSR cuesc
+          "curlyeqsucc" => "⋟",
+          # alias ISOAMSB cuvee
+          "curlyvee" => "⋎",
+          # alias ISOAMSB cuwed
+          "curlywedge" => "⋏",
+          # =general currency sign
+          "curren" => "¤",
+          # alias ISOAMSA cularr
+          "curvearrowleft" => "↶",
+          # alias ISOAMSA curarr
+          "curvearrowright" => "↷",
+          # /curlyvee B: curly logical or
+          "cuvee" => "⋎",
+          # /curlywedge B: curly logical and
+          "cuwed" => "⋏",
+          # contour integral, clockwise
+          "cwconint" => "∲",
+          # clockwise integral
+          "cwint" => "∱",
+          # cylindricity
+          "cylcty" => "⌭",
+          # /Downarrow A: down dbl arrow
+          "dArr" => "⇓",
+          # down harpoon-left, down harpoon-right
+          "dHar" => "⥥",
+          # /dagger B: dagger relation
+          "dagger" => "†",
+          # /daleth - daleth, Hebrew
+          "daleth" => "ℸ",
+          # /downarrow A: =downward arrow
+          "darr" => "↓",
+          # =hyphen (true graphic)
+          "dash" => "‐",
+          # /dashv R: dash, vertical
+          "dashv" => "⊣",
+          # alias ISOAMSA rBarr
+          "dbkarow" => "⤏",
+          # =double acute accent
+          "dblac" => "˝",
+          # =small d, caron
+          "dcaron" => "ď",
+          # =small de, Cyrillic
+          "dcy" => "д",
           # d for use in differentials, e.g., within integrals
           "dd" => "ⅆ",
-          #
+          # alias ISOPUB Dagger
+          "ddagger" => "‡",
+          # /downdownarrows A: two down arrows
+          "ddarr" => "⇊",
+          # alias ISOAMSR eDDot
+          "ddotseq" => "⩷",
+          # =degree sign
+          "deg" => "°",
+          # /delta small delta, Greek
+          "delta" => "δ",
+          # circle, slash, bar above
+          "demptyv" => "⦱",
+          # down fish tail
+          "dfisht" => "⥿",
+          # /frak d, lower case d
+          "dfr" => "𝔡",
+          # /downharpoonleft A: dn harpoon-left
+          "dharl" => "⇃",
+          # /downharpoonright A: down harpoon-rt
+          "dharr" => "⇂",
+          # /diamond B: open diamond
+          "diam" => "⋄",
+          # alias ISOAMSB diam
+          "diamond" => "⋄",
+          # ISOPUB    diams
+          "diamondsuit" => "♦",
+          # /diamondsuit =diamond suit symbol
+          "diams" => "♦",
+          # =dieresis
+          "die" => "¨",
+          # alias ISOGRK3 gammad
+          "digamma" => "ϝ",
+          # set membership, long horizontal stroke
+          "disin" => "⋲",
+          # alias ISONUM divide
+          "div" => "÷",
+          # /div B: =divide sign
+          "divide" => "÷",
+          # alias ISOAMSB divonx
+          "divideontimes" => "⋇",
+          # /divideontimes B: division on times
+          "divonx" => "⋇",
+          # =small dje, Serbian
+          "djcy" => "ђ",
+          # /llcorner O: lower left corner
+          "dlcorn" => "⌞",
+          # downward left crop mark
+          "dlcrop" => "⌍",
+          # =dollar sign
+          "dollar" => "$",
           "dopf" => "𝕕",
-          # down arrow to bar
-          "DownArrowBar" => "⤓",
-          # left-down-right-down harpoon
-          "DownLeftRightVector" => "⥐",
-          # left-down harpoon from bar
-          "DownLeftTeeVector" => "⥞",
-          # left-down harpoon to bar
-          "DownLeftVectorBar" => "⥖",
-          # right-down harpoon from bar
-          "DownRightTeeVector" => "⥟",
-          # right-down harpoon to bar
-          "DownRightVectorBar" => "⥗",
+          # =dot above
+          "dot" => "˙",
+          # alias ISOAMSR esdot
+          "doteq" => "≐",
+          # alias ISOAMSR eDot
+          "doteqdot" => "≑",
+          # alias ISOAMSB minusd
+          "dotminus" => "∸",
+          # alias ISOAMSB plusdo
+          "dotplus" => "∔",
+          # alias ISOAMSB sdotb
+          "dotsquare" => "⊡",
+          # alias ISOAMSB Barwed
+          "doublebarwedge" => "⌆",
+          # alias ISONUM darr
+          "downarrow" => "↓",
+          # alias ISOAMSA ddarr
+          "downdownarrows" => "⇊",
+          # alias ISOAMSA dharl
+          "downharpoonleft" => "⇃",
+          # alias ISOAMSA dharr
+          "downharpoonright" => "⇂",
+          # alias ISOAMSA RBarr
+          "drbkarow" => "⤐",
+          # /lrcorner C: lower right corner
+          "drcorn" => "⌟",
+          # downward right crop mark
+          "drcrop" => "⌌",
+          # /scr d, script letter d
+          "dscr" => "𝒹",
+          # =small dse, Macedonian
+          "dscy" => "ѕ",
+          # solidus, bar above
+          "dsol" => "⧶",
+          # =small d, stroke
+          "dstrok" => "đ",
+          # /ddots, three dots, descending
+          "dtdot" => "⋱",
+          # /triangledown =down triangle, open
+          "dtri" => "▿",
+          # /blacktriangledown =dn tri, filled
+          "dtrif" => "▾",
+          # down arrow, up arrow
+          "duarr" => "⇵",
+          # down harp, up harp
+          "duhar" => "⥯",
+          # large downward pointing angle
+          "dwangle" => "⦦",
+          # =small dze, Serbian
+          "dzcy" => "џ",
+          # right long zig-zag arrow
+          "dzigrarr" => "⟿",
+          # /ddotseq R: equal with four dots
+          "eDDot" => "⩷",
+          # /doteqdot /Doteq R: eq, even dots
+          "eDot" => "≑",
+          # =small e, acute accent
+          "eacute" => "é",
+          # equal, asterisk above
+          "easter" => "⩮",
+          # =small e, caron
+          "ecaron" => "ě",
+          # /eqcirc R: circle on equals sign
+          "ecir" => "≖",
+          # =small e, circumflex accent
+          "ecirc" => "ê",
+          # /eqcolon R: equals, colon
+          "ecolon" => "≕",
+          # =small e, Cyrillic
+          "ecy" => "э",
+          # =small e, dot above
+          "edot" => "ė",
           # e use for the exponential base of the natural logarithms
           "ee" => "ⅇ",
-          # empty small square
-          "EmptySmallSquare" => "◻",
-          # empty small square
-          "EmptyVerySmallSquare" => "▫",
-          #
+          # /fallingdotseq R: eq, falling dots
+          "efDot" => "≒",
+          # /frak e, lower case e
+          "efr" => "𝔢",
+          # equal-or-greater
+          "eg" => "⪚",
+          # =small e, grave accent
+          "egrave" => "è",
+          # /eqslantgtr R: equal-or-gtr, slanted
+          "egs" => "⪖",
+          # equal-or-greater, slanted, dot inside
+          "egsdot" => "⪘",
+          # equal-or-less
+          "el" => "⪙",
+          # electrical intersection
+          "elinters" => "�",
+          # /ell - cursive small l
+          "ell" => "ℓ",
+          # /eqslantless R: eq-or-less, slanted
+          "els" => "⪕",
+          # equal-or-less, slanted, dot inside
+          "elsdot" => "⪗",
+          # =small e, macron
+          "emacr" => "ē",
+          # /emptyset - zero, slash
+          "empty" => "∅",
+          # alias ISOAMSO empty
+          "emptyset" => "∅",
+          # /varnothing - circle, slash
+          "emptyv" => "∅",
+          # =em space
+          "emsp" => " ",
+          # =1/3-em space
+          "emsp13" => " ",
+          # =1/4-em space
+          "emsp14" => " ",
+          # =small eng, Lapp
+          "eng" => "ŋ",
+          # =en space (1/2-em)
+          "ensp" => " ",
+          # =small e, ogonek
+          "eogon" => "ę",
           "eopf" => "𝕖",
-          # two consecutive equal signs
-          "Equal" => "⩵",
-          # filled small square
-          "FilledSmallSquare" => "◼",
-          # filled very small square
-          "FilledVerySmallSquare" => "▪",
-          #
+          # parallel, equal; equal or parallel
+          "epar" => "⋕",
+          # parallel, slanted, equal; homothetically congruent to
+          "eparsl" => "⧣",
+          # equal, plus
+          "eplus" => "⩱",
+          # /straightepsilon, small epsilon, Greek
+          "epsi" => "ϵ",
+          # /varepsilon
+          "epsiv" => "ε",
+          # alias ISOAMSR ecir
+          "eqcirc" => "≖",
+          # alias ISOAMSR ecolon
+          "eqcolon" => "≕",
+          # alias ISOAMSR esim
+          "eqsim" => "≂",
+          # alias ISOAMSR egs
+          "eqslantgtr" => "⪖",
+          # alias ISOAMSR els
+          "eqslantless" => "⪕",
+          # =equals sign R:
+          "equals" => "=",
+          # /questeq R: equal with questionmark
+          "equest" => "≟",
+          # /equiv R: identical with
+          "equiv" => "≡",
+          # equivalent, four dots above
+          "equivDD" => "⩸",
+          # equivalent, equal; congruent and parallel
+          "eqvparsl" => "⧥",
+          # /risingdotseq R: eq, rising dots
+          "erDot" => "≓",
+          # equal, right arrow below
+          "erarr" => "⥱",
+          # /scr e, script letter e
+          "escr" => "ℯ",
+          # /doteq R: equals, single dot above
+          "esdot" => "≐",
+          # /esim R: equals, similar
+          "esim" => "≂",
+          # /eta small eta, Greek
+          "eta" => "η",
+          # =small eth, Icelandic
+          "eth" => "ð",
+          # =small e, dieresis or umlaut mark
+          "euml" => "ë",
+          # =exclamation mark
+          "excl" => "!",
+          # /exists at least one exists
+          "exist" => "∃",
+          # expectation (operator)
+          "expectation" => "ℰ",
+          # base of the Napierian logarithms
+          "exponentiale" => "ⅇ",
+          # alias ISOAMSR efDot
+          "fallingdotseq" => "≒",
+          # =small ef, Cyrillic
+          "fcy" => "ф",
+          # =female symbol
+          "female" => "♀",
+          # small ffi ligature
+          "ffilig" => "ffi",
+          # small ff ligature
+          "fflig" => "ff",
+          # small ffl ligature
+          "ffllig" => "ffl",
+          # /frak f, lower case f
+          "ffr" => "𝔣",
+          # small fi ligature
+          "filig" => "fi",
+          # /flat =musical flat
+          "flat" => "♭",
+          # small fl ligature
+          "fllig" => "fl",
+          # flatness
+          "fltns" => "▱",
+          # function of (italic small f)
+          "fnof" => "ƒ",
           "fopf" => "𝕗",
-          #
+          # /forall for all
+          "forall" => "∀",
+          # /pitchfork R: pitchfork
+          "fork" => "⋔",
+          # fork, variant
+          "forkv" => "⫙",
+          # finite part integral
+          "fpartint" => "⨍",
+          # =fraction one-half
+          "frac12" => "½",
+          # =fraction one-third
+          "frac13" => "⅓",
+          # =fraction one-quarter
+          "frac14" => "¼",
+          # =fraction one-fifth
+          "frac15" => "⅕",
+          # =fraction one-sixth
+          "frac16" => "⅙",
+          # =fraction one-eighth
+          "frac18" => "⅛",
+          # =fraction two-thirds
+          "frac23" => "⅔",
+          # =fraction two-fifths
+          "frac25" => "⅖",
+          # =fraction three-quarters
+          "frac34" => "¾",
+          # =fraction three-fifths
+          "frac35" => "⅗",
+          # =fraction three-eighths
+          "frac38" => "⅜",
+          # =fraction four-fifths
+          "frac45" => "⅘",
+          # =fraction five-sixths
+          "frac56" => "⅚",
+          # =fraction five-eighths
+          "frac58" => "⅝",
+          # =fraction seven-eighths
+          "frac78" => "⅞",
+          # /frown R: down curve
+          "frown" => "⌢",
+          # /scr f, script letter f
+          "fscr" => "𝒻",
+          # /geqq R: greater, double equals
+          "gE" => "≧",
+          # /gtreqqless R: gt, dbl equals, less
+          "gEl" => "⪌",
+          # =small g, acute accent
+          "gacute" => "ǵ",
+          # /gamma small gamma, Greek
+          "gamma" => "γ",
+          # /digamma
+          "gammad" => "ϝ",
+          # /gtrapprox R: greater, approximate
+          "gap" => "⪆",
+          # =small g, breve
+          "gbreve" => "ğ",
+          # =small g, circumflex accent
+          "gcirc" => "ĝ",
+          # =small ghe, Cyrillic
+          "gcy" => "г",
+          # =small g, dot above
+          "gdot" => "ġ",
+          # /geq /ge R: greater-than-or-equal
+          "ge" => "≥",
+          # /gtreqless R: greater, equals, less
+          "gel" => "⋛",
+          # alias ISOTECH ge
+          "geq" => "≥",
+          # alias ISOAMSR gE
+          "geqq" => "≧",
+          # alias ISOAMSR ges
+          "geqslant" => "⩾",
+          # /geqslant R: gt-or-equal, slanted
+          "ges" => "⩾",
+          # greater than, closed by curve, equal, slanted
+          "gescc" => "⪩",
+          # greater-than-or-equal, slanted, dot inside
+          "gesdot" => "⪀",
+          # greater-than-or-equal, slanted, dot above
+          "gesdoto" => "⪂",
+          # greater-than-or-equal, slanted, dot above left
+          "gesdotol" => "⪄",
+          # greater, equal, slanted, less
+          "gesl" => "⋛︀",
+          # greater, equal, slanted, less, equal, slanted
+          "gesles" => "⪔",
+          # /frak g, lower case g
+          "gfr" => "𝔤",
+          # alias ISOAMSR Gt
+          "gg" => "≫",
+          # alias ISOAMSR Gg
+          "ggg" => "⋙",
+          # /gimel - gimel, Hebrew
+          "gimel" => "ℷ",
+          # =small gje, Macedonian
+          "gjcy" => "ѓ",
+          # /gtrless R: greater, less
+          "gl" => "≷",
+          # greater, less, equal
+          "glE" => "⪒",
+          # greater, less, apart
+          "gla" => "⪥",
+          # greater, less, overlapping
+          "glj" => "⪤",
+          # /gneqq N: greater, not dbl equals
+          "gnE" => "≩",
+          # /gnapprox N: greater, not approximate
+          "gnap" => "⪊",
+          # alias ISOAMSN gnap
+          "gnapprox" => "⪊",
+          # /gneq N: greater, not equals
+          "gne" => "⪈",
+          # alias ISOAMSN gne
+          "gneq" => "⪈",
+          # alias ISOAMSN gnE
+          "gneqq" => "≩",
+          # /gnsim N: greater, not similar
+          "gnsim" => "⋧",
           "gopf" => "𝕘",
-          # alias for GT
-          "GreaterGreater" => "⪢",
-          # circumflex accent
-          "Hat" => "^",
-          #
+          # =grave accent
+          "grave" => "`",
+          # /scr g, script letter g
+          "gscr" => "ℊ",
+          # /gtrsim R: greater, similar
+          "gsim" => "≳",
+          # greater, similar, equal
+          "gsime" => "⪎",
+          # greater, similar, less
+          "gsiml" => "⪐",
+          # =greater-than sign R:
+          "gt" => ">",
+          # greater than, closed by curve
+          "gtcc" => "⪧",
+          # greater than, circle inside
+          "gtcir" => "⩺",
+          # /gtrdot R: greater than, with dot
+          "gtdot" => "⋗",
+          # dbl left parenthesis, greater
+          "gtlPar" => "⦕",
+          # greater than, questionmark above
+          "gtquest" => "⩼",
+          # alias ISOAMSR gap
+          "gtrapprox" => "⪆",
+          # greater than, right arrow
+          "gtrarr" => "⥸",
+          # alias ISOAMSR gtdot
+          "gtrdot" => "⋗",
+          # alias ISOAMSR gel
+          "gtreqless" => "⋛",
+          # alias ISOAMSR gEl
+          "gtreqqless" => "⪌",
+          # alias ISOAMSR gl
+          "gtrless" => "≷",
+          # alias ISOAMSR gsim
+          "gtrsim" => "≳",
+          # alias ISOAMSN gvnE
+          "gvertneqq" => "≩︀",
+          # /gvertneqq N: gt, vert, not dbl eq
+          "gvnE" => "≩︀",
+          # /Leftrightarrow A: l&r dbl arrow
+          "hArr" => "⇔",
+          # =hair space
+          "hairsp" => " ",
+          # =fraction one-half
+          "half" => "½",
+          # Hamiltonian (script capital H)
+          "hamilt" => "ℋ",
+          # =small hard sign, Cyrillic
+          "hardcy" => "ъ",
+          # /leftrightarrow A: l&r arrow
+          "harr" => "↔",
+          # left and right arrow with a circle
+          "harrcir" => "⥈",
+          # /leftrightsquigarrow A: l&r arr-wavy
+          "harrw" => "↭",
+          # alias ISOAMSO plank
+          "hbar" => "ℏ",
+          # =small h, circumflex accent
+          "hcirc" => "ĥ",
+          # /heartsuit =heart suit symbol
+          "hearts" => "♥",
+          # ISOPUB hearts
+          "heartsuit" => "♥",
+          # =ellipsis (horizontal)
+          "hellip" => "…",
+          # hermitian conjugate matrix
+          "hercon" => "⊹",
+          # /frak h, lower case h
+          "hfr" => "𝔥",
+          # alias ISOAMSA searhk
+          "hksearow" => "⤥",
+          # alias ISOAMSA swarhk
+          "hkswarow" => "⤦",
+          # horizontal open arrow
+          "hoarr" => "⇿",
+          # homothetic
+          "homtht" => "∻",
+          # alias ISOAMSA larrhk
+          "hookleftarrow" => "↩",
+          # alias ISOAMSA rarrhk
+          "hookrightarrow" => "↪",
           "hopf" => "𝕙",
-          # short horizontal line
-          "HorizontalLine" => "─",
+          # =horizontal bar
+          "horbar" => "―",
+          # /scr h, script letter h
+          "hscr" => "𝒽",
+          # alias ISOAMSO plankv
+          "hslash" => "ℏ",
+          # =small h, stroke
+          "hstrok" => "ħ",
+          # rectangle, filled (hyphen bullet)
+          "hybull" => "⁃",
+          # =hyphen
+          "hyphen" => "‐",
+          # =small i, acute accent
+          "iacute" => "í",
           # short form of  ⁣
           "ic" => "⁣",
+          # =small i, circumflex accent
+          "icirc" => "î",
+          # =small i, Cyrillic
+          "icy" => "и",
+          # =small ie, Cyrillic
+          "iecy" => "е",
+          # =inverted exclamation mark
+          "iexcl" => "¡",
+          # /iff if and only if
+          "iff" => "⇔",
+          # /frak i, lower case i
+          "ifr" => "𝔦",
+          # =small i, grave accent
+          "igrave" => "ì",
           # i for use as a square root of -1
           "ii" => "ⅈ",
-          #
+          # alias ISOTECH qint
+          "iiiint" => "⨌",
+          # alias ISOTECH tint
+          "iiint" => "∭",
+          # infinity sign, incomplete
+          "iinfin" => "⧜",
+          # inverted iota
+          "iiota" => "℩",
+          # =small ij ligature
+          "ijlig" => "ij",
+          # =small i, macron
+          "imacr" => "ī",
+          # /Im - imaginary
+          "image" => "ℑ",
+          # the geometric imaginary line
+          "imagline" => "ℐ",
+          # alias ISOAMSO image
+          "imagpart" => "ℑ",
+          # /imath - small i, no dot
+          "imath" => "ı",
+          # image of
+          "imof" => "⊷",
+          # impedance
+          "imped" => "Ƶ",
+          # ISOTECH   isin
+          "in" => "∈",
+          # =in-care-of symbol
+          "incare" => "℅",
+          # /infty infinity
+          "infin" => "∞",
+          # tie, infinity
+          "infintie" => "⧝",
+          # =small i without dot
+          "inodot" => "ı",
+          # /int L: integral operator
+          "int" => "∫",
+          # /intercal B: intercal
+          "intcal" => "⊺",
+          # the ring of integers
+          "integers" => "ℤ",
+          # alias ISOAMSB intcal
+          "intercal" => "⊺",
+          # integral, left arrow with hook
+          "intlarhk" => "⨗",
+          # alias ISOAMSB iprod
+          "intprod" => "⨼",
+          # =small io, Russian
+          "iocy" => "ё",
+          # =small i, ogonek
+          "iogon" => "į",
           "iopf" => "𝕚",
+          # /iota small iota, Greek
+          "iota" => "ι",
+          # /intprod
+          "iprod" => "⨼",
+          # =inverted question mark
+          "iquest" => "¿",
+          # /scr i, script letter i
+          "iscr" => "𝒾",
+          # /in R: set membership
+          "isin" => "∈",
+          # set membership, two horizontal strokes
+          "isinE" => "⋹",
+          # set membership, dot above
+          "isindot" => "⋵",
+          # set membership, vertical bar on horizontal stroke
+          "isins" => "⋴",
+          # large set membership, vertical bar on horizontal stroke
+          "isinsv" => "⋳",
+          # set membership, variant
+          "isinv" => "∈",
           # marks multiplication when it is understood without a mark
           "it" => "⁢",
-          #
+          # =small i, tilde
+          "itilde" => "ĩ",
+          # =small i, Ukrainian
+          "iukcy" => "і",
+          # =small i, dieresis or umlaut mark
+          "iuml" => "ï",
+          # =small j, circumflex accent
+          "jcirc" => "ĵ",
+          # =small short i, Cyrillic
+          "jcy" => "й",
+          # /frak j, lower case j
+          "jfr" => "𝔧",
+          # /jmath - small j, no dot
+          "jmath" => "j",
           "jopf" => "𝕛",
-          #
+          # /scr j, script letter j
+          "jscr" => "𝒿",
+          # =small je, Serbian
+          "jsercy" => "ј",
+          # =small je, Ukrainian
+          "jukcy" => "є",
+          # /kappa small kappa, Greek
+          "kappa" => "κ",
+          # /varkappa
+          "kappav" => "ϰ",
+          # =small k, cedilla
+          "kcedil" => "ķ",
+          # =small ka, Cyrillic
+          "kcy" => "к",
+          # /frak k, lower case k
+          "kfr" => "𝔨",
+          # =small k, Greenlandic
+          "kgreen" => "ĸ",
+          # =small ha, Cyrillic
+          "khcy" => "х",
+          # =small kje Macedonian
+          "kjcy" => "ќ",
           "kopf" => "𝕜",
+          # /scr k, script letter k
+          "kscr" => "𝓀",
+          # /Lleftarrow A: left triple arrow
+          "lAarr" => "⇚",
+          # /Leftarrow A: is implied by
+          "lArr" => "⇐",
+          # left double arrow-tail
+          "lAtail" => "⤛",
+          # left doubly broken arrow
+          "lBarr" => "⤎",
+          # /leqq R: less, double equals
+          "lE" => "≦",
+          # /lesseqqgtr R: less, dbl eq, greater
+          "lEg" => "⪋",
+          # left harpoon-up over left harpoon-down
+          "lHar" => "⥢",
+          # =small l, acute accent
+          "lacute" => "ĺ",
+          # circle, slash, left arrow above
+          "laemptyv" => "⦴",
+          # Lagrangian (script capital L)
+          "lagran" => "ℒ",
+          # /lambda small lambda, Greek
+          "lambda" => "λ",
+          # /langle O: left angle bracket
+          "lang" => "〈",
+          # left angle, dot
+          "langd" => "⦑",
+          # alias ISOTECH lang
+          "langle" => "〈",
+          # /lessapprox R: less, approximate
+          "lap" => "⪅",
+          # =angle quotation mark, left
+          "laquo" => "«",
+          # /leftarrow /gets A: =leftward arrow
+          "larr" => "←",
           # leftwards arrow to bar
           "larrb" => "⇤",
-          # down-left harpoon from bar
-          "LeftDownTeeVector" => "⥡",
-          # down-left harpoon to bar
-          "LeftDownVectorBar" => "⥙",
-          # left-up-right-up harpoon
-          "LeftRightVector" => "⥎",
-          # left-up harpoon from bar
-          "LeftTeeVector" => "⥚",
-          # left triangle, vertical bar
-          "LeftTriangleBar" => "⧏",
-          # up-left-down-left harpoon
-          "LeftUpDownVector" => "⥑",
-          # up-left harpoon from bar
-          "LeftUpTeeVector" => "⥠",
-          # up-left harpoon to bar
-          "LeftUpVectorBar" => "⥘",
-          # left-up harpoon to bar
-          "LeftVectorBar" => "⥒",
-          # alias for Lt
-          "LessLess" => "⪡",
-          #
+          # left arrow-bar, filled square
+          "larrbfs" => "⤟",
+          # left arrow, filled square
+          "larrfs" => "⤝",
+          # /hookleftarrow A: left arrow-hooked
+          "larrhk" => "↩",
+          # /looparrowleft A: left arrow-looped
+          "larrlp" => "↫",
+          # left arrow, plus
+          "larrpl" => "⤹",
+          # left arrow, similar
+          "larrsim" => "⥳",
+          # /leftarrowtail A: left arrow-tailed
+          "larrtl" => "↢",
+          # larger than
+          "lat" => "⪫",
+          # left arrow-tail
+          "latail" => "⤙",
+          # larger than or equal
+          "late" => "⪭",
+          # larger than or equal, slanted
+          "lates" => "⪭︀",
+          # left broken arrow
+          "lbarr" => "⤌",
+          # left broken bracket
+          "lbbrk" => "〔",
+          # alias ISONUM lcub
+          "lbrace" => "{",
+          # alias ISONUM lsqb
+          "lbrack" => "[",
+          # left bracket, equal
+          "lbrke" => "⦋",
+          # left bracket, solidus bottom corner
+          "lbrksld" => "⦏",
+          # left bracket, solidus top corner
+          "lbrkslu" => "⦍",
+          # =small l, caron
+          "lcaron" => "ľ",
+          # =small l, cedilla
+          "lcedil" => "ļ",
+          # /lceil O: left ceiling
+          "lceil" => "⌈",
+          # /lbrace O: =left curly bracket
+          "lcub" => "{",
+          # =small el, Cyrillic
+          "lcy" => "л",
+          # left down curved arrow
+          "ldca" => "⤶",
+          # =double quotation mark, left
+          "ldquo" => "“",
+          # =rising dbl quote, left (low)
+          "ldquor" => "„",
+          # left harpoon-down over right harpoon-down
+          "ldrdhar" => "⥧",
+          # left-down-right-up harpoon
+          "ldrushar" => "⥋",
+          # left down angled arrow
+          "ldsh" => "↲",
+          # /leq /le R: less-than-or-equal
+          "le" => "≤",
+          # alias ISONUM larr
+          "leftarrow" => "←",
+          # alias ISOAMSA larrtl
+          "leftarrowtail" => "↢",
+          # alias ISOAMSA lhard
+          "leftharpoondown" => "↽",
+          # alias ISOAMSA lharu
+          "leftharpoonup" => "↼",
+          # alias ISOAMSA llarr
+          "leftleftarrows" => "⇇",
+          # alias ISOAMSA harr
+          "leftrightarrow" => "↔",
+          # alias ISOAMSA lrarr
+          "leftrightarrows" => "⇆",
+          # alias ISOAMSA lrhar
+          "leftrightharpoons" => "⇋",
+          # alias ISOAMSA harrw
+          "leftrightsquigarrow" => "↭",
+          # alias ISOAMSB lthree
+          "leftthreetimes" => "⋋",
+          # /lesseqgtr R: less, eq, greater
+          "leg" => "⋚",
+          # alias ISOTECH le
+          "leq" => "≤",
+          # alias ISOAMSR lE
+          "leqq" => "≦",
+          # alias ISOAMSR les
+          "leqslant" => "⩽",
+          # /leqslant R: less-than-or-eq, slant
+          "les" => "⩽",
+          # less than, closed by curve, equal, slanted
+          "lescc" => "⪨",
+          # less-than-or-equal, slanted, dot inside
+          "lesdot" => "⩿",
+          # less-than-or-equal, slanted, dot above
+          "lesdoto" => "⪁",
+          # less-than-or-equal, slanted, dot above right
+          "lesdotor" => "⪃",
+          # less, equal, slanted, greater
+          "lesg" => "⋚︀",
+          # less, equal, slanted, greater, equal, slanted
+          "lesges" => "⪓",
+          # alias ISOAMSR lap
+          "lessapprox" => "⪅",
+          # alias ISOAMSR ltdot
+          "lessdot" => "⋖",
+          # alias ISOAMSR leg
+          "lesseqgtr" => "⋚",
+          # alias ISOAMSR lEg
+          "lesseqqgtr" => "⪋",
+          # alias ISOAMSR lg
+          "lessgtr" => "≶",
+          # alias ISOAMSR lsim
+          "lesssim" => "≲",
+          # left fish tail
+          "lfisht" => "⥼",
+          # /lfloor O: left floor
+          "lfloor" => "⌊",
+          # /frak l, lower case l
+          "lfr" => "𝔩",
+          # /lessgtr R: less, greater
+          "lg" => "≶",
+          # less, greater, equal
+          "lgE" => "⪑",
+          # /leftharpoondown A: l harpoon-down
+          "lhard" => "↽",
+          # /leftharpoonup A: left harpoon-up
+          "lharu" => "↼",
+          # left harpoon-up over long dash
+          "lharul" => "⥪",
+          # =lower half block
+          "lhblk" => "▄",
+          # =small lje, Serbian
+          "ljcy" => "љ",
+          # alias ISOAMSR Lt
+          "ll" => "≪",
+          # /leftleftarrows A: two left arrows
+          "llarr" => "⇇",
+          # alias ISOAMSC dlcorn
+          "llcorner" => "⌞",
+          # left harpoon-down below long dash
+          "llhard" => "⥫",
+          # lower left triangle
+          "lltri" => "◺",
+          # =small l, middle dot
+          "lmidot" => "ŀ",
+          # /lmoustache
+          "lmoust" => "⎰",
+          # alias ISOAMSC lmoust
+          "lmoustache" => "⎰",
+          # /lneqq N: less, not double equals
+          "lnE" => "≨",
+          # /lnapprox N: less, not approximate
+          "lnap" => "⪉",
+          # alias ISOAMSN lnap
+          "lnapprox" => "⪉",
+          # /lneq N: less, not equals
+          "lne" => "⪇",
+          # alias ISOAMSN lne
+          "lneq" => "⪇",
+          # alias ISOAMSN lnE
+          "lneqq" => "≨",
+          # /lnsim N: less, not similar
+          "lnsim" => "⋦",
+          # left open angular bracket
+          "loang" => "〘",
+          # left open arrow
+          "loarr" => "⇽",
+          # left open bracket
+          "lobrk" => "〚",
+          # alias ISOAMSA xlarr
+          "longleftarrow" => "⟵",
+          # alias ISOAMSA xharr
+          "longleftrightarrow" => "⟷",
+          # alias ISOAMSA xmap
+          "longmapsto" => "⟼",
+          # alias ISOAMSA xrarr
+          "longrightarrow" => "⟶",
+          # alias ISOAMSA larrlp
+          "looparrowleft" => "↫",
+          # alias ISOAMSA rarrlp
+          "looparrowright" => "↬",
+          # left open parenthesis
+          "lopar" => "⦅",
           "lopf" => "𝕝",
+          # plus sign in left half circle
+          "loplus" => "⨭",
+          # multiply sign in left half circle
+          "lotimes" => "⨴",
+          # low asterisk
+          "lowast" => "∗",
+          # =low line
+          "lowbar" => "_",
+          # /lozenge - lozenge or total mark
+          "loz" => "◊",
+          # alias ISOPUB loz
+          "lozenge" => "◊",
+          # /blacklozenge - lozenge, filled
+          "lozf" => "⧫",
+          # O: =left parenthesis
+          "lpar" => "(",
+          # O: left parenthesis, lt
+          "lparlt" => "⦓",
+          # /leftrightarrows A: l arr over r arr
+          "lrarr" => "⇆",
+          # alias ISOAMSC drcorn
+          "lrcorner" => "⌟",
+          # /leftrightharpoons A: l harp over r
+          "lrhar" => "⇋",
+          # right harpoon-down below long dash
+          "lrhard" => "⥭",
+          # lower right triangle
+          "lrtri" => "⊿",
+          # /scr l, script letter l
+          "lscr" => "𝓁",
+          # /Lsh A:
+          "lsh" => "↰",
+          # /lesssim R: less, similar
+          "lsim" => "≲",
+          # less, similar, equal
+          "lsime" => "⪍",
+          # less, similar, greater
+          "lsimg" => "⪏",
+          # /lbrack O: =left square bracket
+          "lsqb" => "[",
+          # =single quotation mark, left
+          "lsquo" => "‘",
+          # =rising single quote, left (low)
+          "lsquor" => "‚",
+          # =small l, stroke
+          "lstrok" => "ł",
+          # =less-than sign R:
+          "lt" => "<",
+          # less than, closed by curve
+          "ltcc" => "⪦",
+          # less than, circle inside
+          "ltcir" => "⩹",
+          # /lessdot R: less than, with dot
+          "ltdot" => "⋖",
+          # /leftthreetimes B:
+          "lthree" => "⋋",
+          # /ltimes B: times sign, left closed
+          "ltimes" => "⋉",
+          # less than, left arrow
+          "ltlarr" => "⥶",
+          # less than, questionmark above
+          "ltquest" => "⩻",
+          # dbl right parenthesis, less
+          "ltrPar" => "⦖",
+          # /triangleleft B: l triangle, open
+          "ltri" => "◃",
+          # /trianglelefteq R: left triangle, eq
+          "ltrie" => "⊴",
+          # /blacktriangleleft R: =l tri, filled
+          "ltrif" => "◂",
+          # left-up-right-down harpoon
+          "lurdshar" => "⥊",
+          # left harpoon-up over right harpoon-up
+          "luruhar" => "⥦",
+          # alias ISOAMSN lvnE
+          "lvertneqq" => "≨︀",
+          # /lvertneqq N: less, vert, not dbl eq
+          "lvnE" => "≨︀",
+          # minus with four dots, geometric properties
+          "mDDot" => "∺",
+          # =macron
+          "macr" => "¯",
+          # =male symbol
+          "male" => "♂",
+          # /maltese =maltese cross
+          "malt" => "✠",
+          # alias ISOPUB malt
+          "maltese" => "✠",
+          # /mapsto A:
+          "map" => "↦",
+          # alias ISOAMSA map
+          "mapsto" => "↦",
           # downwards arrow from bar
           "mapstodown" => "↧",
           # leftwards arrow from bar
           "mapstoleft" => "↤",
           # upwards arrow from bar
           "mapstoup" => "↥",
-          # space of width 4/18 em
-          "MediumSpace" => " ",
-          #
+          # =histogram marker
+          "marker" => "▮",
+          # minus, comma above
+          "mcomma" => "⨩",
+          # =small em, Cyrillic
+          "mcy" => "м",
+          # =em dash
+          "mdash" => "—",
+          # alias ISOAMSO angmsd
+          "measuredangle" => "∡",
+          # /frak m, lower case m
+          "mfr" => "𝔪",
+          # /mho - conductance
+          "mho" => "℧",
+          # =micro sign
+          "micro" => "µ",
+          # /mid R:
+          "mid" => "∣",
+          # /ast B: asterisk
+          "midast" => "*",
+          # mid, circle below
+          "midcir" => "⫰",
+          # /centerdot B: =middle dot
+          "middot" => "·",
+          # B: minus sign
+          "minus" => "−",
+          # /boxminus B: minus sign in box
+          "minusb" => "⊟",
+          # /dotminus B: minus sign, dot above
+          "minusd" => "∸",
+          # minus sign, dot below
+          "minusdu" => "⨪",
+          # /mlcp
+          "mlcp" => "⫛",
+          # em leader
+          "mldr" => "…",
+          # /mp B: minus-or-plus sign
+          "mnplus" => "∓",
+          # /models R:
+          "models" => "⊧",
           "mopf" => "𝕞",
+          # alias ISOTECH mnplus
+          "mp" => "∓",
+          # /scr m, script letter m
+          "mscr" => "𝓂",
+          # most positive
+          "mstpos" => "∾",
+          # /mu small mu, Greek
+          "mu" => "μ",
+          # alias ISOAMSA mumap
+          "multimap" => "⊸",
+          # /multimap A:
+          "mumap" => "⊸",
+          # not triple greater than
+          "nGg" => "⋙̸",
+          # not, vert, much greater than
+          "nGt" => "≫⃒",
+          # not much greater than, variant
+          "nGtv" => "≫̸",
+          # alias ISOAMSA nlArr
+          "nLeftarrow" => "⇍",
+          # alias ISOAMSA nhArr
+          "nLeftrightarrow" => "⇎",
+          # not triple less than
+          "nLl" => "⋘̸",
+          # not, vert, much less than
+          "nLt" => "≪⃒",
+          # not much less than, variant
+          "nLtv" => "≪̸",
+          # alias ISOAMSA nrArr
+          "nRightarrow" => "⇏",
+          # /nVDash N: not dbl vert, dbl dash
+          "nVDash" => "⊯",
+          # /nVdash N: not dbl vertical, dash
+          "nVdash" => "⊮",
+          # /nabla del, Hamilton operator
+          "nabla" => "∇",
+          # =small n, acute accent
+          "nacute" => "ń",
+          # not, vert, angle
+          "nang" => "∠⃒",
+          # /napprox N: not approximate
+          "nap" => "≉",
+          # not approximately equal or equal to
+          "napE" => "⩰̸",
+          # not approximately identical to
+          "napid" => "≋̸",
+          # =small n, apostrophe
+          "napos" => "ʼn",
+          # alias ISOAMSN nap
+          "napprox" => "≉",
+          # /natural - music natural
+          "natur" => "♮",
+          # alias ISOPUB natur
+          "natural" => "♮",
+          # the semi-ring of natural numbers
+          "naturals" => "ℕ",
+          # =no break (required) space
+          "nbsp" => " ",
           # not bumpy equals
           "nbump" => "≎̸",
           # not bumpy single equals
           "nbumpe" => "≏̸",
+          # bar, intersection
+          "ncap" => "⩃",
+          # =small n, caron
+          "ncaron" => "ň",
+          # =small n, cedilla
+          "ncedil" => "ņ",
+          # /ncong N: not congruent with
+          "ncong" => "≇",
+          # not congruent, dot
+          "ncongdot" => "⩭̸",
+          # bar, union
+          "ncup" => "⩂",
+          # =small en, Cyrillic
+          "ncy" => "н",
+          # =en dash
+          "ndash" => "–",
+          # /ne /neq R: not equal
+          "ne" => "≠",
+          # NE pointing dbl arrow
+          "neArr" => "⇗",
+          # NE arrow-hooked
+          "nearhk" => "⤤",
+          # /nearrow A: NE pointing arrow
+          "nearr" => "↗",
+          # alias ISOAMSA nearr
+          "nearrow" => "↗",
+          # not equal, dot
+          "nedot" => "≐̸",
+          # /nequiv N: not identical with
+          "nequiv" => "≢",
+          # /toea A: NE & SE arrows
+          "nesear" => "⤨",
           # not equal or similar
           "nesim" => "≂̸",
-          # force a line break; line feed
-          "NewLine" => "
",
-          # never break line here
-          "NoBreak" => "⁠",
-          #
+          # /nexists - negated exists
+          "nexist" => "∄",
+          # alias ISOAMSO nexist
+          "nexists" => "∄",
+          # /frak n, lower case n
+          "nfr" => "𝔫",
+          # /ngeqq N: not greater, dbl equals
+          "ngE" => "≧̸",
+          # /ngeq N: not greater-than-or-equal
+          "nge" => "≱",
+          # alias ISOAMSN nge
+          "ngeq" => "≱",
+          # alias ISOAMSN ngE
+          "ngeqq" => "≧̸",
+          # alias ISOAMSN nges
+          "ngeqslant" => "⩾̸",
+          # /ngeqslant N: not gt-or-eq, slanted
+          "nges" => "⩾̸",
+          # not greater, similar
+          "ngsim" => "≵",
+          # /ngtr N: not greater-than
+          "ngt" => "≯",
+          # alias ISOAMSN ngt
+          "ngtr" => "≯",
+          # /nLeftrightarrow A: not l&r dbl arr
+          "nhArr" => "⇎",
+          # /nleftrightarrow A: not l&r arrow
+          "nharr" => "↮",
+          # not, horizontal, parallel
+          "nhpar" => "⫲",
+          # /ni /owns R: contains
+          "ni" => "∋",
+          # contains, vertical bar on horizontal stroke
+          "nis" => "⋼",
+          # contains, long horizontal stroke
+          "nisd" => "⋺",
+          # contains, variant
+          "niv" => "∋",
+          # =small nje, Serbian
+          "njcy" => "њ",
+          # /nLeftarrow A: not implied by
+          "nlArr" => "⇍",
+          # /nleqq N: not less, dbl equals
+          "nlE" => "≦̸",
+          # /nleftarrow A: not left arrow
+          "nlarr" => "↚",
+          # =double baseline dot (en leader)
+          "nldr" => "‥",
+          # /nleq N: not less-than-or-equal
+          "nle" => "≰",
+          # alias ISOAMSA nlarr
+          "nleftarrow" => "↚",
+          # alias ISOAMSA nharr
+          "nleftrightarrow" => "↮",
+          # alias ISOAMSN nle
+          "nleq" => "≰",
+          # alias ISOAMSN nlE
+          "nleqq" => "≦̸",
+          # alias ISOAMSN nles
+          "nleqslant" => "⩽̸",
+          # /nleqslant N: not less-or-eq, slant
+          "nles" => "⩽̸",
+          # alias ISOAMSN nlt
+          "nless" => "≮",
+          # not less, similar
+          "nlsim" => "≴",
+          # /nless N: not less-than
+          "nlt" => "≮",
+          # /ntriangleleft N: not left triangle
+          "nltri" => "⋪",
+          # /ntrianglelefteq N: not l tri, eq
+          "nltrie" => "⋬",
+          # /nmid
+          "nmid" => "∤",
           "nopf" => "𝕟",
-          # alias for &nasymp;
-          "NotCupCap" => "≭",
-          # alias for ≏̸
-          "NotHumpEqual" => "≏̸",
-          # not left triangle, vertical bar
-          "NotLeftTriangleBar" => "⧏̸",
-          # not double greater-than sign
-          "NotNestedGreaterGreater" => "⪢̸",
-          # not double less-than sign
-          "NotNestedLessLess" => "⪡̸",
-          # not vertical bar, right triangle
-          "NotRightTriangleBar" => "⧐̸",
-          # square not subset
-          "NotSquareSubset" => "⊏̸",
-          # negated set-like partial order operator
-          "NotSquareSuperset" => "⊐̸",
-          # not succeeds or similar
-          "NotSucceedsTilde" => "≿̸",
-          #
+          # /neg /lnot =not sign
+          "not" => "¬",
+          # /notin N: negated set membership
+          "notin" => "∉",
+          # negated set membership, two horizontal strokes
+          "notinE" => "⋹̸",
+          # negated set membership, dot above
+          "notindot" => "⋵̸",
+          # negated set membership, variant
+          "notinva" => "∉",
+          # negated set membership, variant
+          "notinvb" => "⋷",
+          # negated set membership, variant
+          "notinvc" => "⋶",
+          # negated contains
+          "notni" => "∌",
+          # negated contains, variant
+          "notniva" => "∌",
+          # contains, variant
+          "notnivb" => "⋾",
+          # contains, variant
+          "notnivc" => "⋽",
+          # /nparallel N: not parallel
+          "npar" => "∦",
+          # alias ISOAMSN npar
+          "nparallel" => "∦",
+          # not parallel, slanted
+          "nparsl" => "⫽⃥",
+          # not partial differential
+          "npart" => "∂̸",
+          # line integration, not including the pole
+          "npolint" => "⨔",
+          # /nprec N: not precedes
+          "npr" => "⊀",
+          # not curly precedes, eq
+          "nprcue" => "⋠",
+          # /npreceq N: not precedes, equals
+          "npre" => "⪯̸",
+          # alias ISOAMSN npr
+          "nprec" => "⊀",
+          # alias ISOAMSN npre
+          "npreceq" => "⪯̸",
+          # /nRightarrow A: not implies
+          "nrArr" => "⇏",
+          # /nrightarrow A: not right arrow
+          "nrarr" => "↛",
+          # not right arrow-curved
+          "nrarrc" => "⤳̸",
+          # not right arrow-wavy
+          "nrarrw" => "↝̸",
+          # alias ISOAMSA nrarr
+          "nrightarrow" => "↛",
+          # /ntriangleright N: not rt triangle
+          "nrtri" => "⋫",
+          # /ntrianglerighteq N: not r tri, eq
+          "nrtrie" => "⋭",
+          # /nsucc N: not succeeds
+          "nsc" => "⊁",
+          # not succeeds, curly eq
+          "nsccue" => "⋡",
+          # /nsucceq N: not succeeds, equals
+          "nsce" => "⪰̸",
+          # /scr n, script letter n
+          "nscr" => "𝓃",
+          # alias ISOAMSN nsmid
+          "nshortmid" => "∤",
+          # alias ISOAMSN nspar
+          "nshortparallel" => "∦",
+          # /nsim N: not similar
+          "nsim" => "≁",
+          # /nsimeq N: not similar, equals
+          "nsime" => "≄",
+          # alias ISOAMSN nsime
+          "nsimeq" => "≄",
+          # /nshortmid
+          "nsmid" => "∤",
+          # /nshortparallel N: not short par
+          "nspar" => "∦",
+          # not, square subset, equals
+          "nsqsube" => "⋢",
+          # not, square superset, equals
+          "nsqsupe" => "⋣",
+          # not subset
+          "nsub" => "⊄",
+          # /nsubseteqq N: not subset, dbl eq
+          "nsubE" => "⫅̸",
+          # /nsubseteq N: not subset, equals
+          "nsube" => "⊈",
+          # alias ISOAMSN vnsub
+          "nsubset" => "⊂⃒",
+          # alias ISOAMSN nsube
+          "nsubseteq" => "⊈",
+          # alias ISOAMSN nsubE
+          "nsubseteqq" => "⫅̸",
+          # alias ISOAMSN nsc
+          "nsucc" => "⊁",
+          # alias ISOAMSN nsce
+          "nsucceq" => "⪰̸",
+          # not superset
+          "nsup" => "⊅",
+          # /nsupseteqq N: not superset, dbl eq
+          "nsupE" => "⫆̸",
+          # /nsupseteq N: not superset, equals
+          "nsupe" => "⊉",
+          # alias ISOAMSN vnsup
+          "nsupset" => "⊃⃒",
+          # alias ISOAMSN nsupe
+          "nsupseteq" => "⊉",
+          # alias ISOAMSN nsupE
+          "nsupseteqq" => "⫆̸",
+          # not greater, less
+          "ntgl" => "≹",
+          # =small n, tilde
+          "ntilde" => "ñ",
+          # not less, greater
+          "ntlg" => "≸",
+          # alias ISOAMSN nltri
+          "ntriangleleft" => "⋪",
+          # alias ISOAMSN nltrie
+          "ntrianglelefteq" => "⋬",
+          # alias ISOAMSN nrtri
+          "ntriangleright" => "⋫",
+          # alias ISOAMSN nrtrie
+          "ntrianglerighteq" => "⋭",
+          # /nu small nu, Greek
+          "nu" => "ν",
+          # =number sign
+          "num" => "#",
+          # =numero sign
+          "numero" => "№",
+          # =digit space (width of a number)
+          "numsp" => " ",
+          # /nvDash N: not vertical, dbl dash
+          "nvDash" => "⊭",
+          # not, vert, left and right double arrow
+          "nvHarr" => "⤄",
+          # not, vert, approximate
+          "nvap" => "≍⃒",
+          # /nvdash N: not vertical, dash
+          "nvdash" => "⊬",
+          # not, vert, greater-than-or-equal
+          "nvge" => "≥⃒",
+          # not, vert, greater-than
+          "nvgt" => ">⃒",
+          # not, vert, infinity
+          "nvinfin" => "⧞",
+          # not, vert, left double arrow
+          "nvlArr" => "⤂",
+          # not, vert, less-than-or-equal
+          "nvle" => "≤⃒",
+          # not, vert, less-than
+          "nvlt" => "<⃒",
+          # not, vert, left triangle, equals
+          "nvltrie" => "⊴⃒",
+          # not, vert, right double arrow
+          "nvrArr" => "⤃",
+          # not, vert, right triangle, equals
+          "nvrtrie" => "⊵⃒",
+          # not, vert, similar
+          "nvsim" => "∼⃒",
+          # NW pointing dbl arrow
+          "nwArr" => "⇖",
+          # NW arrow-hooked
+          "nwarhk" => "⤣",
+          # /nwarrow A: NW pointing arrow
+          "nwarr" => "↖",
+          # alias ISOAMSA nwarr
+          "nwarrow" => "↖",
+          # NW & NE arrows
+          "nwnear" => "⤧",
+          # /circledS - capital S in circle
+          "oS" => "Ⓢ",
+          # =small o, acute accent
+          "oacute" => "ó",
+          # /circledast B: asterisk in circle
+          "oast" => "⊛",
+          # /circledcirc B: small circle in circle
+          "ocir" => "⊚",
+          # =small o, circumflex accent
+          "ocirc" => "ô",
+          # =small o, Cyrillic
+          "ocy" => "о",
+          # /circleddash B: hyphen in circle
+          "odash" => "⊝",
+          # =small o, double acute accent
+          "odblac" => "ő",
+          # divide in circle
+          "odiv" => "⨸",
+          # /odot B: middle dot in circle
+          "odot" => "⊙",
+          # dot, solidus, dot in circle
+          "odsold" => "⦼",
+          # =small oe ligature
+          "oelig" => "œ",
+          # filled circle in circle
+          "ofcir" => "⦿",
+          # /frak o, lower case o
+          "ofr" => "𝔬",
+          # =ogonek
+          "ogon" => "˛",
+          # =small o, grave accent
+          "ograve" => "ò",
+          # greater-than in circle
+          "ogt" => "⧁",
+          # circle with horizontal bar
+          "ohbar" => "⦵",
+          # =ohm sign
+          "ohm" => "Ω",
+          # alias ISOTECH conint
+          "oint" => "∮",
+          # /circlearrowleft A: l arr in circle
+          "olarr" => "↺",
+          # large circle in circle
+          "olcir" => "⦾",
+          # circle, cross
+          "olcross" => "⦻",
+          # less-than in circle
+          "olt" => "⧀",
+          # =small o, macron
+          "omacr" => "ō",
+          # /omega small omega, Greek
+          "omega" => "ω",
+          # vertical bar in circle
+          "omid" => "⦶",
+          # /ominus B: minus sign in circle
+          "ominus" => "⊖",
           "oopf" => "𝕠",
-          # over bar
-          "OverBar" => "¯",
-          # over brace
-          "OverBrace" => "︷",
-          # over bracket
-          "OverBracket" => "⎴",
-          # over parenthesis
-          "OverParenthesis" => "︵",
+          # parallel in circle
+          "opar" => "⦷",
+          # perpendicular in circle
+          "operp" => "⦹",
+          # /oplus B: plus sign in circle
+          "oplus" => "⊕",
+          # /vee /lor B: logical or
+          "or" => "∨",
+          # /circlearrowright A: r arr in circle
+          "orarr" => "↻",
+          # or, horizontal dash
+          "ord" => "⩝",
+          # order of (script small o)
+          "order" => "ℴ",
+          # alias ISOTECH order
+          "orderof" => "ℴ",
+          # =ordinal indicator, feminine
+          "ordf" => "ª",
+          # =ordinal indicator, masculine
+          "ordm" => "º",
+          # original of
+          "origof" => "⊶",
+          # two logical or
+          "oror" => "⩖",
+          # sloping large or
+          "orslope" => "⩗",
+          # or with middle stem
+          "orv" => "⩛",
+          # /scr o, script letter o
+          "oscr" => "ℴ",
+          # latin small letter o with stroke
+          "oslash" => "ø",
+          # /oslash B: solidus in circle
+          "osol" => "⊘",
+          # =small o, tilde
+          "otilde" => "õ",
+          # /otimes B: multiply sign in circle
+          "otimes" => "⊗",
+          # multiply sign in circle, circumflex accent
+          "otimesas" => "⨶",
+          # =small o, dieresis or umlaut mark
+          "ouml" => "ö",
+          # circle with vertical bar
+          "ovbar" => "⌽",
+          # /parallel R: parallel
+          "par" => "∥",
+          # =pilcrow (paragraph sign)
+          "para" => "¶",
+          # alias ISOTECH par
+          "parallel" => "∥",
+          # parallel, similar
+          "parsim" => "⫳",
+          # parallel, slanted
+          "parsl" => "⫽",
+          # /partial partial differential
+          "part" => "∂",
+          # =small pe, Cyrillic
+          "pcy" => "п",
+          # =percent sign
+          "percnt" => "%",
+          # =full stop, period
+          "period" => ".",
+          # per thousand
+          "permil" => "‰",
+          # /perp R: perpendicular
+          "perp" => "⊥",
+          # per 10 thousand
+          "pertenk" => "‱",
+          # /frak p, lower case p
+          "pfr" => "𝔭",
+          # /straightphi - small phi, Greek
+          "phi" => "ϕ",
+          # /varphi - curly or open phi
+          "phiv" => "φ",
+          # physics M-matrix (script capital M)
+          "phmmat" => "ℳ",
+          # =telephone symbol
+          "phone" => "☎",
+          # /pi small pi, Greek
+          "pi" => "π",
+          # alias ISOAMSR fork
+          "pitchfork" => "⋔",
+          # /varpi
+          "piv" => "ϖ",
+          # /hbar - Planck's over 2pi
+          "planck" => "ℏ",
           # the ring (skew field) of quaternions
           "planckh" => "ℎ",
-          #
+          # /hslash - variant Planck's over 2pi
+          "plankv" => "ℏ",
+          # =plus sign B:
+          "plus" => "+",
+          # plus, circumflex accent above
+          "plusacir" => "⨣",
+          # /boxplus B: plus sign in box
+          "plusb" => "⊞",
+          # plus, small circle above
+          "pluscir" => "⨢",
+          # /dotplus B: plus sign, dot above
+          "plusdo" => "∔",
+          # plus sign, dot below
+          "plusdu" => "⨥",
+          # plus, equals
+          "pluse" => "⩲",
+          # /pm B: =plus-or-minus sign
+          "plusmn" => "±",
+          # plus, similar below
+          "plussim" => "⨦",
+          # plus, two; Nim-addition
+          "plustwo" => "⨧",
+          # alias ISONUM plusmn
+          "pm" => "±",
+          # integral around a point operator
+          "pointint" => "⨕",
           "popf" => "𝕡",
-          # alias for ∏
-          "Product" => "∏",
-          #
+          # =pound sign
+          "pound" => "£",
+          # /prec R: precedes
+          "pr" => "≺",
+          # precedes, dbl equals
+          "prE" => "⪳",
+          # /precapprox R: precedes, approximate
+          "prap" => "⪷",
+          # /preccurlyeq R: precedes, curly eq
+          "prcue" => "≼",
+          # /preceq R: precedes, equals
+          "pre" => "⪯",
+          # alias ISOAMSR pr
+          "prec" => "≺",
+          # alias ISOAMSR prap
+          "precapprox" => "⪷",
+          # alias ISOAMSR prcue
+          "preccurlyeq" => "≼",
+          # alias ISOAMSR pre
+          "preceq" => "⪯",
+          # alias ISOAMSN prnap
+          "precnapprox" => "⪹",
+          # alias ISOAMSN prnE
+          "precneqq" => "⪵",
+          # alias ISOAMSN prnsim
+          "precnsim" => "⋨",
+          # alias ISOAMSR prsim
+          "precsim" => "≾",
+          # /prime prime or minute
+          "prime" => "′",
+          # the prime natural numbers
+          "primes" => "ℙ",
+          # /precneqq N: precedes, not dbl eq
+          "prnE" => "⪵",
+          # /precnapprox N: precedes, not approx
+          "prnap" => "⪹",
+          # /precnsim N: precedes, not similar
+          "prnsim" => "⋨",
+          # /prod L: product operator
+          "prod" => "∏",
+          # all-around profile
+          "profalar" => "⌮",
+          # profile of a line
+          "profline" => "⌒",
+          # profile of a surface
+          "profsurf" => "⌓",
+          # /propto R: is proportional to
+          "prop" => "∝",
+          # alias ISOTECH prop
+          "propto" => "∝",
+          # /precsim R: precedes, similar
+          "prsim" => "≾",
+          # element precedes under relation
+          "prurel" => "⊰",
+          # /scr p, script letter p
+          "pscr" => "𝓅",
+          # /psi small psi, Greek
+          "psi" => "ψ",
+          # =punctuation space (width of comma)
+          "puncsp" => " ",
+          # /frak q, lower case q
+          "qfr" => "𝔮",
+          # /iiiint quadruple integral operator
+          "qint" => "⨌",
           "qopf" => "𝕢",
+          # quadruple prime
+          "qprime" => "⁗",
+          # /scr q, script letter q
+          "qscr" => "𝓆",
+          # the ring (skew field) of quaternions
+          "quaternions" => "ℍ",
+          # quaternion integral operator
+          "quatint" => "⨖",
+          # =question mark
+          "quest" => "?",
+          # alias ISOAMSR equest
+          "questeq" => "≟",
+          # =quotation mark
+          "quot" => """,
+          # /Rrightarrow A: right triple arrow
+          "rAarr" => "⇛",
+          # /Rightarrow A: implies
+          "rArr" => "⇒",
+          # right double arrow-tail
+          "rAtail" => "⤜",
+          # /dbkarow A: right doubly broken arrow
+          "rBarr" => "⤏",
+          # right harpoon-up over right harpoon-down
+          "rHar" => "⥤",
+          # reverse most positive, line below
+          "race" => "⧚",
+          # =small r, acute accent
+          "racute" => "ŕ",
+          # /surd radical
+          "radic" => "√",
+          # circle, slash, right arrow above
+          "raemptyv" => "⦳",
+          # /rangle C: right angle bracket
+          "rang" => "〉",
+          # right angle, dot
+          "rangd" => "⦒",
+          # reverse angle, equal
+          "range" => "⦥",
+          # alias ISOTECH rang
+          "rangle" => "〉",
+          # =angle quotation mark, right
+          "raquo" => "»",
+          # /rightarrow /to A: =rightward arrow
+          "rarr" => "→",
+          # approximate, right arrow above
+          "rarrap" => "⥵",
           # leftwards arrow to bar
           "rarrb" => "⇥",
-          # down-right harpoon from bar
-          "RightDownTeeVector" => "⥝",
-          # down-right harpoon to bar
-          "RightDownVectorBar" => "⥕",
-          # right-up harpoon from bar
-          "RightTeeVector" => "⥛",
-          # vertical bar, right triangle
-          "RightTriangleBar" => "⧐",
-          # up-right-down-right harpoon
-          "RightUpDownVector" => "⥏",
-          # up-right harpoon from bar
-          "RightUpTeeVector" => "⥜",
-          # up-right harpoon to bar
-          "RightUpVectorBar" => "⥔",
-          # up-right harpoon to bar
-          "RightVectorBar" => "⥓",
-          #
+          # right arrow-bar, filled square
+          "rarrbfs" => "⤠",
+          # right arrow-curved
+          "rarrc" => "⤳",
+          # right arrow, filled square
+          "rarrfs" => "⤞",
+          # /hookrightarrow A: rt arrow-hooked
+          "rarrhk" => "↪",
+          # /looparrowright A: rt arrow-looped
+          "rarrlp" => "↬",
+          # right arrow, plus
+          "rarrpl" => "⥅",
+          # right arrow, similar
+          "rarrsim" => "⥴",
+          # /rightarrowtail A: rt arrow-tailed
+          "rarrtl" => "↣",
+          # /rightsquigarrow A: rt arrow-wavy
+          "rarrw" => "↝",
+          # right arrow-tail
+          "ratail" => "⤚",
+          # /ratio
+          "ratio" => "∶",
+          # the field of rational numbers
+          "rationals" => "ℚ",
+          # /bkarow A: right broken arrow
+          "rbarr" => "⤍",
+          # right broken bracket
+          "rbbrk" => "〕",
+          # alias ISONUM rcub
+          "rbrace" => "}",
+          # alias ISONUM rsqb
+          "rbrack" => "]",
+          # right bracket, equal
+          "rbrke" => "⦌",
+          # right bracket, solidus bottom corner
+          "rbrksld" => "⦎",
+          # right bracket, solidus top corner
+          "rbrkslu" => "⦐",
+          # =small r, caron
+          "rcaron" => "ř",
+          # =small r, cedilla
+          "rcedil" => "ŗ",
+          # /rceil C: right ceiling
+          "rceil" => "⌉",
+          # /rbrace C: =right curly bracket
+          "rcub" => "}",
+          # =small er, Cyrillic
+          "rcy" => "р",
+          # right down curved arrow
+          "rdca" => "⤷",
+          # right harpoon-down over left harpoon-down
+          "rdldhar" => "⥩",
+          # =double quotation mark, right
+          "rdquo" => "”",
+          # rising dbl quote, right (high)
+          "rdquor" => "”",
+          # right down angled arrow
+          "rdsh" => "↳",
+          # /Re - real
+          "real" => "ℜ",
+          # the geometric real line
+          "realine" => "ℛ",
+          # alias ISOAMSO real
+          "realpart" => "ℜ",
+          # the field of real numbers
+          "reals" => "ℝ",
+          # =rectangle, open
+          "rect" => "▭",
+          # /circledR =registered sign
+          "reg" => "®",
+          # right fish tail
+          "rfisht" => "⥽",
+          # /rfloor C: right floor
+          "rfloor" => "⌋",
+          # /frak r, lower case r
+          "rfr" => "𝔯",
+          # /rightharpoondown A: rt harpoon-down
+          "rhard" => "⇁",
+          # /rightharpoonup A: rt harpoon-up
+          "rharu" => "⇀",
+          # right harpoon-up over long dash
+          "rharul" => "⥬",
+          # /rho small rho, Greek
+          "rho" => "ρ",
+          # /varrho
+          "rhov" => "ϱ",
+          # alias ISONUM rarr
+          "rightarrow" => "→",
+          # alias ISOAMSA rarrtl
+          "rightarrowtail" => "↣",
+          # alias ISOAMSA rhard
+          "rightharpoondown" => "⇁",
+          # alias ISOAMSA rharu
+          "rightharpoonup" => "⇀",
+          # alias ISOAMSA rlarr
+          "rightleftarrows" => "⇄",
+          # alias ISOAMSA rlhar
+          "rightleftharpoons" => "⇌",
+          # alias ISOAMSA rrarr
+          "rightrightarrows" => "⇉",
+          # alias ISOAMSA rarrw
+          "rightsquigarrow" => "↝",
+          # alias ISOAMSB rthree
+          "rightthreetimes" => "⋌",
+          # =ring
+          "ring" => "˚",
+          # alias ISOAMSR erDot
+          "risingdotseq" => "≓",
+          # /rightleftarrows A: r arr over l arr
+          "rlarr" => "⇄",
+          # /rightleftharpoons A: r harp over l
+          "rlhar" => "⇌",
+          # /rmoustache
+          "rmoust" => "⎱",
+          # alias ISOAMSC rmoust
+          "rmoustache" => "⎱",
+          # reverse /nmid
+          "rnmid" => "⫮",
+          # right open angular bracket
+          "roang" => "〙",
+          # right open arrow
+          "roarr" => "⇾",
+          # right open bracket
+          "robrk" => "〛",
+          # right open parenthesis
+          "ropar" => "⦆",
           "ropf" => "𝕣",
-          # round implies
-          "RoundImplies" => "⥰",
-          # rule-delayed (colon right arrow)
-          "RuleDelayed" => "⧴",
-          #
+          # plus sign in right half circle
+          "roplus" => "⨮",
+          # multiply sign in right half circle
+          "rotimes" => "⨵",
+          # C: =right parenthesis
+          "rpar" => ")",
+          # C: right paren, gt
+          "rpargt" => "⦔",
+          # line integration, rectangular path around pole
+          "rppolint" => "⨒",
+          # /rightrightarrows A: two rt arrows
+          "rrarr" => "⇉",
+          # /scr r, script letter r
+          "rscr" => "𝓇",
+          # /Rsh A:
+          "rsh" => "↱",
+          # /rbrack C: =right square bracket
+          "rsqb" => "]",
+          # =single quotation mark, right
+          "rsquo" => "’",
+          # rising single quote, right (high)
+          "rsquor" => "’",
+          # /rightthreetimes B:
+          "rthree" => "⋌",
+          # /rtimes B: times sign, right closed
+          "rtimes" => "⋊",
+          # /triangleright B: r triangle, open
+          "rtri" => "▹",
+          # /trianglerighteq R: right tri, eq
+          "rtrie" => "⊵",
+          # /blacktriangleright R: =r tri, filled
+          "rtrif" => "▸",
+          # right triangle above left triangle
+          "rtriltri" => "⧎",
+          # right harpoon-up over left harpoon-up
+          "ruluhar" => "⥨",
+          # pharmaceutical prescription (Rx)
+          "rx" => "℞",
+          # =small s, acute accent
+          "sacute" => "ś",
+          # /succ R: succeeds
+          "sc" => "≻",
+          # succeeds, dbl equals
+          "scE" => "⪴",
+          # /succapprox R: succeeds, approximate
+          "scap" => "⪸",
+          # =small s, caron
+          "scaron" => "š",
+          # /succcurlyeq R: succeeds, curly eq
+          "sccue" => "≽",
+          # /succeq R: succeeds, equals
+          "sce" => "⪰",
+          # =small s, cedilla
+          "scedil" => "ş",
+          # =small s, circumflex accent
+          "scirc" => "ŝ",
+          # /succneqq N: succeeds, not dbl eq
+          "scnE" => "⪶",
+          # /succnapprox N: succeeds, not approx
+          "scnap" => "⪺",
+          # /succnsim N: succeeds, not similar
+          "scnsim" => "⋩",
+          # line integration, semi-circular path around pole
+          "scpolint" => "⨓",
+          # /succsim R: succeeds, similar
+          "scsim" => "≿",
+          # =small es, Cyrillic
+          "scy" => "с",
+          # /cdot B: small middle dot
+          "sdot" => "⋅",
+          # /dotsquare /boxdot B: small dot in box
+          "sdotb" => "⊡",
+          # equal, dot below
+          "sdote" => "⩦",
+          # SE pointing dbl arrow
+          "seArr" => "⇘",
+          # /hksearow A: SE arrow-hooken
+          "searhk" => "⤥",
+          # /searrow A: SE pointing arrow
+          "searr" => "↘",
+          # alias ISOAMSA searr
+          "searrow" => "↘",
+          # =section sign
+          "sect" => "§",
+          # =semicolon P:
+          "semi" => ";",
+          # /tosa A: SE & SW arrows
+          "seswar" => "⤩",
+          # alias ISOAMSB setmn
+          "setminus" => "∖",
+          # /setminus B: reverse solidus
+          "setmn" => "∖",
+          # sextile (6-pointed star)
+          "sext" => "✶",
+          # /frak s, lower case s
+          "sfr" => "𝔰",
+          # /smallfrown R: small down curve
+          "sfrown" => "⌢",
+          # /sharp =musical sharp
+          "sharp" => "♯",
+          # =small shcha, Cyrillic
+          "shchcy" => "щ",
+          # =small sha, Cyrillic
+          "shcy" => "ш",
+          # alias ISOAMSR smid
+          "shortmid" => "∣",
+          # alias ISOAMSR spar
+          "shortparallel" => "∥",
+          # =soft hyphen
+          "shy" => "­",
+          # /sigma small sigma, Greek
+          "sigma" => "σ",
+          # /varsigma
+          "sigmav" => "ς",
+          # /sim R: similar
+          "sim" => "∼",
+          # similar, dot
+          "simdot" => "⩪",
+          # /simeq R: similar, equals
+          "sime" => "≃",
+          # alias ISOTECH sime
+          "simeq" => "≃",
+          # similar, greater
+          "simg" => "⪞",
+          # similar, greater, equal
+          "simgE" => "⪠",
+          # similar, less
+          "siml" => "⪝",
+          # similar, less, equal
+          "simlE" => "⪟",
+          # similar, not equals
+          "simne" => "≆",
+          # plus, similar above
+          "simplus" => "⨤",
+          # similar, right arrow below
+          "simrarr" => "⥲",
+          # short left arrow
+          "slarr" => "←",
+          # alias ISOAMSB ssetmn
+          "smallsetminus" => "∖",
+          # smash product
+          "smashp" => "⨳",
+          # similar, parallel, slanted, equal
+          "smeparsl" => "⧤",
+          # /shortmid R:
+          "smid" => "∣",
+          # /smile R: up curve
+          "smile" => "⌣",
+          # smaller than
+          "smt" => "⪪",
+          # smaller than or equal
+          "smte" => "⪬",
+          # smaller than or equal, slanted
+          "smtes" => "⪬︀",
+          # =small soft sign, Cyrillic
+          "softcy" => "ь",
+          # =solidus
+          "sol" => "/",
+          # solidus in square
+          "solb" => "⧄",
+          # solidus, bar through
+          "solbar" => "⌿",
           "sopf" => "𝕤",
-          # tabulator stop; horizontal tabulation
-          "Tab" => "	",
-          # space of width 5/18 em
-          "ThickSpace" => "   ",
-          #
+          # /spadesuit =spades suit symbol
+          "spades" => "♠",
+          # ISOPUB    spades
+          "spadesuit" => "♠",
+          # /shortparallel R: short parallel
+          "spar" => "∥",
+          # /sqcap B: square intersection
+          "sqcap" => "⊓",
+          # square intersection, serifs
+          "sqcaps" => "⊓︀",
+          # /sqcup B: square union
+          "sqcup" => "⊔",
+          # square union, serifs
+          "sqcups" => "⊔︀",
+          # /sqsubset R: square subset
+          "sqsub" => "⊏",
+          # /sqsubseteq R: square subset, equals
+          "sqsube" => "⊑",
+          # alias ISOAMSR sqsub
+          "sqsubset" => "⊏",
+          # alias ISOAMSR sqsube
+          "sqsubseteq" => "⊑",
+          # /sqsupset R: square superset
+          "sqsup" => "⊐",
+          # /sqsupseteq R: square superset, eq
+          "sqsupe" => "⊒",
+          # alias ISOAMSR sqsup
+          "sqsupset" => "⊐",
+          # alias ISOAMSR sqsupe
+          "sqsupseteq" => "⊒",
+          # =square, open
+          "squ" => "□",
+          # /square, square
+          "square" => "□",
+          # /blacksquare, square, filled
+          "squarf" => "▪",
+          # /blacksquare =sq bullet, filled
+          "squf" => "▪",
+          # short right arrow
+          "srarr" => "→",
+          # /scr s, script letter s
+          "sscr" => "𝓈",
+          # /smallsetminus B: sm reverse solidus
+          "ssetmn" => "∖",
+          # /smallsmile R: small up curve
+          "ssmile" => "⌣",
+          # /star B: small star, filled
+          "sstarf" => "⋆",
+          # =star, open
+          "star" => "☆",
+          # /bigstar - star, filled
+          "starf" => "★",
+          # alias ISOGRK3 epsi
+          "straightepsilon" => "ϵ",
+          # alias ISOGRK3 phi
+          "straightphi" => "ϕ",
+          # straightness
+          "strns" => "¯",
+          # /subset R: subset or is implied by
+          "sub" => "⊂",
+          # /subseteqq R: subset, dbl equals
+          "subE" => "⫅",
+          # subset, with dot
+          "subdot" => "⪽",
+          # /subseteq R: subset, equals
+          "sube" => "⊆",
+          # subset, equals, dot
+          "subedot" => "⫃",
+          # subset, multiply
+          "submult" => "⫁",
+          # /subsetneqq N: subset, not dbl eq
+          "subnE" => "⫋",
+          # /subsetneq N: subset, not equals
+          "subne" => "⊊",
+          # subset, plus
+          "subplus" => "⪿",
+          # subset, right arrow
+          "subrarr" => "⥹",
+          # alias ISOTECH sub
+          "subset" => "⊂",
+          # alias ISOTECH sube
+          "subseteq" => "⊆",
+          # alias ISOAMSR subE
+          "subseteqq" => "⫅",
+          # alias ISOAMSN subne
+          "subsetneq" => "⊊",
+          # alias ISOAMSN subnE
+          "subsetneqq" => "⫋",
+          # subset, similar
+          "subsim" => "⫇",
+          # subset above subset
+          "subsub" => "⫕",
+          # subset above superset
+          "subsup" => "⫓",
+          # alias ISOAMSR sc
+          "succ" => "≻",
+          # alias ISOAMSR scap
+          "succapprox" => "⪸",
+          # alias ISOAMSR sccue
+          "succcurlyeq" => "≽",
+          # alias ISOAMSR sce
+          "succeq" => "⪰",
+          # alias ISOAMSN scnap
+          "succnapprox" => "⪺",
+          # alias ISOAMSN scnE
+          "succneqq" => "⪶",
+          # alias ISOAMSN scnsim
+          "succnsim" => "⋩",
+          # alias ISOAMSR scsim
+          "succsim" => "≿",
+          # /sum L: summation operator
+          "sum" => "∑",
+          # =music note (sung text sign)
+          "sung" => "♪",
+          # /supset R: superset or implies
+          "sup" => "⊃",
+          # =superscript one
+          "sup1" => "¹",
+          # =superscript two
+          "sup2" => "²",
+          # =superscript three
+          "sup3" => "³",
+          # /supseteqq R: superset, dbl equals
+          "supE" => "⫆",
+          # superset, with dot
+          "supdot" => "⪾",
+          # superset, subset, dash joining them
+          "supdsub" => "⫘",
+          # /supseteq R: superset, equals
+          "supe" => "⊇",
+          # superset, equals, dot
+          "supedot" => "⫄",
+          # superset, solidus
+          "suphsol" => "⊃/",
+          # superset, subset
+          "suphsub" => "⫗",
+          # superset, left arrow
+          "suplarr" => "⥻",
+          # superset, multiply
+          "supmult" => "⫂",
+          # /supsetneqq N: superset, not dbl eq
+          "supnE" => "⫌",
+          # /supsetneq N: superset, not equals
+          "supne" => "⊋",
+          # superset, plus
+          "supplus" => "⫀",
+          # alias ISOTECH sup
+          "supset" => "⊃",
+          # alias ISOTECH supe
+          "supseteq" => "⊇",
+          # alias ISOAMSR supE
+          "supseteqq" => "⫆",
+          # alias ISOAMSN supne
+          "supsetneq" => "⊋",
+          # alias ISOAMSN supnE
+          "supsetneqq" => "⫌",
+          # superset, similar
+          "supsim" => "⫈",
+          # superset above subset
+          "supsub" => "⫔",
+          # superset above superset
+          "supsup" => "⫖",
+          # SW pointing dbl arrow
+          "swArr" => "⇙",
+          # /hkswarow A: SW arrow-hooked
+          "swarhk" => "⤦",
+          # /swarrow A: SW pointing arrow
+          "swarr" => "↙",
+          # alias ISOAMSA swarr
+          "swarrow" => "↙",
+          # SW & NW arrows
+          "swnwar" => "⤪",
+          # =small sharp s, German (sz ligature)
+          "szlig" => "ß",
+          # register mark or target
+          "target" => "⌖",
+          # /tau small tau, Greek
+          "tau" => "τ",
+          # top square bracket
+          "tbrk" => "⎴",
+          # =small t, caron
+          "tcaron" => "ť",
+          # =small t, cedilla
+          "tcedil" => "ţ",
+          # =small te, Cyrillic
+          "tcy" => "т",
+          # =telephone recorder symbol
+          "telrec" => "⌕",
+          # /frak t, lower case t
+          "tfr" => "𝔱",
+          # /therefore R: therefore
+          "there4" => "∴",
+          # alias ISOTECH there4
+          "therefore" => "∴",
+          # /theta straight theta, small theta, Greek
+          "theta" => "θ",
+          # /vartheta - curly or open theta
+          "thetav" => "ϑ",
+          # ISOAMSR   thkap
+          "thickapprox" => "≈",
+          # ISOAMSR   thksim
+          "thicksim" => "∼",
+          # =thin space (1/6-em)
+          "thinsp" => " ",
+          # /thickapprox R: thick approximate
+          "thkap" => "≈",
+          # /thicksim R: thick similar
+          "thksim" => "∼",
+          # =small thorn, Icelandic
+          "thorn" => "þ",
+          # =tilde
+          "tilde" => "˜",
+          # /times B: =multiply sign
+          "times" => "×",
+          # /boxtimes B: multiply sign in box
+          "timesb" => "⊠",
+          # multiply sign, bar below
+          "timesbar" => "⨱",
+          # times, dot
+          "timesd" => "⨰",
+          # /iiint triple integral operator
+          "tint" => "∭",
+          # alias ISOAMSA nesear
+          "toea" => "⤨",
+          # /top top
+          "top" => "⊤",
+          # top and bottom
+          "topbot" => "⌶",
+          # top, circle below
+          "topcir" => "⫱",
           "topf" => "𝕥",
-          # under brace
-          "UnderBrace" => "︸",
-          # under bracket
-          "UnderBracket" => "⎵",
-          # under parenthesis
-          "UnderParenthesis" => "︶",
-          #
+          # fork with top
+          "topfork" => "⫚",
+          # alias ISOAMSA seswar
+          "tosa" => "⤩",
+          # triple prime
+          "tprime" => "‴",
+          # =trade mark sign
+          "trade" => "™",
+          # alias ISOPUB utri
+          "triangle" => "▵",
+          # alias ISOPUB dtri
+          "triangledown" => "▿",
+          # alias ISOPUB ltri
+          "triangleleft" => "◃",
+          # alias ISOAMSR ltrie
+          "trianglelefteq" => "⊴",
+          # alias ISOAMSR trie
+          "triangleq" => "≜",
+          # alias ISOPUB rtri
+          "triangleright" => "▹",
+          # alias ISOAMSR rtrie
+          "trianglerighteq" => "⊵",
+          # dot in triangle
+          "tridot" => "◬",
+          # /triangleq R: triangle, equals
+          "trie" => "≜",
+          # minus in triangle
+          "triminus" => "⨺",
+          # plus in triangle
+          "triplus" => "⨹",
+          # triangle, serifs at bottom
+          "trisb" => "⧍",
+          # multiply in triangle
+          "tritime" => "⨻",
+          # trapezium
+          "trpezium" => "�",
+          # /scr t, script letter t
+          "tscr" => "𝓉",
+          # =small tse, Cyrillic
+          "tscy" => "ц",
+          # =small tshe, Serbian
+          "tshcy" => "ћ",
+          # =small t, stroke
+          "tstrok" => "ŧ",
+          # /between R: between
+          "twixt" => "≬",
+          # alias ISOAMSA Larr
+          "twoheadleftarrow" => "↞",
+          # alias ISOAMSA Rarr
+          "twoheadrightarrow" => "↠",
+          # /Uparrow A: up dbl arrow
+          "uArr" => "⇑",
+          # up harpoon-left, up harpoon-right
+          "uHar" => "⥣",
+          # =small u, acute accent
+          "uacute" => "ú",
+          # /uparrow A: =upward arrow
+          "uarr" => "↑",
+          # =small u, Byelorussian
+          "ubrcy" => "ў",
+          # =small u, breve
+          "ubreve" => "ŭ",
+          # =small u, circumflex accent
+          "ucirc" => "û",
+          # =small u, Cyrillic
+          "ucy" => "у",
+          # up arrow, down arrow
+          "udarr" => "⇅",
+          # =small u, double acute accent
+          "udblac" => "ű",
+          # up harp, down harp
+          "udhar" => "⥮",
+          # up fish tail
+          "ufisht" => "⥾",
+          # /frak u, lower case u
+          "ufr" => "𝔲",
+          # =small u, grave accent
+          "ugrave" => "ù",
+          # /upharpoonleft A: up harpoon-left
+          "uharl" => "↿",
+          # /upharpoonright /restriction A: up harp-r
+          "uharr" => "↾",
+          # =upper half block
+          "uhblk" => "▀",
+          # /ulcorner O: upper left corner
+          "ulcorn" => "⌜",
+          # alias ISOAMSC ulcorn
+          "ulcorner" => "⌜",
+          # upward left crop mark
+          "ulcrop" => "⌏",
+          # upper left triangle
+          "ultri" => "◸",
+          # =small u, macron
+          "umacr" => "ū",
+          # =umlaut mark
+          "uml" => "¨",
+          # =small u, ogonek
+          "uogon" => "ų",
           "uopf" => "𝕦",
-          # up arrow to bar
-          "UpArrowBar" => "⤒",
-          # ISOGRK1 Ugr, HTML4 Upsilon
-          "Upsilon" => "Υ",
+          # alias ISONUM uarr
+          "uparrow" => "↑",
+          # alias ISOAMSA varr
+          "updownarrow" => "↕",
+          # alias ISOAMSA uharl
+          "upharpoonleft" => "↿",
+          # alias ISOAMSA uharr
+          "upharpoonright" => "↾",
+          # /uplus B: plus sign in union
+          "uplus" => "⊎",
+          # /upsilon small upsilon, Greek
+          "upsi" => "υ",
+          # alias ISOGRK3 upsi
+          "upsilon" => "υ",
+          # alias ISOAMSA uuarr
+          "upuparrows" => "⇈",
+          # /urcorner C: upper right corner
+          "urcorn" => "⌝",
+          # alias ISOAMSC urcorn
+          "urcorner" => "⌝",
+          # upward right crop mark
+          "urcrop" => "⌎",
+          # =small u, ring
+          "uring" => "ů",
+          # upper right triangle
+          "urtri" => "◹",
+          # /scr u, script letter u
+          "uscr" => "𝓊",
+          # three dots, ascending
+          "utdot" => "⋰",
+          # =small u, tilde
+          "utilde" => "ũ",
+          # /triangle =up triangle, open
+          "utri" => "▵",
+          # /blacktriangle =up tri, filled
+          "utrif" => "▴",
+          # /upuparrows A: two up arrows
+          "uuarr" => "⇈",
+          # =small u, dieresis or umlaut mark
+          "uuml" => "ü",
+          # large upward pointing angle
+          "uwangle" => "⦧",
+          # /Updownarrow A: up&down dbl arrow
+          "vArr" => "⇕",
+          # vert, dbl bar (under)
+          "vBar" => "⫨",
+          # dbl bar, vert over and under
+          "vBarv" => "⫩",
+          # /vDash R: vertical, dbl dash
+          "vDash" => "⊨",
+          # right angle, variant
+          "vangrt" => "⦜",
+          # alias ISOGRK3 epsiv
+          "varepsilon" => "ε",
+          # alias ISOGRK3 kappav
+          "varkappa" => "ϰ",
+          # alias ISOAMSO emptyv
+          "varnothing" => "∅",
+          # alias ISOGRK3 phiv
+          "varphi" => "φ",
+          # alias ISOGRK3 piv
+          "varpi" => "ϖ",
+          # alias ISOAMSR vprop
+          "varpropto" => "∝",
+          # /updownarrow A: up&down arrow
+          "varr" => "↕",
+          # alias ISOGRK3 rhov
+          "varrho" => "ϱ",
+          # alias ISOGRK3 sigmav
+          "varsigma" => "ς",
+          # alias ISOAMSN vsubne
+          "varsubsetneq" => "⊊︀",
+          # alias ISOAMSN vsubnE
+          "varsubsetneqq" => "⫋︀",
+          # alias ISOAMSN vsupne
+          "varsupsetneq" => "⊋︀",
+          # alias ISOAMSN vsupnE
+          "varsupsetneqq" => "⫌︀",
+          # alias ISOGRK3 thetav
+          "vartheta" => "ϑ",
+          # alias ISOAMSR vltri
+          "vartriangleleft" => "⊲",
+          # alias ISOAMSR vrtri
+          "vartriangleright" => "⊳",
+          # =small ve, Cyrillic
+          "vcy" => "в",
+          # /vdash R: vertical, dash
+          "vdash" => "⊢",
+          # alias ISOTECH or
+          "vee" => "∨",
+          # /veebar B: logical or, bar below
+          "veebar" => "⊻",
+          # logical or, equals
+          "veeeq" => "≚",
+          # vertical ellipsis
+          "vellip" => "⋮",
+          # /vert =vertical bar
+          "verbar" => "|",
           # alias ISONUM verbar
-          "VerticalLine" => "|",
-          # vertical separating operator
-          "VerticalSeparator" => "❘",
-          #
+          "vert" => "|",
+          # /frak v, lower case v
+          "vfr" => "𝔳",
+          # /vartriangleleft R: l tri, open, var
+          "vltri" => "⊲",
+          # /nsubset N: not subset, var
+          "vnsub" => "⊂⃒",
+          # /nsupset N: not superset, var
+          "vnsup" => "⊃⃒",
           "vopf" => "𝕧",
-          #
+          # /varpropto R: proportional, variant
+          "vprop" => "∝",
+          # /vartriangleright R: r tri, open, var
+          "vrtri" => "⊳",
+          # /scr v, script letter v
+          "vscr" => "𝓋",
+          # /varsubsetneqq N: subset not dbl eq, var
+          "vsubnE" => "⫋︀",
+          # /varsubsetneq N: subset, not eq, var
+          "vsubne" => "⊊︀",
+          # /varsupsetneqq N: super not dbl eq, var
+          "vsupnE" => "⫌︀",
+          # /varsupsetneq N: superset, not eq, var
+          "vsupne" => "⊋︀",
+          # vertical zig-zag line
+          "vzigzag" => "⦚",
+          # =small w, circumflex accent
+          "wcirc" => "ŵ",
+          # wedge, bar below
+          "wedbar" => "⩟",
+          # alias ISOTECH and
+          "wedge" => "∧",
+          # /wedgeq R: corresponds to (wedge, equals)
+          "wedgeq" => "≙",
+          # /wp - Weierstrass p
+          "weierp" => "℘",
+          # /frak w, lower case w
+          "wfr" => "𝔴",
           "wopf" => "𝕨",
-          #
+          # alias ISOAMSO weierp
+          "wp" => "℘",
+          # alias ISOAMSB wreath
+          "wr" => "≀",
+          # /wr B: wreath product
+          "wreath" => "≀",
+          # /scr w, script letter w
+          "wscr" => "𝓌",
+          # /bigcap L: intersection operator
+          "xcap" => "⋂",
+          # /bigcirc B: large circle
+          "xcirc" => "◯",
+          # /bigcup L: union operator
+          "xcup" => "⋃",
+          # /bigtriangledown B: big dn tri, open
+          "xdtri" => "▽",
+          # /frak x, lower case x
+          "xfr" => "𝔵",
+          # /Longleftrightarrow A: long l&r dbl arr
+          "xhArr" => "⟺",
+          # /longleftrightarrow A: long l&r arr
+          "xharr" => "⟷",
+          # /xi small xi, Greek
+          "xi" => "ξ",
+          # /Longleftarrow A: long l dbl arrow
+          "xlArr" => "⟸",
+          # /longleftarrow A: long left arrow
+          "xlarr" => "⟵",
+          # /longmapsto A:
+          "xmap" => "⟼",
+          # large contains, vertical bar on horizontal stroke
+          "xnis" => "⋻",
+          # /bigodot L: circle dot operator
+          "xodot" => "⨀",
           "xopf" => "𝕩",
-          #
+          # /bigoplus L: circle plus operator
+          "xoplus" => "⨁",
+          # /bigotimes L: circle times operator
+          "xotime" => "⨂",
+          # /Longrightarrow A: long rt dbl arr
+          "xrArr" => "⟹",
+          # /longrightarrow A: long right arrow
+          "xrarr" => "⟶",
+          # /scr x, script letter x
+          "xscr" => "𝓍",
+          # /bigsqcup L: square union operator
+          "xsqcup" => "⨆",
+          # /biguplus L:
+          "xuplus" => "⨄",
+          # /bigtriangleup B: big up tri, open
+          "xutri" => "△",
+          # /bigvee L: logical and operator
+          "xvee" => "⋁",
+          # /bigwedge L: logical or operator
+          "xwedge" => "⋀",
+          # =small y, acute accent
+          "yacute" => "ý",
+          # =small ya, Cyrillic
+          "yacy" => "я",
+          # =small y, circumflex accent
+          "ycirc" => "ŷ",
+          # =small yeru, Cyrillic
+          "ycy" => "ы",
+          # /yen =yen sign
+          "yen" => "¥",
+          # /frak y, lower case y
+          "yfr" => "𝔶",
+          # =small yi, Ukrainian
+          "yicy" => "ї",
           "yopf" => "𝕪",
-          # zero width space
-          "ZeroWidthSpace" => "​",
-          #
+          # /scr y, script letter y
+          "yscr" => "𝓎",
+          # =small yu, Cyrillic
+          "yucy" => "ю",
+          # =small y, dieresis or umlaut mark
+          "yuml" => "ÿ",
+          # =small z, acute accent
+          "zacute" => "ź",
+          # =small z, caron
+          "zcaron" => "ž",
+          # =small ze, Cyrillic
+          "zcy" => "з",
+          # =small z, dot above
+          "zdot" => "ż",
+          # zee transform
+          "zeetrf" => "ℨ",
+          # /zeta small zeta, Greek
+          "zeta" => "ζ",
+          # /frak z, lower case z
+          "zfr" => "𝔷",
+          # =small zhe, Cyrillic
+          "zhcy" => "ж",
+          # right zig-zag arrow
+          "zigrarr" => "⇝",
           "zopf" => "𝕫",
+          # /scr z, script letter z
+          "zscr" => "𝓏",
         }
       end
     end
diff --git a/lib/rabbit/parser/markdown.rb b/lib/rabbit/parser/markdown.rb
index 9eda686..c7a2202 100644
--- a/lib/rabbit/parser/markdown.rb
+++ b/lib/rabbit/parser/markdown.rb
@@ -35,14 +35,42 @@ module Kramdown
 
       alias_method :configure_parser_raw, :configure_parser
       def configure_parser
+        @span_parsers.unshift(:strikethrough)
         position = @block_parsers.index(:codeblock_fenced)
         @block_parsers.insert(position, :codeblock_fenced_gfm)
 
         configure_parser_raw
       end
 
-      parser(:codeblock_fenced_gfm).method = "parse_codeblock_fenced_gfm"
+      STRIKETHROUGH_DELIMITER = "~~"
+      STRIKETHROUGH_DELIMITER_PATTERN =
+        /#{Regexp.escape(STRIKETHROUGH_DELIMITER)}/
+      def parse_strikethrough
+        start_line_number = @src.current_line_number
+
+        delimiter = @src.scan(STRIKETHROUGH_DELIMITER_PATTERN)
+        saved_pos = @src.save_pos
+
+        text = @src.scan_until(STRIKETHROUGH_DELIMITER_PATTERN)
+        if text
+          text = text.sub(/#{STRIKETHROUGH_DELIMITER_PATTERN}\Z/, "")
+          @tree.children << Element.new(:strikethrough, text, nil,
+                                        :location => start_line_number)
+        else
+          @src.revert_pos(saved_pos)
+          add_text(delimiter)
+        end
+      end
+      define_parser(:strikethrough,
+                    STRIKETHROUGH_DELIMITER_PATTERN,
+                    STRIKETHROUGH_DELIMITER)
+
+      escaped_chars_start_re =
+        parser(:escaped_chars).start_re.to_s.sub(/(\]\)\))\z/, "~\\1")
+      parser(:escaped_chars).start_re = /#{escaped_chars_start_re}/
 
+
+      parser(:codeblock_fenced_gfm).method = "parse_codeblock_fenced_gfm"
       def parse_codeblock_fenced_gfm
         original_match = self.class::FENCED_CODEBLOCK_MATCH
         begin
diff --git a/lib/rabbit/parser/markdown/converter.rb b/lib/rabbit/parser/markdown/converter.rb
index 0d1f622..d1560e9 100644
--- a/lib/rabbit/parser/markdown/converter.rb
+++ b/lib/rabbit/parser/markdown/converter.rb
@@ -261,6 +261,10 @@ module Rabbit
           end
         end
 
+        def convert_hr(element)
+          raise ParseError, _("horizontal rule isn't supported.")
+        end
+
         def convert_comment(element)
           :no_element
         end
@@ -372,6 +376,14 @@ module Rabbit
           # TODO: Should we validate element.options[:category] == "span"?
           Ext::Inline.note(convert_container(element))
         end
+
+        def convert_strikethrough(element)
+          DeletedText.new(text(element.value))
+        end
+
+        def convert_html_element(element)
+          raise ParseError, _("HTML isn't supported.")
+        end
       end
     end
   end
diff --git a/lib/rabbit/parser/rd/ext/block-verbatim.rb b/lib/rabbit/parser/rd/ext/block-verbatim.rb
index 8cdbcf7..920323a 100644
--- a/lib/rabbit/parser/rd/ext/block-verbatim.rb
+++ b/lib/rabbit/parser/rd/ext/block-verbatim.rb
@@ -182,6 +182,13 @@ module Rabbit
             end
             wait_block
           end
+
+          def ext_block_verb_pango(label, source, content, visitor)
+            return nil unless /\Apango\z/i =~ label
+            src, prop = parse_source(source)
+            text = Text.new(src)
+            PreformattedBlock.new(PreformattedText.new(text))
+          end
         end
       end
     end
diff --git a/lib/rabbit/renderer/display/drawing-area-base.rb b/lib/rabbit/renderer/display/drawing-area-base.rb
index 800b5f6..d089a70 100644
--- a/lib/rabbit/renderer/display/drawing-area-base.rb
+++ b/lib/rabbit/renderer/display/drawing-area-base.rb
@@ -193,7 +193,11 @@ module Rabbit
         def reload_source(&callback)
           if @canvas.need_reload_source?
             callback ||= Utils.process_pending_events_proc
-            super(callback)
+            begin
+              super(callback)
+            rescue
+              @canvas.logger.error($!)
+            end
           end
         end
 
diff --git a/lib/rabbit/renderer/display/key-handler.rb b/lib/rabbit/renderer/display/key-handler.rb
index e27768d..1630ea4 100644
--- a/lib/rabbit/renderer/display/key-handler.rb
+++ b/lib/rabbit/renderer/display/key-handler.rb
@@ -148,10 +148,6 @@ module Rabbit
           set_keys(keys, mod) do |group, obj, val, modifier|
             @canvas.activate("SearchSlideForwardNext")
           end
-          keys = Keys::STOP_SLIDE_SEARCH_KEYS
-          set_keys(keys, mod) do |group, obj, val, modifier|
-            @canvas.activate("StopSlideSearch")
-          end
         end
 
         def init_shift_keys
diff --git a/lib/rabbit/renderer/display/search.rb b/lib/rabbit/renderer/display/search.rb
index a786ceb..46b8eee 100644
--- a/lib/rabbit/renderer/display/search.rb
+++ b/lib/rabbit/renderer/display/search.rb
@@ -56,7 +56,12 @@ module Rabbit
           direction = @search_window.direction
           entry.signal_connect("key_press_event") do |widget, key|
             if key.state == Gdk::ModifierType.new
-              false
+              if Keys::STOP_SLIDE_SEARCH_KEYS.include?(key.keyval)
+                @canvas.activate("StopSlideSearch")
+                true
+              else
+                false
+              end
             else
               Gtk::AccelGroup.activate(@window, key.keyval, key.state)
             end
diff --git a/lib/rabbit/theme/applier.rb b/lib/rabbit/theme/applier.rb
index 93fc9b0..a3a9bd9 100644
--- a/lib/rabbit/theme/applier.rb
+++ b/lib/rabbit/theme/applier.rb
@@ -65,10 +65,16 @@ module Rabbit
 
       def draw_mark(indent_width, width_or_proc, height_or_proc, name=nil)
         indent(indent_width, name) do |item, canvas, x, y, w, h|
-          first_text = item.elements.first
-          if first_text
+          first_element = item.elements.first
+          case first_element
+          when Element::TextRenderer
+            first_text = first_element
             text_height = first_text.first_line_height
             text_height += first_text.padding_top + first_text.padding_bottom
+          when Element::EnumList, Element::ItemList
+            first_item = first_element.elements.first
+            text_height = first_item.height
+            text_height += first_item.padding_top + first_item.padding_bottom
           else
             text_height = item.height
           end
diff --git a/lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb b/lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb
index 92ed4e7..b96e29b 100644
--- a/lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb
+++ b/lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb
@@ -42,12 +42,19 @@ def apply_background_image_property(element, options={})
 
       old_geometry = [_x, _y, _w, _h]
       image.compile(canvas, _x, _y, _w, _h)
-      if image.do_vertical_centering?
+
+      case vertical_align
+      when "center"
         adjust_height = ((_h - image.height - image.padding_bottom) / 2.0).ceil
         if _y + adjust_height > 0
           _y += adjust_height
           _h -= adjust_height
         end
+      when "bottom"
+        adjust_height =
+          image.height + image.padding_bottom + element.margin_bottom
+        _y = _h - adjust_height
+        _h -= adjust_height
       end
 
       case align
diff --git a/lib/rabbit/theme/clear-blue/clear-blue.rb b/lib/rabbit/theme/clear-blue/clear-blue.rb
index 2615d55..7350c1d 100644
--- a/lib/rabbit/theme/clear-blue/clear-blue.rb
+++ b/lib/rabbit/theme/clear-blue/clear-blue.rb
@@ -30,6 +30,8 @@ set_progress_background(base_background_color)
 @preformatted_frame_color = base_color
 @preformatted_fill_color = base_background_color
 
+ at syntax_highlighting_frame_color = base_color
+
 @block_quote_frame_color = base_color
 @block_quote_fill_color = base_background_color
 
diff --git a/lib/rabbit/theme/debian/debian.rb b/lib/rabbit/theme/debian/debian.rb
deleted file mode 100644
index 13a45a6..0000000
--- a/lib/rabbit/theme/debian/debian.rb
+++ /dev/null
@@ -1,232 +0,0 @@
-# -*- coding: utf-8 -*-
-#--------------------------------------
-# font size setup
-#--------------------------------------
- at xxxx_large_font_size = screen_size(10 * Pango::SCALE)
- at xxx_large_font_size = screen_size(8 * Pango::SCALE)
- at xx_large_font_size = screen_size(6 * Pango::SCALE)
- at x_large_font_size = screen_size(5 * Pango::SCALE)
- at large_font_size = screen_size(4.5 * Pango::SCALE)
- at normal_font_size = screen_size(3.5 * Pango::SCALE)
- at small_font_size = screen_size(3.2  * Pango::SCALE)
- at x_small_font_size = screen_size(3 * Pango::SCALE)
- at xx_small_font_size = screen_size(2.8 * Pango::SCALE)
- at xxx_small_font_size = screen_size(2.5 * Pango::SCALE)
- at script_font_size = @xxx_small_font_size
- at large_script_font_size = @xx_small_font_size
- at x_large_script_font_size = @xsmall_font_size
-#--------------------------------------
- at title_slide_title_font_size = @xxx_large_font_size
-#--------------------------------------
-# font family setup
-#--------------------------------------
- at default_font ||= "Sans"
- at font_family = find_font_family(@default_font)
- at bold_font ||= "Sans"
- at bold_font_family = find_font_family(@bold_font)
- at monospace_font ||= "Monospace"
- at monospace_font_family = find_font_family(@monospace_font)
-#--------------------------------------
-# add image path
-#--------------------------------------
-add_image_path("debian-images")
-add_image_path("ruby-images")
-add_image_path("rabbit-images")
-#--------------------------------------
-# set preformatted text area
-#--------------------------------------
- at preformatted_frame_color = "#242424"
- at preformatted_frame_width = 0.5
- at preformatted_fill_color  = "#fff"
- at preformatted_shadow_color = "#242424"
- at centering_preformatted_block = true
-#--------------------------------------
-# set blockqoute texts area
-#--------------------------------------
- at block_quote_frame_width = 1
- at block_quote_title_font_size = @x_small_font_size * 0.8
- at block_quote_padding_left = screen_x(2)
- at block_quote_padding_right = screen_x(2)
-#--------------------------------------
-# set color of description term underline
-#--------------------------------------
- at description_term_line_color ||= "#ff9900"
-#--------------------------------------
-# set image caption size
-#--------------------------------------
-# @image_frame_width = 0.0
- at image_caption_font_size = @xx_small_font_size * 0.8
-#----------------------------------------
-# set slide number at top-right
-#----------------------------------------
- at slide_number_props = {
-  "size" => @xx_small_font_size * 0.8,
-  "font_family" => @bold_font
-}
- at slide_number_position = :top
- at slide_number_color = "#fff"
-#--------------------------------------
-# use default theme
-#--------------------------------------
-include_theme("default")
-include_theme("title-shadow")
-include_theme("image-timer")
-#----------------------------------------
-# change reference text style
-#----------------------------------------
-match("**", ReferText) do |texts|
-  texts.prop_set("underline", "none")
-  texts.prop_set("foreground", "blue")
-end
-#----------------------------------------
-# change blockqoute text style
-#----------------------------------------
-block_quote = [Slide, Body, BlockQuote]
-item_list_item = [ItemList, ItemListItem]
-
-match(*(block_quote + (item_list_item * 1))) do |items|
-  name = "block-quote-item1"
-
-  items.delete_pre_draw_proc_by_name(name)
-  items.delete_post_draw_proc_by_name(name)
-
-  draw_image_mark(items, "item1.png", name)
-end
-#----------------------------------------
-# item mark setup
-#----------------------------------------
-# item setup need update!!
-slide_body = [Slide, Body]
-item_list_item = [ItemList, ItemListItem]
-match(*(slide_body + (item_list_item * 1))) do |items|
-  name = "item1"
-  items.delete_pre_draw_proc_by_name(name)
-  items.delete_post_draw_proc_by_name(name)
-  draw_image_mark(items, "item1.png", name)
-end
-#--------------------------------------
-# set title background-image
-#--------------------------------------
- at title_background_image = "debian-logo-pink.png"
-include_theme("title-background-image")
-#--------------------------------------
-# override title slide font props
-#--------------------------------------
-match(TitleSlide) do |contents|
- contents.prop_set("style", "normal")
-end
-match(TitleSlide, ContentSource) do |sources|
-  sources.margin_bottom = 0
-end
-match(TitleSlide, Date) do |dates|
-  dates.margin_top = @space
-end
-match(TitleSlide, Place) do |places|
-end
-#--------------------------------------
-# set debian logo in title slide
-#--------------------------------------
- at title_logo = "debian-whirl.png"
-logo_loader = ImageLoader.new(find_file(@title_logo))
-title_logo = Proc.new do |slide, canvas, x, y, w, h, simulation|
-  unless simulation
-    draw_x = canvas.width - logo_loader.width
-    draw_y = canvas.height - logo_loader.height
-    logo_loader.draw(canvas, draw_x, draw_y)
-  end
-  [x, y, w, h]
-end
-match(TitleSlide) do |slides|
-  name2 = "title-logo"
-  slides.delete_pre_draw_proc_by_name(name2)
-  slides.add_pre_draw_proc(name2, &title_logo)
-end
-#----------------------------------------
-# per slide header/footer style settings
-#----------------------------------------
- at slide_header = "top.png"
-# Headline Settings
-loader_head = ImageLoader.new(find_file(@slide_header))
-match(Slide, HeadLine) do |heads|
-  heads.each do |head|
-    head.add_pre_draw_proc("header_bg") do |canvas, x, y, w, h, simulation|
-      unless simulation
-        loader_head.resize(canvas.width, nil)
-        loader_head.draw(canvas,
-          x + w - canvas.width + @margin_left + @margin_right, 0)
-      end
-      [x, y, w, h]
-    end
-  end
-  name = "head-line"
-  delete_post_draw_proc_by_name(name)
-  heads.margin_left = (canvas.width + @margin_left + @margin_right)/6.0
-  heads.margin_right = @margin_right
-  heads.margin_bottom = @margin_bottom * 0.5
-  heads.margin_top = @margin_top
-  heads.each do |head|
-    headline_length = 0
-    head.text.split(//u).each_with_index do |chr, idx|
-      headline_length += chr.size > 1 ? 2 : 1
-    end
-    head.margin_top = @margin_top * 0.20 if headline_length >= 26
-  end
-  heads.prop_set("size", @xx_large_font_size )
-  heads.prop_set("foreground", "#fff")
-  loader_head.resize(canvas.width, nil)
-  static_y = loader_head.height - @margin_top
-  original_h = nil
-  heads.add_pre_draw_proc do |head, canvas, x, y, w, h, simulation|
-    original_h = h
-    [x, y, w, h]
-  end
-  heads.add_post_draw_proc do |head, canvas, x, y, w, h, simulation|
-    [x, static_y, w, original_h - static_y]
-  end
-end
-# Footer settings
- at slide_footer = "bottom.png"
- at slide_banner = "debian-logo.png"
-loader_foot = ImageLoader.new(find_file(@slide_footer))
-loader_banner = ImageLoader.new(find_file(@slide_banner))
-match(Slide) do |slides|
-  slides.each do |slide|
-    slide.add_post_draw_proc("footer") do |canvas, x, y, w, h, simulation|
-      unless simulation
-        footer_height = canvas.height/26.0 + screen_y(1) * 0.2
-        loader_foot.resize(canvas.width, footer_height)
-        loader_foot.draw(canvas, 0, canvas.height - footer_height)
-        banner_height = canvas.height/26.0
-        loader_banner.resize(nil, banner_height)
-        banner_pos_x = canvas.width - loader_banner.width
-        banner_pos_y = canvas.height - loader_banner.height - footer_height
-        loader_banner.draw(canvas, banner_pos_x, banner_pos_y)
-      end
-      [x, y, w, h]
-    end
-  end
-end
-#----------------------------------------
-# slide centering?
-#----------------------------------------
- at slide_centering = true
-slide_body = [Slide, Body]
-match(*slide_body) do |bodies|
-  bodies.vertical_centering = @slide_centering
-end
-#----------------------------------------
-# TAKAHASHI method !!
-#----------------------------------------
- at lightning_talk_proc_name = "lightning-debian"
- at lightning_talk_as_large_as_possible = true
-include_theme("lightning-talk-toolkit")
-match(Slide) do |slides|
-  slides.each do |slide|
-    if slide.lightning_talk?
-      slide.headline.margin_left = @margin_left
-      slide.lightning_talk
-    end
-  end
-end
-include_theme("per-slide-background-image")
-
diff --git a/lib/rabbit/theme/debian/property.rb b/lib/rabbit/theme/debian/property.rb
deleted file mode 100644
index d0bfd8b..0000000
--- a/lib/rabbit/theme/debian/property.rb
+++ /dev/null
@@ -1,3 +0,0 @@
- at category = N_("Theme")
- at title = N_("Debian Theme")
- at description = N_("Debian GNU/Linux Theme")
diff --git a/lib/rabbit/theme/default-title-text/default-title-text.rb b/lib/rabbit/theme/default-title-text/default-title-text.rb
index dd508cc..7c69d61 100644
--- a/lib/rabbit/theme/default-title-text/default-title-text.rb
+++ b/lib/rabbit/theme/default-title-text/default-title-text.rb
@@ -1,6 +1,7 @@
 @title_slide_font_size ||= @large_font_size
 @title_slide_title_font_size ||= @x_large_font_size
 @title_slide_subtitle_font_size ||= @normal_font_size
+ at title_slide_author_font_size ||= @title_slide_font_size
 @title_slide_content_source_font_size ||= @small_font_size
 @title_slide_institution_font_size ||= @normal_font_size
 @title_slide_place_font_size ||= @normal_font_size
@@ -22,6 +23,10 @@ match(TitleSlide, Subtitle) do |titles|
   titles.prop_set("size", @title_slide_subtitle_font_size)
 end
 
+match(TitleSlide, Author) do |authors|
+  authors.prop_set("size", @title_slide_author_font_size)
+end
+
 match(TitleSlide, ContentSource) do |sources|
   sources.prop_set("size", @title_slide_content_source_font_size)
   sources.prop_set("style", "italic")
diff --git a/lib/rabbit/theme/image-viewer/image-viewer.rb b/lib/rabbit/theme/image-viewer/image-viewer.rb
index 777463b..7b53db7 100644
--- a/lib/rabbit/theme/image-viewer/image-viewer.rb
+++ b/lib/rabbit/theme/image-viewer/image-viewer.rb
@@ -1,3 +1,5 @@
+include_theme("default-comment")
+
 match("**", ImageTitleSlide) do |slides|
   slides.vertical_centering = true
 end
diff --git a/lib/rabbit/theme/image/image.rb b/lib/rabbit/theme/image/image.rb
index 440ff21..8ebcb1d 100644
--- a/lib/rabbit/theme/image/image.rb
+++ b/lib/rabbit/theme/image/image.rb
@@ -40,17 +40,19 @@ match("**", Image) do |images|
   draw_frame(images, params) if @image_with_frame
   
   images.each do |image|
-    unless image.caption
-      image.margin_bottom = @space
+    image.margin_bottom = @space
+
+    caption_text = image.caption
+    if caption_text.nil? or caption_text.empty?
       next
     end
-    
+
     layout = nil
-    th = 0
+    caption_height = 0
 
     image.add_post_draw_proc(proc_name) do |canvas, x, y, w, h, simulation|
       if simulation
-        caption = Text.new(image.caption)
+        caption = Text.new(caption_text)
         caption.prop_set("size", @image_caption_font_size)
         set_font_family(caption)
         if image.horizontal_centering
@@ -58,18 +60,18 @@ match("**", Image) do |images|
         end
         caption.compile(canvas, image.ox || x, y, image.ow || w, h)
         layout = caption.layout
-        th = caption.height
-
-        margin_bottom = @space + th
-        image.margin_bottom = margin_bottom
+        caption_height = caption.height
       end
       if !simulation and layout
         base_x = image.ox || x
         base_y = y
         caption_color = image["caption-color"] || @image_caption_color
-        canvas.draw_layout(layout, base_x, base_y, caption_color)
+        canvas.draw_layout(layout,
+                           base_x,
+                           base_y + image.margin_bottom,
+                           caption_color)
       end
-      [x, y, w, h]
+      [x, y + caption_height, w, h - caption_height]
     end
   end
 end
diff --git a/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb b/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb
index 0cde712..0122a5c 100644
--- a/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb
+++ b/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb
@@ -51,10 +51,10 @@ theme_exit if @syntax_highlighting_uninstall
     :color => "#4e9a06",
   },
   :integer => {
-    :color => "#c4a000",
+    # :color => "#c4a000",
   },
   :float => {
-    :color => "#c4a000",
+    # :color => "#c4a000",
   },
   :variable => {
     :color => "#ce5c00",
@@ -89,6 +89,18 @@ theme_exit if @syntax_highlighting_uninstall
   :directive => {
     :color => "#5c35cc",
   },
+  :head => {
+    :color => "#204a87",
+  },
+  :change => {
+    :color => "#8f5902",
+  },
+  :delete => {
+    :color => "#a40000",
+  },
+  :insert => {
+    :color => "#4e9a06",
+  },
 }
 
 @syntax_highlighting_foreground ||= "#000000"
diff --git a/lib/rabbit/version.rb b/lib/rabbit/version.rb
index 2aa78a3..a78a8a1 100644
--- a/lib/rabbit/version.rb
+++ b/lib/rabbit/version.rb
@@ -15,5 +15,5 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 module Rabbit
-  VERSION = "2.1.8"
+  VERSION = "2.1.9"
 end
diff --git a/metadata.yml b/metadata.yml
deleted file mode 100644
index a896c20..0000000
--- a/metadata.yml
+++ /dev/null
@@ -1,1080 +0,0 @@
---- !ruby/object:Gem::Specification
-name: rabbit
-version: !ruby/object:Gem::Version
-  version: 2.1.8
-platform: ruby
-authors:
-- Kouhei Sutou
-autorequire: 
-bindir: bin
-cert_chain: []
-date: 2015-09-06 00:00:00.000000000 Z
-dependencies:
-- !ruby/object:Gem::Dependency
-  name: gio2
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: gtk2
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: rsvg2
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: poppler
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: hikidoc
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: nokogiri
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: rdtool
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: rttool
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: coderay
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 1.0.0
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 1.0.0
-- !ruby/object:Gem::Dependency
-  name: kramdown
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: gettext
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 3.0.1
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 3.0.1
-- !ruby/object:Gem::Dependency
-  name: faraday
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :runtime
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: gtk3
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: test-unit
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: test-unit-notify
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: test-unit-rr
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: rake
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: bundler
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: '0'
-- !ruby/object:Gem::Dependency
-  name: jekyll
-  requirement: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 1.0.2
-  type: :development
-  prerelease: false
-  version_requirements: !ruby/object:Gem::Requirement
-    requirements:
-    - - ">="
-      - !ruby/object:Gem::Version
-        version: 1.0.2
-description: Rabbit is an RD-document-based presentation application.
-email:
-- kou at cozmixng.org
-executables:
-- rabbirc
-- rabbit-command
-- rabbit
-- rabbit-slide
-- rabbit-theme
-extensions: []
-extra_rdoc_files: []
-files:
-- COPYING
-- GPL
-- Gemfile
-- Rakefile
-- bin/rabbirc
-- bin/rabbit
-- bin/rabbit-command
-- bin/rabbit-slide
-- bin/rabbit-theme
-- data/account.kou.gpg
-- data/locale/en/LC_MESSAGES/rabbit.mo
-- data/locale/fr/LC_MESSAGES/rabbit.mo
-- data/locale/ja/LC_MESSAGES/rabbit.mo
-- data/rabbit/image/clear-blue-images/clear-blue-headline-background.png
-- data/rabbit/image/clear-blue-images/clear-blue-icon.png
-- data/rabbit/image/clear-blue-images/clear-blue-images.rb
-- data/rabbit/image/clear-blue-images/property.rb
-- data/rabbit/image/cozmixng-images/cozmixchu.png
-- data/rabbit/image/cozmixng-images/cozmixng-images.rb
-- data/rabbit/image/cozmixng-images/powered-by-cozmixng.png
-- data/rabbit/image/cozmixng-images/property.rb
-- data/rabbit/image/dark-gradation-images/background-gradation.png
-- data/rabbit/image/dark-gradation-images/dark-gradation-images.rb
-- data/rabbit/image/dark-gradation-images/property.rb
-- data/rabbit/image/debian-images/bottom.png
-- data/rabbit/image/debian-images/debian-images.rb
-- data/rabbit/image/debian-images/debian-logo-pink.png
-- data/rabbit/image/debian-images/debian-logo.png
-- data/rabbit/image/debian-images/debian-whirl.png
-- data/rabbit/image/debian-images/item1.png
-- data/rabbit/image/debian-images/property.rb
-- data/rabbit/image/debian-images/top.png
-- data/rabbit/image/nari-images/chibi_nari.png
-- data/rabbit/image/nari-images/gc_kun.png
-- data/rabbit/image/nari-images/nari-goal-flag.png
-- data/rabbit/image/nari-images/nari-images.rb
-- data/rabbit/image/nari-images/nari-start-flag.png
-- data/rabbit/image/nari-images/property.rb
-- data/rabbit/image/rabbit-images/blue-item.png
-- data/rabbit/image/rabbit-images/close-quote-blue.png
-- data/rabbit/image/rabbit-images/close-quote-brown.png
-- data/rabbit/image/rabbit-images/close-quote-light-blue.png
-- data/rabbit/image/rabbit-images/goal-flag.png
-- data/rabbit/image/rabbit-images/green-item.png
-- data/rabbit/image/rabbit-images/kame.png
-- data/rabbit/image/rabbit-images/lavie-icon.png
-- data/rabbit/image/rabbit-images/lavie-with-logo.png
-- data/rabbit/image/rabbit-images/lavie.png
-- data/rabbit/image/rabbit-images/mini-alice.png
-- data/rabbit/image/rabbit-images/mini-butler-rabbit.png
-- data/rabbit/image/rabbit-images/mini-horizontal-bar.png
-- data/rabbit/image/rabbit-images/mini-kame-taro.png
-- data/rabbit/image/rabbit-images/mini-tanu-kitaro.png
-- data/rabbit/image/rabbit-images/mini-usa-taro.png
-- data/rabbit/image/rabbit-images/mini-usagi.png
-- data/rabbit/image/rabbit-images/mini-vertical-bar.png
-- data/rabbit/image/rabbit-images/mini-yukidaru-taro.png
-- data/rabbit/image/rabbit-images/open-quote-blue.png
-- data/rabbit/image/rabbit-images/open-quote-brown.png
-- data/rabbit/image/rabbit-images/open-quote-light-blue.png
-- data/rabbit/image/rabbit-images/property.rb
-- data/rabbit/image/rabbit-images/rabbit-banner-blue.png
-- data/rabbit/image/rabbit-images/rabbit-banner-green.png
-- data/rabbit/image/rabbit-images/rabbit-banner-heads.png
-- data/rabbit/image/rabbit-images/rabbit-banner-pink.png
-- data/rabbit/image/rabbit-images/rabbit-banner.png
-- data/rabbit/image/rabbit-images/rabbit-banner2.png
-- data/rabbit/image/rabbit-images/rabbit-images.rb
-- data/rabbit/image/rabbit-images/rabbit-pink-logo.png
-- data/rabbit/image/rabbit-images/rabbit-pink-logo2.png
-- data/rabbit/image/rabbit-images/red-item.png
-- data/rabbit/image/rabbit-images/red-item2.png
-- data/rabbit/image/rabbit-images/start-flag.png
-- data/rabbit/image/rabbit-images/tanu-kitaro.png
-- data/rabbit/image/rabbit-images/usa-taro.png
-- data/rabbit/image/rabbit-images/usagi.png
-- data/rabbit/image/rabbit-images/yukiusa.png
-- data/rabbit/image/ranguba-images/ranguba-bar.png
-- data/rabbit/image/ranguba-images/ranguba-bar.svg
-- data/rabbit/image/ranguba-images/ranguba-images.rb
-- data/rabbit/image/ranguba-images/ranguba-item-mark-mini.png
-- data/rabbit/image/ranguba-images/ranguba-item-mark.png
-- data/rabbit/image/ranguba-images/ranguba-item-mark.svg
-- data/rabbit/image/ranguba-images/ranguba-mark.png
-- data/rabbit/image/ranguba-images/ranguba-mark.svg
-- data/rabbit/image/ruby-images/property.rb
-- data/rabbit/image/ruby-images/ruby-images.rb
-- data/rabbit/image/ruby-images/ruby-pink-circle-icon.png
-- data/rabbit/image/ruby-images/ruby-pink-circle-logo.png
-- data/rabbit/image/ruby-images/ruby-pink-circle-small-icon.png
-- data/rabbit/image/ruby-images/ruby-pink-circle.png
-- data/rabbit/image/ruby-images/ruby-pink-polygon-icon.png
-- data/rabbit/image/ruby-images/ruby-pink-polygon-logo.png
-- data/rabbit/image/ruby-images/ruby-pink-polygon-small-icon.png
-- data/rabbit/image/ruby-images/ruby-pink-polygon.png
-- data/rabbit/image/rubykaigi2011-images/property.rb
-- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-black.jpg
-- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-white.jpg
-- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-images.rb
-- doc/_config.yml
-- doc/_includes/en.menu.html
-- doc/_includes/ja.menu.html
-- doc/_layouts/en.html
-- doc/_layouts/ja.html
-- doc/_layouts/skeleton.html
-- doc/_plugins/converters/hiki.rb
-- doc/_plugins/converters/markdown.rb
-- doc/_plugins/converters/rd.rb
-- doc/_plugins/support_symlink.rb
-- doc/css/jquery-ui/themes/ui-lightness.css
-- doc/css/rabbit.css
-- doc/en/development.rd
-- doc/en/faq.rd
-- doc/en/hiki.hiki
-- doc/en/how-to-make/hiki.hiki
-- doc/en/how-to-make/index.rd
-- doc/en/how-to-make/markdown.md
-- doc/en/how-to-make/pdf.rd
-- doc/en/how-to-make/rd.rd
-- doc/en/how-to-make/theme.rd
-- doc/en/index.rd
-- doc/en/install/homebrew.rd
-- doc/en/install/index.rd
-- doc/en/install/macports.rd
-- doc/en/install/windows.rd
-- doc/en/news.rd
-- doc/en/rd.rd
-- doc/en/sample/hiki/rabbit.hiki
-- doc/en/sample/index.rd
-- doc/en/sample/markdown/rabbit.md
-- doc/en/sample/rd/rabbit.rd
-- doc/en/slides.rd
-- doc/en/usage.rd
-- doc/en/usage/platform/os-x.rd
-- doc/en/usage/rabbit-slide.rd
-- doc/en/usage/rabbit-theme.rd
-- doc/en/usage/rabbit.rd
-- doc/en/users.rd
-- doc/favicon.ico
-- doc/favicon.png
-- doc/images/background-sample.svg
-- doc/images/background.png
-- doc/images/background.svg
-- doc/images/hare-and-tortoise.png
-- doc/images/hare-and-tortoise.svg
-- doc/images/lavie-icon.png
-- doc/images/lavie.png
-- doc/images/rabbit-slide-show-logo.png
-- doc/images/rabbit-slide-show-logo.svg
-- doc/images/screenshots/ja/blue-circle-raw.png
-- doc/images/screenshots/ja/blue-circle.png
-- doc/images/screenshots/ja/clear-blue-raw.png
-- doc/images/screenshots/ja/clear-blue.png
-- doc/images/screenshots/ja/cozmixng-raw.png
-- doc/images/screenshots/ja/cozmixng.png
-- doc/images/screenshots/ja/dark-gradation-raw.png
-- doc/images/screenshots/ja/dark-gradation.png
-- doc/images/screenshots/ja/day-white-raw.png
-- doc/images/screenshots/ja/day-white.png
-- doc/images/screenshots/ja/debian-raw.png
-- doc/index.html.en
-- doc/index.html.ja
-- doc/ja/about.rd
-- doc/ja/development.rd
-- doc/ja/faq.rd
-- doc/ja/hiki.hiki
-- doc/ja/how-to-make/hiki.hiki
-- doc/ja/how-to-make/index.rd
-- doc/ja/how-to-make/markdown.md
-- doc/ja/how-to-make/pdf.rd
-- doc/ja/how-to-make/rd.rd
-- doc/ja/how-to-make/theme.rd
-- doc/ja/index.rd
-- doc/ja/install/homebrew.rd
-- doc/ja/install/index.rd
-- doc/ja/install/macports.rd
-- doc/ja/install/windows.rd
-- doc/ja/news.rd
-- doc/ja/rd.rd
-- doc/ja/sample/hiki/rabbit.hiki
-- doc/ja/sample/index.rd
-- doc/ja/sample/markdown/rabbit.md
-- doc/ja/sample/rd/rabbit.rd
-- doc/ja/slides.rd
-- doc/ja/usage.rd
-- doc/ja/usage/rabbit-slide.rd
-- doc/ja/usage/rabbit-theme.rd
-- doc/ja/usage/rabbit.rd
-- doc/ja/users.rd
-- doc/javascripts/jquery-ui.js
-- doc/javascripts/jquery.js
-- doc/screenshot.en.rab
-- doc/screenshot.ja.rab
-- entities/README
-- entities/ent2rb.rb
-- entities/isoamsa.ent
-- entities/isoamsb.ent
-- entities/isoamsc.ent
-- entities/isoamsn.ent
-- entities/isoamso.ent
-- entities/isoamsr.ent
-- entities/isobox.ent
-- entities/isocyr1.ent
-- entities/isocyr2.ent
-- entities/isodia.ent
-- entities/isogrk3.ent
-- entities/isolat1.ent
-- entities/isolat2.ent
-- entities/isomfrk.ent
-- entities/isomopf.ent
-- entities/isomscr.ent
-- entities/isonum.ent
-- entities/isopub.ent
-- entities/isotech.ent
-- entities/mmlalias.ent
-- entities/mmlextra.ent
-- lib/rabbit/action.rb
-- lib/rabbit/action/basic.rb
-- lib/rabbit/action/radio.rb
-- lib/rabbit/action/toggle.rb
-- lib/rabbit/author-configuration.rb
-- lib/rabbit/canvas.rb
-- lib/rabbit/command/rabbit-slide.rb
-- lib/rabbit/command/rabbit-theme.rb
-- lib/rabbit/command/rabbit.rb
-- lib/rabbit/config.rb
-- lib/rabbit/console.rb
-- lib/rabbit/console/roff.rb
-- lib/rabbit/cursor-manager.rb
-- lib/rabbit/dependency-canvas.rb
-- lib/rabbit/element.rb
-- lib/rabbit/element/base.rb
-- lib/rabbit/element/base/draw-hook.rb
-- lib/rabbit/element/block-element.rb
-- lib/rabbit/element/block.rb
-- lib/rabbit/element/container-element.rb
-- lib/rabbit/element/description-list.rb
-- lib/rabbit/element/enum-list.rb
-- lib/rabbit/element/footnote.rb
-- lib/rabbit/element/image-title-slide.rb
-- lib/rabbit/element/image.rb
-- lib/rabbit/element/index-slide.rb
-- lib/rabbit/element/item-list.rb
-- lib/rabbit/element/method-list.rb
-- lib/rabbit/element/poppler-page.rb
-- lib/rabbit/element/poppler-slide.rb
-- lib/rabbit/element/poppler-title-slide.rb
-- lib/rabbit/element/preformatted.rb
-- lib/rabbit/element/slide-element.rb
-- lib/rabbit/element/slide.rb
-- lib/rabbit/element/syntax-highlighting.rb
-- lib/rabbit/element/table.rb
-- lib/rabbit/element/tag.rb
-- lib/rabbit/element/text-block-element.rb
-- lib/rabbit/element/text-container-element.rb
-- lib/rabbit/element/text-element.rb
-- lib/rabbit/element/text-renderer.rb
-- lib/rabbit/element/text.rb
-- lib/rabbit/element/title-slide.rb
-- lib/rabbit/element/video.rb
-- lib/rabbit/error.rb
-- lib/rabbit/formatter.rb
-- lib/rabbit/frame.rb
-- lib/rabbit/front.rb
-- lib/rabbit/gem-builder.rb
-- lib/rabbit/gem-finder.rb
-- lib/rabbit/gesture/handler.rb
-- lib/rabbit/gesture/processor.rb
-- lib/rabbit/gettext.rb
-- lib/rabbit/graffiti/config-dialog.rb
-- lib/rabbit/graffiti/processor.rb
-- lib/rabbit/gtk.rb
-- lib/rabbit/html/generator.rb
-- lib/rabbit/html/template.erb
-- lib/rabbit/image-data-loader.rb
-- lib/rabbit/image.rb
-- lib/rabbit/image/base.rb
-- lib/rabbit/image/default.rb
-- lib/rabbit/image/dia.rb
-- lib/rabbit/image/eps.rb
-- lib/rabbit/image/gimp.rb
-- lib/rabbit/image/pdf.rb
-- lib/rabbit/image/svg.rb
-- lib/rabbit/info-window.rb
-- lib/rabbit/keys.rb
-- lib/rabbit/logger.rb
-- lib/rabbit/logger/base.rb
-- lib/rabbit/logger/gui.rb
-- lib/rabbit/logger/stderr.rb
-- lib/rabbit/menu.rb
-- lib/rabbit/parser.rb
-- lib/rabbit/parser/base.rb
-- lib/rabbit/parser/ext/aafigure.rb
-- lib/rabbit/parser/ext/blockdiag.rb
-- lib/rabbit/parser/ext/coderay.rb
-- lib/rabbit/parser/ext/emacs.rb
-- lib/rabbit/parser/ext/enscript.rb
-- lib/rabbit/parser/ext/entity.rb
-- lib/rabbit/parser/ext/escape.rb
-- lib/rabbit/parser/ext/image.rb
-- lib/rabbit/parser/ext/inline.rb
-- lib/rabbit/parser/ext/tex.rb
-- lib/rabbit/parser/ext/video.rb
-- lib/rabbit/parser/image.rb
-- lib/rabbit/parser/markdown.rb
-- lib/rabbit/parser/markdown/converter.rb
-- lib/rabbit/parser/pause-support.rb
-- lib/rabbit/parser/pdf.rb
-- lib/rabbit/parser/rd.rb
-- lib/rabbit/parser/rd/ext/base.rb
-- lib/rabbit/parser/rd/ext/block-verbatim.rb
-- lib/rabbit/parser/rd/ext/character-reference.rb
-- lib/rabbit/parser/rd/ext/image.rb
-- lib/rabbit/parser/rd/ext/inline-verbatim.rb
-- lib/rabbit/parser/rd/ext/refer.rb
-- lib/rabbit/parser/rd/ext/video.rb
-- lib/rabbit/parser/rd/rd2rabbit-lib.rb
-- lib/rabbit/parser/rd/rt/rt2rabbit-lib.rb
-- lib/rabbit/parser/rd/visitor.rb
-- lib/rabbit/parser/wiki.rb
-- lib/rabbit/parser/wiki/output.rb
-- lib/rabbit/path-manipulatable.rb
-- lib/rabbit/progress.rb
-- lib/rabbit/rabbit.rb
-- lib/rabbit/readme-parser.rb
-- lib/rabbit/renderer.rb
-- lib/rabbit/renderer/base.rb
-- lib/rabbit/renderer/color.rb
-- lib/rabbit/renderer/display.rb
-- lib/rabbit/renderer/display/base.rb
-- lib/rabbit/renderer/display/button-handler.rb
-- lib/rabbit/renderer/display/clutter-embed.rb
-- lib/rabbit/renderer/display/cursor.rb
-- lib/rabbit/renderer/display/drawing-area-base.rb
-- lib/rabbit/renderer/display/drawing-area-primitive.rb
-- lib/rabbit/renderer/display/drawing-area-view-only.rb
-- lib/rabbit/renderer/display/drawing-area.rb
-- lib/rabbit/renderer/display/gesture.rb
-- lib/rabbit/renderer/display/gl.rb
-- lib/rabbit/renderer/display/graffiti.rb
-- lib/rabbit/renderer/display/hook-handler.rb
-- lib/rabbit/renderer/display/info.rb
-- lib/rabbit/renderer/display/key-handler.rb
-- lib/rabbit/renderer/display/magnifier.rb
-- lib/rabbit/renderer/display/mask.rb
-- lib/rabbit/renderer/display/menu.rb
-- lib/rabbit/renderer/display/progress.rb
-- lib/rabbit/renderer/display/scroll-handler.rb
-- lib/rabbit/renderer/display/search.rb
-- lib/rabbit/renderer/display/spotlight.rb
-- lib/rabbit/renderer/engine.rb
-- lib/rabbit/renderer/engine/cairo.rb
-- lib/rabbit/renderer/gl.rb
-- lib/rabbit/renderer/kernel.rb
-- lib/rabbit/renderer/pixmap.rb
-- lib/rabbit/renderer/pixmap/base.rb
-- lib/rabbit/renderer/pixmap/cairo.rb
-- lib/rabbit/renderer/pixmap/gl.rb
-- lib/rabbit/renderer/print.rb
-- lib/rabbit/renderer/print/base.rb
-- lib/rabbit/renderer/print/cairo.rb
-- lib/rabbit/renderer/print/layout.rb
-- lib/rabbit/renderer/print/multiple.rb
-- lib/rabbit/search-window.rb
-- lib/rabbit/searcher.rb
-- lib/rabbit/size.rb
-- lib/rabbit/slide-configuration.rb
-- lib/rabbit/slide.rb
-- lib/rabbit/slideshare.rb
-- lib/rabbit/soap/base.rb
-- lib/rabbit/soap/driver.rb
-- lib/rabbit/soap/server.rb
-- lib/rabbit/source-generator.rb
-- lib/rabbit/source-generator/hiki.rb
-- lib/rabbit/source-generator/markdown.rb
-- lib/rabbit/source-generator/rd.rb
-- lib/rabbit/source.rb
-- lib/rabbit/source/argf.rb
-- lib/rabbit/source/base.rb
-- lib/rabbit/source/file.rb
-- lib/rabbit/source/hiki.rb
-- lib/rabbit/source/memory.rb
-- lib/rabbit/source/slide-share.rb
-- lib/rabbit/source/uri.rb
-- lib/rabbit/stock.rb
-- lib/rabbit/task.rb
-- lib/rabbit/task/slide.rb
-- lib/rabbit/task/theme.rb
-- lib/rabbit/theme-configuration.rb
-- lib/rabbit/theme/applier.rb
-- lib/rabbit/theme/auto-slide/auto-slide.rb
-- lib/rabbit/theme/auto-slide/property.rb
-- lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb
-- lib/rabbit/theme/base/base.rb
-- lib/rabbit/theme/base/property.rb
-- lib/rabbit/theme/blue-bar/blue-bar.rb
-- lib/rabbit/theme/blue-bar/property.rb
-- lib/rabbit/theme/blue-circle/blue-circle.rb
-- lib/rabbit/theme/blue-circle/property.rb
-- lib/rabbit/theme/body-background-image/body-background-image.rb
-- lib/rabbit/theme/centering-rabbit/centering-rabbit.rb
-- lib/rabbit/theme/centering-rabbit/property.rb
-- lib/rabbit/theme/clear-blue/clear-blue.rb
-- lib/rabbit/theme/clear-blue/property.rb
-- lib/rabbit/theme/clock/clock.rb
-- lib/rabbit/theme/clock/property.rb
-- lib/rabbit/theme/clutter-comment/clutter-comment.rb
-- lib/rabbit/theme/clutter-comment/property.rb
-- lib/rabbit/theme/color-circle-block-quote/color-circle-block-quote.rb
-- lib/rabbit/theme/color-circle-block-quote/property.rb
-- lib/rabbit/theme/color-circle-common/color-circle-common.rb
-- lib/rabbit/theme/color-circle-common/property.rb
-- lib/rabbit/theme/color-circle-description/color-circle-description.rb
-- lib/rabbit/theme/color-circle-description/property.rb
-- lib/rabbit/theme/color-circle-foot-text/color-circle-foot-text.rb
-- lib/rabbit/theme/color-circle-foot-text/property.rb
-- lib/rabbit/theme/color-circle-item-mark/color-circle-item-mark.rb
-- lib/rabbit/theme/color-circle-item-mark/property.rb
-- lib/rabbit/theme/color-circle-method-list/color-circle-method-list.rb
-- lib/rabbit/theme/color-circle-method-list/property.rb
-- lib/rabbit/theme/color-circle-preformatted/color-circle-preformatted.rb
-- lib/rabbit/theme/color-circle-preformatted/property.rb
-- lib/rabbit/theme/color-circle-slide/color-circle-slide.rb
-- lib/rabbit/theme/color-circle-slide/property.rb
-- lib/rabbit/theme/color-circle-text/color-circle-text.rb
-- lib/rabbit/theme/color-circle-text/property.rb
-- lib/rabbit/theme/color-circle-title-slide/color-circle-title-slide.rb
-- lib/rabbit/theme/color-circle-title-slide/property.rb
-- lib/rabbit/theme/color-circle-title-text/color-circle-title-text.rb
-- lib/rabbit/theme/color-circle-title-text/property.rb
-- lib/rabbit/theme/color-circle/color-circle.rb
-- lib/rabbit/theme/color-circle/property.rb
-- lib/rabbit/theme/cozmixng-powered-by/cozmixng-powered-by.rb
-- lib/rabbit/theme/cozmixng-powered-by/property.rb
-- lib/rabbit/theme/cozmixng/cozmixng.rb
-- lib/rabbit/theme/cozmixng/property.rb
-- lib/rabbit/theme/dark-gradation/dark-gradation.rb
-- lib/rabbit/theme/dark-gradation/property.rb
-- lib/rabbit/theme/day-white/day-white.rb
-- lib/rabbit/theme/day-white/property.rb
-- lib/rabbit/theme/debian/debian.rb
-- lib/rabbit/theme/debian/property.rb
-- lib/rabbit/theme/default-block-quote/default-block-quote.rb
-- lib/rabbit/theme/default-block-quote/property.rb
-- lib/rabbit/theme/default-comment/default-comment.rb
-- lib/rabbit/theme/default-comment/property.rb
-- lib/rabbit/theme/default-description/default-description.rb
-- lib/rabbit/theme/default-description/property.rb
-- lib/rabbit/theme/default-foot-text/default-foot-text.rb
-- lib/rabbit/theme/default-foot-text/property.rb
-- lib/rabbit/theme/default-icon/default-icon.rb
-- lib/rabbit/theme/default-icon/property.rb
-- lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb
-- lib/rabbit/theme/default-item-mark-setup/property.rb
-- lib/rabbit/theme/default-item-mark/default-item-mark.rb
-- lib/rabbit/theme/default-item-mark/property.rb
-- lib/rabbit/theme/default-method-list/default-method-list.rb
-- lib/rabbit/theme/default-method-list/property.rb
-- lib/rabbit/theme/default-preformatted/default-preformatted.rb
-- lib/rabbit/theme/default-preformatted/property.rb
-- lib/rabbit/theme/default-slide/default-slide.rb
-- lib/rabbit/theme/default-slide/property.rb
-- lib/rabbit/theme/default-text/default-text.rb
-- lib/rabbit/theme/default-text/property.rb
-- lib/rabbit/theme/default-title-slide/default-title-slide.rb
-- lib/rabbit/theme/default-title-slide/property.rb
-- lib/rabbit/theme/default-title-text/default-title-text.rb
-- lib/rabbit/theme/default-title-text/property.rb
-- lib/rabbit/theme/default/default.rb
-- lib/rabbit/theme/default/property.rb
-- lib/rabbit/theme/document.erb
-- lib/rabbit/theme/edge-info-toolkit/edge-info-toolkit.rb
-- lib/rabbit/theme/edge-info-toolkit/property.rb
-- lib/rabbit/theme/emphasize-keyword/emphasize-keyword.rb
-- lib/rabbit/theme/emphasize-keyword/property.rb
-- lib/rabbit/theme/enishi-green/enishi-green.rb
-- lib/rabbit/theme/enishi-green/property.rb
-- lib/rabbit/theme/entry.rb
-- lib/rabbit/theme/footer-comment/footer-comment.rb
-- lib/rabbit/theme/footer-comment/property.rb
-- lib/rabbit/theme/footer-logo/footer-logo.rb
-- lib/rabbit/theme/footer-logo/property.rb
-- lib/rabbit/theme/green-circle/green-circle.rb
-- lib/rabbit/theme/green-circle/property.rb
-- lib/rabbit/theme/headline-logo/headline-logo.rb
-- lib/rabbit/theme/headline-logo/property.rb
-- lib/rabbit/theme/icon/icon.rb
-- lib/rabbit/theme/icon/property.rb
-- lib/rabbit/theme/image-slide-number/image-slide-number.rb
-- lib/rabbit/theme/image-slide-number/property.rb
-- lib/rabbit/theme/image-timer/image-timer.rb
-- lib/rabbit/theme/image-timer/property.rb
-- lib/rabbit/theme/image-viewer/image-viewer.rb
-- lib/rabbit/theme/image-viewer/property.rb
-- lib/rabbit/theme/image/image.rb
-- lib/rabbit/theme/image/property.rb
-- lib/rabbit/theme/lightning-clear-blue/lightning-clear-blue.rb
-- lib/rabbit/theme/lightning-clear-blue/property.rb
-- lib/rabbit/theme/lightning-monochrome/lightning-monochrome.rb
-- lib/rabbit/theme/lightning-monochrome/property.rb
-- lib/rabbit/theme/lightning-rabbit/lightning-rabbit.rb
-- lib/rabbit/theme/lightning-rabbit/property.rb
-- lib/rabbit/theme/lightning-simple/lightning-simple.rb
-- lib/rabbit/theme/lightning-simple/property.rb
-- lib/rabbit/theme/lightning-talk-toolkit/lightning-talk-toolkit.rb
-- lib/rabbit/theme/lightning-talk-toolkit/property.rb
-- lib/rabbit/theme/lightning-talk/lightning-talk.rb
-- lib/rabbit/theme/lightning-talk/property.rb
-- lib/rabbit/theme/manager.rb
-- lib/rabbit/theme/mirror-effect/mirror-effect.rb
-- lib/rabbit/theme/mirror-effect/property.rb
-- lib/rabbit/theme/nari/nari.rb
-- lib/rabbit/theme/nari/property.rb
-- lib/rabbit/theme/newline-in-slides/newline-in-slides.rb
-- lib/rabbit/theme/newline-in-slides/property.rb
-- lib/rabbit/theme/newline-in-title/newline-in-title.rb
-- lib/rabbit/theme/newline-in-title/property.rb
-- lib/rabbit/theme/night-black/night-black.rb
-- lib/rabbit/theme/night-black/property.rb
-- lib/rabbit/theme/pdf/pdf.rb
-- lib/rabbit/theme/pdf/property.rb
-- lib/rabbit/theme/per-slide-background-color/per-slide-background-color.rb
-- lib/rabbit/theme/per-slide-background-color/property.rb
-- lib/rabbit/theme/per-slide-background-image/per-slide-background-image.rb
-- lib/rabbit/theme/per-slide-background-image/property.rb
-- lib/rabbit/theme/powered-by/powered-by.rb
-- lib/rabbit/theme/powered-by/property.rb
-- lib/rabbit/theme/rabbit-block-quote/property.rb
-- lib/rabbit/theme/rabbit-block-quote/rabbit-block-quote.rb
-- lib/rabbit/theme/rabbit-headline-logo/property.rb
-- lib/rabbit/theme/rabbit-headline-logo/rabbit-headline-logo.rb
-- lib/rabbit/theme/rabbit-icon/property.rb
-- lib/rabbit/theme/rabbit-icon/rabbit-icon.rb
-- lib/rabbit/theme/rabbit-item-mark/property.rb
-- lib/rabbit/theme/rabbit-item-mark/rabbit-item-mark.rb
-- lib/rabbit/theme/rabbit-powered-by/property.rb
-- lib/rabbit/theme/rabbit-powered-by/rabbit-powered-by.rb
-- lib/rabbit/theme/rabbit-title-logo/property.rb
-- lib/rabbit/theme/rabbit-title-logo/rabbit-title-logo.rb
-- lib/rabbit/theme/rabbit/property.rb
-- lib/rabbit/theme/rabbit/rabbit.rb
-- lib/rabbit/theme/ranguba/property.rb
-- lib/rabbit/theme/ranguba/ranguba.rb
-- lib/rabbit/theme/red-frame/property.rb
-- lib/rabbit/theme/red-frame/red-frame.rb
-- lib/rabbit/theme/rotate-zoom-effect/property.rb
-- lib/rabbit/theme/rotate-zoom-effect/rotate-zoom-effect.rb
-- lib/rabbit/theme/ruby-gnome2-description/property.rb
-- lib/rabbit/theme/ruby-gnome2-description/ruby-gnome2-description.rb
-- lib/rabbit/theme/ruby-gnome2-foot-text/property.rb
-- lib/rabbit/theme/ruby-gnome2-foot-text/ruby-gnome2-foot-text.rb
-- lib/rabbit/theme/ruby-gnome2-headline/property.rb
-- lib/rabbit/theme/ruby-gnome2-headline/ruby-gnome2-headline.rb
-- lib/rabbit/theme/ruby-gnome2-icon/property.rb
-- lib/rabbit/theme/ruby-gnome2-icon/ruby-gnome2-icon.rb
-- lib/rabbit/theme/ruby-gnome2-item-mark/property.rb
-- lib/rabbit/theme/ruby-gnome2-item-mark/ruby-gnome2-item-mark.rb
-- lib/rabbit/theme/ruby-gnome2-preformatted/property.rb
-- lib/rabbit/theme/ruby-gnome2-preformatted/ruby-gnome2-preformatted.rb
-- lib/rabbit/theme/ruby-gnome2-slide/property.rb
-- lib/rabbit/theme/ruby-gnome2-slide/ruby-gnome2-slide.rb
-- lib/rabbit/theme/ruby-gnome2/property.rb
-- lib/rabbit/theme/ruby-gnome2/ruby-gnome2.rb
-- lib/rabbit/theme/rubykaigi2011/property.rb
-- lib/rabbit/theme/rubykaigi2011/rubykaigi2011.rb
-- lib/rabbit/theme/scroll-effect/property.rb
-- lib/rabbit/theme/scroll-effect/scroll-effect.rb
-- lib/rabbit/theme/searcher.rb
-- lib/rabbit/theme/show-frame/property.rb
-- lib/rabbit/theme/show-frame/show-frame.rb
-- lib/rabbit/theme/simple-item-mark/property.rb
-- lib/rabbit/theme/simple-item-mark/simple-item-mark.rb
-- lib/rabbit/theme/slide-background-image/property.rb
-- lib/rabbit/theme/slide-background-image/slide-background-image.rb
-- lib/rabbit/theme/slide-background/property.rb
-- lib/rabbit/theme/slide-background/slide-background.rb
-- lib/rabbit/theme/slide-footer-info/property.rb
-- lib/rabbit/theme/slide-footer-info/slide-footer-info.rb
-- lib/rabbit/theme/slide-header-info/property.rb
-- lib/rabbit/theme/slide-header-info/slide-header-info.rb
-- lib/rabbit/theme/slide-logo/property.rb
-- lib/rabbit/theme/slide-logo/slide-logo.rb
-- lib/rabbit/theme/slide-number/property.rb
-- lib/rabbit/theme/slide-number/slide-number.rb
-- lib/rabbit/theme/slide-show/property.rb
-- lib/rabbit/theme/slide-show/slide-show.rb
-- lib/rabbit/theme/stream-comment/property.rb
-- lib/rabbit/theme/stream-comment/stream-comment.rb
-- lib/rabbit/theme/syntax-highlighting/property.rb
-- lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb
-- lib/rabbit/theme/table/property.rb
-- lib/rabbit/theme/table/table.rb
-- lib/rabbit/theme/tag/property.rb
-- lib/rabbit/theme/tag/tag.rb
-- lib/rabbit/theme/timer/property.rb
-- lib/rabbit/theme/timer/timer.rb
-- lib/rabbit/theme/title-background-color/property.rb
-- lib/rabbit/theme/title-background-color/title-background-color.rb
-- lib/rabbit/theme/title-background-image/property.rb
-- lib/rabbit/theme/title-background-image/title-background-image.rb
-- lib/rabbit/theme/title-logo/property.rb
-- lib/rabbit/theme/title-logo/title-logo.rb
-- lib/rabbit/theme/title-on-image-toolkit/property.rb
-- lib/rabbit/theme/title-on-image-toolkit/title-on-image-toolkit.rb
-- lib/rabbit/theme/title-shadow/property.rb
-- lib/rabbit/theme/title-shadow/title-shadow.rb
-- lib/rabbit/theme/title-slide-background-image/property.rb
-- lib/rabbit/theme/title-slide-background-image/title-slide-background-image.rb
-- lib/rabbit/trackball.rb
-- lib/rabbit/utils.rb
-- lib/rabbit/version.rb
-- lib/rabbit/video-window.rb
-- lib/rabbit/xmlrpc/base.rb
-- lib/rabbit/xmlrpc/client.rb
-- lib/rabbit/xmlrpc/server.rb
-- misc/emacs/README.ja
-- misc/emacs/rabbit-mode.el
-- misc/github-post-receiver/config.ru
-- misc/github-post-receiver/config.yaml.sample
-- misc/github-post-receiver/tmp/restart.txt
-- misc/make-image-sample.rb
-- misc/make-print-sample.rb
-- misc/update-rd.rb
-- misc/xyzzy/rabbit-mode.l
-- po/en/rabbit.edit.po
-- po/en/rabbit.po
-- po/fr/rabbit.edit.po
-- po/fr/rabbit.po
-- po/ja/rabbit.edit.po
-- po/ja/rabbit.po
-- rabbit.gemspec
-- sample/blue-circle.rd
-- sample/can_rabbit.rd
-- sample/cozmixng.rd
-- sample/cozmixng_is_field.png
-- sample/cozmixng_is_field.svg
-- sample/enishi-green.rab
-- sample/equation.eps
-- sample/gl-sample.rd
-- sample/html_and_wiki.png
-- sample/html_and_wiki.svg
-- sample/image-reflection.rab
-- sample/info-window.png
-- sample/join_cozmixng.png
-- sample/join_cozmixng.svg
-- sample/kof2005/gesture-flow.svg
-- sample/kof2005/gesture.rb
-- sample/kof2005/gtk+-widget.svg
-- sample/kof2005/high-light-architecture.svg
-- sample/kof2005/high-light-expose.rb
-- sample/kof2005/high-light-expose.svg
-- sample/kof2005/high-light-widget.rb
-- sample/kof2005/high-light-widget.svg
-- sample/kof2005/high-light.svg
-- sample/kof2005/mask-screenshot.png
-- sample/kof2005/mask.rb
-- sample/kof2005/mask.svg
-- sample/kof2005/ruby-gnome2-logo.png
-- sample/kof2005/ruby-pink-circle-logo.png
-- sample/kof2005/skip-up-with-ruby-gnome2.rd
-- sample/kof2005/widget.svg
-- sample/lavie.png
-- sample/lightning-talk.rd
-- sample/lldn/input.svg
-- sample/lldn/interface.svg
-- sample/lldn/kame.png
-- sample/lldn/lavie.png
-- sample/lldn/lldn.rd
-- sample/lldn/output.svg
-- sample/lldn/rabbit-rwiki.svg
-- sample/lldn/rabbit_banner.png
-- sample/lldn/rabbit_banner2.png
-- sample/m17n.rd
-- sample/note.rab
-- sample/ppt/hare-and-tortoise-end.png
-- sample/ppt/hare-and-tortoise-middle.png
-- sample/ppt/hare-and-tortoise-start.png
-- sample/ppt/ppt.rd
-- sample/ppt/rabbit-with-ruby.png
-- sample/pre.rd
-- sample/rabbit-balloon.obj
-- sample/rabbit-en.hiki
-- sample/rabbit-en.md
-- sample/rabbit-en.rd
-- sample/rabbit-history.svg
-- sample/rabbit-implementation.rd
-- sample/rabbit-slide-show-logo.svg
-- sample/rabbit.dia
-- sample/rabbit.hiki
-- sample/rabbit.md
-- sample/rabbit.rd
-- sample/rabbit.xcf
-- sample/rabbit/theme/festival/festival.rb
-- sample/rabbit/theme/gl-sample/gl-sample.rb
-- sample/rabbit/theme/image-with-frame/image-with-frame.rb
-- sample/rabbit/theme/image-with-no-shadow-frame/image-with-no-shadow-frame.rb
-- sample/rabbit/theme/image-without-frame/image-without-frame.rb
-- sample/rabbit/theme/kof2005/kof2005.rb
-- sample/rabbit/theme/kof2005/property.rb
-- sample/rabbit/theme/lightning-talk-with-contact/lightning-talk-with-contact.rb
-- sample/rabbit/theme/lldn/lldn.rb
-- sample/rabbit/theme/pdf/pdf.rb
-- sample/rabbit/theme/pdf/property.rb
-- sample/rabbit/theme/ppt/ppt.rb
-- sample/rabbit/theme/rabbit-and-tortoise/rabbit-and-tortoise.rb
-- sample/rabbit/theme/rectangle-image-slide-number/rectangle-image-slide-number.rb
-- sample/rabbit/theme/stop-auto-slide/stop-auto-slide.rb
-- sample/rabbit/theme/triangle-image-slide-number/triangle-image-slide-number.rb
-- sample/rabbit_icon.ico
-- sample/rabbit_icon.png
-- sample/shocker.jpg
-- sample/slide-property.hiki
-- sample/slide-property.rab
-- sample/spiral.svg
-- sample/table-en.rd
-- sample/table.hiki
-- sample/table.rd
-- sample/usagi.png
-- test/image/test-dia.rb
-- test/image/test-eps.rb
-- test/parser/test-markdown.rb
-- test/parser/test-rd.rb
-- test/parser/test-wiki.rb
-- test/rabbit-test-utils.rb
-- test/rabbit-test-utils/fixture.rb
-- test/rabbit-test-utils/parser.rb
-- test/run-test.rb
-- test/source-generator/test-hiki.rb
-- test/source-generator/test-markdown.rb
-- test/source-generator/test-rd.rb
-- test/test-applier.rb
-- test/test-author-configuration.rb
-- test/test-color.rb
-- test/test-element.rb
-- test/test-readme-parser.rb
-- test/test-size.rb
-- test/test-slide-configuration.rb
-- test/test-slideshare.rb
-- test/test-source.rb
-- test/test-theme-configuration.rb
-- test/test-utils.rb
-homepage: http://rabbit-shocker.org/
-licenses:
-- GPLv2+
-metadata: {}
-post_install_message: 
-rdoc_options: []
-require_paths:
-- lib
-required_ruby_version: !ruby/object:Gem::Requirement
-  requirements:
-  - - ">="
-    - !ruby/object:Gem::Version
-      version: 1.9.3
-required_rubygems_version: !ruby/object:Gem::Requirement
-  requirements:
-  - - ">="
-    - !ruby/object:Gem::Version
-      version: '0'
-requirements: []
-rubyforge_project: rabbit
-rubygems_version: 2.2.2
-signing_key: 
-specification_version: 4
-summary: Rabbit is an RD-document-based presentation application.
-test_files:
-- test/test-color.rb
-- test/test-utils.rb
-- test/test-slideshare.rb
-- test/image/test-dia.rb
-- test/image/test-eps.rb
-- test/rabbit-test-utils.rb
-- test/test-readme-parser.rb
-- test/test-author-configuration.rb
-- test/rabbit-test-utils/parser.rb
-- test/rabbit-test-utils/fixture.rb
-- test/source-generator/test-rd.rb
-- test/source-generator/test-markdown.rb
-- test/source-generator/test-hiki.rb
-- test/test-theme-configuration.rb
-- test/run-test.rb
-- test/test-size.rb
-- test/test-element.rb
-- test/test-applier.rb
-- test/parser/test-wiki.rb
-- test/parser/test-rd.rb
-- test/parser/test-markdown.rb
-- test/test-source.rb
-- test/test-slide-configuration.rb
-has_rdoc: 
diff --git a/po/en/rabbit.edit.po b/po/en/rabbit.edit.po
index 3302c4f..a9f648b 100644
--- a/po/en/rabbit.edit.po
+++ b/po/en/rabbit.edit.po
@@ -220,7 +220,7 @@ msgstr ""
 msgid "Save as image"
 msgstr ""
 
-#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:312
+#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:315
 msgid "Print"
 msgstr ""
 
@@ -604,398 +604,398 @@ msgstr ""
 msgid "rabbit-theme-benchmark-en.gem"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:141 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
+#: ../lib/rabbit/command/rabbit.rb:144 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
 msgid "Theme"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:144
+#: ../lib/rabbit/command/rabbit.rb:147
 msgid "Add [PATH] to load path."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:149
+#: ../lib/rabbit/command/rabbit.rb:152
 msgid "Use [THEME] as theme."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:156
+#: ../lib/rabbit/command/rabbit.rb:159
 msgid "Use [THEME] for comment."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:162
+#: ../lib/rabbit/command/rabbit.rb:165
 msgid "Use [TIME] as allotted time."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:168 ../lib/rabbit/html/generator.rb:404
+#: ../lib/rabbit/command/rabbit.rb:171 ../lib/rabbit/html/generator.rb:404
 msgid "Source"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:175
+#: ../lib/rabbit/command/rabbit.rb:178
 msgid ""
 "When select %s\n"
 "specify %s\n"
 "as [SOURCE_INFOS]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:182
+#: ../lib/rabbit/command/rabbit.rb:185
 msgid "Specify source type as [TYPE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:183 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
+#: ../lib/rabbit/command/rabbit.rb:186 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
 msgid "Select from [%s]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:184
+#: ../lib/rabbit/command/rabbit.rb:187
 msgid "Note: case insensitive."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:198
+#: ../lib/rabbit/command/rabbit.rb:201
 msgid "Specify source encoding as [ENCODING]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:199 ../lib/rabbit/command/rabbit.rb:205 ../lib/rabbit/command/rabbit.rb:372 ../lib/rabbit/command/rabbit.rb:379 ../lib/rabbit/command/rabbit.rb:386 ../lib/rabbit/command/rabbit.rb:393 ../lib/rabbit/command/rabbit.rb:418 ../lib/rabbit/command/rabbit.rb:425 ../lib/rabbit/command/rabbit.rb:432 ../lib/rabbit/command/rabbit.rb:439 ../lib/rabbit/command/rabbit.rb:552 ../lib/rabbit/console.rb:150
+#: ../lib/rabbit/command/rabbit.rb:202 ../lib/rabbit/command/rabbit.rb:208 ../lib/rabbit/command/rabbit.rb:375 ../lib/rabbit/command/rabbit.rb:382 ../lib/rabbit/command/rabbit.rb:389 ../lib/rabbit/command/rabbit.rb:396 ../lib/rabbit/command/rabbit.rb:421 ../lib/rabbit/command/rabbit.rb:428 ../lib/rabbit/command/rabbit.rb:435 ../lib/rabbit/command/rabbit.rb:442 ../lib/rabbit/command/rabbit.rb:555 ../lib/rabbit/console.rb:150
 msgid "(auto)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:204
+#: ../lib/rabbit/command/rabbit.rb:207
 msgid "Specify base URI or path of source as [BASE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:210
+#: ../lib/rabbit/command/rabbit.rb:213
 msgid "Initial state"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:213
+#: ../lib/rabbit/command/rabbit.rb:216
 msgid "Toggle full screen mode."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:219
+#: ../lib/rabbit/command/rabbit.rb:222
 msgid "Toggle index mode."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:225
+#: ../lib/rabbit/command/rabbit.rb:228
 msgid "Show the Nth slide. (zero-based)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:231
+#: ../lib/rabbit/command/rabbit.rb:234
 msgid "Size"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:234
+#: ../lib/rabbit/command/rabbit.rb:237
 msgid "Set window geometry [GEOMETRY]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:235
+#: ../lib/rabbit/command/rabbit.rb:238
 msgid "Format: WIDTHxHEIGHT+X+Y"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:242
+#: ../lib/rabbit/command/rabbit.rb:245
 msgid "Set window width to [WIDTH]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:249
+#: ../lib/rabbit/command/rabbit.rb:252
 msgid "Set window height to [HEIGHT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:254
+#: ../lib/rabbit/command/rabbit.rb:257
 msgid ""
 "Set window width and height to\n"
 "[WIDTH] and [HEIGHT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:267
+#: ../lib/rabbit/command/rabbit.rb:270
 msgid "Save"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:270
+#: ../lib/rabbit/command/rabbit.rb:273
 msgid "Save as image and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:275
+#: ../lib/rabbit/command/rabbit.rb:278
 msgid "Specify saved image type as [TYPE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:282
+#: ../lib/rabbit/command/rabbit.rb:285
 msgid "Specify saved image base name as [BASE_NAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:283 ../lib/rabbit/command/rabbit.rb:321
+#: ../lib/rabbit/command/rabbit.rb:286 ../lib/rabbit/command/rabbit.rb:324
 msgid "Title of slide"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:288
+#: ../lib/rabbit/command/rabbit.rb:291
 msgid "Output HTML for viewing saved images."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:294
+#: ../lib/rabbit/command/rabbit.rb:297
 msgid "Output index HTML for navigating slides."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:300
+#: ../lib/rabbit/command/rabbit.rb:303
 msgid "Specify base URI of RSS as [URI]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:301
+#: ../lib/rabbit/command/rabbit.rb:304
 msgid "RSS is generated only when HTML is output."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:307
+#: ../lib/rabbit/command/rabbit.rb:310
 msgid "Specify source filenam as [FILENAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:315
+#: ../lib/rabbit/command/rabbit.rb:318
 msgid "Print and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:320
+#: ../lib/rabbit/command/rabbit.rb:323
 msgid "Specify printed out filename as [FILENAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:327
+#: ../lib/rabbit/command/rabbit.rb:330
 msgid "Set slides per page."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:333
+#: ../lib/rabbit/command/rabbit.rb:336
 msgid "Draw scaled image."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:334
+#: ../lib/rabbit/command/rabbit.rb:337
 msgid "Better look for displaying but lesser look for printing."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:339
+#: ../lib/rabbit/command/rabbit.rb:342
 msgid "Paper"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:343
+#: ../lib/rabbit/command/rabbit.rb:346
 msgid "Set paper width to [WIDTH] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:344
+#: ../lib/rabbit/command/rabbit.rb:347
 msgid "(landscape A4 width)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:350
+#: ../lib/rabbit/command/rabbit.rb:353
 msgid "Set paper height to [HEIGHT] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:351
+#: ../lib/rabbit/command/rabbit.rb:354
 msgid "(landscape A4 height)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:355
+#: ../lib/rabbit/command/rabbit.rb:358
 msgid ""
 "Set paper width and height to\n"
 "[WIDTH] Pt and [HEIGHT] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:357
+#: ../lib/rabbit/command/rabbit.rb:360
 msgid "(landscape A4 size)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:367
+#: ../lib/rabbit/command/rabbit.rb:370
 msgid "Margin"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:371
+#: ../lib/rabbit/command/rabbit.rb:374
 msgid "Set left margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:378
+#: ../lib/rabbit/command/rabbit.rb:381
 msgid "Set right margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:385
+#: ../lib/rabbit/command/rabbit.rb:388
 msgid "Set top margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:392
+#: ../lib/rabbit/command/rabbit.rb:395
 msgid "Set bottom margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:397
+#: ../lib/rabbit/command/rabbit.rb:400
 msgid "[ALL]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:398
+#: ../lib/rabbit/command/rabbit.rb:401
 msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:399
+#: ../lib/rabbit/command/rabbit.rb:402
 msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:400
+#: ../lib/rabbit/command/rabbit.rb:403
 msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:403
+#: ../lib/rabbit/command/rabbit.rb:406
 msgid "Set margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:417
+#: ../lib/rabbit/command/rabbit.rb:420
 msgid "Set left page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:424
+#: ../lib/rabbit/command/rabbit.rb:427
 msgid "Set right page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:431
+#: ../lib/rabbit/command/rabbit.rb:434
 msgid "Set top page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:438
+#: ../lib/rabbit/command/rabbit.rb:441
 msgid "Set bottom page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:445
+#: ../lib/rabbit/command/rabbit.rb:448
 msgid "Set page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:457
+#: ../lib/rabbit/command/rabbit.rb:460
 msgid "dRuby"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:460
+#: ../lib/rabbit/command/rabbit.rb:463
 msgid "Specify whether to use dRuby."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:466
+#: ../lib/rabbit/command/rabbit.rb:469
 msgid "Specify dRuby URI."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:472
+#: ../lib/rabbit/command/rabbit.rb:475
 msgid "Specify whether to output dRuby URI."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:477
+#: ../lib/rabbit/command/rabbit.rb:480
 msgid "SOAP"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:480
+#: ../lib/rabbit/command/rabbit.rb:483
 msgid "Specify whether to use SOAP."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:486
+#: ../lib/rabbit/command/rabbit.rb:489
 msgid "Specify SOAP host as [HOST]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:493
+#: ../lib/rabbit/command/rabbit.rb:496
 msgid "Specify SOAP port as [PORT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:498
+#: ../lib/rabbit/command/rabbit.rb:501
 msgid "XML-RPC"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:501
+#: ../lib/rabbit/command/rabbit.rb:504
 msgid "Specify whether to use XML-RPC."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:507
+#: ../lib/rabbit/command/rabbit.rb:510
 msgid "Specify XML-RPC host as [HOST]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:514
+#: ../lib/rabbit/command/rabbit.rb:517
 msgid "Specify XML-RPC port as [PORT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:519
+#: ../lib/rabbit/command/rabbit.rb:522
 msgid "Public level"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:526
+#: ../lib/rabbit/command/rabbit.rb:529
 msgid "Specify public level."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:527
+#: ../lib/rabbit/command/rabbit.rb:530
 msgid "Select from the following:"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:536 ../lib/rabbit/command/rabbit.rb:561 ../lib/rabbit/command/rabbit.rb:568
+#: ../lib/rabbit/command/rabbit.rb:539 ../lib/rabbit/command/rabbit.rb:564 ../lib/rabbit/command/rabbit.rb:571
 msgid "(%s)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:541 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
+#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
 msgid "Comment"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/command/rabbit.rb:550
+#: ../lib/rabbit/command/rabbit.rb:547 ../lib/rabbit/command/rabbit.rb:553
 msgid "Deprecated. Just ignored."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:545
+#: ../lib/rabbit/command/rabbit.rb:548
 msgid "Specify initial comment source."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:546
+#: ../lib/rabbit/command/rabbit.rb:549
 msgid "(default source)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:551
+#: ../lib/rabbit/command/rabbit.rb:554
 msgid "Specify comment source encoding."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:555
+#: ../lib/rabbit/command/rabbit.rb:558
 msgid "Migemo"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:560
+#: ../lib/rabbit/command/rabbit.rb:563
 msgid "Specify search paths for Migemo static dictionary."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:567
+#: ../lib/rabbit/command/rabbit.rb:570
 msgid "Specify static dictionary name for Migemo."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:572
+#: ../lib/rabbit/command/rabbit.rb:575
 msgid "3D"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:575
+#: ../lib/rabbit/command/rabbit.rb:578
 msgid "Specify whether to use OpenGL if available."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:580
+#: ../lib/rabbit/command/rabbit.rb:583
 msgid "Display"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:583
+#: ../lib/rabbit/command/rabbit.rb:586
 msgid "Specify whether to keep above window."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:588
+#: ../lib/rabbit/command/rabbit.rb:591
 msgid "Others"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:591
+#: ../lib/rabbit/command/rabbit.rb:594
 msgid "Check slide source syntax and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:596
+#: ../lib/rabbit/command/rabbit.rb:599
 msgid "Show a native window ID of the Rabbit window if available."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:597
+#: ../lib/rabbit/command/rabbit.rb:600
 msgid "e.g. The ID is the ID of X resource on X window system."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:638
+#: ../lib/rabbit/command/rabbit.rb:641
 msgid "Choose a Rabbit source file"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:755
+#: ../lib/rabbit/command/rabbit.rb:759
 msgid "dRuby URI <%s> is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:774
+#: ../lib/rabbit/command/rabbit.rb:778
 msgid "port <%s> for SOAP is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:795
+#: ../lib/rabbit/command/rabbit.rb:799
 msgid "port <%s> for XML-RPC is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:856
+#: ../lib/rabbit/command/rabbit.rb:860
 msgid "Window ID: %d"
 msgstr ""
 
@@ -1219,14 +1219,22 @@ msgstr ""
 msgid "tried mimeTeX commands: %s"
 msgstr ""
 
-#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:306
+#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:340
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr ""
 
-#: ../lib/rabbit/parser/markdown/converter.rb:323
+#: ../lib/rabbit/parser/markdown/converter.rb:265 ../test/parser/test-markdown.rb:354
+msgid "horizontal rule isn't supported."
+msgstr ""
+
+#: ../lib/rabbit/parser/markdown/converter.rb:327
 msgid "multiple {:align='right'} isn't supported."
 msgstr ""
 
+#: ../lib/rabbit/parser/markdown/converter.rb:385
+msgid "HTML isn't supported."
+msgstr ""
+
 #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:61
 msgid "multiple 'align = right' isn't supported."
 msgstr ""
@@ -1379,7 +1387,7 @@ msgstr ""
 msgid "Publish the theme to %s"
 msgstr ""
 
-#: ../lib/rabbit/theme/applier.rb:610 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
+#: ../lib/rabbit/theme/applier.rb:616 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
 msgid "%s is deprecated. Use %s instead."
 msgstr ""
 
diff --git a/po/en/rabbit.po b/po/en/rabbit.po
index 74cbdcb..65ef9eb 100644
--- a/po/en/rabbit.po
+++ b/po/en/rabbit.po
@@ -927,9 +927,15 @@ msgstr ""
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr ""
 
+msgid "horizontal rule isn't supported."
+msgstr ""
+
 msgid "multiple {:align='right'} isn't supported."
 msgstr ""
 
+msgid "HTML isn't supported."
+msgstr ""
+
 msgid "multiple 'align = right' isn't supported."
 msgstr ""
 
diff --git a/po/fr/rabbit.edit.po b/po/fr/rabbit.edit.po
index 58cb488..3c6eda5 100644
--- a/po/fr/rabbit.edit.po
+++ b/po/fr/rabbit.edit.po
@@ -219,7 +219,7 @@ msgstr ""
 msgid "Save as image"
 msgstr ""
 
-#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:312
+#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:315
 msgid "Print"
 msgstr ""
 
@@ -603,398 +603,398 @@ msgstr ""
 msgid "rabbit-theme-benchmark-en.gem"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:141 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
+#: ../lib/rabbit/command/rabbit.rb:144 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
 msgid "Theme"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:144
+#: ../lib/rabbit/command/rabbit.rb:147
 msgid "Add [PATH] to load path."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:149
+#: ../lib/rabbit/command/rabbit.rb:152
 msgid "Use [THEME] as theme."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:156
+#: ../lib/rabbit/command/rabbit.rb:159
 msgid "Use [THEME] for comment."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:162
+#: ../lib/rabbit/command/rabbit.rb:165
 msgid "Use [TIME] as allotted time."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:168 ../lib/rabbit/html/generator.rb:404
+#: ../lib/rabbit/command/rabbit.rb:171 ../lib/rabbit/html/generator.rb:404
 msgid "Source"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:175
+#: ../lib/rabbit/command/rabbit.rb:178
 msgid ""
 "When select %s\n"
 "specify %s\n"
 "as [SOURCE_INFOS]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:182
+#: ../lib/rabbit/command/rabbit.rb:185
 msgid "Specify source type as [TYPE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:183 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
+#: ../lib/rabbit/command/rabbit.rb:186 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
 msgid "Select from [%s]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:184
+#: ../lib/rabbit/command/rabbit.rb:187
 msgid "Note: case insensitive."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:198
+#: ../lib/rabbit/command/rabbit.rb:201
 msgid "Specify source encoding as [ENCODING]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:199 ../lib/rabbit/command/rabbit.rb:205 ../lib/rabbit/command/rabbit.rb:372 ../lib/rabbit/command/rabbit.rb:379 ../lib/rabbit/command/rabbit.rb:386 ../lib/rabbit/command/rabbit.rb:393 ../lib/rabbit/command/rabbit.rb:418 ../lib/rabbit/command/rabbit.rb:425 ../lib/rabbit/command/rabbit.rb:432 ../lib/rabbit/command/rabbit.rb:439 ../lib/rabbit/command/rabbit.rb:552 ../lib/rabbit/console.rb:150
+#: ../lib/rabbit/command/rabbit.rb:202 ../lib/rabbit/command/rabbit.rb:208 ../lib/rabbit/command/rabbit.rb:375 ../lib/rabbit/command/rabbit.rb:382 ../lib/rabbit/command/rabbit.rb:389 ../lib/rabbit/command/rabbit.rb:396 ../lib/rabbit/command/rabbit.rb:421 ../lib/rabbit/command/rabbit.rb:428 ../lib/rabbit/command/rabbit.rb:435 ../lib/rabbit/command/rabbit.rb:442 ../lib/rabbit/command/rabbit.rb:555 ../lib/rabbit/console.rb:150
 msgid "(auto)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:204
+#: ../lib/rabbit/command/rabbit.rb:207
 msgid "Specify base URI or path of source as [BASE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:210
+#: ../lib/rabbit/command/rabbit.rb:213
 msgid "Initial state"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:213
+#: ../lib/rabbit/command/rabbit.rb:216
 msgid "Toggle full screen mode."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:219
+#: ../lib/rabbit/command/rabbit.rb:222
 msgid "Toggle index mode."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:225
+#: ../lib/rabbit/command/rabbit.rb:228
 msgid "Show the Nth slide. (zero-based)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:231
+#: ../lib/rabbit/command/rabbit.rb:234
 msgid "Size"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:234
+#: ../lib/rabbit/command/rabbit.rb:237
 msgid "Set window geometry [GEOMETRY]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:235
+#: ../lib/rabbit/command/rabbit.rb:238
 msgid "Format: WIDTHxHEIGHT+X+Y"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:242
+#: ../lib/rabbit/command/rabbit.rb:245
 msgid "Set window width to [WIDTH]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:249
+#: ../lib/rabbit/command/rabbit.rb:252
 msgid "Set window height to [HEIGHT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:254
+#: ../lib/rabbit/command/rabbit.rb:257
 msgid ""
 "Set window width and height to\n"
 "[WIDTH] and [HEIGHT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:267
+#: ../lib/rabbit/command/rabbit.rb:270
 msgid "Save"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:270
+#: ../lib/rabbit/command/rabbit.rb:273
 msgid "Save as image and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:275
+#: ../lib/rabbit/command/rabbit.rb:278
 msgid "Specify saved image type as [TYPE]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:282
+#: ../lib/rabbit/command/rabbit.rb:285
 msgid "Specify saved image base name as [BASE_NAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:283 ../lib/rabbit/command/rabbit.rb:321
+#: ../lib/rabbit/command/rabbit.rb:286 ../lib/rabbit/command/rabbit.rb:324
 msgid "Title of slide"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:288
+#: ../lib/rabbit/command/rabbit.rb:291
 msgid "Output HTML for viewing saved images."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:294
+#: ../lib/rabbit/command/rabbit.rb:297
 msgid "Output index HTML for navigating slides."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:300
+#: ../lib/rabbit/command/rabbit.rb:303
 msgid "Specify base URI of RSS as [URI]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:301
+#: ../lib/rabbit/command/rabbit.rb:304
 msgid "RSS is generated only when HTML is output."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:307
+#: ../lib/rabbit/command/rabbit.rb:310
 msgid "Specify source filenam as [FILENAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:315
+#: ../lib/rabbit/command/rabbit.rb:318
 msgid "Print and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:320
+#: ../lib/rabbit/command/rabbit.rb:323
 msgid "Specify printed out filename as [FILENAME]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:327
+#: ../lib/rabbit/command/rabbit.rb:330
 msgid "Set slides per page."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:333
+#: ../lib/rabbit/command/rabbit.rb:336
 msgid "Draw scaled image."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:334
+#: ../lib/rabbit/command/rabbit.rb:337
 msgid "Better look for displaying but lesser look for printing."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:339
+#: ../lib/rabbit/command/rabbit.rb:342
 msgid "Paper"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:343
+#: ../lib/rabbit/command/rabbit.rb:346
 msgid "Set paper width to [WIDTH] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:344
+#: ../lib/rabbit/command/rabbit.rb:347
 msgid "(landscape A4 width)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:350
+#: ../lib/rabbit/command/rabbit.rb:353
 msgid "Set paper height to [HEIGHT] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:351
+#: ../lib/rabbit/command/rabbit.rb:354
 msgid "(landscape A4 height)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:355
+#: ../lib/rabbit/command/rabbit.rb:358
 msgid ""
 "Set paper width and height to\n"
 "[WIDTH] Pt and [HEIGHT] Pt."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:357
+#: ../lib/rabbit/command/rabbit.rb:360
 msgid "(landscape A4 size)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:367
+#: ../lib/rabbit/command/rabbit.rb:370
 msgid "Margin"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:371
+#: ../lib/rabbit/command/rabbit.rb:374
 msgid "Set left margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:378
+#: ../lib/rabbit/command/rabbit.rb:381
 msgid "Set right margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:385
+#: ../lib/rabbit/command/rabbit.rb:388
 msgid "Set top margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:392
+#: ../lib/rabbit/command/rabbit.rb:395
 msgid "Set bottom margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:397
+#: ../lib/rabbit/command/rabbit.rb:400
 msgid "[ALL]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:398
+#: ../lib/rabbit/command/rabbit.rb:401
 msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:399
+#: ../lib/rabbit/command/rabbit.rb:402
 msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:400
+#: ../lib/rabbit/command/rabbit.rb:403
 msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:403
+#: ../lib/rabbit/command/rabbit.rb:406
 msgid "Set margin for slides per page mode print."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:417
+#: ../lib/rabbit/command/rabbit.rb:420
 msgid "Set left page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:424
+#: ../lib/rabbit/command/rabbit.rb:427
 msgid "Set right page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:431
+#: ../lib/rabbit/command/rabbit.rb:434
 msgid "Set top page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:438
+#: ../lib/rabbit/command/rabbit.rb:441
 msgid "Set bottom page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:445
+#: ../lib/rabbit/command/rabbit.rb:448
 msgid "Set page margin."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:457
+#: ../lib/rabbit/command/rabbit.rb:460
 msgid "dRuby"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:460
+#: ../lib/rabbit/command/rabbit.rb:463
 msgid "Specify whether to use dRuby."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:466
+#: ../lib/rabbit/command/rabbit.rb:469
 msgid "Specify dRuby URI."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:472
+#: ../lib/rabbit/command/rabbit.rb:475
 msgid "Specify whether to output dRuby URI."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:477
+#: ../lib/rabbit/command/rabbit.rb:480
 msgid "SOAP"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:480
+#: ../lib/rabbit/command/rabbit.rb:483
 msgid "Specify whether to use SOAP."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:486
+#: ../lib/rabbit/command/rabbit.rb:489
 msgid "Specify SOAP host as [HOST]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:493
+#: ../lib/rabbit/command/rabbit.rb:496
 msgid "Specify SOAP port as [PORT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:498
+#: ../lib/rabbit/command/rabbit.rb:501
 msgid "XML-RPC"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:501
+#: ../lib/rabbit/command/rabbit.rb:504
 msgid "Specify whether to use XML-RPC."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:507
+#: ../lib/rabbit/command/rabbit.rb:510
 msgid "Specify XML-RPC host as [HOST]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:514
+#: ../lib/rabbit/command/rabbit.rb:517
 msgid "Specify XML-RPC port as [PORT]."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:519
+#: ../lib/rabbit/command/rabbit.rb:522
 msgid "Public level"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:526
+#: ../lib/rabbit/command/rabbit.rb:529
 msgid "Specify public level."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:527
+#: ../lib/rabbit/command/rabbit.rb:530
 msgid "Select from the following:"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:536 ../lib/rabbit/command/rabbit.rb:561 ../lib/rabbit/command/rabbit.rb:568
+#: ../lib/rabbit/command/rabbit.rb:539 ../lib/rabbit/command/rabbit.rb:564 ../lib/rabbit/command/rabbit.rb:571
 msgid "(%s)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:541 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
+#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
 msgid "Comment"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/command/rabbit.rb:550
+#: ../lib/rabbit/command/rabbit.rb:547 ../lib/rabbit/command/rabbit.rb:553
 msgid "Deprecated. Just ignored."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:545
+#: ../lib/rabbit/command/rabbit.rb:548
 msgid "Specify initial comment source."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:546
+#: ../lib/rabbit/command/rabbit.rb:549
 msgid "(default source)"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:551
+#: ../lib/rabbit/command/rabbit.rb:554
 msgid "Specify comment source encoding."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:555
+#: ../lib/rabbit/command/rabbit.rb:558
 msgid "Migemo"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:560
+#: ../lib/rabbit/command/rabbit.rb:563
 msgid "Specify search paths for Migemo static dictionary."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:567
+#: ../lib/rabbit/command/rabbit.rb:570
 msgid "Specify static dictionary name for Migemo."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:572
+#: ../lib/rabbit/command/rabbit.rb:575
 msgid "3D"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:575
+#: ../lib/rabbit/command/rabbit.rb:578
 msgid "Specify whether to use OpenGL if available."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:580
+#: ../lib/rabbit/command/rabbit.rb:583
 msgid "Display"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:583
+#: ../lib/rabbit/command/rabbit.rb:586
 msgid "Specify whether to keep above window."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:588
+#: ../lib/rabbit/command/rabbit.rb:591
 msgid "Others"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:591
+#: ../lib/rabbit/command/rabbit.rb:594
 msgid "Check slide source syntax and exit."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:596
+#: ../lib/rabbit/command/rabbit.rb:599
 msgid "Show a native window ID of the Rabbit window if available."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:597
+#: ../lib/rabbit/command/rabbit.rb:600
 msgid "e.g. The ID is the ID of X resource on X window system."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:638
+#: ../lib/rabbit/command/rabbit.rb:641
 msgid "Choose a Rabbit source file"
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:755
+#: ../lib/rabbit/command/rabbit.rb:759
 msgid "dRuby URI <%s> is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:774
+#: ../lib/rabbit/command/rabbit.rb:778
 msgid "port <%s> for SOAP is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:795
+#: ../lib/rabbit/command/rabbit.rb:799
 msgid "port <%s> for XML-RPC is in use."
 msgstr ""
 
-#: ../lib/rabbit/command/rabbit.rb:856
+#: ../lib/rabbit/command/rabbit.rb:860
 msgid "Window ID: %d"
 msgstr ""
 
@@ -1218,14 +1218,22 @@ msgstr ""
 msgid "tried mimeTeX commands: %s"
 msgstr ""
 
-#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:306
+#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:340
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr ""
 
-#: ../lib/rabbit/parser/markdown/converter.rb:323
+#: ../lib/rabbit/parser/markdown/converter.rb:265 ../test/parser/test-markdown.rb:354
+msgid "horizontal rule isn't supported."
+msgstr ""
+
+#: ../lib/rabbit/parser/markdown/converter.rb:327
 msgid "multiple {:align='right'} isn't supported."
 msgstr ""
 
+#: ../lib/rabbit/parser/markdown/converter.rb:385
+msgid "HTML isn't supported."
+msgstr ""
+
 #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:61
 msgid "multiple 'align = right' isn't supported."
 msgstr ""
@@ -1378,7 +1386,7 @@ msgstr ""
 msgid "Publish the theme to %s"
 msgstr ""
 
-#: ../lib/rabbit/theme/applier.rb:610 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
+#: ../lib/rabbit/theme/applier.rb:616 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
 msgid "%s is deprecated. Use %s instead."
 msgstr ""
 
diff --git a/po/fr/rabbit.po b/po/fr/rabbit.po
index 0034329..e20776a 100644
--- a/po/fr/rabbit.po
+++ b/po/fr/rabbit.po
@@ -926,9 +926,15 @@ msgstr ""
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr ""
 
+msgid "horizontal rule isn't supported."
+msgstr ""
+
 msgid "multiple {:align='right'} isn't supported."
 msgstr ""
 
+msgid "HTML isn't supported."
+msgstr ""
+
 msgid "multiple 'align = right' isn't supported."
 msgstr ""
 
diff --git a/po/ja/rabbit.edit.po b/po/ja/rabbit.edit.po
index 8e10f98..8ddabc2 100644
--- a/po/ja/rabbit.edit.po
+++ b/po/ja/rabbit.edit.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Rabbit 0.5.4\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2015-09-05 23:04+0900\n"
+"PO-Revision-Date: 2016-05-27 13:29+0900\n"
 "Last-Translator: Kouhei Sutou <kou at cozmixng.org>\n"
 "Language-Team: Kouhei Sutou <kou at cozmixng.org> and Kobayashi Noritada <nori1 at d"
 "olphin.c.u-tokyo.ac.jp>\n"
@@ -220,7 +220,7 @@ msgstr "ジャンプ"
 msgid "Save as image"
 msgstr "画像として保存"
 
-#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:312
+#: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:315
 msgid "Print"
 msgstr "印刷"
 
@@ -620,31 +620,31 @@ msgstr "利用者用"
 msgid "rabbit-theme-benchmark-en.gem"
 msgstr "rabbit-theme-benchmark-ja.gem"
 
-#: ../lib/rabbit/command/rabbit.rb:141 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
+#: ../lib/rabbit/command/rabbit.rb:144 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 .. [...]
 msgid "Theme"
 msgstr "テーマ"
 
-#: ../lib/rabbit/command/rabbit.rb:144
+#: ../lib/rabbit/command/rabbit.rb:147
 msgid "Add [PATH] to load path."
 msgstr "[PATH]をロードパスに追加します."
 
-#: ../lib/rabbit/command/rabbit.rb:149
+#: ../lib/rabbit/command/rabbit.rb:152
 msgid "Use [THEME] as theme."
 msgstr "テーマに[THEME]を使用します."
 
-#: ../lib/rabbit/command/rabbit.rb:156
+#: ../lib/rabbit/command/rabbit.rb:159
 msgid "Use [THEME] for comment."
 msgstr "コメント用のテーマに[THEME]を使用します."
 
-#: ../lib/rabbit/command/rabbit.rb:162
+#: ../lib/rabbit/command/rabbit.rb:165
 msgid "Use [TIME] as allotted time."
 msgstr "持ち時間を[TIME]とします。"
 
-#: ../lib/rabbit/command/rabbit.rb:168 ../lib/rabbit/html/generator.rb:404
+#: ../lib/rabbit/command/rabbit.rb:171 ../lib/rabbit/html/generator.rb:404
 msgid "Source"
 msgstr "ソース"
 
-#: ../lib/rabbit/command/rabbit.rb:175
+#: ../lib/rabbit/command/rabbit.rb:178
 msgid ""
 "When select %s\n"
 "specify %s\n"
@@ -654,67 +654,67 @@ msgstr ""
 "[SOURCE_INFOS]として\n"
 "%sを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:182
+#: ../lib/rabbit/command/rabbit.rb:185
 msgid "Specify source type as [TYPE]."
 msgstr "[TYPE]にソースの種類を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:183 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
+#: ../lib/rabbit/command/rabbit.rb:186 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
 msgid "Select from [%s]."
 msgstr "[%s]から選びます."
 
-#: ../lib/rabbit/command/rabbit.rb:184
+#: ../lib/rabbit/command/rabbit.rb:187
 msgid "Note: case insensitive."
 msgstr "注意: 大文字小文字は区別しません."
 
-#: ../lib/rabbit/command/rabbit.rb:198
+#: ../lib/rabbit/command/rabbit.rb:201
 msgid "Specify source encoding as [ENCODING]."
 msgstr "[ENCODING]にソースエンコーディングを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:199 ../lib/rabbit/command/rabbit.rb:205 ../lib/rabbit/command/rabbit.rb:372 ../lib/rabbit/command/rabbit.rb:379 ../lib/rabbit/command/rabbit.rb:386 ../lib/rabbit/command/rabbit.rb:393 ../lib/rabbit/command/rabbit.rb:418 ../lib/rabbit/command/rabbit.rb:425 ../lib/rabbit/command/rabbit.rb:432 ../lib/rabbit/command/rabbit.rb:439 ../lib/rabbit/command/rabbit.rb:552 ../lib/rabbit/console.rb:150
+#: ../lib/rabbit/command/rabbit.rb:202 ../lib/rabbit/command/rabbit.rb:208 ../lib/rabbit/command/rabbit.rb:375 ../lib/rabbit/command/rabbit.rb:382 ../lib/rabbit/command/rabbit.rb:389 ../lib/rabbit/command/rabbit.rb:396 ../lib/rabbit/command/rabbit.rb:421 ../lib/rabbit/command/rabbit.rb:428 ../lib/rabbit/command/rabbit.rb:435 ../lib/rabbit/command/rabbit.rb:442 ../lib/rabbit/command/rabbit.rb:555 ../lib/rabbit/console.rb:150
 msgid "(auto)"
 msgstr "(自動)"
 
-#: ../lib/rabbit/command/rabbit.rb:204
+#: ../lib/rabbit/command/rabbit.rb:207
 msgid "Specify base URI or path of source as [BASE]."
 msgstr "ソースのベースURIまたはベースパスを[BASE]とします."
 
-#: ../lib/rabbit/command/rabbit.rb:210
+#: ../lib/rabbit/command/rabbit.rb:213
 msgid "Initial state"
 msgstr "初期状態"
 
-#: ../lib/rabbit/command/rabbit.rb:213
+#: ../lib/rabbit/command/rabbit.rb:216
 msgid "Toggle full screen mode."
 msgstr "フルスクリーンモードに切替えます."
 
-#: ../lib/rabbit/command/rabbit.rb:219
+#: ../lib/rabbit/command/rabbit.rb:222
 msgid "Toggle index mode."
 msgstr "一覧モードに切替えます."
 
-#: ../lib/rabbit/command/rabbit.rb:225
+#: ../lib/rabbit/command/rabbit.rb:228
 msgid "Show the Nth slide. (zero-based)"
 msgstr "N番目のスライドを表示。(0はじまり)"
 
-#: ../lib/rabbit/command/rabbit.rb:231
+#: ../lib/rabbit/command/rabbit.rb:234
 msgid "Size"
 msgstr "サイズ"
 
-#: ../lib/rabbit/command/rabbit.rb:234
+#: ../lib/rabbit/command/rabbit.rb:237
 msgid "Set window geometry [GEOMETRY]."
 msgstr "ウィンドウの位置を[GEOMETRY]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:235
+#: ../lib/rabbit/command/rabbit.rb:238
 msgid "Format: WIDTHxHEIGHT+X+Y"
 msgstr "フォーマット: WIDTHxHEIGHT+X+Y"
 
-#: ../lib/rabbit/command/rabbit.rb:242
+#: ../lib/rabbit/command/rabbit.rb:245
 msgid "Set window width to [WIDTH]."
 msgstr "ウィンドウの幅を[WIDTH]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:249
+#: ../lib/rabbit/command/rabbit.rb:252
 msgid "Set window height to [HEIGHT]."
 msgstr "ウィンドウの高さを[HEIGHT]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:254
+#: ../lib/rabbit/command/rabbit.rb:257
 msgid ""
 "Set window width and height to\n"
 "[WIDTH] and [HEIGHT]."
@@ -722,87 +722,87 @@ msgstr ""
 "ウィンドウの幅と高さを\n"
 "[WIDTH]と[HEIGHT]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:267
+#: ../lib/rabbit/command/rabbit.rb:270
 msgid "Save"
 msgstr "保存"
 
-#: ../lib/rabbit/command/rabbit.rb:270
+#: ../lib/rabbit/command/rabbit.rb:273
 msgid "Save as image and exit."
 msgstr "画像として保存し終了します."
 
-#: ../lib/rabbit/command/rabbit.rb:275
+#: ../lib/rabbit/command/rabbit.rb:278
 msgid "Specify saved image type as [TYPE]."
 msgstr "保存する画像の種類を[TYPE]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:282
+#: ../lib/rabbit/command/rabbit.rb:285
 msgid "Specify saved image base name as [BASE_NAME]."
 msgstr "保存する画像のベース名を[BASE_NAME]にします."
 
-#: ../lib/rabbit/command/rabbit.rb:283 ../lib/rabbit/command/rabbit.rb:321
+#: ../lib/rabbit/command/rabbit.rb:286 ../lib/rabbit/command/rabbit.rb:324
 msgid "Title of slide"
 msgstr "スライドのタイトル"
 
-#: ../lib/rabbit/command/rabbit.rb:288
+#: ../lib/rabbit/command/rabbit.rb:291
 msgid "Output HTML for viewing saved images."
 msgstr "保存した画像を閲覧するためのHTMLを出力します."
 
-#: ../lib/rabbit/command/rabbit.rb:294
+#: ../lib/rabbit/command/rabbit.rb:297
 msgid "Output index HTML for navigating slides."
 msgstr "保存した画像を閲覧するための索引用HTMLを出力します."
 
-#: ../lib/rabbit/command/rabbit.rb:300
+#: ../lib/rabbit/command/rabbit.rb:303
 msgid "Specify base URI of RSS as [URI]."
 msgstr "RSS のベース URI を [URI] と指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:301
+#: ../lib/rabbit/command/rabbit.rb:304
 msgid "RSS is generated only when HTML is output."
 msgstr "RSS は、HTML が出力されるときだけ生成されます。"
 
-#: ../lib/rabbit/command/rabbit.rb:307
+#: ../lib/rabbit/command/rabbit.rb:310
 msgid "Specify source filenam as [FILENAME]."
 msgstr "[FILENAME]をソースファイル名とします."
 
-#: ../lib/rabbit/command/rabbit.rb:315
+#: ../lib/rabbit/command/rabbit.rb:318
 msgid "Print and exit."
 msgstr "印刷し終了します."
 
-#: ../lib/rabbit/command/rabbit.rb:320
+#: ../lib/rabbit/command/rabbit.rb:323
 msgid "Specify printed out filename as [FILENAME]."
 msgstr "[FILENAME]を印刷するファイル名とします."
 
-#: ../lib/rabbit/command/rabbit.rb:327
+#: ../lib/rabbit/command/rabbit.rb:330
 msgid "Set slides per page."
 msgstr "1ページ中のスライドの枚数を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:333
+#: ../lib/rabbit/command/rabbit.rb:336
 msgid "Draw scaled image."
 msgstr "拡大・縮小した画面を描画します。"
 
-#: ../lib/rabbit/command/rabbit.rb:334
+#: ../lib/rabbit/command/rabbit.rb:337
 msgid "Better look for displaying but lesser look for printing."
 msgstr "画面表示時にはよりキレイになりますが、印刷時には少し見栄えが悪くなります。"
 
-#: ../lib/rabbit/command/rabbit.rb:339
+#: ../lib/rabbit/command/rabbit.rb:342
 msgid "Paper"
 msgstr "用紙"
 
-#: ../lib/rabbit/command/rabbit.rb:343
+#: ../lib/rabbit/command/rabbit.rb:346
 msgid "Set paper width to [WIDTH] Pt."
 msgstr "用紙幅を[WIDTH] Ptにします."
 
-#: ../lib/rabbit/command/rabbit.rb:344
+#: ../lib/rabbit/command/rabbit.rb:347
 msgid "(landscape A4 width)"
 msgstr "(横置きA4の幅)"
 
-#: ../lib/rabbit/command/rabbit.rb:350
+#: ../lib/rabbit/command/rabbit.rb:353
 msgid "Set paper height to [HEIGHT] Pt."
 msgstr "用紙の高さを[HEIGHT] Ptにします."
 
-#: ../lib/rabbit/command/rabbit.rb:351
+#: ../lib/rabbit/command/rabbit.rb:354
 msgid "(landscape A4 height)"
 msgstr "(横置きA4の高さ)"
 
-#: ../lib/rabbit/command/rabbit.rb:355
+#: ../lib/rabbit/command/rabbit.rb:358
 msgid ""
 "Set paper width and height to\n"
 "[WIDTH] Pt and [HEIGHT] Pt."
@@ -810,215 +810,215 @@ msgstr ""
 "用紙の幅と高さを\n"
 "[WIDTH] Ptと[HEIGHT] Ptにします."
 
-#: ../lib/rabbit/command/rabbit.rb:357
+#: ../lib/rabbit/command/rabbit.rb:360
 msgid "(landscape A4 size)"
 msgstr "(横置きA4サイズ)"
 
-#: ../lib/rabbit/command/rabbit.rb:367
+#: ../lib/rabbit/command/rabbit.rb:370
 msgid "Margin"
 msgstr "余白"
 
-#: ../lib/rabbit/command/rabbit.rb:371
+#: ../lib/rabbit/command/rabbit.rb:374
 msgid "Set left margin for slides per page mode print."
 msgstr "1ページ複数スライド印刷モードの左余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:378
+#: ../lib/rabbit/command/rabbit.rb:381
 msgid "Set right margin for slides per page mode print."
 msgstr "1ページ複数スライド印刷モードの右余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:385
+#: ../lib/rabbit/command/rabbit.rb:388
 msgid "Set top margin for slides per page mode print."
 msgstr "1ページ複数スライド印刷モードの上余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:392
+#: ../lib/rabbit/command/rabbit.rb:395
 msgid "Set bottom margin for slides per page mode print."
 msgstr "1ページ複数スライド印刷モードの下余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:397
+#: ../lib/rabbit/command/rabbit.rb:400
 msgid "[ALL]"
 msgstr "[全部]"
 
-#: ../lib/rabbit/command/rabbit.rb:398
+#: ../lib/rabbit/command/rabbit.rb:401
 msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
 msgstr "[上下],[左右]"
 
-#: ../lib/rabbit/command/rabbit.rb:399
+#: ../lib/rabbit/command/rabbit.rb:402
 msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
 msgstr "[上],[左右],[下]"
 
-#: ../lib/rabbit/command/rabbit.rb:400
+#: ../lib/rabbit/command/rabbit.rb:403
 msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
 msgstr "[上],[右],[下],[左]"
 
-#: ../lib/rabbit/command/rabbit.rb:403
+#: ../lib/rabbit/command/rabbit.rb:406
 msgid "Set margin for slides per page mode print."
 msgstr "1ページ複数スライド印刷モードの余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:417
+#: ../lib/rabbit/command/rabbit.rb:420
 msgid "Set left page margin."
 msgstr "左ページ余白を設定します."
 
-#: ../lib/rabbit/command/rabbit.rb:424
+#: ../lib/rabbit/command/rabbit.rb:427
 msgid "Set right page margin."
 msgstr "右ページ余白を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:431
+#: ../lib/rabbit/command/rabbit.rb:434
 msgid "Set top page margin."
 msgstr "上ページ余白を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:438
+#: ../lib/rabbit/command/rabbit.rb:441
 msgid "Set bottom page margin."
 msgstr "下ページ余白を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:445
+#: ../lib/rabbit/command/rabbit.rb:448
 msgid "Set page margin."
 msgstr "ページ余白を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:457
+#: ../lib/rabbit/command/rabbit.rb:460
 msgid "dRuby"
 msgstr "dRuby"
 
-#: ../lib/rabbit/command/rabbit.rb:460
+#: ../lib/rabbit/command/rabbit.rb:463
 msgid "Specify whether to use dRuby."
 msgstr "dRubyを使うかどうかを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:466
+#: ../lib/rabbit/command/rabbit.rb:469
 msgid "Specify dRuby URI."
 msgstr "dRuby URIを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:472
+#: ../lib/rabbit/command/rabbit.rb:475
 msgid "Specify whether to output dRuby URI."
 msgstr "dRuby URIを出力するかどうかを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:477
+#: ../lib/rabbit/command/rabbit.rb:480
 msgid "SOAP"
 msgstr "SOAP"
 
-#: ../lib/rabbit/command/rabbit.rb:480
+#: ../lib/rabbit/command/rabbit.rb:483
 msgid "Specify whether to use SOAP."
 msgstr "SOAPを使うかどうかを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:486
+#: ../lib/rabbit/command/rabbit.rb:489
 msgid "Specify SOAP host as [HOST]."
 msgstr "SOAPのホスト名を[HOST]とします."
 
-#: ../lib/rabbit/command/rabbit.rb:493
+#: ../lib/rabbit/command/rabbit.rb:496
 msgid "Specify SOAP port as [PORT]."
 msgstr "SOAPのポートを[PORT]とします."
 
-#: ../lib/rabbit/command/rabbit.rb:498
+#: ../lib/rabbit/command/rabbit.rb:501
 msgid "XML-RPC"
 msgstr "XML-RPC"
 
-#: ../lib/rabbit/command/rabbit.rb:501
+#: ../lib/rabbit/command/rabbit.rb:504
 msgid "Specify whether to use XML-RPC."
 msgstr "XML-RPCを使うかどうかを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:507
+#: ../lib/rabbit/command/rabbit.rb:510
 msgid "Specify XML-RPC host as [HOST]."
 msgstr "XML-RPCのホスト名を[HOST]とします."
 
-#: ../lib/rabbit/command/rabbit.rb:514
+#: ../lib/rabbit/command/rabbit.rb:517
 msgid "Specify XML-RPC port as [PORT]."
 msgstr "XML-RPCのポートを[PORT]とします."
 
-#: ../lib/rabbit/command/rabbit.rb:519
+#: ../lib/rabbit/command/rabbit.rb:522
 msgid "Public level"
 msgstr "公開レベル"
 
-#: ../lib/rabbit/command/rabbit.rb:526
+#: ../lib/rabbit/command/rabbit.rb:529
 msgid "Specify public level."
 msgstr "公開レベルを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:527
+#: ../lib/rabbit/command/rabbit.rb:530
 msgid "Select from the following:"
 msgstr "以下から選択します."
 
-#: ../lib/rabbit/command/rabbit.rb:536 ../lib/rabbit/command/rabbit.rb:561 ../lib/rabbit/command/rabbit.rb:568
+#: ../lib/rabbit/command/rabbit.rb:539 ../lib/rabbit/command/rabbit.rb:564 ../lib/rabbit/command/rabbit.rb:571
 msgid "(%s)"
 msgstr "(%s)"
 
-#: ../lib/rabbit/command/rabbit.rb:541 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
+#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
 msgid "Comment"
 msgstr "コメント"
 
-#: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/command/rabbit.rb:550
+#: ../lib/rabbit/command/rabbit.rb:547 ../lib/rabbit/command/rabbit.rb:553
 msgid "Deprecated. Just ignored."
 msgstr "非推奨です。無視してください。"
 
-#: ../lib/rabbit/command/rabbit.rb:545
+#: ../lib/rabbit/command/rabbit.rb:548
 msgid "Specify initial comment source."
 msgstr "初期コメントソースを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:546
+#: ../lib/rabbit/command/rabbit.rb:549
 msgid "(default source)"
 msgstr "(デフォルトソース)"
 
-#: ../lib/rabbit/command/rabbit.rb:551
+#: ../lib/rabbit/command/rabbit.rb:554
 msgid "Specify comment source encoding."
 msgstr "コメントソースのエンコーディングを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:555
+#: ../lib/rabbit/command/rabbit.rb:558
 msgid "Migemo"
 msgstr "Migemo"
 
-#: ../lib/rabbit/command/rabbit.rb:560
+#: ../lib/rabbit/command/rabbit.rb:563
 msgid "Specify search paths for Migemo static dictionary."
 msgstr "Migemoの静的辞書の検索パスを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:567
+#: ../lib/rabbit/command/rabbit.rb:570
 msgid "Specify static dictionary name for Migemo."
 msgstr "Migemoの静的辞書名を指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:572
+#: ../lib/rabbit/command/rabbit.rb:575
 msgid "3D"
 msgstr "3D"
 
-#: ../lib/rabbit/command/rabbit.rb:575
+#: ../lib/rabbit/command/rabbit.rb:578
 msgid "Specify whether to use OpenGL if available."
 msgstr "可能ならOpenGLを使うかどうかを指定します."
 
-#: ../lib/rabbit/command/rabbit.rb:580
+#: ../lib/rabbit/command/rabbit.rb:583
 msgid "Display"
 msgstr "画面表示"
 
-#: ../lib/rabbit/command/rabbit.rb:583
+#: ../lib/rabbit/command/rabbit.rb:586
 msgid "Specify whether to keep above window."
 msgstr "ウィンドウを常に前面に表示するかどうかを指定します。"
 
-#: ../lib/rabbit/command/rabbit.rb:588
+#: ../lib/rabbit/command/rabbit.rb:591
 msgid "Others"
 msgstr "その他"
 
-#: ../lib/rabbit/command/rabbit.rb:591
+#: ../lib/rabbit/command/rabbit.rb:594
 msgid "Check slide source syntax and exit."
 msgstr "スライドのソースの構文をチェックして終了します。"
 
-#: ../lib/rabbit/command/rabbit.rb:596
+#: ../lib/rabbit/command/rabbit.rb:599
 msgid "Show a native window ID of the Rabbit window if available."
 msgstr "可能ならウィンドウシステムに依存したRabbitのウィンドウのIDを表示します。"
 
-#: ../lib/rabbit/command/rabbit.rb:597
+#: ../lib/rabbit/command/rabbit.rb:600
 msgid "e.g. The ID is the ID of X resource on X window system."
 msgstr "例えば、Xウィンドウシステム上ではXリソースのIDになります。"
 
-#: ../lib/rabbit/command/rabbit.rb:638
+#: ../lib/rabbit/command/rabbit.rb:641
 msgid "Choose a Rabbit source file"
 msgstr "Rabbitのソースファイルを選んでください。"
 
-#: ../lib/rabbit/command/rabbit.rb:755
+#: ../lib/rabbit/command/rabbit.rb:759
 msgid "dRuby URI <%s> is in use."
 msgstr "dRuby URI<%s>は使用中です."
 
-#: ../lib/rabbit/command/rabbit.rb:774
+#: ../lib/rabbit/command/rabbit.rb:778
 msgid "port <%s> for SOAP is in use."
 msgstr "SOAP用ポート<%s>は使用中です."
 
-#: ../lib/rabbit/command/rabbit.rb:795
+#: ../lib/rabbit/command/rabbit.rb:799
 msgid "port <%s> for XML-RPC is in use."
 msgstr "XML-RPC用ポート<%s>は使用中です."
 
-#: ../lib/rabbit/command/rabbit.rb:856
+#: ../lib/rabbit/command/rabbit.rb:860
 msgid "Window ID: %d"
 msgstr "ウィンドウID: %d"
 
@@ -1242,14 +1242,22 @@ msgstr "enscript: サポートしていない要素名です: %s"
 msgid "tried mimeTeX commands: %s"
 msgstr "実行したmimeTeXコマンド名: %s"
 
-#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:306
+#: ../lib/rabbit/parser/markdown/converter.rb:154 ../test/parser/test-markdown.rb:340
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr "ひとつの段落中で複数の「![alt]{image}」を使うことはできません。"
 
-#: ../lib/rabbit/parser/markdown/converter.rb:323
+#: ../lib/rabbit/parser/markdown/converter.rb:265 ../test/parser/test-markdown.rb:354
+msgid "horizontal rule isn't supported."
+msgstr "水平線はサポートしていません"
+
+#: ../lib/rabbit/parser/markdown/converter.rb:327
 msgid "multiple {:align='right'} isn't supported."
 msgstr "複数の「{:align='right'}」はサポートしていません。"
 
+#: ../lib/rabbit/parser/markdown/converter.rb:385
+msgid "HTML isn't supported."
+msgstr "HTMLはサポートしていません"
+
 #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:61
 msgid "multiple 'align = right' isn't supported."
 msgstr "複数の'align = right'はサポートしていません。"
@@ -1404,7 +1412,7 @@ msgstr "すべての公開可能な公開場所にこのテーマを公開"
 msgid "Publish the theme to %s"
 msgstr "このテーマを%sに公開"
 
-#: ../lib/rabbit/theme/applier.rb:610 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
+#: ../lib/rabbit/theme/applier.rb:616 ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/slide-background/slide-background.rb:1
 msgid "%s is deprecated. Use %s instead."
 msgstr "%sは非推奨です.代わりに%sを使ってください."
 
@@ -2723,14 +2731,3 @@ msgstr "影の色。"
 #: ../lib/rabbit/theme/title-slide-background-image/property.rb:2
 msgid "TitleSlideBackgroundImage"
 msgstr "タイトルスライド背景画像"
-
-#~ msgid "Server"
-#~ msgstr "サーバ"
-#~ msgid "Specify whether to run as server."
-#~ msgstr "サーバとして動作するかどうかを指定します."
-#~ msgid "going to shutdown..."
-#~ msgstr "終了中です..."
-#~ msgid "DRb.thread done."
-#~ msgstr "DRB.threadは終了しました."
-#~ msgid "multiple {{image, 'XXX.png', :align => :right}} isn't supported."
-#~ msgstr "複数の{{image, 'XXX.png', :align => :right}}はサポートしていません。"
diff --git a/po/ja/rabbit.po b/po/ja/rabbit.po
index 7053ec2..54fa27c 100644
--- a/po/ja/rabbit.po
+++ b/po/ja/rabbit.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Rabbit 0.5.4\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2015-09-05 23:04+0900\n"
+"PO-Revision-Date: 2016-05-27 13:29+0900\n"
 "Last-Translator: Kouhei Sutou <kou at cozmixng.org>\n"
 "Language-Team: Kouhei Sutou <kou at cozmixng.org> and Kobayashi Noritada <nori1 at d"
 "olphin.c.u-tokyo.ac.jp>\n"
@@ -950,9 +950,15 @@ msgstr "実行したmimeTeXコマンド名: %s"
 msgid "multiple ![alt]{image} in a paragraph isn't supported."
 msgstr "ひとつの段落中で複数の「![alt]{image}」を使うことはできません。"
 
+msgid "horizontal rule isn't supported."
+msgstr "水平線はサポートしていません"
+
 msgid "multiple {:align='right'} isn't supported."
 msgstr "複数の「{:align='right'}」はサポートしていません。"
 
+msgid "HTML isn't supported."
+msgstr "HTMLはサポートしていません"
+
 msgid "multiple 'align = right' isn't supported."
 msgstr "複数の'align = right'はサポートしていません。"
 
diff --git a/sample/rabbit.md b/sample/rabbit.md
index 6158d52..ad595e5 100644
--- a/sample/rabbit.md
+++ b/sample/rabbit.md
@@ -24,7 +24,7 @@ theme
 
 # 機能: 表示(1)
 
-* *強調*
+* *強調*・~~削除~~
 * ソースの色付け
 
 # 機能: 表示(2)
diff --git a/test/parser/test-markdown.rb b/test/parser/test-markdown.rb
index 947259b..837a962 100644
--- a/test/parser/test-markdown.rb
+++ b/test/parser/test-markdown.rb
@@ -96,6 +96,40 @@ class RabbitParserMarkdownTest < Test::Unit::TestCase
       end
     end
 
+    class DeletedTextTest < self
+      def test_simple
+        assert_equal([
+                       "Body", [
+                         "Paragraph",
+                         ["Text", "Hello "],
+                         ["DeletedText", ["Text", "deleted"]],
+                         ["Text", " World"],
+                       ],
+                     ],
+                     parse("Hello ~~deleted~~ World"))
+      end
+
+      def test_start_only
+        assert_equal([
+                       "Body", [
+                         "Paragraph",
+                         ["Text", "Hello ~~ World"],
+                       ],
+                     ],
+                     parse("Hello ~~ World"))
+      end
+
+      def test_escaple
+        assert_equal([
+                       "Body", [
+                         "Paragraph",
+                         ["Text", "Hello ~~not deleted~~ World"],
+                       ],
+                     ],
+                     parse("Hello \\~\\~not deleted\\~\\~ World"))
+      end
+    end
+
     class SyntaxHighlightTest < self
       def test_indent_lang
         assert_equal([
@@ -312,5 +346,18 @@ a 
         end
       end
     end
+
+    class HorizontalRuleTest < self
+      include Rabbit::GetText
+
+      def test_unsupported
+        message = _("horizontal rule isn't supported.")
+        assert_raise(Rabbit::ParseError.new(message)) do
+          parse(<<-MARKDOWN)
+---
+          MARKDOWN
+        end
+      end
+    end
   end
 end
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rabbit.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list