summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2017-04-05 12:42:34 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2017-04-05 12:42:34 +0000
commit0c220aa523a9baaa8e59714dd361b50a611a8706 (patch)
treeb8fbce8e5ad5378d3fced99837c4995882d935a6 /Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex
parentc4770bd855f207f89b3b4d5f14081d609a0f77c8 (diff)
back to luatex/base docs of 2016 --- commit was too early
git-svn-id: svn://tug.org/texlive/trunk@43699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex13
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex b/Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex
index d55eef2860e..35c27cfb601 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-enhancements.tex
@@ -759,13 +759,6 @@ 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
@@ -801,12 +794,6 @@ optional parameters are not implemented for \type {\saveboxresource}.
\useboxresource width 20mm height 10mm depth 5mm \lastsavedboxresourceindex
\stoptyping
-The box resources are of course implemented in the backend and therefore we do
-support the \type {attr} and \type {resources} keys that accept a token list. New
-is the \type {type} key. When set to non|-|zero the \type {/Type} entry is
-omitted. A value of 1 or 3 still writes a \type {/BBox}, while 2 or 3 will write
-a \type {/Matrix}.
-
\subsection{\type {\nohrule} and \type {\novrule}}
Because introducing a new keyword can cause incompatibilities, two new primitives