diff options
author | Hans Hagen <pragma@wxs.nl> | 2018-02-25 20:49:38 +0100 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2018-02-25 20:49:38 +0100 |
commit | 2d50de713c23ec150dab395dcbce69b854db2d58 (patch) | |
tree | 7f071526a9f838d07b66837ef15864c17628b03a /doc/context/sources/general/manuals | |
parent | 661fb34ced40815e1e5e9073de9c8475127da094 (diff) | |
download | context-2d50de713c23ec150dab395dcbce69b854db2d58.tar.gz |
2018-02-25 19:57:00
Diffstat (limited to 'doc/context/sources/general/manuals')
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-nodes.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex index f4fd87119..daa583cbd 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex @@ -39,7 +39,8 @@ The \type {node.values} function reports some used values. Valid arguments are \type {dir}, \type {direction}, \type {glue}, \type {pdf_literal}, \type {pdf_action}, \type {pdf_window} and \type {color_stack}. Keep in mind that the setters normally expect a number, but this helper gives you a list of what -numbers matter. +numbers matter. For practical reason the \type {pagestate} values are also +reported with this helper. \subsection{Attributes} |