summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-06-25 13:05:51 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-06-25 13:05:51 +0000
commit430efa0c135593351e9f1c80cc11bcabc6690ed3 (patch)
treef1dfcdaaf838367362aa32ca14a40c5d7eeeb401 /Master/texmf-dist/doc/luatex
parentebda2ab6e51fa44aa30c74edbc9e38c7c57622b0 (diff)
manual for luatex 0.40.6
git-svn-id: svn://tug.org/texlive/trunk@13959 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatexref-t.pdfbin646379 -> 646592 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatexref-t.tex9
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf b/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf
index 15c88176eeb..977c2fe8b56 100644
--- a/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf
+++ b/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/luatex/base/luatexref-t.tex b/Master/texmf-dist/doc/luatex/base/luatexref-t.tex
index 7567a06e718..efb17c50aa3 100644
--- a/Master/texmf-dist/doc/luatex/base/luatexref-t.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatexref-t.tex
@@ -22,7 +22,7 @@
\setvariables
[document]
- [beta=0.40.5]
+ [beta=0.40.6]
\starttext
@@ -1569,7 +1569,7 @@ stackvgap stacknumup stackdenomdown
fractionrule fractionnumvgap fractionnumup
fractiondenomvgap fractiondenomdown fractiondelsize
limitabovevgap limitabovebgap limitabovekern
-limitdownvgap limitdownbgap limitdownkern
+limitbelowvgap limitbelowbgap limitbelowkern
underdelimitervgap underdelimiterbgap
overdelimitervgap overdelimiterbgap
subshiftdrop supshiftdrop subshiftdown
@@ -2728,7 +2728,7 @@ allocated, and the image file for image \type{a} is written out
immediately into the \PDF\ file as an image stream object (like
with \tex{immediate}\tex{pdfximage}). The object number of the image
stream dictionary is then available by the \type{objnum} key. No
-\type{pdf_refximage} whatsit node is generated. You will need a
+\type{pdf_refximage} whatsit node is generated. You will need an
\luatex{img.write(a)} or \luatex{img.node(a)} call to let the
image appear on the page, or reference it by another trick; else
you will have a dangling image object in the \PDF\ file.
@@ -5740,7 +5740,7 @@ font dimension parameter. For math fonts, this should be set to zero.
\starttabulate[|l|l|l|p|]
\NC \bf variable \NC \bf style \NC \bf default value opentype \NC \bf default value tfm \NC\NR
\NC \tex{Umathaxis} \NC -- \NC AxisHeight \NC axis_height \NC\NR
-\NC \tex{Umathoperatorsize} \NC D, D' \NC MinimumDisplayOperatorHeight \NC $^6$ \NC\NR
+\NC \tex{Umathoperatorsize} \NC D, D' \NC DisplayOperatorMinHeight \NC $^6$ \NC\NR
\NC \tex{Umathfractiondelsize} \NC D, D' \NC 0$^1$ \NC delim1 \NC\NR
\NC " \NC T, T', S, S', SS, SS' \NC 0$^1$ \NC delim2 \NC\NR
\NC \tex{Umathfractiondenomdown}\NC D, D' \NC FractionDenominatorDisplayStyleShiftDown \NC denom1 \NC\NR
@@ -7825,6 +7825,7 @@ Valid fields: \showfields{whatsit,late_lua}
\NC \ssbf field \NC \bf type \NC \bf explanation \NC\NR
\NC attr \NC \syntax{<node>} \NC \NC\NR
\NC data \NC string \NC data to execute\NC\NR
+\NC name \NC string \NC the name to use for lua error reporting\NC\NR
\stoptabulate
\subsubsection{pdf_colorstack nodes}