diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/documents/general/manuals/luatex.pdf | bin | 1019915 -> 1009576 bytes | |||
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-nodes.tex | 5 | ||||
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex.tex | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/context/documents/general/manuals/luatex.pdf b/doc/context/documents/general/manuals/luatex.pdf Binary files differindex 12e0e4e24..ba3599e63 100644 --- a/doc/context/documents/general/manuals/luatex.pdf +++ b/doc/context/documents/general/manuals/luatex.pdf diff --git a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex index ad0a74b30..8ffa9507b 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex @@ -384,8 +384,9 @@ Id: \showid{kern} \starttabulate[|lT|l|p|] \NC \ssbf field \NC \bf type \NC \bf explanation \NC \NR \NC subtype \NC number \NC \type {0} = from font, - \type {1} = from \type {\kern} or \type {\/}, - \type {2} = from \type {\accent} \NC \NR + \type {1} = from \type {\kern}, + \type {2} = from \type {\accent}, + \type {3} = from \type {\/} \NC \NR \NC attr \NC \syntax{<node>} \NC \NC \NR \NC kern \NC number \NC \NC \NR \stoptabulate diff --git a/doc/context/sources/general/manuals/luatex/luatex.tex b/doc/context/sources/general/manuals/luatex/luatex.tex index ca257e6ea..6640e126e 100644 --- a/doc/context/sources/general/manuals/luatex/luatex.tex +++ b/doc/context/sources/general/manuals/luatex/luatex.tex @@ -14,7 +14,7 @@ \dontcomplain \startdocument - [beta=0.87.1] + [beta=0.89.0] \component luatex-titlepage |