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