From 8f29bdce0bdd08ec81df555e98692d1f288c3289 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 24 Apr 2012 00:13:14 +0000 Subject: new package luatexja (24apr) adapt ctan2tds to deal with it git-svn-id: svn://tug.org/texlive/trunk@26115 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua (limited to 'Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua') diff --git a/Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua b/Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua new file mode 100644 index 00000000000..185e8171828 --- /dev/null +++ b/Master/texmf-dist/tex/luatex/luatexja/jfm-mono.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 = 1.0, height = 0.88, depth = 0.12, italic=0.0, + } +} \ No newline at end of file -- cgit v1.2.3