diff options
Diffstat (limited to 'tex/context/base/typo-ini.lua')
-rw-r--r-- | tex/context/base/typo-ini.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/typo-ini.lua b/tex/context/base/typo-ini.lua index 40fe7dfaa..c45d29664 100644 --- a/tex/context/base/typo-ini.lua +++ b/tex/context/base/typo-ini.lua @@ -7,3 +7,5 @@ if not modules then modules = { } end modules ['typo-ini'] = { } -- nothing yet + +typesetters = typesetters or { } |