summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/toks-aux.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/toks-aux.mkiv')
-rw-r--r--tex/context/base/mkiv/toks-aux.mkiv15
1 files changed, 15 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/toks-aux.mkiv b/tex/context/base/mkiv/toks-aux.mkiv
index 5b43de596..413b1f7c8 100644
--- a/tex/context/base/mkiv/toks-aux.mkiv
+++ b/tex/context/base/mkiv/toks-aux.mkiv
@@ -15,6 +15,21 @@
\unprotect
+% The older \type {\scantokens} overload has been replace by a more modern
+% one (in \LMTX):
+%
+% \protected\def\whatever#1[#2](#3)\relax{oeps #1 and #2 and #3 done ## error}
+% \scratchtoks{foo \framed{\red 123}456}
+%
+% \showluatokens{123\what}
+% \showluatokens\whatever
+% \showluatokens\framed
+%
+% \showluatokens\scratchtoks
+% \showluatokens\everypar
+
+\registerctxluafile{toks-aux}{}
+
\installcorenamespace {tokenlist}
\unexpanded\def\definetokenlist[#1]%