diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/documents/general/manuals/luatex.pdf | bin | 995323 -> 995962 bytes | |||
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-enhancements.tex | 7 | ||||
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex.tex | 2 |
3 files changed, 8 insertions, 1 deletions
diff --git a/doc/context/documents/general/manuals/luatex.pdf b/doc/context/documents/general/manuals/luatex.pdf Binary files differindex 3f3825252..23464f212 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-enhancements.tex b/doc/context/sources/general/manuals/luatex/luatex-enhancements.tex index 35c27cfb6..96774815d 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-enhancements.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-enhancements.tex @@ -759,6 +759,13 @@ the acceptable range is from 0 to 65535. These three primitives are like \type {\vbox}, \type {\hbox} and \type {\vtop} but don't apply the related callbacks. +\subsection{\type {\vsplit}} + +The \type {\vsplit} primitive has to be followed by a specification of the +required height. As alternative for the \type {to} keyword you can use \type +{upto} to get a split of the given size but result has the natural dimensions +then. + \subsection{Images and Forms} These two concepts are now core concepts and no longer whatsits. They are in fact diff --git a/doc/context/sources/general/manuals/luatex/luatex.tex b/doc/context/sources/general/manuals/luatex/luatex.tex index 59a969396..c997835c5 100644 --- a/doc/context/sources/general/manuals/luatex/luatex.tex +++ b/doc/context/sources/general/manuals/luatex/luatex.tex @@ -11,7 +11,7 @@ \dontcomplain \startdocument - [version=0.95.0, + [version=0.96.0, status=Pre-release] \component luatex-titlepage |