summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2011-05-30 07:58:30 +0000
committerTaco Hoekwater <taco@elvenkind.com>2011-05-30 07:58:30 +0000
commit14e82dcfa799bbf673f26a7bf396860059da2121 (patch)
tree3089772e3087f72610f338b2ca1fc88e9bcdae10 /Master/texmf-dist/doc/luatex/base
parentcaf80deee7874a44ffbc278281e0a43a4d166b53 (diff)
luatex 0.70.1 manual
git-svn-id: svn://tug.org/texlive/trunk@22681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base')
-rw-r--r--Master/texmf-dist/doc/luatex/base/fdata_epdf.lua4
-rw-r--r--Master/texmf-dist/doc/luatex/base/functionref.pdfbin108015 -> 107971 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/base/functionref.tex2
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatexref-t.pdfbin778873 -> 779669 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatexref-t.tex10
5 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/fdata_epdf.lua b/Master/texmf-dist/doc/luatex/base/fdata_epdf.lua
index 7e13519d2da..eea799d32c0 100644
--- a/Master/texmf-dist/doc/luatex/base/fdata_epdf.lua
+++ b/Master/texmf-dist/doc/luatex/base/fdata_epdf.lua
@@ -1,4 +1,4 @@
--- $Id: fdata_epdf.lua 4135 2011-04-11 21:07:37Z hhenkel $
+-- $Id: fdata_epdf.lua 4165 2011-04-16 09:01:02Z taco $
local fdata_epdf = {
functions = {
@@ -398,7 +398,7 @@ local fdata_epdf = {
{type = "Catalog", name = "catalog", optional = false, },
},
returnvalues = {
- {type = "boolean", name = "var", optional = false, },
+ {type = "Object", name = "var", optional = false, },
},
},
},
diff --git a/Master/texmf-dist/doc/luatex/base/functionref.pdf b/Master/texmf-dist/doc/luatex/base/functionref.pdf
index a67306f1033..685dc21eb87 100644
--- a/Master/texmf-dist/doc/luatex/base/functionref.pdf
+++ b/Master/texmf-dist/doc/luatex/base/functionref.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/luatex/base/functionref.tex b/Master/texmf-dist/doc/luatex/base/functionref.tex
index a2f3dd08444..50332dfcf97 100644
--- a/Master/texmf-dist/doc/luatex/base/functionref.tex
+++ b/Master/texmf-dist/doc/luatex/base/functionref.tex
@@ -9,7 +9,7 @@
\setuptabulate[before=]
\setuppagenumbering[location=,alternative=doublesided]
-\setupheadertexts[Luatex 0.66 short reference][pagenumber]
+\setupheadertexts[Luatex 0.70 short reference][pagenumber]
\setupheader[style=\ssbf]
\setupalign[flushleft]
diff --git a/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf b/Master/texmf-dist/doc/luatex/base/luatexref-t.pdf
index 97d9ae36f7d..696b2fc94d2 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 38bcdf34463..c9aaa684658 100644
--- a/Master/texmf-dist/doc/luatex/base/luatexref-t.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatexref-t.tex
@@ -23,7 +23,7 @@
\setvariables
[document]
- [beta=0.66.0]
+ [beta=0.70.1]
\starttext
@@ -5911,7 +5911,7 @@ tex.AlephVersion
tex.Alephrevision
tex.OmegaVersion
tex.Omegarevision
-tex.eTeXVersion
+tex.eTeXversion
tex.eTeXrevision
tex.formatname
tex.jobname
@@ -8664,7 +8664,7 @@ range is still -1 .. 15 and glyph nodes have number 0 (used to be
char node) and ligature nodes are mapped to 7. That way macro
packages can use the same symbolic names as in traditional \ETEX.
Keep in mind that the internal node numbers are different and that
-there are more node types that 15.
+there are more node types than 15.
\subsection{Auxiliary items}
@@ -9417,8 +9417,8 @@ Mode values:
\starttabulate[|lT|p|]
\NC \ssbf value \NC \ssbf corresponding \tex{pdftex} keyword \NC \NR
\NC 0 \NC setorigin \NC \NR
-\NC 0 \NC page \NC \NR
-\NC 0 \NC direct \NC \NR
+\NC 1 \NC page \NC \NR
+\NC 2 \NC direct \NC \NR
\stoptabulate
\subsubsection{pdf_refobj nodes}