(isd-turtle-format-char): Support idc:⿰・⿺.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 6 Jun 2018 06:37:52 +0000 (15:37 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 6 Jun 2018 06:37:52 +0000 (15:37 +0900)
isd-turtle.el

index 945b21c..4d345e6 100644 (file)
       (setq p1 'left
            p2 'right)
       )
+     ((and idc (eq (encode-char idc '=>iwds-1) 307))
+      (setq idc-str "⿰・⿺")
+      (setq p1 'left
+           p2 'right)
+      )
      ((and idc (eq (encode-char idc '=>iwds-1) 305))
       (setq idc-str "⿱・⿸")
       (setq p1 'above