From 66f653890a45d1275826d56798071a97468d88be Mon Sep 17 00:00:00 2001
From: Context Git Mirror Bot <phg42.2a@gmail.com>
Date: Sun, 22 May 2016 16:41:11 +0200
Subject: 2016-05-22 15:23:00

---
 doc/context/documents/general/manuals/luatex.pdf   | Bin 995323 -> 995962 bytes
 .../general/manuals/luatex/luatex-enhancements.tex |   7 +++++++
 .../sources/general/manuals/luatex/luatex.tex      |   2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/context/documents/general/manuals/luatex.pdf b/doc/context/documents/general/manuals/luatex.pdf
index 3f3825252..23464f212 100644
Binary files a/doc/context/documents/general/manuals/luatex.pdf and b/doc/context/documents/general/manuals/luatex.pdf differ
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
-- 
cgit v1.2.3