diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-25 23:07:45 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-25 23:07:45 +0000 |
commit | 88c0dce18526a5d3ee39922b4a47eae7a9dbe07f (patch) | |
tree | 47a9c27b00c43b41d4f77166e090363fd19ce1a9 /Master/texmf-dist/tex/context/base/mult-low.lua | |
parent | 487f65467b9abce1db6ee0d000876c3899ce3d6b (diff) |
ConTeXt 2012.05.25 18:21
git-svn-id: svn://tug.org/texlive/trunk@26658 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mult-low.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mult-low.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/mult-low.lua b/Master/texmf-dist/tex/context/base/mult-low.lua index 743f851c483..7d61d0427e3 100644 --- a/Master/texmf-dist/tex/context/base/mult-low.lua +++ b/Master/texmf-dist/tex/context/base/mult-low.lua @@ -94,7 +94,7 @@ return { "startcomponent", "stopcomponent", "component", "startproduct", "stopproduct", "product", "startproject", "stopproject", "project", - "starttext", "stoptext", "startdocument", "stopdocument", "documentvariable", + "starttext", "stoptext", "startnotext", "stopnotext","startdocument", "stopdocument", "documentvariable", "startmodule", "stopmodule", "usemodule", -- "startTEXpage", "stopTEXpage", |