OSDN Git Service

test/test21-kanjiskip: new test
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 27 Sep 2015 23:16:57 +0000 (08:16 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 27 Sep 2015 23:16:57 +0000 (08:16 +0900)
test/test21-kanjiskip.pdf [new file with mode: 0644]
test/test21-kanjiskip.tex [new file with mode: 0644]

diff --git a/test/test21-kanjiskip.pdf b/test/test21-kanjiskip.pdf
new file mode 100644 (file)
index 0000000..5974df1
Binary files /dev/null and b/test/test21-kanjiskip.pdf differ
diff --git a/test/test21-kanjiskip.tex b/test/test21-kanjiskip.tex
new file mode 100644 (file)
index 0000000..3ee451d
--- /dev/null
@@ -0,0 +1,32 @@
+%#!luajittex
+% 例は「プリセットの「文字組アキ量設定」における設定値の齟齬と回避策」
+% (なんでやねんDTP,http://d.hatena.ne.jp/works014/20150926)から引用.
+\input luatexja.sty
+%\input luatexja-adjust.sty
+\def\test#1{\par\vrule\hbox spread\zw{#1}\vrule\par}
+
+\def\testH#1{\vbox{#1%
+\test{あ(…)ああ}
+\test{あ(¥)ああ}
+\test{あ(%)ああ}
+\test{あ(ー)ああ}
+\test{あ(あ)ああ}
+\test{あ(ア)ああ}
+\test{あ(漢)ああ}
+\test{あ(0)ああ}
+\test{… ………}
+\test{¥ ¥ %}
+\test{% % あ}
+\test{ー ー あ}
+\test{あ あ ア}
+\test{0 0 ー}
+\test{佐々十郎}
+\test{大村 崑}
+\test{岡 八郎}
+\test{花紀 京}}}
+
+\testH\yoko
+\testH\tate
+
+
+\bye