OSDN Git Service

jfm-ujis,ujis[v].lua: removed glue between 'boxbdd' and '・'
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 6 May 2017 10:43:32 +0000 (19:43 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 6 May 2017 10:43:43 +0000 (19:43 +0900)
src/jfm-ujis.lua
src/jfm-ujisv.lua

index 61e4802..925def1 100644 (file)
@@ -261,9 +261,6 @@ local t = {
 
    [99] = { -- box末尾
       chars = {'boxbdd', 'parbdd'},
-      glue = {
-        [3] = { 0.25, 0.0, 0.25, priority=1 },
-      }
    },
 
 }
index 4ea0b3b..ea7c9a9 100644 (file)
@@ -260,9 +260,6 @@ local t = {
 
    [99] = { -- box末尾
       chars = {'boxbdd', 'parbdd'},
-      glue = {
-        [3] = { 0.25, 0.0, 0.25, priority=1 },
-      }
    },
 
 }