summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/functionref.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/functionref.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/functionref.tex14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/functionref.tex b/Master/texmf-dist/doc/luatex/base/functionref.tex
index 50332dfcf97..02e9c03b054 100644
--- a/Master/texmf-dist/doc/luatex/base/functionref.tex
+++ b/Master/texmf-dist/doc/luatex/base/functionref.tex
@@ -1,4 +1,6 @@
% $Id$
+\pdfcompresslevel=0
+\pdfobjcompresslevel=0
\nonknuthmode
\catcode`\|=12
@@ -9,7 +11,7 @@
\setuptabulate[before=]
\setuppagenumbering[location=,alternative=doublesided]
-\setupheadertexts[Luatex 0.70 short reference][pagenumber]
+\setupheadertexts[Luatex 0.66 short reference][pagenumber]
\setupheader[style=\ssbf]
\setupalign[flushleft]
@@ -391,6 +393,11 @@ in the same format as \type{\pdfximage}.
\presentmethod{epdf}{Dict}{getVal}
\presentmethod{epdf}{Dict}{getValNF}
+--- Link methods:
+
+\presentmethod{epdf}{Link}{isOK}
+\presentmethod{epdf}{Link}{inRect}
+
--- LinkDest methods:
\presentmethod{epdf}{LinkDest}{isOK}
@@ -408,6 +415,11 @@ in the same format as \type{\pdfximage}.
\presentmethod{epdf}{LinkDest}{getChangeTop}
\presentmethod{epdf}{LinkDest}{getChangeZoom}
+--- Links methods:
+
+\presentmethod{epdf}{Links}{getNumLinks}
+\presentmethod{epdf}{Links}{getLink}
+
--- Object methods:
\presentmethod{epdf}{Object}{initBool}