summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-04-24 00:13:14 +0000
committerNorbert Preining <preining@logic.at>2012-04-24 00:13:14 +0000
commit8f29bdce0bdd08ec81df555e98692d1f288c3289 (patch)
treec4f9a6b00a587f635e55fc4068c1961780c90591 /Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua
parent74e624196144ae218a63a4c35672fc7a0e7b18dc (diff)
new package luatexja (24apr)
adapt ctan2tds to deal with it git-svn-id: svn://tug.org/texlive/trunk@26115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luatexja/jfm-mono.lua9
1 files changed, 9 insertions, 0 deletions
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