diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua b/Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua index 132c92efaab..07e3a64c32a 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua +++ b/Master/texmf-dist/tex/context/base/mkiv/unic-ini.lua @@ -6,6 +6,7 @@ if not modules then modules = { } end modules ['unic-ini'] = { license = "see context related readme files" } +local context = context local utfchar = utf.char -- Beware, initializing unicodechar happens at first usage and takes |