OSDN Git Service

src/patches/lltjcore.sty: remove redefinition of \@footnotetext, because of ticket...
[luatex-ja/luatexja.git] / doc / jfm-test.lua
index 8d73b95..fdee46c 100644 (file)
@@ -5,6 +5,7 @@ luatexja.jfont.define_jfm {
    xkanjiskip = { 0.31, 0.045, 0.057 },
 
    [0] = {
+      chars = { '漢', 'ヒ*' }, 
       align = 'left', left = 0.0, down = 0.0,
       width = 1.0, height = 0.88, depth = 0.12, italic=0.0,
    },
@@ -65,6 +66,11 @@ luatexja.jfont.define_jfm {
       width = 1.0, height = 0.88, depth = 0.12, italic=0.0,
       glue = { [199] = { 0.78, 0, 0} },
    },
+   [2000] = {
+      chars = { '。', '、*', 'ヒ' },
+      align = 'left', left = 0.0, down = 0.0,
+      width = 0.5, height = 0.88, depth = 0.12, italic=0.0,
+   },
    [100] = {
       chars = { '「' },
       align = 'right', left = 0.0, down = 0.0,