diff options
Diffstat (limited to 'otfl-font-dum.lua')
-rw-r--r-- | otfl-font-dum.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-font-dum.lua b/otfl-font-dum.lua index be14030..5295e57 100644 --- a/otfl-font-dum.lua +++ b/otfl-font-dum.lua @@ -48,7 +48,7 @@ end fonts.names = fonts.names or { } -fonts.names.version = 2.004 -- not the same as in context +fonts.names.version = 2.005 -- not the same as in context fonts.names.basename = "otfl-names.lua" fonts.names.subtexmfvardir = "/scripts/luatexfontdb/" fonts.names.new_to_old = { } |