summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-19 12:25:31 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-19 12:25:31 +0200
commit63bb70d210dc6e8a17959c4e056fe41da3f1c398 (patch)
treeeec8ab8eea553b8c5beea443624d725bb8d4f07e /doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
parentf46fe99c7c361a66c68987b22d235fe9f793fad6 (diff)
downloadcontext-63bb70d210dc6e8a17959c4e056fe41da3f1c398.tar.gz
2020-06-19 11:07:00
Diffstat (limited to 'doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex')
-rw-r--r--doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex b/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
index d5f604132..37818f28f 100644
--- a/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
+++ b/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
@@ -2155,7 +2155,9 @@ emulated in \LUA\ and not in the engine, so we retain downward compatibility.
\supported {getfield} \yes \yes \relax
\supported {getfont} \nop \yes \relax
\supported {getglue} \nop \yes \yes
-%supported {getglyphdata} \nop \yes \relax % experiment
+\supported {getglyphdata} \nop \yes \relax % old experiment
+\supported {getglyphstate} \nop \yes \relax % new experiment
+\supported {getglyphscript} \nop \yes \relax % new experiment
\supported {getheight} \nop \yes \relax
\supported {getid} \nop \yes \relax
\supported {getkern} \nop \yes \relax
@@ -2223,7 +2225,9 @@ emulated in \LUA\ and not in the engine, so we retain downward compatibility.
\supported {setfield} \yes \yes \relax
\supported {setfont} \nop \yes \relax
\supported {setglue} \yes \yes \relax
-%supported {setglyphdata} \nop \yes \relax % experiment
+\supported {setglyphdata} \nop \yes \relax % old experiment
+\supported {setglyphstate} \nop \yes \relax % new experiment
+\supported {setglyphscript} \nop \yes \relax % new experiment
\supported {setheight} \nop \yes \relax
\supported {setkern} \nop \yes \relax
\supported {setlang} \nop \yes \relax