diff options
Diffstat (limited to 'doc/context/sources/general/manuals/luametatex/luametatex-tex.tex')
-rw-r--r-- | doc/context/sources/general/manuals/luametatex/luametatex-tex.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-tex.tex b/doc/context/sources/general/manuals/luametatex/luametatex-tex.tex index 7dfc00313..07790af29 100644 --- a/doc/context/sources/general/manuals/luametatex/luametatex-tex.tex +++ b/doc/context/sources/general/manuals/luametatex/luametatex-tex.tex @@ -2267,8 +2267,7 @@ primitive. The possible properties of tokens are: \NC \type {protected} \NC a boolean indicating if the token (macro) is protected \NC \NR \NC \type {frozen} \NC a boolean indicating if the token is a frozen command \NC \NR \NC \type {user} \NC a boolean indicating if the token is a user defined command \NC \NR -\NC \type {mode} \NC a number either representing a character or another entity \NC \NR -\NC \type {index} \NC a number running from 0x0000 upto 0xFFFF indicating a \TEX\ register index \NC \NR +\NC \type {index} \NC a number that indicated the subcommand; differs per command \NC \NR \LL \stoptabulate |