diff options
Diffstat (limited to 'tex/context/base/core-uti.lua')
-rw-r--r-- | tex/context/base/core-uti.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/core-uti.lua b/tex/context/base/core-uti.lua index 6a47cf45c..01fd8522b 100644 --- a/tex/context/base/core-uti.lua +++ b/tex/context/base/core-uti.lua @@ -194,6 +194,7 @@ local packlist = { "pagedata", "directives", "specification", + "processors", -- might become key under directives or metadata -- "references", -- we need to rename of them as only one packs (not structure.lists.references) } |