(est-coded-charset-priority-list): Add `=ucs-itaiji-007'.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 16 May 2017 04:31:31 +0000 (13:31 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 16 May 2017 04:31:31 +0000 (13:31 +0900)
(char-db-turtle-insert-char-features): Specify level of
`isd-turtle-format-char' to fix indent of `isd:structure' of nested
objects.

char-db-turtle.el

index d47970f..9f367ff 100644 (file)
@@ -54,6 +54,7 @@
     =ucs-itaiji-004
     =ucs-itaiji-005
     =ucs-itaiji-006
+    =ucs-itaiji-007
     =ucs-itaiji-009
     =ucs-itaiji-084
     =ucs-var-001
                    ))
               )
              ((eq name 'ideographic-structure)
-              (insert (isd-turtle-format-char nil nil value nil
+              (insert (isd-turtle-format-char nil nil value (/ column 4)
                                               'isd 'without-head-char))
               (insert " ;")
               )