X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=src%2Fjfm-min.lua;h=ff00229b52fd3e5ddde010b758c2e6ef507731ba;hb=1379fbf6aae445cdce3906e7b83cc1c8550e78d5;hp=91a71a4ad452c2c514e4c12efccc08e64818b72f;hpb=c09ff5c4525ea6acf25d2d0e5fea53ed88202754;p=luatex-ja%2Fluatexja.git diff --git a/src/jfm-min.lua b/src/jfm-min.lua index 91a71a4..ff00229 100644 --- a/src/jfm-min.lua +++ b/src/jfm-min.lua @@ -11,9 +11,6 @@ luatexja.jfont.define_jfm { zw = 1.0, zh = vscale, [0] = { - chars = {'parbdd'}, - -- this line has no effect, but it is useful to note - -- that 'parbdd' is in the character class 0. align = 'left', left = 0.0, down = 0.0, width = 1.0, height = vht, depth = vdp, italic=0.0, glue = { @@ -258,6 +255,6 @@ luatexja.jfont.define_jfm { }, [99] = { -- box末尾 - chars = {'boxbdd'}, + chars = {'boxbdd', 'parbdd'}, }, }