summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hyperref/manual.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-14 23:56:54 +0000
committerKarl Berry <karl@freefriends.org>2010-09-14 23:56:54 +0000
commit6a202048032d41223115d64328753cae0efeca55 (patch)
tree37c51c814990236275ffd25da210a5e4e0781662 /Master/texmf-dist/doc/latex/hyperref/manual.html
parent3d0cb91a86809c8becca994b9f708c9cc8eb7fdc (diff)
hyperref update (15sep10)
git-svn-id: svn://tug.org/texlive/trunk@19734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/manual.html')
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/manual.html1125
1 files changed, 594 insertions, 531 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/manual.html b/Master/texmf-dist/doc/latex/hyperref/manual.html
index 7c75271d2ff..53c631c8a0c 100644
--- a/Master/texmf-dist/doc/latex/hyperref/manual.html
+++ b/Master/texmf-dist/doc/latex/hyperref/manual.html
@@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html -->
<meta name="src" content="manual.tex">
-<meta name="date" content="2010-09-11 11:11:00">
+<meta name="date" content="2010-09-14 22:51:00">
<link rel="stylesheet" type="text/css" href="manual.css">
</head><body
>
@@ -318,9 +318,33 @@ class="ec-lmtt-10">\special </span>commands is that you can also use the documen
as <span
class="ec-lmss-10">xdvi</span>.
+ <dl class="description"><dt class="description">
+<span
+class="ec-lmbx-10">driverfallback</span> </dt><dd
+class="description">If a driver is not given and cannot be autodetected, then use the driver option, given as
+ value to this option <span
+class="ec-lmss-10">driverfallback</span>. Example:
+ <div class="quote">
+ <!--l. 242--><p class="noindent" ><span
+class="ec-lmtt-10">driverfallback=dvipdfm</span></div>
+ <!--l. 244--><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
+class="ec-lmss-10">vtexpdfmark</span>) are recognized from within <span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;and
+ therefore cannot be given as value to option <span
+class="ec-lmss-10">driverfallback</span>. However a DVI driver program is run
+ after the <span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;run is finished. Thus it cannot be detected at <span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;macro level. Then package
+ hyperref uses the driver, given by <span
+class="ec-lmss-10">driverfallback</span>. If the driver is already specified or can be
+ autodetected, then option <span
+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. 238--><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. 256--><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
@@ -328,8 +352,8 @@ document preamble
<div class="verbatim" id="verbatim-1">
\usepackage{hyperref}
</div>
-<!--l. 243--><p class="nopar" >
-<!--l. 245--><p class="indent" > Make sure it comes <span
+<!--l. 261--><p class="nopar" >
+<!--l. 263--><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
@@ -339,7 +363,7 @@ link, whereas <span
class="ec-lmtt-10">\section* </span>commands will only show links when paired with a corresponding
<span
class="ec-lmtt-10">\addcontentsline </span>command.
-<!--l. 253--><p class="indent" > In addition, the <span
+<!--l. 271--><p class="indent" > In addition, the <span
class="ec-lmtt-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-lmtt-10">backref </span>inserts extra &#8216;back&#8217; links into the bibliography for each entry.
@@ -347,10 +371,10 @@ Other options control the appearance of links, and give extra control over PDF o
<span
class="ec-lmtt-10">colorlinks</span>, as its name well implies, colors the links instead of using boxes; this is the option used in
this document.
-<!--l. 262--><p class="noindent" >
+<!--l. 280--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">3 </span> <a
id="x1-40003"></a>Package options</h3>
-<!--l. 264--><p class="noindent" >All user-configurable aspects of <span
+<!--l. 282--><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
@@ -361,7 +385,7 @@ class="ec-lmtt-10">\hypersetup</span></span></span> macro. When the package is l
<span
class="ec-lmtt-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. 272--><p class="indent" > As an example, the behavior of a particular file could be controlled by:
+<!--l. 290--><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-lmtt-10">hyperref.cfg </span>setting up the look of links, adding backreferencing, and setting
@@ -373,7 +397,7 @@ class="ec-lmtt-10">hyperref.cfg </span>setting up the look of links, adding back
&#x00A0;<br />pdfpagemode=FullScreen,
&#x00A0;<br />colorlinks=true}
</div>
- <!--l. 282--><p class="nopar" >
+ <!--l. 300--><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>:
@@ -382,7 +406,7 @@ class="ec-lmss-10">hyperref</span>:
<div class="verbatim" id="verbatim-3">
\documentclass[dvips]{article}
</div>
- <!--l. 289--><p class="nopar" >
+ <!--l. 307--><p class="nopar" >
</li>
<li class="itemize">File-specific options in the <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\usepackage</span></span></span> commands, which override the ones set in
@@ -394,8 +418,8 @@ class="ec-lmtt-10">hyperref.cfg</span>:
\usepackage[colorlinks=false]{hyperref}
&#x00A0;<br />\hypersetup{pdftitle={A&#x00A0;Perfect&#x00A0;Day}}
</div>
- <!--l. 297--><p class="nopar" ></li></ul>
-<!--l. 300--><p class="indent" > As seen in the previous example, information entries (pdftitle, pdfauthor, &#x2026;) should be set after the
+ <!--l. 315--><p class="nopar" ></li></ul>
+<!--l. 318--><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
@@ -408,24 +432,24 @@ class="ec-lmtt-10">\hypersetup</span></span></span>.
\usepackage[pdfborder={0&#x00A0;0&#x00A0;0}]{hyperref}
&#x00A0;<br />\hypersetup{pdfborder=0&#x00A0;0&#x00A0;0}
</div>
-<!--l. 310--><p class="nopar" >
-<!--l. 312--><p class="indent" > Package &#8216;kvoptions-patch&#8217; patches <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+<!--l. 328--><p class="nopar" >
+<!--l. 330--><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. 315--><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. 333--><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-lmtt-10">\begin{document}</span></span></span>, only in
<span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\usepackage[...]{hyperref}</span></span></span>, before first use, etc.
-<!--l. 319--><p class="indent" > In the key descriptions that follow, many options do not need a value, as they default to the value
+<!--l. 337--><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. 323--><p class="noindent" >
+<!--l. 341--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.1 </span> <a
id="x1-50003.1"></a>General options</h4>
-<!--l. 325--><p class="noindent" >Firstly, the options to specify general behavior and page size.
-<!--l. 328--><p class="noindent" >
+<!--l. 343--><p class="noindent" >Firstly, the options to specify general behavior and page size.
+<!--l. 346--><p class="noindent" >
<a
- id="x1-5001r1"></a> <!--l. 329--><div class="longtable"> <table id="TBL-2" class="longtable"
+ id="x1-5001r1"></a> <!--l. 347--><div class="longtable"> <table id="TBL-2" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-2-1g"><col
id="TBL-2-1"><col
@@ -520,12 +544,12 @@ 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-13-4"
class="td11"></td></tr>
</table></div>
-<!--l. 340--><p class="noindent" >
+<!--l. 358--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.2 </span> <a
id="x1-60003.2"></a>Configuration options</h4>
-<!--l. 342--><p class="noindent" >
+<!--l. 360--><p class="noindent" >
<a
- id="x1-6001r2"></a> <!--l. 343--><div class="longtable"> <table id="TBL-3" class="longtable"
+ id="x1-6001r2"></a> <!--l. 361--><div class="longtable"> <table id="TBL-3" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-3-1g"><col
id="TBL-3-1"><col
@@ -540,7 +564,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-1-4"
class="td11">
- <!--l. 343--><p class="noindent" >In the hypertex driver, the height of links is
+ <!--l. 361--><p class="noindent" >In the hypertex driver, the height of links is
normally calculcated by the driver as simply
the base line of contained text; this options
forces <span class="obeylines-h"><span class="verb"><span
@@ -557,7 +581,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-2-4"
class="td11">
- <!--l. 346--><p class="noindent" >Allows link text to break across lines; since
+ <!--l. 364--><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
@@ -570,7 +594,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-3-4"
class="td11">
- <!--l. 349--><p class="noindent" >Determines whether every page is given an
+ <!--l. 367--><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-lmtt-10">\printindex</span></span></span> will not contain valid
@@ -583,7 +607,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-4-4"
class="td11">
- <!--l. 352--><p class="noindent" >Forces page anchors to be named by the arabic
+ <!--l. 370--><p class="noindent" >Forces page anchors to be named by the arabic
form of the page number, rather than the
formatted form. </td>
</tr><tr
@@ -594,7 +618,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-5-4"
class="td11">
- <!--l. 354--><p class="noindent" >Allows links to be nested; no drivers currently
+ <!--l. 372--><p class="noindent" >Allows links to be nested; no drivers currently
support this. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-3-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-6-1"
@@ -612,18 +636,46 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-3-9-4"
class="td11"></td></tr>
</table></div>
-<!--l. 357--><p class="indent" > Note for option <span class="obeylines-h"><span class="verb"><span
+<!--l. 375--><p class="indent" > Note for option <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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. 362--><p class="noindent" >
+<!--l. 380--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.3 </span> <a
id="x1-70003.3"></a>Backend drivers</h4>
-<!--l. 364--><p class="noindent" >If no driver is specified, the package defaults to loading the <span
-class="ec-lmss-10">hypertex </span>driver.
-<!--l. 367--><p class="noindent" >
+<!--l. 382--><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-7002x1">Autodetection, some <span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;processors can be detected at <span class="TEX">T<span
+class="E">E</span>X</span>&#x00A0;macro level (pdf<span class="TEX">T<span
+class="E">E</span>X</span>,
+ Xe<span class="TEX">T<span
+class="E">E</span>X</span>, V<span class="TEX">T<span
+class="E">E</span>X</span>).
+ </li>
+ <li
+ class="enumerate" id="x1-7004x2">Option <span
+class="ec-lmss-10">driverfallback</span>. If this option is set, its value is taken as driver option.
+ </li>
+ <li
+ class="enumerate" id="x1-7006x3">Makro <span
+class="ec-lmtt-10">\Hy@defaultdriver</span>. The makro takes a driver file name (without file extension).
+ </li>
+ <li
+ class="enumerate" id="x1-7008x4">Package default is <span
+class="ec-lmss-10">hypertex</span>.</li></ol>
+<!--l. 393--><p class="noindent" >Many distributions are using a driver file <span
+class="ec-lmtt-10">hypertex.cfg </span>that define <span
+class="ec-lmtt-10">\Hy@defaultdriver </span>with <span
+class="ec-lmtt-10">hdvips</span>. This
+is recommended because driver <span
+class="ec-lmss-10">dvips </span>provides much more features than <span
+class="ec-lmss-10">hypertex </span>for PDF
+generation.
+<!--l. 398--><p class="noindent" >
<a
- id="x1-7001r3"></a> <!--l. 368--><div class="longtable"> <table id="TBL-4" class="longtable"
+ id="x1-7009r3"></a> <!--l. 399--><div class="longtable"> <table id="TBL-4" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-4-1g"><col
id="TBL-4-1"><col
@@ -631,145 +683,156 @@ id="TBL-4-2"></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
-class="ec-lmtt-10">dvipdfm </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-1-2"
+class="ec-lmtt-10">driverfallback </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-1-2"
class="td11">
- <!--l. 368--><p class="noindent" >Sets up <span
+ <!--l. 399--><p class="noindent" >Its value is used as driver option </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"> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-2-2"
+class="td11">
+ <!--l. 400--><p class="noindent" >if the driver is not given or autodetected. </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
+class="ec-lmtt-10">dvipdfm </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-3-2"
+class="td11">
+ <!--l. 401--><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
- style="vertical-align:baseline;" id="TBL-4-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-1"
+ style="vertical-align:baseline;" id="TBL-4-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-4-1"
class="td11"> <span
-class="ec-lmtt-10">dvipdfmx </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-2-2"
+class="ec-lmtt-10">dvipdfmx </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-4-2"
class="td11">
- <!--l. 369--><p class="noindent" >Sets up <span
+ <!--l. 402--><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
- style="vertical-align:baseline;" id="TBL-4-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-1"
+ style="vertical-align:baseline;" id="TBL-4-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-1"
class="td11"> <span
-class="ec-lmtt-10">dvips </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-3-2"
+class="ec-lmtt-10">dvips </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-5-2"
class="td11">
- <!--l. 370--><p class="noindent" >Sets up <span
+ <!--l. 403--><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
- style="vertical-align:baseline;" id="TBL-4-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-4-1"
+ style="vertical-align:baseline;" id="TBL-4-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-6-1"
class="td11"> <span
-class="ec-lmtt-10">dvipsone </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-4-2"
+class="ec-lmtt-10">dvipsone </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-6-2"
class="td11">
- <!--l. 371--><p class="noindent" >Sets up <span
+ <!--l. 404--><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
- style="vertical-align:baseline;" id="TBL-4-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-1"
+ style="vertical-align:baseline;" id="TBL-4-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-7-1"
class="td11"> <span
-class="ec-lmtt-10">dviwindo </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-5-2"
+class="ec-lmtt-10">dviwindo </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-7-2"
class="td11">
- <!--l. 372--><p class="noindent" >Sets up <span
+ <!--l. 405--><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-4-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-6-1"
+ style="vertical-align:baseline;" id="TBL-4-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-8-1"
class="td11"> <span
-class="ec-lmtt-10">hypertex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-6-2"
+class="ec-lmtt-10">hypertex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-8-2"
class="td11">
- <!--l. 373--><p class="noindent" >Sets up <span
+ <!--l. 406--><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
- style="vertical-align:baseline;" id="TBL-4-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-7-1"
+ style="vertical-align:baseline;" id="TBL-4-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-9-1"
class="td11"> <span
-class="ec-lmtt-10">latex2html </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-7-2"
+class="ec-lmtt-10">latex2html </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-9-2"
class="td11">
- <!--l. 374--><p class="noindent" >Redefines a few macros for compatibility with <span
+ <!--l. 407--><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-4-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-8-1"
+ style="vertical-align:baseline;" id="TBL-4-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-10-1"
class="td11"> <span
-class="ec-lmtt-10">nativepdf </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-8-2"
+class="ec-lmtt-10">nativepdf </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-10-2"
class="td11">
- <!--l. 375--><p class="noindent" >An alias for <span
+ <!--l. 408--><p class="noindent" >An alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-4-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-9-1"
+ style="vertical-align:baseline;" id="TBL-4-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-11-1"
class="td11"> <span
-class="ec-lmtt-10">pdfmark </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-9-2"
+class="ec-lmtt-10">pdfmark </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-11-2"
class="td11">
- <!--l. 376--><p class="noindent" >An alias for <span
+ <!--l. 409--><p class="noindent" >An alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-4-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-10-1"
+ style="vertical-align:baseline;" id="TBL-4-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-12-1"
class="td11"> <span
-class="ec-lmtt-10">pdftex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-10-2"
+class="ec-lmtt-10">pdftex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-12-2"
class="td11">
- <!--l. 377--><p class="noindent" >Sets up <span
+ <!--l. 410--><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
- style="vertical-align:baseline;" id="TBL-4-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-11-1"
+ style="vertical-align:baseline;" id="TBL-4-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-13-1"
class="td11"> <span
-class="ec-lmtt-10">ps2pdf </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-11-2"
+class="ec-lmtt-10">ps2pdf </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-13-2"
class="td11">
- <!--l. 378--><p class="noindent" >Redefines a few macros for compatibility with Ghostscript&#8217;s PDF writer,
+ <!--l. 411--><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
- style="vertical-align:baseline;" id="TBL-4-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-12-1"
+ style="vertical-align:baseline;" id="TBL-4-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-14-1"
class="td11"> <span
-class="ec-lmtt-10">tex4ht </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-12-2"
+class="ec-lmtt-10">tex4ht </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-14-2"
class="td11">
- <!--l. 381--><p class="noindent" >For use with <span class="TEX"><span
+ <!--l. 414--><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
class="ec-lmss-10">X</span></span><span
class="ec-lmss-10">4ht</span> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-4-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-13-1"
+ style="vertical-align:baseline;" id="TBL-4-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-15-1"
class="td11"> <span
-class="ec-lmtt-10">textures </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-13-2"
+class="ec-lmtt-10">textures </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-15-2"
class="td11">
- <!--l. 382--><p class="noindent" >For use with <span
+ <!--l. 415--><p class="noindent" >For use with <span
class="ec-lmss-10">Textures</span> </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-4-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-14-1"
+ style="vertical-align:baseline;" id="TBL-4-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-16-1"
class="td11"> <span
-class="ec-lmtt-10">vtex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-14-2"
+class="ec-lmtt-10">vtex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-16-2"
class="td11">
- <!--l. 383--><p class="noindent" >For use with MicroPress&#8217; <span
+ <!--l. 416--><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
- style="vertical-align:baseline;" id="TBL-4-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-15-1"
+ style="vertical-align:baseline;" id="TBL-4-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-17-1"
class="td11"> <span
-class="ec-lmtt-10">vtexpdfmark </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-15-2"
+class="ec-lmtt-10">vtexpdfmark </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-17-2"
class="td11">
- <!--l. 385--><p class="noindent" >For use with <span
+ <!--l. 418--><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-4-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-16-1"
+ style="vertical-align:baseline;" id="TBL-4-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-18-1"
class="td11"> <span
-class="ec-lmtt-10">xetex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-16-2"
+class="ec-lmtt-10">xetex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-18-2"
class="td11">
- <!--l. 386--><p class="noindent" >For use with Xe<span class="TEX">T<span
+ <!--l. 419--><p class="noindent" >For use with Xe<span class="TEX">T<span
class="E">E</span>X</span>(using backend for dvipdfm). </td>
</tr><tr
- style="vertical-align:baseline;" id="TBL-4-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-17-1"
-class="td11"> </td>
-</tr><tr
- style="vertical-align:baseline;" id="TBL-4-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-18-1"
-class="td11"> </td>
-</tr><tr
style="vertical-align:baseline;" id="TBL-4-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-19-1"
-class="td11"> </td>
+class="td11"> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-4-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-20-1"
-class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-20-2"
+class="td11"> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-4-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-21-1"
+class="td11"> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-4-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-22-1"
+class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-22-2"
class="td11"></td></tr>
</table></div>
-<!--l. 390--><p class="indent" > If you use <span
+<!--l. 423--><p class="indent" > If you use <span
class="ec-lmss-10">dviwindo</span>, you may need to redefine the macro <span
class="ec-lmtt-10">\wwwbrowser </span>(the default is
<span class="obeylines-h"><span class="verb"><span
@@ -783,13 +846,13 @@ 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. 399--><p class="nopar" >
-<!--l. 401--><p class="noindent" >
+<!--l. 432--><p class="nopar" >
+<!--l. 434--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.4 </span> <a
id="x1-80003.4"></a>Extension options</h4>
-<!--l. 402--><p class="noindent" >
+<!--l. 435--><p class="noindent" >
<a
- id="x1-8001r4"></a> <!--l. 403--><div class="longtable"> <table id="TBL-5" class="longtable"
+ id="x1-8001r4"></a> <!--l. 436--><div class="longtable"> <table id="TBL-5" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-5-1g"><col
id="TBL-5-1"><col
@@ -803,7 +866,7 @@ class="ec-lmtt-10">extension </span></td><td style="whi
class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-5-1-4"
class="td11">
- <!--l. 403--><p class="noindent" >Set the file extension (e.g.&#x00A0;<span
+ <!--l. 436--><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
@@ -815,7 +878,7 @@ class="ec-lmtt-10">hyperfigures </span></td><td style="whi
class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-5-2-4"
class="td11">
- <!--l. 406--><p class="noindent" > </td>
+ <!--l. 439--><p class="noindent" > </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="td11"> <span
@@ -824,7 +887,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-3-4"
class="td11">
- <!--l. 406--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end of each
+ <!--l. 439--><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
@@ -848,7 +911,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-4-4"
class="td11">
- <!--l. 410--><p class="noindent" >Adds &#8216;backlink&#8217; text to the end of each
+ <!--l. 443--><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
@@ -859,7 +922,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-5-4"
class="td11">
- <!--l. 412--><p class="noindent" >Makes the page numbers of index
+ <!--l. 445--><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-lmtt-10">pageanchor</span></span></span>, &#x2026;) </td>
@@ -878,7 +941,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-7-4"
class="td11">
- <!--l. 415--><p class="noindent" >Makes the footnote marks into
+ <!--l. 448--><p class="noindent" >Makes the footnote marks into
hyperlinks to the footnote text. Easily
broken &#x2026; </td>
</tr><tr
@@ -888,7 +951,7 @@ class="ec-lmtt-10">encap </span></td><td style="whi
class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-8-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-5-8-4"
class="td11">
- <!--l. 417--><p class="noindent" >Sets encap character for hyperindex </td>
+ <!--l. 450--><p class="noindent" >Sets encap character for hyperindex </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-9-1"
class="td11"> <span
@@ -897,7 +960,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-9-4"
class="td11">
- <!--l. 418--><p class="noindent" >make page number, not text, be link on
+ <!--l. 451--><p class="noindent" >make page number, not text, be link on
TOC, LOF and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-1"
@@ -907,7 +970,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-10-4"
class="td11">
- <!--l. 419--><p class="noindent" >allow links to break over lines by
+ <!--l. 452--><p class="noindent" >allow links to break over lines by
making links over multiple lines into
PDF links to the same target </td>
@@ -920,7 +983,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-11-4"
class="td11">
- <!--l. 421--><p class="noindent" >Colors the text of links and anchors.
+ <!--l. 454--><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
@@ -936,7 +999,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">red </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-12-4"
class="td11">
- <!--l. 426--><p class="noindent" >Color for normal internal links. </td>
+ <!--l. 459--><p class="noindent" >Color for normal internal links. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-13-1"
class="td11"> <span
@@ -945,7 +1008,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">black </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-13-4"
class="td11">
- <!--l. 427--><p class="noindent" >Color for anchor text. </td>
+ <!--l. 460--><p class="noindent" >Color for anchor text. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-14-1"
class="td11"> <span
@@ -954,7 +1017,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">green </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-14-4"
class="td11">
- <!--l. 428--><p class="noindent" >Color for bibliographical citations in
+ <!--l. 461--><p class="noindent" >Color for bibliographical citations in
text. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-15-1"
@@ -964,7 +1027,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">cyan </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-15-4"
class="td11">
- <!--l. 429--><p class="noindent" >Color for URLs which open local files. </td>
+ <!--l. 462--><p class="noindent" >Color for URLs which open local files. </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="td11"> <span
@@ -973,7 +1036,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">red </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-16-4"
class="td11">
- <!--l. 430--><p class="noindent" >Color for Acrobat menu items. </td>
+ <!--l. 463--><p class="noindent" >Color for Acrobat menu items. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-17-1"
class="td11"> <span
@@ -982,7 +1045,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">filecolor </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-17-4"
class="td11">
- <!--l. 431--><p class="noindent" >Color for run links (launch
+ <!--l. 464--><p class="noindent" >Color for run links (launch
annotations). </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-18-1"
@@ -992,7 +1055,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;"
class="td11"> <span
class="ec-lmri-10">magenta </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-18-4"
class="td11">
- <!--l. 432--><p class="noindent" >Color for linked URLs. </td>
+ <!--l. 465--><p class="noindent" >Color for linked URLs. </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="td11"> <span
@@ -1001,7 +1064,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-5-19-4"
class="td11">
- <!--l. 433--><p class="noindent" >use small caps instead of color for links </td>
+ <!--l. 466--><p class="noindent" >use small caps instead of color for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-5-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-20-1"
class="td11"> </td>
@@ -1018,16 +1081,16 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id=
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-5-23-4"
class="td11"></td></tr>
</table></div>
-<!--l. 436--><p class="indent" > Note that all color names must be defined before use, following the normal system of the standard
+<!--l. 469--><p class="indent" > 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. 439--><p class="noindent" >
+<!--l. 472--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.5 </span> <a
id="x1-90003.5"></a>PDF-specific display options</h4>
-<!--l. 440--><p class="noindent" >
+<!--l. 473--><p class="noindent" >
<a
- id="x1-9001r5"></a> <!--l. 441--><div class="longtable"> <table id="TBL-6" class="longtable"
+ id="x1-9001r5"></a> <!--l. 474--><div class="longtable"> <table id="TBL-6" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-6-1g"><col
id="TBL-6-1"><col
@@ -1042,7 +1105,7 @@ 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:wrap; text-align:left;" id="TBL-6-1-4"
class="td10">
- <!--l. 441--><p class="noindent" >A set of Acrobat bookmarks are written, in a
+ <!--l. 474--><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
@@ -1065,7 +1128,7 @@ 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:wrap; text-align:left;" id="TBL-6-2-4"
class="td10">
- <!--l. 447--><p class="noindent" >If Acrobat bookmarks are requested, show them
+ <!--l. 480--><p class="noindent" >If Acrobat bookmarks are requested, show them
with all the subtrees expanded. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-6-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-1"
@@ -1074,7 +1137,7 @@ class="ec-lmtt-10">bookmarksopenlevel </span></td><td style="white-space:nowrap
class="td11"> parameter </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-6-3-4"
class="td10">
- <!--l. 449--><p class="noindent" >level (<span
+ <!--l. 482--><p class="noindent" >level (<span
class="ec-lmtt-10">\maxdimen</span>) to which bookmarks are open </td>
@@ -1086,7 +1149,7 @@ 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:wrap; text-align:left;" id="TBL-6-4-4"
class="td10">
- <!--l. 450--><p class="noindent" >If Acrobat bookmarks are requested, include
+ <!--l. 483--><p class="noindent" >If Acrobat bookmarks are requested, include
section 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"
@@ -1096,7 +1159,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:left
class="td11"> <span
class="ec-lmri-10">toc </span></td><td style="white-space:wrap; text-align:left;" id="TBL-6-5-4"
class="td10">
- <!--l. 451--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
+ <!--l. 484--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </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
@@ -1105,7 +1168,7 @@ 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:wrap; text-align:left;" id="TBL-6-6-4"
class="td10">
- <!--l. 453--><p class="noindent" >This option should be used to produce CJK
+ <!--l. 486--><p class="noindent" >This option should be used to produce CJK
bookmarks. Package <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">hyperref</span></span></span> supports both
normal and preprocessed mode of the CJK
@@ -1120,7 +1183,7 @@ class="ec-lmtt-10">hyperref</span></span></span> supports both
notably Acroread itself) support this. Also note
that option &#8216;CJKbookmarks&#8217; cannot be used
together with option &#8216;unicode&#8217;.
- <!--l. 465--><p class="noindent" >No mechanism is provided to
+ <!--l. 498--><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>
@@ -1132,7 +1195,7 @@ 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:wrap; text-align:left;" id="TBL-6-7-4"
class="td10">
- <!--l. 468--><p class="noindent" >How link buttons behave when selected; /I is
+ <!--l. 501--><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>
@@ -1144,7 +1207,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:wrap; text-align:left;" id="TBL-6-8-4"
class="td10">
- <!--l. 471--><p class="noindent" >The color of the box around citations </td>
+ <!--l. 504--><p class="noindent" >The color of the box around citations </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
@@ -1153,7 +1216,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:wrap; text-align:left;" id="TBL-6-9-4"
class="td10">
- <!--l. 472--><p class="noindent" >The color of the box around links to files </td>
+ <!--l. 505--><p class="noindent" >The color of the box around links to files </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
@@ -1162,7 +1225,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:wrap; text-align:left;" id="TBL-6-10-4"
class="td10">
- <!--l. 473--><p class="noindent" >The color of the box around normal links </td>
+ <!--l. 506--><p class="noindent" >The color of the box around normal links </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
@@ -1171,7 +1234,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:wrap; text-align:left;" id="TBL-6-11-4"
class="td10">
- <!--l. 474--><p class="noindent" >The color of the box around Acrobat menu links</td>
+ <!--l. 507--><p class="noindent" >The color of the box around Acrobat menu links</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
@@ -1180,7 +1243,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:wrap; text-align:left;" id="TBL-6-12-4"
class="td10">
- <!--l. 475--><p class="noindent" >The color of the box around links to URLs </td>
+ <!--l. 508--><p class="noindent" >The color of the box around links to URLs </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
@@ -1189,7 +1252,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:wrap; text-align:left;" id="TBL-6-13-4"
class="td10">
- <!--l. 476--><p class="noindent" >color of border around &#8216;run&#8217; links </td>
+ <!--l. 509--><p class="noindent" >color of border around &#8216;run&#8217; links </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
@@ -1198,7 +1261,7 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> <span
class="ec-lmri-10">0 0 1 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-6-14-4"
class="td10">
- <!--l. 477--><p class="noindent" >The style of box around links; defaults to a box
+ <!--l. 510--><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
@@ -1217,7 +1280,7 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" i
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-6-18-4"
class="td10"></td></tr>
</table></div>
-<!--l. 481--><p class="indent" > Note that the color of link borders can be specified <span
+<!--l. 514--><p class="indent" > 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
@@ -1226,7 +1289,7 @@ 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. 488--><p class="indent" > The bookmark commands are stored in a file called <span
+<!--l. 521--><p class="indent" > The bookmark commands are stored in a file called <span
class="ec-lmri-10">jobname</span><span
class="ec-lmtt-10">.out</span>. The files is not processed by
<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
@@ -1242,13 +1305,13 @@ class="newline" />
<div class="verbatim" id="verbatim-7">
\let\WriteBookmarks\relax
</div>
-<!--l. 496--><p class="nopar" >
-<!--l. 498--><p class="noindent" >
+<!--l. 529--><p class="nopar" >
+<!--l. 531--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.6 </span> <a
id="x1-100003.6"></a>PDF display and information options</h4>
-<!--l. 499--><p class="noindent" >
+<!--l. 532--><p class="noindent" >
<a
- id="x1-10001r6"></a> <!--l. 500--><div class="longtable"> <table id="TBL-7" class="longtable"
+ id="x1-10001r6"></a> <!--l. 533--><div class="longtable"> <table id="TBL-7" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-7-1g"><col
id="TBL-7-1"><col
@@ -1260,20 +1323,20 @@ id="TBL-7-4"></colgroup>
class="td01"><span
class="ec-lmtt-10">baseurl </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-1-2"
class="td11">
- <!--l. 500--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-3"
+ <!--l. 533--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-1-4"
class="td10">
- <!--l. 500--><p class="noindent" >Sets the base URL of the PDF document </td>
+ <!--l. 533--><p class="noindent" >Sets the base URL of the PDF document </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
class="ec-lmtt-10">pdfpagemode </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-2-2"
class="td11">
- <!--l. 501--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-3"
+ <!--l. 534--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-2-4"
class="td10">
- <!--l. 501--><p class="noindent" >Determines how the file is opening in Acrobat;
+ <!--l. 534--><p class="noindent" >Determines how the file is opening in Acrobat;
the possibilities are <span
class="ec-lmtt-10">UseNone</span>,
<span
@@ -1292,73 +1355,73 @@ class="ec-lmtt-10">UseOutlines </span>is used. </td>
class="td01"><span
class="ec-lmtt-10">pdftitle </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-3-2"
class="td11">
- <!--l. 506--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-3"
+ <!--l. 539--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-3-4"
class="td10">
- <!--l. 506--><p class="noindent" >Sets the document information Title field </td>
+ <!--l. 539--><p class="noindent" >Sets the document information Title field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-1"
class="td01"><span
class="ec-lmtt-10">pdfauthor </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-4-2"
class="td11">
- <!--l. 507--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-3"
+ <!--l. 540--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-4-4"
class="td10">
- <!--l. 507--><p class="noindent" >Sets the document information Author field </td>
+ <!--l. 540--><p class="noindent" >Sets the document information Author field </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
class="ec-lmtt-10">pdfsubject </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-5-2"
class="td11">
- <!--l. 508--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-3"
+ <!--l. 541--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-5-4"
class="td10">
- <!--l. 508--><p class="noindent" >Sets the document information Subject field </td>
+ <!--l. 541--><p class="noindent" >Sets the document information Subject field </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
class="ec-lmtt-10">pdfcreator </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-6-2"
class="td11">
- <!--l. 509--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-3"
+ <!--l. 542--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-6-4"
class="td10">
- <!--l. 509--><p class="noindent" >Sets the document information Creator field </td>
+ <!--l. 542--><p class="noindent" >Sets the document information Creator field </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
class="ec-lmtt-10">pdfproducer </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-7-2"
class="td11">
- <!--l. 510--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-3"
+ <!--l. 543--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-7-4"
class="td10">
- <!--l. 510--><p class="noindent" >Sets the document information Producer field</td>
+ <!--l. 543--><p class="noindent" >Sets the document information Producer field</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
class="ec-lmtt-10">pdfkeywords </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-8-2"
class="td11">
- <!--l. 511--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-3"
+ <!--l. 544--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-8-4"
class="td10">
- <!--l. 511--><p class="noindent" >Sets the document information Keywords field</td>
+ <!--l. 544--><p class="noindent" >Sets the document information Keywords field</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
class="ec-lmtt-10">pdftrapped </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-9-2"
class="td11">
- <!--l. 512--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-3"
+ <!--l. 545--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-9-4"
class="td10">
- <!--l. 512--><p class="noindent" >Sets the document information Trapped entry.</td>
+ <!--l. 545--><p class="noindent" >Sets the document information Trapped entry.</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"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-10-2"
class="td11">
- <!--l. 513--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-3"
+ <!--l. 546--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-10-4"
class="td10">
- <!--l. 513--><p class="noindent" >Possible values are <span
+ <!--l. 546--><p class="noindent" >Possible values are <span
class="ec-lmtt-10">True</span>, <span
class="ec-lmtt-10">False </span>and <span
class="ec-lmtt-10">Unknown</span>.</td>
@@ -1366,64 +1429,64 @@ class="ec-lmtt-10">Unknown</span>.</td>
style="vertical-align:baseline;" id="TBL-7-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-1"
class="td01"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-11-2"
class="td11">
- <!--l. 514--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-3"
+ <!--l. 547--><p class="noindent" > </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-11-4"
class="td10">
- <!--l. 514--><p class="noindent" >An empty value means, the entry is not set. </td>
+ <!--l. 547--><p class="noindent" >An empty value means, the entry is not set. </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
class="ec-lmtt-10">pdfinfo </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-12-2"
class="td11">
- <!--l. 515--><p class="noindent" >key
+ <!--l. 548--><p class="noindent" >key
value
list </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-12-4"
class="td10">
- <!--l. 515--><p class="noindent" >Alternative interface for setting the document
+ <!--l. 548--><p class="noindent" >Alternative interface for setting the document
information. </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
class="ec-lmtt-10">pdfview </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-13-2"
class="td11">
- <!--l. 517--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-3"
+ <!--l. 550--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-3"
class="td11"> <span
class="ec-lmri-10">XYZ </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-13-4"
class="td10">
- <!--l. 517--><p class="noindent" >Sets the default PDF &#8216;view&#8217; for each link </td>
+ <!--l. 550--><p class="noindent" >Sets the default PDF &#8216;view&#8217; for each link </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
class="ec-lmtt-10">pdfstartpage </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-14-2"
class="td11">
- <!--l. 518--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-3"
+ <!--l. 551--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-3"
class="td11"> <span
class="ec-lmri-10">1 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-14-4"
class="td10">
- <!--l. 518--><p class="noindent" >Determines on which page the PDF file is
+ <!--l. 551--><p class="noindent" >Determines on which page the PDF file is
opened. </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
class="ec-lmtt-10">pdfstartview </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-15-2"
class="td11">
- <!--l. 519--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-3"
+ <!--l. 552--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-3"
class="td11"> <span
class="ec-lmri-10">Fit </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-15-4"
class="td10">
- <!--l. 519--><p class="noindent" >Set the startup page view </td>
+ <!--l. 552--><p class="noindent" >Set the startup page view </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-1"
class="td01"><span
class="ec-lmtt-10">pdfremotestartview </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-16-2"
class="td11">
- <!--l. 520--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-3"
+ <!--l. 553--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-3"
class="td11"> <span
class="ec-lmri-10">Fit </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-16-4"
class="td10">
- <!--l. 520--><p class="noindent" >Set the startup page view of remote PDF files</td>
+ <!--l. 553--><p class="noindent" >Set the startup page view of remote PDF files</td>
</tr><tr
@@ -1431,45 +1494,45 @@ class="td10">
class="td01"><span
class="ec-lmtt-10">pdfpagescrop </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-17-2"
class="td11">
- <!--l. 521--><p class="noindent" >n
+ <!--l. 554--><p class="noindent" >n
n
n
n </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-17-3"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-7-17-4"
class="td10">
- <!--l. 521--><p class="noindent" >Sets the default PDF crop box for pages. This
+ <!--l. 554--><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-7-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-18-1"
class="td01"><span
class="ec-lmtt-10">pdfcenterwindow </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-18-2"
class="td11">
- <!--l. 522--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-18-3"
+ <!--l. 555--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-18-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-18-4"
class="td10">
- <!--l. 522--><p class="noindent" >position the document window in the center
+ <!--l. 555--><p class="noindent" >position the document window in the center
of the screen </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-19-1"
class="td01"><span
class="ec-lmtt-10">pdfdirection </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-19-2"
class="td11">
- <!--l. 523--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-19-3"
+ <!--l. 556--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-19-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-19-4"
class="td10">
- <!--l. 523--><p class="noindent" >direction setting </td>
+ <!--l. 556--><p class="noindent" >direction setting </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-20-1"
class="td01"><span
class="ec-lmtt-10">pdfdisplaydoctitle </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-20-2"
class="td11">
- <!--l. 524--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-20-3"
+ <!--l. 557--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-20-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-20-4"
class="td10">
- <!--l. 524--><p class="noindent" >display document title instead of file name in
+ <!--l. 557--><p class="noindent" >display document title instead of file name in
title bar </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-21-1"
@@ -1482,155 +1545,155 @@ class="td10"></td></tr>
class="td01"><span
class="ec-lmtt-10">pdfduplex </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-22-2"
class="td11">
- <!--l. 526--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-22-3"
+ <!--l. 559--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-22-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-22-4"
class="td10">
- <!--l. 526--><p class="noindent" >paper handling option for print dialog </td>
+ <!--l. 559--><p class="noindent" >paper handling option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-23-1"
class="td01"><span
class="ec-lmtt-10">pdffitwindow </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-23-2"
class="td11">
- <!--l. 527--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-23-3"
+ <!--l. 560--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-23-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-23-4"
class="td10">
- <!--l. 527--><p class="noindent" >resize document window to fit document size </td>
+ <!--l. 560--><p class="noindent" >resize document window to fit document size </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-24-1"
class="td01"><span
class="ec-lmtt-10">pdflang </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-24-2"
class="td11">
- <!--l. 528--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-24-3"
+ <!--l. 561--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-24-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-24-4"
class="td10">
- <!--l. 528--><p class="noindent" >PDF language identifier (RFC 3066) </td>
+ <!--l. 561--><p class="noindent" >PDF language identifier (RFC 3066) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-25-1"
class="td01"><span
class="ec-lmtt-10">pdfmenubar </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-25-2"
class="td11">
- <!--l. 529--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-25-3"
+ <!--l. 562--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-25-3"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-25-4"
class="td10">
- <!--l. 529--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
+ <!--l. 562--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-26-1"
class="td01"><span
class="ec-lmtt-10">pdfnewwindow </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-26-2"
class="td11">
- <!--l. 530--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-26-3"
+ <!--l. 563--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-26-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-26-4"
class="td10">
- <!--l. 530--><p class="noindent" >make links that open another PDF file start a
+ <!--l. 563--><p class="noindent" >make links that open another PDF file start a
new window </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-27-1"
class="td01"><span
class="ec-lmtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-27-2"
class="td11">
- <!--l. 532--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-27-3"
+ <!--l. 565--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-27-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-27-4"
class="td10">
- <!--l. 532--><p class="noindent" >page mode setting on exiting full-screen mode</td>
+ <!--l. 565--><p class="noindent" >page mode setting on exiting full-screen mode</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-28-1"
class="td01"><span
class="ec-lmtt-10">pdfnumcopies </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-28-2"
class="td11">
- <!--l. 534--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-28-3"
+ <!--l. 567--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-28-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-28-4"
class="td10">
- <!--l. 534--><p class="noindent" >number of printed copies </td>
+ <!--l. 567--><p class="noindent" >number of printed copies </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-29-1"
class="td01"><span
class="ec-lmtt-10">pdfpagelayout </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-29-2"
class="td11">
- <!--l. 535--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-29-3"
+ <!--l. 568--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-29-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-29-4"
class="td10">
- <!--l. 535--><p class="noindent" >set layout of PDF pages </td>
+ <!--l. 568--><p class="noindent" >set layout of PDF pages </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-30-1"
class="td01"><span
class="ec-lmtt-10">pdfpagelabels </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-30-2"
class="td11">
- <!--l. 536--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-30-3"
+ <!--l. 569--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-30-3"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-30-4"
class="td10">
- <!--l. 536--><p class="noindent" >set PDF page labels </td>
+ <!--l. 569--><p class="noindent" >set PDF page labels </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-31-1"
class="td01"><span
class="ec-lmtt-10">pdfpagetransition </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-31-2"
class="td11">
- <!--l. 537--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-31-3"
+ <!--l. 570--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-31-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-31-4"
class="td10">
- <!--l. 537--><p class="noindent" >set PDF page transition style </td>
+ <!--l. 570--><p class="noindent" >set PDF page transition style </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-32-1"
class="td01"><span
class="ec-lmtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-32-2"
class="td11">
- <!--l. 538--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-32-3"
+ <!--l. 571--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-32-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-32-4"
class="td10">
- <!--l. 538--><p class="noindent" >set option for print dialog </td>
+ <!--l. 571--><p class="noindent" >set option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-33-1"
class="td01"><span
class="ec-lmtt-10">pdfprintarea </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-33-2"
class="td11">
- <!--l. 539--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-33-3"
+ <!--l. 572--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-33-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-33-4"
class="td10">
- <!--l. 539--><p class="noindent" >set /PrintArea of viewer preferences </td>
+ <!--l. 572--><p class="noindent" >set /PrintArea of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-34-1"
class="td01"><span
class="ec-lmtt-10">pdfprintclip </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-34-2"
class="td11">
- <!--l. 540--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-34-3"
+ <!--l. 573--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-34-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-34-4"
class="td10">
- <!--l. 540--><p class="noindent" >set /PrintClip of viewer preferences </td>
+ <!--l. 573--><p class="noindent" >set /PrintClip of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-35-1"
class="td01"><span
class="ec-lmtt-10">pdfprintpagerange </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-35-2"
class="td11">
- <!--l. 541--><p class="noindent" >n
+ <!--l. 574--><p class="noindent" >n
n
(n
n)* </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-35-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-35-4"
class="td10">
- <!--l. 542--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
+ <!--l. 575--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-36-1"
class="td01"><span
class="ec-lmtt-10">pdfprintscaling </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-36-2"
class="td11">
- <!--l. 544--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-36-3"
+ <!--l. 577--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-36-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-36-4"
class="td10">
- <!--l. 544--><p class="noindent" >page scaling option for print dialog (option
+ <!--l. 577--><p class="noindent" >page scaling option for print dialog (option
/PrintScaling of viewer preferences, PDF 1.6);
valid values are <span
class="ec-lmtt-10">None </span>and <span
@@ -1640,51 +1703,51 @@ class="ec-lmtt-10">AppDefault</span> </td>
class="td01"><span
class="ec-lmtt-10">pdftoolbar </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-37-2"
class="td11">
- <!--l. 549--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-37-3"
+ <!--l. 582--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-37-3"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-37-4"
class="td10">
- <!--l. 549--><p class="noindent" >make PDF toolbar visible </td>
+ <!--l. 582--><p class="noindent" >make PDF toolbar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-38-1"
class="td01"><span
class="ec-lmtt-10">pdfviewarea </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-38-2"
class="td11">
- <!--l. 550--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-38-3"
+ <!--l. 583--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-38-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-38-4"
class="td10">
- <!--l. 550--><p class="noindent" >set /ViewArea of viewer preferences </td>
+ <!--l. 583--><p class="noindent" >set /ViewArea of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-39-1"
class="td01"><span
class="ec-lmtt-10">pdfviewclip </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-39-2"
class="td11">
- <!--l. 551--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-39-3"
+ <!--l. 584--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-39-3"
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-39-4"
class="td10">
- <!--l. 551--><p class="noindent" >set /ViewClip of viewer preferences </td>
+ <!--l. 584--><p class="noindent" >set /ViewClip of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-40-1"
class="td01"><span
class="ec-lmtt-10">pdfwindowui </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-40-2"
class="td11">
- <!--l. 552--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-40-3"
+ <!--l. 585--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-40-3"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-40-4"
class="td10">
- <!--l. 552--><p class="noindent" >make PDF user interface elements visible </td>
+ <!--l. 585--><p class="noindent" >make PDF user interface elements visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-7-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-41-1"
class="td01"><span
class="ec-lmtt-10">unicode </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-41-2"
class="td11">
- <!--l. 553--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-41-3"
+ <!--l. 586--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-41-3"
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-7-41-4"
class="td10">
- <!--l. 553--><p class="noindent" >Unicode encoded PDF strings </td>
+ <!--l. 586--><p class="noindent" >Unicode encoded PDF strings </td>
</tr><tr
@@ -1700,7 +1763,7 @@ class="td01"> </td>
style="vertical-align:baseline;" id="TBL-7-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-45-1"
class="td01"> </td></tr>
</table></div>
-<!--l. 556--><p class="indent" > Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space,
+<!--l. 589--><p class="indent" > 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
@@ -1720,9 +1783,9 @@ class="ec-lmtt-10">pdfview</span>, <span
class="ec-lmtt-10">pdfstartview </span>and <span
class="ec-lmtt-10">pdfremotestartview</span>
parameters.
-<!--l. 568--><p class="noindent" >
+<!--l. 601--><p class="noindent" >
<a
- id="x1-10002r7"></a> <!--l. 569--><div class="longtable"> <table id="TBL-8" class="longtable"
+ id="x1-10002r7"></a> <!--l. 602--><div class="longtable"> <table id="TBL-8" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-8-1g"><col
id="TBL-8-1"><col
@@ -1735,7 +1798,7 @@ class="ec-lmtt-10">XYZ </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">left top zoom </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-1-3"
class="td11">
- <!--l. 569--><p class="noindent" >Sets a coordinate and a zoom factor. If any one
+ <!--l. 602--><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
@@ -1747,7 +1810,7 @@ class="td11"> <span
class="ec-lmtt-10">Fit </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-8-2-3"
class="td11">
- <!--l. 571--><p class="noindent" >Fits the page to the window. </td>
+ <!--l. 604--><p class="noindent" >Fits the page to the window. </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="td11"> <span
@@ -1755,7 +1818,7 @@ class="ec-lmtt-10">FitH </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">top </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-3-3"
class="td11">
- <!--l. 572--><p class="noindent" >Fits the width of the page to the window. </td>
+ <!--l. 605--><p class="noindent" >Fits the width of the page to the window. </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="td11"> <span
@@ -1763,7 +1826,7 @@ class="ec-lmtt-10">FitV </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">left </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-4-3"
class="td11">
- <!--l. 573--><p class="noindent" >Fits the height of the page to the window. </td>
+ <!--l. 606--><p class="noindent" >Fits the height of the page to the window. </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="td11"> <span
@@ -1771,7 +1834,7 @@ class="ec-lmtt-10">FitR </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">left bottom right top </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-5-3"
class="td11">
- <!--l. 574--><p class="noindent" >Fits the rectangle specified by the four
+ <!--l. 607--><p class="noindent" >Fits the rectangle specified by the four
coordinates to the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-1"
@@ -1779,7 +1842,7 @@ class="td11"> <span
class="ec-lmtt-10">FitB </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-8-6-3"
class="td11">
- <!--l. 575--><p class="noindent" >Fits the page bounding box to the window. </td>
+ <!--l. 608--><p class="noindent" >Fits the page bounding box to the window. </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="td11"> <span
@@ -1787,7 +1850,7 @@ class="ec-lmtt-10">FitBH </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">top </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-7-3"
class="td11">
- <!--l. 576--><p class="noindent" >Fits the width of the page bounding box to
+ <!--l. 609--><p class="noindent" >Fits the width of the page bounding box to
the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-1"
@@ -1796,7 +1859,7 @@ class="ec-lmtt-10">FitBV </span></td><td style="white-space:nowrap; text-align:
class="td11"> <span
class="ec-lmri-10">left </span></td><td style="white-space:wrap; text-align:left;" id="TBL-8-8-3"
class="td11">
- <!--l. 577--><p class="noindent" >Fits the height of the page bounding box to
+ <!--l. 610--><p class="noindent" >Fits the height of the page bounding box to
the window. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-8-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-1"
@@ -1816,11 +1879,11 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="T
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-8-13-3"
class="td11"></td></tr>
</table></div>
-<!--l. 580--><p class="indent" > The <span
+<!--l. 613--><p class="indent" > The <span
class="ec-lmtt-10">pdfpagelayout </span>can be one of the following values.
-<!--l. 582--><p class="noindent" >
+<!--l. 615--><p class="noindent" >
<a
- id="x1-10003r8"></a> <!--l. 583--><div class="longtable"> <table id="TBL-9" class="longtable"
+ id="x1-10003r8"></a> <!--l. 616--><div class="longtable"> <table id="TBL-9" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-9-1g"><col
id="TBL-9-1"><col
@@ -1830,26 +1893,26 @@ id="TBL-9-2"></colgroup>
class="td11"> <span
class="ec-lmtt-10">SinglePage </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-1-2"
class="td11">
- <!--l. 583--><p class="noindent" >Displays a single page; advancing flips the page </td>
+ <!--l. 616--><p class="noindent" >Displays a single page; advancing flips the page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-9-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-2-1"
class="td11"> <span
class="ec-lmtt-10">OneColumn </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-2-2"
class="td11">
- <!--l. 584--><p class="noindent" >Displays the document in one column; continuous scrolling. </td>
+ <!--l. 617--><p class="noindent" >Displays the document in one column; continuous scrolling. </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="td11"> <span
class="ec-lmtt-10">TwoColumnLeft </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-3-2"
class="td11">
- <!--l. 585--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
+ <!--l. 618--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
the left. </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="td11"> <span
class="ec-lmtt-10">TwoColumnRight </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-4-2"
class="td11">
- <!--l. 586--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
+ <!--l. 619--><p class="noindent" >Displays the document in two columns, odd-numbered pages to
the right. </td>
@@ -1858,14 +1921,14 @@ class="td11">
class="td11"> <span
class="ec-lmtt-10">TwoPageLeft </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-5-2"
class="td11">
- <!--l. 587--><p class="noindent" >Displays two pages, odd-numbered pages to the left (since PDF
+ <!--l. 620--><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-9-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-6-1"
class="td11"> <span
class="ec-lmtt-10">TwoPageRight </span></td><td style="white-space:wrap; text-align:left;" id="TBL-9-6-2"
class="td11">
- <!--l. 588--><p class="noindent" >Displays two pages, odd-numbered pages to the right (since PDF
+ <!--l. 621--><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-9-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-7-1"
@@ -1881,7 +1944,7 @@ class="td11"> </td>
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-9-10-2"
class="td11"></td></tr>
</table></div>
-<!--l. 591--><p class="indent" > Finally, the <span
+<!--l. 624--><p class="indent" > Finally, the <span
class="ec-lmtt-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
@@ -1894,9 +1957,9 @@ class="ec-lmtt-10">Blinds /Dm /V</span>), and <span
class="ec-lmri-10">/M </span>is for motion, either in (<span
class="ec-lmtt-10">/I</span>) or out (<span
class="ec-lmtt-10">/O</span>).
-<!--l. 598--><p class="noindent" >
+<!--l. 631--><p class="noindent" >
<a
- id="x1-10004r9"></a> <!--l. 599--><div class="longtable"> <table id="TBL-10" class="longtable"
+ id="x1-10004r9"></a> <!--l. 632--><div class="longtable"> <table id="TBL-10" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-10-1g"><col
id="TBL-10-1"><col
@@ -1908,7 +1971,7 @@ class="td11"> <span
class="ec-lmtt-10">Blinds </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-1-2"
class="td11"> /Dm </td><td style="white-space:wrap; text-align:left;" id="TBL-10-1-3"
class="td11">
- <!--l. 599--><p class="noindent" >Multiple lines distributed evenly across the screen sweep
+ <!--l. 632--><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-10-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-1"
@@ -1916,14 +1979,14 @@ class="td11"> <span
class="ec-lmtt-10">Box </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-2"
class="td11"> /M </td><td style="white-space:wrap; text-align:left;" id="TBL-10-2-3"
class="td11">
- <!--l. 601--><p class="noindent" >A box sweeps in or out. </td>
+ <!--l. 634--><p class="noindent" >A box sweeps in or out. </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="td11"> <span
class="ec-lmtt-10">Dissolve </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-10-3-3"
class="td11">
- <!--l. 602--><p class="noindent" >The page image dissolves in a piecemeal fashion to reveal
+ <!--l. 635--><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-10-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-1"
@@ -1931,7 +1994,7 @@ class="td11"> <span
class="ec-lmtt-10">Glitter </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-2"
class="td11"> /Di </td><td style="white-space:wrap; text-align:left;" id="TBL-10-4-3"
class="td11">
- <!--l. 603--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the
+ <!--l. 636--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the
screen. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-1"
@@ -1939,14 +2002,14 @@ class="td11"> <span
class="ec-lmtt-10">Split </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-2"
class="td11"> /Dm /M </td><td style="white-space:wrap; text-align:left;" id="TBL-10-5-3"
class="td11">
- <!--l. 604--><p class="noindent" >Two lines sweep across the screen to reveal the new page. </td>
+ <!--l. 637--><p class="noindent" >Two lines sweep across the screen to reveal the new page. </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="td11"> <span
class="ec-lmtt-10">Wipe </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-2"
class="td11"> /Di </td><td style="white-space:wrap; text-align:left;" id="TBL-10-6-3"
class="td11">
- <!--l. 605--><p class="noindent" >A single line sweeps across the screen to reveal the new
+ <!--l. 638--><p class="noindent" >A single line sweeps across the screen to reveal the new
page. </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-10-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-1"
@@ -1963,11 +2026,11 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-10-10-3"
class="td11"></td></tr>
</table></div>
-<!--l. 608--><p class="noindent" >
+<!--l. 641--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.7 </span> <a
id="x1-110003.7"></a>Option <span
class="ec-lmtt-10">pdfinfo</span></h4>
-<!--l. 610--><p class="noindent" >The information entries can be set using <span
+<!--l. 643--><p class="noindent" >The information entries can be set using <span
class="ec-lmtt-10">pdftitle</span>, <span
class="ec-lmtt-10">pdfsubject</span>, &#x2026;. Option <span
class="ec-lmtt-10">pdfinfo </span>provides an
@@ -1994,15 +2057,15 @@ values are text strings (see PDF specification). Example:
&#x00A0;<br />&#x00A0;&#x00A0;}
&#x00A0;<br />}
</div>
- <!--l. 629--><p class="nopar" ></div>
-<!--l. 632--><p class="noindent" >
+ <!--l. 662--><p class="nopar" ></div>
+<!--l. 665--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">3.8 </span> <a
id="x1-120003.8"></a>Big alphabetical list</h4>
-<!--l. 634--><p class="noindent" >The following is a complete listing of available options for <span
+<!--l. 667--><p class="noindent" >The following is a complete listing of available options for <span
class="ec-lmss-10">hyperref</span>, arranged alphabetically.
-<!--l. 637--><p class="noindent" >
+<!--l. 670--><p class="noindent" >
<a
- id="x1-12001r10"></a> <!--l. 638--><div class="longtable"> <table id="TBL-11" class="longtable"
+ id="x1-12001r10"></a> <!--l. 671--><div class="longtable"> <table id="TBL-11" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-11-1g"><col
id="TBL-11-1"><col
@@ -2015,7 +2078,7 @@ class="ec-lmtt-10">anchorcolor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">black </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-1-3"
class="td10">
- <!--l. 638--><p class="noindent" >set color of anchors </td>
+ <!--l. 671--><p class="noindent" >set color of anchors </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-1"
class="td01"><span
@@ -2023,7 +2086,7 @@ class="ec-lmtt-10">backref </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-2-3"
class="td10">
- <!--l. 639--><p class="noindent" >do bibliographical back references </td>
+ <!--l. 672--><p class="noindent" >do bibliographical back references </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
@@ -2031,7 +2094,7 @@ class="ec-lmtt-10">baseurl </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-3-3"
class="td10">
- <!--l. 640--><p class="noindent" >set base URL for document </td>
+ <!--l. 673--><p class="noindent" >set base URL for document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-1"
class="td01"><span
@@ -2039,7 +2102,7 @@ class="ec-lmtt-10">bookmarks </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-4-3"
class="td10">
- <!--l. 641--><p class="noindent" >make bookmarks </td>
+ <!--l. 674--><p class="noindent" >make bookmarks </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
@@ -2047,7 +2110,7 @@ class="ec-lmtt-10">bookmarksnumbered </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-5-3"
class="td10">
- <!--l. 642--><p class="noindent" >put section numbers in bookmarks </td>
+ <!--l. 675--><p class="noindent" >put section numbers in bookmarks </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
@@ -2055,7 +2118,7 @@ class="ec-lmtt-10">bookmarksopen </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-6-3"
class="td10">
- <!--l. 643--><p class="noindent" >open up bookmark tree </td>
+ <!--l. 676--><p class="noindent" >open up bookmark tree </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"><span
@@ -2063,7 +2126,7 @@ class="ec-lmtt-10">bookmarksopenlevel </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmtt-10">\maxdimen </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-7-3"
class="td10">
- <!--l. 644--><p class="noindent" >level to which bookmarks are open </td>
+ <!--l. 677--><p class="noindent" >level to which bookmarks are open </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"><span
@@ -2071,7 +2134,7 @@ class="ec-lmtt-10">bookmarkstype </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">toc </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-8-3"
class="td10">
- <!--l. 645--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </td>
+ <!--l. 678--><p class="noindent" >to specify which &#8216;toc&#8217; file to mimic </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"><span
@@ -2079,7 +2142,7 @@ class="ec-lmtt-10">breaklinks </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-9-3"
class="td10">
- <!--l. 646--><p class="noindent" >allow links to break over lines </td>
+ <!--l. 679--><p class="noindent" >allow links to break over lines </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"><span
@@ -2087,7 +2150,7 @@ class="ec-lmtt-10">CJKbookmarks </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-10-3"
class="td10">
- <!--l. 647--><p class="noindent" >to produce CJK bookmarks </td>
+ <!--l. 680--><p class="noindent" >to produce CJK bookmarks </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
@@ -2095,7 +2158,7 @@ class="ec-lmtt-10">citebordercolor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">0 1 0 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-11-3"
class="td10">
- <!--l. 648--><p class="noindent" >color of border around cites </td>
+ <!--l. 681--><p class="noindent" >color of border around cites </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
@@ -2103,7 +2166,7 @@ class="ec-lmtt-10">citecolor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">green </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-12-3"
class="td10">
- <!--l. 649--><p class="noindent" >color of citation links </td>
+ <!--l. 682--><p class="noindent" >color of citation links </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"><span
@@ -2111,14 +2174,14 @@ class="ec-lmtt-10">colorlinks </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-13-3"
class="td10">
- <!--l. 650--><p class="noindent" >color links </td>
+ <!--l. 683--><p class="noindent" >color links </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><td style="white-space:nowrap; text-align:left;" id="TBL-11-14-2"
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-14-3"
class="td10">
- <!--l. 651--><p class="noindent" >(<span
+ <!--l. 684--><p class="noindent" >(<span
class="ec-lmss-10">tex4ht</span>, <span
class="ec-lmss-10">dviwindo</span>) </td>
</tr><tr
@@ -2128,7 +2191,7 @@ class="ec-lmtt-10">debug </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-15-3"
class="td10">
- <!--l. 652--><p class="noindent" >provide details of anchors defined; same as
+ <!--l. 685--><p class="noindent" >provide details of anchors defined; same as
verbose </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-16-1"
@@ -2137,7 +2200,7 @@ class="ec-lmtt-10">draft </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-16-3"
class="td10">
- <!--l. 653--><p class="noindent" >do not do any hyperlinking </td>
+ <!--l. 686--><p class="noindent" >do not do any hyperlinking </td>
</tr><tr
@@ -2146,7 +2209,7 @@ class="td01"><span
class="ec-lmtt-10">dvipdfm </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-17-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-17-3"
class="td10">
- <!--l. 654--><p class="noindent" >use <span
+ <!--l. 687--><p class="noindent" >use <span
class="ec-lmss-10">dvipdfm </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-18-1"
@@ -2154,7 +2217,7 @@ class="td01"><span
class="ec-lmtt-10">dvipdfmx </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-18-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-18-3"
class="td10">
- <!--l. 655--><p class="noindent" >use <span
+ <!--l. 688--><p class="noindent" >use <span
class="ec-lmss-10">dvipdfmx </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-19-1"
@@ -2162,7 +2225,7 @@ class="td01"><span
class="ec-lmtt-10">dvips </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-19-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-19-3"
class="td10">
- <!--l. 656--><p class="noindent" >use <span
+ <!--l. 689--><p class="noindent" >use <span
class="ec-lmss-10">dvips </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-20-1"
@@ -2170,7 +2233,7 @@ class="td01"><span
class="ec-lmtt-10">dvipsone </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-20-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-20-3"
class="td10">
- <!--l. 657--><p class="noindent" >use <span
+ <!--l. 690--><p class="noindent" >use <span
class="ec-lmss-10">dvipsone </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-21-1"
@@ -2183,7 +2246,7 @@ class="td01"><span
class="ec-lmtt-10">dviwindo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-22-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-22-3"
class="td10">
- <!--l. 658--><p class="noindent" >use <span
+ <!--l. 691--><p class="noindent" >use <span
class="ec-lmss-10">dviwindo </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-23-1"
@@ -2191,7 +2254,7 @@ class="td01"><span
class="ec-lmtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-23-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-23-3"
class="td10">
- <!--l. 659--><p class="noindent" >to set encap character for hyperindex </td>
+ <!--l. 692--><p class="noindent" >to set encap character for hyperindex </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-24-1"
class="td01"><span
@@ -2199,7 +2262,7 @@ class="ec-lmtt-10">extension </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">dvi </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-24-3"
class="td10">
- <!--l. 660--><p class="noindent" >suffix of linked files </td>
+ <!--l. 693--><p class="noindent" >suffix of linked files </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-25-1"
class="td01"><span
@@ -2207,7 +2270,7 @@ class="ec-lmtt-10">filebordercolor </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-25-3"
class="td10">
- <!--l. 661--><p class="noindent" >color of border around file links </td>
+ <!--l. 694--><p class="noindent" >color of border around file links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-26-1"
class="td01"><span
@@ -2215,7 +2278,7 @@ class="ec-lmtt-10">filecolor </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">cyan </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-26-3"
class="td10">
- <!--l. 662--><p class="noindent" >color of file links </td>
+ <!--l. 695--><p class="noindent" >color of file links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-27-1"
class="td01"><span
@@ -2223,7 +2286,7 @@ class="ec-lmtt-10">final </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-27-3"
class="td10">
- <!--l. 663--><p class="noindent" >opposite of option draft </td>
+ <!--l. 696--><p class="noindent" >opposite of option draft </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-28-1"
class="td01"><span
@@ -2231,7 +2294,7 @@ class="ec-lmtt-10">frenchlinks </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-28-3"
class="td10">
- <!--l. 664--><p class="noindent" >use small caps instead of color for links </td>
+ <!--l. 697--><p class="noindent" >use small caps instead of color for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-29-1"
class="td01"><span
@@ -2239,7 +2302,7 @@ class="ec-lmtt-10">hyperfigures </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-29-3"
class="td10">
- <!--l. 665--><p class="noindent" >make figures hyper links </td>
+ <!--l. 698--><p class="noindent" >make figures hyper links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-30-1"
class="td01"><span
@@ -2247,7 +2310,7 @@ class="ec-lmtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-30-3"
class="td10">
- <!--l. 666--><p class="noindent" >set up hyperlinked footnotes </td>
+ <!--l. 699--><p class="noindent" >set up hyperlinked footnotes </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-31-1"
class="td01"><span
@@ -2255,14 +2318,14 @@ class="ec-lmtt-10">hyperindex </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-31-3"
class="td10">
- <!--l. 667--><p class="noindent" >set up hyperlinked indices </td>
+ <!--l. 700--><p class="noindent" >set up hyperlinked indices </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-32-1"
class="td01"><span
class="ec-lmtt-10">hypertex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-32-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-32-3"
class="td10">
- <!--l. 668--><p class="noindent" >use <span
+ <!--l. 701--><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
@@ -2275,7 +2338,7 @@ class="ec-lmtt-10">hypertexnames </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-33-3"
class="td10">
- <!--l. 669--><p class="noindent" >use guessable names for links </td>
+ <!--l. 702--><p class="noindent" >use guessable names for links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-34-1"
class="td01"><span
@@ -2283,7 +2346,7 @@ class="ec-lmtt-10">implicit </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-34-3"
class="td10">
- <!--l. 670--><p class="noindent" >redefine <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+ <!--l. 703--><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-11-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-35-1"
@@ -2291,7 +2354,7 @@ class="td01"><span
class="ec-lmtt-10">latex2html </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-35-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-35-3"
class="td10">
- <!--l. 671--><p class="noindent" >use <span class="LATEX"><span
+ <!--l. 704--><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
@@ -2305,14 +2368,14 @@ class="td01"><span
class="ec-lmtt-10">legalpaper </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-36-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-36-3"
class="td10">
- <!--l. 672--><p class="noindent" >use legalpaper </td>
+ <!--l. 705--><p class="noindent" >use legalpaper </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-37-1"
class="td01"><span
class="ec-lmtt-10">letterpaper </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-37-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-37-3"
class="td10">
- <!--l. 673--><p class="noindent" >use letterpaper </td>
+ <!--l. 706--><p class="noindent" >use letterpaper </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-38-1"
class="td01"><span
@@ -2320,7 +2383,7 @@ class="ec-lmtt-10">linkbordercolor </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">1 0 0 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-38-3"
class="td10">
- <!--l. 674--><p class="noindent" >color of border around links </td>
+ <!--l. 707--><p class="noindent" >color of border around links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-39-1"
class="td01"><span
@@ -2328,7 +2391,7 @@ class="ec-lmtt-10">linkcolor </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">red </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-39-3"
class="td10">
- <!--l. 675--><p class="noindent" >color of links </td>
+ <!--l. 708--><p class="noindent" >color of links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-40-1"
class="td01"><span
@@ -2336,7 +2399,7 @@ class="ec-lmtt-10">linktocpage </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-40-3"
class="td10">
- <!--l. 676--><p class="noindent" >make page number, not text, be link on TOC,
+ <!--l. 709--><p class="noindent" >make page number, not text, be link on TOC,
LOF and LOT </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-41-1"
@@ -2345,7 +2408,7 @@ class="ec-lmtt-10">menubordercolor </span></td><td style="white-space:nowrap; t
class="td11"> <span
class="ec-lmri-10">1 0 0 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-41-3"
class="td10">
- <!--l. 677--><p class="noindent" >color of border around menu links </td>
+ <!--l. 710--><p class="noindent" >color of border around menu links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-42-1"
class="td01"> </td></tr>
@@ -2356,7 +2419,7 @@ class="ec-lmtt-10">menucolor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">red </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-43-3"
class="td10">
- <!--l. 678--><p class="noindent" >color for menu links </td>
+ <!--l. 711--><p class="noindent" >color for menu links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-44-1"
class="td01"><span
@@ -2364,7 +2427,7 @@ class="ec-lmtt-10">nativepdf </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-44-3"
class="td10">
- <!--l. 679--><p class="noindent" >an alias for <span
+ <!--l. 712--><p class="noindent" >an alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-45-1"
@@ -2373,7 +2436,7 @@ class="ec-lmtt-10">naturalnames </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-45-3"
class="td10">
- <!--l. 680--><p class="noindent" >use <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+ <!--l. 713--><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-11-46-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-46-1"
@@ -2382,7 +2445,7 @@ class="ec-lmtt-10">nesting </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-46-3"
class="td10">
- <!--l. 681--><p class="noindent" >allow nesting of links </td>
+ <!--l. 714--><p class="noindent" >allow nesting of links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-47-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-47-1"
class="td01"><span
@@ -2390,7 +2453,7 @@ class="ec-lmtt-10">pageanchor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-47-3"
class="td10">
- <!--l. 682--><p class="noindent" >put an anchor on every page </td>
+ <!--l. 715--><p class="noindent" >put an anchor on every page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-48-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-48-1"
class="td01"><span
@@ -2398,7 +2461,7 @@ class="ec-lmtt-10">pagebackref </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-48-3"
class="td10">
- <!--l. 683--><p class="noindent" >backreference by page number </td>
+ <!--l. 716--><p class="noindent" >backreference by page number </td>
</tr><tr
@@ -2408,7 +2471,7 @@ class="ec-lmtt-10">pdfauthor </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-49-3"
class="td10">
- <!--l. 684--><p class="noindent" >text for PDF Author field </td>
+ <!--l. 717--><p class="noindent" >text for PDF Author field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-50-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-50-1"
class="td01"><span
@@ -2416,14 +2479,14 @@ class="ec-lmtt-10">pdfborder </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">0 0 1 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-50-3"
class="td10">
- <!--l. 685--><p class="noindent" >width of PDF link border </td>
+ <!--l. 718--><p class="noindent" >width of PDF link border </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-51-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-51-1"
class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-51-2"
class="td11"> <span
class="ec-lmri-10">0 0 0 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-51-3"
class="td10">
- <!--l. 686--><p class="noindent" >(<span
+ <!--l. 719--><p class="noindent" >(<span
class="ec-lmtt-10">colorlinks)</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-52-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-52-1"
@@ -2432,7 +2495,7 @@ class="ec-lmtt-10">pdfcenterwindow </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-52-3"
class="td10">
- <!--l. 687--><p class="noindent" >position the document window in the center
+ <!--l. 720--><p class="noindent" >position the document window in the center
of the screen </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-53-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-53-1"
@@ -2441,21 +2504,21 @@ class="ec-lmtt-10">pdfcreator </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">LaTeX with </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-53-3"
class="td10">
- <!--l. 688--><p class="noindent" >text for PDF Creator field </td>
+ <!--l. 721--><p class="noindent" >text for PDF Creator field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-54-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-54-1"
class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-54-2"
class="td11"> <span
class="ec-lmri-10">hyperref </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-54-3"
class="td10">
- <!--l. 690--><p class="noindent" > </td>
+ <!--l. 723--><p class="noindent" > </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-55-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-55-1"
class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-55-2"
class="td11"> <span
class="ec-lmri-10">package </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-55-3"
class="td10">
- <!--l. 691--><p class="noindent" > </td>
+ <!--l. 724--><p class="noindent" > </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-56-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-56-1"
class="td01"><span
@@ -2463,7 +2526,7 @@ class="ec-lmtt-10">pdfdirection </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-56-3"
class="td10">
- <!--l. 691--><p class="noindent" >direction setting </td>
+ <!--l. 724--><p class="noindent" >direction setting </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-57-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-57-1"
class="td01"><span
@@ -2471,7 +2534,7 @@ class="ec-lmtt-10">pdfdisplaydoctitle </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-57-3"
class="td10">
- <!--l. 692--><p class="noindent" >display document title instead of file name in
+ <!--l. 725--><p class="noindent" >display document title instead of file name in
title bar </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-58-1"
@@ -2480,7 +2543,7 @@ class="ec-lmtt-10">pdfduplex </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-58-3"
class="td10">
- <!--l. 694--><p class="noindent" >paper handling option for print dialog </td>
+ <!--l. 727--><p class="noindent" >paper handling option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-59-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-59-1"
class="td01"><span
@@ -2488,7 +2551,7 @@ class="ec-lmtt-10">pdffitwindow </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-59-3"
class="td10">
- <!--l. 696--><p class="noindent" >resize document window to fit document size </td>
+ <!--l. 729--><p class="noindent" >resize document window to fit document size </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-60-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-60-1"
class="td01"><span
@@ -2496,7 +2559,7 @@ class="ec-lmtt-10">pdfhighlight </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">/I </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-60-3"
class="td10">
- <!--l. 697--><p class="noindent" >set highlighting of PDF links </td>
+ <!--l. 730--><p class="noindent" >set highlighting of PDF links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-61-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-61-1"
class="td01"><span
@@ -2504,7 +2567,7 @@ class="ec-lmtt-10">pdfinfo </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-61-3"
class="td10">
- <!--l. 698--><p class="noindent" >alternative interface for setting document
+ <!--l. 731--><p class="noindent" >alternative interface for setting document
information </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-62-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-62-1"
@@ -2513,7 +2576,7 @@ class="ec-lmtt-10">pdfkeywords </span></td><td style="white-space:nowrap
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-62-3"
class="td10">
- <!--l. 699--><p class="noindent" >text for PDF Keywords field </td>
+ <!--l. 732--><p class="noindent" >text for PDF Keywords field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-63-1"
class="td01"> </td></tr>
@@ -2524,7 +2587,7 @@ class="ec-lmtt-10">pdflang </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-64-3"
class="td10">
- <!--l. 700--><p class="noindent" >PDF language identifier (RFC 3066) </td>
+ <!--l. 733--><p class="noindent" >PDF language identifier (RFC 3066) </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-65-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-65-1"
class="td01"><span
@@ -2532,7 +2595,7 @@ class="ec-lmtt-10">pdfmark </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-65-3"
class="td10">
- <!--l. 701--><p class="noindent" >an alias for <span
+ <!--l. 734--><p class="noindent" >an alias for <span
class="ec-lmss-10">dvips</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-66-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-66-1"
@@ -2541,7 +2604,7 @@ class="ec-lmtt-10">pdfmenubar </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-66-3"
class="td10">
- <!--l. 702--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
+ <!--l. 735--><p class="noindent" >make PDF viewer&#8217;s menu bar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-67-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-67-1"
class="td01"><span
@@ -2549,13 +2612,13 @@ class="ec-lmtt-10">pdfnewwindow </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-67-3"
class="td10">
- <!--l. 703--><p class="noindent" >make links that open another PDF </td>
+ <!--l. 736--><p class="noindent" >make links that open another PDF </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-68-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-68-1"
class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-68-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-68-3"
class="td10">
- <!--l. 704--><p class="noindent" >file start a new window </td>
+ <!--l. 737--><p class="noindent" >file start a new window </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-69-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-69-1"
class="td01"><span
@@ -2563,7 +2626,7 @@ class="ec-lmtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-69-3"
class="td10">
- <!--l. 706--><p class="noindent" >page mode setting on exiting full-screen mode</td>
+ <!--l. 739--><p class="noindent" >page mode setting on exiting full-screen mode</td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-70-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-70-1"
class="td01"><span
@@ -2571,7 +2634,7 @@ class="ec-lmtt-10">pdfnumcopies </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-70-3"
class="td10">
- <!--l. 708--><p class="noindent" >number of printed copies </td>
+ <!--l. 741--><p class="noindent" >number of printed copies </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-71-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-71-1"
class="td01"><span
@@ -2579,7 +2642,7 @@ class="ec-lmtt-10">pdfpagelayout </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-71-3"
class="td10">
- <!--l. 709--><p class="noindent" >set layout of PDF pages </td>
+ <!--l. 742--><p class="noindent" >set layout of PDF pages </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-72-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-72-1"
class="td01"><span
@@ -2587,7 +2650,7 @@ class="ec-lmtt-10">pdfpagemode </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-72-3"
class="td10">
- <!--l. 710--><p class="noindent" >set default mode of PDF display </td>
+ <!--l. 743--><p class="noindent" >set default mode of PDF display </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-73-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-73-1"
class="td01"><span
@@ -2595,7 +2658,7 @@ class="ec-lmtt-10">pdfpagelabels </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-73-3"
class="td10">
- <!--l. 711--><p class="noindent" >set PDF page labels </td>
+ <!--l. 744--><p class="noindent" >set PDF page labels </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-74-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-74-1"
class="td01"><span
@@ -2603,7 +2666,7 @@ class="ec-lmtt-10">pdfpagescrop </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-74-3"
class="td10">
- <!--l. 712--><p class="noindent" >set crop size of PDF document </td>
+ <!--l. 745--><p class="noindent" >set crop size of PDF document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-75-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-75-1"
class="td01"><span
@@ -2611,7 +2674,7 @@ class="ec-lmtt-10">pdfpagetransition </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-75-3"
class="td10">
- <!--l. 713--><p class="noindent" >set PDF page transition style </td>
+ <!--l. 746--><p class="noindent" >set PDF page transition style </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-76-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-76-1"
class="td01"><span
@@ -2619,7 +2682,7 @@ class="ec-lmtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-76-3"
class="td10">
- <!--l. 715--><p class="noindent" >set option for print dialog </td>
+ <!--l. 748--><p class="noindent" >set option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-77-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-77-1"
class="td01"><span
@@ -2627,7 +2690,7 @@ class="ec-lmtt-10">pdfprintarea </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-77-3"
class="td10">
- <!--l. 716--><p class="noindent" >set /PrintArea of viewer preferences </td>
+ <!--l. 749--><p class="noindent" >set /PrintArea of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-78-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-78-1"
class="td01"><span
@@ -2635,7 +2698,7 @@ class="ec-lmtt-10">pdfprintclip </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-78-3"
class="td10">
- <!--l. 717--><p class="noindent" >set /PrintClip of viewer preferences </td>
+ <!--l. 750--><p class="noindent" >set /PrintClip of viewer preferences </td>
</tr><tr
@@ -2645,7 +2708,7 @@ class="ec-lmtt-10">pdfprintpagerange </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-79-3"
class="td10">
- <!--l. 718--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
+ <!--l. 751--><p class="noindent" >set /PrintPageRange of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-80-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-80-1"
class="td01"><span
@@ -2653,7 +2716,7 @@ class="ec-lmtt-10">pdfprintscaling </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-80-3"
class="td10">
- <!--l. 719--><p class="noindent" >page scaling option for print dialog </td>
+ <!--l. 752--><p class="noindent" >page scaling option for print dialog </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-81-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-81-1"
class="td01"><span
@@ -2661,7 +2724,7 @@ class="ec-lmtt-10">pdfproducer </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-81-3"
class="td10">
- <!--l. 720--><p class="noindent" >text for PDF Producer field </td>
+ <!--l. 753--><p class="noindent" >text for PDF Producer field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-82-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-82-1"
class="td01"><span
@@ -2669,7 +2732,7 @@ class="ec-lmtt-10">pdfremotestartview </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">Fit </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-82-3"
class="td10">
- <!--l. 721--><p class="noindent" >starting view of remote PDF documents </td>
+ <!--l. 754--><p class="noindent" >starting view of remote PDF documents </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-83-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-83-1"
class="td01"><span
@@ -2677,7 +2740,7 @@ class="ec-lmtt-10">pdfstartpage </span></td><td style="white-space:
class="td11"> <span
class="ec-lmri-10">1 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-83-3"
class="td10">
- <!--l. 722--><p class="noindent" >page at which PDF document opens </td>
+ <!--l. 755--><p class="noindent" >page at which PDF document opens </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-84-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-84-1"
class="td01"> </td></tr>
@@ -2688,7 +2751,7 @@ class="ec-lmtt-10">pdfstartview </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">Fit </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-85-3"
class="td10">
- <!--l. 723--><p class="noindent" >starting view of PDF document </td>
+ <!--l. 756--><p class="noindent" >starting view of PDF document </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-86-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-86-1"
class="td01"><span
@@ -2696,14 +2759,14 @@ class="ec-lmtt-10">pdfsubject </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-86-3"
class="td10">
- <!--l. 724--><p class="noindent" >text for PDF Subject field </td>
+ <!--l. 757--><p class="noindent" >text for PDF Subject field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-87-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-87-1"
class="td01"><span
class="ec-lmtt-10">pdftex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-87-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-87-3"
class="td10">
- <!--l. 725--><p class="noindent" >use <span
+ <!--l. 758--><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
@@ -2716,7 +2779,7 @@ class="ec-lmtt-10">pdftitle </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-88-3"
class="td10">
- <!--l. 726--><p class="noindent" >text for PDF Title field </td>
+ <!--l. 759--><p class="noindent" >text for PDF Title field </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-89-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-89-1"
class="td01"><span
@@ -2724,7 +2787,7 @@ class="ec-lmtt-10">pdftoolbar </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-89-3"
class="td10">
- <!--l. 727--><p class="noindent" >make PDF toolbar visible </td>
+ <!--l. 760--><p class="noindent" >make PDF toolbar visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-90-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-90-1"
class="td01"><span
@@ -2732,7 +2795,7 @@ class="ec-lmtt-10">pdftrapped </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-90-3"
class="td10">
- <!--l. 728--><p class="noindent" >Sets the document information Trapped entry.
+ <!--l. 761--><p class="noindent" >Sets the document information Trapped entry.
Possible values are <span
class="ec-lmtt-10">True</span>, <span
class="ec-lmtt-10">False </span>and <span
@@ -2745,7 +2808,7 @@ class="ec-lmtt-10">pdfview </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">XYZ </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-91-3"
class="td10">
- <!--l. 731--><p class="noindent" >PDF &#8216;view&#8217; when on link traversal </td>
+ <!--l. 764--><p class="noindent" >PDF &#8216;view&#8217; when on link traversal </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-92-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-92-1"
class="td01"><span
@@ -2753,7 +2816,7 @@ class="ec-lmtt-10">pdfviewarea </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-92-3"
class="td10">
- <!--l. 732--><p class="noindent" >set /ViewArea of viewer preferences </td>
+ <!--l. 765--><p class="noindent" >set /ViewArea of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-93-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-93-1"
class="td01"><span
@@ -2761,7 +2824,7 @@ class="ec-lmtt-10">pdfviewclip </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">empty </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-93-3"
class="td10">
- <!--l. 733--><p class="noindent" >set /ViewClip of viewer preferences </td>
+ <!--l. 766--><p class="noindent" >set /ViewClip of viewer preferences </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-94-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-94-1"
class="td01"><span
@@ -2769,7 +2832,7 @@ class="ec-lmtt-10">pdfwindowui </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-94-3"
class="td10">
- <!--l. 734--><p class="noindent" >make PDF user interface elements visible </td>
+ <!--l. 767--><p class="noindent" >make PDF user interface elements visible </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-95-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-95-1"
class="td01"><span
@@ -2777,14 +2840,14 @@ class="ec-lmtt-10">plainpages </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-95-3"
class="td10">
- <!--l. 735--><p class="noindent" >do page number anchors as plain arabic </td>
+ <!--l. 768--><p class="noindent" >do page number anchors as plain arabic </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-96-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-96-1"
class="td01"><span
class="ec-lmtt-10">ps2pdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-96-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-96-3"
class="td10">
- <!--l. 736--><p class="noindent" >use <span
+ <!--l. 769--><p class="noindent" >use <span
class="ec-lmss-10">ps2pdf </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-97-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-97-1"
@@ -2793,7 +2856,7 @@ class="ec-lmtt-10">raiselinks </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-97-3"
class="td10">
- <!--l. 737--><p class="noindent" >raise up links (for <span
+ <!--l. 770--><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
@@ -2806,7 +2869,7 @@ class="ec-lmtt-10">runbordercolor </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-98-3"
class="td10">
- <!--l. 738--><p class="noindent" >color of border around &#8216;run&#8217; links </td>
+ <!--l. 771--><p class="noindent" >color of border around &#8216;run&#8217; links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-99-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-99-1"
class="td01"><span
@@ -2814,7 +2877,7 @@ class="ec-lmtt-10">runcolor </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">filecolor </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-99-3"
class="td10">
- <!--l. 739--><p class="noindent" >color of &#8216;run&#8217; links </td>
+ <!--l. 772--><p class="noindent" >color of &#8216;run&#8217; links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-100-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-100-1"
class="td01"><span
@@ -2822,14 +2885,14 @@ class="ec-lmtt-10">setpagesize </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">true </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-100-3"
class="td10">
- <!--l. 740--><p class="noindent" >set page size by special driver commands </td>
+ <!--l. 773--><p class="noindent" >set page size by special driver commands </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-101-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-101-1"
class="td01"><span
class="ec-lmtt-10">tex4ht </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-101-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-101-3"
class="td10">
- <!--l. 741--><p class="noindent" >use <span class="TEX"><span
+ <!--l. 774--><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
@@ -2841,7 +2904,7 @@ class="td01"><span
class="ec-lmtt-10">textures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-102-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-102-3"
class="td10">
- <!--l. 742--><p class="noindent" >use <span
+ <!--l. 775--><p class="noindent" >use <span
class="ec-lmss-10">Textures </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-103-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-103-1"
@@ -2850,7 +2913,7 @@ class="ec-lmtt-10">unicode </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-103-3"
class="td10">
- <!--l. 743--><p class="noindent" >Unicode encoded pdf strings </td>
+ <!--l. 776--><p class="noindent" >Unicode encoded pdf strings </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-104-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-104-1"
class="td01"><span
@@ -2858,7 +2921,7 @@ class="ec-lmtt-10">urlbordercolor </span></td><td style="white-space:nowrap; te
class="td11"> <span
class="ec-lmri-10">0 1 1 </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-104-3"
class="td10">
- <!--l. 744--><p class="noindent" >color of border around URL links </td>
+ <!--l. 777--><p class="noindent" >color of border around URL links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-105-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-105-1"
class="td01"> </td></tr>
@@ -2869,7 +2932,7 @@ class="ec-lmtt-10">urlcolor </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">magenta </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-106-3"
class="td10">
- <!--l. 745--><p class="noindent" >color of URL links </td>
+ <!--l. 778--><p class="noindent" >color of URL links </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-107-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-107-1"
class="td01"><span
@@ -2877,14 +2940,14 @@ class="ec-lmtt-10">verbose </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">false </span></td><td style="white-space:wrap; text-align:left;" id="TBL-11-107-3"
class="td10">
- <!--l. 746--><p class="noindent" >be chatty </td>
+ <!--l. 779--><p class="noindent" >be chatty </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-108-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-108-1"
class="td01"><span
class="ec-lmtt-10">vtex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-108-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-108-3"
class="td10">
- <!--l. 747--><p class="noindent" >use <span
+ <!--l. 780--><p class="noindent" >use <span
class="ec-lmss-10">VTeX </span>backend </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-11-109-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-109-1"
@@ -2892,7 +2955,7 @@ class="td01"><span
class="ec-lmtt-10">xetex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-109-2"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-11-109-3"
class="td10">
- <!--l. 748--><p class="noindent" >use <span
+ <!--l. 781--><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
@@ -2916,12 +2979,12 @@ class="td01"> </td>
style="vertical-align:baseline;" id="TBL-11-114-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-114-1"
class="td01"> </td></tr>
</table></div>
-<!--l. 751--><p class="noindent" >
+<!--l. 784--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">4 </span> <a
id="x1-130004"></a>Additional user macros</h3>
-<!--l. 753--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are
+<!--l. 786--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are
provided:
-<!--l. 756--><p class="noindent" >
+<!--l. 789--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-12" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-12-1g"><col
@@ -2938,12 +3001,12 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 760--><p class="noindent" >The <span
+<!--l. 793--><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.
-<!--l. 765--><p class="indent" > The optional argument <span
+<!--l. 798--><p class="indent" > The optional argument <span
class="ec-lmri-10">options </span>recognizes the hyperref options <span
class="ec-lmtt-10">pdfremotestartview</span>, <span
class="ec-lmtt-10">pdfnewwindow</span>
@@ -2965,7 +3028,7 @@ class="description">Boolean key, if set to |true|, the URL should appen
class="ec-lmtk-10">nextactionraw</span><span
class="ec-lmbx-10">:</span> </dt><dd
class="description">The value of key |/Next| of action dictionaries, see PDF specification.</dd></dl>
-<!--l. 778--><p class="noindent" >
+<!--l. 811--><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
@@ -2976,7 +3039,7 @@ class="ec-lmtt-10">\url</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 782--><p class="noindent" >Similar to <span
+<!--l. 815--><p class="noindent" >Similar to <span
class="ec-lmtt-10">\href</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
@@ -2987,7 +3050,7 @@ class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}}</span></span></span>. Depending on the driver <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\href</span></span></span> also tries to detect the
link type. Thus the result can be a url link, file link, &#x2026;
-<!--l. 787--><p class="noindent" >
+<!--l. 820--><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
@@ -2998,10 +3061,10 @@ class="ec-lmtt-10">\nolinkurl</span><span class="obeylines-h"><span class="verb"
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 791--><p class="noindent" >Write <span
+<!--l. 824--><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-lmtt-10">\url</span></span></span>, without creating a hyperlink.
-<!--l. 794--><p class="noindent" >
+<!--l. 827--><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
@@ -3013,10 +3076,10 @@ class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 798--><p class="noindent" >A base <span
+<!--l. 831--><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. 801--><p class="noindent" >
+<!--l. 834--><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
@@ -3030,14 +3093,14 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 805--><p class="noindent" >The link to the image referenced by the URL is inserted, using <span
+<!--l. 838--><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. 808--><p class="indent" > For drivers that produce HTML, the image itself is inserted by the browser, with the <span
+<!--l. 841--><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. 811--><p class="noindent" >
+<!--l. 844--><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
@@ -3053,10 +3116,10 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 815--><p class="noindent" >A target area of the document (the <span
+<!--l. 848--><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. 818--><p class="noindent" >
+<!--l. 851--><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
@@ -3074,10 +3137,10 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 822--><p class="noindent" ><span
+<!--l. 855--><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. 824--><p class="noindent" >
+<!--l. 857--><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
@@ -3091,12 +3154,12 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 828--><p class="noindent" ><span
+<!--l. 861--><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-lmtt-10">\ref{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> would be linked.
-<!--l. 832--><p class="noindent" >
+<!--l. 865--><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
@@ -3110,7 +3173,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 835--><p class="noindent" >
+<!--l. 868--><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
@@ -3124,7 +3187,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 839--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span
+<!--l. 872--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hypertarget</span></span></span>, with two parameters of an anchor <span
class="ec-lmri-10">name</span>, and
anchor <span
@@ -3133,11 +3196,11 @@ class="ec-lmtt-10">\hyperlink</span></span></span> has two arguments, the name o
<span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hypertarget</span></span></span>, and the <span
class="ec-lmri-10">text </span>which be used as the link on the page.
-<!--l. 845--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span
+<!--l. 878--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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-lmtt-10">\href</span></span></span> expects a full URL.
-<!--l. 849--><p class="noindent" >
+<!--l. 882--><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
@@ -3146,7 +3209,7 @@ id="TBL-22-1"></colgroup><tr
class="td11"> <span
class="ec-lmtt-10">\phantomsection </span></td>
</tr></table> </div></span>
-<!--l. 853--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span
+<!--l. 886--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hypertarget{}{}</span></span></span> with an automatically
choosen anchor name. Often it is used in conjunction with <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\addcontentsline</span></span></span> for sectionlike things
@@ -3162,10 +3225,10 @@ is set. Example:
&#x00A0;<br />\addcontentsline{toc}{chapter}{\indexname}
&#x00A0;<br />\printindex
</div>
- <!--l. 866--><p class="nopar" ></div>
-<!--l. 868--><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. 899--><p class="nopar" ></div>
+<!--l. 901--><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. 872--><p class="noindent" >
+<!--l. 905--><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
@@ -3176,11 +3239,11 @@ class="ec-lmtt-10">\autoref</span><span class="obeylines-h"><span class="verb"><
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 876--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span
+<!--l. 909--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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. 882--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span
+<!--l. 915--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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
@@ -3188,16 +3251,16 @@ macros listed below (shown with their default values). The macros can be (re)def
class="ec-lmtt-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. 890--><p class="indent" > For each macro below, <span
+<!--l. 923--><p class="indent" > For each macro below, <span
class="ec-lmss-10">hyperref </span>checks <span
class="ec-lmtt-10">\*autorefname </span>before <span
class="ec-lmtt-10">\*name</span>. For instance, it looks for
<span
class="ec-lmtt-10">\figureautorefname </span>before <span
class="ec-lmtt-10">\figurename</span>.
-<!--l. 894--><p class="noindent" >
+<!--l. 927--><p class="noindent" >
<a
- id="x1-13001r11"></a> <!--l. 895--><div class="longtable"> <table id="TBL-24" class="longtable"
+ id="x1-13001r11"></a> <!--l. 928--><div class="longtable"> <table id="TBL-24" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-24-1g"><col
id="TBL-24-1"><col
@@ -3207,99 +3270,99 @@ id="TBL-24-2"></colgroup>
class="td11"> <span
class="ec-lmri-10">Macro </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-1-2"
class="td11">
- <!--l. 895--><p class="noindent" ><span
+ <!--l. 928--><p class="noindent" ><span
class="ec-lmri-10">Default</span> </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-2-1"
class="td11"> <span
class="ec-lmtt-10">\figurename </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-2-2"
class="td11">
- <!--l. 896--><p class="noindent" >Figure </td>
+ <!--l. 929--><p class="noindent" >Figure </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-3-1"
class="td11"> <span
class="ec-lmtt-10">\tablename </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-3-2"
class="td11">
- <!--l. 897--><p class="noindent" >Table </td>
+ <!--l. 930--><p class="noindent" >Table </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-4-1"
class="td11"> <span
class="ec-lmtt-10">\partname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-4-2"
class="td11">
- <!--l. 898--><p class="noindent" >Part </td>
+ <!--l. 931--><p class="noindent" >Part </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-5-1"
class="td11"> <span
class="ec-lmtt-10">\appendixname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-5-2"
class="td11">
- <!--l. 899--><p class="noindent" >Appendix </td>
+ <!--l. 932--><p class="noindent" >Appendix </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-6-1"
class="td11"> <span
class="ec-lmtt-10">\equationname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-6-2"
class="td11">
- <!--l. 900--><p class="noindent" >Equation </td>
+ <!--l. 933--><p class="noindent" >Equation </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-7-1"
class="td11"> <span
class="ec-lmtt-10">\Itemname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-7-2"
class="td11">
- <!--l. 901--><p class="noindent" >item </td>
+ <!--l. 934--><p class="noindent" >item </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-8-1"
class="td11"> <span
class="ec-lmtt-10">\chaptername </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-8-2"
class="td11">
- <!--l. 902--><p class="noindent" >chapter </td>
+ <!--l. 935--><p class="noindent" >chapter </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-9-1"
class="td11"> <span
class="ec-lmtt-10">\sectionname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-9-2"
class="td11">
- <!--l. 903--><p class="noindent" >section </td>
+ <!--l. 936--><p class="noindent" >section </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-10-1"
class="td11"> <span
class="ec-lmtt-10">\subsectionname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-10-2"
class="td11">
- <!--l. 904--><p class="noindent" >subsection </td>
+ <!--l. 937--><p class="noindent" >subsection </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-11-1"
class="td11"> <span
class="ec-lmtt-10">\subsubsectionname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-11-2"
class="td11">
- <!--l. 905--><p class="noindent" >subsubsection </td>
+ <!--l. 938--><p class="noindent" >subsubsection </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-12-1"
class="td11"> <span
class="ec-lmtt-10">\paragraphname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-12-2"
class="td11">
- <!--l. 906--><p class="noindent" >paragraph </td>
+ <!--l. 939--><p class="noindent" >paragraph </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-13-1"
class="td11"> <span
class="ec-lmtt-10">\Hfootnotename </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-13-2"
class="td11">
- <!--l. 907--><p class="noindent" >footnote </td>
+ <!--l. 940--><p class="noindent" >footnote </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-14-1"
class="td11"> <span
class="ec-lmtt-10">\AMSname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-14-2"
class="td11">
- <!--l. 908--><p class="noindent" >Equation </td>
+ <!--l. 941--><p class="noindent" >Equation </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-15-1"
class="td11"> <span
class="ec-lmtt-10">\theoremname </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-15-2"
class="td11">
- <!--l. 909--><p class="noindent" >Theorem </td>
+ <!--l. 942--><p class="noindent" >Theorem </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-16-1"
class="td11"> <span
class="ec-lmtt-10">\page </span></td><td style="white-space:wrap; text-align:left;" id="TBL-24-16-2"
class="td11">
- <!--l. 910--><p class="noindent" >page </td>
+ <!--l. 943--><p class="noindent" >page </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-24-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-17-1"
class="td11"> </td>
@@ -3317,7 +3380,7 @@ class="td11"> </td>
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-24-21-2"
class="td11"></td></tr>
</table></div>
-<!--l. 913--><p class="indent" > Example for a redefinition if <span
+<!--l. 946--><p class="indent" > Example for a redefinition if <span
class="ec-lmss-10">babel </span>is used:
<div class="quote">
@@ -3328,8 +3391,8 @@ class="ec-lmss-10">babel </span>is used:
&#x00A0;<br />&#x00A0;&#x00A0;\def\subsectionautorefname{Unterkapitel}%
&#x00A0;<br />}
</div>
- <!--l. 920--><p class="nopar" ></div>
-<!--l. 923--><p class="indent" > Hint: <span class="obeylines-h"><span class="verb"><span
+ <!--l. 953--><p class="nopar" ></div>
+<!--l. 956--><p class="indent" > Hint: <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\autoref</span></span></span> works via the counter name that the reference is based on. Sometimes <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\autoref</span></span></span>
chooses the wrong name, if the counter is used for different things. For example, it happens with
@@ -3369,8 +3432,8 @@ lemmas:
&#x00A0;<br />
&#x00A0;<br />\end{document}
</div>
- <!--l. 958--><p class="nopar" ></div>
-<!--l. 961--><p class="noindent" >
+ <!--l. 991--><p class="nopar" ></div>
+<!--l. 994--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-25" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-25-1g"><col
@@ -3382,14 +3445,14 @@ class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 965--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span
+<!--l. 998--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\pageref</span></span></span> and adds the name for page in front of the page reference. First <span
class="ec-lmtt-10">\pageautorefname</span>
is checked before <span
class="ec-lmtt-10">\pagename</span>.
-<!--l. 970--><p class="indent" > For instances where you want a reference to use the correct counter, but not to create a link, there
+<!--l. 1003--><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:
-<!--l. 973--><p class="noindent" >
+<!--l. 1006--><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
@@ -3400,7 +3463,7 @@ class="ec-lmtt-10">\ref*</span><span class="obeylines-h"><span class="verb"><spa
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 977--><p class="noindent" >
+<!--l. 1010--><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
@@ -3412,7 +3475,7 @@ class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 981--><p class="noindent" >
+<!--l. 1014--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-28" class="tabular"
@@ -3425,7 +3488,7 @@ class="ec-lmtt-10">\autoref*</span><span class="obeylines-h"><span class="verb">
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 985--><p class="noindent" >
+<!--l. 1018--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-29" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-29-1g"><col
@@ -3437,18 +3500,18 @@ class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 989--><p class="indent" > A typical use would be to write
+<!--l. 1022--><p class="indent" > A typical use would be to write
<div class="verbatim" id="verbatim-12">
\hyperref[other]{that&#x00A0;nice&#x00A0;section&#x00A0;(\ref*{other})&#x00A0;we&#x00A0;read&#x00A0;before}
</div>
-<!--l. 992--><p class="nopar" >
-<!--l. 994--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span
+<!--l. 1025--><p class="nopar" >
+<!--l. 1027--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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-lmtt-10">\hyperref</span>.
-<!--l. 997--><p class="noindent" >
+<!--l. 1030--><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
@@ -3466,7 +3529,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-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1001--><p class="indent" > <span
+<!--l. 1034--><p class="indent" > <span
class="ec-lmtt-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:
@@ -3510,24 +3573,24 @@ class="ec-lmtt-10">\textbf</span></span></span>, etc.
<li class="itemize">Support for <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\xspace</span></span></span> provided by the <span
class="ec-lmss-10">xspace </span>package</li></ul>
-<!--l. 1017--><p class="indent" > In addition, parentheses are protected to avoid the danger of unsafe unbalanced parentheses in
+<!--l. 1050--><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. 1021--><p class="noindent" >
+<!--l. 1054--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">4.1 </span> <a
id="x1-140004.1"></a>Bookmark macros</h4>
-<!--l. 1023--><p class="noindent" >
+<!--l. 1056--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">4.1.1 </span> <a
id="x1-150004.1.1"></a>Setting bookmarks</h5>
-<!--l. 1025--><p class="noindent" >Usually <span
+<!--l. 1058--><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-lmtt-10">\section</span></span></span> and similar macros. But they can also set
manually.
-<!--l. 1028--><p class="noindent" >
+<!--l. 1061--><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
@@ -3542,11 +3605,11 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1031--><p class="indent" > creates a bookmark with the specified text and at the given level (defaul is 0). As name for the
+<!--l. 1064--><p class="indent" > creates a bookmark with the specified text and at the given level (defaul 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-lmtt-10">\label</span></span></span>).
-<!--l. 1035--><p class="noindent" >
+<!--l. 1068--><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
@@ -3560,8 +3623,8 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1038--><p class="indent" > creates a bookmark at the current level.
-<!--l. 1040--><p class="noindent" >
+<!--l. 1071--><p class="indent" > creates a bookmark at the current level.
+<!--l. 1073--><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
@@ -3575,9 +3638,9 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1043--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased
+<!--l. 1076--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased
by one.
-<!--l. 1046--><p class="noindent" >
+<!--l. 1079--><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
@@ -3591,9 +3654,9 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1049--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current
+<!--l. 1082--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current
bookmark level has not changed.
-<!--l. 1052--><p class="noindent" ><span
+<!--l. 1085--><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:
@@ -3604,16 +3667,16 @@ 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. 1060--><p class="noindent" >Therefore I recommend using this package.
-<!--l. 1062--><p class="noindent" >
+<!--l. 1093--><p class="noindent" >Therefore I recommend using this package.
+<!--l. 1095--><p class="noindent" >
<h5 class="subsubsectionHead"><span class="titlemark">4.1.2 </span> <a
id="x1-160004.1.2"></a>Replacement macros</h5>
-<!--l. 1064--><p class="noindent" ><span
+<!--l. 1097--><p class="noindent" ><span
class="ec-lmss-10">hyperref </span>takes the text for bookmarks from the arguments of commands like <span
class="ec-lmtt-10">\section</span>, which can
contain things like math, colors, or font changes, none of which will display in bookmarks as
is.
-<!--l. 1068--><p class="noindent" >
+<!--l. 1101--><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
@@ -3631,7 +3694,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">PDFstring</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1072--><p class="indent" > For example,
+<!--l. 1105--><p class="indent" > For example,
<div class="verbatim" id="verbatim-13">
\section{Pythagoras:
@@ -3642,8 +3705,8 @@ class="ec-lmtt-10">}</span></span></span> </td>
&#x00A0;<br />}
&#x00A0;<br />\section{\texorpdfstring{\textcolor{red}}{}{Red}&#x00A0;Mars}
</div>
-<!--l. 1081--><p class="nopar" >
-<!--l. 1083--><p class="indent" > <span
+<!--l. 1114--><p class="nopar" >
+<!--l. 1116--><p class="indent" > <span
class="ec-lmtt-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.
@@ -3655,8 +3718,8 @@ perform additional tasks or to disable additional commands.
&#x00A0;<br />&#x00A0;&#x00A0;\renewcommand{\mycommand}[1]{}%
&#x00A0;<br />}
</div>
-<!--l. 1093--><p class="nopar" >
-<!--l. 1095--><p class="indent" > However, for disabling commands, an easier way is via <span
+<!--l. 1126--><p class="nopar" >
+<!--l. 1128--><p class="indent" > However, for disabling commands, an easier way is via <span
class="ec-lmtt-10">\pdfstringdefDisableCommands</span>, which adds
its argument to the definition of <span
class="ec-lmtt-10">\pdfstringdefPreHook </span>(&#8216;@&#8217; can here be used as letter in command
@@ -3670,11 +3733,11 @@ names):
&#x00A0;<br />&#x00A0;&#x00A0;\let\textcolor\@gobble
&#x00A0;<br />}
</div>
-<!--l. 1106--><p class="nopar" >
-<!--l. 1108--><p class="noindent" >
+<!--l. 1139--><p class="nopar" >
+<!--l. 1141--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">4.2 </span> <a
id="x1-170004.2"></a>Utility macros</h4>
-<!--l. 1111--><p class="noindent" >
+<!--l. 1144--><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
@@ -3686,7 +3749,7 @@ class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">dimen specification</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1114--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
+<!--l. 1147--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-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
@@ -3703,9 +3766,9 @@ Example:
&#x00A0;<br />&#x00A0;&#x00A0;&#x00A0;&#x00A0;-\headheight-\headsep}
&#x00A0;<br />}
</div>
- <!--l. 1126--><p class="nopar" ></div>
-<!--l. 1128--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner.
-<!--l. 1130--><p class="indent" > Note, for calculations you need either package |calc| or <span
+ <!--l. 1159--><p class="nopar" ></div>
+<!--l. 1161--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner.
+<!--l. 1163--><p class="indent" > Note, for calculations you need either package |calc| or <span
class="lmmi-10">&#x03B5;</span>-<span class="TEX">T<span
class="E">E</span>X</span>. Nowadays the latter should
automatically be enabled for <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
@@ -3714,7 +3777,7 @@ class="lmmi-10">&#x03B5;</span>-<span class="TEX">T<span
class="E">E</span>X</span>, please, look in the source
documentation <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">hyperref.dtx</span></span></span> for further limitations.
-<!--l. 1136--><p class="indent" > Also <span class="obeylines-h"><span class="verb"><span
+<!--l. 1169--><p class="indent" > Also <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hypercalcbp</span></span></span> cannot be used in option specifications of <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\documentclass</span></span></span> and <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\usepackage</span></span></span>,
@@ -3722,12 +3785,12 @@ because <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
class="E">E</span>X</span></span>&#x00A0;expands the option lists of these commands. However package <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">hyperref</span></span></span> is not yet
loaded and an undefined control sequence error would arise.
-<!--l. 1142--><p class="noindent" >
+<!--l. 1175--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">5 </span> <a
id="x1-180005"></a>Acrobat-specific behavior</h3>
-<!--l. 1143--><p class="noindent" >If you want to access the menu options of Acrobat Reader or Exchange, the following macro is provided
+<!--l. 1176--><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. 1146--><p class="noindent" >
+<!--l. 1179--><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
@@ -3741,14 +3804,14 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1150--><p class="noindent" >The <span
+<!--l. 1183--><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.
-<!--l. 1153--><p class="noindent" >
+<!--l. 1186--><p class="noindent" >
<a
- id="x1-18001r12"></a> <!--l. 1154--><div class="longtable"> <table id="TBL-38" class="longtable"
+ id="x1-18001r12"></a> <!--l. 1187--><div class="longtable"> <table id="TBL-38" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-38-1g"><col
id="TBL-38-1"><col
@@ -3757,40 +3820,40 @@ id="TBL-38-2"></colgroup>
style="vertical-align:baseline;" id="TBL-38-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-1-1"
class="td11"> File </td><td style="white-space:wrap; text-align:left;" id="TBL-38-1-2"
class="td11">
- <!--l. 1154--><p class="noindent" >Open, Close, Scan, Save, SaveAs, Optimizer:SaveAsOpt,
+ <!--l. 1187--><p class="noindent" >Open, Close, Scan, Save, SaveAs, Optimizer:SaveAsOpt,
Print, PageSetup, Quit </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-2-1"
class="td11"> File<span
class="lmsy-10">&#x2192;</span>Import </td><td style="white-space:wrap; text-align:left;" id="TBL-38-2-2"
class="td11">
- <!--l. 1155--><p class="noindent" >ImportImage, ImportNotes, AcroForm:ImportFDF </td>
+ <!--l. 1188--><p class="noindent" >ImportImage, ImportNotes, AcroForm:ImportFDF </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-3-1"
class="td11"> File<span
class="lmsy-10">&#x2192;</span>Export </td><td style="white-space:wrap; text-align:left;" id="TBL-38-3-2"
class="td11">
- <!--l. 1156--><p class="noindent" >ExportNotes, AcroForm:ExportFDF </td>
+ <!--l. 1189--><p class="noindent" >ExportNotes, AcroForm:ExportFDF </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-4-1"
class="td11"> File<span
class="lmsy-10">&#x2192;</span>DocumentInfo </td><td style="white-space:wrap; text-align:left;" id="TBL-38-4-2"
class="td11">
- <!--l. 1157--><p class="noindent" >GeneralInfo, OpenInfo, FontsInfo, SecurityInfo,
+ <!--l. 1190--><p class="noindent" >GeneralInfo, OpenInfo, FontsInfo, SecurityInfo,
Weblink:Base, AutoIndex:DocInfo </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-5-1"
class="td11"> File<span
class="lmsy-10">&#x2192;</span>Preferences </td><td style="white-space:wrap; text-align:left;" id="TBL-38-5-2"
class="td11">
- <!--l. 1158--><p class="noindent" >GeneralPrefs, NotePrefs, FullScreenPrefs, Weblink:Prefs,
+ <!--l. 1191--><p class="noindent" >GeneralPrefs, NotePrefs, FullScreenPrefs, Weblink:Prefs,
AcroSearch:Preferences(Windows) or,
AcroSearch:Prefs(Mac), Cpt:Capture </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-6-1"
class="td11"> Edit </td><td style="white-space:wrap; text-align:left;" id="TBL-38-6-2"
class="td11">
- <!--l. 1160--><p class="noindent" >Undo, Cut, Copy, Paste, Clear, SelectAll, Ole:CopyFile,
+ <!--l. 1193--><p class="noindent" >Undo, Cut, Copy, Paste, Clear, SelectAll, Ole:CopyFile,
TouchUp:TextAttributes,
TouchUp:FitTextToSelection, TouchUp:ShowLineMarkers,
TouchUp:ShowCaptureSuspects, TouchUp:FindSuspect, </td>
@@ -3800,18 +3863,18 @@ class="td11">
style="vertical-align:baseline;" id="TBL-38-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-7-1"
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-38-7-2"
class="td11">
- <!--l. 1163--><p class="noindent" >Properties </td>
+ <!--l. 1196--><p class="noindent" >Properties </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-8-1"
class="td11"> Edit<span
class="lmsy-10">&#x2192;</span>Fields </td><td style="white-space:wrap; text-align:left;" id="TBL-38-8-2"
class="td11">
- <!--l. 1164--><p class="noindent" >AcroForm:Duplicate, AcroForm:TabOrder </td>
+ <!--l. 1197--><p class="noindent" >AcroForm:Duplicate, AcroForm:TabOrder </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-9-1"
class="td11"> Document </td><td style="white-space:wrap; text-align:left;" id="TBL-38-9-2"
class="td11">
- <!--l. 1165--><p class="noindent" >Cpt:CapturePages,
+ <!--l. 1198--><p class="noindent" >Cpt:CapturePages,
AcroForm:Actions, CropPages, RotatePages, InsertPages,
ExtractPages, ReplacePages, DeletePages, NewBookmark,
SetBookmarkDest, CreateAllThumbs, DeleteAllThumbs </td>
@@ -3819,7 +3882,7 @@ class="td11">
style="vertical-align:baseline;" id="TBL-38-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-10-1"
class="td11"> View </td><td style="white-space:wrap; text-align:left;" id="TBL-38-10-2"
class="td11">
- <!--l. 1168--><p class="noindent" >ActualSize, FitVisible, FitWidth, FitPage, ZoomTo,
+ <!--l. 1201--><p class="noindent" >ActualSize, FitVisible, FitWidth, FitPage, ZoomTo,
FullScreen, FirstPage, PrevPage, NextPage, LastPage,
GoToPage, GoBack, GoForward, SinglePage, OneColumn,
TwoColumns, ArticleThreads, PageOnly, ShowBookmarks,
@@ -3828,7 +3891,7 @@ class="td11">
style="vertical-align:baseline;" id="TBL-38-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-11-1"
class="td11"> Tools </td><td style="white-space:wrap; text-align:left;" id="TBL-38-11-2"
class="td11">
- <!--l. 1171--><p class="noindent" >Hand, ZoomIn, ZoomOut, SelectText, SelectGraphics,
+ <!--l. 1204--><p class="noindent" >Hand, ZoomIn, ZoomOut, SelectText, SelectGraphics,
Note, Link, Thread, AcroForm:Tool,
Acro_Movie:MoviePlayer, TouchUp:TextTool, Find,
FindAgain, FindNextNote, CreateNotesFile </td>
@@ -3837,28 +3900,28 @@ class="td11">
class="td11"> Tools<span
class="lmsy-10">&#x2192;</span>Search </td><td style="white-space:wrap; text-align:left;" id="TBL-38-12-2"
class="td11">
- <!--l. 1174--><p class="noindent" >AcroSrch:Query, AcroSrch:Indexes, AcroSrch:Results,
+ <!--l. 1207--><p class="noindent" >AcroSrch:Query, AcroSrch:Indexes, AcroSrch:Results,
AcroSrch:Assist, AcroSrch:PrevDoc, AcroSrch:PrevHit,
AcroSrch:NextHit, AcroSrch:NextDoc </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-13-1"
class="td11"> Window </td><td style="white-space:wrap; text-align:left;" id="TBL-38-13-2"
class="td11">
- <!--l. 1176--><p class="noindent" >ShowHideToolBar, ShowHideMenuBar,
+ <!--l. 1209--><p class="noindent" >ShowHideToolBar, ShowHideMenuBar,
ShowHideClipboard, Cascade, TileHorizontal, TileVertical,
CloseAll </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-14-1"
class="td11"> Help </td><td style="white-space:wrap; text-align:left;" id="TBL-38-14-2"
class="td11">
- <!--l. 1178--><p class="noindent" >HelpUserGuide, HelpTutorial, HelpExchange, HelpScan,
+ <!--l. 1211--><p class="noindent" >HelpUserGuide, HelpTutorial, HelpExchange, HelpScan,
HelpCapture, HelpPDFWriter, HelpDistiller, HelpSearch,
HelpCatalog, HelpReader, Weblink:Home </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-15-1"
class="td11"> Help(Windows) </td><td style="white-space:wrap; text-align:left;" id="TBL-38-15-2"
class="td11">
- <!--l. 1180--><p class="noindent" >About </td>
+ <!--l. 1213--><p class="noindent" >About </td>
</tr><tr
style="vertical-align:baseline;" id="TBL-38-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-16-1"
class="td11"> </td>
@@ -3873,13 +3936,13 @@ class="td11"> </td>
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-38-19-2"
class="td11"></td></tr>
</table></div>
-<!--l. 1183--><p class="noindent" >
+<!--l. 1216--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">6 </span> <a
id="x1-190006"></a>PDF and HTML forms</h3>
-<!--l. 1184--><p class="noindent" >You must put your fields inside a <span
+<!--l. 1217--><p class="noindent" >You must put your fields inside a <span
class="ec-lmtt-10">Form </span>environment (only one per file).
-<!--l. 1186--><p class="indent" > There are six macros to prepare fields:
-<!--l. 1188--><p class="noindent" >
+<!--l. 1219--><p class="indent" > There are six macros to prepare fields:
+<!--l. 1221--><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
@@ -3893,7 +3956,7 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1192--><p class="noindent" >
+<!--l. 1225--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-40" class="tabular"
@@ -3909,7 +3972,7 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1196--><p class="noindent" >
+<!--l. 1229--><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
@@ -3925,7 +3988,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">choices</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1200--><p class="noindent" >
+<!--l. 1233--><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
@@ -3939,7 +4002,7 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1204--><p class="noindent" >
+<!--l. 1237--><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
@@ -3953,7 +4016,7 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1208--><p class="noindent" >
+<!--l. 1241--><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
@@ -3967,8 +4030,8 @@ class="ec-lmtt-10">]{</span></span></span><span
class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1212--><p class="indent" > The way forms and their labels are laid out is determined by:
-<!--l. 1213--><p class="noindent" >
+<!--l. 1245--><p class="indent" > The way forms and their labels are laid out is determined by:
+<!--l. 1246--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-45" class="tabular"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-45-1g"><col
@@ -3982,7 +4045,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1217--><p class="noindent" >
+<!--l. 1250--><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
@@ -3996,7 +4059,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1221--><p class="noindent" >
+<!--l. 1254--><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
@@ -4010,9 +4073,9 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1225--><p class="indent" > These macros default to #1 #2
-<!--l. 1227--><p class="indent" > What is actually shown in as the field is determined by:
-<!--l. 1228--><p class="noindent" >
+<!--l. 1258--><p class="indent" > These macros default to #1 #2
+<!--l. 1260--><p class="indent" > What is actually shown in as the field is determined by:
+<!--l. 1261--><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
@@ -4026,7 +4089,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1232--><p class="noindent" >
+<!--l. 1265--><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
@@ -4040,7 +4103,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1235--><p class="noindent" >
+<!--l. 1268--><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
@@ -4054,7 +4117,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1238--><p class="noindent" >
+<!--l. 1271--><p class="noindent" >
<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-51" class="tabular"
@@ -4070,7 +4133,7 @@ class="ec-lmtt-10">}{</span></span></span><span
class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td>
</tr></table> </div></span>
-<!--l. 1242--><p class="noindent" >
+<!--l. 1275--><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
@@ -4081,7 +4144,7 @@ class="ec-lmtt-10">\MakeButtonField</span><span class="obeylines-h"><span class=
class="ec-lmtt-10">{</span></span></span><span
class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">}</span></span></span> </td></tr></table> </div></span>
-<!--l. 1246--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span
+<!--l. 1279--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\vbox</span><span
class="ec-lmtt-10">&#x00A0;to</span><span
class="ec-lmtt-10">&#x00A0;#2{\hbox</span><span
@@ -4090,7 +4153,7 @@ class="ec-lmtt-10">&#x00A0;#1{\hfill}\vfill}</span></span></span>, except the la
to #1; it is used for buttons, and the special <span
class="ec-lmtt-10">\Submit </span>and <span
class="ec-lmtt-10">\Reset </span>macros.
-<!--l. 1250--><p class="indent" > You may also want to redefine the following macros:
+<!--l. 1283--><p class="indent" > You may also want to redefine the following macros:
<div class="verbatim" id="verbatim-17">
@@ -4106,13 +4169,13 @@ class="ec-lmtt-10">\Reset </span>macros.
&#x00A0;<br />\def\DefaultHeightofTextMultiline{4\baselineskip}
&#x00A0;<br />\def\DefaultWidthofText{3cm}
</div>
-<!--l. 1263--><p class="nopar" >
-<!--l. 1265--><p class="noindent" >
+<!--l. 1296--><p class="nopar" >
+<!--l. 1298--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">6.1 </span> <a
id="x1-200006.1"></a>Forms environment parameters</h4>
-<!--l. 1267--><p class="noindent" >
+<!--l. 1300--><p class="noindent" >
<a
- id="x1-20001r13"></a> <!--l. 1268--><div class="longtable"> <table id="TBL-53" class="longtable"
+ id="x1-20001r13"></a> <!--l. 1301--><div class="longtable"> <table id="TBL-53" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-53-1g"><col
id="TBL-53-1"><col
@@ -4125,7 +4188,7 @@ class="ec-lmtt-10">action </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">URL </span></td><td style="white-space:wrap; text-align:left;" id="TBL-53-1-3"
class="td11">
- <!--l. 1268--><p class="noindent" >The URL that will receive the form data if a <span
+ <!--l. 1301--><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
@@ -4135,7 +4198,7 @@ class="ec-lmtt-10">encoding </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">name </span></td><td style="white-space:wrap; text-align:left;" id="TBL-53-2-3"
class="td11">
- <!--l. 1269--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding
+ <!--l. 1302--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding
is usual, and <span
class="ec-lmtt-10">html </span>is the only valid value </td>
</tr><tr
@@ -4145,7 +4208,7 @@ class="ec-lmtt-10">method </span></td><td style="white-space:nowrap; text-ali
class="td11"> <span
class="ec-lmri-10">name </span></td><td style="white-space:wrap; text-align:left;" id="TBL-53-3-3"
class="td11">
- <!--l. 1271--><p class="noindent" >Used only when generating HTML; values can be <span
+ <!--l. 1304--><p class="noindent" >Used only when generating HTML; values can be <span
class="ec-lmtt-10">post </span>or
<span
class="ec-lmtt-10">get</span> </td>
@@ -4167,16 +4230,16 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id
class="td11"> </td><td style="white-space:wrap; text-align:left;" id="TBL-53-8-3"
class="td11"></td></tr>
</table></div>
-<!--l. 1274--><p class="noindent" >
+<!--l. 1307--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">6.2 </span> <a
id="x1-210006.2"></a>Forms optional parameters</h4>
-<!--l. 1275--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e.&#x00A0;<span
+<!--l. 1308--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e.&#x00A0;<span
class="ec-lmtt-10">color=0 0</span>
<span
class="ec-lmtt-10">0.5</span>)
-<!--l. 1278--><p class="noindent" >
+<!--l. 1311--><p class="noindent" >
<a
- id="x1-21001r14"></a> <!--l. 1279--><div class="longtable"> <table id="TBL-54" class="longtable"
+ id="x1-21001r14"></a> <!--l. 1312--><div class="longtable"> <table id="TBL-54" class="longtable"
cellspacing="0" cellpadding="0"
><colgroup id="TBL-54-1g"><col
id="TBL-54-1"><col
@@ -4591,28 +4654,28 @@ class="td11"> </td>
style="vertical-align:baseline;" id="TBL-54-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-54-58-1"
class="td11"> </td></tr>
</table></div>
-<!--l. 1333--><p class="noindent" >
+<!--l. 1366--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">7 </span> <a
id="x1-220007"></a>Defining a new driver</h3>
-<!--l. 1334--><p class="noindent" >A hyperref driver has to provide definitions for eight macros:
-<!--l. 1337--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1367--><p class="noindent" >A hyperref driver has to provide definitions for eight macros:
+<!--l. 1370--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@anchor</span></span></span>
-<!--l. 1339--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1372--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@link</span></span></span>
-<!--l. 1341--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1374--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@linkfile</span></span></span>
-<!--l. 1343--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1376--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@linkurl</span></span></span>
-<!--l. 1345--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1378--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@anchorstart</span></span></span>
-<!--l. 1347--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1380--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@anchorend</span></span></span>
-<!--l. 1349--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1382--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@linkstart</span></span></span>
-<!--l. 1351--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span
+<!--l. 1384--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\hyper@linkend</span></span></span>
-<!--l. 1354--><p class="indent" > The draft option defines the macros as follows
+<!--l. 1387--><p class="indent" > The draft option defines the macros as follows
<div class="verbatim" id="verbatim-18">
@@ -4625,11 +4688,11 @@ class="ec-lmtt-10">\hyper@linkend</span></span></span>
&#x00A0;<br />\let\hyper@linkstart\@gobbletwo
&#x00A0;<br />\let\hyper@linkend\@empty
</div>
-<!--l. 1364--><p class="nopar" >
-<!--l. 1366--><p class="noindent" >
+<!--l. 1397--><p class="nopar" >
+<!--l. 1399--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">8 </span> <a
id="x1-230008"></a>Special support for other packages</h3>
-<!--l. 1368--><p class="noindent" ><span
+<!--l. 1401--><p class="noindent" ><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">
@@ -4652,7 +4715,7 @@ class="ec-lmtt-10">implicit=false </span>for these
packages to work.
</li>
<li class="itemize">Packages that do anything serious with the index.</li></ul>
-<!--l. 1388--><p class="indent" > The <span
+<!--l. 1421--><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
@@ -4660,10 +4723,10 @@ class="ec-lmss-10">minitoc</span>, which support crossdocument links using <span
class="E">E</span>X</span></span>&#8217;s normal
<span class="obeylines-h"><span class="verb"><span
class="ec-lmtt-10">\label/\ref</span></span></span> mechanisms and per-chapter tables of contents, respectively.
-<!--l. 1394--><p class="noindent" >
+<!--l. 1427--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">9 </span> <a
id="x1-240009"></a>History and acknowledgments</h3>
-<!--l. 1396--><p class="noindent" >The original authors of <span
+<!--l. 1429--><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 (<span
@@ -4682,7 +4745,7 @@ Various other people are mentioned at the point in the source where I had to cha
versions because of problems they found.
-<!--l. 1410--><p class="indent" > Tanmoy found a great many of the bugs, and (even better) often provided fixes, which has made the
+<!--l. 1443--><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 (<span
@@ -4690,7 +4753,7 @@ class="ec-lmtt-10">bmoss@math.clemson.edu</span>) into the later versions includ
many bugs, and his testing is appreciated. Hans Hagen (<span
class="ec-lmtt-10">pragma@pi.net</span>) provided a lot of insight into
PDF.
-<!--l. 1418--><p class="indent" > Berthold Horn provided help, encouragement and sponsorship for the <span
+<!--l. 1451--><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
@@ -4704,14 +4767,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. 1427--><p class="indent" > The forms creation section owes a great deal to: T.&#x00A0;V.&#x00A0;Raman, for encouragement, support and
+<!--l. 1460--><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. 1433--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost.
-<!--l. 1436--><p class="indent" > Especial extra thanks to David Carlisle for the <span
+<!--l. 1466--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost.
+<!--l. 1469--><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