summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua b/Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua
new file mode 100644
index 00000000000..320ed626488
--- /dev/null
+++ b/Master/texmf-dist/tex/luatex/luatexja/jfm-propv.lua
@@ -0,0 +1,9 @@
+luatexja.jfont.define_jfm {
+ dir = 'tate',
+ zw = 1.0, zh = 1.0,
+
+ [0] = {
+ align = 'left', left = 0.0, down = 0.0,
+ width = 'prop', height = 0.50, depth = 0.50, italic=0.0,
+ }
+}