OSDN Git Service

Fix \inhibitglue, \zw, \zh, \ltj[un]setmathletter.
[luatex-ja/luatexja.git] / src / jfm-ujis.lua
index 59b763e..87846f9 100644 (file)
@@ -56,7 +56,7 @@ luatexja.jfont.define_jfm {
         [4] = { 0.25, 0.0, 0.25 },
         [5] = { 0.25, 0.0, 0.25 },
         [6] = { 0.25, 0.0, 0.25 },
-        [7] = { 0.25, 0.0, 0.25 }
+        [7] = { 0.25, 0.0, 0.25 },
       }
    },
 
@@ -134,6 +134,9 @@ luatexja.jfont.define_jfm {
 
    [99] = { -- box末尾
       chars = {'boxbdd', 'parbdd'},
+      glue = {
+        [3] = { 0.25, 0.0, 0.25 },
+      }
    },
 
 }
\ No newline at end of file