diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/jfm-prop.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luatexja/jfm-prop.lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/jfm-prop.lua b/Master/texmf-dist/tex/luatex/luatexja/jfm-prop.lua new file mode 100644 index 00000000000..af1c12e35fd --- /dev/null +++ b/Master/texmf-dist/tex/luatex/luatexja/jfm-prop.lua @@ -0,0 +1,9 @@ +luatexja.jfont.define_jfm { + dir = 'yoko', + zw = 1.0, zh = 1.0, + + [0] = { + align = 'left', left = 0.0, down = 0.0, + width = 'prop', height = 0.88, depth = 0.12, italic=0.0, + } +}
\ No newline at end of file |