summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-01-22 03:02:40 +0000
committerNorbert Preining <norbert@preining.info>2020-01-22 03:02:40 +0000
commitbe88ab29c165e6b16091443c3e8f36c4febf8a27 (patch)
tree04ba1ae29e519f3ed027cd13b3444c841a0b8544 /macros/latex/contrib/hyperref
parentb3f7f9ce3596843d5cf8e97c1855d9a15c0e4f47 (diff)
CTAN sync 202001220302
Diffstat (limited to 'macros/latex/contrib/hyperref')
-rw-r--r--macros/latex/contrib/hyperref/ChangeLog.txt10
-rw-r--r--macros/latex/contrib/hyperref/README.md35
-rw-r--r--macros/latex/contrib/hyperref/backref.dtx6
-rw-r--r--macros/latex/contrib/hyperref/backref.pdfbin127581 -> 133242 bytes
-rw-r--r--macros/latex/contrib/hyperref/bmhydoc.sty17
-rw-r--r--macros/latex/contrib/hyperref/doc/manual.css85
-rw-r--r--macros/latex/contrib/hyperref/doc/manual.html3069
-rw-r--r--macros/latex/contrib/hyperref/doc/manual.pdfbin286698 -> 296781 bytes
-rw-r--r--macros/latex/contrib/hyperref/doc/manual2.html6
-rw-r--r--macros/latex/contrib/hyperref/doc/manual3.html10
-rw-r--r--macros/latex/contrib/hyperref/doc/manual4.html10
-rw-r--r--macros/latex/contrib/hyperref/doc/manual7.html18
-rw-r--r--macros/latex/contrib/hyperref/doc/options.pdfbin30252 -> 0 bytes
-rw-r--r--macros/latex/contrib/hyperref/hluatex.dtx30
-rw-r--r--macros/latex/contrib/hyperref/hylatex.ltx43
-rw-r--r--macros/latex/contrib/hyperref/hyperref.dtx117
-rw-r--r--macros/latex/contrib/hyperref/hyperref.ins12
-rw-r--r--macros/latex/contrib/hyperref/hyperref.pdfbin2463277 -> 2314278 bytes
-rw-r--r--macros/latex/contrib/hyperref/manifest.txt38
-rw-r--r--macros/latex/contrib/hyperref/minitoc-hyper.sty2311
-rw-r--r--macros/latex/contrib/hyperref/nameref.dtx2
-rw-r--r--macros/latex/contrib/hyperref/nameref.pdfbin125513 -> 118154 bytes
-rw-r--r--macros/latex/contrib/hyperref/psdmapshortnames.pl133
23 files changed, 1891 insertions, 4061 deletions
diff --git a/macros/latex/contrib/hyperref/ChangeLog.txt b/macros/latex/contrib/hyperref/ChangeLog.txt
index b0c661dd10..94bfe295d2 100644
--- a/macros/latex/contrib/hyperref/ChangeLog.txt
+++ b/macros/latex/contrib/hyperref/ChangeLog.txt
@@ -1,4 +1,12 @@
-2019-11-10 David Carlisle
+2020-01-14 7.00d David Carlisle
+ * Test for newer GhostScript releases in dvips output
+ https://tex.stackexchange.com/a/524163/1090
+ * Delete doc/options.pdf
+ * Add start of support for setting pdfversion to 2.0
+ * Make the default driver be hdvips not hypertex
+ (matching configuration used in miktex/texlive since at least 2002).
+
+2019-11-10 7,00c David Carlisle
* adjust vtex guards for issue #108
2019-11-06 David Carlisle
diff --git a/macros/latex/contrib/hyperref/README.md b/macros/latex/contrib/hyperref/README.md
index 2b58b34802..208820190f 100644
--- a/macros/latex/contrib/hyperref/README.md
+++ b/macros/latex/contrib/hyperref/README.md
@@ -1,5 +1,5 @@
# README for hyperref bundle
-2019-11-06
+2020-01-14
## INTRODUCTION
@@ -14,24 +14,24 @@ backends.
Included are:
- 1. `hyperef' The main hyperlinking functionality.
- 2. `backref' a package by David Carlisle to provide links back from
+ 1. `hyperref` The main hyperlinking functionality.
+ 2. `backref` a package by David Carlisle to provide links back from
bibliography to the main text; these are hypertext links after using
hyperref.
- 3. nameref' a package to allow reference to the *names* of sections rather
+ 3. `nameref` a package to allow reference to the *names* of sections rather
than their numbers.
## DOWNLOAD
-`hyperref' is available on CTAN:
+`hyperref` is available on CTAN:
https://ctan.org/pkg/hyperref
Also a ZIP file is provided that contains the files, already sorted
in a TDS tree:
CTAN:install/macros/latex/contrib/hyperref.tds.zip
-"CTAN:" means one of the `Comprehensive TeX Archive Network'
+"CTAN:" means one of the 'Comprehensive TeX Archive Network'
nodes or one of its mirrors. This is explained in
https://texfaq.org/FAQ-archives
@@ -44,16 +44,19 @@ The main repository of hyperref is located at github
### Installation with ZIP file in TDS format
-The ZIP file `hyperref.tds.zip' contains the files sorted
+The ZIP file `hyperref.tds.zip` contains the files sorted
in a TDS tree. Thus you can directly unpack the ZIP file
inside a TDS tree. (See CTAN:tds.zip for an explanation of TDS.)
Example:
+
```
cd /...somewhere.../texmf
unzip /...downloadpath.../hyperref.tds.zip
```
+
Do not forget to refresh the file name database of this TDS tree,
Example:
+
```
texhash /...somewhere.../texmf
```
@@ -62,20 +65,18 @@ Example:
1. Download the hyperref files from CTAN or the TUG server.
If necessary, unpack them.
- 2. If directory `beta' exists, replace the files by the counterparts
- in this directory, if you want to use the latest versions.
- 3. Generate the package and driver files:
+ 2. Generate the package and driver files:
tex hyperref.ins
- 4. Install the files `*.sty', `*.def', and `*.cfg' in your TDS tree:
+ 3. Install the files `*.sty`, `*.def`, and `*.cfg` in your TDS tree:
cp *.sty *.def *.cfg TDS:tex/latex/hyperref/
- Replace `TDS:' by the prefix of your TDS tree (texmf directory).
+ Replace `TDS:` by the prefix of your TDS tree (texmf directory).
The exception is bmhydoc.sty, it belongs to the source files
(TDS:source/latex/hyperref/).
- 5. Copy the documentation files to "TDS:doc/latex/hyperref/":
+ 4. Copy the documentation files to "TDS:doc/latex/hyperref/":
manual.pdf, README.md, ChangeLog.txt,
- slides.pdf, paper.pdf, options.pdf, hyperref.pdf, backref.pdf,
+ slides.pdf, paper.pdf, hyperref.pdf, backref.pdf,
nameref.pdf (Also the HTML version of the manual can be put there.)
- 6. Update the databases if necessary, eg. for texlive:
+ 5. Update the databases if necessary, eg. for texlive:
mktexlsr .../texmf
## AUTHORS/MAINTAINERS
@@ -93,8 +94,8 @@ A bug report should contain:
* Comprehensive problem description. This includes error or
warning messages.
- * \errorcontextlines=\maxdimen can be added in the TeX code
- to get more informations in TeX error messages.
+ * `\errorcontextlines=\maxdimen` can be added in the TeX code
+ to get more information in TeX error messages.
* Minimal test file that shows the problem, but does not
contain any unnecessary packages and code.
* Used drivers/programs.
diff --git a/macros/latex/contrib/hyperref/backref.dtx b/macros/latex/contrib/hyperref/backref.dtx
index 35c37252f5..c0747046ad 100644
--- a/macros/latex/contrib/hyperref/backref.dtx
+++ b/macros/latex/contrib/hyperref/backref.dtx
@@ -3,7 +3,7 @@
%% Copyright (C) 1995-2000 David Carlisle, Sebastian Rahtz, Heiko Oberdiek
%% 2001-2012 Heiko Oberdiek
%% 2016-2019 Oberdiek Package Suport Group
-%% 2019- The LaTeX3 Project
+%% 2019-2020 The LaTeX3 Project
%% https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
@@ -32,7 +32,7 @@
%<driver>\ProvidesFile{backref.drv}
% \fi
% \ProvidesFile{backref.dtx}
- [2016/05/21 v1.39 Bibliographical back referencing]%
+ [2020/01/14 v1.40 Bibliographical back referencing]%
%
% \CheckSum{768}
%
@@ -53,7 +53,7 @@
last revised \filedate.%
}%
}%
- \author{David Carlisle and Sebastian Rahtz (deceased)}%
+ \author{David Carlisle and Sebastian Rahtz (deceased)\thanks{\url{https://github.com/latex3/hyperref/issues}}}%
\date{\filedate}%
\maketitle
\makeatletter
diff --git a/macros/latex/contrib/hyperref/backref.pdf b/macros/latex/contrib/hyperref/backref.pdf
index 2e4a60a3f5..807fc4170d 100644
--- a/macros/latex/contrib/hyperref/backref.pdf
+++ b/macros/latex/contrib/hyperref/backref.pdf
Binary files differ
diff --git a/macros/latex/contrib/hyperref/bmhydoc.sty b/macros/latex/contrib/hyperref/bmhydoc.sty
index e6491796ca..d25c4d6bf8 100644
--- a/macros/latex/contrib/hyperref/bmhydoc.sty
+++ b/macros/latex/contrib/hyperref/bmhydoc.sty
@@ -1,6 +1,13 @@
+%% Copyright
+%% 1995-2015 Heiko Oberdiek
+%% 2016-2019 Oberdiek Package Support Group
+%% 2019-2020 LaTeX3 Project
+%% https://github.com/latex3/hyperref/issues
+%%
+%% This file is part of the `Hyperref Bundle'.
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bmhydoc}
- [2019/01/08 Bookmark section with hyperref documentation (HO)]
+ [2020/01/14 Bookmark section with hyperref documentation (HO)]
% This package adds bookmark entries that are added at the end
% and lists and links the PDF files of the hyperref documentation.
@@ -43,9 +50,6 @@
}
\AtEndDocument{%
\@bmhydoc[open=false]{0}{manual.pdf}{Hyperref manual}
-% \@bmhydoc{1}{README.pdf}{README}
-% \@bmhydoc{1}{ChangeLog.pdf}{ChangeLog}
- \@bmhydoc{1}{options.pdf}{Options}
\@bmhydoc{1}{slides.pdf}{Bookmark talk, slides}
\@bmhydoc{2}{paper.pdf}{Bookmark talk, paper}
\@bmhydoc{1}{hyperref.pdf}{Sources: hyperref.dtx}
@@ -77,10 +81,7 @@
\entry{manual.pdf}{\textbf{Manual}}
The \textbf{USER MANUAL} (also available as HTML).
\entry{ChangeLog.txt}{ChangeLog}
- This file records the version history
- (also available as text file).
- \entry{options.pdf}{Options}
- This file provides a short option summary.
+ This file records the version history.
\entry{slides.pdf}{Bookmark talk, slides}
Slides for the talk ``PDF information and navigation elements with
hyperref, pdfTeX and thumbpdf'' at Euro\TeX~1999.
diff --git a/macros/latex/contrib/hyperref/doc/manual.css b/macros/latex/contrib/hyperref/doc/manual.css
index 6104bdd11a..b857e3efd7 100644
--- a/macros/latex/contrib/hyperref/doc/manual.css
+++ b/macros/latex/contrib/hyperref/doc/manual.css
@@ -14,7 +14,24 @@
.ec-lmss-17{ font-family: sans-serif;}
.ec-lmss-17{ font-family: sans-serif;}
.ec-lmss-17{ font-family: sans-serif;}
+.ec-lmss-17{ font-family: sans-serif;}
+.ec-lmss-17{ font-family: sans-serif;}
.ec-lmr-12{font-size:120%;}
+.ec-lmvtt-10x-x-120{font-size:120%; font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
+.ec-lmvtt-10x-x-120{ font-family: monospace;}
.ec-lmvtt-10{ font-family: monospace;}
.ec-lmvtt-10{ font-family: monospace;}
.ec-lmvtt-10{ font-family: monospace;}
@@ -28,20 +45,10 @@
.ec-lmvtt-10{ font-family: monospace;}
.ec-lmvtt-10{ font-family: monospace;}
.ec-lmvtt-10{ font-family: monospace;}
-.lmsy7-{font-size:70%;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
-.ec-lmri-10{ font-style:italic;}
+.ec-lmvtt-10{ font-family: monospace;}
+.ec-lmvtt-10{ font-family: monospace;}
+.ec-lmss-10{ font-family: sans-serif;}
+.ec-lmss-10{ font-family: sans-serif;}
.ec-lmss-10{ font-family: sans-serif;}
.ec-lmss-10{ font-family: sans-serif;}
.ec-lmss-10{ font-family: sans-serif;}
@@ -57,6 +64,39 @@
.ec-lmss-10{ font-family: sans-serif;}
.ec-lmr-9{font-size:90%;}
.ec-lmr-8{font-size:80%;}
+.ec-lmvtt-10x-x-80{font-size:80%; font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmvtt-10x-x-80{ font-family: monospace;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.ec-lmri-10{ font-style:italic;}
+.lmsy7-{font-size:70%;}
+.ec-lmbx-10{ font-weight: bold;}
+.ec-lmbx-10{ font-weight: bold;}
.ec-lmbx-10{ font-weight: bold;}
.ec-lmbx-10{ font-weight: bold;}
.ec-lmbx-10{ font-weight: bold;}
@@ -83,6 +123,10 @@
.ec-lmss-8{ font-family: sans-serif;}
.ec-lmss-8{ font-family: sans-serif;}
.ec-lmss-8{ font-family: sans-serif;}
+.ec-lmss-8{ font-family: sans-serif;}
+.ec-lmss-8{ font-family: sans-serif;}
+.ec-lmvtk-10{ font-family: monospace;}
+.ec-lmvtk-10{ font-family: monospace;}
.ec-lmvtk-10{ font-family: monospace;}
.ec-lmvtk-10{ font-family: monospace;}
.ec-lmvtk-10{ font-family: monospace;}
@@ -109,10 +153,13 @@
.ec-lmvtto-10{ font-style: oblique; font-family: monospace;}
.ec-lmvtto-10{ font-style: oblique; font-family: monospace;}
.ec-lmvtto-10{ font-style: oblique; font-family: monospace;}
-p.noindent { text-indent: 0em }
-td p.noindent { text-indent: 0em; margin-top:0em; }
-p.nopar { text-indent: 0em; }
-p.indent{ text-indent: 1.5em }
+.ec-lmvtto-10{ font-style: oblique; font-family: monospace;}
+.ec-lmvtto-10{ font-style: oblique; font-family: monospace;}
+p{margin-top:0;margin-bottom:0}
+p.indent{text-indent:0;}
+p + p{margin-top:1em;}
+p + div, p + pre {margin-top:1em;}
+div + p, pre + p {margin-top:1em;}
@media print {div.crosslinks {visibility:hidden;}}
a img { border-top: 0; border-left: 0; border-right: 0; }
center { margin-top:1em; margin-bottom:1em; }
@@ -135,7 +182,7 @@ div.obeylines-v p { margin-top:0; margin-bottom:0; }
td.displaylines {text-align:center; white-space:nowrap;}
.centerline {text-align:center;}
.rightline {text-align:right;}
-div.verbatim {font-family: monospace; white-space: nowrap; text-align:left; clear:both; }
+div.verbatim {font-family: monospace,monospace; white-space: nowrap; text-align:left; clear:both; }
.fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
div.fbox {display:table}
div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
diff --git a/macros/latex/contrib/hyperref/doc/manual.html b/macros/latex/contrib/hyperref/doc/manual.html
index 16fc7bddce..4a4f4ab6d8 100644
--- a/macros/latex/contrib/hyperref/doc/manual.html
+++ b/macros/latex/contrib/hyperref/doc/manual.html
@@ -18,10 +18,21 @@
<h2 class="titleHead">Hypertext marks in <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span>: a manual for hyperref</h2>
<div class="author" ><span
-class="ec-lmr-12">Sebastian Rahtz </span><br class="and" /><span
-class="ec-lmr-12">Heiko Oberdiek</span></div><br />
+class="ec-lmr-12">Sebastian Rahtz (deceased)</span><br class="and" /><span
+class="ec-lmr-12">Heiko Oberdiek (inactive)</span><br class="and" /><span
+class="ec-lmr-12">The </span><span class="LATEX"><span
+class="ec-lmr-12">L</span><span class="A"><span
+class="ec-lmr-12">A</span></span><span class="TEX"><span
+class="ec-lmr-12">T</span><span
+class="E"><span
+class="ec-lmr-12">E</span></span><span
+class="ec-lmr-12">X</span></span></span><span
+class="ec-lmr-12">3 Project (</span><a
+href="https://github.com/latex3/hyperref/issues" class="url" ><span
+class="ec-lmvtt-10x-x-120">https://github.com/latex3/hyperref/issues</span></a><span
+class="ec-lmr-12">)</span></div><br />
<div class="date" ><span
-class="ec-lmr-12">September 2019</span></div>
+class="ec-lmr-12">January 2020</span></div>
</div>
<h3 class="likesectionHead"><a
id="x1-1000"></a>Contents</h3>
@@ -109,9 +120,11 @@ href="#x1-400005.21" id="QQ2-1-40">Starred form of \autoref</a></span>
<br /> &#x00A0;<span class="subsectionToc" >5.22 <a
href="#x1-410005.22" id="QQ2-1-41">Link border style</a></span>
<br /> &#x00A0;<span class="subsectionToc" >5.23 <a
-href="#x1-420005.23" id="QQ2-1-42">Option "bookmarksdepth"</a></span>
+href="#x1-420005.23" id="QQ2-1-42">Option <span
+class="ec-lmss-10">bookmarksdepth</span></a></span>
<br /> &#x00A0;<span class="subsectionToc" >5.24 <a
-href="#x1-430005.24" id="QQ2-1-43">Option "pdfescapeform"</a></span>
+href="#x1-430005.24" id="QQ2-1-43">Option <span
+class="ec-lmss-10">pdfescapeform</span></a></span>
<br /> &#x00A0;<span class="subsectionToc" >5.25 <a
href="#x1-440005.25" id="QQ2-1-44">Default driver setting</a></span>
<br /> &#x00A0;<span class="subsectionToc" >5.26 <a
@@ -234,7 +247,8 @@ href="#x1-10200011.1" id="QQ2-1-102">Spaces in option values</a></span>
<br /> &#x00A0;<span class="subsectionToc" >11.2 <a
href="#x1-10300011.2" id="QQ2-1-103">Index with makeindex</a></span>
<br /> &#x00A0;<span class="subsectionToc" >11.3 <a
-href="#x1-10400011.3" id="QQ2-1-104">Warning "bookmark level for unknown &#x003C;foobar&#x003E; defaults to 0"</a></span>
+href="#x1-10400011.3" id="QQ2-1-104">Warning <span
+class="ec-lmvtt-10">"bookmark level for unknown &#x003C;foobar&#x003E; defaults to 0"</span></a></span>
<br /> &#x00A0;<span class="subsectionToc" >11.4 <a
href="#x1-10500011.4" id="QQ2-1-105">Link anchors in figures</a></span>
<br /> &#x00A0;<span class="subsectionToc" >11.5 <a
@@ -268,25 +282,27 @@ href="#x1-12000013.9" id="QQ2-1-120">Termination</a></span>
<br /> &#x00A0;<span class="subsectionToc" >13.10 <a
href="#x1-12100013.10" id="QQ2-1-121">Future revisions of this license</a></span>
</div>
-<!--l. 186--><p class="noindent" >
+<!--l. 190--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">1 </span> <a
id="x1-20001"></a>Introduction</h3>
-<!--l. 188--><p class="noindent" >The package derives from, and builds on, the work of the Hyper<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span> project, described at
-<a
-href="http://xxx.lanl.gov/hypertex/" class="url" ><span
-class="ec-lmvtt-10">http://xxx.lanl.gov/hypertex/</span></a>. It extends the functionality of all the <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> cross-referencing
-commands (including the table of contents, bibliographies etc) to produce <span
-class="ec-lmvtt-10">\special </span>commands which a
-driver can turn into hypertext links; it also provides new commands to allow the user to write <span
-class="ec-lmri-10">ad hoc</span>
-hypertext links, including those to external documents and URLs.
-<!--l. 196--><p class="indent" > The package is currently maintained at <a
+<!--l. 192--><p class="noindent" >The package derives from, and builds on, the work of the Hyper<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span> project, described at
+<span
+class="ec-lmvtt-10">http://xxx.lanl.gov/hypertex/</span><span class="footnote-mark"><a
+href="manual2.html#fn1x0"><sup class="textsuperscript">1</sup></a></span><a
+ id="x1-2001f1"></a> .
+It extends the functionality of all the <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> cross-referencing commands (including the table of
+contents, bibliographies etc) to produce <span
+class="ec-lmvtt-10">\special </span>commands which a driver can turn into hypertext links;
+it also provides new commands to allow the user to write <span
+class="ec-lmri-10">ad hoc </span>hypertext links, including those to
+external documents and URLs.
+
+
+<!--l. 200--><p class="indent" > The package is currently maintained at <a
href="https://github.com/latex3/hyperref/" class="url" ><span
class="ec-lmvtt-10">https://github.com/latex3/hyperref/</span></a> and issues should be
reported there.
-
-
-<!--l. 199--><p class="indent" > This manual provides a brief overview of the <span
+<!--l. 203--><p class="indent" > This manual provides a brief overview of the <span
class="ec-lmss-10">hyperref </span>package. For more details, you should read the
additional documentation distributed with the package, as well as the complete documentation by
processing <span
@@ -300,9 +316,9 @@ class="ec-lmri-10">E</span></span><span
class="ec-lmri-10">X</span></span></span> <span
class="ec-lmri-10">Web Companion</span>,
where you will find additional examples.
-<!--l. 206--><p class="indent" > The Hyper<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span> specification<span class="footnote-mark"><a
-href="manual2.html#fn1x0"><sup class="textsuperscript">1</sup></a></span><a
- id="x1-2001f1"></a>
+<!--l. 210--><p class="indent" > The Hyper<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span> specification<span class="footnote-mark"><a
+href="manual3.html#fn2x0"><sup class="textsuperscript">2</sup></a></span><a
+ id="x1-2002f2"></a>
says that conformant viewers/translators must recognize the following set of <span
class="ec-lmvtt-10">\special </span>constructs:
<dl class="description"><dt class="description">
@@ -342,7 +358,7 @@ class="ec-lmvtt-10">html:&#x003C;base</span><span
class="ec-lmvtt-10">&#x00A0;href</span><span
class="ec-lmvtt-10">&#x00A0;=</span><span
class="ec-lmvtt-10">&#x00A0;"href_string"&#x003E;</span></span></span></dd></dl>
-<!--l. 218--><p class="indent" > The <span
+<!--l. 222--><p class="indent" > The <span
class="ec-lmri-10">href</span>, <span
class="ec-lmri-10">name </span>and <span
class="ec-lmri-10">end </span>commands are used to do the basic hypertext operations of establishing links
@@ -353,7 +369,7 @@ The <span
class="ec-lmri-10">base_name </span>command is be used to communicate to the DVI viewer the full (URL)
location of the current document so that files specified by relative URLs may be retrieved
correctly.
-<!--l. 227--><p class="indent" > The <span
+<!--l. 231--><p class="indent" > The <span
class="ec-lmri-10">href </span>and <span
class="ec-lmri-10">name </span>commands must be paired with an <span
class="ec-lmri-10">end </span>command later in the <span class="TEX">T<span
@@ -381,7 +397,7 @@ class="ec-lmvtt-10">"</span></span></span>&#8217;
characters should be escaped with a backslash (<span
class="lmsy-10">\</span>), and if it looks like a URL name it may cause
problems.
-<!--l. 243--><p class="indent" > However, the drivers intended to produce <span
+<!--l. 247--><p class="indent" > However, the drivers intended to produce <span
class="ec-lmri-10">only </span>PDF use literal PostScript or PDF <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\special</span></span></span>
commands. The commands are defined in configuration files for different drivers, selected by package
@@ -412,8 +428,7 @@ class="ec-lmss-10">dvips</span>
class="ec-lmbx-10">dvipsone</span> </dt><dd
class="description">produces <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\special</span></span></span> commands tailored for <span
-class="ec-lmss-10">dvipsone</span>
-
+class="ec-lmss-10">dvipsone</span>
</dd><dt class="description">
<span
@@ -483,12 +498,12 @@ class="ec-lmbx-10">xetex</span> </dt><dd
class="description">produces <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\special</span></span></span> commands for Xe<span class="TEX">T<span
class="E">E</span>X</span></dd></dl>
-<!--l. 269--><p class="indent" > Output from <span
+<!--l. 273--><p class="indent" > Output from <span
class="ec-lmss-10">dvips </span>or <span
class="ec-lmss-10">dvipsone </span>must be processed using Acrobat Distiller to obtain a PDF
file.<span class="footnote-mark"><a
-href="manual3.html#fn2x0"><sup class="textsuperscript">2</sup></a></span><a
- id="x1-2002f2"></a>
+href="manual4.html#fn3x0"><sup class="textsuperscript">3</sup></a></span><a
+ id="x1-2003f3"></a>
The result is generally preferable to that produced by using the <span
class="ec-lmss-10">hypertex </span>driver, and then
processing with <span
@@ -505,9 +520,9 @@ class="description">If a driver is not given and cannot be autodetected, then us
value to this option <span
class="ec-lmss-10">driverfallback</span>. Example:
<div class="quote">
- <!--l. 285--><p class="noindent" ><span
+ <!--l. 289--><p class="noindent" ><span
class="ec-lmvtt-10">driverfallback=dvipdfm</span></div>
- <!--l. 287--><p class="noindent" >Autodetected drivers (<span
+ <!--l. 291--><p class="noindent" >Autodetected drivers (<span
class="ec-lmss-10">pdftex</span>, <span
class="ec-lmss-10">xetex</span>, <span
class="ec-lmss-10">vtex</span>, <span
@@ -526,7 +541,7 @@ class="ec-lmss-10">driverfallback </span>is ignored.</dd></dl>
<h3 class="sectionHead"><span class="titlemark">2 </span> <a
id="x1-30002"></a>Implicit behavior</h3>
-<!--l. 300--><p class="noindent" >This package can be used with more or less any normal <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+<!--l. 304--><p class="noindent" >This package can be used with more or less any normal <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;document by specifying in the
document preamble
@@ -534,8 +549,8 @@ document preamble
<div class="verbatim" id="verbatim-1">
\usepackage{hyperref}
</div>
-<!--l. 305--><p class="nopar" >
-<!--l. 307--><p class="indent" > Make sure it comes <span
+<!--l. 309--><p class="nopar" >
+<!--l. 311--><p class="indent" > Make sure it comes <span
class="ec-lmri-10">last </span>of your loaded packages, to give it a fighting chance of not being over-written,
since its job is to redefine many <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;commands. Hopefully you will find that all cross-references
@@ -545,7 +560,7 @@ whereas <span
class="ec-lmvtt-10">\section* </span>commands will only show links when paired with a corresponding <span
class="ec-lmvtt-10">\addcontentsline</span>
command.
-<!--l. 315--><p class="indent" > In addition, the <span
+<!--l. 319--><p class="indent" > In addition, the <span
class="ec-lmvtt-10">hyperindex </span>option (see below) attempts to make items in the index by hyperlinked
back to the text, and the option <span
class="ec-lmvtt-10">backref </span>inserts extra &#8216;back&#8217; links into the bibliography for each entry.
@@ -553,10 +568,10 @@ Other options control the appearance of links, and give extra control over PDF o
<span
class="ec-lmvtt-10">colorlinks</span>, as its name well implies, colors the links instead of using boxes; this is the option used in this
document.
-<!--l. 324--><p class="noindent" >
+<!--l. 328--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">3 </span> <a
id="x1-40003"></a>Package options</h3>
-<!--l. 326--><p class="noindent" >All user-configurable aspects of <span
+<!--l. 330--><p class="noindent" >All user-configurable aspects of <span
class="ec-lmss-10">hyperref </span>are set using a single &#8216;key=value&#8217; scheme (using the <span
class="ec-lmss-10">keyval</span>
package) with the key <span
@@ -567,11 +582,11 @@ class="ec-lmvtt-10">\hypersetup </span>macro. When the package is loaded, a file
<span
class="ec-lmvtt-10">hyperref.cfg </span>is read if it can be found, and this is a convenient place to set options on a site-wide
basis.
-<!--l. 334--><p class="indent" > Note however that some options (for example <span
+<!--l. 338--><p class="indent" > Note however that some options (for example <span
class="ec-lmvtt-10">unicode</span>) can only be used as packge options, and not
in <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypersetup</span></span></span> as the option settings are processed as the package is read.
-<!--l. 338--><p class="indent" > As an example, the behavior of a particular file could be controlled by:
+<!--l. 342--><p class="indent" > As an example, the behavior of a particular file could be controlled by:
<ul class="itemize1">
<li class="itemize">a site-wide <span
class="ec-lmvtt-10">hyperref.cfg </span>setting up the look of links, adding backreferencing, and setting a
@@ -583,7 +598,7 @@ class="ec-lmvtt-10">hyperref.cfg </span>setting up the look of links, adding bac
&#x00A0;<br />pdfpagemode=FullScreen,
&#x00A0;<br />colorlinks=true}
</div>
- <!--l. 348--><p class="nopar" >
+ <!--l. 352--><p class="nopar" >
</li>
<li class="itemize">A global option in the file, which is passed down to <span
class="ec-lmss-10">hyperref</span>:
@@ -592,7 +607,7 @@ class="ec-lmss-10">hyperref</span>:
<div class="verbatim" id="verbatim-3">
\documentclass[dvips]{article}
</div>
- <!--l. 355--><p class="nopar" >
+ <!--l. 359--><p class="nopar" >
</li>
<li class="itemize">File-specific options in the <span
class="ec-lmvtt-10">\usepackage </span>commands, which override the ones set in
@@ -604,8 +619,8 @@ class="ec-lmvtt-10">hyperref.cfg</span>:
\usepackage[colorlinks=false]{hyperref}
&#x00A0;<br />\hypersetup{pdftitle={A&#x00A0;Perfect&#x00A0;Day}}
</div>
- <!--l. 363--><p class="nopar" ></li></ul>
-<!--l. 366--><p class="indent" > As seen in the previous example, information entries (pdftitle, pdfauthor, &#x2026;) should be set after the
+ <!--l. 367--><p class="nopar" ></li></ul>
+<!--l. 370--><p class="indent" > As seen in the previous example, information entries (pdftitle, pdfauthor, &#x2026;) should be set after the
package is loaded. Otherwise <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;expands the values of these options prematurely. Also
<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
@@ -618,24 +633,23 @@ class="ec-lmvtt-10">\hypersetup</span></span></span>.
\usepackage[pdfborder={0&#x00A0;0&#x00A0;0}]{hyperref}
&#x00A0;<br />\hypersetup{pdfborder=0&#x00A0;0&#x00A0;0}
</div>
-<!--l. 376--><p class="nopar" >
-<!--l. 378--><p class="indent" > Package &#8216;kvoptions-patch&#8217; patches <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+<!--l. 380--><p class="nopar" >
+<!--l. 382--><p class="indent" > Package &#8216;kvoptions-patch&#8217; patches <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;to make it aware of key value options and to prevent
premature value expansions.
-<!--l. 381--><p class="indent" > Some options can be given at any time, but many are restricted: before <span class="obeylines-h"><span class="verb"><span
+<!--l. 385--><p class="indent" > Some options can be given at any time, but many are restricted: before <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\begin{document}</span></span></span>, only in
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\usepackage[...]{hyperref}</span></span></span>, before first use, etc.
-<!--l. 385--><p class="indent" > In the key descriptions that follow, many options do not need a value, as they default to the value
+<!--l. 389--><p class="indent" > In the key descriptions that follow, many options do not need a value, as they default to the value
true if used. These are the ones classed as &#8216;boolean&#8217;. The values true and false can always be specified,
however.
-<!--l. 389--><p class="noindent" >
+<!--l. 393--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.1 </span> <a
id="x1-50003.1"></a>General options</h4>
-<!--l. 391--><p class="noindent" >Firstly, the options to specify general behavior and page size.
-<!--l. 394--><p class="noindent" >
+<!--l. 395--><p class="noindent" >Firstly, the options to specify general behavior and page size.
<a
- id="x1-5001r1"></a> <!--l. 395--><div class="longtable"> <table id="TBL-2" class="longtable"
+ id="x1-5001r1"></a> <!--l. 399--><div class="longtable"> <table id="TBL-2" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-2-1g"><col
id="TBL-2-1"><col
@@ -713,24 +727,25 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-11-4"
class="td11"></td></tr>
</table></div>
-<!--l. 404--><p class="noindent" >
+<!--l. 408--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.2 </span> <a
id="x1-60003.2"></a>Options for destination names</h4>
-<!--l. 406--><p class="noindent" >Destinations names (also anchor, target or link names) are internal names that identify a position on a
+<!--l. 410--><p class="noindent" >Destinations names (also anchor, target or link names) are internal names that identify a position on a
page in the document. They are used in link targets for inner document links or the bookmarks, for
example.
-<!--l. 411--><p class="indent" > Usually anchor are set, if <span
+<!--l. 415--><p class="indent" > Usually anchor are set, if <span
class="ec-lmvtt-10">\refstepcounter </span>is called. Thus there is a counter name and value. Both are
used to construct the destination name. By default the counter value follows the counter name separated
by a dot. Example for the fourth chapter:
<div class="quote">
- <!--l. 417--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
+ <!--l. 421--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">chapter.4</span></span></span></div>
-<!--l. 419--><p class="noindent" >This scheme is used by:
+<!--l. 423--><p class="noindent" >This scheme is used by:
<dl class="description"><dt class="description">
<span
class="ec-lmvtk-10">\autoref</span> </dt><dd
-class="description">displays the description label for the reference depending on the counter name.
+class="description">displays the description label for the reference depending on the counter name.
+
</dd><dt class="description">
<span
@@ -738,7 +753,7 @@ class="ec-lmvtk-10">\hyperpage</span> </dt><dd
class="description">is used by the index to get page links. Page anchor setting (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">pageanchor</span></span></span>) must not
be turned off.</dd></dl>
-<!--l. 428--><p class="indent" > It is very important that the destination names are unique, because two destinations must not share
+<!--l. 432--><p class="indent" > It is very important that the destination names are unique, because two destinations must not share
the same name. The counter value <span
class="ec-lmvtt-10">\the&#x003C;counter&#x003E; </span>is not always unique for the counter. For example,
table and figures can be numbered inside the chapter without having the chapter number in their
@@ -754,7 +769,7 @@ class="ec-lmvtt-10">table.2.4 </span>is unique because it has used <span
class="ec-lmvtt-10">\theHtable </span>that gives <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">2.4</span></span></span> in this
case.
-<!--l. 441--><p class="indent" > Often the user do not need to set <span
+<!--l. 445--><p class="indent" > Often the user do not need to set <span
class="ec-lmvtt-10">\theH&#x003C;counter&#x003E;</span>. Defaults for standard cases (chapter, &#x2026;) are
provided. And after <span
class="ec-lmss-10">hyperref </span>is loaded, new counters with parent counters also define <span
@@ -765,7 +780,7 @@ class="ec-lmvtt-10">\@addtoreset </span>or <span
class="ec-lmvtt-10">\numberwithin </span>of package <span
class="ec-lmss-10">amsmath </span>are
used.
-<!--l. 447--><p class="indent" > Usually problems with duplicate destination names can be solved by an appropriate definition of
+<!--l. 451--><p class="indent" > Usually problems with duplicate destination names can be solved by an appropriate definition of
<span
class="ec-lmvtt-10">\theH&#x003C;counter&#x003E;</span>. If option <span
class="ec-lmvtt-10">hypertexnames </span>is disabled, then a unique artificial number is used instead of
@@ -774,11 +789,11 @@ class="ec-lmvtt-10">plainpages </span>the
page anchors use the arabic form. In both latter cases <span
class="ec-lmvtt-10">\hyperpage </span>for index links is affected and might
not work properly.
-<!--l. 455--><p class="indent" > If an unnumbered entity gets an anchor (starred forms of chapters, sections, &#x2026;) or <span
+<!--l. 459--><p class="indent" > If an unnumbered entity gets an anchor (starred forms of chapters, sections, &#x2026;) or <span
class="ec-lmvtt-10">\phantomsection </span>is
used, then the dummy counter name <span
class="ec-lmvtt-10">section* </span>and an artificial unique number is used.
-<!--l. 460--><p class="indent" > If the final PDF file is going to be merged with another file, than the destination names might clash,
+<!--l. 464--><p class="indent" > If the final PDF file is going to be merged with another file, than the destination names might clash,
because both documents might contain <span
class="ec-lmvtt-10">chapter.1 </span>or <span
class="ec-lmvtt-10">page.1</span>. Also <span
@@ -796,12 +811,12 @@ to all destination names:
<div class="verbatim" id="verbatim-6">
\renewcommand*{\HyperDestNameFilter}[1]{\jobname-#1}
</div>
- <!--l. 473--><p class="nopar" ></div>
-<!--l. 475--><p class="noindent" >In document <span
+ <!--l. 477--><p class="nopar" ></div>
+<!--l. 479--><p class="noindent" >In document <span
class="ec-lmvtt-10">docA </span>the destination name <span
class="ec-lmvtt-10">chapter.2 </span>becomes <span
class="ec-lmvtt-10">docA-chapter.2</span>.
-<!--l. 478--><p class="indent" > Destination names can also be used from the outside in URIs(, if the driver has not removed or
+<!--l. 482--><p class="indent" > Destination names can also be used from the outside in URIs(, if the driver has not removed or
changed them), for example:
<div class="quote">
@@ -809,8 +824,8 @@ changed them), for example:
<div class="verbatim" id="verbatim-7">
http://somewhere/path/file.pdf#nameddest=chapter.4
</div>
- <!--l. 483--><p class="nopar" ></div>
-<!--l. 485--><p class="noindent" >However using a number seems unhappy. If another chapter is added before, the number changes. But it is
+ <!--l. 487--><p class="nopar" ></div>
+<!--l. 489--><p class="noindent" >However using a number seems unhappy. If another chapter is added before, the number changes. But it is
very difficult to pass a new name for the destination to the anchor setting process that is usually
deep hidden in the internals. The first name of <span
class="ec-lmvtt-10">\label </span>after the anchor setting seems a good
@@ -822,8 +837,8 @@ approximation:
&#x00A0;&#x00A0;\section{Introduction}
&#x00A0;<br />&#x00A0;&#x00A0;\label{intro}
</div>
- <!--l. 494--><p class="nopar" ></div>
-<!--l. 496--><p class="noindent" >Option <span
+ <!--l. 498--><p class="nopar" ></div>
+<!--l. 500--><p class="noindent" >Option <span
class="ec-lmvtt-10">destlabel </span>checks for each <span
class="ec-lmvtt-10">\label</span>, if there is a new destination name active and replaces the
destination name by the label name. Because the destination name is already in use because of the
@@ -845,8 +860,8 @@ class="ec-lmri-10">all </span>destination names:
&#x00A0;<br />&#x00A0;&#x00A0;\jobname-\HyperDestLabelReplace{#1}%
&#x00A0;<br />}
</div>
- <!--l. 511--><p class="nopar" ></div>
-<!--l. 513--><p class="noindent" >The other case that only files prefixed that do not have a corresponding <span
+ <!--l. 515--><p class="nopar" ></div>
+<!--l. 517--><p class="noindent" >The other case that only files prefixed that do not have a corresponding <span
class="ec-lmvtt-10">\label </span>is more complicate, because
<span
class="ec-lmvtt-10">\HyperDestLabelReplace </span>needs the unmodified destination name as argument. This is solved by an
@@ -870,12 +885,12 @@ Lua<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>):
&#x00A0;<br />}
&#x00A0;<br />\makeatother
</div>
- <!--l. 531--><p class="nopar" ></div>
-<!--l. 534--><p class="indent" > With option <span
+ <!--l. 535--><p class="nopar" ></div>
+<!--l. 538--><p class="indent" > With option <span
class="ec-lmvtt-10">destlabel </span>destinations can also named manually, if the destination is not yet
renamed:
<div class="quote">
- <!--l. 537--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
+ <!--l. 541--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\HyperDestRename{</span></span></span><span
class="lmsy-10">&#x27E8;</span><span
class="ec-lmvtto-10">destination</span><span
@@ -885,11 +900,10 @@ class="lmsy-10">&#x27E8;</span><span
class="ec-lmvtto-10">newname</span><span
class="lmsy-10">&#x27E9;</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span></div>
-<!--l. 540--><p class="indent" > Hint: Anchors can also be named and set by <span
+<!--l. 544--><p class="indent" > Hint: Anchors can also be named and set by <span
class="ec-lmvtt-10">\hypertarget</span>.
-<!--l. 543--><p class="noindent" >
<a
- id="x1-6001r2"></a> <!--l. 544--><div class="longtable"> <table id="TBL-3" class="longtable"
+ id="x1-6001r2"></a> <!--l. 548--><div class="longtable"> <table id="TBL-3" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-3-1g"><col
id="TBL-3-1"><col
@@ -961,20 +975,17 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-3-11-4"
class="td11"></td></tr>
</table></div>
-<!--l. 552--><p class="noindent" >
+<!--l. 556--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.3 </span> <a
id="x1-70003.3"></a>Configuration options</h4>
-<!--l. 554--><p class="noindent" >
<a
- id="x1-7001r3"></a> <!--l. 555--><div class="longtable"> <table id="TBL-4" class="longtable"
+ id="x1-7001r3"></a> <!--l. 559--><div class="longtable"> <table id="TBL-4" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-4-1g"><col
id="TBL-4-1"><col
id="TBL-4-2"><col
id="TBL-4-3"><col
id="TBL-4-4"></colgroup>
-
-
<tr
style="vertical-align:baseline;" id="TBL-4-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-1-1"
class="td11"> <span
@@ -983,13 +994,13 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-1-4"
class="td11">
- <!--l. 555--><p class="noindent" >In the hypertex driver, the height of links is
- normally calculated by the driver as simply
- the base line of contained text; this options
- forces <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\special</span></span></span> commands to reflect the real
- height of the link (which could contain a
- graphic) </td>
+ <!--l. 559--><p class="noindent" >In the hypertex driver, the height of links is normally
+ calculated by the driver as simply the base line of contained
+ text; this options forces <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\special</span></span></span> commands to reflect the
+ real height of the link (which could contain a graphic) </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-4-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-1"
class="td11"> <span
@@ -998,11 +1009,10 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-2-4"
class="td11">
- <!--l. 558--><p class="noindent" >Allows link text to break across lines; since
- this cannot be accommodated in PDF, it is
- only set true by default if the pdftex driver is
- used. This makes links on multiple lines into
- different PDF links to the same target. </td>
+ <!--l. 562--><p class="noindent" >Allows link text to break across lines; since this cannot be
+ accommodated in PDF, it is only set true by default if the
+ pdftex driver is used. This makes links on multiple lines
+ into different PDF links to the same target. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-4-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-1"
class="td11"> <span
@@ -1011,11 +1021,10 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-3-4"
class="td11">
- <!--l. 561--><p class="noindent" >Determines whether every page is given an
- implicit anchor at the top left corner. If this is
- turned off, <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\printindex</span></span></span> will not contain valid
- hyperlinks. </td>
+ <!--l. 565--><p class="noindent" >Determines whether every page is given an implicit anchor
+ at the top left corner. If this is turned off, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\printindex</span></span></span> will
+ not contain valid hyperlinks. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-4-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-4-1"
class="td11"> <span
@@ -1024,8 +1033,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-4-4"
class="td11">
- <!--l. 564--><p class="noindent" >Allows links to be nested; no drivers currently
- support this. </td>
+ <!--l. 568--><p class="noindent" >Allows links to be nested; no drivers currently support this. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-4-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-1"
class="td11"> </td>
@@ -1042,14 +1050,14 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-4-8-4"
class="td11"></td></tr>
</table></div>
-<!--l. 567--><p class="indent" > Note for option <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">breaklinks</span></span></span>: The correct value is automatically set according to the driver features. It
-can be overwritten for drivers that do not support broken links. However, at any case, the link area will
-be wrong and displaced.
-<!--l. 572--><p class="noindent" >
+<!--l. 571--><p class="noindent" >Note for option <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">breaklinks</span></span></span>: The correct value is automatically set according to the driver features. It can
+be overwritten for drivers that do not support broken links. However, at any case, the link area will be
+wrong and displaced.
+<!--l. 576--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.4 </span> <a
id="x1-80003.4"></a>Backend drivers</h4>
-<!--l. 574--><p class="noindent" >If no driver is specified, the package tries to find a driver in the following order:
+<!--l. 578--><p class="noindent" >If no driver is specified, the package tries to find a driver in the following order:
<ol class="enumerate1" >
<li
class="enumerate" id="x1-8002x1">Autodetection, some <span class="TEX">T<span
@@ -1071,7 +1079,7 @@ class="ec-lmvtt-10">\Hy@defaultdriver</span>. The macro takes a driver file name
<li
class="enumerate" id="x1-8008x4">Package default is <span
class="ec-lmss-10">hypertex</span>.</li></ol>
-<!--l. 585--><p class="noindent" >Many distributions are using a driver file <span
+<!--l. 589--><p class="noindent" >Many distributions are using a driver file <span
class="ec-lmvtt-10">hypertex.cfg </span>that define <span
class="ec-lmvtt-10">\Hy@defaultdriver </span>with <span
class="ec-lmvtt-10">hdvips</span>. This
@@ -1080,7 +1088,7 @@ class="ec-lmss-10">dvips </span>provides much more features than <span
class="ec-lmss-10">hypertex </span>for PDF
generation.
<a
- id="x1-8009r4"></a> <!--l. 591--><div class="longtable"> <table id="TBL-5" class="longtable"
+ id="x1-8009r4"></a> <!--l. 595--><div class="longtable"> <table id="TBL-5" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-5-1g"><col
id="TBL-5-1"><col
@@ -1090,20 +1098,18 @@ id="TBL-5-2"></colgroup>
class="td01"><span
class="ec-lmvtt-10">driverfallback </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-1-2"
class="td10">
- <!--l. 591--><p class="noindent" >Its value is used as driver option </td>
-
-
+ <!--l. 595--><p class="noindent" >Its value is used as driver option </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-1"
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-5-2-2"
class="td10">
- <!--l. 592--><p class="noindent" >if the driver is not given or autodetected. </td>
+ <!--l. 596--><p class="noindent" >if the driver is not given or autodetected. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-1"
class="td01"><span
class="ec-lmvtt-10">dvipdfm </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-3-2"
class="td10">
- <!--l. 593--><p class="noindent" >Sets up <span
+ <!--l. 597--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">dvipdfm </span>driver. </td>
</tr><tr
@@ -1111,7 +1117,7 @@ class="ec-lmss-10">dvipdfm </span>driver. <
class="td01"><span
class="ec-lmvtt-10">dvipdfmx </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-4-2"
class="td10">
- <!--l. 594--><p class="noindent" >Sets up <span
+ <!--l. 598--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">dvipdfmx </span>driver. </td>
</tr><tr
@@ -1119,7 +1125,7 @@ class="ec-lmss-10">dvipdfmx </span>driver. <
class="td01"><span
class="ec-lmvtt-10">dvips </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-5-2"
class="td10">
- <!--l. 595--><p class="noindent" >Sets up <span
+ <!--l. 599--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">dvips </span>driver. </td>
</tr><tr
@@ -1127,7 +1133,7 @@ class="ec-lmss-10">dvips </span>driver.
class="td01"><span
class="ec-lmvtt-10">dvipsone </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-6-2"
class="td10">
- <!--l. 596--><p class="noindent" >Sets up <span
+ <!--l. 600--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">dvipsone </span>driver. </td>
</tr><tr
@@ -1135,15 +1141,17 @@ class="ec-lmss-10">dvipsone </span>driver.
class="td01"><span
class="ec-lmvtt-10">dviwindo </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-7-2"
class="td10">
- <!--l. 597--><p class="noindent" >Sets up <span
+ <!--l. 601--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">dviwindo </span>Windows previewer. </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-5-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-8-1"
class="td01"><span
class="ec-lmvtt-10">hypertex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-8-2"
class="td10">
- <!--l. 598--><p class="noindent" >Sets up <span
+ <!--l. 602--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the Hyper<span class="TEX">T<span
class="E">E</span>X</span>-compliant drivers. </td>
</tr><tr
@@ -1151,28 +1159,28 @@ class="E">E</span>X</span>-compliant drivers. </td>
class="td01"><span
class="ec-lmvtt-10">latex2html </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-9-2"
class="td10">
- <!--l. 599--><p class="noindent" >Redefines a few macros for compatibility with <span
+ <!--l. 603--><p class="noindent" >Redefines a few macros for compatibility with <span
class="ec-lmss-10">latex2html</span>. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-1"
class="td01"><span
class="ec-lmvtt-10">nativepdf </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-10-2"
class="td10">
- <!--l. 600--><p class="noindent" >An alias for <span
+ <!--l. 604--><p class="noindent" >An alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-11-1"
class="td01"><span
class="ec-lmvtt-10">pdfmark </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-11-2"
class="td10">
- <!--l. 601--><p class="noindent" >An alias for <span
+ <!--l. 605--><p class="noindent" >An alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-12-1"
class="td01"><span
class="ec-lmvtt-10">pdftex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-12-2"
class="td10">
- <!--l. 602--><p class="noindent" >Sets up <span
+ <!--l. 606--><p class="noindent" >Sets up <span
class="ec-lmss-10">hyperref </span>for use with the <span
class="ec-lmss-10">pdftex </span>program. </td>
</tr><tr
@@ -1180,7 +1188,7 @@ class="ec-lmss-10">pdftex </span>program. </
class="td01"><span
class="ec-lmvtt-10">ps2pdf </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-13-2"
class="td10">
- <!--l. 603--><p class="noindent" >Redefines a few macros for compatibility with Ghostscript&#8217;s PDF writer,
+ <!--l. 607--><p class="noindent" >Redefines a few macros for compatibility with Ghostscript&#8217;s PDF writer,
otherwise identical to <span
class="ec-lmss-10">dvips</span>. </td>
</tr><tr
@@ -1188,7 +1196,7 @@ class="ec-lmss-10">dvips</span>.
class="td01"><span
class="ec-lmvtt-10">tex4ht </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-14-2"
class="td10">
- <!--l. 606--><p class="noindent" >For use with <span class="TEX"><span
+ <!--l. 610--><p class="noindent" >For use with <span class="TEX"><span
class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
@@ -1199,14 +1207,14 @@ class="ec-lmss-10">4ht</span>
class="td01"><span
class="ec-lmvtt-10">textures </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-15-2"
class="td10">
- <!--l. 607--><p class="noindent" >For use with <span
+ <!--l. 611--><p class="noindent" >For use with <span
class="ec-lmss-10">Textures</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-16-1"
class="td01"><span
class="ec-lmvtt-10">vtex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-16-2"
class="td10">
- <!--l. 608--><p class="noindent" >For use with MicroPress&#8217; <span
+ <!--l. 612--><p class="noindent" >For use with MicroPress&#8217; <span
class="ec-lmss-10">VTeX</span>; the PDF and HTML backends are detected
automatically. </td>
</tr><tr
@@ -1214,15 +1222,15 @@ class="ec-lmss-10">VTeX</span>; the PDF and HTML backends are detected
class="td01"><span
class="ec-lmvtt-10">vtexpdfmark </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-17-2"
class="td10">
- <!--l. 610--><p class="noindent" >For use with <span
+ <!--l. 614--><p class="noindent" >For use with <span
class="ec-lmss-10">VTeX</span>&#8217;s PostScript backend. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-18-1"
class="td01"><span
class="ec-lmvtt-10">xetex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-18-2"
class="td10">
- <!--l. 611--><p class="noindent" >For use with Xe<span class="TEX">T<span
-class="E">E</span>X</span>(using backend for dvipdfm). </td>
+ <!--l. 615--><p class="noindent" >For use with Xe<span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;(using backend for dvipdfm). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-19-1"
class="td01"> </td>
@@ -1237,7 +1245,7 @@ class="td01"> </td>
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-5-22-2"
class="td10"></td></tr>
</table></div>
-<!--l. 615--><p class="indent" > If you use <span
+<!--l. 619--><p class="indent" > If you use <span
class="ec-lmss-10">dviwindo</span>, you may need to redefine the macro <span
class="ec-lmvtt-10">\wwwbrowser </span>(the default is
<span class="obeylines-h"><span class="verb"><span
@@ -1251,12 +1259,12 @@ add something like this to hyperref.cfg:
&#x00A0;<br />&#x00A0;&#x00A0;Files\string\Plus!\string\Microsoft\space
&#x00A0;<br />&#x00A0;&#x00A0;Internet\string\iexplore.exe}
</div>
-<!--l. 624--><p class="nopar" >
-<!--l. 626--><p class="noindent" >
+<!--l. 628--><p class="nopar" >
+<!--l. 630--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.5 </span> <a
id="x1-90003.5"></a>Extension options</h4>
<a
- id="x1-9001r5"></a> <!--l. 628--><div class="longtable"> <table id="TBL-6" class="longtable"
+ id="x1-9001r5"></a> <!--l. 632--><div class="longtable"> <table id="TBL-6" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-6-1g"><col
id="TBL-6-1"><col
@@ -1266,285 +1274,264 @@ id="TBL-6-4"></colgroup>
<tr
style="vertical-align:baseline;" id="TBL-6-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-1"
class="td01"><span
-class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-2"
+class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-2"
class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-1-4"
class="td10">
- <!--l. 628--><p class="noindent" >Set the file extension (e.g.&#x00A0;<span
-class="ec-lmss-10">dvi</span>)
- which will be appended to file links
- created if you use the <span
-class="ec-lmss-10">xr </span>package. </td>
+ <!--l. 632--><p class="noindent" >Set the file extension (e.g.&#x00A0;<span
+class="ec-lmss-10">dvi</span>) which will be
+ appended to file links created if you use the <span
+class="ec-lmss-10">xr</span>
+ package. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-1"
class="td01"><span
-class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2"
+class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2"
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-2-4"
class="td10">
- <!--l. 631--><p class="noindent" > </td>
+ <!--l. 635--><p class="noindent" > </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-1"
class="td01"><span
-class="ec-lmvtt-10">backref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2"
+class="ec-lmvtt-10">backref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2"
class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-3-4"
class="td10">
- <!--l. 631--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end
- of each item in the bibliography,
- as a list of section numbers. This
- can only work properly <span
-class="ec-lmri-10">if </span>there is
- a blank line after each <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\bibitem</span></span></span>.
- Supported values are <span class="obeylines-h"><span class="verb"><span
+ <!--l. 635--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end of each item in the
+ bibliography, as a list of section numbers. This can
+ only work properly <span
+class="ec-lmri-10">if </span>there is a blank line after each
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\bibitem</span></span></span>. Supported values are <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">section</span></span></span>, <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">slide</span></span></span>,
+class="ec-lmvtt-10">slide</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">page</span></span></span>,
<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">page</span></span></span>, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">none</span></span></span>, or <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">false</span></span></span>. If no value is
- given, <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">section</span></span></span> is taken as default. </td>
+class="ec-lmvtt-10">false</span></span></span>. If no value is given, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">section</span></span></span> is taken
+ as default. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-1"
class="td01"><span
-class="ec-lmvtt-10">pagebackref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2"
+class="ec-lmvtt-10">pagebackref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2"
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-4-4"
class="td10">
- <!--l. 635--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end of
- each item in the bibliography, as a
- list of page numbers. </td>
+ <!--l. 639--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end of each item in the
+ bibliography, as a list of page numbers. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-1"
class="td01"><span
-class="ec-lmvtt-10">hyperindex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2"
+class="ec-lmvtt-10">hyperindex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2"
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-3"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-5-4"
class="td10">
- <!--l. 637--><p class="noindent" >Makes the page numbers of index
- entries into hyperlinks. Relays on
- unique page anchors (<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">pageanchor</span></span></span>,
- &#x2026;) </td>
+ <!--l. 641--><p class="noindent" >Makes the page
+ numbers of index entries into hyperlinks. Relays on
+ unique page anchors (<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">pageanchor</span></span></span>, &#x2026;) <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">pageanchors</span></span></span>
+ and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">plainpages=false</span></span></span>. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-1"
-class="td01"><span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">pageanchors</span></span></span> <span
-class="ec-lmvtt-10">and </span><span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">plainpages=false</span></span></span><span
-class="ec-lmvtt-10">. </span></td>
+class="td01"><span
+class="ec-lmvtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-2"
+class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-3"
+class="td11"> <span
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-6-4"
+class="td10">
+ <!--l. 644--><p class="noindent" >Makes the footnote marks into hyperlinks to the
+ footnote text. Easily broken &#x2026; </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-1"
class="td01"><span
-class="ec-lmvtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2"
-class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-3"
-class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-7-4"
+class="ec-lmvtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2"
+class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-3"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-7-4"
class="td10">
- <!--l. 640--><p class="noindent" >Makes the footnote marks into
- hyperlinks to the footnote text.
- Easily broken &#x2026; </td>
+ <!--l. 646--><p class="noindent" >Sets encap character for hyperindex </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-1"
class="td01"><span
-class="ec-lmvtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2"
-class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-8-4"
+class="ec-lmvtt-10">linktoc </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2"
+class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-3"
+class="td11"> <span
+class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-8-4"
class="td10">
- <!--l. 642--><p class="noindent" >Sets encap character for hyperindex</td>
+ <!--l. 647--><p class="noindent" >make text (<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">section</span></span></span>), page number (<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">page</span></span></span>), both (<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">all</span></span></span>)
+ or nothing (<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">none</span></span></span>) be link on TOC, LOF and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-1"
class="td01"><span
-class="ec-lmvtt-10">linktoc </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2"
-class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-3"
+class="ec-lmvtt-10">linktocpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2"
+class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-3"
class="td11"> <span
-class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-9-4"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-9-4"
class="td10">
- <!--l. 643--><p class="noindent" >make text (<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">section</span></span></span>), page number
- (<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">page</span></span></span>), both (<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">all</span></span></span>) or nothing (<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">none</span></span></span>)
- be link on TOC, LOF and LOT </td>
+ <!--l. 648--><p class="noindent" >make page number, not text, be link on TOC, LOF
+ and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-1"
class="td01"><span
-class="ec-lmvtt-10">linktocpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2"
+class="ec-lmvtt-10">breaklinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2"
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-10-4"
class="td10">
- <!--l. 644--><p class="noindent" >make page number, not text, be link
- on TOC, LOF and LOT </td>
+ <!--l. 649--><p class="noindent" >allow links to break over lines by making links over
+ multiple lines into PDF links to the same target </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-1"
class="td01"><span
-class="ec-lmvtt-10">breaklinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-2"
+class="ec-lmvtt-10">colorlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-2"
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-11-4"
class="td10">
- <!--l. 645--><p class="noindent" >allow links to break over lines by
- making links over multiple lines into
- PDF links to the same target </td>
+ <!--l. 651--><p class="noindent" >Colors the text of links and anchors. The colors
+ chosen depend on the the type of link. At present
+ the only types of link distinguished are citations,
+ page references, URLs, local file references, and other
+ links. Unlike colored boxes, the colored text remains
+ when printing. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-1"
class="td01"><span
-class="ec-lmvtt-10">colorlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-2"
-class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-3"
+class="ec-lmvtt-10">linkcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-2"
+class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-3"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-12-4"
+class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-12-4"
class="td10">
- <!--l. 647--><p class="noindent" >Colors the text of links and anchors.
- The colors chosen depend on the
- the type of link. At present the
- only types of link distinguished are
- citations, page references, URLs,
- local file references, and other links.
- Unlike colored boxes, the colored
- text remains when printing. </td>
+ <!--l. 656--><p class="noindent" >Color for normal internal links. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-1"
class="td01"><span
-class="ec-lmvtt-10">linkcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-2"
+class="ec-lmvtt-10">anchorcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-3"
class="td11"> <span
-class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-13-4"
+class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-13-4"
class="td10">
- <!--l. 652--><p class="noindent" >Color for normal internal links. </td>
+ <!--l. 657--><p class="noindent" >Color for anchor text. Ignored by most drivers. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-14-1"
class="td01"><span
-class="ec-lmvtt-10">anchorcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-14-2"
+class="ec-lmvtt-10">citecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-14-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-14-3"
class="td11"> <span
-class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-14-4"
+class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-14-4"
class="td10">
- <!--l. 653--><p class="noindent" >Color for anchor text. Ignored by
- most drivers. </td>
+ <!--l. 658--><p class="noindent" >Color for bibliographical citations in text. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-15-1"
class="td01"><span
-class="ec-lmvtt-10">citecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-15-2"
+class="ec-lmvtt-10">filecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-15-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-15-3"
class="td11"> <span
-class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-15-4"
+class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-15-4"
class="td10">
- <!--l. 654--><p class="noindent" >Color for bibliographical citations in
- text. </td>
+ <!--l. 659--><p class="noindent" >Color for URLs which open local files. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-16-1"
class="td01"><span
-class="ec-lmvtt-10">filecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-16-2"
+class="ec-lmvtt-10">menucolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-16-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-16-3"
class="td11"> <span
-class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-16-4"
+class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-16-4"
class="td10">
- <!--l. 655--><p class="noindent" >Color for URLs which open local
- files. </td>
+ <!--l. 660--><p class="noindent" >Color for Acrobat menu items. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-17-1"
class="td01"><span
-class="ec-lmvtt-10">menucolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-17-2"
+class="ec-lmvtt-10">runcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-17-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-17-3"
class="td11"> <span
-class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-17-4"
+class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-17-4"
class="td10">
- <!--l. 656--><p class="noindent" >Color for Acrobat menu items. </td>
+ <!--l. 661--><p class="noindent" >Color for run links (launch annotations). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-18-1"
class="td01"><span
-class="ec-lmvtt-10">runcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-18-2"
+class="ec-lmvtt-10">urlcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-18-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-18-3"
class="td11"> <span
-class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-18-4"
+class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-18-4"
class="td10">
- <!--l. 657--><p class="noindent" >Color for run links (launch
- annotations). </td>
+ <!--l. 662--><p class="noindent" >Color for linked URLs. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-1"
class="td01"><span
-class="ec-lmvtt-10">urlcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-2"
+class="ec-lmvtt-10">allcolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-2"
class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-3"
-class="td11"> <span
-class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-19-4"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-19-4"
class="td10">
- <!--l. 658--><p class="noindent" >Color for linked URLs. </td>
+ <!--l. 663--><p class="noindent" >Set all color options (without border and field
+ options). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-1"
class="td01"><span
-class="ec-lmvtt-10">allcolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-2"
-class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-20-4"
+class="ec-lmvtt-10">frenchlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-2"
+class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-3"
+class="td11"> <span
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-20-4"
class="td10">
- <!--l. 659--><p class="noindent" >Set all color options (without border
- and field options). </td>
+ <!--l. 664--><p class="noindent" >Use small caps instead of color for links. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-2"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-2"
class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-21-4"
class="td10"></td></tr>
<tr
style="vertical-align:baseline;" id="TBL-6-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-1"
class="td01"><span
-class="ec-lmvtt-10">frenchlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-2"
-class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-3"
-class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-22-4"
+class="ec-lmvtt-10">hidelinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-2"
+class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-3"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-22-4"
class="td10">
- <!--l. 660--><p class="noindent" >Use small caps instead of color for
- links. </td>
+ <!--l. 665--><p class="noindent" >Hide links (removing color and border). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-23-1"
-class="td01"><span
-class="ec-lmvtt-10">hidelinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-6-23-2"
-class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-23-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-23-4"
-class="td10">
- <!--l. 661--><p class="noindent" >Hide links (removing color and
- border). </td>
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-24-1"
-class="td01"> </td>
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-25-1"
-class="td01"> </td>
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-26-1"
-class="td01"> </td>
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-27-1"
-class="td01"> </td>
-</tr><tr
- style="vertical-align:baseline;" id="TBL-6-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-28-1"
-class="td01"> </td></tr>
+class="td01"> </td></tr>
</table></div>
-<!--l. 664--><p class="noindent" >Note that all color names must be defined before use, following the normal system of the standard
+<!--l. 668--><p class="noindent" >Note that all color names must be defined before use, following the normal system of the standard
<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;<span
class="ec-lmss-10">color </span>package.
-<!--l. 667--><p class="noindent" >
+<!--l. 671--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.6 </span> <a
id="x1-100003.6"></a>PDF-specific display options</h4>
<a
- id="x1-10001r6"></a> <!--l. 669--><div class="longtable"> <table id="TBL-7" class="longtable"
+ id="x1-10001r6"></a> <!--l. 673--><div class="longtable"> <table id="TBL-7" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-7-1g"><col
id="TBL-7-1"><col
id="TBL-7-2"><col
id="TBL-7-3"><col
id="TBL-7-4"></colgroup>
-
-
<tr
style="vertical-align:baseline;" id="TBL-7-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-1"
class="td01"><span
@@ -1553,10 +1540,10 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-1-4"
class="td10">
- <!--l. 669--><p class="noindent" >A set of Acrobat bookmarks are written, in a
+ <!--l. 673--><p class="noindent" >A set of Acrobat bookmarks are written, in a
manner similar to the table of contents, requiring
- two passes of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
-class="E">E</span>X</span></span>. Some postprocessing of
+ two passes of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+class="E">E</span>X</span></span>. Some postprocessing of
the bookmark file (file extension <span
class="ec-lmvtt-10">.out</span>) may
be needed to translate <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
@@ -1567,7 +1554,7 @@ class="ec-lmvtt-10">.out </span>file is not rewritten
by <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;if it is edited to contain a line
<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\let\WriteBookmarks\relax</span></span></span> </td>
+class="ec-lmvtt-10">\let\WriteBookmarks\relax</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-1"
class="td01"><span
@@ -1576,8 +1563,10 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-2-4"
class="td10">
- <!--l. 675--><p class="noindent" >If Acrobat bookmarks are requested, show them
- with all the subtrees expanded. </td>
+ <!--l. 679--><p class="noindent" >If Acrobat bookmarks are requested, show them
+ with all the subtrees expanded. </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-7-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-1"
class="td01"><span
@@ -1585,7 +1574,7 @@ class="ec-lmvtt-10">bookmarksopenlevel </span></td><td style="white-space:now
class="td11"> parameter </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-3-4"
class="td10">
- <!--l. 677--><p class="noindent" >level (<span
+ <!--l. 681--><p class="noindent" >level (<span
class="ec-lmvtt-10">\maxdimen</span>) to which bookmarks are open</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-1"
@@ -1595,8 +1584,8 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-4-4"
class="td10">
- <!--l. 678--><p class="noindent" >If Acrobat bookmarks are requested, include
- section numbers. </td>
+ <!--l. 682--><p class="noindent" >If Acrobat bookmarks are requested, include
+ section numbers. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-1"
class="td01"><span
@@ -1605,7 +1594,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:lef
class="td11"> <span
class="ec-lmri-10">toc </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-5-4"
class="td10">
- <!--l. 679--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
+ <!--l. 683--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-1"
class="td01"><span
@@ -1614,26 +1603,26 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-6-4"
class="td10">
- <!--l. 681--><p class="noindent" >This option should be used to produce CJK
- bookmarks. Package <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">hyperref</span></span></span> supports both
- normal and preprocessed mode of the <span
+ <!--l. 685--><p class="noindent" >This option should be used to produce CJK
+ bookmarks. Package <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">hyperref</span></span></span> supports both
+ normal and preprocessed mode of the <span
class="ec-lmss-10">CJK</span>
- package; during the creation of bookmarks,
+ package; during the creation of bookmarks,
it simply replaces CJK&#8217;s macros with special
versions which expand to the corresponding
character codes. Note that without the &#8216;unicode&#8217;
option of hyperref you get PDF files which
actually violate the PDF specification because
- non-Unicode character codes are used &#8211; some
- PDF readers localized for CJK languages (most
- notably Acroread itself) support this. Also note
- that option &#8216;CJKbookmarks&#8217; cannot be used
- together with option &#8216;unicode&#8217;.
- <!--l. 693--><p class="noindent" >No mechanism is provided to
+ non-Unicode character codes are used &#8211; some PDF
+ readers localized for CJK languages (most notably
+ Acroread itself) support this. Also note that
+ option &#8216;CJKbookmarks&#8217; cannot be used together
+ with option &#8216;unicode&#8217;.
+ <!--l. 697--><p class="noindent" >No mechanism is provided to
translate non-Unicode bookmarks to Unicode; for
portable PDF documents only Unicode encoding
- should be used. </td>
+ should be used. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-1"
class="td01"><span
@@ -1642,10 +1631,10 @@ class="td11"> name </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">/I </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-7-4"
class="td10">
- <!--l. 696--><p class="noindent" >How link buttons behave when selected; /I is
- for inverse (the default); the other possibilities
- are /N (no effect), /O (outline), and /P (inset
- highlighting). </td>
+ <!--l. 700--><p class="noindent" >How link buttons behave when selected; /I is
+ for inverse (the default); the other possibilities
+ are /N (no effect), /O (outline), and /P (inset
+ highlighting). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-1"
class="td01"><span
@@ -1654,7 +1643,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">0 1 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-8-4"
class="td10">
- <!--l. 699--><p class="noindent" >The color of the box around citations </td>
+ <!--l. 703--><p class="noindent" >The color of the box around citations </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-1"
class="td01"><span
@@ -1663,7 +1652,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-9-4"
class="td10">
- <!--l. 700--><p class="noindent" >The color of the box around links to files </td>
+ <!--l. 704--><p class="noindent" >The color of the box around links to files </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-1"
class="td01"><span
@@ -1672,7 +1661,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-10-4"
class="td10">
- <!--l. 701--><p class="noindent" >The color of the box around normal links </td>
+ <!--l. 705--><p class="noindent" >The color of the box around normal links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-1"
class="td01"><span
@@ -1681,7 +1670,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-11-4"
class="td10">
- <!--l. 702--><p class="noindent" >The color of the box around Acrobat menu links</td>
+ <!--l. 706--><p class="noindent" >The color of the box around Acrobat menu links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-1"
class="td01"><span
@@ -1690,7 +1679,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">0 1 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-12-4"
class="td10">
- <!--l. 703--><p class="noindent" >The color of the box around links to URLs </td>
+ <!--l. 707--><p class="noindent" >The color of the box around links to URLs </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-1"
class="td01"><span
@@ -1699,9 +1688,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-13-4"
class="td10">
- <!--l. 704--><p class="noindent" >Color of border around &#8216;run&#8217; links </td>
-
-
+ <!--l. 708--><p class="noindent" >Color of border around &#8216;run&#8217; links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-1"
class="td01"><span
@@ -1709,7 +1696,7 @@ class="ec-lmvtt-10">allbordercolors </span></td><td style="white-space
class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-14-4"
class="td10">
- <!--l. 705--><p class="noindent" >Set all border color options </td>
+ <!--l. 709--><p class="noindent" >Set all border color options </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-1"
class="td01"><span
@@ -1718,7 +1705,7 @@ class="td11"> </td><td style="white-space:nowrap; text-align:le
class="td11"> <span
class="ec-lmri-10">0 0 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-15-4"
class="td10">
- <!--l. 706--><p class="noindent" >The style of box around links; defaults to a box
+ <!--l. 710--><p class="noindent" >The style of box around links; defaults to a box
with lines of 1pt thickness, but the colorlinks
option resets it to produce no border. </td>
</tr><tr
@@ -1737,16 +1724,18 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-19-4"
class="td10"></td></tr>
</table></div>
-<!--l. 710--><p class="noindent" >Note that the color of link borders can be specified <span
+<!--l. 714--><p class="noindent" >Note that the color of link borders can be specified <span
class="ec-lmri-10">only </span>as 3 numbers in the range 0..1, giving an RGB
color. You cannot use colors defined in <span class="TEX">T<span
class="E">E</span>X</span>. Since version 6.76a this is no longer true. Especially with
the help of package <span
class="ec-lmss-10">xcolor </span>the usual color specifications of package <span
class="ec-lmss-10">(x)color </span>can be used. For further
+
+
information see description of package <span
class="ec-lmss-10">hycolor</span>.
-<!--l. 717--><p class="indent" > The bookmark commands are stored in a file called <span
+<!--l. 721--><p class="indent" > The bookmark commands are stored in a file called <span
class="ec-lmri-10">jobname</span><span
class="ec-lmvtt-10">.out</span>. The files is not processed by
<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
@@ -1760,12 +1749,12 @@ line
<div class="verbatim" id="verbatim-12">
\let\WriteBookmarks\relax
</div>
-<!--l. 724--><p class="nopar" >
-<!--l. 726--><p class="noindent" >
+<!--l. 728--><p class="nopar" >
+<!--l. 730--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.7 </span> <a
id="x1-110003.7"></a>PDF display and information options</h4>
<a
- id="x1-11001r7"></a> <!--l. 728--><div class="longtable"> <table id="TBL-8" class="longtable"
+ id="x1-11001r7"></a> <!--l. 732--><div class="longtable"> <table id="TBL-8" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-8-1g"><col
id="TBL-8-1"><col
@@ -1777,218 +1766,235 @@ id="TBL-8-4"></colgroup>
class="td01"><span
class="ec-lmvtt-10">baseurl </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-1-2"
class="td11">
- <!--l. 728--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-1-3"
+ <!--l. 732--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-1-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-1-4"
class="td10">
- <!--l. 728--><p class="noindent" >Sets the base URL of the PDF document </td>
+ <!--l. 732--><p class="noindent" >Sets the base URL of the PDF document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-1"
class="td01"><span
class="ec-lmvtt-10">pdfpagemode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-2-2"
class="td11">
- <!--l. 729--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-3"
+ <!--l. 733--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-2-4"
class="td10">
- <!--l. 729--><p class="noindent" >Determines how the file is opening in
- Acrobat; the possibilities are <span
-class="ec-lmvtt-10">UseNone</span>,
- <span
-class="ec-lmvtt-10">UseThumbs </span>(show thumbnails), <span
-class="ec-lmvtt-10">UseOutlines</span>
- (show bookmarks), <span
-class="ec-lmvtt-10">FullScreen</span>, <span
-class="ec-lmvtt-10">UseOC </span>(PDF
- 1.5), and <span
-class="ec-lmvtt-10">UseAttachments </span>(PDF 1.6). If no
+ <!--l. 733--><p class="noindent" >Determines how the file is opening in
+ Acrobat; the possibilities are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseNone</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseThumbs</span></span></span> (show thumbnails), <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseOutlines</span></span></span>
+ (show bookmarks), <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">FullScreen</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseOC</span></span></span> (PDF
+ 1.5), and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseAttachments</span></span></span> (PDF 1.6). If no
mode if explicitly chosen, but the bookmarks
- option is set, <span
-class="ec-lmvtt-10">UseOutlines </span>is used. </td>
+ option is set, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseOutlines</span></span></span> is used. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-1"
class="td01"><span
class="ec-lmvtt-10">pdftitle </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-3-2"
class="td11">
- <!--l. 734--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-3"
+ <!--l. 738--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-3-4"
class="td10">
- <!--l. 734--><p class="noindent" >Sets the document information Title field </td>
+ <!--l. 738--><p class="noindent" >Sets the document information Title field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-1"
class="td01"><span
class="ec-lmvtt-10">pdfauthor </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-4-2"
class="td11">
- <!--l. 735--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-3"
+ <!--l. 739--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-4-4"
class="td10">
- <!--l. 735--><p class="noindent" >Sets the document information Author field </td>
+ <!--l. 739--><p class="noindent" >Sets the document information Author field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-1"
class="td01"><span
class="ec-lmvtt-10">pdfsubject </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-5-2"
class="td11">
- <!--l. 736--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-3"
+ <!--l. 740--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-5-4"
class="td10">
- <!--l. 736--><p class="noindent" >Sets the document information Subject field </td>
+ <!--l. 740--><p class="noindent" >Sets the document information Subject field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-1"
class="td01"><span
class="ec-lmvtt-10">pdfcreator </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-6-2"
class="td11">
- <!--l. 737--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-3"
+ <!--l. 741--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-6-4"
class="td10">
- <!--l. 737--><p class="noindent" >Sets the document information Creator field </td>
+ <!--l. 741--><p class="noindent" >Sets the document information Creator field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-1"
class="td01"><span
class="ec-lmvtt-10">addtopdfproducer </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-7-2"
class="td11">
- <!--l. 738--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-3"
+ <!--l. 742--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-7-4"
class="td10">
- <!--l. 738--><p class="noindent" >Adds additional text to the document
+ <!--l. 742--><p class="noindent" >Adds additional text to the document
information Producer field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-1"
class="td01"><span
class="ec-lmvtt-10">pdfkeywords </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-8-2"
class="td11">
- <!--l. 739--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-3"
+ <!--l. 743--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-3"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-8-4"
class="td10">
- <!--l. 739--><p class="noindent" >Sets the document information Keywords field</td>
+ <!--l. 743--><p class="noindent" >Sets the document information Keywords field</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-1"
class="td01"><span
class="ec-lmvtt-10">pdftrapped </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-9-2"
class="td11">
- <!--l. 740--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-3"
+ <!--l. 744--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-9-4"
class="td10">
- <!--l. 740--><p class="noindent" >Sets the document information Trapped entry.</td>
+ <!--l. 744--><p class="noindent" >Sets the document information Trapped entry.
+ Possible values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">True</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">False</span></span></span> and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Unknown</span></span></span>.
+ An empty value means, the entry is not set. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-1"
-class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-10-2"
+class="td01"><span
+class="ec-lmvtt-10">pdfinfo </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-10-2"
class="td11">
- <!--l. 741--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-10-4"
+ <!--l. 747--><p class="noindent" >key
+ value
+ list </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-3"
+class="td11"> <span
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-10-4"
class="td10">
- <!--l. 741--><p class="noindent" >Possible values are <span
-class="ec-lmvtt-10">True</span>, <span
-class="ec-lmvtt-10">False </span>and <span
-class="ec-lmvtt-10">Unknown</span>.</td>
+ <!--l. 747--><p class="noindent" >Alternative interface for setting the document
+ information. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-1"
-class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-11-2"
+class="td01"><span
+class="ec-lmvtt-10">pdfview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-11-2"
class="td11">
- <!--l. 742--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-11-4"
+ <!--l. 749--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-3"
+class="td11"> <span
+class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-11-4"
class="td10">
- <!--l. 742--><p class="noindent" >An empty value means, the entry is not set. </td>
+ <!--l. 749--><p class="noindent" >Sets the default PDF &#8216;view&#8217; for each link </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-1"
class="td01"><span
-class="ec-lmvtt-10">pdfinfo </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-2"
+class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-2"
class="td11">
- <!--l. 743--><p class="noindent" >key
- value
- list </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-3"
+ <!--l. 750--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-4"
+class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-4"
class="td10">
- <!--l. 743--><p class="noindent" >Alternative interface for setting the document
- information. </td>
+ <!--l. 750--><p class="noindent" >Determines on which page the PDF file is
+ opened. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-1"
class="td01"><span
-class="ec-lmvtt-10">pdfview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-2"
+class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-2"
class="td11">
- <!--l. 745--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-3"
+ <!--l. 751--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-3"
class="td11"> <span
-class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-4"
+class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-4"
class="td10">
- <!--l. 745--><p class="noindent" >Sets the default PDF &#8216;view&#8217; for each link </td>
+ <!--l. 751--><p class="noindent" >Set the startup page view </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-1"
class="td01"><span
-class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-2"
+class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-2"
class="td11">
- <!--l. 746--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-3"
+ <!--l. 752--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-3"
class="td11"> <span
-class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-4"
+class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-4"
class="td10">
- <!--l. 746--><p class="noindent" >Determines on which page the PDF file is
- opened. </td>
+ <!--l. 752--><p class="noindent" >Set the startup page view of remote PDF files</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-1"
class="td01"><span
-class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-15-2"
+class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-15-2"
class="td11">
- <!--l. 747--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-3"
-class="td11"> <span
-class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-15-4"
+ <!--l. 753--><p class="noindent" >n
+ n
+ n
+ n </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-3"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-15-4"
class="td10">
- <!--l. 747--><p class="noindent" >Set the startup page view </td>
+ <!--l. 753--><p class="noindent" >Sets the default PDF crop box for pages. This
+ should be a set of four numbers </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-8-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-1"
class="td01"><span
-class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-2"
+class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-2"
class="td11">
- <!--l. 748--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-3"
+ <!--l. 754--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-3"
class="td11"> <span
-class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-4"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-4"
class="td10">
- <!--l. 748--><p class="noindent" >Set the startup page view of remote PDF files</td>
-
-
+ <!--l. 754--><p class="noindent" >position the document window in the center
+ of the screen </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-17-2"
+class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-17-2"
class="td11">
- <!--l. 749--><p class="noindent" >n
- n
- n
- n </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-3"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-17-4"
+ <!--l. 755--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-3"
+class="td11"> <span
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-17-4"
class="td10">
- <!--l. 749--><p class="noindent" >Sets the default PDF crop box for pages. This
- should be a set of four numbers </td>
+ <!--l. 755--><p class="noindent" >direction setting. Possible values: <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">L2R</span></span></span> (left to
+ right) and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">R2L</span></span></span> (right to left) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-18-1"
class="td01"><span
-class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-18-2"
+class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-18-2"
class="td11">
- <!--l. 750--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-18-3"
+ <!--l. 757--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-18-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-18-4"
class="td10">
- <!--l. 750--><p class="noindent" >position the document window in the center
- of the screen </td>
+ <!--l. 757--><p class="noindent" >display document title instead of file name in
+ title bar </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-1"
class="td01"><span
-class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-19-2"
+class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-19-2"
class="td11">
- <!--l. 751--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-3"
+ <!--l. 758--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-19-4"
class="td10">
- <!--l. 751--><p class="noindent" >direction setting </td>
+ <!--l. 758--><p class="noindent" >paper handling option for print
+ dialog. Possible vatues are: <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Simplex</span></span></span> (print
+ single-sided), <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">DuplexFlipShortEdge</span></span></span> (duplex
+ and flip on the short edge of the sheet),
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">DuplexFlipLongEdge</span></span></span> (duplex and flip on the
+ long edge of the sheet) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-20-1"
class="td01"><span
-class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-20-2"
+class="ec-lmvtt-10">pdffitwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-20-2"
class="td11">
- <!--l. 752--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-20-3"
+ <!--l. 763--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-20-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-20-4"
class="td10">
- <!--l. 752--><p class="noindent" >display document title instead of file name in
- title bar </td>
+ <!--l. 763--><p class="noindent" >resize document window to fit document size </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-21-1"
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-21-2"
@@ -1998,232 +2004,282 @@ class="td10"></td></tr>
<tr
style="vertical-align:baseline;" id="TBL-8-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-22-1"
class="td01"><span
-class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-2"
+class="ec-lmvtt-10">pdflang </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-2"
class="td11">
- <!--l. 754--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-22-3"
+ <!--l. 764--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-22-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-4"
+class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-4"
class="td10">
- <!--l. 754--><p class="noindent" >paper handling option for print dialog </td>
+ <!--l. 764--><p class="noindent" >PDF language identifier (RFC 3066) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-1"
class="td01"><span
-class="ec-lmvtt-10">pdffitwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-2"
+class="ec-lmvtt-10">pdfmenubar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-2"
class="td11">
- <!--l. 755--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-3"
+ <!--l. 765--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-3"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-4"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-4"
class="td10">
- <!--l. 755--><p class="noindent" >resize document window to fit document size </td>
+ <!--l. 765--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-1"
class="td01"><span
-class="ec-lmvtt-10">pdflang </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-2"
+class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-2"
class="td11">
- <!--l. 756--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-3"
+ <!--l. 766--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-3"
class="td11"> <span
-class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-4"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-4"
class="td10">
- <!--l. 756--><p class="noindent" >PDF language identifier (RFC 3066) </td>
+ <!--l. 766--><p class="noindent" >make links that open another PDF file start a
+ new window </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-1"
class="td01"><span
-class="ec-lmvtt-10">pdfmenubar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-2"
+class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-2"
class="td11">
- <!--l. 757--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-3"
+ <!--l. 768--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-3"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-4"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-4"
class="td10">
- <!--l. 757--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
+ <!--l. 768--><p class="noindent" >page mode setting on exiting full-screen mode.
+ Possible values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseNone</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseOutlines</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseThumbs</span></span></span>, and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">UseOC</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-26-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-2"
+class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-2"
class="td11">
- <!--l. 758--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-26-3"
+ <!--l. 770--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-26-3"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-4"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-4"
class="td10">
- <!--l. 758--><p class="noindent" >make links that open another PDF file start a
- new window </td>
+ <!--l. 770--><p class="noindent" >number of printed copies </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-27-2"
+class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-27-2"
class="td11">
- <!--l. 760--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-3"
+ <!--l. 771--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-27-4"
class="td10">
- <!--l. 760--><p class="noindent" >page mode setting on exiting full-screen mode</td>
+ <!--l. 771--><p class="noindent" >set layout of PDF pages. Possible values:
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">SinglePage</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">OneColumn</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TwoColumnLeft</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TwoColumnRight</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TwoPageLeft</span></span></span>, and
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TwoPageRight</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-28-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-2"
+class="ec-lmvtt-10">pdfpagelabels </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-2"
class="td11">
- <!--l. 762--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-28-3"
+ <!--l. 775--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-28-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-4"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-4"
class="td10">
- <!--l. 762--><p class="noindent" >number of printed copies </td>
+ <!--l. 775--><p class="noindent" >set PDF page labels </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-29-2"
+class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-29-2"
class="td11">
- <!--l. 763--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-3"
+ <!--l. 776--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-29-4"
class="td10">
- <!--l. 763--><p class="noindent" >set layout of PDF pages </td>
+ <!--l. 776--><p class="noindent" >set PDF page transition style. Possible values
+ are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Split</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Blinds</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Box</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Wipe</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Dissolve</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Glitter</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">R</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Fly</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Push</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Cover</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Uncover</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Fade</span></span></span>.
+ The default according to the PDF&#x00A0;Reference
+ is <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">R</span></span></span>, which simply replaces the old page with
+ the new one. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-30-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagelabels </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-2"
+class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-2"
class="td11">
- <!--l. 764--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-30-3"
+ <!--l. 785--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-30-3"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-4"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-4"
class="td10">
- <!--l. 764--><p class="noindent" >set PDF page labels </td>
+ <!--l. 785--><p class="noindent" >specify whether PDF page size is used to select
+ input paper tray in print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-31-2"
+class="ec-lmvtt-10">pdfprintarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-31-2"
class="td11">
- <!--l. 765--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-3"
+ <!--l. 786--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-31-4"
class="td10">
- <!--l. 765--><p class="noindent" >set PDF page transition style </td>
+ <!--l. 786--><p class="noindent" >set /PrintArea of viewer preferences. Possible
+ values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">BleedBox</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">ArtBox</span></span></span>. The dafault according
+ to the PDF&#x00A0;Refence is <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span> </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-8-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-32-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-32-2"
+class="ec-lmvtt-10">pdfprintclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-32-2"
class="td11">
- <!--l. 766--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-32-3"
+ <!--l. 790--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-32-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-32-4"
class="td10">
- <!--l. 766--><p class="noindent" >set option for print dialog </td>
+ <!--l. 790--><p class="noindent" >set /PrintClip of viewer preferences. Possible
+ values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">BleedBox</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">ArtBox</span></span></span>. The dafault according
+ to the PDF&#x00A0;Refence is <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-33-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-33-2"
+class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-33-2"
class="td11">
- <!--l. 767--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-33-3"
+ <!--l. 794--><p class="noindent" >n
+ n
+ (n
+ n)* </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-33-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-33-4"
class="td10">
- <!--l. 767--><p class="noindent" >set /PrintArea of viewer preferences </td>
+ <!--l. 795--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-34-2"
+class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-34-2"
class="td11">
- <!--l. 768--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-3"
+ <!--l. 796--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-34-4"
class="td10">
- <!--l. 768--><p class="noindent" >set /PrintClip of viewer preferences </td>
+ <!--l. 796--><p class="noindent" >page scaling option for print dialog (option
+ /PrintScaling of viewer preferences, PDF 1.6);
+ valid values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">None</span></span></span> and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">AppDefault</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-35-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-2"
+class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-2"
class="td11">
- <!--l. 769--><p class="noindent" >n
- n
- (n
- n)* </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-35-3"
+ <!--l. 801--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-35-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-4"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-4"
class="td10">
- <!--l. 770--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
+ <!--l. 801--><p class="noindent" >make PDF toolbar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-36-2"
+class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-36-2"
class="td11">
- <!--l. 772--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-3"
+ <!--l. 802--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-36-4"
class="td10">
- <!--l. 772--><p class="noindent" >page scaling option for print dialog (option
- /PrintScaling of viewer preferences, PDF 1.6);
- valid values are <span
-class="ec-lmvtt-10">None </span>and <span
-class="ec-lmvtt-10">AppDefault</span> </td>
+ <!--l. 802--><p class="noindent" >set /ViewArea of viewer preferences. Possible
+ values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">BleedBox</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">ArtBox</span></span></span>. The dafault according
+ to the PDF&#x00A0;Refence is <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-37-1"
class="td01"><span
-class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-2"
+class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-2"
class="td11">
- <!--l. 777--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-37-3"
+ <!--l. 806--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-37-3"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-4"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-4"
class="td10">
- <!--l. 777--><p class="noindent" >make PDF toolbar visible </td>
+ <!--l. 806--><p class="noindent" >set /ViewClip of viewer preferences Possible
+ values are <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">BleedBox</span></span></span>,
+ <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">ArtBox</span></span></span>. The dafault according
+ to the PDF&#x00A0;Refence is <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">CropBox</span></span></span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-38-1"
class="td01"><span
-class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-2"
+class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-2"
class="td11">
- <!--l. 778--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-38-3"
+ <!--l. 810--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-38-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-4"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-4"
class="td10">
- <!--l. 778--><p class="noindent" >set /ViewArea of viewer preferences </td>
+ <!--l. 810--><p class="noindent" >make PDF user interface elements visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-1"
class="td01"><span
-class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-2"
+class="ec-lmvtt-10">unicode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-2"
class="td11">
- <!--l. 779--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-3"
+ <!--l. 811--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-3"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-4"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-4"
class="td10">
- <!--l. 779--><p class="noindent" >set /ViewClip of viewer preferences </td>
+ <!--l. 811--><p class="noindent" >Unicode encoded PDF strings </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-40-1"
-class="td01"><span
-class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-40-2"
-class="td11">
- <!--l. 780--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-40-3"
-class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-40-4"
-class="td10">
- <!--l. 780--><p class="noindent" >make PDF user interface elements visible </td>
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-41-1"
-class="td01"><span
-class="ec-lmvtt-10">unicode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-41-2"
-class="td11">
- <!--l. 781--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-41-3"
-class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-41-4"
-class="td10">
- <!--l. 781--><p class="noindent" >Unicode encoded PDF strings </td>
-
-
+class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-42-1"
class="td01"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-43-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-43-1"
-class="td01"> </td>
-</tr><tr
- style="vertical-align:baseline;" id="TBL-8-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-44-1"
-class="td01"> </td>
-</tr><tr
- style="vertical-align:baseline;" id="TBL-8-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-45-1"
class="td01"> </td></tr>
</table></div>
-<!--l. 784--><p class="noindent" >Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space, which
+<!--l. 814--><p class="noindent" >Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space, which
is not the same as <span class="TEX">T<span
class="E">E</span>X</span>&#8217;s. The unit is bp and the origin is in the lower left corner. See also <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypercalcbp</span></span></span>
that is explained on page <a
-href="#x1-180004.2">46<!--tex4ht:ref: hypercalcbp --></a>. pdf<span class="TEX">T<span
+href="#x1-180004.2">47<!--tex4ht:ref: hypercalcbp --></a>. pdf<span class="TEX">T<span
class="E">E</span>X</span>&#x00A0;works by supplying default values for <span
class="ec-lmvtt-10">XYZ </span>(horizontal <span
class="lmsy-10">&#x00D7;</span>
@@ -2239,7 +2295,7 @@ class="ec-lmvtt-10">pdfstartview </span>and <span
class="ec-lmvtt-10">pdfremotestartview</span>
parameters.
<a
- id="x1-11002r8"></a> <!--l. 797--><div class="longtable"> <table id="TBL-9" class="longtable"
+ id="x1-11002r8"></a> <!--l. 827--><div class="longtable"> <table id="TBL-9" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-9-1g"><col
id="TBL-9-1"><col
@@ -2252,7 +2308,7 @@ class="ec-lmvtt-10">XYZ </span></td><td style="white-space:nowrap; text-alig
class="td11"> <span
class="ec-lmri-10">left top zoom </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-1-3"
class="td10">
- <!--l. 797--><p class="noindent" >Sets a coordinate and a zoom factor. If any one
+ <!--l. 827--><p class="noindent" >Sets a coordinate and a zoom factor. If any one
is null, the source link value is used. <span
class="ec-lmri-10">null null</span>
<span
@@ -2264,7 +2320,7 @@ class="td01"><span
class="ec-lmvtt-10">Fit </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-9-2-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-2-3"
class="td10">
- <!--l. 799--><p class="noindent" >Fits the page to the window. </td>
+ <!--l. 829--><p class="noindent" >Fits the page to the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-3-1"
class="td01"><span
@@ -2272,7 +2328,7 @@ class="ec-lmvtt-10">FitH </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-3-3"
class="td10">
- <!--l. 800--><p class="noindent" >Fits the width of the page to the window. </td>
+ <!--l. 830--><p class="noindent" >Fits the width of the page to the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-4-1"
class="td01"><span
@@ -2280,7 +2336,9 @@ class="ec-lmvtt-10">FitV </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">left </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-4-3"
class="td10">
- <!--l. 801--><p class="noindent" >Fits the height of the page to the window. </td>
+ <!--l. 831--><p class="noindent" >Fits the height of the page to the window. </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-9-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-5-1"
class="td01"><span
@@ -2288,7 +2346,7 @@ class="ec-lmvtt-10">FitR </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">left bottom right top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-5-3"
class="td10">
- <!--l. 802--><p class="noindent" >Fits the rectangle specified by the four
+ <!--l. 832--><p class="noindent" >Fits the rectangle specified by the four
coordinates to the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-6-1"
@@ -2296,7 +2354,7 @@ class="td01"><span
class="ec-lmvtt-10">FitB </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-9-6-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-6-3"
class="td10">
- <!--l. 803--><p class="noindent" >Fits the page bounding box to the window. </td>
+ <!--l. 833--><p class="noindent" >Fits the page bounding box to the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-7-1"
class="td01"><span
@@ -2304,7 +2362,7 @@ class="ec-lmvtt-10">FitBH </span></td><td style="white-space:nowrap; text-alig
class="td11"> <span
class="ec-lmri-10">top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-7-3"
class="td10">
- <!--l. 804--><p class="noindent" >Fits the width of the page bounding box to
+ <!--l. 834--><p class="noindent" >Fits the width of the page bounding box to
the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-8-1"
@@ -2313,7 +2371,7 @@ class="ec-lmvtt-10">FitBV </span></td><td style="white-space:nowrap; text-alig
class="td11"> <span
class="ec-lmri-10">left </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-8-3"
class="td10">
- <!--l. 805--><p class="noindent" >Fits the height of the page bounding box to
+ <!--l. 835--><p class="noindent" >Fits the height of the page bounding box to
the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-9-1"
@@ -2333,10 +2391,10 @@ class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="T
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-13-3"
class="td10"></td></tr>
</table></div>
-<!--l. 808--><p class="indent" > The <span
+<!--l. 838--><p class="indent" > The <span
class="ec-lmvtt-10">pdfpagelayout </span>can be one of the following values.
<a
- id="x1-11003r9"></a> <!--l. 811--><div class="longtable"> <table id="TBL-10" class="longtable"
+ id="x1-11003r9"></a> <!--l. 841--><div class="longtable"> <table id="TBL-10" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-10-1g"><col
id="TBL-10-1"><col
@@ -2346,42 +2404,40 @@ id="TBL-10-2"></colgroup>
class="td01"><span
class="ec-lmvtt-10">SinglePage </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-1-2"
class="td10">
- <!--l. 811--><p class="noindent" >Displays a single page; advancing flips the page </td>
+ <!--l. 841--><p class="noindent" >Displays a single page; advancing flips the page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-1"
class="td01"><span
class="ec-lmvtt-10">OneColumn </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-2-2"
class="td10">
- <!--l. 812--><p class="noindent" >Displays the document in one column; continuous scrolling. </td>
+ <!--l. 842--><p class="noindent" >Displays the document in one column; continuous scrolling. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-1"
class="td01"><span
class="ec-lmvtt-10">TwoColumnLeft </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-3-2"
class="td10">
- <!--l. 813--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
+ <!--l. 843--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
the left. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-1"
class="td01"><span
class="ec-lmvtt-10">TwoColumnRight </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-4-2"
class="td10">
- <!--l. 814--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
+ <!--l. 844--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
the right. </td>
-
-
</tr><tr
style="vertical-align:baseline;" id="TBL-10-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-1"
class="td01"><span
class="ec-lmvtt-10">TwoPageLeft </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-5-2"
class="td10">
- <!--l. 815--><p class="noindent" >Displays two pages, odd-numbered pages to the left (since PDF
+ <!--l. 845--><p class="noindent" >Displays two pages, odd-numbered pages to the left (since PDF
1.5). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-1"
class="td01"><span
class="ec-lmvtt-10">TwoPageRight </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-6-2"
class="td10">
- <!--l. 816--><p class="noindent" >Displays two pages, odd-numbered pages to the right (since PDF
+ <!--l. 846--><p class="noindent" >Displays two pages, odd-numbered pages to the right (since PDF
1.5). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-1"
@@ -2397,7 +2453,7 @@ class="td01"> </td>
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-10-10-2"
class="td10"></td></tr>
</table></div>
-<!--l. 819--><p class="indent" > Finally, the <span
+<!--l. 849--><p class="indent" > Finally, the <span
class="ec-lmvtt-10">pdfpagetransition </span>can be one of the following values, where <span
class="ec-lmri-10">/Di </span>stands for direction of
motion in degrees, generally in 90<sup><span
@@ -2411,7 +2467,7 @@ class="ec-lmri-10">/M </span>is for motion, either in (<span
class="ec-lmvtt-10">/I</span>) or out (<span
class="ec-lmvtt-10">/O</span>).
<a
- id="x1-11004r10"></a> <!--l. 827--><div class="longtable"> <table id="TBL-11" class="longtable"
+ id="x1-11004r10"></a> <!--l. 857--><div class="longtable"> <table id="TBL-11" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-11-1g"><col
id="TBL-11-1"><col
@@ -2423,7 +2479,7 @@ class="td01"><span
class="ec-lmvtt-10">Blinds </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-1-2"
class="td11"> /Dm </td><td style="white-space:normal; text-align:left;" id="TBL-11-1-3"
class="td10">
- <!--l. 827--><p class="noindent" >Multiple lines distributed evenly across the screen sweep
+ <!--l. 857--><p class="noindent" >Multiple lines distributed evenly across the screen sweep
in the same direction to reveal the new page. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-1"
@@ -2431,14 +2487,14 @@ class="td01"><span
class="ec-lmvtt-10">Box </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-2"
class="td11"> /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-2-3"
class="td10">
- <!--l. 829--><p class="noindent" >A box sweeps in or out. </td>
+ <!--l. 859--><p class="noindent" >A box sweeps in or out. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-1"
class="td01"><span
class="ec-lmvtt-10">Dissolve </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-3-3"
class="td10">
- <!--l. 830--><p class="noindent" >The page image dissolves in a piecemeal fashion to reveal
+ <!--l. 860--><p class="noindent" >The page image dissolves in a piecemeal fashion to reveal
the new page. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-1"
@@ -2446,43 +2502,95 @@ class="td01"><span
class="ec-lmvtt-10">Glitter </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-2"
class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-4-3"
class="td10">
- <!--l. 831--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the
+ <!--l. 861--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the
screen. </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-11-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-1"
class="td01"><span
class="ec-lmvtt-10">Split </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-2"
class="td11"> /Dm /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-5-3"
class="td10">
- <!--l. 832--><p class="noindent" >Two lines sweep across the screen to reveal the new page.</td>
+ <!--l. 862--><p class="noindent" >Two lines sweep across the screen to reveal the new page.</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-1"
class="td01"><span
class="ec-lmvtt-10">Wipe </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-2"
class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-6-3"
class="td10">
- <!--l. 833--><p class="noindent" >A single line sweeps across the screen to reveal the new
+ <!--l. 863--><p class="noindent" >A single line sweeps across the screen to reveal the new
page. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-1"
-class="td01"> </td>
+class="td01"><span
+class="ec-lmvtt-10">R </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-7-3"
+class="td10">
+ <!--l. 864--><p class="noindent" >Simply replaces the old page with the new one. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-1"
-class="td01"> </td>
+class="td01"><span
+class="ec-lmvtt-10">Fly </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-2"
+class="td11"> /Di /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-8-3"
+class="td10">
+ <!--l. 865--><p class="noindent" >Changes are flown out or in (as specified by /M), in the
+ direction specified by /Di, to or from a location that is
+ offscreen except when /Di is None. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-1"
-class="td01"> </td>
+class="td01"><span
+class="ec-lmvtt-10">Push </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-2"
+class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-9-3"
+class="td10">
+ <!--l. 868--><p class="noindent" >The old page slides off the screen while the new page
+ slides in, pushing the old page out in the direction
+ specified by /Di. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-10-3"
+class="td01"><span
+class="ec-lmvtt-10">Cover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-2"
+class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-10-3"
+class="td10">
+ <!--l. 871--><p class="noindent" >The new page slides on to the screen in the direction
+ specified by /Di, covering the old page. </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-1"
+class="td01"><span
+class="ec-lmvtt-10">Uncover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-2"
+class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-11-3"
+class="td10">
+ <!--l. 873--><p class="noindent" >The old page slides off the screen in the direction
+ specified by /Di, uncovering the new page in the
+ direction specified by /Di. </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-1"
+class="td01"><span
+class="ec-lmvtt-10">Fade </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-12-3"
+class="td10">
+ <!--l. 876--><p class="noindent" >The new page gradually becomes visible through the old
+ one. </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-13-1"
+class="td01"> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-14-1"
+class="td01"> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-15-1"
+class="td01"> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-11-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-16-1"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-16-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-16-3"
class="td10"></td></tr>
</table></div>
-<!--l. 836--><p class="noindent" >
+<!--l. 880--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.8 </span> <a
id="x1-120003.8"></a>Option <span
class="ec-lmvtt-10">pdfinfo</span></h4>
-<!--l. 838--><p class="noindent" >The information entries can be set using <span
+<!--l. 882--><p class="noindent" >The information entries can be set using <span
class="ec-lmvtt-10">pdftitle</span>, <span
class="ec-lmvtt-10">pdfsubject</span>, &#x2026;. Option <span
class="ec-lmvtt-10">pdfinfo </span>provides an alternative
@@ -2509,14 +2617,14 @@ strings (see PDF specification). Example:
&#x00A0;<br />&#x00A0;&#x00A0;}
&#x00A0;<br />}
</div>
- <!--l. 857--><p class="nopar" ></div>
-<!--l. 860--><p class="noindent" >
+ <!--l. 901--><p class="nopar" ></div>
+<!--l. 904--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.9 </span> <a
id="x1-130003.9"></a>Big alphabetical list</h4>
-<!--l. 862--><p class="noindent" >The following is a complete listing of available options for <span
+<!--l. 906--><p class="noindent" >The following is a complete listing of available options for <span
class="ec-lmss-10">hyperref</span>, arranged alphabetically.
<a
- id="x1-13001r11"></a> <!--l. 866--><div class="longtable"> <table id="TBL-12" class="longtable"
+ id="x1-13001r11"></a> <!--l. 910--><div class="longtable"> <table id="TBL-12" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-12-1g"><col
id="TBL-12-1"><col
@@ -2525,169 +2633,167 @@ id="TBL-12-3"></colgroup>
<tr
style="vertical-align:baseline;" id="TBL-12-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-1-1"
class="td01"><span
-class="ec-lmvtt-10">anchorcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-1-2"
-class="td11"> <span
-class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-1-3"
+class="ec-lmvtt-10">allbordercolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-1-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-1-3"
class="td10">
- <!--l. 866--><p class="noindent" >set color of anchors, ignored by most drivers. </td>
+ <!--l. 910--><p class="noindent" >Set all border color options </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-2-1"
class="td01"><span
-class="ec-lmvtt-10">backref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-2-2"
-class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-2-3"
+class="ec-lmvtt-10">allcolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-2-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-2-3"
class="td10">
- <!--l. 867--><p class="noindent" >do bibliographical back references </td>
+ <!--l. 911--><p class="noindent" >Set all color options (without border and field
+ options) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-3-1"
class="td01"><span
-class="ec-lmvtt-10">baseurl </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-3-2"
+class="ec-lmvtt-10">anchorcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-3-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-3-3"
+class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-3-3"
class="td10">
- <!--l. 868--><p class="noindent" >set base URL for document </td>
+ <!--l. 912--><p class="noindent" >set color of anchors, ignored by most drivers. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-4-1"
class="td01"><span
-class="ec-lmvtt-10">bookmarks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-4-2"
+class="ec-lmvtt-10">backref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-4-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-4-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-4-3"
class="td10">
- <!--l. 869--><p class="noindent" >make bookmarks </td>
+ <!--l. 913--><p class="noindent" >do bibliographical back references </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-5-1"
class="td01"><span
-class="ec-lmvtt-10">bookmarksnumbered </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-5-2"
+class="ec-lmvtt-10">baseurl </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-5-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-5-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-5-3"
class="td10">
- <!--l. 870--><p class="noindent" >put section numbers in bookmarks </td>
+ <!--l. 914--><p class="noindent" >set base URL for document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-6-1"
class="td01"><span
-class="ec-lmvtt-10">bookmarksopen </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-6-2"
+class="ec-lmvtt-10">bookmarks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-6-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-6-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-6-3"
class="td10">
- <!--l. 871--><p class="noindent" >open up bookmark tree </td>
+ <!--l. 915--><p class="noindent" >make bookmarks </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-7-1"
class="td01"><span
-class="ec-lmvtt-10">bookmarksopenlevel </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-7-2"
+class="ec-lmvtt-10">bookmarksnumbered </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-7-2"
class="td11"> <span
-class="ec-lmvtt-10">\maxdimen </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-7-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-7-3"
class="td10">
- <!--l. 872--><p class="noindent" >level to which bookmarks are open </td>
+ <!--l. 916--><p class="noindent" >put section numbers in bookmarks </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-8-1"
class="td01"><span
-class="ec-lmvtt-10">bookmarkstype </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-8-2"
+class="ec-lmvtt-10">bookmarksopen </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-8-2"
class="td11"> <span
-class="ec-lmri-10">toc </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-8-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-8-3"
class="td10">
- <!--l. 873--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
+ <!--l. 917--><p class="noindent" >open up bookmark tree </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-9-1"
class="td01"><span
-class="ec-lmvtt-10">breaklinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-9-2"
+class="ec-lmvtt-10">bookmarksopenlevel </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-9-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-9-3"
+class="ec-lmvtt-10">\maxdimen </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-9-3"
class="td10">
- <!--l. 874--><p class="noindent" >allow links to break over lines </td>
+ <!--l. 918--><p class="noindent" >level to which bookmarks are open </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-10-1"
class="td01"><span
-class="ec-lmvtt-10">CJKbookmarks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-10-2"
+class="ec-lmvtt-10">bookmarkstype </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-10-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-10-3"
+class="ec-lmri-10">toc </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-10-3"
class="td10">
- <!--l. 875--><p class="noindent" >to produce CJK bookmarks </td>
+ <!--l. 919--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-11-1"
class="td01"><span
-class="ec-lmvtt-10">citebordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-11-2"
+class="ec-lmvtt-10">breaklinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-11-2"
class="td11"> <span
-class="ec-lmri-10">0 1 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-11-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-11-3"
class="td10">
- <!--l. 876--><p class="noindent" >color of border around cites </td>
+ <!--l. 920--><p class="noindent" >allow links to break over lines </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-12-1"
class="td01"><span
-class="ec-lmvtt-10">citecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-12-2"
+class="ec-lmvtt-10">CJKbookmarks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-12-2"
class="td11"> <span
-class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-12-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-12-3"
class="td10">
- <!--l. 877--><p class="noindent" >color of citation links </td>
+ <!--l. 921--><p class="noindent" >to produce CJK bookmarks </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-13-1"
class="td01"><span
-class="ec-lmvtt-10">colorlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-13-2"
+class="ec-lmvtt-10">citebordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-13-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-13-3"
+class="ec-lmri-10">0 1 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-13-3"
class="td10">
- <!--l. 878--><p class="noindent" >color links </td>
+ <!--l. 922--><p class="noindent" >color of border around cites </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-14-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-14-2"
+class="td01"><span
+class="ec-lmvtt-10">citecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-14-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-14-3"
+class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-14-3"
class="td10">
- <!--l. 879--><p class="noindent" >(<span
-class="ec-lmss-10">tex4ht</span>, <span
-class="ec-lmss-10">dviwindo</span>) </td>
+ <!--l. 923--><p class="noindent" >color of citation links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-15-1"
class="td01"><span
-class="ec-lmvtt-10">debug </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-15-2"
+class="ec-lmvtt-10">colorlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-15-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-15-3"
class="td10">
- <!--l. 880--><p class="noindent" >provide details of anchors defined; same as
- verbose </td>
+ <!--l. 924--><p class="noindent" >color links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-16-1"
-class="td01"><span
-class="ec-lmvtt-10">destlabel </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-16-2"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-16-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-16-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-16-3"
class="td10">
- <!--l. 881--><p class="noindent" >destinations are named by the first <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\label</span></span></span>
- after the anchor creation </td>
-
-
+ <!--l. 925--><p class="noindent" >(<span
+class="ec-lmss-10">tex4ht</span>, <span
+class="ec-lmss-10">dviwindo</span>) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-17-1"
class="td01"><span
-class="ec-lmvtt-10">draft </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-17-2"
+class="ec-lmvtt-10">debug </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-17-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-17-3"
class="td10">
- <!--l. 882--><p class="noindent" >do not do any hyperlinking </td>
+ <!--l. 926--><p class="noindent" >provide details of anchors defined; same as
+ verbose </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-12-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-18-1"
class="td01"><span
-class="ec-lmvtt-10">dvipdfm </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-18-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-18-3"
+class="ec-lmvtt-10">destlabel </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-18-2"
+class="td11"> <span
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-18-3"
class="td10">
- <!--l. 883--><p class="noindent" >use <span
-class="ec-lmss-10">dvipdfm </span>backend </td>
+ <!--l. 927--><p class="noindent" >destinations are named by the first <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\label</span></span></span>
+ after the anchor creation </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-19-1"
class="td01"><span
-class="ec-lmvtt-10">dvipdfmx </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-19-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-19-3"
+class="ec-lmvtt-10">draft </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-19-2"
+class="td11"> <span
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-19-3"
class="td10">
- <!--l. 884--><p class="noindent" >use <span
-class="ec-lmss-10">dvipdfmx </span>backend </td>
+ <!--l. 928--><p class="noindent" >do not do any hyperlinking </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-20-1"
class="td01"><span
-class="ec-lmvtt-10">dvips </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-20-2"
+class="ec-lmvtt-10">driverfallback </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-20-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-20-3"
class="td10">
- <!--l. 885--><p class="noindent" >use <span
-class="ec-lmss-10">dvips </span>backend </td>
+ <!--l. 929--><p class="noindent" >default if no driver specified or detected </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-21-1"
class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-21-2"
@@ -2696,672 +2802,722 @@ class="td10"></td></tr>
<tr
style="vertical-align:baseline;" id="TBL-12-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-22-1"
class="td01"><span
-class="ec-lmvtt-10">dvipsone </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-22-2"
+class="ec-lmvtt-10">dvipdfm </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-22-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-22-3"
class="td10">
- <!--l. 886--><p class="noindent" >use <span
-class="ec-lmss-10">dvipsone </span>backend </td>
+ <!--l. 930--><p class="noindent" >use <span
+class="ec-lmss-10">dvipdfm </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-23-1"
class="td01"><span
-class="ec-lmvtt-10">dviwindo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-23-2"
+class="ec-lmvtt-10">dvipdfmx </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-23-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-23-3"
class="td10">
- <!--l. 887--><p class="noindent" >use <span
-class="ec-lmss-10">dviwindo </span>backend </td>
+ <!--l. 931--><p class="noindent" >use <span
+class="ec-lmss-10">dvipdfmx </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-24-1"
class="td01"><span
-class="ec-lmvtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-24-2"
+class="ec-lmvtt-10">dvips </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-24-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-24-3"
class="td10">
- <!--l. 888--><p class="noindent" >to set encap character for hyperindex </td>
+ <!--l. 932--><p class="noindent" >use <span
+class="ec-lmss-10">dvips </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-25-1"
class="td01"><span
-class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-25-2"
-class="td11"> <span
-class="ec-lmri-10">dvi </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-25-3"
+class="ec-lmvtt-10">dvipsone </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-25-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-25-3"
class="td10">
- <!--l. 889--><p class="noindent" >suffix of linked files </td>
+ <!--l. 933--><p class="noindent" >use <span
+class="ec-lmss-10">dvipsone </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-26-1"
class="td01"><span
-class="ec-lmvtt-10">filebordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-26-2"
-class="td11"> <span
-class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-26-3"
+class="ec-lmvtt-10">dviwindo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-26-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-26-3"
class="td10">
- <!--l. 890--><p class="noindent" >color of border around file links </td>
+ <!--l. 934--><p class="noindent" >use <span
+class="ec-lmss-10">dviwindo </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-27-1"
class="td01"><span
-class="ec-lmvtt-10">filecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-27-2"
-class="td11"> <span
-class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-27-3"
+class="ec-lmvtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-27-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-27-3"
class="td10">
- <!--l. 891--><p class="noindent" >color of file links </td>
+ <!--l. 935--><p class="noindent" >to set encap character for hyperindex </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-28-1"
class="td01"><span
-class="ec-lmvtt-10">final </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-28-2"
+class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-28-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-28-3"
+class="ec-lmri-10">dvi </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-28-3"
class="td10">
- <!--l. 892--><p class="noindent" >opposite of option draft </td>
+ <!--l. 936--><p class="noindent" >suffix of linked files </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-29-1"
class="td01"><span
-class="ec-lmvtt-10">frenchlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-29-2"
+class="ec-lmvtt-10">filebordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-29-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-29-3"
+class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-29-3"
class="td10">
- <!--l. 893--><p class="noindent" >use small caps instead of color for links </td>
+ <!--l. 937--><p class="noindent" >color of border around file links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-30-1"
class="td01"><span
-class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-30-2"
+class="ec-lmvtt-10">filecolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-30-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-30-3"
+class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-30-3"
class="td10">
- <!--l. 894--><p class="noindent" >make figures hyper links </td>
+ <!--l. 938--><p class="noindent" >color of file links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-31-1"
class="td01"><span
-class="ec-lmvtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-31-2"
+class="ec-lmvtt-10">final </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-31-2"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-31-3"
class="td10">
- <!--l. 895--><p class="noindent" >set up hyperlinked footnotes </td>
+ <!--l. 939--><p class="noindent" >opposite of option draft </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-32-1"
class="td01"><span
-class="ec-lmvtt-10">hyperindex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-32-2"
+class="ec-lmvtt-10">frenchlinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-32-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-32-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-32-3"
class="td10">
- <!--l. 896--><p class="noindent" >set up hyperlinked indices </td>
+ <!--l. 940--><p class="noindent" >use small caps instead of color for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-33-1"
class="td01"><span
-class="ec-lmvtt-10">hypertex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-33-2"
+class="ec-lmvtt-10">hidelinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-33-2"
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-33-3"
class="td10">
- <!--l. 897--><p class="noindent" >use <span
-class="ec-lmss-10">Hyper</span><span class="TEX"><span
-class="ec-lmss-10">T</span><span
-class="E"><span
-class="ec-lmss-10">E</span></span><span
-class="ec-lmss-10">X</span></span> backend </td>
+ <!--l. 941--><p class="noindent" >Hide links (removing color and border) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-34-1"
class="td01"><span
-class="ec-lmvtt-10">hypertexnames </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-34-2"
+class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-34-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-34-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-34-3"
class="td10">
- <!--l. 898--><p class="noindent" >use guessable names for links </td>
+ <!--l. 942--><p class="noindent" >make figures hyper links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-35-1"
class="td01"><span
-class="ec-lmvtt-10">implicit </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-35-2"
+class="ec-lmvtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-35-2"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-35-3"
class="td10">
- <!--l. 899--><p class="noindent" >redefine <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
-class="E">E</span>X</span></span>&#x00A0;internals </td>
+ <!--l. 943--><p class="noindent" >set up hyperlinked footnotes </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-36-1"
class="td01"><span
-class="ec-lmvtt-10">latex2html </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-36-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-36-3"
+class="ec-lmvtt-10">hyperindex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-36-2"
+class="td11"> <span
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-36-3"
class="td10">
- <!--l. 900--><p class="noindent" >use <span class="LATEX"><span
-class="ec-lmss-10">L</span><span class="A"><span
-class="ec-lmss-10">A</span></span><span class="TEX"><span
-class="ec-lmss-10">T</span><span
-class="E"><span
-class="ec-lmss-10">E</span></span><span
-class="ec-lmss-10">X</span></span></span><span
-class="ec-lmss-10">2HTML </span>backend </td>
+ <!--l. 944--><p class="noindent" >set up hyperlinked indices </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-37-1"
class="td01"><span
-class="ec-lmvtt-10">linkbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-37-2"
-class="td11"> <span
-class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-37-3"
+class="ec-lmvtt-10">hypertex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-37-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-37-3"
class="td10">
- <!--l. 901--><p class="noindent" >color of border around links </td>
+ <!--l. 945--><p class="noindent" >use <span
+class="ec-lmss-10">Hyper</span><span class="TEX"><span
+class="ec-lmss-10">T</span><span
+class="E"><span
+class="ec-lmss-10">E</span></span><span
+class="ec-lmss-10">X</span></span> backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-38-1"
class="td01"><span
-class="ec-lmvtt-10">linkcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-38-2"
+class="ec-lmvtt-10">hypertexnames </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-38-2"
class="td11"> <span
-class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-38-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-38-3"
class="td10">
- <!--l. 902--><p class="noindent" >color of links </td>
+ <!--l. 946--><p class="noindent" >use guessable names for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-39-1"
class="td01"><span
-class="ec-lmvtt-10">linktoc </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-39-2"
+class="ec-lmvtt-10">implicit </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-39-2"
class="td11"> <span
-class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-39-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-39-3"
class="td10">
- <!--l. 903--><p class="noindent" >make text be link on TOC, LOF and LOT </td>
+ <!--l. 947--><p class="noindent" >redefine <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+class="E">E</span>X</span></span>&#x00A0;internals </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-40-1"
class="td01"><span
-class="ec-lmvtt-10">linktocpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-40-2"
-class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-40-3"
+class="ec-lmvtt-10">latex2html </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-40-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-40-3"
class="td10">
- <!--l. 904--><p class="noindent" >make page number, not text, be link on TOC,
- LOF and LOT </td>
+ <!--l. 948--><p class="noindent" >use <span class="LATEX"><span
+class="ec-lmss-10">L</span><span class="A"><span
+class="ec-lmss-10">A</span></span><span class="TEX"><span
+class="ec-lmss-10">T</span><span
+class="E"><span
+class="ec-lmss-10">E</span></span><span
+class="ec-lmss-10">X</span></span></span><span
+class="ec-lmss-10">2HTML </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-41-1"
class="td01"><span
-class="ec-lmvtt-10">menubordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-41-2"
+class="ec-lmvtt-10">linkbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-41-2"
class="td11"> <span
class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-41-3"
class="td10">
- <!--l. 905--><p class="noindent" >color of border around menu links </td>
+ <!--l. 949--><p class="noindent" >color of border around links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-42-1"
-class="td01"> </td></tr>
+class="td01"> </td></tr>
<tr
style="vertical-align:baseline;" id="TBL-12-43-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-43-1"
class="td01"><span
-class="ec-lmvtt-10">menucolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-43-2"
+class="ec-lmvtt-10">linkcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-43-2"
class="td11"> <span
class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-43-3"
class="td10">
- <!--l. 906--><p class="noindent" >color for menu links </td>
+ <!--l. 950--><p class="noindent" >color of links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-44-1"
class="td01"><span
-class="ec-lmvtt-10">nativepdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-44-2"
+class="ec-lmvtt-10">linktoc </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-44-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-44-3"
+class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-44-3"
class="td10">
- <!--l. 907--><p class="noindent" >an alias for <span
-class="ec-lmss-10">dvips</span> </td>
+ <!--l. 951--><p class="noindent" >make text be link on TOC, LOF and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-45-1"
class="td01"><span
-class="ec-lmvtt-10">naturalnames </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-45-2"
+class="ec-lmvtt-10">linktocpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-45-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-45-3"
class="td10">
- <!--l. 908--><p class="noindent" >use <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
-class="E">E</span>X</span></span>-computed names for links </td>
+ <!--l. 952--><p class="noindent" >make page number, not text, be link on TOC,
+ LOF and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-46-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-46-1"
class="td01"><span
-class="ec-lmvtt-10">nesting </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-46-2"
+class="ec-lmvtt-10">menubordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-46-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-46-3"
+class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-46-3"
class="td10">
- <!--l. 909--><p class="noindent" >allow nesting of links </td>
+ <!--l. 953--><p class="noindent" >color of border around menu links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-47-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-47-1"
class="td01"><span
-class="ec-lmvtt-10">pageanchor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-47-2"
+class="ec-lmvtt-10">menucolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-47-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-47-3"
+class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-47-3"
class="td10">
- <!--l. 910--><p class="noindent" >put an anchor on every page </td>
+ <!--l. 954--><p class="noindent" >color for menu links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-48-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-48-1"
class="td01"><span
-class="ec-lmvtt-10">pagebackref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-48-2"
+class="ec-lmvtt-10">nativepdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-48-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-48-3"
class="td10">
- <!--l. 911--><p class="noindent" >backreference by page number </td>
-
-
+ <!--l. 955--><p class="noindent" >an alias for <span
+class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-49-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-49-1"
class="td01"><span
-class="ec-lmvtt-10">pdfauthor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-49-2"
+class="ec-lmvtt-10">naturalnames </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-49-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-49-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-49-3"
class="td10">
- <!--l. 912--><p class="noindent" >text for PDF Author field </td>
+ <!--l. 956--><p class="noindent" >use <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+class="E">E</span>X</span></span>-computed names for links </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-12-50-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-50-1"
class="td01"><span
-class="ec-lmvtt-10">pdfborder </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-50-2"
+class="ec-lmvtt-10">nesting </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-50-2"
class="td11"> <span
-class="ec-lmri-10">0 0 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-50-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-50-3"
class="td10">
- <!--l. 913--><p class="noindent" >width of PDF link border </td>
+ <!--l. 957--><p class="noindent" >allow nesting of links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-51-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-51-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-51-2"
+class="td01"><span
+class="ec-lmvtt-10">pageanchor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-51-2"
class="td11"> <span
-class="ec-lmri-10">0 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-51-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-51-3"
class="td10">
- <!--l. 914--><p class="noindent" >(<span
-class="ec-lmvtt-10">colorlinks)</span> </td>
+ <!--l. 958--><p class="noindent" >put an anchor on every page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-52-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-52-1"
class="td01"><span
-class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-52-2"
+class="ec-lmvtt-10">pagebackref </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-52-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-52-3"
class="td10">
- <!--l. 915--><p class="noindent" >position the document window in the center
- of the screen </td>
+ <!--l. 959--><p class="noindent" >backreference by page number </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-53-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-53-1"
class="td01"><span
-class="ec-lmvtt-10">pdfcreator </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-53-2"
+class="ec-lmvtt-10">pdfauthor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-53-2"
class="td11"> <span
-class="ec-lmri-10">LaTeX with </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-53-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-53-3"
class="td10">
- <!--l. 916--><p class="noindent" >text for PDF Creator field </td>
+ <!--l. 960--><p class="noindent" >text for PDF Author field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-54-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-54-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-54-2"
+class="td01"><span
+class="ec-lmvtt-10">pdfborder </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-54-2"
class="td11"> <span
-class="ec-lmri-10">hyperref </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-54-3"
+class="ec-lmri-10">0 0 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-54-3"
class="td10">
- <!--l. 918--><p class="noindent" > </td>
+ <!--l. 961--><p class="noindent" >width of PDF link border </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-55-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-55-1"
-class="td01"><span
-class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-55-2"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-55-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-55-3"
+class="ec-lmri-10">0 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-55-3"
class="td10">
- <!--l. 918--><p class="noindent" >direction setting </td>
+ <!--l. 962--><p class="noindent" >(<span
+class="ec-lmvtt-10">colorlinks)</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-56-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-56-1"
class="td01"><span
-class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-56-2"
-class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-56-3"
+class="ec-lmvtt-10">pdfborderstyle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-56-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-56-3"
class="td10">
- <!--l. 919--><p class="noindent" >display document title instead of file name in
- title bar </td>
+ <!--l. 963--><p class="noindent" >border style for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-57-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-57-1"
class="td01"><span
-class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-57-2"
+class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-57-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-57-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-57-3"
class="td10">
- <!--l. 921--><p class="noindent" >paper handling option for print dialog </td>
+ <!--l. 964--><p class="noindent" >position the document window in the center
+ of the screen </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-58-1"
class="td01"><span
-class="ec-lmvtt-10">pdffitwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-58-2"
+class="ec-lmvtt-10">pdfcreator </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-58-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-58-3"
+class="ec-lmri-10">LaTeX with </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-58-3"
class="td10">
- <!--l. 923--><p class="noindent" >resize document window to fit document size </td>
+ <!--l. 965--><p class="noindent" >text for PDF Creator field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-59-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-59-1"
-class="td01"><span
-class="ec-lmvtt-10">pdfhighlight </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-59-2"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-59-2"
class="td11"> <span
-class="ec-lmri-10">/I </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-59-3"
+class="ec-lmri-10">hyperref </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-59-3"
class="td10">
- <!--l. 924--><p class="noindent" >set highlighting of PDF links </td>
+ <!--l. 967--><p class="noindent" > </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-60-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-60-1"
class="td01"><span
-class="ec-lmvtt-10">pdfinfo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-60-2"
+class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-60-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-60-3"
class="td10">
- <!--l. 925--><p class="noindent" >alternative interface for setting document
- information </td>
+ <!--l. 967--><p class="noindent" >direction setting </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-61-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-61-1"
class="td01"><span
-class="ec-lmvtt-10">pdfkeywords </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-61-2"
+class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-61-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-61-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-61-3"
class="td10">
- <!--l. 926--><p class="noindent" >text for PDF Keywords field </td>
+ <!--l. 968--><p class="noindent" >display document title instead of file name in
+ title bar </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-62-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-62-1"
class="td01"><span
-class="ec-lmvtt-10">pdflang </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-62-2"
+class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-62-2"
class="td11"> <span
-class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-62-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-62-3"
class="td10">
- <!--l. 927--><p class="noindent" >PDF language identifier (RFC 3066) </td>
+ <!--l. 970--><p class="noindent" >paper handling option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-63-1"
class="td01"> </td></tr>
<tr
style="vertical-align:baseline;" id="TBL-12-64-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-64-1"
class="td01"><span
-class="ec-lmvtt-10">pdfmark </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-64-2"
+class="ec-lmvtt-10">pdffitwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-64-2"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-64-3"
class="td10">
- <!--l. 928--><p class="noindent" >an alias for <span
-class="ec-lmss-10">dvips</span> </td>
+ <!--l. 972--><p class="noindent" >resize document window to fit document size </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-65-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-65-1"
class="td01"><span
-class="ec-lmvtt-10">pdfmenubar </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-65-2"
+class="ec-lmvtt-10">pdfhighlight </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-65-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-65-3"
+class="ec-lmri-10">/I </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-65-3"
class="td10">
- <!--l. 929--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
+ <!--l. 973--><p class="noindent" >set highlighting of PDF links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-66-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-66-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-66-2"
+class="ec-lmvtt-10">pdfinfo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-66-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-66-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-66-3"
class="td10">
- <!--l. 930--><p class="noindent" >make links that open another PDF </td>
+ <!--l. 974--><p class="noindent" >alternative interface for setting document
+ information </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-67-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-67-1"
-class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-67-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-67-3"
+class="td01"><span
+class="ec-lmvtt-10">pdfkeywords </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-67-2"
+class="td11"> <span
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-67-3"
class="td10">
- <!--l. 931--><p class="noindent" >file start a new window </td>
+ <!--l. 975--><p class="noindent" >text for PDF Keywords field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-68-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-68-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-68-2"
+class="ec-lmvtt-10">pdflang </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-68-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-68-3"
+class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-68-3"
class="td10">
- <!--l. 933--><p class="noindent" >page mode setting on exiting full-screen mode</td>
+ <!--l. 976--><p class="noindent" >PDF language identifier (RFC 3066) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-69-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-69-1"
class="td01"><span
-class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-69-2"
+class="ec-lmvtt-10">pdfmark </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-69-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-69-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-69-3"
class="td10">
- <!--l. 935--><p class="noindent" >number of printed copies </td>
+ <!--l. 977--><p class="noindent" >an alias for <span
+class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-70-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-70-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-70-2"
+class="ec-lmvtt-10">pdfmenubar </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-70-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-70-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-70-3"
class="td10">
- <!--l. 936--><p class="noindent" >set layout of PDF pages </td>
+ <!--l. 978--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-71-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-71-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagemode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-71-2"
+class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-71-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-71-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-71-3"
class="td10">
- <!--l. 937--><p class="noindent" >set default mode of PDF display </td>
+ <!--l. 979--><p class="noindent" >make links that open another PDF </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-72-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-72-1"
-class="td01"><span
-class="ec-lmvtt-10">pdfpagelabels </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-72-2"
-class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-72-3"
+class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-72-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-72-3"
class="td10">
- <!--l. 938--><p class="noindent" >set PDF page labels </td>
+ <!--l. 980--><p class="noindent" >file start a new window </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-73-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-73-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-73-2"
+class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-73-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-73-3"
class="td10">
- <!--l. 939--><p class="noindent" >set crop size of PDF document </td>
+ <!--l. 982--><p class="noindent" >page mode setting on exiting full-screen mode</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-74-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-74-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-74-2"
+class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-74-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-74-3"
class="td10">
- <!--l. 940--><p class="noindent" >set PDF page transition style </td>
+ <!--l. 984--><p class="noindent" >number of printed copies </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-75-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-75-1"
class="td01"><span
-class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-75-2"
+class="ec-lmvtt-10">pdfpagelabels </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-75-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-75-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-75-3"
class="td10">
- <!--l. 942--><p class="noindent" >set option for print dialog </td>
+ <!--l. 985--><p class="noindent" >set PDF page labels </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-76-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-76-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintarea </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-76-2"
+class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-76-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-76-3"
class="td10">
- <!--l. 943--><p class="noindent" >set /PrintArea of viewer preferences </td>
+ <!--l. 986--><p class="noindent" >set layout of PDF pages </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-77-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-77-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintclip </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-77-2"
+class="ec-lmvtt-10">pdfpagemode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-77-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-77-3"
class="td10">
- <!--l. 944--><p class="noindent" >set /PrintClip of viewer preferences </td>
+ <!--l. 987--><p class="noindent" >set default mode of PDF display </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-78-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-78-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-78-2"
+class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-78-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-78-3"
class="td10">
- <!--l. 945--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
-
-
+ <!--l. 988--><p class="noindent" >set crop size of PDF document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-79-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-79-1"
class="td01"><span
-class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-79-2"
+class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-79-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-79-3"
class="td10">
- <!--l. 946--><p class="noindent" >page scaling option for print dialog </td>
+ <!--l. 989--><p class="noindent" >set PDF page transition style </td>
+
+
</tr><tr
style="vertical-align:baseline;" id="TBL-12-80-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-80-1"
class="td01"><span
-class="ec-lmvtt-10">pdfproducer </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-80-2"
+class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-80-2"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-80-3"
class="td10">
- <!--l. 947--><p class="noindent" >text for PDF Producer field </td>
+ <!--l. 991--><p class="noindent" >set option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-81-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-81-1"
class="td01"><span
-class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-81-2"
+class="ec-lmvtt-10">pdfprintarea </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-81-2"
class="td11"> <span
-class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-81-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-81-3"
class="td10">
- <!--l. 948--><p class="noindent" >starting view of remote PDF documents </td>
+ <!--l. 992--><p class="noindent" >set /PrintArea of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-82-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-82-1"
class="td01"><span
-class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-82-2"
+class="ec-lmvtt-10">pdfprintclip </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-82-2"
class="td11"> <span
-class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-82-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-82-3"
class="td10">
- <!--l. 949--><p class="noindent" >page at which PDF document opens </td>
+ <!--l. 993--><p class="noindent" >set /PrintClip of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-83-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-83-1"
class="td01"><span
-class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-83-2"
+class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-83-2"
class="td11"> <span
-class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-83-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-83-3"
class="td10">
- <!--l. 950--><p class="noindent" >starting view of PDF document </td>
+ <!--l. 994--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-84-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-84-1"
class="td01"> </td></tr>
<tr
style="vertical-align:baseline;" id="TBL-12-85-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-85-1"
class="td01"><span
-class="ec-lmvtt-10">pdfsubject </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-85-2"
+class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-85-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-85-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-85-3"
class="td10">
- <!--l. 951--><p class="noindent" >text for PDF Subject field </td>
+ <!--l. 995--><p class="noindent" >page scaling option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-12-86-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-86-1"
class="td01"><span
-class="ec-lmvtt-10">pdftex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-86-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-86-3"
+class="ec-lmvtt-10">pdfproducer </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-86-2"
+class="td11"> <span
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-86-3"
+class="td10">
+ <!--l. 996--><p class="noindent" >text for PDF Producer field </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-87-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-87-1"
+class="td01"><span
+class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-87-2"
+class="td11"> <span
+class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-87-3"
+class="td10">
+ <!--l. 997--><p class="noindent" >starting view of remote PDF documents </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-88-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-88-1"
+class="td01"><span
+class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-88-2"
+class="td11"> <span
+class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-88-3"
+class="td10">
+ <!--l. 998--><p class="noindent" >page at which PDF document opens </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-89-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-89-1"
+class="td01"><span
+class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-89-2"
+class="td11"> <span
+class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-89-3"
+class="td10">
+ <!--l. 999--><p class="noindent" >starting view of PDF document </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-90-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-90-1"
+class="td01"><span
+class="ec-lmvtt-10">pdfsubject </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-90-2"
+class="td11"> <span
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-90-3"
class="td10">
- <!--l. 952--><p class="noindent" >use <span
+ <!--l. 1000--><p class="noindent" >text for PDF Subject field </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-91-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-1"
+class="td01"><span
+class="ec-lmvtt-10">pdftex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-91-3"
+class="td10">
+ <!--l. 1001--><p class="noindent" >use <span
class="ec-lmss-10">pdf</span><span class="TEX"><span
class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
class="ec-lmss-10">X</span></span> backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-87-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-87-1"
+ style="vertical-align:baseline;" id="TBL-12-92-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-92-1"
class="td01"><span
-class="ec-lmvtt-10">pdftitle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-87-2"
+class="ec-lmvtt-10">pdftitle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-92-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-87-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-92-3"
class="td10">
- <!--l. 953--><p class="noindent" >text for PDF Title field </td>
+ <!--l. 1002--><p class="noindent" >text for PDF Title field </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-88-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-88-1"
+ style="vertical-align:baseline;" id="TBL-12-93-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-93-1"
class="td01"><span
-class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-88-2"
+class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-93-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-88-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-93-3"
class="td10">
- <!--l. 954--><p class="noindent" >make PDF toolbar visible </td>
+ <!--l. 1003--><p class="noindent" >make PDF toolbar visible </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-89-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-89-1"
+ style="vertical-align:baseline;" id="TBL-12-94-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-94-1"
class="td01"><span
-class="ec-lmvtt-10">pdftrapped </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-89-2"
+class="ec-lmvtt-10">pdftrapped </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-94-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-89-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-94-3"
class="td10">
- <!--l. 955--><p class="noindent" >Sets the document information Trapped entry.
+ <!--l. 1004--><p class="noindent" >Sets the document information Trapped entry.
Possible values are <span
class="ec-lmvtt-10">True</span>, <span
class="ec-lmvtt-10">False </span>and <span
class="ec-lmvtt-10">Unknown</span>.
An empty value means, the entry is not set. </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-90-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-90-1"
+ style="vertical-align:baseline;" id="TBL-12-95-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-95-1"
class="td01"><span
-class="ec-lmvtt-10">pdfview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-90-2"
+class="ec-lmvtt-10">pdfview </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-95-2"
class="td11"> <span
-class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-90-3"
+class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-95-3"
class="td10">
- <!--l. 958--><p class="noindent" >PDF &#8216;view&#8217; when on link traversal </td>
+ <!--l. 1007--><p class="noindent" >PDF &#8216;view&#8217; when on link traversal </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-91-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-1"
+ style="vertical-align:baseline;" id="TBL-12-96-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-96-1"
class="td01"><span
-class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-2"
+class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-96-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-91-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-96-3"
class="td10">
- <!--l. 959--><p class="noindent" >set /ViewArea of viewer preferences </td>
+ <!--l. 1008--><p class="noindent" >set /ViewArea of viewer preferences </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-92-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-92-1"
+ style="vertical-align:baseline;" id="TBL-12-97-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-97-1"
class="td01"><span
-class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-92-2"
+class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-97-2"
class="td11"> <span
-class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-92-3"
+class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-97-3"
class="td10">
- <!--l. 960--><p class="noindent" >set /ViewClip of viewer preferences </td>
+ <!--l. 1009--><p class="noindent" >set /ViewClip of viewer preferences </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-93-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-93-1"
+ style="vertical-align:baseline;" id="TBL-12-98-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-98-1"
class="td01"><span
-class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-93-2"
+class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-98-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-93-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-98-3"
class="td10">
- <!--l. 961--><p class="noindent" >make PDF user interface elements visible </td>
+ <!--l. 1010--><p class="noindent" >make PDF user interface elements visible </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-94-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-94-1"
+ style="vertical-align:baseline;" id="TBL-12-99-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-99-1"
class="td01"><span
-class="ec-lmvtt-10">plainpages </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-94-2"
+class="ec-lmvtt-10">plainpages </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-99-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-94-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-99-3"
class="td10">
- <!--l. 962--><p class="noindent" >do page number anchors as plain Arabic </td>
+ <!--l. 1011--><p class="noindent" >do page number anchors as plain Arabic </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-95-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-95-1"
+ style="vertical-align:baseline;" id="TBL-12-100-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-1"
class="td01"><span
-class="ec-lmvtt-10">ps2pdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-95-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-95-3"
+class="ec-lmvtt-10">ps2pdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-100-3"
class="td10">
- <!--l. 963--><p class="noindent" >use <span
+ <!--l. 1012--><p class="noindent" >use <span
class="ec-lmss-10">ps2pdf </span>backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-96-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-96-1"
+ style="vertical-align:baseline;" id="TBL-12-101-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-101-1"
class="td01"><span
-class="ec-lmvtt-10">raiselinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-96-2"
+class="ec-lmvtt-10">psdextra </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-101-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-96-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-101-3"
class="td10">
- <!--l. 964--><p class="noindent" >raise up links (for <span
+ <!--l. 1013--><p class="noindent" >define more short names for PDF string
+ commands </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-12-102-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-102-1"
+class="td01"><span
+class="ec-lmvtt-10">raiselinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-102-2"
+class="td11"> <span
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-102-3"
+class="td10">
+ <!--l. 1014--><p class="noindent" >raise up links (for <span
class="ec-lmss-10">Hyper</span><span class="TEX"><span
class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
class="ec-lmss-10">X</span></span> backend) </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-97-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-97-1"
+ style="vertical-align:baseline;" id="TBL-12-103-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-103-1"
class="td01"><span
-class="ec-lmvtt-10">runbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-97-2"
+class="ec-lmvtt-10">runbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-103-2"
class="td11"> <span
-class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-97-3"
+class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-103-3"
class="td10">
- <!--l. 965--><p class="noindent" >color of border around &#8216;run&#8217; links </td>
+ <!--l. 1015--><p class="noindent" >color of border around &#8216;run&#8217; links </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-98-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-98-1"
+ style="vertical-align:baseline;" id="TBL-12-104-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-104-1"
class="td01"><span
-class="ec-lmvtt-10">runcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-98-2"
+class="ec-lmvtt-10">runcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-104-2"
class="td11"> <span
-class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-98-3"
+class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-104-3"
class="td10">
- <!--l. 966--><p class="noindent" >color of &#8216;run&#8217; links </td>
+ <!--l. 1016--><p class="noindent" >color of &#8216;run&#8217; links </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-99-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-99-1"
+ style="vertical-align:baseline;" id="TBL-12-105-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-105-1"
+class="td01"> </td></tr>
+<tr
+ style="vertical-align:baseline;" id="TBL-12-106-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-106-1"
class="td01"><span
-class="ec-lmvtt-10">setpagesize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-99-2"
+class="ec-lmvtt-10">setpagesize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-106-2"
class="td11"> <span
-class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-99-3"
+class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-106-3"
class="td10">
- <!--l. 967--><p class="noindent" >set page size by special driver commands </td>
+ <!--l. 1017--><p class="noindent" >set page size by special driver commands </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-100-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-1"
+ style="vertical-align:baseline;" id="TBL-12-107-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-1"
class="td01"><span
-class="ec-lmvtt-10">tex4ht </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-100-3"
+class="ec-lmvtt-10">tex4ht </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-107-3"
class="td10">
- <!--l. 968--><p class="noindent" >use <span class="TEX"><span
+ <!--l. 1018--><p class="noindent" >use <span class="TEX"><span
class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
class="ec-lmss-10">X</span></span><span
class="ec-lmss-10">4ht </span>backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-101-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-101-1"
+ style="vertical-align:baseline;" id="TBL-12-108-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-1"
class="td01"><span
-class="ec-lmvtt-10">textures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-101-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-101-3"
+class="ec-lmvtt-10">textures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-108-3"
class="td10">
- <!--l. 969--><p class="noindent" >use <span
+ <!--l. 1019--><p class="noindent" >use <span
class="ec-lmss-10">Textures </span>backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-102-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-102-1"
+ style="vertical-align:baseline;" id="TBL-12-109-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-109-1"
class="td01"><span
-class="ec-lmvtt-10">unicode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-102-2"
+class="ec-lmvtt-10">unicode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-109-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-102-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-109-3"
class="td10">
- <!--l. 970--><p class="noindent" >Unicode encoded pdf strings, by defaut true
+ <!--l. 1020--><p class="noindent" >Unicode encoded pdf strings, by defaut true
with <span
class="ec-lmss-10">Xe</span><span class="TEX"><span
class="ec-lmss-10">T</span><span
@@ -3373,76 +3529,74 @@ class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
class="ec-lmss-10">X</span></span> </td>
+
+
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-103-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-103-1"
+ style="vertical-align:baseline;" id="TBL-12-110-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-110-1"
class="td01"><span
-class="ec-lmvtt-10">urlbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-103-2"
+class="ec-lmvtt-10">urlbordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-110-2"
class="td11"> <span
-class="ec-lmri-10">0 1 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-103-3"
+class="ec-lmri-10">0 1 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-110-3"
class="td10">
- <!--l. 971--><p class="noindent" >color of border around URL links </td>
+ <!--l. 1021--><p class="noindent" >color of border around URL links </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-104-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-104-1"
+ style="vertical-align:baseline;" id="TBL-12-111-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-111-1"
class="td01"><span
-class="ec-lmvtt-10">urlcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-104-2"
+class="ec-lmvtt-10">urlcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-111-2"
class="td11"> <span
-class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-104-3"
+class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-111-3"
class="td10">
- <!--l. 972--><p class="noindent" >color of URL links </td>
+ <!--l. 1022--><p class="noindent" >color of URL links </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-105-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-105-1"
-class="td01"> </td></tr>
-<tr
- style="vertical-align:baseline;" id="TBL-12-106-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-106-1"
+ style="vertical-align:baseline;" id="TBL-12-112-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-112-1"
class="td01"><span
-class="ec-lmvtt-10">verbose </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-106-2"
+class="ec-lmvtt-10">verbose </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-112-2"
class="td11"> <span
-class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-106-3"
+class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-112-3"
class="td10">
- <!--l. 973--><p class="noindent" >be chatty </td>
+ <!--l. 1023--><p class="noindent" >be chatty </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-107-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-1"
+ style="vertical-align:baseline;" id="TBL-12-113-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-113-1"
class="td01"><span
-class="ec-lmvtt-10">vtex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-107-3"
+class="ec-lmvtt-10">vtex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-113-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-113-3"
class="td10">
- <!--l. 974--><p class="noindent" >use <span
+ <!--l. 1024--><p class="noindent" >use <span
class="ec-lmss-10">VTeX </span>backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-108-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-1"
+ style="vertical-align:baseline;" id="TBL-12-114-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-114-1"
class="td01"><span
-class="ec-lmvtt-10">xetex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-2"
-class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-108-3"
+class="ec-lmvtt-10">xetex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-114-2"
+class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-114-3"
class="td10">
- <!--l. 975--><p class="noindent" >use <span
+ <!--l. 1025--><p class="noindent" >use <span
class="ec-lmss-10">Xe</span><span class="TEX"><span
class="ec-lmss-10">T</span><span
class="E"><span
class="ec-lmss-10">E</span></span><span
class="ec-lmss-10">X</span></span> backend </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-109-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-109-1"
-class="td01"> </td>
+ style="vertical-align:baseline;" id="TBL-12-115-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-115-1"
+class="td01"> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-110-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-110-1"
-class="td01"> </td>
+ style="vertical-align:baseline;" id="TBL-12-116-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-116-1"
+class="td01"> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-111-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-111-1"
-class="td01"> </td>
+ style="vertical-align:baseline;" id="TBL-12-117-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-117-1"
+class="td01"> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-112-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-112-1"
-class="td01"> </td>
-
+ style="vertical-align:baseline;" id="TBL-12-118-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-118-1"
+class="td01"> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-12-113-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-113-1"
-class="td01"> </td></tr>
+ style="vertical-align:baseline;" id="TBL-12-119-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-119-1"
+class="td01"> </td></tr>
</table></div>
-<!--l. 978--><p class="noindent" >
+<!--l. 1028--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">4 </span> <a
id="x1-140004"></a>Additional user macros</h3>
-<!--l. 980--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are
+<!--l. 1030--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are
provided:
-<!--l. 983--><p class="noindent" >
+<!--l. 1033--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-13" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-13-1g"><col
@@ -3459,13 +3613,13 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 987--><p class="noindent" >The <span
+<!--l. 1037--><p class="noindent" >The <span
class="ec-lmri-10">text </span>is made a hyperlink to the <span
class="ec-lmri-10">URL</span>; this must be a full URL (relative to the base URL, if that is
defined). The special characters # and &#x02DC; do <span
class="ec-lmri-10">not </span>need to be escaped in any way (unless the command is
used in the argument of another command).
-<!--l. 992--><p class="indent" > The optional argument <span
+<!--l. 1042--><p class="indent" > The optional argument <span
class="ec-lmri-10">options </span>recognizes the hyperref options <span
class="ec-lmvtt-10">pdfremotestartview</span>, <span
class="ec-lmvtt-10">pdfnewwindow</span>
@@ -3489,7 +3643,7 @@ class="ec-lmvtk-10">nextactionraw</span><span
class="ec-lmbx-10">:</span> </dt><dd
class="description">The value of key <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">/Next</span></span></span> of action dictionaries, see PDF specification.</dd></dl>
-<!--l. 1005--><p class="noindent" >
+<!--l. 1055--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-14" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-14-1g"><col
@@ -3500,7 +3654,7 @@ class="ec-lmvtt-10">\url</span><span class="obeylines-h"><span class="verb"><spa
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1009--><p class="noindent" >Similar to <span
+<!--l. 1059--><p class="noindent" >Similar to <span
class="ec-lmvtt-10">\href</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
@@ -3511,7 +3665,7 @@ class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}}</span></span></span>. Depending on the driver <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\href</span></span></span> also tries to detect the link
type. Thus the result can be a url link, file link, &#x2026;
-<!--l. 1014--><p class="noindent" >
+<!--l. 1064--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-15" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-15-1g"><col
@@ -3522,10 +3676,12 @@ class="ec-lmvtt-10">\nolinkurl</span><span class="obeylines-h"><span class="verb
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1018--><p class="noindent" >Write <span
+<!--l. 1068--><p class="noindent" >Write <span
class="ec-lmri-10">URL </span>in the same way as <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\url</span></span></span>, without creating a hyperlink.
-<!--l. 1021--><p class="noindent" >
+
+
+<!--l. 1071--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-16" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-16-1g"><col
@@ -3537,10 +3693,10 @@ class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1025--><p class="noindent" >A base <span
+<!--l. 1075--><p class="noindent" >A base <span
class="ec-lmri-10">URL </span>is established, which is prepended to other specified URLs, to make it easier to write
portable documents.
-<!--l. 1028--><p class="noindent" >
+<!--l. 1078--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-17" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-17-1g"><col
@@ -3554,14 +3710,12 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1032--><p class="noindent" >The link to the image referenced by the URL is inserted, using <span
+<!--l. 1082--><p class="noindent" >The link to the image referenced by the URL is inserted, using <span
class="ec-lmri-10">text </span>as the anchor.
-
-
-<!--l. 1035--><p class="indent" > For drivers that produce HTML, the image itself is inserted by the browser, with the <span
+<!--l. 1085--><p class="indent" > For drivers that produce HTML, the image itself is inserted by the browser, with the <span
class="ec-lmri-10">text </span>being
ignored completely.
-<!--l. 1038--><p class="noindent" >
+<!--l. 1088--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-18" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-18-1g"><col
@@ -3577,10 +3731,10 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1042--><p class="noindent" >A target area of the document (the <span
+<!--l. 1092--><p class="noindent" >A target area of the document (the <span
class="ec-lmri-10">text</span>) is marked, and given the name <span
class="ec-lmri-10">category.name</span>
-<!--l. 1045--><p class="noindent" >
+<!--l. 1095--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-19" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-19-1g"><col
@@ -3598,10 +3752,10 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1049--><p class="noindent" ><span
+<!--l. 1099--><p class="noindent" ><span
class="ec-lmri-10">text </span>is made into a link to <span
class="ec-lmri-10">URL#category.name</span>
-<!--l. 1051--><p class="noindent" >
+<!--l. 1101--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-20" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-20-1g"><col
@@ -3615,12 +3769,12 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1055--><p class="noindent" ><span
+<!--l. 1105--><p class="noindent" ><span
class="ec-lmri-10">text </span>is made into a link to the same place as <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\ref{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> would be linked.
-<!--l. 1059--><p class="noindent" >
+<!--l. 1109--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-21" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-21-1g"><col
@@ -3634,7 +3788,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1062--><p class="noindent" >
+<!--l. 1112--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-22" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-22-1g"><col
@@ -3648,7 +3802,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1066--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span
+<!--l. 1116--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypertarget</span></span></span>, with two parameters of an anchor <span
class="ec-lmri-10">name</span>, and anchor
<span
@@ -3657,11 +3811,11 @@ class="ec-lmvtt-10">\hyperlink</span></span></span> has two arguments, the name
class="ec-lmvtt-10">\hypertarget</span></span></span>,
and the <span
class="ec-lmri-10">text </span>which be used as the link on the page.
-<!--l. 1072--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span
+<!--l. 1122--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyperlink</span></span></span> command inserts a notional # in front of each link,
making it relative to the current testdocument; <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\href</span></span></span> expects a full URL.
-<!--l. 1076--><p class="noindent" >
+<!--l. 1126--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-23" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-23-1g"><col
@@ -3670,7 +3824,7 @@ id="TBL-23-1"></colgroup><tr
class="td11"> <span
class="ec-lmvtt-10">\phantomsection </span></td>
</tr></table> </div></span>
-<!--l. 1080--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span
+<!--l. 1130--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypertarget{}{}</span></span></span> with an automatically chosen
anchor name. Often it is used in conjunction with <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\addcontentsline</span></span></span> for sectionlike things (index,
@@ -3686,10 +3840,10 @@ Example:
&#x00A0;<br />\addcontentsline{toc}{chapter}{\indexname}
&#x00A0;<br />\printindex
</div>
- <!--l. 1093--><p class="nopar" ></div>
-<!--l. 1095--><p class="noindent" >Now the entry in the table of contents (and bookmarks) for the index points to the start of the index page,
+ <!--l. 1143--><p class="nopar" ></div>
+<!--l. 1145--><p class="noindent" >Now the entry in the table of contents (and bookmarks) for the index points to the start of the index page,
not to a location before this page.
-<!--l. 1099--><p class="noindent" >
+<!--l. 1149--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-24" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-24-1g"><col
@@ -3700,11 +3854,11 @@ class="ec-lmvtt-10">\autoref</span><span class="obeylines-h"><span class="verb">
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1103--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span
+<!--l. 1153--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\ref</span></span></span> command that places a contextual label in front of the reference.
This gives your users a bigger target to click for hyperlinks (e.g.&#x00A0;&#8216;section 2&#8217; instead of merely the number
&#8216;2&#8217;).
-<!--l. 1109--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span
+<!--l. 1159--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\label</span></span></span> command by <span
class="ec-lmss-10">hyperref </span>by using the
macros listed below (shown with their default values). The macros can be (re)defined in documents using
@@ -3712,7 +3866,7 @@ macros listed below (shown with their default values). The macros can be (re)def
class="ec-lmvtt-10">\(re)newcommand</span></span></span>; note that some of these macros are already defined in the standard document
classes. The mixture of lowercase and uppercase initial letters is deliberate and corresponds to the
author&#8217;s practice.
-<!--l. 1117--><p class="indent" > For each macro below, <span
+<!--l. 1167--><p class="indent" > For each macro below, <span
class="ec-lmss-10">hyperref </span>checks <span
class="ec-lmvtt-10">\*autorefname </span>before <span
class="ec-lmvtt-10">\*name</span>. For instance, it looks for
@@ -3720,7 +3874,7 @@ class="ec-lmvtt-10">\*name</span>. For instance, it looks for
class="ec-lmvtt-10">\figureautorefname </span>before <span
class="ec-lmvtt-10">\figurename</span>.
<a
- id="x1-14001r12"></a> <!--l. 1122--><div class="longtable"> <table id="TBL-25" class="longtable"
+ id="x1-14001r12"></a> <!--l. 1172--><div class="longtable"> <table id="TBL-25" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-25-1g"><col
id="TBL-25-1"><col
@@ -3730,80 +3884,80 @@ id="TBL-25-2"></colgroup>
class="td01"><span
class="ec-lmri-10">Macro </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-1-2"
class="td10">
- <!--l. 1122--><p class="noindent" ><span
+ <!--l. 1172--><p class="noindent" ><span
class="ec-lmri-10">Default</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-2-1"
class="td01"><span
class="ec-lmvtt-10">\figurename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-2-2"
class="td10">
- <!--l. 1123--><p class="noindent" >Figure </td>
+ <!--l. 1173--><p class="noindent" >Figure </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-3-1"
class="td01"><span
class="ec-lmvtt-10">\tablename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-3-2"
class="td10">
- <!--l. 1124--><p class="noindent" >Table </td>
+ <!--l. 1174--><p class="noindent" >Table </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-4-1"
class="td01"><span
class="ec-lmvtt-10">\partname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-4-2"
class="td10">
- <!--l. 1125--><p class="noindent" >Part </td>
+ <!--l. 1175--><p class="noindent" >Part </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-5-1"
class="td01"><span
class="ec-lmvtt-10">\appendixname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-5-2"
class="td10">
- <!--l. 1126--><p class="noindent" >Appendix </td>
+ <!--l. 1176--><p class="noindent" >Appendix </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-6-1"
class="td01"><span
class="ec-lmvtt-10">\equationname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-6-2"
class="td10">
- <!--l. 1127--><p class="noindent" >Equation </td>
+ <!--l. 1177--><p class="noindent" >Equation </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-7-1"
class="td01"><span
class="ec-lmvtt-10">\Itemname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-7-2"
class="td10">
- <!--l. 1128--><p class="noindent" >item </td>
+ <!--l. 1178--><p class="noindent" >item </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-8-1"
class="td01"><span
class="ec-lmvtt-10">\chaptername </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-8-2"
class="td10">
- <!--l. 1129--><p class="noindent" >chapter </td>
+ <!--l. 1179--><p class="noindent" >chapter </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-9-1"
class="td01"><span
class="ec-lmvtt-10">\sectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-9-2"
class="td10">
- <!--l. 1130--><p class="noindent" >section </td>
+ <!--l. 1180--><p class="noindent" >section </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-10-1"
class="td01"><span
class="ec-lmvtt-10">\subsectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-10-2"
class="td10">
- <!--l. 1131--><p class="noindent" >subsection </td>
+ <!--l. 1181--><p class="noindent" >subsection </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-11-1"
class="td01"><span
class="ec-lmvtt-10">\subsubsectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-11-2"
class="td10">
- <!--l. 1132--><p class="noindent" >subsubsection </td>
+ <!--l. 1182--><p class="noindent" >subsubsection </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-12-1"
class="td01"><span
class="ec-lmvtt-10">\paragraphname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-12-2"
class="td10">
- <!--l. 1133--><p class="noindent" >paragraph </td>
+ <!--l. 1183--><p class="noindent" >paragraph </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-13-1"
class="td01"><span
class="ec-lmvtt-10">\Hfootnotename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-13-2"
class="td10">
- <!--l. 1134--><p class="noindent" >footnote </td>
+ <!--l. 1184--><p class="noindent" >footnote </td>
</tr><tr
@@ -3811,19 +3965,19 @@ class="td10">
class="td01"><span
class="ec-lmvtt-10">\AMSname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-14-2"
class="td10">
- <!--l. 1135--><p class="noindent" >Equation </td>
+ <!--l. 1185--><p class="noindent" >Equation </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-15-1"
class="td01"><span
class="ec-lmvtt-10">\theoremname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-15-2"
class="td10">
- <!--l. 1136--><p class="noindent" >Theorem </td>
+ <!--l. 1186--><p class="noindent" >Theorem </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-16-1"
class="td01"><span
class="ec-lmvtt-10">\page </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-16-2"
class="td10">
- <!--l. 1137--><p class="noindent" >page </td>
+ <!--l. 1187--><p class="noindent" >page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-25-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-17-1"
class="td01"> </td>
@@ -3841,7 +3995,7 @@ class="td01"> </td>
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-25-21-2"
class="td10"></td></tr>
</table></div>
-<!--l. 1140--><p class="indent" > Example for a redefinition if <span
+<!--l. 1190--><p class="indent" > Example for a redefinition if <span
class="ec-lmss-10">babel </span>is used:
<div class="quote">
@@ -3852,8 +4006,8 @@ class="ec-lmss-10">babel </span>is used:
&#x00A0;<br />&#x00A0;&#x00A0;\def\subsectionautorefname{Unterkapitel}%
&#x00A0;<br />}
</div>
- <!--l. 1147--><p class="nopar" ></div>
-<!--l. 1150--><p class="indent" > Hint: <span
+ <!--l. 1197--><p class="nopar" ></div>
+<!--l. 1200--><p class="indent" > Hint: <span
class="ec-lmvtt-10">\autoref </span>works via the counter name that the reference is based on. Sometimes <span
class="ec-lmvtt-10">\autoref</span>
chooses the wrong name, if the counter is used for different things. For example, it happens with
@@ -3893,8 +4047,8 @@ lemmas:
&#x00A0;<br />
&#x00A0;<br />\end{document}
</div>
- <!--l. 1185--><p class="nopar" ></div>
-<!--l. 1188--><p class="noindent" >
+ <!--l. 1235--><p class="nopar" ></div>
+<!--l. 1238--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-26" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-26-1g"><col
@@ -3906,16 +4060,16 @@ class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1192--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span
+<!--l. 1242--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pageref</span></span></span> and adds the name for page in front of the page reference. First <span
class="ec-lmvtt-10">\pageautorefname</span>
is checked before <span
class="ec-lmvtt-10">\pagename</span>.
-<!--l. 1197--><p class="indent" > For instances where you want a reference to use the correct counter, but not to create a
+<!--l. 1247--><p class="indent" > For instances where you want a reference to use the correct counter, but not to create a
link, there are starred forms (these starred forms exist even if hyperref has been loaded with
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">implicit=false</span></span></span>):
-<!--l. 1201--><p class="noindent" >
+<!--l. 1251--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-27" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-27-1g"><col
@@ -3926,7 +4080,7 @@ class="ec-lmvtt-10">\ref*</span><span class="obeylines-h"><span class="verb"><sp
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1205--><p class="noindent" >
+<!--l. 1255--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-28" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-28-1g"><col
@@ -3938,7 +4092,7 @@ class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1209--><p class="noindent" >
+<!--l. 1259--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-29" class="tabular"
cellspacing="0" cellpadding="0"
@@ -3950,7 +4104,7 @@ class="ec-lmvtt-10">\autoref*</span><span class="obeylines-h"><span class="verb"
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1213--><p class="noindent" >
+<!--l. 1263--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-30" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-30-1g"><col
@@ -3962,18 +4116,18 @@ class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1217--><p class="indent" > A typical use would be to write
+<!--l. 1267--><p class="indent" > A typical use would be to write
<div class="verbatim" id="verbatim-17">
\hyperref[other]{that&#x00A0;nice&#x00A0;section&#x00A0;(\ref*{other})&#x00A0;we&#x00A0;read&#x00A0;before}
</div>
-<!--l. 1220--><p class="nopar" >
-<!--l. 1222--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span
+<!--l. 1270--><p class="nopar" >
+<!--l. 1272--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\ref*{other}</span></span></span> to generate the correct number, but not to form a link, since we do this
ourselves with <span
class="ec-lmvtt-10">\hyperref</span>.
-<!--l. 1225--><p class="noindent" >
+<!--l. 1275--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-31" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-31-1g"><col
@@ -3991,7 +4145,7 @@ class="ec-lmri-10">X</span></span><span
class="ec-lmri-10">string</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1229--><p class="indent" > <span
+<!--l. 1279--><p class="indent" > <span
class="ec-lmvtt-10">\pdfstringdef </span>returns a macro containing the PDF string. (Currently this is done globally, but do not
rely on it.) All the following tasks, definitions and redefinitions are made in a group to keep them
local:
@@ -4035,12 +4189,12 @@ class="ec-lmvtt-10">\textbf</span></span></span>, etc.
<li class="itemize">Support for <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\xspace</span></span></span> provided by the <span
class="ec-lmss-10">xspace </span>package</li></ul>
-<!--l. 1245--><p class="indent" > In addition, parentheses are protected to avoid the danger of unsafe unbalanced parentheses in
+<!--l. 1295--><p class="indent" > In addition, parentheses are protected to avoid the danger of unsafe unbalanced parentheses in
the PDF string. For further details, see Heiko Oberdiek&#8217;s Euro<span class="TEX">T<span
class="E">E</span>X</span>&#x00A0;paper distributed with
<span
class="ec-lmss-10">hyperref</span>.
-<!--l. 1249--><p class="noindent" >
+<!--l. 1299--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-32" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-32-1g"><col
@@ -4052,24 +4206,24 @@ class="ec-lmvtt-10">{NoHyper}</span></span></span>&#x2026;<span
class="ec-lmvtt-10">\end</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">{NoHyper}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1252--><p class="indent" > Sometimes we just don&#8217;t want the wretched package interfering with us. Define an environment we
+<!--l. 1302--><p class="indent" > Sometimes we just don&#8217;t want the wretched package interfering with us. Define an environment we
can put in manually, or include in a style file, which stops the hypertext functions doing anything.
This is used, for instance, in the Elsevier classes, to stop <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">hyperref</span></span></span> playing havoc in the front
matter.
-<!--l. 1258--><p class="noindent" >
+<!--l. 1308--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">4.1 </span> <a
id="x1-150004.1"></a>Bookmark macros</h4>
-<!--l. 1260--><p class="noindent" >
+<!--l. 1310--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">4.1.1 </span> <a
id="x1-160004.1.1"></a>Setting bookmarks</h5>
-<!--l. 1262--><p class="noindent" >Usually <span
+<!--l. 1312--><p class="noindent" >Usually <span
class="ec-lmss-10">hyperref </span>automatically adds bookmarks for <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\section</span></span></span> and similar macros. But they can also set
manually.
-<!--l. 1265--><p class="noindent" >
+<!--l. 1315--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-33" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-33-1g"><col
@@ -4084,11 +4238,11 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1268--><p class="indent" > creates a bookmark with the specified text and at the given level (default is 0). As name for the
+<!--l. 1318--><p class="indent" > creates a bookmark with the specified text and at the given level (default is 0). As name for the
internal anchor name is used (in conjunction with level). Therefore the name must be unique (similar to
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\label</span></span></span>).
-<!--l. 1272--><p class="noindent" >
+<!--l. 1322--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-34" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-34-1g"><col
@@ -4102,8 +4256,8 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1275--><p class="indent" > creates a bookmark at the current level.
-<!--l. 1277--><p class="noindent" >
+<!--l. 1325--><p class="indent" > creates a bookmark at the current level.
+<!--l. 1327--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-35" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-35-1g"><col
@@ -4117,9 +4271,9 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1280--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased
+<!--l. 1330--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased
by one.
-<!--l. 1283--><p class="noindent" >
+<!--l. 1333--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-36" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-36-1g"><col
@@ -4133,9 +4287,9 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1286--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current
+<!--l. 1336--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current
bookmark level has not changed.
-<!--l. 1289--><p class="noindent" ><span
+<!--l. 1339--><p class="noindent" ><span
class="ec-lmbx-10">Hint: </span>Package <span
class="ec-lmss-10">bookmark </span>replaces <span
class="ec-lmss-10">hyperref</span>&#8217;s bookmark organization by a new algorithm:
@@ -4146,18 +4300,18 @@ class="E">E</span>X</span></span>&#x00A0;run is needed.
<li class="itemize">More control over the bookmark appearance (color, font).
</li>
<li class="itemize">Different bookmark actions are supported (external file links, URLs, &#x2026;).</li></ul>
-<!--l. 1297--><p class="noindent" >Therefore I recommend using this package.
-<!--l. 1299--><p class="noindent" >
+<!--l. 1347--><p class="noindent" >Therefore I recommend using this package.
+<!--l. 1349--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">4.1.2 </span> <a
id="x1-170004.1.2"></a>Replacement macros</h5>
-<!--l. 1301--><p class="noindent" ><span
+<!--l. 1351--><p class="noindent" ><span
class="ec-lmss-10">hyperref </span>takes the text for bookmarks from the arguments of commands like <span
class="ec-lmvtt-10">\section</span>, which can
contain things like math, colors, or font changes, none of which will display in bookmarks as
is.
-<!--l. 1305--><p class="noindent" >
+<!--l. 1355--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-37" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-37-1g"><col
@@ -4175,7 +4329,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">PDFstring</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1309--><p class="indent" > For example,
+<!--l. 1359--><p class="indent" > For example,
<div class="verbatim" id="verbatim-18">
@@ -4187,8 +4341,8 @@ class="ec-lmvtt-10">}</span></span></span> </td>
&#x00A0;<br />}
&#x00A0;<br />\section{\texorpdfstring{\textcolor{red}}{}{Red}&#x00A0;Mars}
</div>
-<!--l. 1318--><p class="nopar" >
-<!--l. 1320--><p class="indent" > <span
+<!--l. 1368--><p class="nopar" >
+<!--l. 1370--><p class="indent" > <span
class="ec-lmvtt-10">\pdfstringdef </span>executes the hook before it expands the string. Therefore, you can use this hook to
perform additional tasks or to disable additional commands.
@@ -4200,8 +4354,8 @@ perform additional tasks or to disable additional commands.
&#x00A0;<br />&#x00A0;&#x00A0;\renewcommand{\mycommand}[1]{}%
&#x00A0;<br />}
</div>
-<!--l. 1330--><p class="nopar" >
-<!--l. 1332--><p class="indent" > However, for disabling commands, an easier way is via <span
+<!--l. 1380--><p class="nopar" >
+<!--l. 1382--><p class="indent" > However, for disabling commands, an easier way is via <span
class="ec-lmvtt-10">\pdfstringdefDisableCommands</span>, which adds
its argument to the definition of <span
class="ec-lmvtt-10">\pdfstringdefPreHook </span>(&#8216;@&#8217; can here be used as letter in command
@@ -4215,11 +4369,11 @@ names):
&#x00A0;<br />&#x00A0;&#x00A0;\let\textcolor\@gobble
&#x00A0;<br />}
</div>
-<!--l. 1343--><p class="nopar" >
-<!--l. 1345--><p class="noindent" >
+<!--l. 1393--><p class="nopar" >
+<!--l. 1395--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">4.2 </span> <a
id="x1-180004.2"></a>Utility macros</h4>
-<!--l. 1348--><p class="noindent" >
+<!--l. 1398--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-38" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-38-1g"><col
@@ -4231,7 +4385,7 @@ class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">dimen specification</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1351--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
+<!--l. 1401--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypercalcbp</span></span></span> takes a <span class="TEX">T<span
class="E">E</span>X</span>&#x00A0;dimen specification and converts it to bp and returns the number
without the unit. This is useful for options <span class="obeylines-h"><span class="verb"><span
@@ -4248,32 +4402,32 @@ Example:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;-\headheight-\headsep}
&#x00A0;<br />}
</div>
- <!--l. 1363--><p class="nopar" ></div>
-<!--l. 1365--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner.
-<!--l. 1367--><p class="indent" > Note, for calculations you need either package <span
+ <!--l. 1413--><p class="nopar" ></div>
+<!--l. 1415--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner.
+<!--l. 1417--><p class="indent" > Note, for calculations you need either package <span
class="ec-lmss-10">calc </span>or <span
class="lmmi-10">&#x03B5;</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>. Nowadays the latter should
automatically be enabled for <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> formats. Users without <span
class="lmmi-10">&#x03B5;</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>, please, look in the source
documentation <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">hyperref.dtx</span></span></span> for further limitations.
-<!--l. 1373--><p class="indent" > Also <span
+<!--l. 1423--><p class="indent" > Also <span
class="ec-lmvtt-10">\hypercalcbp </span>cannot be used in option specifications of <span
class="ec-lmvtt-10">\documentclass </span>and <span
class="ec-lmvtt-10">\usepackage</span>,
because <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> expands the option lists of these commands. However package <span
class="ec-lmss-10">hyperref </span>is not yet loaded
and an undefined control sequence error would arise.
-<!--l. 1380--><p class="noindent" >
+<!--l. 1430--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">5 </span> <a
id="x1-190005"></a>New Features<span class="footnote-mark"><a
-href="manual4.html#fn3x0"><sup class="textsuperscript">3</sup></a></span><a
- id="x1-19001f3"></a> </h3>
+href="manual5.html#fn4x0"><sup class="textsuperscript">4</sup></a></span><a
+ id="x1-19001f4"></a> </h3>
<h4 class="subsectionHead"><span class="titlemark">5.1 </span> <a
id="x1-200005.1"></a>Option &#8216;pdflinkmargin&#8217;</h4>
-<!--l. 1385--><p class="noindent" >Option &#8216;pdflinkmargin&#8217; is an experimental option for specifying a link margin, if the driver supports this.
+<!--l. 1435--><p class="noindent" >Option &#8216;pdflinkmargin&#8217; is an experimental option for specifying a link margin, if the driver supports this.
Default is 1 pt for supporting drivers.
-<!--l. 1390--><p class="indent" >
+<!--l. 1440--><p class="indent" >
<dl class="description"><dt class="description">
<span
class="ec-lmbx-10">pdfTeX</span> </dt><dd
@@ -4308,22 +4462,22 @@ class="ec-lmvtt-10">&#x00A0;#1}</span></span></span> (with
<span
class="ec-lmbx-10">Other drivers</span> </dt><dd
class="description">Unsupported.</dd></dl>
-<!--l. 1415--><p class="noindent" >
+<!--l. 1465--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.2 </span> <a
id="x1-210005.2"></a>Field option &#8216;calculatesortkey&#8217;</h4>
-<!--l. 1417--><p class="noindent" >Fields with calculated values are calculated in document order by default. If calculated field values
+<!--l. 1467--><p class="noindent" >Fields with calculated values are calculated in document order by default. If calculated field values
depend on other calculated fields that appear later in the document, then the correct calculation order
can be specified with option &#8216;calculatesortkey&#8217;. Its value is used as key to lexicographically sort the
calculated fields. The sort key do not need to be unique. Fields that share the same key are sorted in
document order.
-<!--l. 1427--><p class="indent" > Currently the field option &#8216;calculatesortkey&#8217; is only supported by the driver for pdfTeX.
-<!--l. 1431--><p class="noindent" >
+<!--l. 1477--><p class="indent" > Currently the field option &#8216;calculatesortkey&#8217; is only supported by the driver for pdfTeX.
+<!--l. 1481--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.3 </span> <a
id="x1-220005.3"></a>Option &#8216;localanchorname&#8217;</h4>
-<!--l. 1433--><p class="noindent" >When an anchor is set (e.g. via <span class="obeylines-h"><span class="verb"><span
+<!--l. 1483--><p class="noindent" >When an anchor is set (e.g. via <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\refstepcounter</span></span></span>, then the anchor name is globally set to the current
anchor name.
-<!--l. 1437--><p class="indent" > For example:
+<!--l. 1487--><p class="indent" > For example:
<div class="verbatim" id="verbatim-22">
@@ -4331,25 +4485,25 @@ anchor name.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\begin{equation}\end{equation}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\label{sec:foobar}
</div>
-<!--l. 1442--><p class="nopar" > With the default global setting (localanchorname=false) a reference to &#8216;sec:foobar&#8217; jumps to the
+<!--l. 1492--><p class="nopar" > With the default global setting (localanchorname=false) a reference to &#8216;sec:foobar&#8217; jumps to the
equation before. With option &#8216;localanchorname&#8217; the anchor of the equation is forgotten after the
environment and the reference &#8216;sec:foobar&#8217; jumps to the section title.
-<!--l. 1450--><p class="indent" > Option &#8216;localanchorname&#8217; is an experimental option, there might be situations, where the anchor
+<!--l. 1500--><p class="indent" > Option &#8216;localanchorname&#8217; is an experimental option, there might be situations, where the anchor
name is not available as expected.
-<!--l. 1455--><p class="noindent" >
+<!--l. 1505--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.4 </span> <a
id="x1-230005.4"></a>Option &#8216;customdriver&#8217;</h4>
-<!--l. 1457--><p class="noindent" >The value of option &#8216;customdriver&#8217; is the name of an external driver file without extension &#8216;.def&#8217;. The file
+<!--l. 1507--><p class="noindent" >The value of option &#8216;customdriver&#8217; is the name of an external driver file without extension &#8216;.def&#8217;. The file
must have <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\ProvidesFile</span></span></span> with a version date and number that match the date and number of &#8216;hyperref&#8217;,
otherwise a warning is given.
-<!--l. 1462--><p class="indent" > Because the interface, what needs to be defined in the driver, is not well defined and
+<!--l. 1512--><p class="indent" > Because the interface, what needs to be defined in the driver, is not well defined and
quite messy, the option is mainly intended to ease developing, testing, debugging the driver
part.
-<!--l. 1467--><p class="noindent" >
+<!--l. 1517--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.5 </span> <a
id="x1-240005.5"></a>Option &#8216;psdextra&#8217;</h4>
-<!--l. 1469--><p class="noindent" >LaTeX&#8217;s NFSS is used to assist the conversion of arbitrary TeX strings to PDF strings (bookmarks, PDF
+<!--l. 1519--><p class="noindent" >LaTeX&#8217;s NFSS is used to assist the conversion of arbitrary TeX strings to PDF strings (bookmarks, PDF
information entries). Many math command names (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\geq</span></span></span>, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\notin</span></span></span>, ...) are not in control of NFSS,
@@ -4363,17 +4517,17 @@ on means that the short names are available. Then <span class="obeylines-h"><spa
class="ec-lmvtt-10">\geq</span></span></span> can directly be used instead of
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\textgeq</span></span></span>.
-<!--l. 1483--><p class="noindent" >
+<!--l. 1533--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.6 </span> <a
id="x1-250005.6"></a>\XeTeXLinkBox</h4>
-<!--l. 1485--><p class="noindent" >When XeTeX generates a link annotation, it does not look at the boxes (as the other drivers), but only
+<!--l. 1535--><p class="noindent" >When XeTeX generates a link annotation, it does not look at the boxes (as the other drivers), but only
at the character glyphs. If there are no glyphs (images, rules, ...), then it does not generate a link
annotation. Macro <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\XeTeXLinkBox</span></span></span> puts its argument in a box and adds spaces at the lower left and
upper right corners. An additional margin can be specified by setting it to the dimen register
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\XeTeXLinkMargin</span></span></span>. The default is 2pt.
-<!--l. 1494--><p class="indent" > Example:
+<!--l. 1544--><p class="indent" > Example:
<div class="verbatim" id="verbatim-23">
@@ -4390,8 +4544,8 @@ class="ec-lmvtt-10">\XeTeXLinkMargin</span></span></span>. The default is 2pt.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\end{document}
</div>
-<!--l. 1510--><p class="nopar" >
-<!--l. 1512--><p class="noindent" >
+<!--l. 1560--><p class="nopar" >
+<!--l. 1562--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.7 </span> <a
id="x1-260005.7"></a>\IfHyperBooleanExists and \IfHyperBoolean</h4>
@@ -4399,7 +4553,7 @@ class="ec-lmvtt-10">\XeTeXLinkMargin</span></span></span>. The default is 2pt.
<div class="verbatim" id="verbatim-24">
&#x00A0;\IfHyperBooleanExists{OPTION}{YES}{NO}
</div>
-<!--l. 1515--><p class="nopar" > If a hyperref OPTION is a boolean, that means it takes values &#8216;true&#8217; or &#8216;false&#8217;, then <span class="obeylines-h"><span class="verb"><span
+<!--l. 1565--><p class="nopar" > If a hyperref OPTION is a boolean, that means it takes values &#8216;true&#8217; or &#8216;false&#8217;, then <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\IfHyperBooleanExists</span></span></span>
calls YES, otherwise NO.
@@ -4407,23 +4561,23 @@ calls YES, otherwise NO.
<div class="verbatim" id="verbatim-25">
&#x00A0;\IfHyperBoolean{OPTION}{YES}{NO}
</div>
-<!--l. 1522--><p class="nopar" > Macro <span class="obeylines-h"><span class="verb"><span
+<!--l. 1572--><p class="nopar" > Macro <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\IfHyperBoolean</span></span></span> calls YES, if OPTION exists as boolean and is enabled. Otherwise NO is
executed.
-<!--l. 1528--><p class="indent" > Both macros are expandable. Additionally option &#8216;stoppedearly&#8217; is available. It is enabled if
+<!--l. 1578--><p class="indent" > Both macros are expandable. Additionally option &#8216;stoppedearly&#8217; is available. It is enabled if
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\MaybeStopEarly</span></span></span> or <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\MaybeStopNow</span></span></span> end hyperref prematurely.
-<!--l. 1533--><p class="noindent" >
+<!--l. 1583--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.8 </span> <a
id="x1-270005.8"></a>\unichar</h4>
-<!--l. 1535--><p class="noindent" >If a Unicode character is not supported by puenc.def, it can be given by using <span class="obeylines-h"><span class="verb"><span
+<!--l. 1585--><p class="noindent" >If a Unicode character is not supported by puenc.def, it can be given by using <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\unichar</span></span></span>. Its name
and syntax is inherited from package &#8216;ucs&#8217;. However it is defined independently for use in
hyperref&#8217;s <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfstringdef</span></span></span> (that converts arbitrary TeX code to PDF strings or tries to do
this).
-<!--l. 1543--><p class="indent" > Macro <span class="obeylines-h"><span class="verb"><span
+<!--l. 1593--><p class="indent" > Macro <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\unichar</span></span></span> takes a TeX number as argument, examples for U+263A (WHITE SMILING
FACE):
@@ -4432,7 +4586,7 @@ FACE):
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{"263A}%&#x00A0;hexadecimal&#x00A0;notation
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{9786}%&#x00A0;decimal&#x00A0;notation
</div>
-<!--l. 1548--><p class="nopar" > &#8216;"&#8217; must not be a babel shorthand character or otherwise active. Otherwise prefix it with
+<!--l. 1598--><p class="nopar" > &#8216;"&#8217; must not be a babel shorthand character or otherwise active. Otherwise prefix it with
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\string</span></span></span>:
@@ -4440,18 +4594,18 @@ class="ec-lmvtt-10">\string</span></span></span>:
<div class="verbatim" id="verbatim-27">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{\string"263A}%&#x00A0;converts&#x00A0;&#8216;"&#8217;&#x00A0;to&#x00A0;&#8216;"&#8217;&#x00A0;with&#x00A0;catcode&#x00A0;12&#x00A0;(other)
</div>
-<!--l. 1553--><p class="nopar" > Users of (n)german packages or babel options may use <span class="obeylines-h"><span class="verb"><span
+<!--l. 1603--><p class="nopar" > Users of (n)german packages or babel options may use <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\dq</span></span></span> instead:
<div class="verbatim" id="verbatim-28">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{\dq&#x00A0;263A}%&#x00A0;\dq&#x00A0;is&#x00A0;double&#x00A0;quote&#x00A0;with&#x00A0;catcode&#x00A0;12&#x00A0;(other)
</div>
-<!--l. 1557--><p class="nopar" >
-<!--l. 1560--><p class="noindent" >
+<!--l. 1607--><p class="nopar" >
+<!--l. 1610--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.9 </span> <a
id="x1-280005.9"></a>\ifpdfstringunicode</h4>
-<!--l. 1562--><p class="noindent" >Some features of the PDF specification needs PDF strings. Examples are bookmarks or the entries in the
+<!--l. 1612--><p class="noindent" >Some features of the PDF specification needs PDF strings. Examples are bookmarks or the entries in the
information dictionary. The PDF specification allows two encodings &#8216;PDFDocEncoding&#8217; (8-bit encoding)
and &#8216;Unicode&#8217; (UTF-16). The user can help using <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\texorpdfstring</span></span></span> to replace complicate TeX constructs
@@ -4462,7 +4616,7 @@ class="ec-lmvtt-10">\ifpdfstringunicode</span></span></span>. It is only allowed
class="ec-lmvtt-10">\texorpdfstring</span></span></span> and
takes two arguments, the first allows the full range of Unicode. The second is limited to the characters
available in PDFDocEncoding.
-<!--l. 1576--><p class="indent" > As example we take a macro definition for the Vietnamese name of Han The Thanh. Correctly
+<!--l. 1626--><p class="indent" > As example we take a macro definition for the Vietnamese name of Han The Thanh. Correctly
written it needs some accented characters, one character even with a double accent. Class &#8216;tugboat.cls&#8217;
defines a macro for the typesetted name:
@@ -4474,9 +4628,9 @@ defines a macro for the typesetted name:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;~Th\&#8216;anh%
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;}
</div>
-<!--l. 1586--><p class="nopar" > It&#8217;s not entirely correct, the second accent over the &#8216;e&#8217; is not an acute, but a hook. However standard
+<!--l. 1636--><p class="nopar" > It&#8217;s not entirely correct, the second accent over the &#8216;e&#8217; is not an acute, but a hook. However standard
LaTeX does not provide such an accent.
-<!--l. 1591--><p class="indent" > Now we can extend the definition to support hyperref. The first and the last word are already
+<!--l. 1641--><p class="indent" > Now we can extend the definition to support hyperref. The first and the last word are already
supported automatically. Characters with two or more accents are a difficult business in LaTeX, because
the NFSS2 macros of the LaTeX kernel do not support more than one accent. Therefore also puenc.def
misses support for them. But we can provide it using <span class="obeylines-h"><span class="verb"><span
@@ -4487,7 +4641,7 @@ is:
<div class="verbatim" id="verbatim-30">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;%&#x00A0;U+1EC3&#x00A0;LATIN&#x00A0;SMALL&#x00A0;LETTER&#x00A0;E&#x00A0;WITH&#x00A0;CIRCUMFLEX&#x00A0;AND&#x00A0;HOOK&#x00A0;ABOVE
</div>
-<!--l. 1600--><p class="nopar" > Thus we can put this together:
+<!--l. 1650--><p class="nopar" > Thus we can put this together:
<div class="verbatim" id="verbatim-31">
@@ -4498,7 +4652,7 @@ is:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;~Th\&#8216;anh%
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;}
</div>
-<!--l. 1609--><p class="nopar" > For PDFDocEncoding (PD1) the variant above has dropped the second accent. Alternatively we could
+<!--l. 1659--><p class="nopar" > For PDFDocEncoding (PD1) the variant above has dropped the second accent. Alternatively we could
provide a representation without accents instead of wrong accents:
@@ -4517,12 +4671,12 @@ provide a representation without accents instead of wrong accents:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;}%
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;}
</div>
-<!--l. 1627--><p class="nopar" >
-<!--l. 1629--><p class="noindent" >
+<!--l. 1677--><p class="nopar" >
+<!--l. 1679--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.10 </span> <a
id="x1-290005.10"></a>Customizing index style file with \nohyperpage</h4>
-<!--l. 1631--><p class="noindent" >Since version 2008/08/14 v6.78f.
-<!--l. 1635--><p class="indent" > For hyperlink support in the index, hyperref inserts <span class="obeylines-h"><span class="verb"><span
+<!--l. 1681--><p class="noindent" >Since version 2008/08/14 v6.78f.
+<!--l. 1685--><p class="indent" > For hyperlink support in the index, hyperref inserts <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyperpage</span></span></span> into the index macros. After
processing with Makeindex, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyperpage</span></span></span> analyzes its argument to detect page ranges and page comma
@@ -4533,7 +4687,7 @@ lists. However, only the standard settings are supported directly:
&#x00A0;&#x00A0;&#x00A0;&#x00A0;delim_r&#x00A0;"--"
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;delim_n&#x00A0;",&#x00A0;"
</div>
-<!--l. 1642--><p class="nopar" > (See manual page/documentation of Makeindex that explains the keys that can be used in style files for
+<!--l. 1692--><p class="nopar" > (See manual page/documentation of Makeindex that explains the keys that can be used in style files for
Makeindex.) Customized versions of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">delim_r,</span><span
class="ec-lmvtt-10">&#x00A0;delim_n,</span><span
@@ -4552,24 +4706,24 @@ e.g.:
&#x00A0;&#x00A0;&#x00A0;&#x00A0;suffix_2p&#x00A0;"\\nohyperpage{f.}"
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;suffix_3p&#x00A0;"\\nohyperpage{ff.}"
</div>
-<!--l. 1654--><p class="nopar" > (Depending on the typesetting tradition some space "<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\\</span></span></span>," or "<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">~</span></span></span>" should be put before the first f inside
+<!--l. 1704--><p class="nopar" > (Depending on the typesetting tradition some space &#8220;<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\\</span></span></span>,&#8221; or &#8220;<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">~</span></span></span>&#8221; should be put before the first f inside
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\nohyperpage</span></span></span>.)
-<!--l. 1659--><p class="noindent" >
+<!--l. 1709--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.11 </span> <a
id="x1-300005.11"></a>Experimental option &#8216;ocgcolorlinks&#8217;</h4>
-<!--l. 1661--><p class="noindent" >The idea are colored links, when viewed, but printed without colors. This new experimental option
+<!--l. 1711--><p class="noindent" >The idea are colored links, when viewed, but printed without colors. This new experimental option
&#8216;ocgcolorlinks&#8217; uses Optional Content Groups, a feature introduced in PDF 1.5.
-<!--l. 1665--><p class="indent" > A better implementation which hasn&#8217;t the disadvantage to prevent line breaks is in the ocgx2
+<!--l. 1715--><p class="indent" > A better implementation which hasn&#8217;t the disadvantage to prevent line breaks is in the ocgx2
package. Check its documentation for details how to use it.
<ul class="itemize1">
<li class="itemize">The option must be given for package loading: <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\usepackage[ocgcolorlinks]{hyperref}</span></span></span>
</li>
- <li class="itemize">Main disadvantage: Links cannot be broken across lines. PDF reference 1.7: 4.10.2 "Making
- Graphical Content Optional": Graphics state operations, such as setting the color, ..., are
+ <li class="itemize">Main disadvantage: Links cannot be broken across lines. PDF reference 1.7: 4.10.2 &#8220;Making
+ Graphical Content Optional&#8221;: Graphics state operations, such as setting the color, ..., are
still applied. Therefore the link text is put in a box and set twice, with and without color.
</li>
<li class="itemize">The feature can be switched of by <span class="obeylines-h"><span class="verb"><span
@@ -4579,13 +4733,13 @@ class="ec-lmvtt-10">\hypersetup{ocgcolorlinks=false}</span></span></span> inside
</li>
<li class="itemize">The PDF version should be at least 1.5. It is automatically set for pdfTeX, LuaTeX and
dvipdfmx.</li></ul>
-<!--l. 1683--><p class="noindent" >
+<!--l. 1733--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.12 </span> <a
id="x1-310005.12"></a>Option &#8216;pdfa&#8217;</h4>
-<!--l. 1685--><p class="noindent" >The new option &#8216;pdfa&#8217; tries to avoid violations of PDF/A in code generated by hyperref. However, the
+<!--l. 1735--><p class="noindent" >The new option &#8216;pdfa&#8217; tries to avoid violations of PDF/A in code generated by hyperref. However, the
result is usually not in PDF/A, because many features aren&#8217;t controlled by hyperref (XMP metadata,
fonts, colors, driver dependend low level stuff, ...).
-<!--l. 1692--><p class="indent" > Currently, option &#8216;pdfa&#8217; sets and disables the following items:
+<!--l. 1742--><p class="indent" > Currently, option &#8216;pdfa&#8217; sets and disables the following items:
<ul class="itemize1">
<li class="itemize">Enabled annotation flags: Print, NoZoom, NoRotate [PDF/A 6.5.3].
</li>
@@ -4608,13 +4762,13 @@ href="run:..." >[</a>PDF/A 6.6.1].
<li class="itemize">Interactive Forms: Flag NeedAppearances is the default &#8216;false&#8217; (Because of this,
hyperref&#8217;s implementation of Forms looks ugly). [PDF/A 6.9]</li></ul>
</li></ul>
-<!--l. 1712--><p class="indent" > The default value of the new option &#8216;pdfa&#8217; is &#8216;false&#8217;. It influences the loading of the package and
+<!--l. 1762--><p class="indent" > The default value of the new option &#8216;pdfa&#8217; is &#8216;false&#8217;. It influences the loading of the package and
cannot be changed after hyperref is loaded (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\usepackage{hyperref}</span></span></span>).
-<!--l. 1718--><p class="noindent" >
+<!--l. 1768--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.13 </span> <a
id="x1-320005.13"></a>Option &#8216;linktoc&#8217; added</h4>
-<!--l. 1720--><p class="noindent" >The new option &#8216;linktoc&#8217; allows more control which part of an entry in the table of contents is made into
+<!--l. 1770--><p class="noindent" >The new option &#8216;linktoc&#8217; allows more control which part of an entry in the table of contents is made into
a link:
<ul class="itemize1">
<li class="itemize">&#8216;linktoc=none&#8217; (no links)
@@ -4624,46 +4778,53 @@ a link:
<li class="itemize">&#8216;linktoc=page&#8217; (same as &#8216;linktocpage=true&#8217;)
</li>
<li class="itemize">&#8216;linktoc=all&#8217; (both the section and page part are links)</li></ul>
-<!--l. 1729--><p class="noindent" >
+<!--l. 1779--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.14 </span> <a
id="x1-330005.14"></a>Option &#8216;pdfnewwindow&#8217; changed</h4>
-<!--l. 1731--><p class="noindent" >Before 6.77b:
+<!--l. 1781--><p class="noindent" >Before 6.77b:
<ul class="itemize1">
- <li class="itemize">pdfnewwindow=true &#8211;&#x003E; /NewWindow true
+ <li class="itemize">pdfnewwindow=true <span
+class="lmsy-10">&#x2192; </span>/NewWindow true
</li>
- <li class="itemize">pdfnewwindow=false &#8211;&#x003E; (absent)
+ <li class="itemize">pdfnewwindow=false <span
+class="lmsy-10">&#x2192; </span>(absent)
</li>
- <li class="itemize">unused pdfnewwindow &#8211;&#x003E; (absent)</li></ul>
-<!--l. 1737--><p class="noindent" >Since 6.77b:
+ <li class="itemize">unused pdfnewwindow <span
+class="lmsy-10">&#x2192; </span>(absent)</li></ul>
+<!--l. 1787--><p class="noindent" >Since 6.77b:
<ul class="itemize1">
- <li class="itemize">pdfnewwindow=true &#8211;&#x003E; /NewWindow true
+ <li class="itemize">pdfnewwindow=true <span
+class="lmsy-10">&#x2192; </span>/NewWindow true
</li>
- <li class="itemize">pdfnewwindow=false &#8211;&#x003E; /NewWindow false
+ <li class="itemize">pdfnewwindow=false <span
+class="lmsy-10">&#x2192; </span>/NewWindow false
</li>
- <li class="itemize">pdfnewwindow= &#8211;&#x003E; (absent)
+ <li class="itemize">pdfnewwindow= <span
+class="lmsy-10">&#x2192; </span>(absent)
</li>
- <li class="itemize">unused pdfnewwindow &#8211;&#x003E; (absent)</li></ul>
-<!--l. 1747--><p class="indent" > Rationale: There is a difference between setting to &#8216;false&#8217; and an absent entry. In the former case the
+ <li class="itemize">unused pdfnewwindow <span
+class="lmsy-10">&#x2192; </span>(absent)</li></ul>
+<!--l. 1797--><p class="indent" > Rationale: There is a difference between setting to &#8216;false&#8217; and an absent entry. In the former case the
new document replaces the old one, in the latter case the PDF viewer application should respect the user
preference.
-<!--l. 1753--><p class="noindent" >
+<!--l. 1803--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.15 </span> <a
id="x1-340005.15"></a>Flag options for PDF forms</h4>
-<!--l. 1755--><p class="noindent" >PDF form field macros (<span class="obeylines-h"><span class="verb"><span
+<!--l. 1805--><p class="noindent" >PDF form field macros (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\TextField</span></span></span>, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\CheckBox</span></span></span>, ...) support boolean flag options. The option name is
the lowercase version of the names in the PDF specification (1.7):
-<!--l. 1759--><p class="indent" > <a
+<!--l. 1809--><p class="indent" > <a
href="http://www.adobe.com/devnet/pdf/pdf_reference.html" class="url" ><span
class="ec-lmvtt-10">http://www.adobe.com/devnet/pdf/pdf_reference.html</span></a>
-<!--l. 1761--><p class="indent" > <a
+<!--l. 1811--><p class="indent" > <a
href="http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf" class="url" ><span
class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</span></a>
-<!--l. 1763--><p class="indent" > Options (convert to lowercase) except flags in square brackets:
+<!--l. 1813--><p class="indent" > Options (convert to lowercase) except flags in square brackets:
<ul class="itemize1">
<li class="itemize">Table 8.16 Annotation flags (page 608):
- <!--l. 1768--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1818--><p class="noindent" ><div class="obeylines-v">
1 Invisible
<br />2 Hidden (PDF 1.2)
<br />3 Print (PDF 1.2)
@@ -4676,13 +4837,13 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</
<br />10 LockedContents (PDF 1.7)</div>
</li>
<li class="itemize">Table 8.70 Field flags common to all field types (page 676):
- <!--l. 1782--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1832--><p class="noindent" ><div class="obeylines-v">
1 ReadOnly
<br />2 Required
<br />3 NoExport</div>
</li>
<li class="itemize">Table 8.75 Field flags specific to button fields (page 686):
- <!--l. 1789--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1839--><p class="noindent" ><div class="obeylines-v">
15 NoToggleToOff (Radio buttons only)
<br />16 Radio (set: radio buttons, clear: check box, pushbutton: clear)
@@ -4690,7 +4851,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</
<br />26 RadiosInUniso (PDF 1.5)</div>
</li>
<li class="itemize">Table 8.77 Field flags specific to text fields (page 691):
- <!--l. 1797--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1847--><p class="noindent" ><div class="obeylines-v">
13 Multiline
<br />14 Password
<br />21 FileSelect (PDF 1.4)
@@ -4700,7 +4861,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</
<br />26 RichText (PDF 1.5)</div>
</li>
<li class="itemize">Table 8.79 Field flags specific to choice fields (page 693):
- <!--l. 1808--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1858--><p class="noindent" ><div class="obeylines-v">
18 Combo (set: combo box, clear: list box)
<br />19 Edit (only useful if Combo is set)
<br />20 (Sort) for authoring tools, not PDF viewers
@@ -4709,7 +4870,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</
<br />27 CommitOnSelChange (PDF 1.5)</div>
</li>
<li class="itemize">Table 8.86 Flags for submit-form actions (page 704):
- <!--l. 1818--><p class="noindent" ><div class="obeylines-v">
+ <!--l. 1868--><p class="noindent" ><div class="obeylines-v">
[1 Include/Exclude] unsupported, use &#8216;noexport&#8217; (table 8.70) instead
<br />2 IncludeNoValueFields
<br />[3 ExportFormat] handled by option &#8216;export&#8217;
@@ -4726,7 +4887,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</
</li></ul>
-<!--l. 1835--><p class="indent" > New option &#8216;export&#8217; sets the export format of a submit action. Valid values are (upper- or
+<!--l. 1885--><p class="indent" > New option &#8216;export&#8217; sets the export format of a submit action. Valid values are (upper- or
lowercase):
<ul class="itemize1">
<li class="itemize">FDF
@@ -4736,21 +4897,22 @@ lowercase):
<li class="itemize">XFDF
</li>
<li class="itemize">PDF (not supported by Acrobat Reader)</li></ul>
-<!--l. 1844--><p class="noindent" >
+<!--l. 1894--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.16 </span> <a
id="x1-350005.16"></a>Option &#8216;pdfversion&#8217;</h4>
-<!--l. 1846--><p class="noindent" >This is an experimental option. It notifies &#8216;hyperref&#8217; about the intended PDF version. Currently this is
+<!--l. 1896--><p class="noindent" >This is an experimental option. It notifies &#8216;hyperref&#8217; about the intended PDF version. Currently this is
used in code for PDF forms (implementation notes 116 and 122 of PDF spec 1.7).
-<!--l. 1852--><p class="indent" > Values: 1.2, 1.3, 1.4, 1.5, 1.6, 1.7. Values below 1.2 are not supported, because most drivers expect
+<!--l. 1902--><p class="indent" > Values: 1.2, 1.3, 1.4, 1.5, 1.6, 1.7. Values below 1.2 are not supported, because most drivers expect
higher PDF versions.
-<!--l. 1857--><p class="indent" > The option must be used early, not after <span class="obeylines-h"><span class="verb"><span
+<!--l. 1907--><p class="indent" > The option must be used early, not after <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\usepackage{hyperref}</span></span></span>.
-<!--l. 1860--><p class="indent" > In theory this option should also set the PDF version, but this is not generally supported.
+<!--l. 1910--><p class="indent" > In theory this option should also set the PDF version, but this is not generally supported.
<ul class="itemize1">
- <li class="itemize">pdfTeX below 1.10a:
- unsupported. pdfTeX &#x003E;= 1.10a and &#x003C; 1.30: <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\pdfoptionpdfminorversion</span></span></span> pdfTeX &#x003E;= 1.30:
- <span class="obeylines-h"><span class="verb"><span
+ <li class="itemize">pdfTeX below 1.10a: unsupported. pdfTeX <span
+class="lmsy-10">&#x2265; </span>1.10a and &#x003C; 1.30: <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\pdfoptionpdfminorversion</span></span></span>
+ pdfTeX <span
+class="lmsy-10">&#x2265; </span>1.30: <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfminorversion</span></span></span>
</li>
<li class="itemize">dvipdfm: configuration file, example: TeX Live 2007, texmf/dvipdfm/config/config, entry &#8216;V
@@ -4760,109 +4922,131 @@ class="ec-lmvtt-10">\pdfminorversion</span></span></span>
&#8216;V 4&#8217;.
</li>
<li class="itemize">Ghostscript: option -dCompatibilityLevel (this is set in &#8216;ps2pdf12&#8217;, &#8216;ps2pdf13&#8217;, &#8216;ps2pdf14&#8217;).</li></ul>
-<!--l. 1875--><p class="indent" > The current PDF version is used as default if this version can be detected (only pdfTeX &#x003E;= 1.10a).
+<!--l. 1925--><p class="indent" > The current PDF version is used as default if this version can be detected (only pdfTeX <span
+class="lmsy-10">&#x2265; </span>1.10a).
Otherwise the lowest version 1.2 is assumed. Thus &#8216;hyperref&#8217; tries to avoid PDF code that breaks this
version, but is free to use ignorable higher PDF features.
-<!--l. 1882--><p class="noindent" >
+<!--l. 1932--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.17 </span> <a
id="x1-360005.17"></a>Field option &#8216;name&#8217;</h4>
-<!--l. 1884--><p class="noindent" >Many form objects uses the label argument for several purposes:
+<!--l. 1934--><p class="noindent" >Many form objects uses the label argument for several purposes:
<ul class="itemize1">
<li class="itemize">Layouted label.
</li>
- <li class="itemize">As name in HTML structures.</li></ul>
+ <li class="itemize">As name in HTML structures.</li></ul>
-<!--l. 1890--><p class="noindent" >Code that is suitable for layouting with TeX can break in the structures of the output format. If option
+
+<!--l. 1940--><p class="noindent" >Code that is suitable for layouting with TeX can break in the structures of the output format. If option
&#8216;name&#8217; is given, then its value is used as name in the different output structures. Thus the value should
consist of letters only.
-<!--l. 1897--><p class="noindent" >
+<!--l. 1947--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.18 </span> <a
id="x1-370005.18"></a>Option &#8216;pdfencoding&#8217;</h4>
-<!--l. 1899--><p class="noindent" >The PDF format allows two encodings for bookmarks and entries in the information dictionary:
-PDFDocEncoding and Unicode as UTF-16BE. Option "pdfencoding" selects between these
+<!--l. 1949--><p class="noindent" >The PDF format allows two encodings for bookmarks and entries in the information dictionary:
+PDFDocEncoding and Unicode as UTF-16BE. Option <span
+class="ec-lmss-10">pdfencoding </span>selects between these
encodings:
<ul class="itemize1">
- <li class="itemize">"pdfdoc" uses PDFDocEncoding. It uses just one byte per character, but the supported
+ <li class="itemize"><span
+class="ec-lmss-10">pdfdoc </span>uses PDFDocEncoding. It uses just one byte per character, but the supported
characters are limited (244 in PDF-1.7).
</li>
- <li class="itemize">"unicode" sets Unicode. It is encoded as UTF-16BE. Two bytes are used for most characters,
+ <li class="itemize"><span
+class="ec-lmss-10">unicode </span>sets Unicode. It is encoded as UTF-16BE. Two bytes are used for most characters,
surrogates need four bytes.
</li>
- <li class="itemize">"auto" PDFDocEncoding if the string does not contain characters outside the encoding and
+ <li class="itemize"><span
+class="ec-lmss-10">auto </span>PDFDocEncoding if the string does not contain characters outside the encoding and
Unicode otherwise.</li></ul>
-<!--l. 1911--><p class="indent" > The luatex driver uses "unicode" by default. If another encoding should be forced, it should be done
-in <span class="obeylines-h"><span class="verb"><span
+<!--l. 1961--><p class="indent" > The luatex driver uses <span
+class="ec-lmss-10">unicode </span>by default. If another encoding should be forced, it should be done in
+<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">hypersetup</span></span></span>.
-<!--l. 1914--><p class="noindent" >
+<!--l. 1964--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.19 </span> <a
id="x1-380005.19"></a>Color options/package hycolor</h4>
-<!--l. 1916--><p class="noindent" >See documentation of package &#8216;hycolor&#8217;.
-<!--l. 1919--><p class="noindent" >
+<!--l. 1966--><p class="noindent" >See documentation of package &#8216;hycolor&#8217;.
+<!--l. 1969--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.20 </span> <a
id="x1-390005.20"></a>Option pdfusetitle</h4>
-<!--l. 1921--><p class="noindent" >If option pdfusetitle is set then hyperref tries to derive the values for pdftitle and pdfauthor
+<!--l. 1971--><p class="noindent" >If option pdfusetitle is set then hyperref tries to derive the values for pdftitle and pdfauthor
from <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\title</span></span></span> and <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\author</span></span></span>. An optional argument for <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\title</span></span></span> and <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\author</span></span></span> is supported (class
amsart).
-<!--l. 1927--><p class="noindent" >
+<!--l. 1977--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.21 </span> <a
id="x1-400005.21"></a>Starred form of \autoref</h4>
-<!--l. 1929--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
+<!--l. 1979--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\autoref*</span></span></span> generates a reference without link as <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\ref*</span></span></span> or <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pageref*</span></span></span>.
-<!--l. 1932--><p class="noindent" >
+<!--l. 1982--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.22 </span> <a
id="x1-410005.22"></a>Link border style</h4>
-<!--l. 1934--><p class="noindent" >Links can be underlined instead of the default rectangle or options "colorlinks", "frenchlinks". This is
-done by option <span class="obeylines-h"><span class="verb"><span
+<!--l. 1984--><p class="noindent" >Links can be underlined instead of the default rectangle or options <span
+class="ec-lmss-10">colorlinks</span>, <span
+class="ec-lmss-10">frenchlinks</span>. This is done by
+option <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">pdfborderstyle={/S/U/W</span><span
class="ec-lmvtt-10">&#x00A0;1}</span></span></span>
-<!--l. 1938--><p class="indent" > Some remarks:
+<!--l. 1988--><p class="indent" > Some remarks:
<ul class="itemize1">
- <li class="itemize">AR7/Linux seems to have a bug, that don&#8217;t use the default value "1" for the width, but zero,
- thus that the underline is not visible without "/W 1". The same applies for dashed boxes,
- eg.: pdfborderstyle=/S/D/D[3 2]/W 1
+ <li class="itemize">AR7/Linux seems to have a bug, that don&#8217;t use the default value <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">1</span></span></span> for the width, but zero,
+ thus that the underline is not visible without <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">/W</span><span
+class="ec-lmvtt-10">&#x00A0;1</span></span></span>. The same applies for dashed boxes, eg.:
+ pdfborderstyle=/S/D/D[3 2]/W 1
</li>
- <li class="itemize">The syntax is described in the PDF specification, look for "border style", eg. Table 8.13
- "Entries in a border style dictionary" (specification for version 1.6)
+ <li class="itemize">The syntax is described in the PDF specification, look for &#8220;border style&#8221;, eg. Table 8.13
+ &#8220;Entries in a border style dictionary&#8221; (specification for version 1.6)
</li>
<li class="itemize">The border style is removed by pdfborderstyle= This is automatically done if option
colorlinks is enabled.
</li>
<li class="itemize">Be aware that not all PDF viewers support this feature, not even Acrobat Reader itself:
- <!--l. 1959--><p class="noindent" >Some support:
+ <!--l. 2009--><p class="noindent" >Some support:
<ul class="itemize2">
- <li class="itemize">AR7/Linux: "underline" and "dashed", but the border width must be given.
+ <li class="itemize">AR7/Linux: <span
+class="ec-lmss-10">underline </span>and <span
+class="ec-lmss-10">dashed</span>, but the border width must be given.
</li>
- <li class="itemize">xpdf 3.00: "underline" and "dashed"</li></ul>
- <!--l. 1966--><p class="noindent" >Unsupported:
+ <li class="itemize">xpdf 3.00: <span
+class="ec-lmss-10">underline </span>and <span
+class="ec-lmss-10">dashed</span></li></ul>
+ <!--l. 2016--><p class="noindent" >Unsupported:
<ul class="itemize2">
<li class="itemize">AR5/Linux
</li>
<li class="itemize">ghostscript 8.50</li></ul>
</li></ul>
-<!--l. 1973--><p class="noindent" >
+<!--l. 2023--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.23 </span> <a
- id="x1-420005.23"></a>Option "bookmarksdepth"</h4>
-<!--l. 1975--><p class="noindent" >The depth of the bookmarks can be controlled by the new option "bookmarksdepth". The option acts
+ id="x1-420005.23"></a>Option <span
+class="ec-lmss-10">bookmarksdepth</span></h4>
+<!--l. 2025--><p class="noindent" >The depth of the bookmarks can be controlled by the new option <span
+class="ec-lmss-10">bookmarksdepth</span>. The option acts
globally and distinguishes three cases:
<ul class="itemize1">
- <li class="itemize">"bookmarksdepth" without value Then hyperref uses the current value of counter "tocdepth".
+ <li class="itemize"><span
+class="ec-lmss-10">bookmarksdepth </span>without value Then hyperref uses the current value of counter <span
+class="ec-lmss-10">tocdepth</span>.
This is the compatible behaviour and the default.
</li>
- <li class="itemize">"bookmarksdepth=&#x003C;number&#x003E;", the value is number (also negative): The depth for the
+ <li class="itemize"><span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">bookmarksdepth=&#x003C;number&#x003E;</span></span></span>, the value is number (also negative): The depth for the
bookmarks are set to this number.
</li>
- <li class="itemize">"bookmarksdepth=&#x003C;name&#x003E;" The &#x003C;name&#x003E; is a document division name (part, chapter, ...). It
- must not start with a digit or minus to avoid mixing up with the number case. Internally hyperref
- uses the value of macro "<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\toclevel@&#x003C;name&#x003E;</span></span></span>". Examples:
+ <li class="itemize"><span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">bookmarksdepth=&#x003C;name&#x003E;</span></span></span> The &#x003C;name&#x003E; is a document division name (part, chapter, ...). It must
+ not start with a digit or minus to avoid mixing up with the number case. Internally hyperref uses
+ the value of macro <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\toclevel@&#x003C;name&#x003E;</span></span></span>. Examples:
<div class="verbatim" id="verbatim-35">
@@ -4870,18 +5054,19 @@ class="ec-lmvtt-10">\toclevel@&#x003C;name&#x003E;</span></span></span>". Exampl
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\hypersetup{bookmarksdepth=4}&#x00A0;%&#x00A0;same&#x00A0;as&#x00A0;before
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\hypersetup{bookmarksdepth}&#x00A0;%&#x00A0;counter&#x00A0;"tocdepth"&#x00A0;is&#x00A0;used
</div>
- <!--l. 1994--><p class="nopar" ></li></ul>
-<!--l. 1997--><p class="noindent" >
+ <!--l. 2044--><p class="nopar" ></li></ul>
+<!--l. 2047--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.24 </span> <a
- id="x1-430005.24"></a>Option "pdfescapeform"</h4>
-<!--l. 1999--><p class="noindent" >There are many places where arbitrary strings end up as PS or PDF strings. The PS/PDF strings in
+ id="x1-430005.24"></a>Option <span
+class="ec-lmss-10">pdfescapeform</span></h4>
+<!--l. 2049--><p class="noindent" >There are many places where arbitrary strings end up as PS or PDF strings. The PS/PDF strings in
parentheses form require the protection of some characters, e.g. unmatched left or right parentheses need
escaping or the escape character itself (backslash). Since 2006/02/12 v6.75a the PS/PDF driver
should do this automatically. However I assume a problem with compatibility, especially
regarding the form part where larger amounts of JavaScript code can be present. It would
be a pain to remove all the escaping, because an additional escaping layer can falsify the
code.
-<!--l. 2011--><p class="indent" > Therefore a new option pdfescapeform was introduced:
+<!--l. 2061--><p class="indent" > Therefore a new option pdfescapeform was introduced:
<ul class="itemize1">
<li class="itemize">pdfescapeform=false Escaping for the formulars are disabled, this is the compatibility
behaviour, therefore this is the default.
@@ -4889,33 +5074,37 @@ code.
<li class="itemize">pdfescapeform=true Then the PS/PDF drivers do all the necessary escaping. This is the
logical choice and the recommended setting. For example, the user writes JavaScript as
JavaScript and do not care about escaping characters for PS/PDF output.</li></ul>
-<!--l. 2024--><p class="noindent" >
+<!--l. 2074--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.25 </span> <a
id="x1-440005.25"></a>Default driver setting</h4>
-<!--l. 2026--><p class="noindent" >(hyperref &#x003E;= 6.72s) If no driver is given, hyperref tries its best to guess the most suitable
-driver. Thus it loads "hpdftex", if pdfTeX is detected running in PDF mode. Or it loads the
+<!--l. 2076--><p class="noindent" >(hyperref <span
+class="lmsy-10">&#x2265; </span>6.72s) If no driver is given, hyperref tries its best to guess the most suitable
+driver. Thus it loads <span
+class="ec-lmss-10">hpdftex</span>, if pdfTeX is detected running in PDF mode. Or it loads the
corresponding VTeX driver for VTeX&#8217;s working modes. Unhappily many driver programs run
after the TeX compiler, so hyperref does not have a chance (dvips, dvipdfm, ...). In this
-case driver "hypertex" is loaded that supports the HyperTeX features that are recognized by
+case driver <span
+class="ec-lmss-10">hypertex </span>is loaded that supports the HyperTeX features that are recognized by
xdvi for example. This behaviour, however, can easily be changed in the configuration file
-"hyperref.cfg":
+<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">hyperref.cfg</span></span></span>:
<div class="verbatim" id="verbatim-36">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\providecommand*{\Hy@defaultdriver}{hdvips}
</div>
-<!--l. 2039--><p class="nopar" > for dvips, or
+<!--l. 2089--><p class="nopar" > for dvips, or
<div class="verbatim" id="verbatim-37">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\providecommand*{\Hy@defaultdriver}{hypertex}
</div>
-<!--l. 2043--><p class="nopar" > for the default behaviour of hyperref.
-<!--l. 2046--><p class="indent" > See also the new option &#8216;driverfallback&#8217;.
-<!--l. 2048--><p class="noindent" >
+<!--l. 2093--><p class="nopar" > for the default behaviour of hyperref.
+<!--l. 2096--><p class="indent" > See also the new option &#8216;driverfallback&#8217;.
+<!--l. 2098--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.26 </span> <a
id="x1-450005.26"></a>Backref entries</h4>
-<!--l. 2050--><p class="noindent" >Alternative interface for formatting of backref entries, example:
+<!--l. 2100--><p class="noindent" >Alternative interface for formatting of backref entries, example:
<div class="verbatim" id="verbatim-38">
@@ -5008,11 +5197,11 @@ xdvi for example. This behaviour, however, can easily be changed in the configur
&#x00A0;<br />
&#x00A0;<br />\end{document}
</div>
-<!--l. 2139--><p class="nopar" >
-<!--l. 2141--><p class="noindent" >
+<!--l. 2189--><p class="nopar" >
+<!--l. 2191--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">5.27 </span> <a
id="x1-460005.27"></a>\phantomsection</h4>
-<!--l. 2143--><p class="noindent" >Set an anchor at this location. It is often used in conjunction with <span class="obeylines-h"><span class="verb"><span
+<!--l. 2193--><p class="noindent" >Set an anchor at this location. It is often used in conjunction with <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\addcontentsline</span></span></span> for sectionlike things
(index, bibliography, preface). <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\addcontentsline</span></span></span> refers to the latest previous location where an anchor is
@@ -5025,15 +5214,15 @@ set.
&#x00A0;<br />&#x00A0;&#x00A0;\addcontentsline{toc}{chapter}{\indexname}
&#x00A0;<br />&#x00A0;&#x00A0;\printindex
</div>
-<!--l. 2153--><p class="nopar" >
-<!--l. 2155--><p class="indent" > Now the entry in the table of contents (and bookmarks) for the index points to the start of the index
+<!--l. 2203--><p class="nopar" >
+<!--l. 2205--><p class="indent" > Now the entry in the table of contents (and bookmarks) for the index points to the start of the index
page, not to a location before this page.
-<!--l. 2161--><p class="noindent" >
+<!--l. 2211--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">6 </span> <a
id="x1-470006"></a>Acrobat-specific behavior</h3>
-<!--l. 2162--><p class="noindent" >If you want to access the menu options of Acrobat Reader or Exchange, the following macro is provided
+<!--l. 2212--><p class="noindent" >If you want to access the menu options of Acrobat Reader or Exchange, the following macro is provided
in the appropriate drivers:
-<!--l. 2165--><p class="noindent" >
+<!--l. 2215--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-39" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-39-1g"><col
@@ -5047,13 +5236,13 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2169--><p class="noindent" >The <span
+<!--l. 2219--><p class="noindent" >The <span
class="ec-lmri-10">text </span>is used to create a button which activates the appropriate <span
class="ec-lmri-10">menuoption</span>. The following table lists
the option names you can use&#8212;comparison of this with the menus in Acrobat Reader or Exchange will
show what they do. Obviously some are only appropriate to Exchange.
<a
- id="x1-47001r13"></a> <!--l. 2173--><div class="longtable"> <table id="TBL-40" class="longtable"
+ id="x1-47001r13"></a> <!--l. 2223--><div class="longtable"> <table id="TBL-40" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-40-1g"><col
id="TBL-40-1"><col
@@ -5062,7 +5251,7 @@ id="TBL-40-2"></colgroup>
style="vertical-align:baseline;" id="TBL-40-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-1-1"
class="td01">File </td><td style="white-space:normal; text-align:left;" id="TBL-40-1-2"
class="td10">
- <!--l. 2173--><p class="noindent" >Open,
+ <!--l. 2223--><p class="noindent" >Open,
Close,
Scan,
Save,
@@ -5076,7 +5265,7 @@ class="td10">
class="td01">File<span
class="lmsy-10">&#x2192;</span>Import </td><td style="white-space:normal; text-align:left;" id="TBL-40-2-2"
class="td10">
- <!--l. 2174--><p class="noindent" >ImportImage,
+ <!--l. 2224--><p class="noindent" >ImportImage,
ImportNotes,
AcroForm:ImportFDF </td>
</tr><tr
@@ -5084,14 +5273,14 @@ class="td10">
class="td01">File<span
class="lmsy-10">&#x2192;</span>Export </td><td style="white-space:normal; text-align:left;" id="TBL-40-3-2"
class="td10">
- <!--l. 2175--><p class="noindent" >ExportNotes,
+ <!--l. 2225--><p class="noindent" >ExportNotes,
AcroForm:ExportFDF </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-40-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-4-1"
class="td01">File<span
class="lmsy-10">&#x2192;</span>DocumentInfo </td><td style="white-space:normal; text-align:left;" id="TBL-40-4-2"
class="td10">
- <!--l. 2176--><p class="noindent" >GeneralInfo,
+ <!--l. 2226--><p class="noindent" >GeneralInfo,
OpenInfo,
FontsInfo,
SecurityInfo,
@@ -5104,7 +5293,7 @@ class="td10">
class="td01">File<span
class="lmsy-10">&#x2192;</span>Preferences </td><td style="white-space:normal; text-align:left;" id="TBL-40-5-2"
class="td10">
- <!--l. 2177--><p class="noindent" >GeneralPrefs,
+ <!--l. 2227--><p class="noindent" >GeneralPrefs,
NotePrefs,
FullScreenPrefs,
Weblink:Prefs,
@@ -5116,7 +5305,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-6-1"
class="td01">Edit </td><td style="white-space:normal; text-align:left;" id="TBL-40-6-2"
class="td10">
- <!--l. 2179--><p class="noindent" >Undo,
+ <!--l. 2229--><p class="noindent" >Undo,
Cut,
Copy,
Paste,
@@ -5132,19 +5321,19 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-7-1"
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-40-7-2"
class="td10">
- <!--l. 2182--><p class="noindent" >Properties </td>
+ <!--l. 2232--><p class="noindent" >Properties </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-40-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-8-1"
class="td01">Edit<span
class="lmsy-10">&#x2192;</span>Fields </td><td style="white-space:normal; text-align:left;" id="TBL-40-8-2"
class="td10">
- <!--l. 2183--><p class="noindent" >AcroForm:Duplicate,
+ <!--l. 2233--><p class="noindent" >AcroForm:Duplicate,
AcroForm:TabOrder </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-40-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-9-1"
class="td01">Document </td><td style="white-space:normal; text-align:left;" id="TBL-40-9-2"
class="td10">
- <!--l. 2184--><p class="noindent" >Cpt:CapturePages,
+ <!--l. 2234--><p class="noindent" >Cpt:CapturePages,
AcroForm:Actions,
CropPages,
RotatePages,
@@ -5162,7 +5351,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-10-1"
class="td01">View </td><td style="white-space:normal; text-align:left;" id="TBL-40-10-2"
class="td10">
- <!--l. 2187--><p class="noindent" >ActualSize,
+ <!--l. 2237--><p class="noindent" >ActualSize,
FitVisible,
FitWidth,
FitPage,
@@ -5186,7 +5375,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-11-1"
class="td01">Tools </td><td style="white-space:normal; text-align:left;" id="TBL-40-11-2"
class="td10">
- <!--l. 2190--><p class="noindent" >Hand,
+ <!--l. 2240--><p class="noindent" >Hand,
ZoomIn,
ZoomOut,
SelectText,
@@ -5206,7 +5395,7 @@ class="td10">
class="td01">Tools<span
class="lmsy-10">&#x2192;</span>Search </td><td style="white-space:normal; text-align:left;" id="TBL-40-12-2"
class="td10">
- <!--l. 2193--><p class="noindent" >AcroSrch:Query,
+ <!--l. 2243--><p class="noindent" >AcroSrch:Query,
AcroSrch:Indexes,
AcroSrch:Results,
AcroSrch:Assist,
@@ -5220,7 +5409,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-13-1"
class="td01">Window </td><td style="white-space:normal; text-align:left;" id="TBL-40-13-2"
class="td10">
- <!--l. 2195--><p class="noindent" >ShowHideToolBar,
+ <!--l. 2245--><p class="noindent" >ShowHideToolBar,
ShowHideMenuBar,
ShowHideClipboard,
Cascade,
@@ -5231,7 +5420,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-14-1"
class="td01">Help </td><td style="white-space:normal; text-align:left;" id="TBL-40-14-2"
class="td10">
- <!--l. 2197--><p class="noindent" >HelpUserGuide,
+ <!--l. 2247--><p class="noindent" >HelpUserGuide,
HelpTutorial,
HelpExchange,
HelpScan,
@@ -5246,7 +5435,7 @@ class="td10">
style="vertical-align:baseline;" id="TBL-40-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-15-1"
class="td01">Help(Windows) </td><td style="white-space:normal; text-align:left;" id="TBL-40-15-2"
class="td10">
- <!--l. 2199--><p class="noindent" >About </td>
+ <!--l. 2249--><p class="noindent" >About </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-40-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-16-1"
class="td01"> </td>
@@ -5261,13 +5450,13 @@ class="td01"> </td>
class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-40-19-2"
class="td10"></td></tr>
</table></div>
-<!--l. 2202--><p class="noindent" >
+<!--l. 2252--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">7 </span> <a
id="x1-480007"></a>PDF and HTML forms</h3>
-<!--l. 2203--><p class="noindent" >You must put your fields inside a <span
+<!--l. 2253--><p class="noindent" >You must put your fields inside a <span
class="ec-lmvtt-10">Form </span>environment (only one per file).
-<!--l. 2205--><p class="indent" > There are six macros to prepare fields:
-<!--l. 2207--><p class="noindent" >
+<!--l. 2255--><p class="indent" > There are six macros to prepare fields:
+<!--l. 2257--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-41" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-41-1g"><col
@@ -5281,7 +5470,7 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2211--><p class="noindent" >
+<!--l. 2261--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-42" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-42-1g"><col
@@ -5295,7 +5484,7 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2215--><p class="noindent" >
+<!--l. 2265--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-43" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-43-1g"><col
@@ -5311,7 +5500,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">choices</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2219--><p class="noindent" >
+<!--l. 2269--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-44" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-44-1g"><col
@@ -5325,7 +5514,7 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2223--><p class="noindent" >
+<!--l. 2273--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-45" class="tabular"
@@ -5341,7 +5530,7 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2227--><p class="noindent" >
+<!--l. 2277--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-46" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-46-1g"><col
@@ -5355,8 +5544,8 @@ class="ec-lmvtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2231--><p class="indent" > The way forms and their labels are laid out is determined by:
-<!--l. 2232--><p class="noindent" >
+<!--l. 2281--><p class="indent" > The way forms and their labels are laid out is determined by:
+<!--l. 2282--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-47" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-47-1g"><col
@@ -5370,7 +5559,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2236--><p class="noindent" >
+<!--l. 2286--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-48" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-48-1g"><col
@@ -5384,7 +5573,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2240--><p class="noindent" >
+<!--l. 2290--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-49" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-49-1g"><col
@@ -5398,9 +5587,9 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2244--><p class="indent" > These macros default to #1 #2
-<!--l. 2246--><p class="indent" > What is actually shown in as the field is determined by:
-<!--l. 2247--><p class="noindent" >
+<!--l. 2294--><p class="indent" > These macros default to #1 #2
+<!--l. 2296--><p class="indent" > What is actually shown in as the field is determined by:
+<!--l. 2297--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-50" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-50-1g"><col
@@ -5414,7 +5603,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2251--><p class="noindent" >
+<!--l. 2301--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-51" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-51-1g"><col
@@ -5428,7 +5617,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2254--><p class="noindent" >
+<!--l. 2304--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-52" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-52-1g"><col
@@ -5442,7 +5631,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2257--><p class="noindent" >
+<!--l. 2307--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-53" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-53-1g"><col
@@ -5456,7 +5645,7 @@ class="ec-lmvtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 2261--><p class="noindent" >
+<!--l. 2311--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-54" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-54-1g"><col
@@ -5467,7 +5656,7 @@ class="ec-lmvtt-10">\MakeButtonField</span><span class="obeylines-h"><span class
class="ec-lmvtt-10">{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 2265--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span
+<!--l. 2315--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\vbox</span><span
class="ec-lmvtt-10">&#x00A0;to</span><span
class="ec-lmvtt-10">&#x00A0;#2{\hbox</span><span
@@ -5476,7 +5665,7 @@ class="ec-lmvtt-10">&#x00A0;#1{\hfill}\vfill}</span></span></span>, except the l
to #1; it is used for buttons, and the special <span
class="ec-lmvtt-10">\Submit </span>and <span
class="ec-lmvtt-10">\Reset </span>macros.
-<!--l. 2269--><p class="indent" > You may also want to redefine the following macros:
+<!--l. 2319--><p class="indent" > You may also want to redefine the following macros:
<div class="verbatim" id="verbatim-40">
@@ -5492,12 +5681,12 @@ class="ec-lmvtt-10">\Reset </span>macros.
&#x00A0;<br />\def\DefaultHeightofTextMultiline{4\baselineskip}
&#x00A0;<br />\def\DefaultWidthofText{3cm}
</div>
-<!--l. 2282--><p class="nopar" >
-<!--l. 2284--><p class="noindent" >
+<!--l. 2332--><p class="nopar" >
+<!--l. 2334--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">7.1 </span> <a
id="x1-490007.1"></a>Forms environment parameters</h4>
<a
- id="x1-49001r14"></a> <!--l. 2288--><div class="longtable"> <table id="TBL-55" class="longtable"
+ id="x1-49001r14"></a> <!--l. 2338--><div class="longtable"> <table id="TBL-55" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-55-1g"><col
id="TBL-55-1"><col
@@ -5510,7 +5699,7 @@ class="ec-lmvtt-10">action </span></td><td style="white-space:nowrap; text-
class="td11"> <span
class="ec-lmri-10">URL </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-1-3"
class="td10">
- <!--l. 2288--><p class="noindent" >The URL that will receive the form data if a <span
+ <!--l. 2338--><p class="noindent" >The URL that will receive the form data if a <span
class="ec-lmss-10">Submit </span>button
is included in the form </td>
</tr><tr
@@ -5520,7 +5709,7 @@ class="ec-lmvtt-10">encoding </span></td><td style="white-space:nowrap; text-a
class="td11"> <span
class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-2-3"
class="td10">
- <!--l. 2289--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding
+ <!--l. 2339--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding
is usual, and <span
class="ec-lmvtt-10">html </span>is the only valid value </td>
</tr><tr
@@ -5530,7 +5719,7 @@ class="ec-lmvtt-10">method </span></td><td style="white-space:nowrap; text-al
class="td11"> <span
class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-3-3"
class="td10">
- <!--l. 2291--><p class="noindent" >Used only when generating HTML; values can be <span
+ <!--l. 2341--><p class="noindent" >Used only when generating HTML; values can be <span
class="ec-lmvtt-10">post </span>or
<span
class="ec-lmvtt-10">get</span> </td>
@@ -5552,15 +5741,15 @@ class="td01"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-55-8-3"
class="td10"></td></tr>
</table></div>
-<!--l. 2294--><p class="noindent" >
+<!--l. 2344--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">7.2 </span> <a
id="x1-500007.2"></a>Forms optional parameters</h4>
-<!--l. 2295--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e.&#x00A0;<span
+<!--l. 2345--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e.&#x00A0;<span
class="ec-lmvtt-10">color=0 0</span>
<span
class="ec-lmvtt-10">0.5</span>)
<a
- id="x1-50001r15"></a> <!--l. 2300--><div class="longtable"> <table id="TBL-56" class="longtable"
+ id="x1-50001r15"></a> <!--l. 2350--><div class="longtable"> <table id="TBL-56" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-56-1g"><col
id="TBL-56-1"><col
@@ -6012,29 +6201,29 @@ class="td01"> </td>
style="vertical-align:baseline;" id="TBL-56-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-63-1"
class="td01"> </td></tr>
</table></div>
-<!--l. 2359--><p class="noindent" >
+<!--l. 2409--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">8 </span> <a
id="x1-510008"></a>Defining a new driver</h3>
-<!--l. 2360--><p class="noindent" >A hyperref driver has to provide definitions for eight macros:
-<!--l. 2363--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2410--><p class="noindent" >A hyperref driver has to provide definitions for eight macros:
+<!--l. 2413--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@anchor</span></span></span>
-<!--l. 2365--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2415--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@link</span></span></span>
-<!--l. 2367--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2417--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@linkfile</span></span></span>
-<!--l. 2369--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2419--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@linkurl</span></span></span>
-<!--l. 2371--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2421--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@anchorstart</span></span></span>
-<!--l. 2373--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2423--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@anchorend</span></span></span>
-<!--l. 2375--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2425--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@linkstart</span></span></span>
-<!--l. 2377--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span
+<!--l. 2427--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyper@linkend</span></span></span>
-<!--l. 2380--><p class="indent" > The draft option defines the macros as follows
+<!--l. 2430--><p class="indent" > The draft option defines the macros as follows
<div class="verbatim" id="verbatim-41">
@@ -6047,11 +6236,11 @@ class="ec-lmvtt-10">\hyper@linkend</span></span></span>
&#x00A0;<br />\let\hyper@linkstart\@gobbletwo
&#x00A0;<br />\let\hyper@linkend\@empty
</div>
-<!--l. 2390--><p class="nopar" >
-<!--l. 2392--><p class="noindent" >
+<!--l. 2440--><p class="nopar" >
+<!--l. 2442--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">9 </span> <a
id="x1-520009"></a>Special support for other packages</h3>
-<!--l. 2394--><p class="noindent" >Package <span
+<!--l. 2444--><p class="noindent" >Package <span
class="ec-lmss-10">hyperref </span>aims to cooperate with other packages, but there are several possible sources for
conflict, such as
<ul class="itemize1">
@@ -6074,7 +6263,7 @@ class="ec-lmvtt-10">implicit=false </span>for these packages
to work.
</li>
<li class="itemize">Packages that do anything serious with the index.</li></ul>
-<!--l. 2414--><p class="indent" > The <span
+<!--l. 2464--><p class="indent" > The <span
class="ec-lmss-10">hyperref </span>package is distributed with variants on two useful packages designed to work especially
well with it. These are <span
class="ec-lmss-10">xr </span>and <span
@@ -6082,14 +6271,15 @@ class="ec-lmss-10">minitoc</span>, which support crossdocument links using <span
<span
class="ec-lmvtt-10">\label</span>/<span
class="ec-lmvtt-10">\ref </span>mechanisms and per-chapter tables of contents, respectively.
-<!--l. 2421--><p class="noindent" >
+<!--l. 2471--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">9.1 </span> <a
id="x1-530009.1"></a>Package Compatibility</h4>
-<!--l. 2423--><p class="noindent" >Currently only package loading orders are available:
-<!--l. 2427--><p class="indent" > Note: hyperref loads package "nameref" at <span class="obeylines-h"><span class="verb"><span
+<!--l. 2473--><p class="noindent" >Currently only package loading orders are available:
+<!--l. 2477--><p class="indent" > Note: hyperref loads package <span
+class="ec-lmss-10">nameref </span>at <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\begin{document}</span></span></span>. Sometimes this is too late, thus this
package must be loaded earlier.
-<!--l. 2432--><p class="noindent" >
+<!--l. 2482--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.1 </span> <a
id="x1-540009.1.1"></a>algorithm</h5>
@@ -6099,11 +6289,11 @@ package must be loaded earlier.
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage[chapter]{algorithm}%&#x00A0;eg.
</div>
-<!--l. 2437--><p class="nopar" >
-<!--l. 2439--><p class="noindent" >
+<!--l. 2487--><p class="nopar" >
+<!--l. 2489--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.2 </span> <a
id="x1-550009.1.2"></a>amsmath</h5>
-<!--l. 2441--><p class="noindent" >The environments equation and eqnarray are not supported too well. For example, there might be
+<!--l. 2491--><p class="noindent" >The environments equation and eqnarray are not supported too well. For example, there might be
spacing problems (eqnarray isn&#8217;t recommended anyway, see CTAN:info/l2tabu/, the situation for
equation is unclear, because nobody is interested in investigating). Consider using the environments that
package amsmath provide, e.g. gather for equation. The environment equation can even redefined to use
@@ -6115,22 +6305,22 @@ gather:
&#x00A0;<br />&#x00A0;&#x00A0;\let\equation\gather
&#x00A0;<br />&#x00A0;&#x00A0;\let\endequation\endgather
</div>
-<!--l. 2452--><p class="nopar" >
-<!--l. 2454--><p class="noindent" >
+<!--l. 2502--><p class="nopar" >
+<!--l. 2504--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.3 </span> <a
id="x1-560009.1.3"></a>amsrefs</h5>
-<!--l. 2456--><p class="noindent" >Package loading order:
+<!--l. 2506--><p class="noindent" >Package loading order:
<div class="verbatim" id="verbatim-44">
&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{amsrefs}
</div>
-<!--l. 2461--><p class="nopar" >
-<!--l. 2463--><p class="noindent" >
+<!--l. 2511--><p class="nopar" >
+<!--l. 2513--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.4 </span> <a
id="x1-570009.1.4"></a>arydshln, longtable</h5>
-<!--l. 2465--><p class="noindent" >Package longtable must be put before hyperref and arydshln, hyperref after arydshln generates an error,
+<!--l. 2515--><p class="noindent" >Package longtable must be put before hyperref and arydshln, hyperref after arydshln generates an error,
thus the resulting package order is then:
@@ -6139,16 +6329,16 @@ thus the resulting package order is then:
&#x00A0;<br />&#x00A0;&#x00A0;\usepacakge{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{arydshln}
</div>
-<!--l. 2473--><p class="nopar" >
-<!--l. 2475--><p class="noindent" >
+<!--l. 2523--><p class="nopar" >
+<!--l. 2525--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.5 </span> <a
id="x1-580009.1.5"></a>babel/magyar.ldf</h5>
-<!--l. 2477--><p class="noindent" >The old version 2005/03/30 v1.4j will not work. You need at least version 1.5, maintained by Péter
+<!--l. 2527--><p class="noindent" >The old version 2005/03/30 v1.4j will not work. You need at least version 1.5, maintained by Péter
Szabó, see CTAN:language/hungarian/babel/.
-<!--l. 2482--><p class="noindent" >
+<!--l. 2532--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.6 </span> <a
id="x1-590009.1.6"></a>babel/spanish.ldf</h5>
-<!--l. 2484--><p class="noindent" >Babel&#8217;s spanish.ldf redefines &#8216;<span class="obeylines-h"><span class="verb"><span
+<!--l. 2534--><p class="noindent" >Babel&#8217;s spanish.ldf redefines &#8216;<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\.</span></span></span>&#8217; to support &#8216;<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\...</span></span></span>&#8217;. In bookmarks (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfstringdef</span></span></span>) only &#8216;<span class="obeylines-h"><span class="verb"><span
@@ -6156,10 +6346,10 @@ class="ec-lmvtt-10">\.</span></span></span>&#8217; is supported. If
&#8216;<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\...</span></span></span>&#8217; is needed, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\texorpdfstring{\...}{\dots}</span></span></span> can be used instead.
-<!--l. 2491--><p class="noindent" >
+<!--l. 2541--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.7 </span> <a
id="x1-600009.1.7"></a>bibentry</h5>
-<!--l. 2493--><p class="noindent" >Workaround:
+<!--l. 2543--><p class="noindent" >Workaround:
<div class="verbatim" id="verbatim-46">
@@ -6178,16 +6368,16 @@ class="ec-lmvtt-10">\texorpdfstring{\...}{\dots}</span></span></span> can be use
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\nobibliography{database}
&#x00A0;<br />&#x00A0;&#x00A0;\endgroup
</div>
-<!--l. 2510--><p class="nopar" >
-<!--l. 2512--><p class="noindent" >
+<!--l. 2560--><p class="nopar" >
+<!--l. 2562--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.8 </span> <a
id="x1-610009.1.8"></a>bigfoot</h5>
-<!--l. 2514--><p class="noindent" >Hyperref does not support package &#8216;bigfoot&#8217;. And package &#8216;bigfoot&#8217; does not support hyperref&#8217;s footnotes
+<!--l. 2564--><p class="noindent" >Hyperref does not support package &#8216;bigfoot&#8217;. And package &#8216;bigfoot&#8217; does not support hyperref&#8217;s footnotes
and disables them (hyperfootnotes=false).
-<!--l. 2519--><p class="noindent" >
+<!--l. 2569--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.9 </span> <a
id="x1-620009.1.9"></a>chappg</h5>
-<!--l. 2521--><p class="noindent" >Package &#8216;chappg&#8217; uses <span class="obeylines-h"><span class="verb"><span
+<!--l. 2571--><p class="noindent" >Package &#8216;chappg&#8217; uses <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@addtoreset</span></span></span> that is redefined by &#8216;hyperref&#8217;. The package order is
therefore:
@@ -6196,11 +6386,11 @@ therefore:
&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{chappg}
</div>
-<!--l. 2527--><p class="nopar" >
-<!--l. 2529--><p class="noindent" >
+<!--l. 2577--><p class="nopar" >
+<!--l. 2579--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.10 </span> <a
id="x1-630009.1.10"></a>cite</h5>
-<!--l. 2531--><p class="noindent" >This is from Mike Shell: cite.sty cannot currently be used with hyperref. However, I can do a workaround
+<!--l. 2581--><p class="noindent" >This is from Mike Shell: cite.sty cannot currently be used with hyperref. However, I can do a workaround
via:
@@ -6211,14 +6401,14 @@ via:
&#x00A0;<br />
&#x00A0;<br />&#x00A0;\usepackage[hypertex]{hyperref}
</div>
-<!--l. 2541--><p class="nopar" >
-<!--l. 2543--><p class="indent" > so that hyperref will not redefine any of the biblabel stuff - so cite.sty will work as normal -
+<!--l. 2591--><p class="nopar" >
+<!--l. 2593--><p class="indent" > so that hyperref will not redefine any of the biblabel stuff - so cite.sty will work as normal -
although the citations will not be hyperlinked, of course (But this may not be an issue for many
people).
-<!--l. 2548--><p class="noindent" >
+<!--l. 2598--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.11 </span> <a
id="x1-640009.1.11"></a>count1to</h5>
-<!--l. 2550--><p class="noindent" >Package &#8216;count1to&#8217; adds several <span class="obeylines-h"><span class="verb"><span
+<!--l. 2600--><p class="noindent" >Package &#8216;count1to&#8217; adds several <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@addtoreset</span></span></span> commands that confuse &#8216;hyperref&#8217;. Therefore <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\theH&#x003C;...&#x003E;</span></span></span>
has to be fixed:
@@ -6234,26 +6424,27 @@ has to be fixed:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\renewcommand*{\theHsubparagraph}{\theHparagraph.\arabic{subparagraph}}%
&#x00A0;<br />&#x00A0;&#x00A0;}
</div>
-<!--l. 2562--><p class="nopar" >
-<!--l. 2564--><p class="noindent" >
+<!--l. 2612--><p class="nopar" >
+<!--l. 2614--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.12 </span> <a
id="x1-650009.1.12"></a>dblaccnt</h5>
-<!--l. 2566--><p class="noindent" >pd1enc.def or puenc.def should be loaded before:
+<!--l. 2616--><p class="noindent" >pd1enc.def or puenc.def should be loaded before:
<div class="verbatim" id="verbatim-50">
&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{dblaccnt}
</div>
-<!--l. 2570--><p class="nopar" > or see entry for "vietnam".
-<!--l. 2574--><p class="noindent" >
+<!--l. 2620--><p class="nopar" > or see entry for <span
+class="ec-lmss-10">vietnam</span>.
+<!--l. 2624--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.13 </span> <a
id="x1-660009.1.13"></a>easyeqn</h5>
-<!--l. 2575--><p class="noindent" >Not compatible, breaks.
-<!--l. 2578--><p class="noindent" >
+<!--l. 2625--><p class="noindent" >Not compatible, breaks.
+<!--l. 2628--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.14 </span> <a
id="x1-670009.1.14"></a>ellipsis</h5>
-<!--l. 2580--><p class="noindent" >This packages redefines <span class="obeylines-h"><span class="verb"><span
+<!--l. 2630--><p class="noindent" >This packages redefines <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\textellipsis</span></span></span> after package hyperref (pd1enc.def/puenc.def should be loaded
before):
@@ -6262,8 +6453,8 @@ before):
&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{ellipsis}
</div>
-<!--l. 2585--><p class="nopar" >
-<!--l. 2587--><p class="noindent" >
+<!--l. 2635--><p class="nopar" >
+<!--l. 2637--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.15 </span> <a
id="x1-680009.1.15"></a>float</h5>
@@ -6272,35 +6463,36 @@ before):
&#x00A0;\usepackage{float}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2591--><p class="nopar" >
+<!--l. 2641--><p class="nopar" >
<ul class="itemize1">
<li class="itemize">Several <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\caption</span></span></span> commands are not supported inside one float object.
</li>
<li class="itemize">Anchor are set at top of the float object, if its style is controlled by float.sty.</li></ul>
-<!--l. 2598--><p class="noindent" >
+<!--l. 2648--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.16 </span> <a
id="x1-690009.1.16"></a>endnotes</h5>
-<!--l. 2599--><p class="noindent" >Unsupported.
-<!--l. 2601--><p class="noindent" >
+<!--l. 2649--><p class="noindent" >Unsupported.
+<!--l. 2651--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.17 </span> <a
id="x1-700009.1.17"></a>foiltex</h5>
-<!--l. 2602--><p class="noindent" >Update to version 2008/01/28 v2.1.4b: Since version 6.77a hyperref does not hack into <span class="obeylines-h"><span class="verb"><span
+<!--l. 2652--><p class="noindent" >Update to version 2008/01/28 v2.1.4b: Since version 6.77a hyperref does not hack into <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@begindvi</span></span></span>, it
uses package &#8216;atbegshi&#8217; instead, that hooks into <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\shipout</span></span></span>. Thus the patch of &#8216;foils.cls&#8217; regarding hyperref
is now obsolete and causes an undefined error message about <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@hyperfixhead</span></span></span>. This is fixed in FoilTeX
2.1.4b.
-<!--l. 2610--><p class="noindent" >
+<!--l. 2660--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.18 </span> <a
id="x1-710009.1.18"></a>footnote</h5>
-<!--l. 2612--><p class="noindent" >This package is not supported, you have to disable hyperref&#8217;s footnote support by using option
-"hyperfootnotes=false".
-<!--l. 2616--><p class="noindent" >
+<!--l. 2662--><p class="noindent" >This package is not supported, you have to disable hyperref&#8217;s footnote support by using option
+<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">hyperfootnotes=false</span></span></span>.
+<!--l. 2666--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.19 </span> <a
id="x1-720009.1.19"></a>geometry</h5>
-<!--l. 2618--><p class="noindent" >Driver &#8216;dvipdfm&#8217; and program &#8216;dvipdfm&#8217; might generate a warning: Sorry. Too late to change page size
+<!--l. 2668--><p class="noindent" >Driver &#8216;dvipdfm&#8217; and program &#8216;dvipdfm&#8217; might generate a warning: Sorry. Too late to change page size
Then prefer the program &#8216;dvipdfmx&#8217; or use one of the following workarounds to move the <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\special</span></span></span> of
geometry to an earlier location:
@@ -6333,22 +6525,24 @@ geometry to an earlier location:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;]{geometry}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2650--><p class="nopar" >
-<!--l. 2652--><p class="noindent" >
+<!--l. 2700--><p class="nopar" >
+<!--l. 2702--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.20 </span> <a
id="x1-730009.1.20"></a>IEEEtran.cls</h5>
-<!--l. 2654--><p class="noindent" >version &#x003E;= V1.6b (because of <span class="obeylines-h"><span class="verb"><span
+<!--l. 2704--><p class="noindent" >version <span
+class="lmsy-10">&#x2265; </span>V1.6b (because of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@makecaption</span></span></span>, see ChangeLog)
-<!--l. 2657--><p class="noindent" >
+<!--l. 2707--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.21 </span> <a
id="x1-740009.1.21"></a>index</h5>
-<!--l. 2659--><p class="noindent" >version &#x003E;= 1995/09/28 v4.1 (because of <span class="obeylines-h"><span class="verb"><span
+<!--l. 2709--><p class="noindent" >version <span
+class="lmsy-10">&#x2265; </span>1995/09/28 v4.1 (because of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\addcontentsline</span></span></span> redefinition)
-<!--l. 2662--><p class="noindent" >
+<!--l. 2712--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.22 </span> <a
id="x1-750009.1.22"></a>lastpage</h5>
-<!--l. 2664--><p class="noindent" >Compatible.
-<!--l. 2667--><p class="noindent" >
+<!--l. 2714--><p class="noindent" >Compatible.
+<!--l. 2717--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.23 </span> <a
id="x1-760009.1.23"></a>linguex</h5>
@@ -6357,8 +6551,8 @@ class="ec-lmvtt-10">\addcontentsline</span></span></span> redefinition)
&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{linguex}
</div>
-<!--l. 2671--><p class="nopar" >
-<!--l. 2673--><p class="noindent" >
+<!--l. 2721--><p class="nopar" >
+<!--l. 2723--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.24 </span> <a
id="x1-770009.1.24"></a>ltabptch</h5>
@@ -6368,20 +6562,20 @@ class="ec-lmvtt-10">\addcontentsline</span></span></span> redefinition)
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{ltabptch}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2678--><p class="nopar" >
-<!--l. 2680--><p class="noindent" >
+<!--l. 2728--><p class="nopar" >
+<!--l. 2730--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.25 </span> <a
id="x1-780009.1.25"></a>mathenv</h5>
-<!--l. 2682--><p class="noindent" >Unsupported.
-<!--l. 2686--><p class="indent" > Both &#8216;mathenv&#8217; and &#8216;hyperref&#8217; messes around with environment &#8216;eqnarray&#8217;. You can load &#8216;mathenv&#8217;
+<!--l. 2732--><p class="noindent" >Unsupported.
+<!--l. 2736--><p class="indent" > Both &#8216;mathenv&#8217; and &#8216;hyperref&#8217; messes around with environment &#8216;eqnarray&#8217;. You can load &#8216;mathenv&#8217;
after &#8216;hyperref&#8217; to avoid an error message. But <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\label</span></span></span> will not work inside environment &#8216;eqnarray&#8217;
properly, for example.
-<!--l. 2693--><p class="noindent" >
+<!--l. 2743--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.26 </span> <a
id="x1-790009.1.26"></a>minitoc-hyper</h5>
-<!--l. 2695--><p class="noindent" >This package is obsolete, use the uptodate original package minitoc instead.
-<!--l. 2699--><p class="noindent" >
+<!--l. 2745--><p class="noindent" >This package is obsolete, use the uptodate original package minitoc instead.
+<!--l. 2749--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.27 </span> <a
id="x1-800009.1.27"></a>multind</h5>
@@ -6390,8 +6584,8 @@ properly, for example.
&#x00A0;\usepackage{multind}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2703--><p class="nopar" >
-<!--l. 2705--><p class="noindent" >
+<!--l. 2753--><p class="nopar" >
+<!--l. 2755--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.28 </span> <a
id="x1-810009.1.28"></a>natbib</h5>
@@ -6400,18 +6594,18 @@ properly, for example.
&#x00A0;\usepackage{natbib}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2709--><p class="nopar" >
-<!--l. 2711--><p class="noindent" >
+<!--l. 2759--><p class="nopar" >
+<!--l. 2761--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.29 </span> <a
id="x1-820009.1.29"></a>nomencl</h5>
-<!--l. 2712--><p class="noindent" >Example for introducing links for the page numbers:
+<!--l. 2762--><p class="noindent" >Example for introducing links for the page numbers:
<div class="verbatim" id="verbatim-58">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;\renewcommand*{\pagedeclaration}[1]{\unskip,&#x00A0;\hyperpage{#1}}
</div>
-<!--l. 2715--><p class="nopar" >
-<!--l. 2718--><p class="indent" > For equations the following might work:
+<!--l. 2765--><p class="nopar" >
+<!--l. 2768--><p class="indent" > For equations the following might work:
<div class="verbatim" id="verbatim-59">
@@ -6421,8 +6615,8 @@ properly, for example.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;But&#x00A0;the&#x00A0;mapping&#x00A0;from&#x00A0;the&#x00A0;equation&#x00A0;number&#x00A0;to&#x00A0;the&#x00A0;anchor&#x00A0;name
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;is&#x00A0;not&#x00A0;available&#x00A0;in&#x00A0;general.
</div>
-<!--l. 2725--><p class="nopar" >
-<!--l. 2727--><p class="noindent" >
+<!--l. 2775--><p class="nopar" >
+<!--l. 2777--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.30 </span> <a
id="x1-830009.1.30"></a>parskip</h5>
@@ -6431,10 +6625,10 @@ properly, for example.
&#x00A0;\usepackage{parskip}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}[2012/08/20]
</div>
-<!--l. 2731--><p class="nopar" >
-<!--l. 2734--><p class="indent" > Both packages want to redefine <span class="obeylines-h"><span class="verb"><span
+<!--l. 2781--><p class="nopar" >
+<!--l. 2784--><p class="indent" > Both packages want to redefine <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@starttoc</span></span></span>.
-<!--l. 2737--><p class="noindent" >
+<!--l. 2787--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.31 </span> <a
id="x1-840009.1.31"></a>prettyref</h5>
@@ -6459,8 +6653,8 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;<br />%%%&#x00A0;example&#x00A0;for&#x00A0;prettyref&#x00A0;%%%
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;
</div>
-<!--l. 2756--><p class="nopar" >
-<!--l. 2758--><p class="noindent" >
+<!--l. 2806--><p class="nopar" >
+<!--l. 2808--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.32 </span> <a
id="x1-850009.1.32"></a>ntheorem</h5>
@@ -6472,8 +6666,8 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage[hyperref]{ntheorem}
&#x00A0;<br />&#x00A0;&#x00A0;But&#x00A0;there&#x00A0;are&#x00A0;still&#x00A0;unsolved&#x00A0;problems&#x00A0;(options&#x00A0;thref,&#x00A0;...).
</div>
-<!--l. 2765--><p class="nopar" >
-<!--l. 2767--><p class="noindent" >
+<!--l. 2815--><p class="nopar" >
+<!--l. 2817--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.33 </span> <a
id="x1-860009.1.33"></a>setspace</h5>
@@ -6482,8 +6676,8 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;\usepackage{setspace}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2771--><p class="nopar" >
-<!--l. 2773--><p class="noindent" >
+<!--l. 2821--><p class="nopar" >
+<!--l. 2823--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.34 </span> <a
id="x1-870009.1.34"></a>sidecap</h5>
@@ -6494,8 +6688,8 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{sidecap}
</div>
-<!--l. 2779--><p class="nopar" >
-<!--l. 2781--><p class="noindent" >
+<!--l. 2829--><p class="nopar" >
+<!--l. 2831--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.35 </span> <a
id="x1-880009.1.35"></a>subfigure</h5>
@@ -6519,8 +6713,8 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{subfigure}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;or&#x00A0;vice&#x00A0;versa?
</div>
-<!--l. 2800--><p class="nopar" >
-<!--l. 2802--><p class="noindent" >
+<!--l. 2850--><p class="nopar" >
+<!--l. 2852--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.36 </span> <a
id="x1-890009.1.36"></a>titleref</h5>
@@ -6530,25 +6724,27 @@ class="ec-lmvtt-10">\@starttoc</span></span></span>.
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{titleref}%&#x00A0;without&#x00A0;usetoc
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2807--><p class="nopar" >
-<!--l. 2809--><p class="noindent" >
+<!--l. 2857--><p class="nopar" >
+<!--l. 2859--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.37 </span> <a
id="x1-900009.1.37"></a>tabularx</h5>
-<!--l. 2811--><p class="noindent" >Linked footnotes are not supported inside environment &#8216;tabularx&#8217;, because they uses the optional
+<!--l. 2861--><p class="noindent" >Linked footnotes are not supported inside environment &#8216;tabularx&#8217;, because they uses the optional
argument of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotetext</span></span></span>, see section &#8216;Limitations&#8217;. Before version 2011/09/28 6.82i hyperref had
disabled footnotes entirely by &#8216;hyperfootnotes=false&#8217;.
-<!--l. 2817--><p class="noindent" >
+<!--l. 2867--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.38 </span> <a
id="x1-910009.1.38"></a>titlesec</h5>
-<!--l. 2819--><p class="noindent" >"nameref" supports titlesec, but hyperref does not (unsolved is the anchor setting, missing with
+<!--l. 2869--><p class="noindent" ><span
+class="ec-lmss-10">nameref </span>supports titlesec, but hyperref does not (unsolved is the anchor setting, missing with
unnumbered section, perhaps problems with page breaks with numbered ones).
-<!--l. 2824--><p class="noindent" >
+<!--l. 2874--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.39 </span> <a
id="x1-920009.1.39"></a>ucs/utf8x.def</h5>
-<!--l. 2826--><p class="noindent" >The first time a multibyte UTF8 sequence is called, it does some calculations and stores the result in a
+<!--l. 2876--><p class="noindent" >The first time a multibyte UTF8 sequence is called, it does some calculations and stores the result in a
macro for speeding up the next calls of that UTF8 sequence. However this makes the first call
-non-expandable and will break if used in information entries or bookmarks. Package "ucs" offers
+non-expandable and will break if used in information entries or bookmarks. Package <span
+class="ec-lmss-10">ucs </span>offers
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\PrerenderUnicode</span></span></span> or <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\PreloadUnicodePage</span></span></span> to solve this:
@@ -6561,14 +6757,14 @@ class="ec-lmvtt-10">\PreloadUnicodePage</span></span></span> to solve this:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\PrerenderUnicode{^^c3^^b6}%&#x00A0;or&#x00A0;\PrerenderUnicodePage{1}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\hypersetup{pdftitle={Umlaut&#x00A0;example:&#x00A0;^^c3^^b6}}
</div>
-<!--l. 2839--><p class="nopar" > The notation with two carets avoids trouble with 8-bit bytes for the README file, you can use the
+<!--l. 2889--><p class="nopar" > The notation with two carets avoids trouble with 8-bit bytes for the README file, you can use the
characters directly.
-<!--l. 2844--><p class="noindent" >
+<!--l. 2894--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.40 </span> <a
id="x1-930009.1.40"></a>varioref</h5>
-<!--l. 2845--><p class="noindent" >There are too many problems with varioref. Nobody has time to sort them out. Therefore this package is
+<!--l. 2895--><p class="noindent" >There are too many problems with varioref. Nobody has time to sort them out. Therefore this package is
now unsupported.
-<!--l. 2849--><p class="indent" > Perhaps you are lucky and some of the features of varioref works with the following loading
+<!--l. 2899--><p class="indent" > Perhaps you are lucky and some of the features of varioref works with the following loading
order:
@@ -6577,10 +6773,10 @@ order:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{varioref}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2855--><p class="nopar" >
-<!--l. 2858--><p class="indent" > Also some babel versions can be problematic. For exmample, 2005/05/21 v3.8g contains a patch for
+<!--l. 2905--><p class="nopar" >
+<!--l. 2908--><p class="indent" > Also some babel versions can be problematic. For exmample, 2005/05/21 v3.8g contains a patch for
varioref that breaks the hyperref support for varioref.
-<!--l. 2864--><p class="indent" > Also unsupported:
+<!--l. 2914--><p class="indent" > Also unsupported:
<ul class="itemize1">
<li class="itemize"><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\Ref</span></span></span>, <span class="obeylines-h"><span class="verb"><span
@@ -6588,11 +6784,11 @@ class="ec-lmvtt-10">\Vref</span></span></span> do not uppercase the first letter
</li>
<li class="itemize"><span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\vpageref[]{...}</span></span></span> On the same page a previous space is not suppressed.</li></ul>
-<!--l. 2871--><p class="noindent" >
+<!--l. 2921--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.41 </span> <a
id="x1-940009.1.41"></a>verse</h5>
-<!--l. 2873--><p class="noindent" >Version 2005/08/22 v2.22 contains support for hyperref.
-<!--l. 2875--><p class="indent" > For older versions see example from de.comp.text.tex (2005/08/11, slightly modified):
+<!--l. 2923--><p class="noindent" >Version 2005/08/22 v2.22 contains support for hyperref.
+<!--l. 2925--><p class="indent" > For older versions see example from de.comp.text.tex (2005/08/11, slightly modified):
<div class="verbatim" id="verbatim-69">
@@ -6637,8 +6833,8 @@ class="ec-lmvtt-10">\vpageref[]{...}</span></span></span> On the same page a pre
&#x00A0;<br />
&#x00A0;<br />&#x00A0;&#x00A0;\end{document}
</div>
-<!--l. 2919--><p class="nopar" >
-<!--l. 2921--><p class="noindent" >
+<!--l. 2969--><p class="nopar" >
+<!--l. 2971--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.42 </span> <a
id="x1-950009.1.42"></a>vietnam</h5>
@@ -6649,85 +6845,95 @@ class="ec-lmvtt-10">\vpageref[]{...}</span></span></span> On the same page a pre
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{vietnam}
&#x00A0;<br />&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 2927--><p class="nopar" >
-<!--l. 2929--><p class="noindent" >
+<!--l. 2977--><p class="nopar" >
+<!--l. 2979--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">9.1.43 </span> <a
id="x1-960009.1.43"></a>XeTeX</h5>
-<!--l. 2931--><p class="noindent" >Default for the encoding of bookmarks is &#8216;pdfencoding=auto&#8217;. That means the strings are always treated
+<!--l. 2981--><p class="noindent" >Default for the encoding of bookmarks is &#8216;pdfencoding=auto&#8217;. That means the strings are always treated
as unicode strings. Only if the string restricts to the printable ASCII set, it is written as ASCII string.
The reason is that the <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\special</span></span></span> does not support PDFDocEncoding.
-<!--l. 2939--><p class="indent" > XeTeX uses the program xdvipdfmx for PDF output generation. This program behaves a little
+<!--l. 2989--><p class="indent" > XeTeX uses the program xdvipdfmx for PDF output generation. This program behaves a little
different from dvipdfm, because of the supported Unicode characters. Strings for bookmarks or
information entries can be output directly. The big chars (char code &#x003E; 255) are written in UTF-8 and
xdvipdfmx tries to convert them to UTF-16BE. However hyperref already provides PDF strings encoded
in UTF-16BE, thus the result is a warning
-<!--l. 2948--><p class="indent" > "Failed to convert input string to UTF16..."
-<!--l. 2950--><p class="indent" > The best way would be, if xdvipdfm could detect the byte order marker (<span class="obeylines-h"><span class="verb"><span
+<!--l. 2998--><p class="indent" > <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">Failed</span><span
+class="ec-lmvtt-10">&#x00A0;to</span><span
+class="ec-lmvtt-10">&#x00A0;convert</span><span
+class="ec-lmvtt-10">&#x00A0;input</span><span
+class="ec-lmvtt-10">&#x00A0;string</span><span
+class="ec-lmvtt-10">&#x00A0;to</span><span
+class="ec-lmvtt-10">&#x00A0;UTF16...</span></span></span>
+<!--l. 3000--><p class="indent" > The best way would be, if xdvipdfm could detect the byte order marker (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\376\377</span></span></span>) and skips the
conversion if that marker is present.
-<!--l. 2954--><p class="indent" > For the time being I added the following to hyperref, when option &#8216;pdfencoding=auto&#8217; is set (default
+<!--l. 3004--><p class="indent" > For the time being I added the following to hyperref, when option &#8216;pdfencoding=auto&#8217; is set (default
for XeTeX): The string is converted back to big characters thus that the string is written as UTF-8. But
I am very unhappy with this solution. Main disadvantage: Two versions of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfstringdef</span></span></span> are
needed:
-<!--l. 2961--><p class="indent" > a) The string is converted back to big characters for the "tainted keys" of xdvipdfmx
+<!--l. 3011--><p class="indent" > a) The string is converted back to big characters for the &#8220;tainted key&#8221; of xdvipdfmx
(<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">spc_pdfm.c:</span><span
class="ec-lmvtt-10">&#x00A0;default_taintkeys</span></span></span>). The subset hyperref uses is /Title, /Author, /Subject,
/Keywords, /Creator, /Producer, /T. Any changes of this set in xdvipdfmx cannot be detected by
hyperref.
-<!--l. 2967--><p class="indent" > b) Without conversion for the other strings , providing UTF16be directly. Examples: Prefix of page
+<!--l. 3017--><p class="indent" > b) Without conversion for the other strings , providing UTF16be directly. Examples: Prefix of page
labels, some elements of formulars.
-<!--l. 2971--><p class="indent" > Thus <span
+<!--l. 3021--><p class="indent" > Thus <span
class="ec-lmbx-10">each </span>application that uses <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfstringdef</span></span></span> now must check, if it defines a string
for some of the tained keys. If yes, then the call of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\pdfstringdef</span></span></span> should be preceded by
-"<span class="obeylines-h"><span class="verb"><span
+<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\csname</span><span
-class="ec-lmvtt-10">&#x00A0;HyPsd@XeTeXBigCharstrue\endcsname</span></span></span>". Example: package bookmark.
-<!--l. 2979--><p class="noindent" >
+class="ec-lmvtt-10">&#x00A0;HyPsd@XeTeXBigCharstrue\endcsname</span></span></span>. Example: package bookmark.
+<!--l. 3029--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">10 </span> <a
id="x1-9700010"></a>Limitations<span class="footnote-mark"><a
-href="manual5.html#fn4x0"><sup class="textsuperscript">4</sup></a></span><a
- id="x1-97001f4"></a> </h3>
+href="manual6.html#fn5x0"><sup class="textsuperscript">5</sup></a></span><a
+ id="x1-97001f5"></a> </h3>
<h4 class="subsectionHead"><span class="titlemark">10.1 </span> <a
id="x1-9800010.1"></a>Wrapped/broken link support</h4>
-<!--l. 2982--><p class="noindent" >Only few drivers support automatically wrapped/broken links, e.g. pdftex, dvipdfm, hypertex. Other
+<!--l. 3032--><p class="noindent" >Only few drivers support automatically wrapped/broken links, e.g. pdftex, dvipdfm, hypertex. Other
drivers lack this feature, e.g. dvips, dvipsone.
-<!--l. 2986--><p class="indent" > Workarounds:
+<!--l. 3036--><p class="indent" > Workarounds:
<ul class="itemize1">
<li class="itemize">For long section or caption titles in the table of contents or list of figures/tables option
- "linktocpage" can be used. Then the page number will be a link, and the overlong section
- title is not forced into an one line link with overfull <span class="obeylines-h"><span class="verb"><span
+ <span
+class="ec-lmss-10">linktocpage </span>can be used. Then the page number will be a link, and the overlong section title
+ is not forced into an one line link with overfull <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hbox</span></span></span> warning.
</li>
- <li class="itemize">"<span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\url</span></span></span>"s are caught by package "breakurl".
+ <li class="itemize">&#8220;<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\url</span></span></span>&#8221;s are caught by package <span
+class="ec-lmss-10">breakurl</span>.
</li>
- <li class="itemize">The option "breaklinks" is intended for internal use. But it can be used to force link wrapping,
+ <li class="itemize">The option <span
+class="ec-lmss-10">breaklinks </span>is intended for internal use. But it can be used to force link wrapping,
e.g. when printing a document. However, when such a document is converted to PDF and
viewed with a PDF viewer, the active link area will be misplaced.
- <!--l. 3000--><p class="noindent" >Another limitation: some penalties are "optimized" by TeX, thus there are missing break
+ <!--l. 3050--><p class="noindent" >Another limitation: some penalties are &#8220;optimized&#8221; by TeX, thus there are missing break
points, especially within <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\url</span></span></span>. (See thread "hyperref.sty, breaklinks and url.sty 3.2" in
+class="ec-lmvtt-10">\url</span></span></span>. (See thread &#8220;hyperref.sty, breaklinks and url.sty 3.2&#8221; in
comp.text.tex 2005-09).</li></ul>
-<!--l. 3006--><p class="noindent" >
+<!--l. 3056--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">10.2 </span> <a
id="x1-9900010.2"></a>Links across pages</h4>
-<!--l. 3008--><p class="noindent" >In general they have problems:
+<!--l. 3058--><p class="noindent" >In general they have problems:
<ul class="itemize1">
<li class="itemize">Some driver doesn&#8217;t support them at all (see above).
</li>
<li class="itemize">The driver allows it, but the link result might include the footer and/or header, or an error
message can occur sometimes.</li></ul>
-<!--l. 3016--><p class="noindent" >
+<!--l. 3066--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">10.3 </span> <a
id="x1-10000010.3"></a>Footnotes</h4>
-<!--l. 3018--><p class="noindent" >LaTeX allows the separation of the footnote mark and the footnote text (<span class="obeylines-h"><span class="verb"><span
+<!--l. 3068--><p class="noindent" >LaTeX allows the separation of the footnote mark and the footnote text (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotemark</span></span></span>,
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotetext</span></span></span>). This interface might be enough for visual typesetting. But the relation between
@@ -6743,14 +6949,14 @@ Thus the implementation of hyperref does not support the optional argument of <s
class="ec-lmvtt-10">\footnotemark\verb</span></span></span>
and <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotetext</span></span></span>.
-<!--l. 3029--><p class="noindent" >
+<!--l. 3079--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">11 </span> <a
id="x1-10100011"></a>Hints<span class="footnote-mark"><a
-href="manual6.html#fn5x0"><sup class="textsuperscript">5</sup></a></span><a
- id="x1-101001f5"></a> </h3>
+href="manual7.html#fn6x0"><sup class="textsuperscript">6</sup></a></span><a
+ id="x1-101001f6"></a> </h3>
<h4 class="subsectionHead"><span class="titlemark">11.1 </span> <a
id="x1-10200011.1"></a>Spaces in option values</h4>
-<!--l. 3033--><p class="noindent" >Unhappily LaTeX strips spaces from options if they are given in <span class="obeylines-h"><span class="verb"><span
+<!--l. 3083--><p class="noindent" >Unhappily LaTeX strips spaces from options if they are given in <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\documentclass</span></span></span> or <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\usepackage</span></span></span> (or
<span class="obeylines-h"><span class="verb"><span
@@ -6760,32 +6966,35 @@ class="ec-lmvtt-10">\RequirePackage</span></span></span>), e.g.:
<div class="verbatim" id="verbatim-71">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage[pdfborder=0&#x00A0;0&#x00A0;1]{hyperref}
</div>
-<!--l. 3037--><p class="nopar" > Package hyperref now gets
+<!--l. 3087--><p class="nopar" > Package hyperref now gets
<div class="verbatim" id="verbatim-72">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;pdfborder=001
</div>
-<!--l. 3041--><p class="nopar" > and the result is an invalid PDF file. As workaround braces can be used:
+<!--l. 3091--><p class="nopar" > and the result is an invalid PDF file. As workaround braces can be used:
<div class="verbatim" id="verbatim-73">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage[pdfborder={0&#x00A0;0&#x00A0;1}]{hyperref}
</div>
-<!--l. 3046--><p class="nopar" > Some options can also be given in <span class="obeylines-h"><span class="verb"><span
+<!--l. 3096--><p class="nopar" > Some options can also be given in <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypersetup</span></span></span>
<div class="verbatim" id="verbatim-74">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\hypersetup{pdfborder=0&#x00A0;0&#x00A0;1}
</div>
-<!--l. 3050--><p class="nopar" > In <span class="obeylines-h"><span class="verb"><span
+<!--l. 3100--><p class="nopar" > In <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hypersetup</span></span></span> the options are directly processed as key value options (see package keyval) without
space stripping in the value part.
-<!--l. 3056--><p class="indent" > Alternatively, LaTeX&#8217;s option handling system can be adapted to key value options by
-one of the packages "kvoptions-patch" (from project "kvoptions") or "xkvltxp" (from project
-"xsetkeys").
-<!--l. 3061--><p class="noindent" >
+<!--l. 3106--><p class="indent" > Alternatively, LaTeX&#8217;s option handling system can be adapted to key value options by one of the
+packages <span
+class="ec-lmss-10">kvoptions-patch </span>(from project <span
+class="ec-lmss-10">kvoptions</span>) or <span
+class="ec-lmss-10">xkvltxp </span>(from project <span
+class="ec-lmss-10">xsetkeys</span>).
+<!--l. 3111--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.2 </span> <a
id="x1-10300011.2"></a>Index with makeindex</h4>
<ul class="itemize1">
@@ -6798,7 +7007,8 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> uses the page anchors that
with <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\frontmatter</span></span></span>, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\romannumbering</span></span></span>, ...), then the page anchors are not unique. Therefore
- option "plainpages=false" is recommended.
+ option <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">plainpages=false</span></span></span> is recommended.
</li>
<li class="itemize">The encap mechanism of Makeindex allows to use one command only (see documentation of
Makeindex). If the user sets such a command, hyperref suppresses its <span class="obeylines-h"><span class="verb"><span
@@ -6814,23 +7024,25 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> command. With
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;...
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;\index{Some&#x00A0;example|main}
</div>
- <!--l. 3085--><p class="nopar" >
+ <!--l. 3135--><p class="nopar" >
</li>
<li class="itemize">Scientic Word/Scientific WorkPlace users can use package robustindex with hyperindex=false.
</li>
- <li class="itemize">Other encap characters can be set by option "encap". Example for use of "?":
+ <li class="itemize">Other encap characters can be set by option <span
+class="ec-lmss-10">encap</span>. Example for use of &#8220;?&#8221;:
<div class="verbatim" id="verbatim-76">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage[encap=?]{hyperref}
</div>
- <!--l. 3092--><p class="nopar" >
+ <!--l. 3142--><p class="nopar" >
</li>
- <li class="itemize">An other possibility is the insertion of <span class="obeylines-h"><span class="verb"><span
+ <li class="itemize">Another possibility is the insertion of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\hyperpage</span></span></span> by a style file for makeindex. For this case,
- hyperref&#8217;s insertion will be disabled by "hyperindex=false". <span class="obeylines-h"><span class="verb"><span
-class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless
- of setting of hyperindex.
+ hyperref&#8217;s insertion will be disabled by <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">hyperindex=false</span></span></span>. <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless of
+ setting of hyperindex.
<div class="verbatim" id="verbatim-77">
@@ -6845,11 +7057,12 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless
&#x00A0;<br />encap_suffix&#x00A0;"}"
&#x00A0;<br />%%%&#x00A0;cut&#x00A0;%%%&#x00A0;hyperindex.ist&#x00A0;%%%&#x00A0;cut&#x00A0;%%%
</div>
- <!--l. 3108--><p class="nopar" ></li></ul>
-<!--l. 3111--><p class="noindent" >
+ <!--l. 3158--><p class="nopar" ></li></ul>
+<!--l. 3161--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.3 </span> <a
- id="x1-10400011.3"></a>Warning "bookmark level for unknown &#x003C;foobar&#x003E; defaults to 0"</h4>
-<!--l. 3113--><p class="noindent" >Getting rid of it:
+ id="x1-10400011.3"></a>Warning <span
+class="ec-lmvtt-10">"bookmark level for unknown &#x003C;foobar&#x003E; defaults to 0"</span></h4>
+<!--l. 3163--><p class="noindent" >Getting rid of it:
<div class="verbatim" id="verbatim-78">
@@ -6857,15 +7070,16 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless
&#x00A0;<br />\providecommand*{\toclevel@&#x003C;foobar&#x003E;}{0}
&#x00A0;<br />\makeatother
</div>
-<!--l. 3118--><p class="nopar" >
-<!--l. 3120--><p class="noindent" >
+<!--l. 3168--><p class="nopar" >
+<!--l. 3170--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.4 </span> <a
id="x1-10500011.4"></a>Link anchors in figures</h4>
-<!--l. 3122--><p class="noindent" >The caption command increments the counter and here is the place where hyperref set the corresponding
-anchor. Unhappily the caption is set below the figure, so the figure is not visible if a link jumps to a
-figure. In this case, try package "hypcap.sty" that implements a method to circumvent the
+<!--l. 3172--><p class="noindent" >The caption command increments the counter and here is the place where hyperref set the corresponding
+anchor. Unhappily the caption is set below the figure, so the figure is not visible if a link jumps
+to a figure. In this case, try package <span
+class="ec-lmss-10">hypcap </span>that implements a method to circumvent the
problem.
-<!--l. 3130--><p class="noindent" >
+<!--l. 3180--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.5 </span> <a
id="x1-10600011.5"></a>Additional unicode characters in bookmarks and pdf information entries:</h4>
@@ -6874,14 +7088,14 @@ problem.
\documentclass[pdftex]{article}
&#x00A0;<br />\usepackage[unicode]{hyperref}
</div>
-<!--l. 3134--><p class="nopar" >
-<!--l. 3136--><p class="indent" > Support for additional unicode characters:
-<!--l. 3138--><p class="indent" > Example: <span class="obeylines-h"><span class="verb"><span
+<!--l. 3184--><p class="nopar" >
+<!--l. 3186--><p class="indent" > Support for additional unicode characters:
+<!--l. 3188--><p class="indent" > Example: <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\.{a}</span></span></span> and <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\d{a}</span></span></span>
-<!--l. 3140--><p class="indent" > 1. Get a list with unicode data, eg:
-<!--l. 3142--><p class="indent" > http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
-<!--l. 3144--><p class="indent" > 2. Identify the characters (<span class="obeylines-h"><span class="verb"><span
+<!--l. 3190--><p class="indent" > 1. Get a list with unicode data, eg:
+<!--l. 3192--><p class="indent" > http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
+<!--l. 3194--><p class="indent" > 2. Identify the characters (<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\.{a}</span></span></span>, <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\d{a}</span></span></span>):
@@ -6890,9 +7104,9 @@ class="ec-lmvtt-10">\d{a}</span></span></span>):
&#x00A0;&#x00A0;&#x00A0;&#x00A0;0227;LATIN&#x00A0;SMALL&#x00A0;LETTER&#x00A0;A&#x00A0;WITH&#x00A0;DOT&#x00A0;ABOVE;...
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;1EA1;LATIN&#x00A0;SMALL&#x00A0;LETTER&#x00A0;A&#x00A0;WITH&#x00A0;DOT&#x00A0;BELOW;...
</div>
-<!--l. 3148--><p class="nopar" >
-<!--l. 3150--><p class="indent" > 3. Calculate the octal code:
-<!--l. 3152--><p class="indent" > The first characters of the line in the file are hex values, convert each byte and prepend them with a
+<!--l. 3198--><p class="nopar" >
+<!--l. 3200--><p class="indent" > 3. Calculate the octal code:
+<!--l. 3202--><p class="indent" > The first characters of the line in the file are hex values, convert each byte and prepend them with a
backslash. (This will go into the PDF file.)
@@ -6900,9 +7114,10 @@ backslash. (This will go into the PDF file.)
&#x00A0;&#x00A0;&#x00A0;&#x00A0;0227&#x00A0;-&#x003E;&#x00A0;\002\047
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;1EA1&#x00A0;-&#x003E;&#x00A0;\036\241
</div>
-<!--l. 3159--><p class="nopar" >
-<!--l. 3161--><p class="indent" > 4. Transform into a form understood by hyperref:
-<!--l. 3163--><p class="indent" > Hyperref must know where the first byte starts, this is marked by "9" (8 and 9 cannot occur in octal
+<!--l. 3209--><p class="nopar" >
+<!--l. 3211--><p class="indent" > 4. Transform into a form understood by hyperref:
+<!--l. 3213--><p class="indent" > Hyperref must know where the first byte starts, this is marked by <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">9</span></span></span> (8 and 9 cannot occur in octal
numbers):
@@ -6910,8 +7125,9 @@ numbers):
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\002\047&#x00A0;-&#x003E;&#x00A0;\9002\047
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\036\241&#x00A0;-&#x003E;&#x00A0;\9036\241
</div>
-<!--l. 3170--><p class="nopar" >
-<!--l. 3172--><p class="indent" > Optional: "8" is used for abbreviations:
+<!--l. 3220--><p class="nopar" >
+<!--l. 3222--><p class="indent" > Optional: <span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">8</span></span></span> is used for abbreviations:
<div class="verbatim" id="verbatim-83">
@@ -6919,8 +7135,8 @@ numbers):
&#x00A0;<br />
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\9002\047&#x00A0;-&#x003E;&#x00A0;\82\047
</div>
-<!--l. 3178--><p class="nopar" >
-<!--l. 3180--><p class="indent" > 5. Declare the character with LaTeX:
+<!--l. 3228--><p class="nopar" >
+<!--l. 3230--><p class="indent" > 5. Declare the character with LaTeX:
<div class="verbatim" id="verbatim-84">
@@ -6932,16 +7148,17 @@ numbers):
&#x00A0;<br />\end{document}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;
</div>
-<!--l. 3189--><p class="nopar" >
-<!--l. 3191--><p class="noindent" >
+<!--l. 3239--><p class="nopar" >
+<!--l. 3241--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.6 </span> <a
id="x1-10700011.6"></a>Footnotes</h4>
-<!--l. 3193--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><span class="verb"><span
+<!--l. 3243--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotemark</span></span></span> and <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotetext</span></span></span>
out of order or reusing <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\footnotemark</span></span></span>. Here you can either disable hyperref&#8217;s footnote support by
-"hyperfootnotes=false" or fiddle with internal macros, nasty examples:
+<span class="obeylines-h"><span class="verb"><span
+class="ec-lmvtt-10">hyperfootnotes=false</span></span></span> or fiddle with internal macros, nasty examples:
<div class="verbatim" id="verbatim-85">
@@ -6993,12 +7210,12 @@ class="ec-lmvtt-10">\footnotemark</span></span></span>. Here you can either disa
&#x00A0;<br />
&#x00A0;<br />\end{document}
</div>
-<!--l. 3247--><p class="nopar" >
+<!--l. 3297--><p class="nopar" >
-<!--l. 3249--><p class="noindent" >
+<!--l. 3299--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">11.7 </span> <a
id="x1-10800011.7"></a>Subordinate counters</h4>
-<!--l. 3251--><p class="noindent" >Some counters do not have unique values and require the value of other counters to be unique. For
+<!--l. 3301--><p class="noindent" >Some counters do not have unique values and require the value of other counters to be unique. For
example, sections or figures might be numbered within chapters or <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\newtheorem</span></span></span> is used with an
optional counter argument. Internally LaTeX uses <span class="obeylines-h"><span class="verb"><span
@@ -7007,13 +7224,13 @@ another counter. Package hyperref hooks into <span class="obeylines-h"><span cla
class="ec-lmvtt-10">\@addtoreset</span></span></span> to catch this situation. Also <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\numberwithin</span></span></span>
of package amsmath is caught by hyperref.
-<!--l. 3261--><p class="indent" > However, if the definition of subordinate counters take place before hyperref is loaded, the old
+<!--l. 3311--><p class="indent" > However, if the definition of subordinate counters take place before hyperref is loaded, the old
meaning of <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\@addtoreset</span></span></span> is called without hyperref&#8217;s additions. Then the companion counter macro
<span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\theH&#x003C;counter&#x003E;</span></span></span> can be redefined accordingly. Or move the definition of subordinate counters after
hyperref is loaded.
-<!--l. 3267--><p class="indent" > Example for <span class="obeylines-h"><span class="verb"><span
+<!--l. 3317--><p class="indent" > Example for <span class="obeylines-h"><span class="verb"><span
class="ec-lmvtt-10">\newtheorem</span></span></span>, problematic case:
@@ -7021,14 +7238,14 @@ class="ec-lmvtt-10">\newtheorem</span></span></span>, problematic case:
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\newtheorem{corA}{CorollaryA}[section]
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
</div>
-<!--l. 3271--><p class="nopar" > Solution a)
+<!--l. 3321--><p class="nopar" > Solution a)
<div class="verbatim" id="verbatim-87">
&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\newtheorem{corA}{CorollaryA}[section}
</div>
-<!--l. 3276--><p class="nopar" > Solution b)
+<!--l. 3326--><p class="nopar" > Solution b)
<div class="verbatim" id="verbatim-88">
@@ -7036,11 +7253,11 @@ class="ec-lmvtt-10">\newtheorem</span></span></span>, problematic case:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage{hyperref}
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;\newcommand*{\theHcorA}{\theHsection.\number\value{corA}}
</div>
-<!--l. 3282--><p class="nopar" >
-<!--l. 3284--><p class="noindent" >
+<!--l. 3332--><p class="nopar" >
+<!--l. 3334--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">12 </span> <a
id="x1-10900012"></a>History and acknowledgments</h3>
-<!--l. 3286--><p class="noindent" >The original authors of <span
+<!--l. 3336--><p class="noindent" >The original authors of <span
class="ec-lmss-10">hyperbasics.tex </span>and <span
class="ec-lmss-10">hypertex.sty</span>, from which this package descends, are
Tanmoy Bhattacharya and Thorsten Ohl. Package <span
@@ -7053,13 +7270,13 @@ Carlisle, T.&#x00A0;V.&#x00A0;Raman and Leslie Lamport for comments, requests, t
get the package into its first useable state. Various other people are mentioned at the point
in the source where I had to change the code in later versions because of problems they
found.
-<!--l. 3299--><p class="indent" > Tanmoy found a great many of the bugs, and (even better) often provided fixes, which has
+<!--l. 3349--><p class="indent" > Tanmoy found a great many of the bugs, and (even better) often provided fixes, which has
made the package more robust. The days spent on Rev<span class="TEX">T<span
class="E">E</span>X</span>&#x00A0;are entirely due to him! The
investigations of Bill Moss into the later versions including native PDF support uncovered a
good many bugs, and his testing is appreciated. Hans Hagen provided a lot of insight into
PDF.
-<!--l. 3307--><p class="indent" > Berthold Horn provided help, encouragement and sponsorship for the <span
+<!--l. 3357--><p class="indent" > Berthold Horn provided help, encouragement and sponsorship for the <span
class="ec-lmss-10">dvipsone </span>and <span
class="ec-lmss-10">dviwindo </span>drivers.
Sergey Lesenko provided the changes needed for <span
@@ -7073,14 +7290,14 @@ class="ec-lmss-10">hyper </span>package (developed in parallel with
<span
class="ec-lmss-10">hyperref</span>) showed me solutions for some problems. Hopefully the two packages will combine one
day.
-<!--l. 3316--><p class="indent" > The forms creation section owes a great deal to: T.&#x00A0;V.&#x00A0;Raman, for encouragement, support and
+<!--l. 3366--><p class="indent" > The forms creation section owes a great deal to: T.&#x00A0;V.&#x00A0;Raman, for encouragement, support and
ideas; Thomas Merz, whose book <span
class="ec-lmri-10">Web Publishing with Acrobat/PDF </span>provided crucial insights;
D.&#x00A0;P.&#x00A0;Story, whose detailed article about pdfmarks and forms solved many practical problems; and Hans
Hagen, who explained how to do it in <span
class="ec-lmss-10">pdftex</span>.
-<!--l. 3322--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost.
-<!--l. 3325--><p class="indent" > Especial extra thanks to David Carlisle for the <span
+<!--l. 3372--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost.
+<!--l. 3375--><p class="indent" > Especial extra thanks to David Carlisle for the <span
class="ec-lmss-10">backref </span>module, the ps2pdf and dviwindo support,
frequent general rewrites of my bad code, and for working on changes to the <span
class="ec-lmss-10">xr </span>package to suit
diff --git a/macros/latex/contrib/hyperref/doc/manual.pdf b/macros/latex/contrib/hyperref/doc/manual.pdf
index d5c51b278d..ac426cd07d 100644
--- a/macros/latex/contrib/hyperref/doc/manual.pdf
+++ b/macros/latex/contrib/hyperref/doc/manual.pdf
Binary files differ
diff --git a/macros/latex/contrib/hyperref/doc/manual2.html b/macros/latex/contrib/hyperref/doc/manual2.html
index dc86192660..cfc5150328 100644
--- a/macros/latex/contrib/hyperref/doc/manual2.html
+++ b/macros/latex/contrib/hyperref/doc/manual2.html
@@ -11,8 +11,10 @@
</head><body
>
<div class="footnote-text">
- <!--l. 207--><p class="indent" > <span class="footnote-mark"><a
+ <!--l. 193--><p class="indent" > <span class="footnote-mark"><a
id="fn1x0"> <sup class="textsuperscript">1</sup></a></span><span
-class="ec-lmr-8">This is borrowed from an article by Arthur Smith.</span></div>
+class="ec-lmr-8">Now: </span><a
+href="https://ctan.org/tex-archive/support/hypertex/hypertex" class="url" ><span
+class="ec-lmvtt-10x-x-80">https://ctan.org/tex-archive/support/hypertex/hypertex</span></a></div>
</body></html>
diff --git a/macros/latex/contrib/hyperref/doc/manual3.html b/macros/latex/contrib/hyperref/doc/manual3.html
index d08f1b9eb8..3dcd508fdb 100644
--- a/macros/latex/contrib/hyperref/doc/manual3.html
+++ b/macros/latex/contrib/hyperref/doc/manual3.html
@@ -11,14 +11,8 @@
</head><body
>
<div class="footnote-text">
- <!--l. 272--><p class="indent" > <span class="footnote-mark"><a
+ <!--l. 211--><p class="indent" > <span class="footnote-mark"><a
id="fn2x0"> <sup class="textsuperscript">2</sup></a></span><span
-class="ec-lmr-8">Make sure you turn off the partial font downloading supported by </span><span
-class="ec-lmss-8">dvips </span><span
-class="ec-lmr-8">and </span><span
-class="ec-lmss-8">dvipsone </span><span
-class="ec-lmr-8">in favor of Distiller&#8217;s own</span>
- <span
-class="ec-lmr-8">system.</span></div>
+class="ec-lmr-8">This is borrowed from an article by Arthur Smith.</span></div>
</body></html>
diff --git a/macros/latex/contrib/hyperref/doc/manual4.html b/macros/latex/contrib/hyperref/doc/manual4.html
index fd0e5d8fc2..6322ca81b9 100644
--- a/macros/latex/contrib/hyperref/doc/manual4.html
+++ b/macros/latex/contrib/hyperref/doc/manual4.html
@@ -11,8 +11,14 @@
</head><body
>
<div class="footnote-text">
- <span class="footnote-mark"><a
+ <!--l. 276--><p class="indent" > <span class="footnote-mark"><a
id="fn3x0"> <sup class="textsuperscript">3</sup></a></span><span
-class="ec-lmr-8">This section moved from the README file, needs more integration into the manual</span></div>
+class="ec-lmr-8">Make sure you turn off the partial font downloading supported by </span><span
+class="ec-lmss-8">dvips </span><span
+class="ec-lmr-8">and </span><span
+class="ec-lmss-8">dvipsone </span><span
+class="ec-lmr-8">in favor of Distiller&#8217;s own</span>
+ <span
+class="ec-lmr-8">system.</span></div>
</body></html>
diff --git a/macros/latex/contrib/hyperref/doc/manual7.html b/macros/latex/contrib/hyperref/doc/manual7.html
new file mode 100644
index 0000000000..c891e7a0b5
--- /dev/null
+++ b/macros/latex/contrib/hyperref/doc/manual7.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+<html >
+<head><title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
+<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
+<!-- html -->
+<meta name="src" content="manual.tex">
+<link rel="stylesheet" type="text/css" href="manual.css">
+</head><body
+>
+ <div class="footnote-text">
+ <span class="footnote-mark"><a
+ id="fn6x0"> <sup class="textsuperscript">6</sup></a></span><span
+class="ec-lmr-8">This section moved from the README file, needs more integration into the manual</span></div>
+
+</body></html>
diff --git a/macros/latex/contrib/hyperref/doc/options.pdf b/macros/latex/contrib/hyperref/doc/options.pdf
deleted file mode 100644
index 3fd0851757..0000000000
--- a/macros/latex/contrib/hyperref/doc/options.pdf
+++ /dev/null
Binary files differ
diff --git a/macros/latex/contrib/hyperref/hluatex.dtx b/macros/latex/contrib/hyperref/hluatex.dtx
index 6d94245ef3..52f1c0ebae 100644
--- a/macros/latex/contrib/hyperref/hluatex.dtx
+++ b/macros/latex/contrib/hyperref/hluatex.dtx
@@ -143,13 +143,15 @@
}
\edef\Hy@pdfminorversion{\pdfvariable minorversion}%
- \ifHy@ocgcolorlinks
- \ifnum\Hy@pdfminorversion<5 %
+\edef\Hy@pdfmajorversion{\pdfvariable majorversion}%
+
+\ifHy@ocgcolorlinks
+ \ifnum\Hy@pdfmajorminor@version<105 %
\kvsetkeys{Hyp}{pdfversion=1.5}%
\fi
\fi
\ifHy@setpdfversion
- \ifnum\Hy@pdfversion<5 %
+ \ifnum\Hy@pdf@majorminor@version<105 %
\ltx@IfUndefined{pdfobjcompresslevel}{%
}{%
\ifHy@verbose
@@ -157,13 +159,13 @@
PDF object streams are disabled, because they are%
\MessageBreak
not supported in requested PDF version %
- 1.\Hy@pdfversion
+ \Hy@pdf@majorversion.\Hy@pdf@minorversion
}%
\fi
\pdfobjcompresslevel=\ltx@zero
}%
\fi
- \ifnum\Hy@pdfminorversion=\Hy@pdfversion\relax
+ \ifnum\Hy@pdfmajorminor@version=\Hy@pdf@majorminor@version\relax
\else
\let\Hy@temp\ltx@empty
\def\Hy@temp@A#1#2{%
@@ -186,10 +188,11 @@
\Hy@temp@A\pdflastlink{link}%
}%
\ifx\Hy@temp\ltx@empty
- \Hy@pdfminorversion=\Hy@pdfversion\relax
+ \Hy@pdfmajorversion=\Hy@pdf@majorversion\relax
+ \Hy@pdfminorversion=\Hy@pdf@minorversion\relax
\else
\let\Hy@temp@A\ltx@empty
- \ifnum\Hy@pdfversion=4 %
+ \ifnum\Hy@pdf@majorminor@version=104 %
\IfFileExists{pdf14.sty}{%
\def\Hy@temp@A{%
\MessageBreak
@@ -207,9 +210,10 @@
The version should be set as early as possible:%
\MessageBreak
\space\space
- \expandafter\string\Hy@pdfminorversion=\Hy@pdfversion
+ \expandafter\string\Hy@pdfmajorversion=\Hy@pdf@majorversion, %
+ \expandafter\string\Hy@pdfminorversion=\Hy@pdf@minorversion
\string\relax
- \ifnum\Hy@pdfversion<5 %
+ \ifnum\Hy@pdf@majorminor@version<105 %
\ltx@ifundefined{pdfobjcompresslevel}{%
}{%
\MessageBreak
@@ -222,11 +226,13 @@
\fi
\fi
\PackageInfo{hyperref}{%
+ \expandafter\string\Hy@pdfmajorversion.%
\expandafter\string\Hy@pdfminorversion
- :=\number\Hy@pdfversion\space
+ :=\number\Hy@pdf@majorversion.\number\Hy@pdf@minorversion\space
}%
\fi
- \edef\Hy@pdfversion{\number\Hy@pdfminorversion}%
+ \edef\Hy@pdf@majorversion{\number\Hy@pdfmajorversion}%
+ \edef\Hy@pdf@minorversion{\number\Hy@pdfminorversion}%
\Hy@DisableOption{pdfversion}%
\ifHy@ocgcolorlinks
@@ -1353,7 +1359,7 @@
}
\def\PDFForm@@Name#1{%
\begingroup
- \ifnum\Hy@pdfversion<5 % implementation note 117, PDF spec 1.7
+ \ifnum\Hy@pdf@majorminor@version<105 % implementation note 117, PDF spec 1.7
\ifHy@unicode
\Hy@unicodefalse
\fi
diff --git a/macros/latex/contrib/hyperref/hylatex.ltx b/macros/latex/contrib/hyperref/hylatex.ltx
deleted file mode 100644
index 7eb223db30..0000000000
--- a/macros/latex/contrib/hyperref/hylatex.ltx
+++ /dev/null
@@ -1,43 +0,0 @@
-%
-% hylatex.ltx
-% Tanmoy Bhattacharya and Sebastian Rahtz, June 1995
-%
-% Use this file to make a format which includes the
-% hyperref package in every LaTeX job.
-%
-% In web2c 7-based TeX world, we create the format file with
-% tex -ini \&latex hylatex.ltx
-% and then use with
-% tex \&hylatex
-%
-% In teTeX (TeX version 3.14159 (C version 6.1), LaTeX2e <1996/12/01>
-% patch level 1), I create the format file with
-% initex \&latex hylatex.ltx
-% and then use with
-% virtex \&hylatex
-%
-% This method is not supported by the LaTeX2e team, so
-% I will try to find a better way. \AtBeginDocument does not
-% work for reasons which I do not understand.
-%
-\makeatletter
-\expandafter\everyjob\expandafter{\the\everyjob
- \typeout{ ********* Hyperref Macros loaded ******* }}
-%
-\expandafter\let\csname REAL document\endcsname\document
-%
-\def\document{%
- \endgroup
-%
-% NOTE:
-% This setup sets up no options by default;
-% change to suit your needs, by writing a hyperref.cfg control
-% file.
-%
- \RequirePackage{hyperref}
- \begingroup
- \@endpefalse\csname REAL document\endcsname
-}
-\makeatother
-\dump
-
diff --git a/macros/latex/contrib/hyperref/hyperref.dtx b/macros/latex/contrib/hyperref/hyperref.dtx
index 0a1965bfd7..67860c979c 100644
--- a/macros/latex/contrib/hyperref/hyperref.dtx
+++ b/macros/latex/contrib/hyperref/hyperref.dtx
@@ -1,9 +1,10 @@
% \iffalse
-%% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz,
-%% with portions written by David Carlisle and Heiko Oberdiek,
-%% 2001-2012 Heiko Oberdiek.
-%% 2016-2019 Oberdiek Package Suport Group
-%% 2019 LaTeX3 Project
+%% File: hyperref.dtx
+%% Copyright
+%% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek,
+%% 2001-2015 Heiko Oberdiek.
+%% 2016-2019 Oberdiek Package Support Group
+%% 2019-2020 LaTeX3 Project
%% https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
@@ -49,7 +50,7 @@
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
-%<!none> [2019/11/10 v7.00c %
+%<!none> [2020/01/14 v7.00d %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -5280,22 +5281,43 @@
\@ifundefined{Hy@pdfversion@#1}{%
\PackageWarning{hyperref}{%
Unsupported PDF version `#1'.\MessageBreak
- Valid values: 1.2 until 1.9%
+ Valid values: 1.2-1.7, 2.0%
}%
}{%
\Hy@setpdfversiontrue
- \edef\Hy@pdfversion{\@nameuse{Hy@pdfversion@#1}}%
+ \@nameuse{Hy@pdfversion@#1}%
}%
}
-\@namedef{Hy@pdfversion@1.2}{2}%
-\@namedef{Hy@pdfversion@1.3}{3}%
-\@namedef{Hy@pdfversion@1.4}{4}%
-\@namedef{Hy@pdfversion@1.5}{5}%
-\@namedef{Hy@pdfversion@1.6}{6}%
-\@namedef{Hy@pdfversion@1.7}{7}%
-\@namedef{Hy@pdfversion@1.8}{8}%
-\@namedef{Hy@pdfversion@1.9}{9}%
-\def\Hy@pdfversion{5}
+% \end{macrocode}
+% \verb|\Hy@pdfminorversion| already used elsewhere to denote \verb|\pdfminorversion|
+% or \verb|\pdfvariable majorversion}| so introduce new names here.
+% \begin{macrocode}
+\@namedef{Hy@pdfversion@1.2}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{2}}%
+\@namedef{Hy@pdfversion@1.3}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{3}}%
+\@namedef{Hy@pdfversion@1.4}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{4}}%
+\@namedef{Hy@pdfversion@1.5}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{5}}%
+\@namedef{Hy@pdfversion@1.6}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{6}}%
+\@namedef{Hy@pdfversion@1.7}{\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{7}}%
+\@namedef{Hy@pdfversion@2.0}{\def\Hy@pdf@majorversion{2}\def\Hy@pdf@minorversion{0}}%
+\def\Hy@pdf@majorversion{1}\def\Hy@pdf@minorversion{5}
+% \end{macrocode}
+% Legacy name, earlier releases assumed 1.x
+% \begin{macrocode}
+\let\Hy@pdfversion\Hy@pdf@minorversion
+\def\Hy@pdf@majorminor@version{\numexpr100*\Hy@pdf@majorversion+\Hy@pdf@minorversion\relax}
+\def\Hy@pdfmajorminor@version{\numexpr100*\Hy@pdfmajorversion+\Hy@pdfminorversion\relax}
+% \end{macrocode}
+% if \verb|pdfminorversion| is defined, make sure \verb|pdfmajorversion| is too.
+% \begin{macrocode}
+\@ifundefined{pdfminorversion}{}{%
+\@ifundefined{pdfmajorversion}{%
+\newcount\pdfmajorversion
+\pdfmajorversion=1
+}{}%
+}
+\ifx\pdfmajorversion\@undefined\else
+\def\Hy@pdfmajorversion{\pdfmajorversion}
+\fi
% \end{macrocode}
%
% \section{Options for different drivers}\label{drivers}
@@ -7201,7 +7223,7 @@
%
% \begin{macrocode}
\ifHy@pdfa
- \ifnum \Hy@pdfversion < 4
+ \ifnum \Hy@pdf@majorminor@version< 104
\kvsetkeys{Hyp}{pdfversion=1.4}%
\fi
\Hy@DisableOption{pdfversion}%
@@ -7444,7 +7466,7 @@
\ifx\HyOpt@CustomDriver\ltx@empty
\ifx\Hy@driver\@empty
\def\HyOpt@DriverType{ (autodetected)}%
- \providecommand*{\Hy@defaultdriver}{hypertex}%
+ \providecommand*{\Hy@defaultdriver}{hdvips}%
\ifpdf
\ifx\pdfextension\@undefined
\def\Hy@driver{hpdftex}%
@@ -9124,7 +9146,7 @@
\kv@parse{#1}{%
\Hy@pdfstringdef\kv@key\kv@key
\ifx\kv@value\relax
- \ifnum\Hy@pdfversion<3 % implementation note 122, PDF spec 1.7
+ \ifnum\Hy@pdf@majorminor@version<103 % implementation note 122, PDF spec 1.7
\xdef\Fld@choices{\Fld@choices[(\kv@key)(\kv@key)]}%
\else
\xdef\Fld@choices{\Fld@choices(\kv@key)}%
@@ -13668,12 +13690,12 @@
}%
}{%
\ifHy@ocgcolorlinks
- \ifnum\Hy@pdfminorversion<5 %
+ \ifnum\Hy@pdfmajorminor@version<105 %
\kvsetkeys{Hyp}{pdfversion=1.5}%
\fi
\fi
\ifHy@setpdfversion
- \ifnum\Hy@pdfversion<5 %
+ \ifnum\Hy@pdf@majorminor@version<105 %
\ltx@IfUndefined{pdfobjcompresslevel}{%
}{%
\ifHy@verbose
@@ -13681,13 +13703,13 @@
PDF object streams are disabled, because they are%
\MessageBreak
not supported in requested PDF version %
- 1.\Hy@pdfversion
+ \Hy@pdf@majorversion.\Hy@pdf@minorversion
}%
\fi
\pdfobjcompresslevel=\ltx@zero
}%
\fi
- \ifnum\Hy@pdfminorversion=\Hy@pdfversion\relax
+ \ifnum\Hy@pdfmajorminor@version=\Hy@pdf@majorminor@version\relax
\else
\let\Hy@temp\ltx@empty
\def\Hy@temp@A#1#2{%
@@ -13710,10 +13732,11 @@
\Hy@temp@A\pdflastlink{link}%
}%
\ifx\Hy@temp\ltx@empty
- \Hy@pdfminorversion=\Hy@pdfversion\relax
+ \Hy@pdfmajorversion=\Hy@pdf@majorversion\relax
+ \Hy@pdfminorversion=\Hy@pdf@minorversion\relax
\else
\let\Hy@temp@A\ltx@empty
- \ifnum\Hy@pdfversion=4 %
+ \ifnum\Hy@pdf@majorminor@version=104 %
\IfFileExists{pdf14.sty}{%
\def\Hy@temp@A{%
\MessageBreak
@@ -13731,9 +13754,10 @@
The version should be set as early as possible:%
\MessageBreak
\space\space
- \expandafter\string\Hy@pdfminorversion=\Hy@pdfversion
+ \expandafter\string\Hy@pdfmajorversion=\Hy@pdf@majorversion, %
+ \expandafter\string\Hy@pdfminorversion=\Hy@pdf@minorversion
\string\relax
- \ifnum\Hy@pdfversion<5 %
+ \ifnum\Hy@pdf@majorminor@version<105 %
\ltx@ifundefined{pdfobjcompresslevel}{%
}{%
\MessageBreak
@@ -13746,11 +13770,13 @@
\fi
\fi
\PackageInfo{hyperref}{%
+ \expandafter\string\Hy@pdfmajorversion.%
\expandafter\string\Hy@pdfminorversion
- :=\number\Hy@pdfversion\space
+ :=\number\Hy@pdf@majorversion.\number\Hy@pdf@minorversion\space
}%
\fi
- \edef\Hy@pdfversion{\number\Hy@pdfminorversion}%
+ \edef\Hy@pdf@majorversion{\number\Hy@pdfmajorversion}%
+ \edef\Hy@pdf@minorversion{\number\Hy@pdfminorversion}%
}
\Hy@DisableOption{pdfversion}%
% \end{macrocode}
@@ -17218,18 +17244,31 @@
% \begin{macrocode}
/DvipsToPDF{72.27 mul Resolution div} def%
/PDFToDvips{72.27 div Resolution mul} def%
- /BPToDvips{72 div Resolution mul}def%
+ /BPToDvips{72 div Resolution mul}def
% \end{macrocode}
-% The values inside the /Boder array are not taken literally, but
+% The values inside the /Border array are not taken literally, but
% interpreted by ghostscript using the resolution of the dvi driver.
% I don't know how other distiller programs behaves in this manner.
+%
+% Note GhostScript changed its behaviour here and later versions do
+% not need this scaling, so test the PostScript interpreter is GhostScript
+% and if so check its version.
+%
+% If using gs and release $>$ 9.27 no-op, otherwise patch.
% \begin{macrocode}
- /BorderArrayPatch{%
- [exch{%
- dup dup type/integertype eq exch type/realtype eq or%
- {BPToDvips}if%
- }forall]%
- }def%
+ product (Ghostscript) search {pop pop pop revision 927 gt}%
+ {pop false} ifelse%
+ {%
+ /BorderArrayPatch{} def%
+ }%
+ {%
+ /BorderArrayPatch{%
+ [exch{%
+ dup dup type/integertype eq exch type/realtype eq or%
+ {BPToDvips}if%
+ }forall]%
+ }def%
+ } ifelse
% \end{macrocode}
% The rectangle around the links starts off
% \emph{exactly} the size of the box;
@@ -19788,7 +19827,7 @@
% \begin{macrocode}
\def\PDFForm@@Name#1{%
\begingroup
- \ifnum\Hy@pdfversion<5 % implementation note 117, PDF spec 1.7
+ \ifnum\Hy@pdf@majorminor@version<105 % implementation note 117, PDF spec 1.7
\ifHy@unicode
\Hy@unicodefalse
\fi
diff --git a/macros/latex/contrib/hyperref/hyperref.ins b/macros/latex/contrib/hyperref/hyperref.ins
index 5779e77110..e313a869b7 100644
--- a/macros/latex/contrib/hyperref/hyperref.ins
+++ b/macros/latex/contrib/hyperref/hyperref.ins
@@ -3,10 +3,12 @@
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright 1995-1999 Sebastian Rahtz
-%% 1999-2000 Sebastian Rahtz, Heiko Oberdiek
-%% 2001-2012 Heiko Oberdiek
-%% 2016 Oberdiek Package Support Group
+%% Copyright
+%% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek
+%% 2001-2015 Heiko Oberdiek
+%% 2016-2019 Oberdiek Package Support Group
+%% 2019-2020 LaTeX3 Project
+%% https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
%% -------------------------------------------
@@ -29,7 +31,7 @@
%%
%% --------------- start of docstrip commands ------------------
%%
-\def\filedate{2010/01/25}
+\def\filedate{2020/01/14}
\def\batchfile{hyperref.ins}
\input docstrip
diff --git a/macros/latex/contrib/hyperref/hyperref.pdf b/macros/latex/contrib/hyperref/hyperref.pdf
index ad74de3f04..5af41f0ccd 100644
--- a/macros/latex/contrib/hyperref/hyperref.pdf
+++ b/macros/latex/contrib/hyperref/hyperref.pdf
Binary files differ
diff --git a/macros/latex/contrib/hyperref/manifest.txt b/macros/latex/contrib/hyperref/manifest.txt
index 4b9f3492ad..818a27d6a9 100644
--- a/macros/latex/contrib/hyperref/manifest.txt
+++ b/macros/latex/contrib/hyperref/manifest.txt
@@ -24,9 +24,6 @@ xr-hyper.sty
bmhydoc.sty
Help package for generating the documentation.
-psdmapshortnames.pl
- Helper script for generating psdextra.def.
-
ChangeLog.txt
History of versions
hylatex.ltx
@@ -79,44 +76,9 @@ manual.pdf
manual.html, manual[2-6].html, manual.css,
cmsy10-21.gif, cmmi10-22.gif
HTML version of the manual.
-options.tex, options.pdf
- Short description of options from package `hyperref'.
paper.pdf
Online version of paper for Heiko Oberdiek's talk
at EuroTeX'99.
slides.pdf
Slides for Heiko Oberdiek's talk at EuroTeX'99.
-% Directory test/
-% ==============
-
-test0.tex, test0.dvi, hog.eps, hog.pdf
-test1.tex
-test2.tex
-test3.tex, phys1.jpg, phys2.jpg
-test4.tex, bit.tex
-test5.tex
-test6.tex
-test7.tex
-test8.tex
-testams.tex
-testbib.tex, testbib.bib, testbib.bbl
-testbookmark.tex
-testfor2.tex
-testform.tex
-testnb.tex
-testoz.tex
-testslide.tex, seminar.con
-testurl.tex, testurl.bib, testurl.bbl
-picture.eps, picture.pdf, picture.png
- Used in `test0.tex' and `test1.tex'.
-
-testbmgl.tex
- Test file that produces all glyphs of PDFDocEncoding
- in the bookmarks and shows the commands to produce them.
-testbmu.tex
- Test file that produces glyphs 0x0000 until 0x04FF
- of Unicode in the bookmarks and the commands.
- (Caution: large pool size needed.)
-
-test-bm-pu-licr.tex
diff --git a/macros/latex/contrib/hyperref/minitoc-hyper.sty b/macros/latex/contrib/hyperref/minitoc-hyper.sty
index 2106de9dba..4e2e66fa05 100644
--- a/macros/latex/contrib/hyperref/minitoc-hyper.sty
+++ b/macros/latex/contrib/hyperref/minitoc-hyper.sty
@@ -1,2304 +1,7 @@
-\def\fileversion{v28href}
-\def\filedate{1999/05/17}
-% minitoc-hyper.sty
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Jean-Pierre Drucbert
-% ONERA/CERT/GPI
-% Office National d'\'Etudes et de Recherches A\'erospatiales
-% Centre d'\'Etudes et de Recherches de Toulouse
-% Groupe de Prestations Informatiques
-% Complexe Scientifique de Rangueil
-% 2, Avenue \'Edouard Belin
-% BP 4025
-% F-31055 TOULOUSE CEDEX
-% FRANCE
-%
-% Phone +33-62-25-25-15
-%
-% Email: drucbert@onecert.fr
-%
-% Please send me any (constructive) suggestions and comments.
-%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Temporarily patched by Bernd Jaehne [Bernd.Jaehne@aeon.de]
-% and Didier Verna [verna@inf.enst.fr] to
-% work with hyperref.sty from s.rahtz@elsevier.co.uk
-% using input from Tony Roberts [aroberts@usq.edu.au]
-% For changes see comments %%BJ and %DV
-%
-% However: this patch works only when hyperref.sty is used,
-% otherwise errors occur. Thus it may be advisable to add code
-% so that minitoc runs both in standard and hyperref mode.
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% History (contains some obsolete things... it is NOT
-% the REAL documentation)
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% minitoc.sty --- redefines the \chapter command to display a
-% mini-table-of-contents at the beginning of every chapter.
-% Oct-90 Original version, by Nigel Ward.
-% Nov-91 Revised to reuse \chapter, \section, \subsection commands
-% transparently, generate toc-file-name automatically,
-% assorted other cleanup. Dan Jurafsky
-% Jun/Jul-93 New design, to avoid allocating a newwrite
-% for each chapter (!)
-% Added \chapterend to terminate the scope of a minitoc.
-% (IF YOU FORGOT PUTTING \chapterend at the end
-% of EACH chapter, an entry for the next chapter
-% will appear in each minitoc.) (Thanks to Yufan Hu).
-% Replaced ``minipage'' environnement by a ``verse''
-% environnement, to allow a minitoc split across pages.
-% All the layout of the minitoc is in the
-% \minitableofcontents command, so if someboby wants
-% to redefine that layout, he has just to
-% rewrite it (and only it).
-%
-% You can inhibit the minitoc for the next chapter
-% by preceding it with \minitocno. (\minitocyes
-% is useless for the user: it is implicit AFTER
-% the \chapter* pseudo-chapters).
-%
-% Problems: you MUST have \chapterend to terminate each
-% chapter with a minitoc.
-% How about avoiding this constraint?
-%
-% The depth of the minitoc is user-adjustable with
-% the counter `minitocdepth' (as `tocdepth' for the table
-% of contents).
-% At least three passes (3!!!) of LaTeX are necessary to get
-% correct minitoc's (the first pass creates the .mtcX files,
-% the second uses them (but they may contain wrong page
-% numbers) and recreates them, the third should be ok).
-%
-% Works with \chapter[xxx]{yyy} and floating bodies.
-% Works with two columns (but the minitoc is in composed in
-% one column; how to make it to spread over the two column?)
-% Some mods added to work with xr.sty (external references).
-% xr.sty version 5 is much more tolerant.
-% 05Jul93 Version 2
-% Added compatibility with hangcaption.sty (the option
-% hangcaption (if present) must be given BEFORE minitoc
-% option.)
-% BEWARE to options modifying \@caption
-% Version 3 not released (buggy)
-% 09Jul93 Version 4
-% Added \if@realch to avoid contentslines from
-% pseudo-chapters to go into the toc!
-% The option file mtcoff.sty allows to use a latex
-% document with minitoc commands and to make them
-% transparent: just replace the minitoc option by
-% mtcoff.
-% 13Jul93 Version 5
-% Added a selection mechanism to not write spurious things
-% in the minitoc's.
-% 15Jul93 Version 6
-% Fixed problems about chapters in the toc,
-% removed obsolete \caption stuff (filters are better)
-% added compatibility with toch.sty
-% (toch.sty makes a table of chapters. If used,
-% must be loaded BEFORE minitoc.sty)
-% 22Jul93 Version 7 (MAJOR DIFFERENCES)
-% Completely rewritten, using tricks from xr.sty
-% (the version 5, by David Carlisle). The info
-% for minitocs is directly stolen from the .toc
-% file.
-% \chapterend and \minitocno are suppressed
-% \minitoc, \dominitoc and \faketableofcontents added
-% 29Jul93 Version 8
-% Spacing adjustements.
-% 04Aug93 Version 9
-% Added mods for MS-DOS (search MS-DOS, uncomment;
-% search UNIX, comment out). MS-DOS allows only
-% 3 characters for extensions in file names (what a pity!).
-% 05Aug93 Version 10
-% Works with appendices.
-% Detects obsolete versions of latex.tex.
-% (\@inputcheck or \reset@font not defined).
-% 18Aug93 Version 11
-% Added \mtcSfont, font for section entries,
-% \mtcSSfont for subsection entries,
-% \mtcSSSfont for subsubsection entries,
-% \mtcPfont for paragraph entries,
-% \mtcSPfont for subparagraph entries.
-%
-% 16Dec93 Version 12
-% Use \kern's in place of \vspace*'s,
-% and added penalties (\nopagebreak) to
-% avoid a page break just before last \mtc@rule.
-% Also added a \samepage environnement.
-% Removed old commented out lines from
-% previous versions.
-%
-% 17Dec93 Version 13
-% Added minilof and minilot stuff.
-% For MS-DOS, uncomment the definition of \SHORTEXT.
-%
-% 03Jan94 Version 14
-% Corrected space under minitoc/lof/lot and added a
-% \raggedright to avoid ``underfull'' warnings.
-% Corrected some spacing problems (avoiding ~'s).
-% \mtifont changed from \normalsize\bf to
-% \large\bf.
-% Some mods suggested by Donald Arseneau (thanks):
-% \@newread becomes \newread, not outer
-% version of \newread.
-% \empty replaced by \relax in the spare definition
-% of \reset@font.
-% Removed \clubpenalty=10000 and \widowpenalty=10000
-% (done by \samepage), and \noindent.
-% Simplified processing of optional argument in
-% \minitoc, \minilof and \minilot.
-%
-% 27Jan94 Version 15
-% Added parttoc, partlof and partlot for books,
-% with commands and parameters parallel to
-% those for mini-things.
-%
-% Added secttoc, sectlof and sectlot for articles,
-% with commands and parameters parallel to
-% those for mini-things.
-%
-% 02Feb94 Version 16
-% Bug fixes (typos).
-%
-% 23Jun94 Version 17
-% Keyword 'n' (null) synonym of 'e' (empty).
-% Compatibility with LaTeX ``2e''.
-% Thanks to Denis Roegel (who found
-% the problem) and Frank Mittelbach
-% (who gave the hints to solve).
-%
-% 26Jun94 Version 18
-% Make minitoc really compatible with latex2e
-% Introduce the language files as options
-% Thanks to Michel Goossens (via Frank Mittelbach)
-% who was inspired by the code of babel (Johannes Braams).
-%
-% 16Aug94 Version 19
-% Added stuff for numbering of chapters (parts,
-% sections) not starting at 1.
-% \firstchapteris etc. commands added.
-% \mtcrule, \nomtcrule etc. commands added.
-% Corrected a bug in \c@mti.
-% Corrected mtcswedish.sty (Jan Michel Rynning)
-% Corrected appendix in articles
-%
-% 25Aug94 Version 20
-% Corrected spacing before and after minitocs
-% and siblings.
-% Added \mtcpagenumbers and \nomtcpagenumbers
-% (and siblings) to make minitocs with/without
-% page numbers. Default: page numbers.
-% Corrected (difficult bug) appendix in articles.
-% Corrected vertical spacing.
-% Corrected a problem with chapters numbered
-% with (uppercase) roman numbers.
-%
-% 07Sep94 Version 21
-% Corrected typos in minitoc.sty and minitoc.tex.
-%
-% 10Oct94 Version 22
-% Corrected typos in minitoc.sty.
-%
-% 08Nov94 Version 23
-% Added a missing line in \sectlof@.
-% Works with document classes resetting
-% chapter (or section) number at each part.
-% (Thanks to Denis Roegel)
-% Removed stuff for \firstchapteris and co.
-% These commands are obsolete.
-% Removed appendix stuff.
-%
-% 21Dec94 Version 24
-% The \protect commands have been removed from
-% the .toc, .lot and .lot files, so some internal
-% macros have been corrected to be compatible
-% with the LaTeX2e release of December 1994.
-% Thanks to Denis Roegel who did the work.
-%
-% 13Sep96 Version 25
-% Updated mtcnorsk.sty and added mtcnynorsk.sty
-% on a suggestion from Dag Langmyhr (dag@ifi.uio.no).
-%
-% 14Nov96 Version 26
-% Language specific commands are now names <language>.mld
-% (in place of mtc<language>.sty) because there are not
-% packages and it makes shorter names.
-% Added breton, estonian, germanb, greek, irish,
-% russianb, scottish, lower and upper sorbian;
-% renamed esperanto into esperant like in Babel.
-%
-% 20Dec96 Version 27
-% Corrections for starred sectionning commands.
-% english.mld loaded as default language.
-% Added vietnam.mld.
-% Added arab.mld.
-% Renamed minitocoff.sty into mtcoff.sty to
-% keep the name short.
-%
-%
-% Jean-Pierre Drucbert
-%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\NeedsTeXFormat{LaTeX2e}[1994/12/01]%
-%%% This file will not work with latex2.09
-\ProvidesPackage{minitoc}[\filedate\space\fileversion\space
- The minitoc package]
-\typeout{*** minitoc package, version 27p ***}%
-\@ifundefined{part}%
-{}%
-{\typeout{*** part level macros available ***}
-\let\mtc@svpart\part %23
-\def\part{\stepcounter{ptc}\mtc@svpart}} %23
-\@ifundefined{chapter}%
-{%
-\@ifundefined{section}%
-{\typeout{*** no section or chapter level macros available ***}%
-\typeout{*** PLEASE VERIFY YOUR MAIN DOCUMENT CLASS ***}}%
-{\typeout{*** section level macros available ***}
-\let\mtc@svsection\section %23
-\def\section{\stepcounter{stc}\mtc@svsection} %23
-\let\mtc@svss\@ssect %23
-%v25 \def\@ssect{\addtocounter{stc}{-1}\mtc@svss} %23
-}%
-}%
-{\typeout{*** chapter level macros available ***}
-\let\mtc@svchapter\@chapter %23
-\def\@chapter{\stepcounter{mtc}\mtc@svchapter} %23
-}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%
-% ***** **** *** *****
-% * * * * *
-% *** * * * *
-% * * * * *
-% ***** **** *** *
-%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%\def\SHORTEXT{SHORTEXT} %%% UNCOMMENT FOR DOS AND
- %%% SYSTEMS WITH SHORT EXTENSIONS
- %%% TO FILE NAMES
- %%% LEAVE IT COMMENTED OUT
- %%% FOR UNIX AND O.S. WITH
- %%% LONG EXTENSIONS
- %%% YOU CAN VERIFY BY LATEXING
- %%% AN EXAMPLE DOCUMENT
- %%% ONE OF THE FOLLOWING MESSAGES APPEARS
- %%% PLEASE CORRECT IF THE MESSAGE IS WRONG
-% v27 : claim the type of system!
-\@ifundefined{SHORTEXT}%
-{\typeout{==> this version is configured for UNIX-like (long extensions) file names.}}%
-{\typeout{==> this version is configured for MSDOS-like (8+3) file names.}}
-%
-%not outer version of \newread
-\def\newread{\alloc@6\read\chardef\sixt@@n}
-\@ifundefined{@inputcheck}%
- {\typeout{Your version of latex.tex is obsolete.}%
- \typeout{Trying to continue...}\newread\@inputcheck\relax}{}
-\@ifundefined{reset@font}%
- {\typeout{Your version of latex.tex is very obsolete.}%
- \typeout{Trying to continue...}\let\reset@font\relax}{}
-\newwrite\tf@mtc % a file descriptor to write minitocs
-\newtoks\mtc@toks
-\def\mtc@string{\relax}
-\newbox\mtc@strutbox
-\setbox\mtc@strutbox=\hbox{\vrule height2.5ex
- depth1.8ex width\z@}
-\def\mtc@strut{\relax\ifmmode\copy\mtc@strutbox\else\unhcopy\mtc@strutbox\fi}
-\def\mtc@v{\leavevmode%
- \mtc@strut\vphantom{Lp$^{l^l}_{p_p}$}} % a pseudo-strut ?
-% \@BBR discourages page breaks
-\def\@BBR{\unpenalty\nopagebreak[4]}
-% Modified version to ignore the dots and the page number. % 17b
-\def\@undottedtocline#1#2#3#4#5{\ifnum #1>\c@tocdepth \else % 17b
- \vskip \z@ plus.2\p@ % 17b
- {\leftskip #2\relax \rightskip \@tocrmarg \parfillskip -\rightskip % 17b
- \parindent #2\relax\@afterindenttrue % 17b
- \interlinepenalty\@M % 17b
- \leavevmode % 17b
- \@tempdima #3\relax \advance\leftskip \@tempdima \hbox{}% % 17b
- \hskip -\leftskip % 17b
- #4\nobreak\hfill \nobreak % 17b
- \null\par}\fi} % 17b
-%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%17b
-\def\mtcpagenumbers{\let\mtc@pgno\null} %17b
-\mtcpagenumbers %default %17b
-\def\nomtcpagenumbers{\let\mtc@pgno\relax} %17b
-\def\stcpagenumbers{\let\stc@pgno\null} %17b
-\stcpagenumbers %default %17b
-\def\nostcpagenumbers{\let\stc@pgno\relax} %17b
-\def\ptcpagenumbers{\let\ptc@pgno\null} %17b
-\ptcpagenumbers %default %17b
-\def\noptcpagenumbers{\let\ptc@pgno\relax} %17b
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%17b
-\def\mlfpagenumbers{\let\mlf@pgno\null} %17b
-\mlfpagenumbers %default %17b
-\def\nomlfpagenumbers{\let\mlf@pgno\relax} %17b
-\def\slfpagenumbers{\let\slf@pgno\null} %17b
-\slfpagenumbers %default %17b
-\def\noslfpagenumbers{\let\slf@pgno\relax} %17b
-\def\plfpagenumbers{\let\plf@pgno\null} %17b
-\plfpagenumbers %default %17b
-\def\noplfpagenumbers{\let\plf@pgno\relax} %17b
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%17b
-\def\mltpagenumbers{\let\mlt@pgno\null} %17b
-\mltpagenumbers %default %17b
-\def\nomltpagenumbers{\let\mlt@pgno\relax} %17b
-\def\sltpagenumbers{\let\slt@pgno\null} %17b
-\sltpagenumbers %default %17b
-\def\nosltpagenumbers{\let\slt@pgno\relax} %17b
-\def\pltpagenumbers{\let\plt@pgno\null} %17b
-\pltpagenumbers %default %17b
-\def\nopltpagenumbers{\let\plt@pgno\relax} %17b
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%17b
-% if you don't want a table of contents, but want minitocs,
-% you need to create the .toc file, without inputing it
-% into your document. This command is a stripped off version
-% of \tableofcontents
-\def\faketableofcontents{\fake@starttoc{toc}}
-% idem for list of figures
-\def\fakelistoffigures{\fake@starttoc{lof}}
-% idem for list of tables
-\def\fakelistoftables{\fake@starttoc{lot}}
-\def\fake@starttoc#1{\begingroup
- \makeatletter
- \if@filesw \expandafter\newwrite\csname tf@#1\endcsname
- \immediate\openout \csname tf@#1\endcsname \jobname.#1\relax
- \fi \global\@nobreakfalse \endgroup}
-%%
-\global\let\mtc@markboth\markboth
-\global\let\@mkboth\markboth
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\@ifundefined{chapter}{}{%
-\def\The@chapter{\arabic{mtc}} %23
-\def\firstchapteris#1%
- {\typeout{^^JWARNING*** \string\firstchapteris}%
- \typeout{ is an obsolete command^^J}}
-\newcounter{mtc} % counter of minitocs
-\setcounter{mtc}{0}
-\gdef\themtc{\arabic{mtc}}
-\newcounter{minitocdepth} % analog to tocdepth, but for minitocs
-\setcounter{minitocdepth}{2} % default value
-\def\mtc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@} % the \hrule is .4pt high
-
-\newlength\mtcindent % indentation (left/right) of minitocs
-\mtcindent=24pt % defaut value
-\def\mtcfont{\small\rm} % font for the minitoc
-\def\mtcSfont{\small\bf} % font for the minitoc (sections)
-\def\mtcSSfont{\mtcfont} % font for the minitoc (subsections)
-\def\mtcSSSfont{\mtcfont} % font for the minitoc (subsubsections)
-\def\mtcPfont{\mtcfont} % font for the minitoc (paragraphs)
-\def\mtcSPfont{\mtcfont} % font for the minitoc (subparagraphs)
-\def\mlffont{\mtcfont} % font for the minilof (figures)
-\def\mltfont{\mtcfont} % font for the minilot (tables)
-\def\mtifont{\large\bf} % font for titles
-
-% Centering, flushleft, flushright or empty titles.
-\def\c@mti#1{\null\hfill #1\hfill\null}
-\def\l@mti#1{\null #1\hfill\null}
-\def\r@mti#1{\null\hfill #1\null}
-\def\e@mti#1{\relax}
-\def\n@mti#1{\relax}
-
-% Default: titles on left
-\let\do@mtitc\l@mti
-\let\df@mtitc\l@mti
-\let\do@mtilf\l@mti
-\let\df@mtilf\l@mti
-\let\do@mtilt\l@mti
-\let\df@mtilt\l@mti
-
-%v27 Language dependent names: default values. Now
-%v27 english.mld is loaded first.
-%v27 \@ifundefined{mtctitle}{\def\mtctitle{Contents}}{\relax}
-%v27 \@ifundefined{mlftitle}{\def\mlftitle{Figures}}{\relax}
-%v27 \@ifundefined{mlttitle}{\def\mlttitle{Tables}}{\relax}
-
-\def\mtc@verse{\let\\=\@centercr
- \list{}{\itemsep\z@\itemindent \z@\listparindent \itemindent
- \leftmargin\mtcindent
- \rightmargin\leftmargin}\item[]}
-\def\endmtc@verse{\nopagebreak[4]\endlist}
-
-% this command must be used after \chapter
-% if you need a minitoc (no automatic minitoc)
-\def\minitoc{\@ifnextchar[{\minitoc@}{\minitoc@[d]}}
-
-\def\minitoc@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@mtitc\e@mti
- \else\if #1n\let\do@mtitc\n@mti
- \else\if #1c\let\do@mtitc\c@mti
- \else\if #1l\let\do@mtitc\l@mti
- \else\if #1r\let\do@mtitc\r@mti
- \else\if #1d\let\do@mtitc\df@mtitc
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\mtcfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent %%
- \ifx\mtc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtitc{\mtc@v\mtctitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtitc{\mtc@v\mtctitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\mtcindent
- \rightmargin\mtcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- \begin{mtc@verse}\c@tocdepth=\c@minitocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{mtc@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{mtc\The@chapter}}% % UNIX
-{\def\@tocfile{M\The@chapter}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{mtc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\mtc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the minitoc
-
-% Added in version #13
-% this command must be used after \chapter
-% if you need a minilof (no automatic minilof)
-\def\minilof{\@ifnextchar[{\minilof@}{\minilof@[d]}}
-
-\def\minilof@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@mtilf\e@mti
- \else\if #1n\let\do@mtilf\n@mti
- \else\if #1c\let\do@mtilf\c@mti
- \else\if #1l\let\do@mtilf\l@mti
- \else\if #1r\let\do@mtilf\r@mti
- \else\if #1d\let\do@mtilf\df@mtilf
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\mlffont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\mtc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtilf{\mtc@v\mlftitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtilf{\mtc@v\mlftitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\mtcindent
- \rightmargin\mtcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for minilof
- \begin{mtc@verse}%\c@tocdepth=\c@minitocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{mlf@pgno}%
- {\let@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{mlf\The@chapter}}% % UNIX
-{\def\@tocfile{F\The@chapter}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{mtc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\mtc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the minilof
-
-% Added in version #13
-% this command must be used after \chapter
-% if you need a minilot (no automatic minilot)
-\def\minilot{\@ifnextchar[{\minilot@}{\minilot@[d]}}
-
-\def\minilot@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@mtilt\e@mti
- \else\if #1n\let\do@mtilt\n@mti
- \else\if #1c\let\do@mtilt\c@mti
- \else\if #1l\let\do@mtilt\l@mti
- \else\if #1r\let\do@mtilt\r@mti
- \else\if #1d\let\do@mtilt\df@mtilt
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\mltfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\mtc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtilt{\mtc@v\mlttitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\mtifont\do@mtilt{\mtc@v\mlttitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\mtcindent
- \rightmargin\mtcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for minilot
- \begin{mtc@verse}%\c@tocdepth=\c@minitocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{mlt@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{mlt\The@chapter}}% % UNIX
-{\def\@tocfile{T\The@chapter}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{mtc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\mtc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the minilot
-
-% I use a depth of 10000 to inhibit the printing of
-% that contentsline.
-\def\l@xchapter{\@dottedtocline{\@M}{1em}{2.3em}}
-\def\xchapter{xchapter}
-
-\let\sv@chapter\@chapter
-\def\@chapter[#1]#2{\sv@chapter[{#1}]{#2}\relax%
-\addcontentsline{lof}{xchapter}{#1}%
-\addcontentsline{lot}{xchapter}{#1}%
-}
-
-% tricky code to deal with \chapter*
-\let\mtc@schapter\@schapter
-\def\@schapter{%
-\addtocontents{toc}{\protect\chapterend}\mtc@schapter%
-}
-\def\@schapter{%
-\addtocontents{toc}{\protect\chapterbegin}\mtc@schapter%
-}
-\let\chapterend\relax
-\let\chapterbegin\relax
-
-\let\appendixmtc\relax
-
-% this command extracts info from the .toc file
-% and create the .mtcN files (.mtc -> .M on MS-DOS)
-\def\@dominitoc#1{{%
- \makeatletter
- \setcounter{mtc}{0} % START VALUE
- \MTC@next#1.toc\relax\\}\setcounter{mtc}{0}} %23: raz
-% this command extracts info from the .lof file
-% and create the .mlfN files (.mlf -> .F on MS-DOS)
-\def\@dominilof#1{{%
- \makeatletter
- \setcounter{mtc}{0} % START VALUE
- \MLF@next#1.lof\relax\\}\setcounter{mtc}{0}} %23: raz
-% this command extracts info from the .lot file
-% and create the .mltN files (.mlt -> .T on MS-DOS)
-\def\@dominilot#1{{%
- \makeatletter
- \setcounter{mtc}{0} % START VALUE
- \MLT@next#1.lot\relax\\}\setcounter{mtc}{0}} %23: raz
-
-\def\dominitoc{\@ifnextchar[{\dominitoc@}{\dominitoc@[l]}}
-\def\dominilof{\@ifnextchar[{\dominilof@}{\dominilof@[l]}}
-\def\dominilot{\@ifnextchar[{\dominilot@}{\dominilot@[l]}}
-
-\def\dominitoc@[#1]{%
-\if #1e\let\df@mtitc\e@mti%
-\else\if #1n\let\df@mtitc\n@mti%
-\else\if #1c\let\df@mtitc\c@mti%
-\else\if #1l\let\df@mtitc\l@mti%
-\else\if #1r\let\df@mtitc\r@mti%
-\fi\fi\fi\fi\fi%
-\@@dominitoc}
-
-\def\dominilof@[#1]{%
-\if #1e\let\df@mtilf\e@mti%
-\else\if #1n\let\df@mtilf\n@mti%
-\else\if #1c\let\df@mtilf\c@mti%
-\else\if #1l\let\df@mtilf\l@mti%
-\else\if #1r\let\df@mtilf\r@mti%
-\fi\fi\fi\fi\fi%
-\@@dominilof}
-
-\def\dominilot@[#1]{%
-\if #1e\let\df@mtilt\e@mti%
-\else\if #1n\let\df@mtilt\n@mti%
-\else\if #1c\let\df@mtilt\c@mti%
-\else\if #1l\let\df@mtilt\l@mti%
-\else\if #1r\let\df@mtilt\r@mti%
-\fi\fi\fi\fi\fi%
-\@@dominilot}
-
-\def\@@dominitoc{\@dominitoc{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dominilof{\@dominilof{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dominilot{\@dominilot{\jobname}\immediate\closeout\tf@mtc}
-
-\def\MTC@next#1\relax#2\\{%
- \edef\MTC@list{#2}%
- \MTC@loop{#1}}
-\def\MTC@toc{%
- \ifx\MTC@list\@empty\else\expandafter\MTC@explist\fi}
-
-%%%%%%% patch minitoc to write *.mtc files with link name at end
-% so that hyperref contentsline works properly---I hope
-\def\MTC@contentsline#1#2#3#4{% %%BJ: 4 instead of 3 parameters
-\gdef\themtc{\arabic{mtc}}
-\expandafter%
- \ifx\csname #1\endcsname\chapter\relax
- \stepcounter{mtc}% % the mtc counter simulates the chapter counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.mtc\themtc}% % UNIX
-\def\mtcname{\jobname.mtc\themtc}}% % UNIX
-{\typeout{Writing\space\jobname.M\themtc}% % MS-DOS
-\def\mtcname{\jobname.M\themtc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .mtcN .mtc->.M on MS-DOS
- \immediate\openout\tf@mtc=\mtcname % open next .mtcN (.mtc->.M if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\section\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSSSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\paragraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcPfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSPfont
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-% Added v25: \starchapter and co.
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\starchapter\relax
-\stepcounter{mtc}% % the mtc counter simulates the chapter counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.mtc\themtc}% % UNIX
-\def\mtcname{\jobname.mtc\themtc}}% % UNIX
-{\typeout{Writing\space\jobname.M\themtc}% % MS-DOS
-\def\mtcname{\jobname.M\themtc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .mtcN .mtc->.M on MS-DOS
- \immediate\openout\tf@mtc=\mtcname % open next .mtcN (.mtc->.M if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\starsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSSSfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcPfont%
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mtcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mtcSPfont
- \space #3}{#4}}}}\@tempa% %%BJ: #4 is hyperlink
- \fi
-}
-
-
-\def\MTC@explist{\expandafter\MTC@next\MTC@list\\}
-\def\MTC@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JMINITOCS NOT PREPARED.^^J}%
- \expandafter\MTC@toc
- \else
- \typeout{PREPARING MINITOCS FROM #1}%
- \expandafter\MTC@read\fi}
-\def\MTC@read{%
- \read\@inputcheck to\MTC@line
- \expandafter\MTC@test\MTC@line....\MTC@%
- }%
-% now patch MTC@test % %%BJ: call \MTC@contentsline with 4 instead of 3 parameters
-\newcommand{\scrubdots}[5]{#1} %%BJ: added by Tony Roberts
-\long\def\MTC@test#1#2#3#4#5\MTC@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \MTC@contentsline{#2}{#3}{#4}{\scrubdots#5}% %%BJ: 4. parameter added by Tony Roberts
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\MTC@list{\MTC@list#2\relax}%
- \else\ifx#1\chapterend % \chapter* closes .mtcN (.mtc->.M on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\chapterbegin
- \addtocounter{mtc}{-1}% % \chapter* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\MTC@toc
- \else\expandafter\MTC@read\fi}%
-%%%%%%%%%% end of minitoc patches
-
-
-\def\MLF@next#1\relax#2\\{%
- \edef\MLF@list{#2}%
- \MLF@loop{#1}}
-\def\MLF@lof{%
- \ifx\MLF@list\@empty\else\expandafter\MLF@explist\fi}
-
-\def\MLF@contentsline#1#2#3{%
-\gdef\themtc{\arabic{mtc}}
-\expandafter%
- \ifx\csname #1\endcsname\xchapter\relax
- \stepcounter{mtc}% % the mtc counter simulates the chapter counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.mlf\themtc}% % UNIX
-\def\mlfname{\jobname.mlf\themtc}}% % UNIX
-{\typeout{Writing\space\jobname.F\themtc}% % MS-DOS
-\def\mlfname{\jobname.F\themtc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .mlfN .mlf->.F on MS-DOS
- \immediate\openout\tf@mtc=\mlfname % open next .mlfN (.mlf->.F if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\figure\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mlffont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mlffont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\MLF@explist{\expandafter\MLF@next\MLF@list\\}
-\def\MLF@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JMINILOFS NOT PREPARED.^^J}%
- \expandafter\MLF@lof
- \else
- \typeout{PREPARING MINILOFS FROM #1}%
- \expandafter\MLF@read\fi}
-\def\MLF@read{%
- \read\@inputcheck to\MLF@line
- \expandafter\MLF@test\MLF@line....\MLF@%
- }%
-\long\def\MLF@test#1#2#3#4#5\MLF@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \MLF@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\MLF@list{\MLF@list#2\relax}%
- \else\ifx#1\chapterend % \chapter* closes .mlfN (.mlf->.F on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\chapterbegin
- \addtocounter{mtc}{-1}% % \chapter* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\MLF@lof
- \else\expandafter\MLF@read\fi}%
-
-\def\MLT@next#1\relax#2\\{%
- \edef\MLT@list{#2}%
- \MLT@loop{#1}}
-\def\MLT@lot{%
- \ifx\MLT@list\@empty\else\expandafter\MLT@explist\fi}
-
-\def\MLT@contentsline#1#2#3{%
-\gdef\themtc{\arabic{mtc}}
-\expandafter%
- \ifx\csname #1\endcsname\xchapter\relax
- \stepcounter{mtc}% % the mtc counter simulates the chapter counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.mlt\themtc}% % UNIX
-\def\mltname{\jobname.mlt\themtc}}% % UNIX
-{\typeout{Writing\space\jobname.T\themtc}% % MS-DOS
-\def\mltname{\jobname.T\themtc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .mltN .mlt->.T on MS-DOS
- \immediate\openout\tf@mtc=\mltname % open next .mltN (.mlt->.T if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\table\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\mltfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\mltfont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\MLT@explist{\expandafter\MLT@next\MLT@list\\}
-\def\MLT@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JMINILOTS NOT PREPARED.^^J}%
- \expandafter\MLT@lot
- \else
- \typeout{PREPARING MINILOTS FROM #1}%
- \expandafter\MLT@read\fi}
-\def\MLT@read{%
- \read\@inputcheck to\MLT@line
- \expandafter\MLT@test\MLT@line....\MLT@%
- }%
-\long\def\MLT@test#1#2#3#4#5\MLT@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \MLT@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\MLT@list{\MLT@list#2\relax}%
- \else\ifx#1\chapterend % \chapter* closes .mltN (.mlt->.T on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\chapterbegin
- \addtocounter{mtc}{-1}% % \chapter* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\MLT@lot
- \else\expandafter\MLT@read\fi}%
-} % end of chapter level
-
-%%%%%%%%%%%%%%%%%%%%%%%%%
-%%
-% If \part is defined (book or article-like document),
-% the following macros are allowed
-% Sometimes, we need to make a difference between book and
-% article (is \chapter defined?), to have a different layout.
-\@ifundefined{part}{}%
-{%
-\def\xpart{xpart}
-\def\Thepart{\arabic{part}}
-\def\firstpartis#1%
- {\typeout{^^JWARNING*** \string\firstpartis}%
- \typeout{ is an obsolete command^^J}}
-\newcounter{ptc} % counter of parttocs
-\setcounter{ptc}{0}
-\def\theptc{\arabic{ptc}}
-\newcounter{parttocdepth} % analog to tocdepth, but for parttocs
-\setcounter{parttocdepth}{2}
-
-\@ifundefined{chapter}{%
-\def\ptc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@}% the \hrule is .4pt high
-}{\let\ptc@rule\relax} % no rule before/after parttoc/partlof/partlot
- % for books
-
-\newlength\ptcindent % indentation (left/right) of parttocs
-\@ifundefined{chapter}{\ptcindent=24pt}{\ptcindent=0pt} % defaut value
-
-\@ifundefined{chapter}{%
-\def\ptcfont{\small\rm} % font for the parttoc
-\def\ptcSfont{\small\bf} % font for the parttoc (sections)
-\def\ptcSSfont{\ptcfont} % font for the parttoc (subsections)
-\def\ptcSSSfont{\ptcfont} % font for the parttoc (subsubsections)
-\def\ptcPfont{\ptcfont} % font for the parttoc (paragraphs)
-\def\ptcSPfont{\ptcfont} % font for the parttoc (subparagraphs)
-\def\plffont{\ptcfont} % font for the partlof (figures)
-\def\pltfont{\ptcfont} % font for the partlot (tables)
-\def\ptifont{\large\bf} % font for titles
-}{%
-\def\ptcfont{\normalsize\rm} % font for the parttoc
-\def\ptcCfont{\normalsize\bf} % font for the parttoc (chapters)
-\def\ptcSfont{\normalsize\rm} % font for the parttoc (sections)
-\def\ptcSSfont{\ptcfont} % font for the parttoc (subsections)
-\def\ptcSSSfont{\ptcfont} % font for the parttoc (subsubsections)
-\def\ptcPfont{\ptcfont} % font for the parttoc (paragraphs)
-\def\ptcSPfont{\ptcfont} % font for the parttoc (subparagraphs)
-\def\plffont{\ptcfont} % font for the partlof (figures)
-\def\pltfont{\ptcfont} % font for the partlot (tables)
-\def\ptifont{\Huge\bf} % font for titles
-}
-
-% Centering, flushleft, flushright or empty titles.
-\@ifundefined{chapter}{%
-\def\c@pti#1{\null\hfill #1\hfill\null}
-\def\l@pti#1{\null #1\hfill\null}
-\def\r@pti#1{\null\hfill #1\null}
-\def\e@pti#1{\relax}
-\def\n@pti#1{\relax}
-}{%
-\def\e@pti#1{\relax}
-\def\n@pti#1{\relax}
-\def\l@pti#1{\if@twocolumn
- \@topnewpage[\@makephead@l{#1}]%
- \else
- \@makephead@l{#1}%
- \@afterheading
- \fi}
-\def\@makephead@l#1{%
- \vspace*{50\p@}%
- {\parindent \z@ \raggedright
- \ptifont
- #1\par
- \nobreak
- \vskip 40\p@
- }}
-\def\r@pti#1{\if@twocolumn
- \@topnewpage[\@makephead@r{#1}]%
- \else
- \@makephead@r{#1}%
- \@afterheading
- \fi}
-\def\@makephead@r#1{%
- \vspace*{50\p@}%
- {\parindent \z@ \raggedleft
- \ptifont
- #1\par
- \nobreak
- \vskip 40\p@
- }}
-\def\c@pti#1{\if@twocolumn
- \@topnewpage[\@makephead@c{#1}]%
- \else
- \@makephead@c{#1}%
- \@afterheading
- \fi}
-\def\@makephead@c#1{%
- \vspace*{50\p@}%
- {\parindent \z@ \centering
- \ptifont
- #1\par
- \nobreak
- \vskip 40\p@
- }}%
-}
-
-% Default: titles on left
-\let\do@ptitc\l@pti
-\let\df@ptitc\l@pti
-\let\do@ptilf\l@pti
-\let\df@ptilf\l@pti
-\let\do@ptilt\l@pti
-\let\df@ptilt\l@pti
-
-%v27 % Language dependent names: default values
-%v27 \@ifundefined{chapter}{%
-%v27 \@ifundefined{ptctitle}{\def\ptctitle{Contents}}{\relax}
-%v27 \@ifundefined{plftitle}{\def\plftitle{Figures}}{\relax}
-%v27 \@ifundefined{plttitle}{\def\plttitle{Tables}}{\relax}}%
-%v27 {%
-%v27 \@ifundefined{ptctitle}{\def\ptctitle{Table of Contents}}{\relax}
-%v27 \@ifundefined{plftitle}{\def\plftitle{List of Figures}}{\relax}
-%v27 \@ifundefined{plttitle}{\def\plttitle{List of Tables}}{\relax}
-%v27 }
-
-\def\ptc@verse{\let\\=\@centercr
- \list{}{\itemsep\z@\itemindent \z@\listparindent \itemindent
- \leftmargin\ptcindent
- \rightmargin\leftmargin}\item[]}
-\def\endptc@verse{\nopagebreak[4]\endlist}
-
-% this command must be used after \part
-% if you need a parttoc (no automatic parttoc)
-\def\parttoc{\@ifnextchar[{\parttoc@}{\parttoc@[d]}}
-
-\def\parttoc@[#1]{%
- \@ifundefined{chapter}{}{\cleardoublepage
- \global\let\mtc@markboth\markboth
- \global\let\@mkboth\markboth
- \thispagestyle{empty}
- \mtc@markboth{\uppercase{\ptctitle}}{\uppercase{\ptctitle}}%
- }%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@ptitc\e@pti
- \else\if #1n\let\do@ptitc\n@pti
- \else\if #1c\let\do@ptitc\c@pti
- \else\if #1l\let\do@ptitc\l@pti
- \else\if #1r\let\do@ptitc\r@pti
- \else\if #1d\let\do@ptitc\df@ptitc
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\ptcfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \nopagebreak[4]%
- \ifx\ptc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptitc{\mtc@v\ptctitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptitc{\mtc@v\ptctitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\ptcindent
- \rightmargin\ptcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- \begin{ptc@verse}\c@tocdepth=\c@parttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{ptc@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{ptc\Thepart}}% % UNIX
-{\def\@tocfile{P\Thepart}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{ptc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\ptc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\@ifundefined{chapter}{\pagebreak[1]\vspace*{-1ex}}%
- {\cleardoublepage}}
-
-% this command must be used after \part
-% if you need a partlof (no automatic partlof)
-\def\partlof{\@ifnextchar[{\partlof@}{\partlof@[d]}}
-
-\def\partlof@[#1]{%
- \@ifundefined{chapter}{}{\cleardoublepage
- \global\let\mtc@markboth\markboth
- \global\let\@mkboth\markboth
- \thispagestyle{empty}
- \mtc@markboth{\uppercase{\plftitle}}{\uppercase{\plftitle}}%
- }%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@ptilf\e@pti
- \else\if #1n\let\do@ptilf\n@pti
- \else\if #1c\let\do@ptilf\c@pti
- \else\if #1l\let\do@ptilf\l@pti
- \else\if #1r\let\do@ptilf\r@pti
- \else\if #1d\let\do@ptilf\df@ptilf
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\plffont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\ptc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptilf{\mtc@v\plftitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptilf{\mtc@v\plftitle}}\\
- \@ifundefined{chapter}{\hline}{}
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\ptcindent
- \rightmargin\ptcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for partlof
- \begin{ptc@verse}%\c@tocdepth=\c@parttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{plf@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{plf\Thepart}}% % UNIX
-{\def\@tocfile{G\Thepart}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{ptc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\ptc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\@ifundefined{chapter}{\pagebreak[1]\vspace*{-1ex}}%
- {\cleardoublepage}}
-
-% Added in version #13
-% this command must be used after \part
-% if you need a minilot (no automatic partlot)
-\def\partlot{\@ifnextchar[{\partlot@}{\partlot@[d]}}
-
-\def\partlot@[#1]{%
- \@ifundefined{chapter}{}{\cleardoublepage
- \global\let\mtc@markboth\markboth
- \global\let\@mkboth\markboth
- \thispagestyle{empty}
- \mtc@markboth{\uppercase{\plttitle}}{\uppercase{\plttitle}}%
- }%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@ptilt\e@pti
- \else\if #1n\let\do@ptilt\n@pti
- \else\if #1c\let\do@ptilt\c@pti
- \else\if #1l\let\do@ptilt\l@pti
- \else\if #1r\let\do@ptilt\r@pti
- \else\if #1d\let\do@ptilt\df@ptilt
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\pltfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\ptc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptilt{\mtc@v\plttitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\ptifont\do@ptilt{\mtc@v\plttitle}}\\
- \@ifundefined{chapter}{\hline}{}
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\ptcindent
- \rightmargin\ptcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for partlot
- \begin{ptc@verse}%\c@tocdepth=\c@parttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{plt@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{plt\Thepart}}% % UNIX
-{\def\@tocfile{U\Thepart}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{ptc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\ptc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\@ifundefined{chapter}{\pagebreak[1]\vspace*{-1ex}}%
- {\cleardoublepage}}
-
-% I use a depth of 10000 to inhibit the printing of
-% that contentsline.
-\def\l@xpart{\@dottedtocline{\@M}{1.0em}{2.3em}}
-\def\l@pchapter{\@dottedtocline{1}{1.0em}{2.3em}}
-
-\def\pchapter{pchapter}
-
-\let\sv@part\@part
-\def\@part[#1]#2{\sv@part[{#1}]{#2}\relax%
-\addcontentsline{lof}{xpart}{#1}%
-\addcontentsline{lot}{xpart}{#1}%
-}
-
-% tricky code to deal with \part*
-\let\ptc@spart\@spart
-\def\@spart{%
-\addtocontents{toc}{\protect\partend}\ptc@spart%
-}
-\def\@spart{%
-\addtocontents{toc}{\protect\partbegin}\ptc@spart%
-}
-\let\partend\relax
-\let\partbegin\relax
-
-\let\appendixmtc\relax
-
-% this command extracts info from the .toc file
-% and create the .ptcN files (.ptc -> .P on MS-DOS)
-\def\@doparttoc#1{{%
- \makeatletter
- \setcounter{ptc}{0} % START VALUE
- \PTC@next#1.toc\relax\\}\setcounter{ptc}{0}} %23; raz
-% this command extracts info from the .lof file
-% and create the .plfN files (.plf -> .G on MS-DOS)
-\def\@dopartlof#1{{%
- \makeatletter
- \setcounter{ptc}{0} % START VALUE
- \PLF@next#1.lof\relax\\}\setcounter{ptc}{0}} %23: raz
-% this command extracts info from the .lot file
-% and create the .pltN files (.plt -> .U on MS-DOS)
-\def\@dopartlot#1{{%
- \setcounter{ptc}{0} % START VALUE
- \makeatletter
- \PLT@next#1.lot\relax\\}\setcounter{ptc}{0}} %23: raz
-
-\def\doparttoc{\@ifnextchar[{\doparttoc@}{\doparttoc@[l]}}
-\def\dopartlof{\@ifnextchar[{\dopartlof@}{\dopartlof@[l]}}
-\def\dopartlot{\@ifnextchar[{\dopartlot@}{\dopartlot@[l]}}
-
-\def\doparttoc@[#1]{%
-\if #1e\let\df@ptitc\e@pti%
-\else\if #1n\let\df@ptitc\n@pti%
-\else\if #1c\let\df@ptitc\c@pti%
-\else\if #1l\let\df@ptitc\l@pti%
-\else\if #1r\let\df@ptitc\r@pti%
-\fi\fi\fi\fi\fi%
-\@@doparttoc}
-
-\def\dopartlof@[#1]{%
-\if #1e\let\df@ptilf\e@pti%
-\else\if #1n\let\df@ptilf\n@pti%
-\else\if #1c\let\df@ptilf\c@pti%
-\else\if #1l\let\df@ptilf\l@pti%
-\else\if #1r\let\df@ptilf\r@pti%
-\fi\fi\fi\fi\fi%
-\@@dopartlof}
-
-\def\dopartlot@[#1]{%
-\if #1e\let\df@ptilt\e@pti%
-\else\if #1n\let\df@ptilt\n@pti%
-\else\if #1c\let\df@ptilt\c@pti%
-\else\if #1l\let\df@ptilt\l@pti%
-\else\if #1r\let\df@ptilt\r@pti%
-\fi\fi\fi\fi\fi%
-\@@dopartlot}
-
-\def\@@doparttoc{\@doparttoc{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dopartlof{\@dopartlof{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dopartlot{\@dopartlot{\jobname}\immediate\closeout\tf@mtc}
-
-\def\PTC@next#1\relax#2\\{%
- \edef\PTC@list{#2}%
- \PTC@loop{#1}}
-\def\PTC@toc{%
- \ifx\PTC@list\@empty\else\expandafter\PTC@explist\fi}
-
-\def\PTC@contentsline#1#2#3#4{% %%DV: 4 instead of 3 parameters
-\expandafter%
- \ifx\csname #1\endcsname\part\relax
- \stepcounter{ptc}% % the ptc counter simulates the part counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.ptc\theptc}% % UNIX
-\def\ptcname{\jobname.ptc\theptc}}% % UNIX
-{\typeout{Writing\space\jobname.P\theptc}% % MS-DOS
-\def\ptcname{\jobname.P\theptc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .ptcN .ptc->.P on MS-DOS
- \immediate\openout\tf@mtc=\ptcname % open next .ptcN (.ptc->.P if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for chapters, sections, etc.
- \ifx\csname #1\endcsname\chapter\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcCfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcCfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\section\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSSSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\paragraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcPfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSPfont
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-% Added v25: \starchapter & co.
-\expandafter% % extracts and writes info for chapters, sections, etc.
- \ifx\csname #1\endcsname\starchapter\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcCfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcCfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSSSfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcPfont%
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\ptcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\ptcSPfont
- \space #3}{#4}}}}\@tempa% %%DV: 4 instead of 3 parameters
- \fi
-}
-
-\def\PTC@explist{\expandafter\PTC@next\PTC@list\\}
-\def\PTC@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JPARTTOCS NOT PREPARED.^^J}%
- \expandafter\PTC@toc
- \else
- \typeout{PREPARING PARTTOCS FROM #1}%
- \expandafter\PTC@read\fi}
-\def\PTC@read{%
- \read\@inputcheck to\PTC@line
- \expandafter\PTC@test\PTC@line....\PTC@%
- }%
-\long\def\PTC@test#1#2#3#4#5\PTC@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \PTC@contentsline{#2}{#3}{#4}{\scrubdots#5}% %%DV: 4 instead of 3 params
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\PTC@list{\PTC@list#2\relax}%
- \else\ifx#1\partend % \part* closes .ptcN (.ptc->.P on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\partbegin
- \addtocounter{ptc}{-1}% % \part* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\PTC@toc
- \else\expandafter\PTC@read\fi}%
-
-\def\PLF@next#1\relax#2\\{%
- \edef\PLF@list{#2}%
- \PLF@loop{#1}}
-\def\PLF@lof{%
- \ifx\PLF@list\@empty\else\expandafter\PLF@explist\fi}
-
-\def\PLF@contentsline#1#2#3{%
-\expandafter%
- \ifx\csname #1\endcsname\xpart\relax
- \stepcounter{ptc}% % the ptc counter simulates the part counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.plf\theptc}% % UNIX
-\def\plfname{\jobname.plf\theptc}}% % UNIX
-{\typeout{Writing\space\jobname.G\theptc}% % MS-DOS
-\def\plfname{\jobname.G\theptc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .plfN .plf->.G on MS-DOS
- \immediate\openout\tf@mtc=\plfname % open next .plfN (.plf->.G if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\figure\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\plffont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\plffont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\PLF@explist{\expandafter\PLF@next\PLF@list\\}
-\def\PLF@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JPARTLOFS NOT PREPARED.^^J}%
- \expandafter\PLF@lof
- \else
- \typeout{PREPARING PARTLOFS FROM #1}%
- \expandafter\PLF@read\fi}
-\def\PLF@read{%
- \read\@inputcheck to\PLF@line
- \expandafter\PLF@test\PLF@line....\PLF@%
- }%
-\long\def\PLF@test#1#2#3#4#5\PLF@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \PLF@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\PLF@list{\PLF@list#2\relax}%
- \else\ifx#1\partend % \part* closes .plfN (.plf->.G on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\partbegin
- \addtocounter{ptc}{-1}% % \part* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\PLF@lof
- \else\expandafter\PLF@read\fi}%
-
-\def\PLT@next#1\relax#2\\{%
- \edef\PLT@list{#2}%
- \PLT@loop{#1}}
-\def\PLT@lot{%
- \ifx\PLT@list\@empty\else\expandafter\PLT@explist\fi}
-
-\def\PLT@contentsline#1#2#3{%
-\expandafter%
- \ifx\csname #1\endcsname\xpart\relax
- \stepcounter{ptc}% % the ptc counter simulates the part counter
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.plt\theptc}% % UNIX
-\def\pltname{\jobname.plt\theptc}}% % UNIX
-{\typeout{Writing\space\jobname.U\theptc}% % MS-DOS
-\def\pltname{\jobname.U\theptc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .pltN .plt->.U on MS-DOS
- \immediate\openout\tf@mtc=\pltname % open next .pltN (.plt->.U if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for chapters, sections, etc.
- \ifx\csname #1\endcsname\table\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\pltfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\pltfont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\PLT@explist{\expandafter\PLT@next\PLT@list\\}
-\def\PLT@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JPARTLOTS NOT PREPARED.^^J}%
- \expandafter\PLT@lot
- \else
- \typeout{PREPARING PARTLOTS FROM #1}%
- \expandafter\PLT@read\fi}
-\def\PLT@read{%
- \read\@inputcheck to\PLT@line
- \expandafter\PLT@test\PLT@line....\PLT@%
- }%
-\long\def\PLT@test#1#2#3#4#5\PLT@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \PLT@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\PLT@list{\PLT@list#2\relax}%
- \else\ifx#1\partend % \part* closes .pltN (.plt->.U on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\partbegin
- \addtocounter{ptc}{-1}% % \part* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\PLT@lot
- \else\expandafter\PLT@read\fi}%
-} % end of part stuff
-
-%%%%%%%%%%%%%%%%%%%%%%%
-%%% If \chapter is not defined but \section is, then
-%%% the following macros are available (for article-like documents).
-%%% Braces are inscrutable!
-\@ifundefined{chapter}%
-{\@ifundefined{section}{}{%
-\def\firstsectionis#1%
- {\typeout{^^JWARNING*** \string\firstsectionis}%
- \typeout{ is an obsolete command^^J}}
-\newcounter{stc} % counter of secttocs
-\setcounter{stc}{0}
-\newcounter{secttocdepth} % analog to tocdepth, but for secttocs
-\setcounter{secttocdepth}{2}
-
-% rule before/after secttoc/sectlof/sectlot
-\def\stc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@} % the \hrule is .4pt high
-
-\newlength\stcindent % indentation (left/right) of secttocs
-\stcindent=24pt % defaut value
-\def\stcfont{\small\rm} % font for the secttoc
-\def\stcSSfont{\normalsize\bf} % font for the secttoc (subsections)
-\def\stcSSSfont{\stcfont} % font for the secttoc (subsubsections)
-\def\stcPfont{\stcfont} % font for the secttoc (paragraphs)
-\def\stcSPfont{\stcfont} % font for the secttoc (subparagraphs)
-\def\slffont{\stcfont} % font for the sectlof (figures)
-\def\sltfont{\stcfont} % font for the sectlot (tables)
-\def\stifont{\Large\bf} % font for titles
-
-% Centering, flushleft, flushright or empty titles.
-\def\c@sti#1{\null\hfill #1\hfill\null}
-\def\l@sti#1{\null #1\hfill\null}
-\def\r@sti#1{\null\hfill #1\null}
-\def\e@sti#1{\relax}
-\def\n@sti#1{\relax}
-
-% Default: titles on left
-\let\do@stitc\l@sti
-\let\df@stitc\l@sti
-\let\do@stilf\l@sti
-\let\df@stilf\l@sti
-\let\do@stilt\l@sti
-\let\df@stilt\l@sti
-
-%v27 % Language dependent names: default values
-%v27 \@ifundefined{stctitle}{\def\stctitle{Contents}}{\relax}
-%v27 \@ifundefined{slftitle}{\def\slftitle{Figures}}{\relax}
-%v27 \@ifundefined{slttitle}{\def\slttitle{Tables}}{\relax}
-
-\def\stc@verse{\let\\=\@centercr
- \list{}{\itemsep\z@\itemindent \z@\listparindent \itemindent
- \leftmargin\stcindent
- \rightmargin\leftmargin}\item[]}
-\def\endstc@verse{\nopagebreak[4]\endlist}
-
-% this command must be used after \section
-% if you need a secttoc (no automatic secttoc)
-\def\secttoc{\@ifnextchar[{\secttoc@}{\secttoc@[d]}}
-
-\def\secttoc@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@stitc\e@sti
- \else\if #1n\let\do@stitc\n@sti
- \else\if #1c\let\do@stitc\c@sti
- \else\if #1l\let\do@stitc\l@sti
- \else\if #1r\let\do@stitc\r@sti
- \else\if #1d\let\do@stitc\df@stitc
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\stcfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\stc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stitc{\mtc@v\stctitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stitc{\mtc@v\stctitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\stcindent
- \rightmargin\stcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- \begin{stc@verse}\c@tocdepth=\c@secttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{stc@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
- \gdef\thestc{\arabic{stc}} %23
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{stc\thestc}}% % UNIX
-{\def\@tocfile{S\thestc}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{stc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\stc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the secttoc
-
-% this command must be used after \section
-% if you need a sectlof (no automatic sectlof)
-\def\sectlof{\@ifnextchar[{\sectlof@}{\sectlof@[d]}}
-
-\def\sectlof@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@stilf\e@sti
- \else\if #1n\let\do@stilf\n@sti
- \else\if #1c\let\do@stilf\c@sti
- \else\if #1l\let\do@stilf\l@sti
- \else\if #1r\let\do@stilf\r@sti
- \else\if #1d\let\do@stilf\df@stilf
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\slffont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\stc@rule\relax % correction 07Nov94 v23
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stilf{\mtc@v\slftitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stilf{\mtc@v\slftitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\stcindent
- \rightmargin\stcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for sectlof
- \begin{stc@verse}%\c@tocdepth=\c@secttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{slf@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
- \gdef\thestc{\arabic{stc}} %23
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{slf\thestc}}% % UNIX
-{\def\@tocfile{H\thestc}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{stc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\stc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the secttoc
-
-% Added in version #13
-% this command must be used after \section
-% if you need a sectlot (no automatic sectlot)
-\def\sectlot{\@ifnextchar[{\sectlot@}{\sectlot@[d]}}
-
-\def\sectlot@[#1]{%
- \relax\begin{samepage}% we begin a local group here, using samepage
- \if #1e\let\do@stilt\e@sti
- \else\if #1n\let\do@stilt\n@sti
- \else\if #1c\let\do@stilt\c@sti
- \else\if #1l\let\do@stilt\l@sti
- \else\if #1r\let\do@stilt\r@sti
- \else\if #1d\let\do@stilt\df@stilt
- \fi\fi\fi\fi\fi\fi
- \raggedright % added #14
- \parskip=\z@%
- \reset@font\sltfont%
- \parindent=\z@%
- \nopagebreak[4]%
- \kern-0.8\baselineskip\nopagebreak[4]%
- \par\noindent
- \ifx\stc@rule\relax
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stilt{\mtc@v\slttitle}}\\
- \end{tabular}\else
- \begin{tabular}{@{}p{\columnwidth}@{}}
- {\reset@font\stifont\do@stilt{\mtc@v\slttitle}}\\\hline
- \end{tabular}\fi
- \nopagebreak[4]\null\leavevmode\vrule width \z@
- height \z@ depth \z@\\\@BBR%
- \leftmargin\stcindent
- \rightmargin\stcindent
- \itemindent=\z@\labelwidth=\z@%
- \labelsep=\z@\listparindent=\z@%
- % depth does not matter for sectlot
- \begin{stc@verse}%\c@tocdepth=\c@secttocdepth%
- \leavevmode\\\@BBR% this blank line is necessary to avoid
- % a wild negative indentation
- \vskip -.5\baselineskip
-\begingroup
- \makeatletter
- \@ifundefined{slt@pgno}%
- {\let\@dottedtocline\@undottedtocline}{}
- \gdef\thestc{\arabic{stc}}
-\@ifundefined{SHORTEXT}%
-{\def\@tocfile{slt\thestc}}% % UNIX
-{\def\@tocfile{V\thestc}}% % MS-DOS
- \@input{\jobname.\@tocfile}\if@filesw
- \fi%
- \global\@nobreakfalse\endgroup
- \end{stc@verse}%
- \kern0.\baselineskip%
- \nopagebreak[4]\stc@rule\null\leavevmode\\%
- \vskip-1.0\baselineskip
- \vrule width \z@ height \z@
- depth \z@\end{samepage}% %## the \\ is essential
- \par\pagebreak[1]\vspace*{-1ex}}%
- % some space under the secttoc
-
-% I use a depth of 10000 to inhibit the printing of
-% that contentsline.
-\def\l@xsect{\@dottedtocline{\@M}{1.0em}{2.3em}}
-\def\l@schapter{\@dottedtocline{1}{1.0em}{2.3em}}
-
-\def\xsect{xsect}
-\def\schapter{schapter}
-
-\let\sv@sect\@sect
-\gdef\@sect#1#2#3#4#5#6[#7]#8{%
-\ifnum #2=1
-\addcontentsline{lof}{xsect}{#7}%
-\addcontentsline{lot}{xsect}{#7}%
-\fi
-\sv@sect{#1}{#2}{#3}{#4}{#4}{#5}{#6}[{#7}]{#8}}
-
-\def\@sect#1#2#3#4#5#6[#7]#8{
-\expandafter
-\ifx\csname #1\endcsname\section\relax % ADDED
-\addcontentsline{lof}{xsect}{#7}% ADDED
-\addcontentsline{lot}{xsect}{#7}% ADDED
-\fi % ADDED
-\ifx\csname #1\endcsname\starsection\relax % ADDED v25
-\addcontentsline{lof}{xsect}{#7}% ADDED v25
-\addcontentsline{lot}{xsect}{#7}% ADDED v25
-\fi % ADDED v25
-\ifnum #2>\c@secnumdepth
- \let\@svsec\@empty\else
- \refstepcounter{#1}\edef\@svsec{\csname the#1\endcsname\hskip 1em}\fi
- \@tempskipa #5\relax
- \ifdim \@tempskipa>\z@
- \begingroup #6\relax
- \@hangfrom{\hskip #3\relax\@svsec}{\interlinepenalty \@M #8\par}%
- \endgroup
- \csname #1mark\endcsname{#7}\addcontentsline
- {toc}{#1}{\ifnum #2>\c@secnumdepth \else
- \protect\numberline{\csname the#1\endcsname}\fi
- #7}\else
- \def\@svsechd{#6\hskip #3\relax %% \relax added 2 May 90
- \@svsec #8\csname #1mark\endcsname
- {#7}\addcontentsline
- {toc}{#1}{\ifnum #2>\c@secnumdepth \else
- \protect\numberline{\csname the#1\endcsname}\fi
- #7}}\fi
- \@xsect{#5}}
-
-% tricky code to deal with \section*
-\let\stc@ssect\@ssect
-\def\@ssect{%
-\addtocontents{toc}{\protect\sectend}\stc@ssect%
-}
-\def\@ssect{%
-\addtocontents{toc}{\protect\sectbegin}\stc@ssect%
-}
-\let\sectend\relax
-\let\sectbegin\relax
-
-\let\appendixmtc\relax
-
-% this command extracts info from the .toc file
-% and create the .stcN files (.stc -> .S on MS-DOS)
-\def\@dosecttoc#1{{%
- \makeatletter
- \setcounter{stc}{0} % START VALUE
- \STC@next#1.toc\relax\\}\setcounter{stc}{0}} %23: raz
-% this command extracts info from the .lof file
-% and create the .slfN files (.slf -> .H on MS-DOS)
-\def\@dosectlof#1{{%
- \makeatletter
- \setcounter{stc}{0} % START VALUE
- \SLF@next#1.lof\relax\\}\setcounter{stc}{0}} %23: raz
-% this command extracts info from the .lot file
-% and create the .sltN files (.slt -> .V on MS-DOS)
-\def\@dosectlot#1{{%
- \setcounter{stc}{0} % START VALUE
- \makeatletter
- \SLT@next#1.lot\relax\\}\setcounter{stc}{0}} %23: raz
-
-\def\dosecttoc{\@ifnextchar[{\dosecttoc@}{\dosecttoc@[l]}}
-\def\dosectlof{\@ifnextchar[{\dosectlof@}{\dosectlof@[l]}}
-\def\dosectlot{\@ifnextchar[{\dosectlot@}{\dosectlot@[l]}}
-
-\def\dosecttoc@[#1]{%
-\if #1e\let\df@stitc\e@sti%
-\else\if #1n\let\df@stitc\n@sti%
-\else\if #1c\let\df@stitc\c@sti%
-\else\if #1l\let\df@stitc\l@sti%
-\else\if #1r\let\df@stitc\r@sti%
-\fi\fi\fi\fi\fi%
-\@@dosecttoc}
-
-\def\dosectlof@[#1]{%
-\if #1e\let\df@stilf\e@sti%
-\else\if #1n\let\df@stilf\n@sti%
-\else\if #1c\let\df@stilf\c@sti%
-\else\if #1l\let\df@stilf\l@sti%
-\else\if #1r\let\df@stilf\r@sti%
-\fi\fi\fi\fi\fi%
-\@@dosectlof}
-
-\def\dosectlot@[#1]{%
-\if #1e\let\df@stilt\e@sti%
-\else\if #1n\let\df@stilt\n@sti%
-\else\if #1c\let\df@stilt\c@sti%
-\else\if #1l\let\df@stilt\l@sti%
-\else\if #1r\let\df@stilt\r@sti%
-\fi\fi\fi\fi\fi%
-\@@dosectlot}
-
-\def\@@dosecttoc{\@dosecttoc{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dosectlof{\@dosectlof{\jobname}\immediate\closeout\tf@mtc}
-\def\@@dosectlot{\@dosectlot{\jobname}\immediate\closeout\tf@mtc}
-
-\def\STC@next#1\relax#2\\{%
- \edef\STC@list{#2}%
- \STC@loop{#1}}
-\def\STC@toc{%
- \ifx\STC@list\@empty\else\expandafter\STC@explist\fi}
-
-\def\STC@contentsline#1#2#3{%
- \gdef\thestc{\arabic{stc}}
-\expandafter%
- \ifx\csname #1\endcsname\section\relax
- \stepcounter{stc}% % the stc counter simulates the section counter
- \gdef\thestc{\arabic{stc}}
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.stc\thestc}% % UNIX
-\def\stcname{\jobname.stc\thestc}}% % UNIX
-{\typeout{Writing\space\jobname.S\thestc}% % MS-DOS
-\def\stcname{\jobname.S\thestc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .stcN .stc->.S on MS-DOS
- \immediate\openout\tf@mtc=\stcname % open next .stcN (.stc->.S if MS-DOS)
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSSfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSSSfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\paragraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcPfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\subparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSPfont
- \space #3}}}}\@tempa
- \fi
-% Added v25: \starsection and co.
- \ifx\csname #1\endcsname\starsection\relax
- \stepcounter{stc}% % the stc counter simulates the section counter
- \gdef\thestc{\arabic{stc}}
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.stc\thestc}% % UNIX
-\def\stcname{\jobname.stc\thestc}}% % UNIX
-{\typeout{Writing\space\jobname.S\thestc}% % MS-DOS
-\def\stcname{\jobname.S\thestc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .stcN .stc->.S on MS-DOS
- \immediate\openout\tf@mtc=\stcname % open next .stcN (.stc->.S if MS-DOS)
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsection\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSSfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubsubsection\relax
- \mtc@toks{\noexpand \leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSSSfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSSSfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcPfont%
- \space #3}}}}\@tempa
- \fi
-\expandafter%
- \ifx\csname #1\endcsname\starsubparagraph\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\stcSPfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\stcSPfont
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\STC@explist{\expandafter\STC@next\STC@list\\}
-\def\STC@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JSECTTOCS NOT PREPARED.^^J}%
- \expandafter\STC@toc
- \else
- \typeout{PREPARING SECTTOCS FROM #1}%
- \expandafter\STC@read\fi}
-\def\STC@read{%
- \read\@inputcheck to\STC@line
- \expandafter\STC@test\STC@line....\STC@%
- }%
-\long\def\STC@test#1#2#3#4#5\STC@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \STC@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\STC@list{\STC@list#2\relax}%
- \else\ifx#1\sectend % \section* closes .stcN (.stc->.S on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\sectbegin
- \addtocounter{stc}{-1}% % \section* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\STC@toc
- \else\expandafter\STC@read\fi}%
-
-\def\SLF@next#1\relax#2\\{%
- \edef\SLF@list{#2}%
- \SLF@loop{#1}}
-\def\SLF@lof{%
- \ifx\SLF@list\@empty\else\expandafter\SLF@explist\fi}
-
-\def\SLF@contentsline#1#2#3{%
- \gdef\thestc{\arabic{stc}}
-\expandafter%
- \ifx\csname #1\endcsname\xsect\relax
- \stepcounter{stc}% % the stc counter simulates the section counter
- \gdef\thestc{\arabic{stc}}
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.slf\thestc}% % UNIX
-\def\slfname{\jobname.slf\thestc}}% % UNIX
-{\typeout{Writing\space\jobname.G\thestc}% % MS-DOS
-\def\slfname{\jobname.H\thestc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .slfN .slf->.H on MS-DOS
- \immediate\openout\tf@mtc=\slfname % open next .slfN (.slf->.H if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for sections, etc.
- \ifx\csname #1\endcsname\figure\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\slffont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\slffont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\SLF@explist{\expandafter\SLF@next\SLF@list\\}
-\def\SLF@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JSECTLOFS NOT PREPARED.^^J}%
- \expandafter\SLF@lof
- \else
- \typeout{PREPARING SECTLOFS FROM #1}%
- \expandafter\SLF@read\fi}
-\def\SLF@read{%
- \read\@inputcheck to\SLF@line
- \expandafter\SLF@test\SLF@line....\SLF@%
- }%
-\long\def\SLF@test#1#2#3#4#5\SLF@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \SLF@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\SLF@list{\SLF@list#2\relax}%
- \else\ifx#1\sectend % \section* closes .slfN (.slf->.H on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\sectbegin
- \addtocounter{stc}{-1}% % \section* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\SLF@lof
- \else\expandafter\SLF@read\fi}%
-
-\def\SLT@next#1\relax#2\\{%
- \edef\SLT@list{#2}%
- \SLT@loop{#1}}
-\def\SLT@lot{%
- \ifx\SLT@list\@empty\else\expandafter\SLT@explist\fi}
-
-\def\SLT@contentsline#1#2#3{%
- \gdef\thestc{\arabic{stc}}
-\expandafter%
- \ifx\csname #1\endcsname\xsect\relax
- \stepcounter{stc}% % the stc counter simulates the section counter
- \gdef\thestc{\arabic{stc}}
-\@ifundefined{SHORTEXT}%
-{\typeout{Writing\space\jobname.slt\thestc}% % UNIX
-\def\mltname{\jobname.slt\thestc}}% % UNIX
-{\typeout{Writing\space\jobname.V\thestc}% % MS-DOS
-\def\sltname{\jobname.V\thestc}}% % MS-DOS
- \immediate\closeout\tf@mtc % close current .sltN .slt->.V on MS-DOS
- \immediate\openout\tf@mtc=\sltname % open next .sltN (.slt->.V if MS-DOS)
- \fi
-\expandafter% % extracts and writes info for subsections, etc.
- \ifx\csname #1\endcsname\table\relax
- \mtc@toks{\noexpand\leavevmode#2}%
- \edef\@tempa{\immediate\write\tf@mtc {%
- {\string\reset@font\string\sltfont\string\mtc@string%
- \string\contentsline{#1}%
- {\noexpand\the\mtc@toks}{\string\reset@font\string\sltfont%
- \space #3}}}}\@tempa
- \fi
-}
-
-\def\SLT@explist{\expandafter\SLT@next\SLT@list\\}
-\def\SLT@loop#1{\openin\@inputcheck#1\relax
- \ifeof\@inputcheck
- \typeout{^^JNo file #1^^JSECTLOTS NOT PREPARED.^^J}%
- \expandafter\SLT@lot
- \else
- \typeout{PREPARING SECTLOTS FROM #1}%
- \expandafter\SLT@read\fi}
-\def\SLT@read{%
- \read\@inputcheck to\SLT@line
- \expandafter\SLT@test\SLT@line....\SLT@%
- }%
-\long\def\SLT@test#1#2#3#4#5\SLT@{%
- \ifx#1\contentsline
- \let\mtc@string\string
- \SLT@contentsline{#2}{#3}{#4}%
- \let\mtc@string\relax
- \else\ifx#1\@input
- \edef\SLT@list{\SLT@list#2\relax}%
- \else\ifx#1\sectend % \section* closes .sltN (.slt->.V on MS-DOS)
- \immediate\closeout\tf@mtc
- \immediate\openout\tf@mtc=\jobname.bmt % and opens a scratch file
- \else\ifx#1\sectbegin
- \addtocounter{stc}{-1}% % \section* has done a parasite increment
- \fi\fi\fi\fi
- \ifeof\@inputcheck\expandafter\SLT@lot
- \else\expandafter\SLT@read\fi}%
-}}{}
-
-\@ifundefined{section}{}{\let\l@listof\l@section} %v27
-\@ifundefined{chapter}{}{\let\l@listof\l@chapter} %v27
-\@ifundefined{part}{}{\let\l@starpart\l@part}
-\@ifundefined{chapter}{}{\let\l@starchapter\l@chapter}
-\@ifundefined{section}{}{\let\l@starsection\l@section}
-\@ifundefined{subsection}{}{\let\l@starsubsection\l@subsection}
-\@ifundefined{subsubsection}{}{\let\l@starsubsubsection\l@subsubsection}
-\@ifundefined{paragraph}{}{\let\l@starparagraph\l@paragraph}
-\@ifundefined{subparagraph}{}{\let\l@starsubparagraph\l@subparagraph}
-
-\def\noptcrule{\let\ptc@rule\relax}
-\def\nomtcrule{\let\mtc@rule\relax}
-\def\nostcrule{\let\stc@rule\relax}
-\def\ptcrule{\def\ptc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@}} % the \hrule is .4pt high
-\def\mtcrule{\def\mtc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@}} % the \hrule is .4pt high
-\def\stcrule{\def\stc@rule{\kern-3\p@%
- \hrule width \columnwidth \kern2.6\p@}} % the \hrule is .4pt high
-
-%%%% Language dependent part
-\DeclareOption{american}{\input{english.mld}}
-\DeclareOption{austrian}{\input{german.mld}}
-\DeclareOption{brazil}{\input{portuges.mld}}
-\DeclareOption{breton}{\input{breton.mld}} %v26
-\DeclareOption{catalan}{\input{catalan.mld}}
-\DeclareOption{croatian}{\input{croatian.mld}}
-\DeclareOption{czech}{\input{czech.mld}}
-\DeclareOption{danish}{\input{danish.mld}}
-\DeclareOption{dutch}{\input{dutch.mld}}
-\DeclareOption{english}{\input{english.mld}}
-\DeclareOption{esperant}{\input{esperant.mld}} %v26
-\DeclareOption{esperanto}{\input{esperant.mld}} %v26
-\DeclareOption{finnish}{\input{finnish.mld}}
-\DeclareOption{francais}{\input{french.mld}}
-\DeclareOption{french}{\input{french.mld}}
-\DeclareOption{galician}{\input{galician.mld}}
-\DeclareOption{german}{\input{german.mld}}
-\DeclareOption{germanb}{\input{germanb.mld}} %v26
-\DeclareOption{greek}{\input{greek.mld}} %v26
-\DeclareOption{hungarian}{\input{magyar.mld}}
-\DeclareOption{irish}{\input{irish.mld}} %v26
-\DeclareOption{italian}{\input{italian.mld}}
-\DeclareOption{lsorbian}{\input{lsorbian.mld}} %v26
-\DeclareOption{magyar}{\input{magyar.mld}}
-\DeclareOption{norsk}{\input{norsk.mld}}
-\DeclareOption{nynorsk}{\input{nynorsk.mld}} %v25
-\DeclareOption{polish}{\input{polish.mld}}
-\DeclareOption{portuges}{\input{portuges.mld}}
-\DeclareOption{romanian}{\input{romanian.mld}}
-%%%%russian not supported \DeclareOption{russian}{\input{russian.mld}}
-\DeclareOption{russianb}{\input{russianb.mld}} %v26
-\DeclareOption{scottish}{\input{scottish.mld}} %v26
-\DeclareOption{slovak}{\input{slovak.mld}}
-\DeclareOption{slovene}{\input{slovene.mld}}
-\DeclareOption{spanish}{\input{spanish.mld}}
-\DeclareOption{swedish}{\input{swedish.mld}}
-\DeclareOption{turkish}{\input{turkish.mld}}
-\DeclareOption{usorbian}{\input{usorbian.mld}} %v26
-\DeclareOption{vietnam}{\input{vietnam.mld}} %v27
-\DeclareOption{vietnamese}{\input{vietnam.mld}} %v27
-\DeclareOption{arab}{\input{arab.mld}} %v27
-\DeclareOption{arabic}{\input{arab.mld}} %v27
-\ExecuteOptions{english} %v27 % default
-\ProcessOptions*
-%%\languagespecific{russian.dtx}
-%%
-%% \CharacterTable
-%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%% Digits \0\1\2\3\4\5\6\7\8\9
-%% Exclamation \! Double quote \" Hash (number) \#
-%% Dollar \$ Percent \% Ampersand \&
-%% Acute accent \' Left paren \( Right paren \)
-%% Asterisk \* Plus \+ Comma \,
-%% Minus \- Point \. Solidus \/
-%% Colon \: Semicolon \; Less than \<
-%% Equals \= Greater than \> Question mark \?
-%% Commercial at \@ Left bracket \[ Backslash \\
-%% Right bracket \] Circumflex \^ Underscore \_
-%% Grave accent \` Left brace \{ Vertical bar \|
-%% Right brace \} Tilde \~}
-\endinput
-%%
-%% End of file `minitoc.sty'.
+% Copyright 2020 LaTeX3 Project
+% Licence LPPL: https://www.latex-project.org/lppl/lppl-1-3c.txt
+\ProvidesPackage{minitoc-hyper}[2020/01/14]
+\PackageWarningNoLine{minitoc-hyper}{%
+This package is obsolete,\MessageBreak
+please use minitoc instead}
+\RequirePackage{minitoc}
diff --git a/macros/latex/contrib/hyperref/nameref.dtx b/macros/latex/contrib/hyperref/nameref.dtx
index d8801b576b..f6ea1c856a 100644
--- a/macros/latex/contrib/hyperref/nameref.dtx
+++ b/macros/latex/contrib/hyperref/nameref.dtx
@@ -4,7 +4,7 @@
%% 2000 Sebastian Rahtz, Heiko Oberdiek
%% 2001-2012 Heiko Oberdiek
%% 2016-2019 Oberdiek Package Suport Group
-%% 2019- The LaTeX3 Project
+%% 2019-2020 The LaTeX3 Project
%% https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
diff --git a/macros/latex/contrib/hyperref/nameref.pdf b/macros/latex/contrib/hyperref/nameref.pdf
index 8a845a6801..ef19a84606 100644
--- a/macros/latex/contrib/hyperref/nameref.pdf
+++ b/macros/latex/contrib/hyperref/nameref.pdf
Binary files differ
diff --git a/macros/latex/contrib/hyperref/psdmapshortnames.pl b/macros/latex/contrib/hyperref/psdmapshortnames.pl
deleted file mode 100644
index 9b2f280db8..0000000000
--- a/macros/latex/contrib/hyperref/psdmapshortnames.pl
+++ /dev/null
@@ -1,133 +0,0 @@
-#!/usr/bin/env perl
-use strict;
-$^W=1;
-
-# File: psdmapshortnames.pl
-# Date: 2012-07-12
-# Copyright (c) 2012 by Heiko Oberdiek.
-#
-# This file is part of the `Hyperref Bundle'.
-# -------------------------------------------
-#
-# This work may be distributed and/or modified under the
-# conditions of the LaTeX Project Public License, either version 1.3
-# of this license or (at your option) any later version.
-# The latest version of this license is in
-# http://www.latex-project.org/lppl.txt
-# and version 1.3 or later is part of all distributions of LaTeX
-# version 2005/12/01 or later.
-#
-# This work has the LPPL maintenance status `maintained'.
-#
-# The Current Maintainer of this work is The LaTeX3 Project.
-#
-# The list of all files belonging to the `Hyperref Bundle' is
-# given in the file `manifest.txt'.
-
-my $file_org = 'hyperref.dtx';
-my $file_bak = 'hyperref.dtx.bak';
-my $file_tmp = 'hyperref.dtx.tmp';
-
-my @lines_map;
-my $cmd_map = 'psdmapshortnames';
-my $found_map_beg = 0;
-my $found_map_end = 0;
-
-my @lines_alias;
-my $cmd_alias = 'psdaliasnames';
-my $found_alias_beg = 0;
-my $found_alias_end = 0;
-
-open(IN, '<', $file_org) or die "!!! Error: Cannot open `$file_org'!\n";
-binmode(IN);
-unlink $file_tmp if -f $file_tmp;
-open(OUT, '>', $file_tmp) or die "!!! Error: Cannot open `$file_org'!\n";
-binmode(OUT);
-
-while (<IN>) {
- print OUT;
- if (/^\\newcommand\*\{\\$cmd_map\}\{\%\s*$/) {
- $found_map_beg = 1;
- print OUT @lines_map;
- while (<IN>) {
- if (/^\}\% \\$cmd_map$/) {
- print OUT;
- $found_map_end = 1;
- last;
- }
- if (/^\}/) {
- print OUT;
- last;
- }
- }
- }
- if (/^\\DeclareTextCommand\{\\text(\w+)\}\{PU\}\{[\\\d\w]+\}\%\*/) {
- my $name = $1;
- push @lines_map, " \\let\\$name\\text$name\n";
- }
-
- if (/^\\newcommand\*\{\\$cmd_alias\}\{\%\s*$/) {
- $found_alias_beg = 1;
- print OUT @lines_alias;
- while (<IN>) {
- if (/^\}\% \\$cmd_alias$/) {
- print OUT;
- $found_alias_end = 1;
- last;
- }
- if (/^\}/) {
- print OUT;
- last;
- }
- }
- }
- if (/^%\* \\([A-Za-z@]+)\s+->\s+\\(\w+)(\s|$)/) {
- my $name_old = $1;
- my $name_new = $2;
- push @lines_alias, " \\let\\$name_new\\$name_old\n";
- }
-}
-
-close(IN);
-close(OUT);
-
-$found_map_beg or die "!!! Error: Definition for \\$cmd_map not found!\n";
-$found_map_end or die "!!! Error: End of \\$cmd_map not found!\n";
-
-$found_alias_beg or die "!!! Error: Definition for \\$cmd_alias not found!\n";
-$found_alias_end or die "!!! Error: End of \\$cmd_alias not found!\n";
-
-my $count_map = @lines_map;
-print "* $count_map map entries found.\n";
-
-my $count_alias = @lines_alias;
-print "* $count_alias alias entries found.\n";
-
-use Digest::MD5;
-
-open(IN, '<', $file_org) or die "!!! Error: Cannot open `$file_org'!\n";
-binmode(IN);
-my $md5_org = Digest::MD5->new->addfile(*IN)->hexdigest;
-close(IN);
-print "* 0x$md5_org = md5($file_org)\n";
-
-open(IN, '<', $file_tmp) or die "!!! Error: Cannot open `$file_tmp'!\n";
-binmode(IN);
-my $md5_tmp = Digest::MD5->new->addfile(*IN)->hexdigest;
-close(IN);
-print "* 0x$md5_tmp = md5($file_tmp)\n";
-
-if ($md5_org eq $md5_tmp) {
- print "* Done, nothing to do.\n";
- exit(0);
-}
-
-unlink $file_bak if -f $file_bak;
-rename $file_org, $file_bak or die "!!! Error: Moving `$file_org' to `$file_bak' failed!\n";
-print "* $file_org -> $file_bak\n";
-rename $file_tmp, $file_org or die "!!! Error: Moving `$file_tmp' to `$file_org' failed!\n";
-print "* $file_tmp -> $file_org\n";
-
-print "* Done.\n";
-
-__END__