diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-08 22:34:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-08 22:34:05 +0000 |
commit | 8d291def7999406c0274694b7235c94c1c1182ed (patch) | |
tree | 76f4c5728dadaa046e5c452bd10738df77c948b2 /Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua | |
parent | 24ef94ac17615157dda1e8ab34500b982dfd4a6c (diff) |
luatexja (8mar15)
git-svn-id: svn://tug.org/texlive/trunk@36466 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua b/Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua index d957a2d61c6..cb4e9c1f4c8 100644 --- a/Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua +++ b/Master/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua @@ -216,27 +216,6 @@ luatexja.jfont.define_jfm { } }, - [9] = { -- 和字間隔 - chars = { - ' ' - }, - align = 'left', left = 0.0, down = 0.0, - width = 1.0, height = 0.88, depth = 0.12, italic=0.0, - glue = { - [0] = {0, 0, 0}, - [1] = {0, 0, 0}, - [2] = {0, 0, 0}, - [3] = { 0.25, 0.0, 0.25, 1 }, - [4] = {0, 0, 0}, - [5] = {0, 0, 0}, - [6] = {0, 0, 0}, - [7] = {0, 0, 0}, - [8] = {0, 0, 0}, - [9] = {0, 0, 0}, - }, - }, - - [99] = { -- box末尾 chars = {'boxbdd', 'parbdd'}, glue = { |