summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/manual/pdftex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/manual/pdftex.tex')
-rw-r--r--systems/doc/pdftex/manual/pdftex.tex17
1 files changed, 11 insertions, 6 deletions
diff --git a/systems/doc/pdftex/manual/pdftex.tex b/systems/doc/pdftex/manual/pdftex.tex
index 2ca532568b..a3ec6f3799 100644
--- a/systems/doc/pdftex/manual/pdftex.tex
+++ b/systems/doc/pdftex/manual/pdftex.tex
@@ -10,7 +10,7 @@
%
%\DocumentMetadata{testphase={phase-III,table}}
\documentclass{pdftexmanual}
-\svnscan $Id: pdftex.tex 921 2024-02-02 02:14:32Z karl $
+\svnscan $Id: pdftex.tex 924 2024-02-23 02:20:18Z karl $
%
\title{The pdf\TeX\ user manual}
@@ -2254,6 +2254,10 @@ different types of \PDF\ objects are created while including \PNG,
While working with \PDF\ or \JBIG2\ images, \Something{page spec} allows
to specify which page of the document is to be included; the
\Something{page spec} is irrelevant for the other two image formats.
+Commonly, \Something{page spec} will be {\tt page \Something{page
+number}}, but for \PDF\ images, you may also reference a so-called
+``named destination'' with {\tt named \{\Something{destination name}\}}.
+(Such named destinations are created by \type{hyperref}, for example.)
Starting with \PDFTEX\ 1.11, in the \PDF\ image case, you may also
choose which page box of the image is to be treated as a final bounding
@@ -2581,11 +2585,11 @@ mentioned in the table below.
\tt fitb & fit the \type{BoundingBox} of the page \cr
\tt fitbh & fit the width of \type{BoundingBox} of the page \cr
\tt fitbv & fit the height of \type{BoundingBox} of the page \cr
-\tt fitr \Something{\rm rule spec}
- & fit according to \Something{\rm rule spec} \cr
-\tt xyz \Optional{zoom \Something{\rm number}}
+\tt fitr \Something{rule spec}
+ & fit according to \Something{rule spec} \cr
+\tt xyz \Optional{zoom \Something{number}}
& goto the current position (see below) \cr
-\tt struct \Optional{\Something{\rm number}}
+\tt struct \Optional{\Something{number}}
& create structure destination (see below) \cr
\end{tabular}
\end{smalltable}
@@ -4296,7 +4300,8 @@ former was proposed by \ISO\ in 1975.
\Syntax{
\Something{page spec} \Means
- \Literal{page} \Something{number}
+ \Literal{page} \Something{number} \Or%
+ \Literal{named} \Something{general text}
}
\Syntax{