diff options
author | Hans Hagen <pragma@wxs.nl> | 2020-07-05 23:34:31 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2020-07-05 23:34:31 +0200 |
commit | f6e05e8759bcf6db94d40b9d9ee0beb268f0347c (patch) | |
tree | 960cfdb3fffa4a80816f91b396f1e00b5782d757 /doc | |
parent | 6034a3118b282600abea776e41df31ed2b91c686 (diff) | |
download | context-f6e05e8759bcf6db94d40b9d9ee0beb268f0347c.tar.gz |
2020-07-05 23:03:00
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/documents/general/manuals/evenmore.pdf | bin | 1633517 -> 1632887 bytes | |||
-rw-r--r-- | doc/context/documents/general/manuals/luametatex.pdf | bin | 1233125 -> 1233004 bytes | |||
-rw-r--r-- | doc/context/sources/general/manuals/luametatex/luametatex-tex.tex | 3 |
3 files changed, 1 insertions, 2 deletions
diff --git a/doc/context/documents/general/manuals/evenmore.pdf b/doc/context/documents/general/manuals/evenmore.pdf Binary files differindex 102323f06..4aa22c16f 100644 --- a/doc/context/documents/general/manuals/evenmore.pdf +++ b/doc/context/documents/general/manuals/evenmore.pdf diff --git a/doc/context/documents/general/manuals/luametatex.pdf b/doc/context/documents/general/manuals/luametatex.pdf Binary files differindex 8741c2c0d..21a35064c 100644 --- a/doc/context/documents/general/manuals/luametatex.pdf +++ b/doc/context/documents/general/manuals/luametatex.pdf 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 |