diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/font-oti.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/font-oti.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/font-oti.lua b/Master/texmf-dist/tex/context/base/font-oti.lua index cbac6d36a84..4cb27062623 100644 --- a/Master/texmf-dist/tex/context/base/font-oti.lua +++ b/Master/texmf-dist/tex/context/base/font-oti.lua @@ -1,6 +1,6 @@ if not modules then modules = { } end modules ['font-oti'] = { version = 1.001, - comment = "companion to font-ini.tex", + comment = "companion to font-ini.mkiv", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", copyright = "PRAGMA ADE / ConTeXt Development Team", license = "see context related readme files" |