projects
/
chise
/
chiset.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c4b0b
)
(est-coded-charset-priority-list): Add `=ucs-itaiji-007'.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 16 May 2017 04:31:31 +0000
(13:31 +0900)
committer
MORIOKA 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
patch
|
blob
|
history
diff --git
a/char-db-turtle.el
b/char-db-turtle.el
index
d47970f
..
9f367ff
100644
(file)
--- a/
char-db-turtle.el
+++ b/
char-db-turtle.el
@@
-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
@@
-1119,7
+1120,7
@@
))
)
((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 " ;")
)