OSDN Git Service

Support slanted/extended shapes in non-embedding fonts.
[luatex-ja/luatexja.git] / src / luatexja / jfont.lua
index 323114b..cfb071e 100644 (file)
@@ -136,8 +136,8 @@ local function load_jfont_metric()
    if jfm_file_name=='' then 
       ltjb.package_error('luatexja',
                         'no JFM specified',
-                        {'To load and define a Japanese font, a JFM must be specified.',
-                         "The JFM 'ujis' will be  used for now."})
+                        'To load and define a Japanese font, a JFM must be specified.'..
+                         "The JFM 'ujis' will be  used for now.")
       jfm_file_name='ujis'
    end
    for j,v in ipairs(metrics) do