summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-12-31 11:51:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-12-31 11:51:31 +0100
commit244d921e51a1cfdc57ebe313a2e561d579a78150 (patch)
tree323f203c4b691a434ae1b41a59c0acd5d73950be /doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
parent54732448eb933607bdcb11a457756741dc4e0b44 (diff)
downloadcontext-244d921e51a1cfdc57ebe313a2e561d579a78150.tar.gz
2019-12-31 11:38:00
Diffstat (limited to 'doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex')
-rw-r--r--doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex b/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
index 5c4724100..382ed05a4 100644
--- a/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
+++ b/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
@@ -317,6 +317,11 @@ new primitives, a summary is given below.
\NC \type {tokspre} \NC tokenregister text \NC prepend text to given tokenregister \NC \NR
\NC \type {xtoksapp} \NC tokenregister text \NC globally append expanded text to given tokenregister \NC \NR
\NC \type {xtokspre} \NC tokenregister text \NC globally prepend expanded text to given tokenregister \NC \NR
+% new (some end-of-the-year experiment)
+\NC \type {letfrozen} \NC macro \NC sets the frozen property of a macro \NC \NR
+\NC \type {letprotected} \NC macro \NC sets the protected property of a macro \NC \NR
+\NC \type {unletfrozen} \NC macro \NC unsets the frozen property of a macro \NC \NR
+\NC \type {unletprotected} \NC macro \NC unsets the protected property of a macro \NC \NR
\stoptabulate
\stopsection