OSDN Git Service

proportional vertical fonts
[luatex-ja/luatexja.git] / src / ltj-jfont.lua
index 7355c9e..1c77e82 100644 (file)
@@ -87,7 +87,7 @@ function define_jfm(t)
            v.align = 'left' -- left
         end
         if type(v.width)~='number' then
-           v.width = (jfm_dir=='tate') and  1.0
+           v.width = nil
         end
         if type(v.height)~='number' then
            v.height = (jfm_dir=='tate') and  0.0