diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-12 18:43:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-12 18:43:26 +0000 |
commit | 9642deff953a1af218d8dbfa14b60d270da470e9 (patch) | |
tree | a60c98aae794afd0411cd53865bd169ca223c845 /Master | |
parent | 10c7e139be6254b0f72ebca2ea54a8a5281fd6bc (diff) |
hyperref update (10sep06)
git-svn-id: svn://tug.org/texlive/trunk@2114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
32 files changed, 686 insertions, 633 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog b/Master/texmf-dist/doc/latex/hyperref/ChangeLog index 87ea7546ace..bca022bbaca 100644 --- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog +++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog @@ -1,3 +1,9 @@ +2006-09-06 6.75e Heiko Oberdiek + * 6.75e + * dvipdfm: \leavevmode for links added. + * dvipdfm: option dvipdfmx added (alias for dvipdfm). + * pdfmark.def: Bug fix, clash with \Hy@temp. + 2006-08-29 6.75d Heiko Oberdiek * 6.75d * Fix: If option unicode option is given, page anchors diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf Binary files differindex b279dfd9710..ecef343f0ef 100644 --- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README index 74bad09c105..1442d704cfb 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README +++ b/Master/texmf-dist/doc/latex/hyperref/README @@ -1,4 +1,4 @@ -README for hyperref bundle, 2006/08/29 +README for hyperref bundle, 2006/09/06 TABLE OF CONTENTS diff --git a/Master/texmf-dist/doc/latex/hyperref/README.pdf b/Master/texmf-dist/doc/latex/hyperref/README.pdf Binary files differindex 2a294d17fee..54efa196a05 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/README.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf Binary files differindex 576aea515d3..0224654ee60 100644 --- a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/manual.html b/Master/texmf-dist/doc/latex/hyperref/manual.html index 598db3492a7..87bbec60a19 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.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)"> <!-- html --> <meta name="src" content="manual.tex"> -<meta name="date" content="2006-07-31 16:25:00"> +<meta name="date" content="2006-09-08 14:07:00"> <link rel="stylesheet" type="text/css" href="manual.css"> </head><body > @@ -23,7 +23,7 @@ class="ecrm-1200">Sebastian Rahtz </span><br class="and"><span class="ecrm-1200">Heiko Oberdiek</span></div> <br> <div class="date" ><span -class="ecrm-1200">February 2006</span></div> +class="ecrm-1200">September 2006</span></div> </div> <h3 class="likesectionHead"><a id="x1-1000"></a>Contents</h3> @@ -263,6 +263,13 @@ class="ectt-1000">\special</span></span></span> commands for Mark Wicks’ D class="ecss-1000">dvipdfm</span> </dd><dt class="description"> <span +class="ecbx-1000">dvipdfmx</span> </dt><dd +class="description">produces <span class="obeylines-h"><span class="verb"><span +class="ectt-1000">\special</span></span></span> commands for driver <span +class="ecss-1000">dvipdfmx</span>, a successor of <span +class="ecss-1000">dvipdfm</span>. + </dd><dt class="description"> +<span class="ecbx-1000">dviwindo</span> </dt><dd class="description">produces <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\special</span></span></span> commands that Y&Y’s Windows previewer interprets as hypertext @@ -281,7 +288,7 @@ class="description">produces <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\special</span></span></span> commands that <span class="ecss-1000">Textures </span>interprets as hypertext jumps within the previewer</dd></dl> -<!--l. 207--><p class="indent"> Output from <span +<!--l. 209--><p class="indent"> Output from <span class="ecss-1000">dvips </span>or <span class="ecss-1000">dvipsone </span>must be processed using Acrobat Distiller to obtain a PDF file.<a @@ -297,7 +304,7 @@ as <span class="ecss-1000">xdvi</span>. <h3 class="sectionHead"><span class="titlemark">2 </span> <a id="x1-30002"></a>Implicit behavior</h3> -<!--l. 219--><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. 221--><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> document by specifying in the document preamble @@ -308,8 +315,8 @@ class="verbatim"><div class="verbatim"> \usepackage{hyperref} </div> </td></tr></table> -<!--l. 224--><p class="nopar"> -<!--l. 226--><p class="indent"> Make sure it comes <span +<!--l. 226--><p class="nopar"> +<!--l. 228--><p class="indent"> Make sure it comes <span class="ecti-1000">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> commands. Hopefully you will find that all cross-references @@ -319,7 +326,7 @@ link, whereas <span class="ectt-1000">\section* </span>commands will only show links when paired with a corresponding <span class="ectt-1000">\addcontentsline </span>command. -<!--l. 234--><p class="indent"> In addition, the <span +<!--l. 236--><p class="indent"> In addition, the <span class="ectt-1000">hyperindex </span>option (see below) attempts to make items in the index by hyperlinked back to the text, and the option <span class="ectt-1000">backref </span>inserts extra ‘back’ links into the bibliography for each entry. @@ -327,10 +334,10 @@ Other options control the appearance of links, and give extra control over PDF o <span class="ectt-1000">colorlinks</span>, as its name well implies, colors the links instead of using boxes; this is the option used in this document. -<!--l. 243--><p class="noindent"> +<!--l. 245--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">3 </span> <a id="x1-40003"></a>Package options</h3> -<!--l. 245--><p class="noindent">All user-configurable aspects of <span +<!--l. 247--><p class="noindent">All user-configurable aspects of <span class="ecss-1000">hyperref </span>are set using a single ‘key=value’ scheme (using the <span class="ecss-1000">keyval</span> package) with the key <span @@ -341,7 +348,7 @@ class="ectt-1000">\hypersetup</span></span></span> macro. When the package is lo <span class="ectt-1000">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. 253--><p class="indent"> As an example, the behavior of a particular file could be controlled by: +<!--l. 255--><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="ectt-1000">hyperref.cfg </span>setting up the look of links, adding backreferencing, and setting @@ -356,7 +363,7 @@ class="verbatim"><div class="verbatim"> <br />colorlinks=true} </div> </td></tr></table> - <!--l. 263--><p class="nopar"> + <!--l. 265--><p class="nopar"> </li> <li class="itemize">A global option in the file, which is passed down to <span class="ecss-1000">hyperref</span>: @@ -368,7 +375,7 @@ class="verbatim"><div class="verbatim"> \documentclass[dvips]{article} </div> </td></tr></table> - <!--l. 270--><p class="nopar"> + <!--l. 272--><p class="nopar"> </li> <li class="itemize">File-specific options in the <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\usepackage</span></span></span> commands, which override the ones set in @@ -382,21 +389,21 @@ class="verbatim"><div class="verbatim"> \usepackage[pdftitle={A Perfect Day},colorlinks=false]{hyperref} </div> </td></tr></table> - <!--l. 277--><p class="nopar"></li></ul> -<!--l. 280--><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. 279--><p class="nopar"></li></ul> +<!--l. 282--><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="ectt-1000">\begin{document}</span></span></span>, only in <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\usepackage[...]{hyperref}</span></span></span>, before first use, etc. -<!--l. 284--><p class="indent"> In the key descriptions that follow, many options do not need a value, as they default to the value +<!--l. 286--><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 ‘boolean’. The values true and false can always be specified, however. -<!--l. 288--><p class="noindent"> +<!--l. 290--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.1 </span> <a id="x1-50003.1"></a>General options</h4> -<!--l. 290--><p class="noindent">Firstly, the options to specify general behavior and page size. -<!--l. 293--><p class="noindent"> +<!--l. 292--><p class="noindent">Firstly, the options to specify general behavior and page size. +<!--l. 295--><p class="noindent"> <a - id="x1-5001r1"></a> <!--l. 294--><div class="longtable"><table class="longtable" + id="x1-5001r1"></a> <!--l. 296--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-2-1g"><col id="TBL-2-1"><col @@ -545,12 +552,12 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-2-19-4" class="td11"></td></tr> </table></div> -<!--l. 311--><p class="noindent"> +<!--l. 313--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.2 </span> <a id="x1-60003.2"></a>Configuration options</h4> -<!--l. 313--><p class="noindent"> +<!--l. 315--><p class="noindent"> <a - id="x1-6001r2"></a> <!--l. 314--><div class="longtable"><table class="longtable" + id="x1-6001r2"></a> <!--l. 316--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-3-1g"><col id="TBL-3-1"><col @@ -567,7 +574,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-3-1-4" class="td11"> - <!--l. 314--><p class="noindent">In the hypertex driver, the height of links is + <!--l. 316--><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 @@ -582,7 +589,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-3-2-4" class="td11"> - <!--l. 317--><p class="noindent">Allows link text to break across lines; since + <!--l. 319--><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 @@ -595,7 +602,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-3-3-4" class="td11"> - <!--l. 320--><p class="noindent">Determines whether every page is given an + <!--l. 322--><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="ectt-1000">\printindex</span></span></span> will not contain valid @@ -608,7 +615,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-3-4-4" class="td11"> - <!--l. 323--><p class="noindent">Forces page anchors to be named by the arabic + <!--l. 325--><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 @@ -619,7 +626,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-3-5-4" class="td11"> - <!--l. 325--><p class="noindent">Allows links to be nested; no drivers currently + <!--l. 327--><p class="noindent">Allows links to be nested; no drivers currently support this. </td> </tr><tr valign="baseline" id="TBL-3-6-"><td align="left" style="white-space:nowrap;" id="TBL-3-6-1" @@ -637,19 +644,19 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL class="td11"> </td><td align="left" id="TBL-3-9-4" class="td11"></td></tr> </table></div> -<!--l. 328--><p class="indent"> Note for option <span class="obeylines-h"><span class="verb"><span +<!--l. 330--><p class="indent"> Note for option <span class="obeylines-h"><span class="verb"><span class="ectt-1000">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. 333--><p class="noindent"> +<!--l. 335--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.3 </span> <a id="x1-70003.3"></a>Backend drivers</h4> -<!--l. 335--><p class="noindent">If no driver is specified, the package defaults to loading the <span +<!--l. 337--><p class="noindent">If no driver is specified, the package defaults to loading the <span class="ecss-1000">hypertex </span>driver. All of these are boolean options. -<!--l. 338--><p class="noindent"> +<!--l. 340--><p class="noindent"> <a - id="x1-7001r3"></a> <!--l. 339--><div class="longtable"><table class="longtable" + id="x1-7001r3"></a> <!--l. 341--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-4-1g"><col id="TBL-4-1"><col @@ -659,117 +666,122 @@ id="TBL-4-2"></colgroup> class="td11"> <span class="ectt-1000">dvipdfm </span></td><td align="left" id="TBL-4-1-2" class="td11"> - <!--l. 339--><p class="noindent">Sets up <span + <!--l. 341--><p class="noindent">Sets up <span class="ecss-1000">hyperref </span>for use with the <span class="ecss-1000">dvipdfm </span>driver. </td> </tr><tr valign="baseline" id="TBL-4-2-"><td align="left" style="white-space:nowrap;" id="TBL-4-2-1" class="td11"> <span -class="ectt-1000">dvips </span></td><td align="left" id="TBL-4-2-2" +class="ectt-1000">dvipdfmx </span></td><td align="left" id="TBL-4-2-2" class="td11"> - <!--l. 340--><p class="noindent">Sets up <span + <!--l. 342--><p class="noindent">Sets up <span class="ecss-1000">hyperref </span>for use with the <span -class="ecss-1000">dvips </span>driver. </td> +class="ecss-1000">dvipdfmx </span>driver. </td> </tr><tr valign="baseline" id="TBL-4-3-"><td align="left" style="white-space:nowrap;" id="TBL-4-3-1" class="td11"> <span -class="ectt-1000">dvipsone </span></td><td align="left" id="TBL-4-3-2" +class="ectt-1000">dvips </span></td><td align="left" id="TBL-4-3-2" class="td11"> - <!--l. 341--><p class="noindent">Sets up <span + <!--l. 343--><p class="noindent">Sets up <span class="ecss-1000">hyperref </span>for use with the <span -class="ecss-1000">dvipsone </span>driver. </td> +class="ecss-1000">dvips </span>driver. </td> </tr><tr valign="baseline" id="TBL-4-4-"><td align="left" style="white-space:nowrap;" id="TBL-4-4-1" class="td11"> <span -class="ectt-1000">dviwindo </span></td><td align="left" id="TBL-4-4-2" +class="ectt-1000">dvipsone </span></td><td align="left" id="TBL-4-4-2" class="td11"> - <!--l. 342--><p class="noindent">Sets up <span + <!--l. 344--><p class="noindent">Sets up <span class="ecss-1000">hyperref </span>for use with the <span -class="ecss-1000">dviwindo </span>Windows previewer. </td> +class="ecss-1000">dvipsone </span>driver. </td> </tr><tr valign="baseline" id="TBL-4-5-"><td align="left" style="white-space:nowrap;" id="TBL-4-5-1" class="td11"> <span -class="ectt-1000">hypertex </span></td><td align="left" id="TBL-4-5-2" +class="ectt-1000">dviwindo </span></td><td align="left" id="TBL-4-5-2" class="td11"> - <!--l. 343--><p class="noindent">Sets up <span -class="ecss-1000">hyperref </span>for use with the Hyper<span class="TEX">T<span -class="E">E</span>X</span>-compliant drivers. </td> + <!--l. 345--><p class="noindent">Sets up <span +class="ecss-1000">hyperref </span>for use with the <span +class="ecss-1000">dviwindo </span>Windows previewer. </td> </tr><tr valign="baseline" id="TBL-4-6-"><td align="left" style="white-space:nowrap;" id="TBL-4-6-1" class="td11"> <span -class="ectt-1000">latex2html </span></td><td align="left" id="TBL-4-6-2" +class="ectt-1000">hypertex </span></td><td align="left" id="TBL-4-6-2" class="td11"> - <!--l. 344--><p class="noindent">Redefines a few macros for compatibility with <span -class="ecss-1000">latex2html</span>. </td> + <!--l. 346--><p class="noindent">Sets up <span +class="ecss-1000">hyperref </span>for use with the Hyper<span class="TEX">T<span +class="E">E</span>X</span>-compliant drivers. </td> </tr><tr valign="baseline" id="TBL-4-7-"><td align="left" style="white-space:nowrap;" id="TBL-4-7-1" class="td11"> <span -class="ectt-1000">nativepdf </span></td><td align="left" id="TBL-4-7-2" +class="ectt-1000">latex2html </span></td><td align="left" id="TBL-4-7-2" class="td11"> - <!--l. 345--><p class="noindent">an alias for <span -class="ecss-1000">dvips</span> </td> + <!--l. 347--><p class="noindent">Redefines a few macros for compatibility with <span +class="ecss-1000">latex2html</span>. </td> </tr><tr valign="baseline" id="TBL-4-8-"><td align="left" style="white-space:nowrap;" id="TBL-4-8-1" class="td11"> <span -class="ectt-1000">pdfmark </span></td><td align="left" id="TBL-4-8-2" +class="ectt-1000">nativepdf </span></td><td align="left" id="TBL-4-8-2" class="td11"> - <!--l. 346--><p class="noindent">an alias for <span + <!--l. 348--><p class="noindent">an alias for <span class="ecss-1000">dvips</span> </td> </tr><tr valign="baseline" id="TBL-4-9-"><td align="left" style="white-space:nowrap;" id="TBL-4-9-1" class="td11"> <span -class="ectt-1000">pdftex </span></td><td align="left" id="TBL-4-9-2" +class="ectt-1000">pdfmark </span></td><td align="left" id="TBL-4-9-2" class="td11"> - <!--l. 347--><p class="noindent">Sets up <span + <!--l. 349--><p class="noindent">an alias for <span +class="ecss-1000">dvips</span> </td> +</tr><tr + valign="baseline" id="TBL-4-10-"><td align="left" style="white-space:nowrap;" id="TBL-4-10-1" +class="td11"> <span +class="ectt-1000">pdftex </span></td><td align="left" id="TBL-4-10-2" +class="td11"> + <!--l. 350--><p class="noindent">Sets up <span class="ecss-1000">hyperref </span>for use with the <span class="ecss-1000">pdftex </span>program. </td> </tr><tr - valign="baseline" id="TBL-4-10-"><td align="left" style="white-space:nowrap;" id="TBL-4-10-1" + valign="baseline" id="TBL-4-11-"><td align="left" style="white-space:nowrap;" id="TBL-4-11-1" class="td11"> <span -class="ectt-1000">ps2pdf </span></td><td align="left" id="TBL-4-10-2" +class="ectt-1000">ps2pdf </span></td><td align="left" id="TBL-4-11-2" class="td11"> - <!--l. 348--><p class="noindent">Redefines a few macros for compatibility with Ghostscript’s PDF writer, + <!--l. 351--><p class="noindent">Redefines a few macros for compatibility with Ghostscript’s PDF writer, otherwise identical to <span class="ecss-1000">dvips</span>. </td> </tr><tr - valign="baseline" id="TBL-4-11-"><td align="left" style="white-space:nowrap;" id="TBL-4-11-1" + valign="baseline" id="TBL-4-12-"><td align="left" style="white-space:nowrap;" id="TBL-4-12-1" class="td11"> <span -class="ectt-1000">tex4ht </span></td><td align="left" id="TBL-4-11-2" +class="ectt-1000">tex4ht </span></td><td align="left" id="TBL-4-12-2" class="td11"> - <!--l. 351--><p class="noindent">for use with <span class="TEX"><span + <!--l. 354--><p class="noindent">for use with <span class="TEX"><span class="ecss-1000">T</span><span class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span><span class="ecss-1000">4ht</span> </td> </tr><tr - valign="baseline" id="TBL-4-12-"><td align="left" style="white-space:nowrap;" id="TBL-4-12-1" + valign="baseline" id="TBL-4-13-"><td align="left" style="white-space:nowrap;" id="TBL-4-13-1" class="td11"> <span -class="ectt-1000">textures </span></td><td align="left" id="TBL-4-12-2" +class="ectt-1000">textures </span></td><td align="left" id="TBL-4-13-2" class="td11"> - <!--l. 352--><p class="noindent">for use with <span + <!--l. 355--><p class="noindent">for use with <span class="ecss-1000">Textures</span> </td> </tr><tr - valign="baseline" id="TBL-4-13-"><td align="left" style="white-space:nowrap;" id="TBL-4-13-1" + valign="baseline" id="TBL-4-14-"><td align="left" style="white-space:nowrap;" id="TBL-4-14-1" class="td11"> <span -class="ectt-1000">vtex </span></td><td align="left" id="TBL-4-13-2" +class="ectt-1000">vtex </span></td><td align="left" id="TBL-4-14-2" class="td11"> - <!--l. 353--><p class="noindent">For use with MicroPress’ <span + <!--l. 356--><p class="noindent">For use with MicroPress’ <span class="ecss-1000">VTeX</span>; the PDF and HTML backends are detected automatically. </td> </tr><tr - valign="baseline" id="TBL-4-14-"><td align="left" style="white-space:nowrap;" id="TBL-4-14-1" + valign="baseline" id="TBL-4-15-"><td align="left" style="white-space:nowrap;" id="TBL-4-15-1" class="td11"> <span -class="ectt-1000">vtexpdfmark </span></td><td align="left" id="TBL-4-14-2" +class="ectt-1000">vtexpdfmark </span></td><td align="left" id="TBL-4-15-2" class="td11"> - <!--l. 355--><p class="noindent">for use with <span + <!--l. 358--><p class="noindent">for use with <span class="ecss-1000">VTeX</span>’s PostScript backend. </td> </tr><tr - valign="baseline" id="TBL-4-15-"><td align="left" style="white-space:nowrap;" id="TBL-4-15-1" -class="td11"> </td> -</tr><tr valign="baseline" id="TBL-4-16-"><td align="left" style="white-space:nowrap;" id="TBL-4-16-1" class="td11"> </td> </tr><tr @@ -780,10 +792,13 @@ class="td11"> </td> class="td11"> </td> </tr><tr valign="baseline" id="TBL-4-19-"><td align="left" style="white-space:nowrap;" id="TBL-4-19-1" -class="td11"> </td><td align="left" id="TBL-4-19-2" +class="td11"> </td> +</tr><tr + valign="baseline" id="TBL-4-20-"><td align="left" style="white-space:nowrap;" id="TBL-4-20-1" +class="td11"> </td><td align="left" id="TBL-4-20-2" class="td11"></td></tr> </table></div> -<!--l. 358--><p class="indent"> If you use <span +<!--l. 361--><p class="indent"> If you use <span class="ecss-1000">dviwindo</span>, you may need to redefine the macro <span class="ectt-1000">\wwwbrowser </span>(the default is <span class="obeylines-h"><span class="verb"><span @@ -800,13 +815,13 @@ class="verbatim"><div class="verbatim"> <br /> Internet\string\iexplore.exe} </div> </td></tr></table> -<!--l. 367--><p class="nopar"> -<!--l. 369--><p class="noindent"> +<!--l. 370--><p class="nopar"> +<!--l. 372--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.4 </span> <a id="x1-80003.4"></a>Extension options</h4> -<!--l. 370--><p class="noindent"> +<!--l. 373--><p class="noindent"> <a - id="x1-8001r4"></a> <!--l. 371--><div class="longtable"><table class="longtable" + id="x1-8001r4"></a> <!--l. 374--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-5-1g"><col id="TBL-5-1"><col @@ -820,7 +835,7 @@ class="ectt-1000">extension </span></td><td align="left class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-5-1-3" class="td11"> </td><td align="left" id="TBL-5-1-4" class="td11"> - <!--l. 371--><p class="noindent">Set the file extension (e.g. <span + <!--l. 374--><p class="noindent">Set the file extension (e.g. <span class="ecss-1000">dvi</span>) which will be appended to file links created if you use the <span @@ -832,7 +847,7 @@ class="ectt-1000">hyperfigures </span></td><td align="left class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="TBL-5-2-3" class="td11"> </td><td align="left" id="TBL-5-2-4" class="td11"> - <!--l. 374--><p class="noindent"> </td> + <!--l. 377--><p class="noindent"> </td> </tr><tr valign="baseline" id="TBL-5-3-"><td align="left" style="white-space:nowrap;" id="TBL-5-3-1" class="td11"> <span @@ -841,7 +856,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-3-4" class="td11"> - <!--l. 374--><p class="noindent">Adds ‘backlink’ text to the end of each + <!--l. 377--><p class="noindent">Adds ‘backlink’ text to the end of each item in the bibliography, as a list of section numbers. This can only work properly <span @@ -856,7 +871,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-4-4" class="td11"> - <!--l. 377--><p class="noindent">Adds ‘backlink’ text to the end of each + <!--l. 380--><p class="noindent">Adds ‘backlink’ text to the end of each item in the bibliography, as a list of page numbers. </td> </tr><tr @@ -867,7 +882,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-5-5-4" class="td11"> - <!--l. 379--><p class="noindent">Makes the page numbers of index + <!--l. 382--><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="ectt-1000">pageanchor</span></span></span>, . . . ) </td> @@ -886,7 +901,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-5-7-4" class="td11"> - <!--l. 382--><p class="noindent">Makes the footnote marks into + <!--l. 385--><p class="noindent">Makes the footnote marks into hyperlinks to the footnote text. Easily broken . . . </td> </tr><tr @@ -896,7 +911,7 @@ class="ectt-1000">encap </span></td><td align="left class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-5-8-3" class="td11"> </td><td align="left" id="TBL-5-8-4" class="td11"> - <!--l. 384--><p class="noindent">Sets encap character for hyperindex </td> + <!--l. 387--><p class="noindent">Sets encap character for hyperindex </td> </tr><tr valign="baseline" id="TBL-5-9-"><td align="left" style="white-space:nowrap;" id="TBL-5-9-1" class="td11"> <span @@ -905,7 +920,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-9-4" class="td11"> - <!--l. 385--><p class="noindent">make page number, not text, be link on + <!--l. 388--><p class="noindent">make page number, not text, be link on TOC, LOF and LOT </td> </tr><tr valign="baseline" id="TBL-5-10-"><td align="left" style="white-space:nowrap;" id="TBL-5-10-1" @@ -915,7 +930,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-10-4" class="td11"> - <!--l. 386--><p class="noindent">allow links to break over lines by + <!--l. 389--><p class="noindent">allow links to break over lines by making links over multiple lines into PDF links to the same target </td> @@ -928,7 +943,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-11-4" class="td11"> - <!--l. 388--><p class="noindent">Colors the text of links and anchors. + <!--l. 391--><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 @@ -942,7 +957,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">red </span></td><td align="left" id="TBL-5-12-4" class="td11"> - <!--l. 391--><p class="noindent">Color for normal internal links. </td> + <!--l. 394--><p class="noindent">Color for normal internal links. </td> </tr><tr valign="baseline" id="TBL-5-13-"><td align="left" style="white-space:nowrap;" id="TBL-5-13-1" class="td11"> <span @@ -951,7 +966,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">black </span></td><td align="left" id="TBL-5-13-4" class="td11"> - <!--l. 392--><p class="noindent">Color for anchor text. </td> + <!--l. 395--><p class="noindent">Color for anchor text. </td> </tr><tr valign="baseline" id="TBL-5-14-"><td align="left" style="white-space:nowrap;" id="TBL-5-14-1" class="td11"> <span @@ -960,7 +975,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">green </span></td><td align="left" id="TBL-5-14-4" class="td11"> - <!--l. 393--><p class="noindent">Color for bibliographical citations in + <!--l. 396--><p class="noindent">Color for bibliographical citations in text. </td> </tr><tr valign="baseline" id="TBL-5-15-"><td align="left" style="white-space:nowrap;" id="TBL-5-15-1" @@ -970,7 +985,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">magenta </span></td><td align="left" id="TBL-5-15-4" class="td11"> - <!--l. 394--><p class="noindent">Color for URLs which open local files. </td> + <!--l. 397--><p class="noindent">Color for URLs which open local files. </td> </tr><tr valign="baseline" id="TBL-5-16-"><td align="left" style="white-space:nowrap;" id="TBL-5-16-1" class="td11"> <span @@ -979,7 +994,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">red </span></td><td align="left" id="TBL-5-16-4" class="td11"> - <!--l. 395--><p class="noindent">Color for Acrobat menu items. </td> + <!--l. 398--><p class="noindent">Color for Acrobat menu items. </td> </tr><tr valign="baseline" id="TBL-5-17-"><td align="left" style="white-space:nowrap;" id="TBL-5-17-1" class="td11"> <span @@ -988,7 +1003,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">red </span></td><td align="left" id="TBL-5-17-4" class="td11"> - <!--l. 396--><p class="noindent">Color for links to other pages, but + <!--l. 399--><p class="noindent">Color for links to other pages, but currently unused. </td> </tr><tr valign="baseline" id="TBL-5-18-"><td align="left" style="white-space:nowrap;" id="TBL-5-18-1" @@ -998,7 +1013,7 @@ class="td11"> color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">cyan </span></td><td align="left" id="TBL-5-18-4" class="td11"> - <!--l. 398--><p class="noindent">Color for linked URLs. </td> + <!--l. 401--><p class="noindent">Color for linked URLs. </td> </tr><tr valign="baseline" id="TBL-5-19-"><td align="left" style="white-space:nowrap;" id="TBL-5-19-1" class="td11"> <span @@ -1007,7 +1022,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-5-19-4" class="td11"> - <!--l. 399--><p class="noindent">use small caps instead of color for links </td> + <!--l. 402--><p class="noindent">use small caps instead of color for links </td> </tr><tr valign="baseline" id="TBL-5-20-"><td align="left" style="white-space:nowrap;" id="TBL-5-20-1" class="td11"> </td> @@ -1024,16 +1039,16 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL class="td11"> </td><td align="left" id="TBL-5-23-4" class="td11"></td></tr> </table></div> -<!--l. 402--><p class="indent"> Note that all color names must be defined before use, following the normal system of the standard +<!--l. 405--><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> <span class="ecss-1000">color </span>package. -<!--l. 405--><p class="noindent"> +<!--l. 408--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.5 </span> <a id="x1-90003.5"></a>PDF-specific display options</h4> -<!--l. 406--><p class="noindent"> +<!--l. 409--><p class="noindent"> <a - id="x1-9001r5"></a> <!--l. 407--><div class="longtable"><table class="longtable" + id="x1-9001r5"></a> <!--l. 410--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-6-1g"><col id="TBL-6-1"><col @@ -1048,7 +1063,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" i class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-6-1-4" class="td10"> - <!--l. 407--><p class="noindent">A set of Acrobat bookmarks are written, in a + <!--l. 410--><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 @@ -1073,7 +1088,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" i class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-6-2-4" class="td10"> - <!--l. 413--><p class="noindent">If Acrobat bookmarks are requested, show them + <!--l. 416--><p class="noindent">If Acrobat bookmarks are requested, show them with all the subtrees expanded. </td> </tr><tr valign="baseline" id="TBL-6-3-"><td align="left" style="white-space:nowrap;" id="TBL-6-3-1" @@ -1082,7 +1097,7 @@ class="ectt-1000">bookmarksopenlevel </span></td><td align="left" style="white- class="td11"> parameter </td><td align="left" style="white-space:nowrap;" id="TBL-6-3-3" class="td11"> </td><td align="left" id="TBL-6-3-4" class="td10"> - <!--l. 415--><p class="noindent">level (<span + <!--l. 418--><p class="noindent">level (<span class="ectt-1000">\maxdimen</span>) to which bookmarks are open </td> </tr><tr valign="baseline" id="TBL-6-4-"><td align="left" style="white-space:nowrap;" id="TBL-6-4-1" @@ -1092,7 +1107,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" i class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-6-4-4" class="td10"> - <!--l. 416--><p class="noindent">If Acrobat bookmarks are requested, include + <!--l. 419--><p class="noindent">If Acrobat bookmarks are requested, include section numbers. </td> </tr><tr valign="baseline" id="TBL-6-5-"><td align="left" style="white-space:nowrap;" id="TBL-6-5-1" @@ -1102,7 +1117,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" class="td11"> <span class="ecti-1000">toc </span></td><td align="left" id="TBL-6-5-4" class="td10"> - <!--l. 417--><p class="noindent">to specify which ‘toc’ file to mimic </td> + <!--l. 420--><p class="noindent">to specify which ‘toc’ file to mimic </td> </tr><tr valign="baseline" id="TBL-6-6-"><td align="left" style="white-space:nowrap;" id="TBL-6-6-1" class="td01"><span @@ -1111,7 +1126,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" i class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-6-6-4" class="td10"> - <!--l. 419--><p class="noindent">This option should be used to produce CJK + <!--l. 422--><p class="noindent">This option should be used to produce CJK bookmarks. Package <span class="obeylines-h"><span class="verb"><span class="ectt-1000">hyperref</span></span></span> supports both normal and preprocessed mode of the CJK @@ -1124,7 +1139,7 @@ class="ectt-1000">hyperref</span></span></span> supports both non-Unicode character codes are used – some PDF readers localized for CJK languages (most notably Acroread itself) support this. - <!--l. 429--><p class="noindent">No mechanism is provided to + <!--l. 432--><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> @@ -1136,7 +1151,7 @@ class="td11"> name </td><td align="left" style="white-space:nowrap;" i class="td11"> <span class="ecti-1000">/I </span></td><td align="left" id="TBL-6-7-4" class="td10"> - <!--l. 432--><p class="noindent">How link buttons behave when selected; /I is + <!--l. 435--><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> @@ -1148,7 +1163,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">0 1 0 </span></td><td align="left" id="TBL-6-8-4" class="td10"> - <!--l. 435--><p class="noindent">The color of the box around citations </td> + <!--l. 438--><p class="noindent">The color of the box around citations </td> </tr><tr valign="baseline" id="TBL-6-9-"><td align="left" style="white-space:nowrap;" id="TBL-6-9-1" class="td01"><span @@ -1157,7 +1172,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">0 .5 .5 </span></td><td align="left" id="TBL-6-9-4" class="td10"> - <!--l. 436--><p class="noindent">The color of the box around links to files </td> + <!--l. 439--><p class="noindent">The color of the box around links to files </td> </tr><tr valign="baseline" id="TBL-6-10-"><td align="left" style="white-space:nowrap;" id="TBL-6-10-1" class="td01"><span @@ -1166,7 +1181,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-6-10-4" class="td10"> - <!--l. 437--><p class="noindent">The color of the box around normal links </td> + <!--l. 440--><p class="noindent">The color of the box around normal links </td> </tr><tr valign="baseline" id="TBL-6-11-"><td align="left" style="white-space:nowrap;" id="TBL-6-11-1" class="td01"><span @@ -1175,7 +1190,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-6-11-4" class="td10"> - <!--l. 438--><p class="noindent">The color of the box around Acrobat menu links</td> + <!--l. 441--><p class="noindent">The color of the box around Acrobat menu links</td> </tr><tr valign="baseline" id="TBL-6-12-"><td align="left" style="white-space:nowrap;" id="TBL-6-12-1" class="td01"><span @@ -1184,7 +1199,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">1 1 0 </span></td><td align="left" id="TBL-6-12-4" class="td10"> - <!--l. 439--><p class="noindent">The color of the box around links to pages </td> + <!--l. 442--><p class="noindent">The color of the box around links to pages </td> </tr><tr valign="baseline" id="TBL-6-13-"><td align="left" style="white-space:nowrap;" id="TBL-6-13-1" class="td01"><span @@ -1193,7 +1208,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">0 1 1 </span></td><td align="left" id="TBL-6-13-4" class="td10"> - <!--l. 440--><p class="noindent">The color of the box around links to URLs </td> + <!--l. 443--><p class="noindent">The color of the box around links to URLs </td> </tr><tr valign="baseline" id="TBL-6-14-"><td align="left" style="white-space:nowrap;" id="TBL-6-14-1" class="td01"><span @@ -1202,7 +1217,7 @@ class="td11"> RGB color </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">0 .7 .7 </span></td><td align="left" id="TBL-6-14-4" class="td10"> - <!--l. 441--><p class="noindent">color of border around ‘run’ links </td> + <!--l. 444--><p class="noindent">color of border around ‘run’ links </td> </tr><tr valign="baseline" id="TBL-6-15-"><td align="left" style="white-space:nowrap;" id="TBL-6-15-1" class="td01"><span @@ -1211,7 +1226,7 @@ class="td11"> </td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">0 0 1 </span></td><td align="left" id="TBL-6-15-4" class="td10"> - <!--l. 442--><p class="noindent">The style of box around links; defaults to a box + <!--l. 445--><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 @@ -1231,11 +1246,11 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="T class="td11"> </td><td align="left" id="TBL-6-19-4" class="td10"></td></tr> </table></div> -<!--l. 446--><p class="indent"> Note that the color of link borders can be specified <span +<!--l. 449--><p class="indent"> Note that the color of link borders can be specified <span class="ecti-1000">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>. -<!--l. 450--><p class="indent"> The bookmark commands are stored in a file called <span +<!--l. 453--><p class="indent"> The bookmark commands are stored in a file called <span class="ecti-1000">jobname</span><span class="ectt-1000">.out</span>. The files is not processed by <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -1253,13 +1268,13 @@ class="verbatim"><div class="verbatim"> \let\WriteBookmarks\relax </div> </td></tr></table> -<!--l. 458--><p class="nopar"> -<!--l. 460--><p class="noindent"> +<!--l. 461--><p class="nopar"> +<!--l. 463--><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. 461--><p class="noindent"> +<!--l. 464--><p class="noindent"> <a - id="x1-10001r6"></a> <!--l. 462--><div class="longtable"><table class="longtable" + id="x1-10001r6"></a> <!--l. 465--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-7-1g"><col id="TBL-7-1"><col @@ -1273,7 +1288,7 @@ class="ectt-1000">baseurl </span></td><td align="left" style="white-s class="td11"> URL </td><td align="left" style="white-space:nowrap;" id="TBL-7-1-3" class="td11"> </td><td align="left" id="TBL-7-1-4" class="td11"> - <!--l. 462--><p class="noindent">Sets the base URL of the PDF + <!--l. 465--><p class="noindent">Sets the base URL of the PDF document </td> </tr><tr valign="baseline" id="TBL-7-2-"><td align="left" style="white-space:nowrap;" id="TBL-7-2-1" @@ -1283,7 +1298,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">None </span></td><td align="left" id="TBL-7-2-4" class="td11"> - <!--l. 463--><p class="noindent">Determines how the file is + <!--l. 466--><p class="noindent">Determines how the file is opening in Acrobat; the possibilities are <span class="ectt-1000">None</span>, <span @@ -1302,7 +1317,7 @@ class="ectt-1000">pdftitle </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-3-3" class="td11"> </td><td align="left" id="TBL-7-3-4" class="td11"> - <!--l. 467--><p class="noindent">Sets the document information Title + <!--l. 470--><p class="noindent">Sets the document information Title field </td> </tr><tr valign="baseline" id="TBL-7-4-"><td align="left" style="white-space:nowrap;" id="TBL-7-4-1" @@ -1311,7 +1326,7 @@ class="ectt-1000">pdfauthor </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-4-3" class="td11"> </td><td align="left" id="TBL-7-4-4" class="td11"> - <!--l. 468--><p class="noindent">Sets the document information Author + <!--l. 471--><p class="noindent">Sets the document information Author field </td> </tr><tr valign="baseline" id="TBL-7-5-"><td align="left" style="white-space:nowrap;" id="TBL-7-5-1" @@ -1320,7 +1335,7 @@ class="ectt-1000">pdfsubject </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-5-3" class="td11"> </td><td align="left" id="TBL-7-5-4" class="td11"> - <!--l. 469--><p class="noindent">Sets the document information Subject + <!--l. 472--><p class="noindent">Sets the document information Subject field </td> </tr><tr valign="baseline" id="TBL-7-6-"><td align="left" style="white-space:nowrap;" id="TBL-7-6-1" @@ -1329,7 +1344,7 @@ class="ectt-1000">pdfcreator </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-6-3" class="td11"> </td><td align="left" id="TBL-7-6-4" class="td11"> - <!--l. 470--><p class="noindent">Sets the document information Creator + <!--l. 473--><p class="noindent">Sets the document information Creator field </td> </tr><tr valign="baseline" id="TBL-7-7-"><td align="left" style="white-space:nowrap;" id="TBL-7-7-1" @@ -1338,7 +1353,7 @@ class="ectt-1000">pdfproducer </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-7-3" class="td11"> </td><td align="left" id="TBL-7-7-4" class="td11"> - <!--l. 471--><p class="noindent">Sets the document information + <!--l. 474--><p class="noindent">Sets the document information Producer field </td> </tr><tr valign="baseline" id="TBL-7-8-"><td align="left" style="white-space:nowrap;" id="TBL-7-8-1" @@ -1347,7 +1362,7 @@ class="ectt-1000">pdfkeywords </span></td><td align="left" style="white-s class="td11"> text </td><td align="left" style="white-space:nowrap;" id="TBL-7-8-3" class="td11"> </td><td align="left" id="TBL-7-8-4" class="td11"> - <!--l. 472--><p class="noindent">Sets the document information + <!--l. 475--><p class="noindent">Sets the document information Keywords field </td> </tr><tr valign="baseline" id="TBL-7-9-"><td align="left" style="white-space:nowrap;" id="TBL-7-9-1" @@ -1357,7 +1372,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">XYZ </span></td><td align="left" id="TBL-7-9-4" class="td11"> - <!--l. 473--><p class="noindent">Sets the default PDF ‘view’ for each + <!--l. 476--><p class="noindent">Sets the default PDF ‘view’ for each link </td> </tr><tr valign="baseline" id="TBL-7-10-"><td align="left" style="white-space:nowrap;" id="TBL-7-10-1" @@ -1367,7 +1382,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">1 </span></td><td align="left" id="TBL-7-10-4" class="td11"> - <!--l. 474--><p class="noindent">Determines on which page the PDF file + <!--l. 477--><p class="noindent">Determines on which page the PDF file is opened. </td> </tr><tr valign="baseline" id="TBL-7-11-"><td align="left" style="white-space:nowrap;" id="TBL-7-11-1" @@ -1377,7 +1392,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">Fit </span></td><td align="left" id="TBL-7-11-4" class="td11"> - <!--l. 475--><p class="noindent">Set the startup page view </td> + <!--l. 478--><p class="noindent">Set the startup page view </td> </tr><tr @@ -1387,7 +1402,7 @@ class="ectt-1000">pdfpagescrop </span></td><td align="left" style="white-s class="td11"> n n n n </td><td align="left" style="white-space:nowrap;" id="TBL-7-12-3" class="td11"> </td><td align="left" id="TBL-7-12-4" class="td11"> - <!--l. 476--><p class="noindent">Sets the default PDF crop box for + <!--l. 479--><p class="noindent">Sets the default PDF crop box for pages. This should be a set of four numbers </td> </tr><tr @@ -1398,7 +1413,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-7-13-4" class="td11"> - <!--l. 477--><p class="noindent">position the document window in the + <!--l. 480--><p class="noindent">position the document window in the center of the screen </td> </tr><tr valign="baseline" id="TBL-7-14-"><td align="left" style="white-space:nowrap;" id="TBL-7-14-1" @@ -1408,7 +1423,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-7-14-4" class="td11"> - <!--l. 478--><p class="noindent">resize document window to fit + <!--l. 481--><p class="noindent">resize document window to fit document size </td> </tr><tr valign="baseline" id="TBL-7-15-"><td align="left" style="white-space:nowrap;" id="TBL-7-15-1" @@ -1418,7 +1433,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-7-15-4" class="td11"> - <!--l. 479--><p class="noindent">make PDF viewer’s menu bar visible </td> + <!--l. 482--><p class="noindent">make PDF viewer’s menu bar visible </td> </tr><tr valign="baseline" id="TBL-7-16-"><td align="left" style="white-space:nowrap;" id="TBL-7-16-1" class="td11"> <span @@ -1427,7 +1442,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-7-16-4" class="td11"> - <!--l. 480--><p class="noindent">make links that open another PDF file + <!--l. 483--><p class="noindent">make links that open another PDF file start a new window </td> </tr><tr valign="baseline" id="TBL-7-17-"><td align="left" style="white-space:nowrap;" id="TBL-7-17-1" @@ -1437,7 +1452,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-7-17-4" class="td11"> - <!--l. 481--><p class="noindent">set layout of PDF pages </td> + <!--l. 484--><p class="noindent">set layout of PDF pages </td> </tr><tr valign="baseline" id="TBL-7-18-"><td align="left" style="white-space:nowrap;" id="TBL-7-18-1" class="td11"> <span @@ -1446,7 +1461,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-7-18-4" class="td11"> - <!--l. 482--><p class="noindent">set PDF page labels </td> + <!--l. 485--><p class="noindent">set PDF page labels </td> </tr><tr valign="baseline" id="TBL-7-19-"><td align="left" style="white-space:nowrap;" id="TBL-7-19-1" class="td11"> <span @@ -1455,7 +1470,7 @@ class="td11"> text </td><td align="left" style="white-space:nowrap;" id= class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-7-19-4" class="td11"> - <!--l. 483--><p class="noindent">set PDF page transition style </td> + <!--l. 486--><p class="noindent">set PDF page transition style </td> </tr><tr valign="baseline" id="TBL-7-20-"><td align="left" style="white-space:nowrap;" id="TBL-7-20-1" class="td11"> <span @@ -1464,7 +1479,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-7-20-4" class="td11"> - <!--l. 484--><p class="noindent">make PDF toolbar visible </td> + <!--l. 487--><p class="noindent">make PDF toolbar visible </td> </tr><tr valign="baseline" id="TBL-7-21-"><td align="left" style="white-space:nowrap;" id="TBL-7-21-1" class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-7-21-2" @@ -1479,7 +1494,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-7-22-4" class="td11"> - <!--l. 485--><p class="noindent">make PDF user interface elements + <!--l. 488--><p class="noindent">make PDF user interface elements visible </td> </tr><tr valign="baseline" id="TBL-7-23-"><td align="left" style="white-space:nowrap;" id="TBL-7-23-1" @@ -1489,7 +1504,7 @@ class="td11"> boolean </td><td align="left" style="white-space:nowrap;" id="T class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-7-23-4" class="td11"> - <!--l. 486--><p class="noindent">Unicode encoded PDF strings </td> + <!--l. 489--><p class="noindent">Unicode encoded PDF strings </td> </tr><tr valign="baseline" id="TBL-7-24-"><td align="left" style="white-space:nowrap;" id="TBL-7-24-1" class="td11"> </td> @@ -1504,7 +1519,7 @@ class="td11"> </td> class="td11"> </td> </tr> </table></div> -<!--l. 489--><p class="indent"> Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space, +<!--l. 492--><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>’s. The unit is bp and the origin is in the lower left corner. See also <span class="obeylines-h"><span class="verb"><span @@ -1523,9 +1538,9 @@ class="ecss-1000">hyperref </span>passes in a value of -32768, which causes Acro class="ectt-1000">pdfview </span>and <span class="ectt-1000">pdfstartview</span> parameters. -<!--l. 501--><p class="noindent"> +<!--l. 504--><p class="noindent"> <a - id="x1-10002r7"></a> <!--l. 502--><div class="longtable"><table class="longtable" + id="x1-10002r7"></a> <!--l. 505--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-8-1g"><col id="TBL-8-1"><col @@ -1538,7 +1553,7 @@ class="ectt-1000">XYZ </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">left top zoom </span></td><td align="left" id="TBL-8-1-3" class="td11"> - <!--l. 502--><p class="noindent">Sets a coordinate and a zoom factor. If any one + <!--l. 505--><p class="noindent">Sets a coordinate and a zoom factor. If any one is null, the source link value is used. <span class="ecti-1000">null null</span> <span @@ -1550,7 +1565,7 @@ class="td11"> <span class="ectt-1000">Fit </span></td><td align="left" style="white-space:nowrap;" id="TBL-8-2-2" class="td11"> </td><td align="left" id="TBL-8-2-3" class="td11"> - <!--l. 504--><p class="noindent">Fits the page to the window. </td> + <!--l. 507--><p class="noindent">Fits the page to the window. </td> </tr><tr @@ -1560,7 +1575,7 @@ class="ectt-1000">FitH </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">top </span></td><td align="left" id="TBL-8-3-3" class="td11"> - <!--l. 505--><p class="noindent">Fits the width of the page to the window. </td> + <!--l. 508--><p class="noindent">Fits the width of the page to the window. </td> </tr><tr valign="baseline" id="TBL-8-4-"><td align="left" style="white-space:nowrap;" id="TBL-8-4-1" class="td11"> <span @@ -1568,7 +1583,7 @@ class="ectt-1000">FitV </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">left </span></td><td align="left" id="TBL-8-4-3" class="td11"> - <!--l. 506--><p class="noindent">Fits the height of the page to the window. </td> + <!--l. 509--><p class="noindent">Fits the height of the page to the window. </td> </tr><tr valign="baseline" id="TBL-8-5-"><td align="left" style="white-space:nowrap;" id="TBL-8-5-1" class="td11"> <span @@ -1576,7 +1591,7 @@ class="ectt-1000">FitR </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">left bottom right top </span></td><td align="left" id="TBL-8-5-3" class="td11"> - <!--l. 507--><p class="noindent">Fits the rectangle specified by the four + <!--l. 510--><p class="noindent">Fits the rectangle specified by the four coordinates to the window. </td> </tr><tr valign="baseline" id="TBL-8-6-"><td align="left" style="white-space:nowrap;" id="TBL-8-6-1" @@ -1584,7 +1599,7 @@ class="td11"> <span class="ectt-1000">FitB </span></td><td align="left" style="white-space:nowrap;" id="TBL-8-6-2" class="td11"> </td><td align="left" id="TBL-8-6-3" class="td11"> - <!--l. 508--><p class="noindent">Fits the page bounding box to the window. </td> + <!--l. 511--><p class="noindent">Fits the page bounding box to the window. </td> </tr><tr valign="baseline" id="TBL-8-7-"><td align="left" style="white-space:nowrap;" id="TBL-8-7-1" class="td11"> <span @@ -1592,7 +1607,7 @@ class="ectt-1000">FitBH </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">top </span></td><td align="left" id="TBL-8-7-3" class="td11"> - <!--l. 509--><p class="noindent">Fits the width of the page bounding box to + <!--l. 512--><p class="noindent">Fits the width of the page bounding box to the window. </td> </tr><tr valign="baseline" id="TBL-8-8-"><td align="left" style="white-space:nowrap;" id="TBL-8-8-1" @@ -1601,7 +1616,7 @@ class="ectt-1000">FitBV </span></td><td align="left" style="white-space:nowrap; class="td11"> <span class="ecti-1000">left </span></td><td align="left" id="TBL-8-8-3" class="td11"> - <!--l. 510--><p class="noindent">Fits the height of the page bounding box to + <!--l. 513--><p class="noindent">Fits the height of the page bounding box to the window. </td> </tr><tr valign="baseline" id="TBL-8-9-"><td align="left" style="white-space:nowrap;" id="TBL-8-9-1" @@ -1621,11 +1636,11 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-8 class="td11"> </td><td align="left" id="TBL-8-13-3" class="td11"></td></tr> </table></div> -<!--l. 513--><p class="indent"> The <span +<!--l. 516--><p class="indent"> The <span class="ectt-1000">pdfpagelayout </span>can be one of the following values. -<!--l. 515--><p class="noindent"> +<!--l. 518--><p class="noindent"> <a - id="x1-10003r8"></a> <!--l. 516--><div class="longtable"><table class="longtable" + id="x1-10003r8"></a> <!--l. 519--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-9-1g"><col id="TBL-9-1"><col @@ -1635,26 +1650,26 @@ id="TBL-9-2"></colgroup> class="td11"> <span class="ectt-1000">SinglePage </span></td><td align="left" id="TBL-9-1-2" class="td11"> - <!--l. 516--><p class="noindent">Displays a single page; advancing flips the page </td> + <!--l. 519--><p class="noindent">Displays a single page; advancing flips the page </td> </tr><tr valign="baseline" id="TBL-9-2-"><td align="left" style="white-space:nowrap;" id="TBL-9-2-1" class="td11"> <span class="ectt-1000">OneColumn </span></td><td align="left" id="TBL-9-2-2" class="td11"> - <!--l. 517--><p class="noindent">Displays the document in one column; continuous scrolling. </td> + <!--l. 520--><p class="noindent">Displays the document in one column; continuous scrolling. </td> </tr><tr valign="baseline" id="TBL-9-3-"><td align="left" style="white-space:nowrap;" id="TBL-9-3-1" class="td11"> <span class="ectt-1000">TwoColumnLeft </span></td><td align="left" id="TBL-9-3-2" class="td11"> - <!--l. 518--><p class="noindent">Displays the document in two columns, odd-numbered pages to + <!--l. 521--><p class="noindent">Displays the document in two columns, odd-numbered pages to the left. </td> </tr><tr valign="baseline" id="TBL-9-4-"><td align="left" style="white-space:nowrap;" id="TBL-9-4-1" class="td11"> <span class="ectt-1000">TwoColumnRight </span></td><td align="left" id="TBL-9-4-2" class="td11"> - <!--l. 519--><p class="noindent">Displays the document in two columns, odd-numbered pages to + <!--l. 522--><p class="noindent">Displays the document in two columns, odd-numbered pages to the right. </td> </tr><tr valign="baseline" id="TBL-9-5-"><td align="left" style="white-space:nowrap;" id="TBL-9-5-1" @@ -1670,7 +1685,7 @@ class="td11"> </td> class="td11"> </td><td align="left" id="TBL-9-8-2" class="td11"></td></tr> </table></div> -<!--l. 522--><p class="indent"> Finally, the <span +<!--l. 525--><p class="indent"> Finally, the <span class="ectt-1000">pdfpagetransition </span>can be one of the following values, where <span class="ecti-1000">/Di </span>stands for direction of motion in degrees, generally in 90<sup ><span @@ -1683,9 +1698,9 @@ class="ectt-1000">Blinds /Dm /V</span>), and <span class="ecti-1000">/M </span>is for motion, either in (<span class="ectt-1000">/I</span>) or out (<span class="ectt-1000">/O</span>). -<!--l. 529--><p class="noindent"> +<!--l. 532--><p class="noindent"> <a - id="x1-10004r9"></a> <!--l. 530--><div class="longtable"><table class="longtable" + id="x1-10004r9"></a> <!--l. 533--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-10-1g"><col id="TBL-10-1"><col @@ -1697,7 +1712,7 @@ class="td11"> <span class="ectt-1000">Blinds </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-1-2" class="td11"> /Dm </td><td align="left" id="TBL-10-1-3" class="td11"> - <!--l. 530--><p class="noindent">Multiple lines distributed evenly across the screen sweep + <!--l. 533--><p class="noindent">Multiple lines distributed evenly across the screen sweep in the same direction to reveal the new page. </td> </tr><tr valign="baseline" id="TBL-10-2-"><td align="left" style="white-space:nowrap;" id="TBL-10-2-1" @@ -1705,7 +1720,7 @@ class="td11"> <span class="ectt-1000">Box </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-2-2" class="td11"> /M </td><td align="left" id="TBL-10-2-3" class="td11"> - <!--l. 532--><p class="noindent">A box sweeps in or out. </td> + <!--l. 535--><p class="noindent">A box sweeps in or out. </td> </tr><tr @@ -1714,7 +1729,7 @@ class="td11"> <span class="ectt-1000">Dissolve </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-3-2" class="td11"> </td><td align="left" id="TBL-10-3-3" class="td11"> - <!--l. 533--><p class="noindent">The page image dissolves in a piecemeal fashion to reveal + <!--l. 536--><p class="noindent">The page image dissolves in a piecemeal fashion to reveal the new page. </td> </tr><tr valign="baseline" id="TBL-10-4-"><td align="left" style="white-space:nowrap;" id="TBL-10-4-1" @@ -1722,7 +1737,7 @@ class="td11"> <span class="ectt-1000">Glitter </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-4-2" class="td11"> /Di </td><td align="left" id="TBL-10-4-3" class="td11"> - <!--l. 534--><p class="noindent">Similar to Dissolve, except the effect sweeps across the + <!--l. 537--><p class="noindent">Similar to Dissolve, except the effect sweeps across the screen. </td> </tr><tr valign="baseline" id="TBL-10-5-"><td align="left" style="white-space:nowrap;" id="TBL-10-5-1" @@ -1730,14 +1745,14 @@ class="td11"> <span class="ectt-1000">Split </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-5-2" class="td11"> /Dm /M </td><td align="left" id="TBL-10-5-3" class="td11"> - <!--l. 535--><p class="noindent">Two lines sweep across the screen to reveal the new page. </td> + <!--l. 538--><p class="noindent">Two lines sweep across the screen to reveal the new page. </td> </tr><tr valign="baseline" id="TBL-10-6-"><td align="left" style="white-space:nowrap;" id="TBL-10-6-1" class="td11"> <span class="ectt-1000">Wipe </span></td><td align="left" style="white-space:nowrap;" id="TBL-10-6-2" class="td11"> /Di </td><td align="left" id="TBL-10-6-3" class="td11"> - <!--l. 536--><p class="noindent">A single line sweeps across the screen to reveal the new + <!--l. 539--><p class="noindent">A single line sweeps across the screen to reveal the new page. </td> </tr><tr valign="baseline" id="TBL-10-7-"><td align="left" style="white-space:nowrap;" id="TBL-10-7-1" @@ -1754,14 +1769,14 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TB class="td11"> </td><td align="left" id="TBL-10-10-3" class="td11"></td></tr> </table></div> -<!--l. 539--><p class="noindent"> +<!--l. 542--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">3.7 </span> <a id="x1-110003.7"></a>Big alphabetical list</h4> -<!--l. 541--><p class="noindent">The following is a complete listing of available options for <span +<!--l. 544--><p class="noindent">The following is a complete listing of available options for <span class="ecss-1000">hyperref</span>, arranged alphabetically. -<!--l. 544--><p class="noindent"> +<!--l. 547--><p class="noindent"> <a - id="x1-11001r10"></a> <!--l. 545--><div class="longtable"><table class="longtable" + id="x1-11001r10"></a> <!--l. 548--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-11-1g"><col id="TBL-11-1"><col @@ -1773,14 +1788,14 @@ class="td11"> <span class="ectt-1000">a4paper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-1-2" class="td11"> </td><td align="left" id="TBL-11-1-3" class="td11"> - <!--l. 545--><p class="noindent">use A4 paper </td> + <!--l. 548--><p class="noindent">use A4 paper </td> </tr><tr valign="baseline" id="TBL-11-2-"><td align="left" style="white-space:nowrap;" id="TBL-11-2-1" class="td11"> <span class="ectt-1000">a5paper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-2-2" class="td11"> </td><td align="left" id="TBL-11-2-3" class="td11"> - <!--l. 546--><p class="noindent">use A5 paper </td> + <!--l. 549--><p class="noindent">use A5 paper </td> </tr><tr valign="baseline" id="TBL-11-3-"><td align="left" style="white-space:nowrap;" id="TBL-11-3-1" class="td11"> <span @@ -1788,14 +1803,14 @@ class="ectt-1000">anchorcolor </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">black </span></td><td align="left" id="TBL-11-3-3" class="td11"> - <!--l. 547--><p class="noindent">set color of anchors </td> + <!--l. 550--><p class="noindent">set color of anchors </td> </tr><tr valign="baseline" id="TBL-11-4-"><td align="left" style="white-space:nowrap;" id="TBL-11-4-1" class="td11"> <span class="ectt-1000">b5paper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-4-2" class="td11"> </td><td align="left" id="TBL-11-4-3" class="td11"> - <!--l. 548--><p class="noindent">use B5 paper </td> + <!--l. 551--><p class="noindent">use B5 paper </td> </tr><tr valign="baseline" id="TBL-11-5-"><td align="left" style="white-space:nowrap;" id="TBL-11-5-1" class="td11"> <span @@ -1803,7 +1818,7 @@ class="ectt-1000">backref </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-5-3" class="td11"> - <!--l. 549--><p class="noindent">do bibliographical back references </td> + <!--l. 552--><p class="noindent">do bibliographical back references </td> </tr><tr valign="baseline" id="TBL-11-6-"><td align="left" style="white-space:nowrap;" id="TBL-11-6-1" class="td11"> <span @@ -1811,7 +1826,7 @@ class="ectt-1000">baseurl </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-11-6-3" class="td11"> - <!--l. 550--><p class="noindent">set base URL for document </td> + <!--l. 553--><p class="noindent">set base URL for document </td> </tr><tr valign="baseline" id="TBL-11-7-"><td align="left" style="white-space:nowrap;" id="TBL-11-7-1" class="td11"> <span @@ -1819,7 +1834,7 @@ class="ectt-1000">bookmarks </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-11-7-3" class="td11"> - <!--l. 551--><p class="noindent">make bookmarks </td> + <!--l. 554--><p class="noindent">make bookmarks </td> </tr><tr valign="baseline" id="TBL-11-8-"><td align="left" style="white-space:nowrap;" id="TBL-11-8-1" class="td11"> <span @@ -1827,7 +1842,7 @@ class="ectt-1000">bookmarksnumbered </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-8-3" class="td11"> - <!--l. 552--><p class="noindent">put section numbers in bookmarks </td> + <!--l. 555--><p class="noindent">put section numbers in bookmarks </td> </tr><tr valign="baseline" id="TBL-11-9-"><td align="left" style="white-space:nowrap;" id="TBL-11-9-1" class="td11"> <span @@ -1835,7 +1850,7 @@ class="ectt-1000">bookmarksopen </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-9-3" class="td11"> - <!--l. 553--><p class="noindent">open up bookmark tree </td> + <!--l. 556--><p class="noindent">open up bookmark tree </td> </tr><tr valign="baseline" id="TBL-11-10-"><td align="left" style="white-space:nowrap;" id="TBL-11-10-1" class="td11"> <span @@ -1843,7 +1858,7 @@ class="ectt-1000">bookmarksopenlevel </span></td><td align="left" style="white- class="td11"> <span class="ectt-1000">\maxdimen </span></td><td align="left" id="TBL-11-10-3" class="td11"> - <!--l. 554--><p class="noindent">level to which bookmarks are open </td> + <!--l. 557--><p class="noindent">level to which bookmarks are open </td> </tr><tr valign="baseline" id="TBL-11-11-"><td align="left" style="white-space:nowrap;" id="TBL-11-11-1" class="td11"> <span @@ -1851,7 +1866,7 @@ class="ectt-1000">bookmarkstype </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">toc </span></td><td align="left" id="TBL-11-11-3" class="td11"> - <!--l. 555--><p class="noindent">to specify which ‘toc’ file to mimic </td> + <!--l. 558--><p class="noindent">to specify which ‘toc’ file to mimic </td> </tr><tr valign="baseline" id="TBL-11-12-"><td align="left" style="white-space:nowrap;" id="TBL-11-12-1" class="td11"> <span @@ -1859,7 +1874,7 @@ class="ectt-1000">breaklinks </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-12-3" class="td11"> - <!--l. 556--><p class="noindent">allow links to break over lines </td> + <!--l. 559--><p class="noindent">allow links to break over lines </td> </tr><tr valign="baseline" id="TBL-11-13-"><td align="left" style="white-space:nowrap;" id="TBL-11-13-1" class="td11"> <span @@ -1867,7 +1882,7 @@ class="ectt-1000">CJKbookmarks </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-13-3" class="td11"> - <!--l. 557--><p class="noindent">to produce CJK bookmarks </td> + <!--l. 560--><p class="noindent">to produce CJK bookmarks </td> </tr><tr @@ -1877,7 +1892,7 @@ class="ectt-1000">citebordercolor </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">0 1 0 </span></td><td align="left" id="TBL-11-14-3" class="td11"> - <!--l. 558--><p class="noindent">color of border around cites </td> + <!--l. 561--><p class="noindent">color of border around cites </td> </tr><tr valign="baseline" id="TBL-11-15-"><td align="left" style="white-space:nowrap;" id="TBL-11-15-1" class="td11"> <span @@ -1885,7 +1900,7 @@ class="ectt-1000">citecolor </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">green </span></td><td align="left" id="TBL-11-15-3" class="td11"> - <!--l. 559--><p class="noindent">color of citation links </td> + <!--l. 562--><p class="noindent">color of citation links </td> </tr><tr valign="baseline" id="TBL-11-16-"><td align="left" style="white-space:nowrap;" id="TBL-11-16-1" class="td11"> <span @@ -1893,14 +1908,14 @@ class="ectt-1000">colorlinks </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-16-3" class="td11"> - <!--l. 560--><p class="noindent">color links </td> + <!--l. 563--><p class="noindent">color links </td> </tr><tr valign="baseline" id="TBL-11-17-"><td align="left" style="white-space:nowrap;" id="TBL-11-17-1" class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-17-2" class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-11-17-3" class="td11"> - <!--l. 561--><p class="noindent">(<span + <!--l. 564--><p class="noindent">(<span class="ecss-1000">tex4ht</span>, <span class="ecss-1000">dviwindo</span>) </td> </tr><tr @@ -1910,7 +1925,7 @@ class="ectt-1000">debug </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-18-3" class="td11"> - <!--l. 562--><p class="noindent">provide details of anchors defined; same + <!--l. 565--><p class="noindent">provide details of anchors defined; same as verbose </td> </tr><tr valign="baseline" id="TBL-11-19-"><td align="left" style="white-space:nowrap;" id="TBL-11-19-1" @@ -1919,14 +1934,14 @@ class="ectt-1000">draft </span></td><td align="left" style="white- class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-19-3" class="td11"> - <!--l. 563--><p class="noindent">do not do any hyperlinking </td> + <!--l. 566--><p class="noindent">do not do any hyperlinking </td> </tr><tr valign="baseline" id="TBL-11-20-"><td align="left" style="white-space:nowrap;" id="TBL-11-20-1" class="td11"> <span class="ectt-1000">dvipdf </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-20-2" class="td11"> </td><td align="left" id="TBL-11-20-3" class="td11"> - <!--l. 564--><p class="noindent">use <span + <!--l. 567--><p class="noindent">use <span class="ecss-1000">dvipdf </span>backend (deprecated) </td> </tr><tr valign="baseline" id="TBL-11-21-"><td align="left" style="white-space:nowrap;" id="TBL-11-21-1" @@ -1939,146 +1954,156 @@ class="td11"> <span class="ectt-1000">dvipdfm </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-22-2" class="td11"> </td><td align="left" id="TBL-11-22-3" class="td11"> - <!--l. 565--><p class="noindent">use <span + <!--l. 568--><p class="noindent">use <span class="ecss-1000">dvipdfm </span>backend </td> </tr><tr valign="baseline" id="TBL-11-23-"><td align="left" style="white-space:nowrap;" id="TBL-11-23-1" class="td11"> <span -class="ectt-1000">dvips </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-23-2" +class="ectt-1000">dvipdfmx </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-23-2" class="td11"> </td><td align="left" id="TBL-11-23-3" class="td11"> - <!--l. 566--><p class="noindent">use <span -class="ecss-1000">dvips </span>backend </td> + <!--l. 569--><p class="noindent">use <span +class="ecss-1000">dvipdfmx </span>backend </td> </tr><tr valign="baseline" id="TBL-11-24-"><td align="left" style="white-space:nowrap;" id="TBL-11-24-1" class="td11"> <span -class="ectt-1000">dvipsone </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-24-2" +class="ectt-1000">dvips </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-24-2" class="td11"> </td><td align="left" id="TBL-11-24-3" class="td11"> - <!--l. 567--><p class="noindent">use <span -class="ecss-1000">dvipsone </span>backend </td> + <!--l. 570--><p class="noindent">use <span +class="ecss-1000">dvips </span>backend </td> </tr><tr valign="baseline" id="TBL-11-25-"><td align="left" style="white-space:nowrap;" id="TBL-11-25-1" class="td11"> <span -class="ectt-1000">dviwindo </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-25-2" +class="ectt-1000">dvipsone </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-25-2" class="td11"> </td><td align="left" id="TBL-11-25-3" class="td11"> - <!--l. 568--><p class="noindent">use <span -class="ecss-1000">dviwindo </span>backend </td> + <!--l. 571--><p class="noindent">use <span +class="ecss-1000">dvipsone </span>backend </td> </tr><tr valign="baseline" id="TBL-11-26-"><td align="left" style="white-space:nowrap;" id="TBL-11-26-1" class="td11"> <span -class="ectt-1000">encap </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-26-2" +class="ectt-1000">dviwindo </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-26-2" class="td11"> </td><td align="left" id="TBL-11-26-3" class="td11"> - <!--l. 569--><p class="noindent">to set encap character for hyperindex </td> + <!--l. 572--><p class="noindent">use <span +class="ecss-1000">dviwindo </span>backend </td> </tr><tr valign="baseline" id="TBL-11-27-"><td align="left" style="white-space:nowrap;" id="TBL-11-27-1" class="td11"> <span -class="ectt-1000">executivepaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-27-2" +class="ectt-1000">encap </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-27-2" class="td11"> </td><td align="left" id="TBL-11-27-3" class="td11"> - <!--l. 570--><p class="noindent">use executivepaper </td> + <!--l. 573--><p class="noindent">to set encap character for hyperindex </td> </tr><tr valign="baseline" id="TBL-11-28-"><td align="left" style="white-space:nowrap;" id="TBL-11-28-1" class="td11"> <span -class="ectt-1000">extension </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-28-2" -class="td11"> <span -class="ecti-1000">dvi </span></td><td align="left" id="TBL-11-28-3" +class="ectt-1000">executivepaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-28-2" +class="td11"> </td><td align="left" id="TBL-11-28-3" class="td11"> - <!--l. 571--><p class="noindent">suffix of linked files </td> + <!--l. 574--><p class="noindent">use executivepaper </td> </tr><tr valign="baseline" id="TBL-11-29-"><td align="left" style="white-space:nowrap;" id="TBL-11-29-1" class="td11"> <span -class="ectt-1000">filebordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-29-2" +class="ectt-1000">extension </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-29-2" class="td11"> <span -class="ecti-1000">0 .5 .5 </span></td><td align="left" id="TBL-11-29-3" +class="ecti-1000">dvi </span></td><td align="left" id="TBL-11-29-3" class="td11"> - <!--l. 572--><p class="noindent">color of border around file links </td> + <!--l. 575--><p class="noindent">suffix of linked files </td> </tr><tr valign="baseline" id="TBL-11-30-"><td align="left" style="white-space:nowrap;" id="TBL-11-30-1" class="td11"> <span -class="ectt-1000">filecolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-30-2" +class="ectt-1000">filebordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-30-2" class="td11"> <span -class="ecti-1000">cyan </span></td><td align="left" id="TBL-11-30-3" +class="ecti-1000">0 .5 .5 </span></td><td align="left" id="TBL-11-30-3" class="td11"> - <!--l. 573--><p class="noindent">color of file links </td> + <!--l. 576--><p class="noindent">color of border around file links </td> </tr><tr valign="baseline" id="TBL-11-31-"><td align="left" style="white-space:nowrap;" id="TBL-11-31-1" class="td11"> <span -class="ectt-1000">final </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-31-2" +class="ectt-1000">filecolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-31-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-31-3" +class="ecti-1000">cyan </span></td><td align="left" id="TBL-11-31-3" class="td11"> - <!--l. 574--><p class="noindent">opposite of option draft </td> + <!--l. 577--><p class="noindent">color of file links </td> </tr><tr valign="baseline" id="TBL-11-32-"><td align="left" style="white-space:nowrap;" id="TBL-11-32-1" class="td11"> <span -class="ectt-1000">frenchlinks </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-32-2" +class="ectt-1000">final </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-32-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-32-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-32-3" class="td11"> - <!--l. 575--><p class="noindent">use small caps instead of color for links </td> + <!--l. 578--><p class="noindent">opposite of option draft </td> </tr><tr valign="baseline" id="TBL-11-33-"><td align="left" style="white-space:nowrap;" id="TBL-11-33-1" class="td11"> <span -class="ectt-1000">hyperfigures </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-33-2" +class="ectt-1000">frenchlinks </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-33-2" class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-33-3" class="td11"> - <!--l. 576--><p class="noindent">make figures hyper links </td> + <!--l. 579--><p class="noindent">use small caps instead of color for links </td> </tr><tr valign="baseline" id="TBL-11-34-"><td align="left" style="white-space:nowrap;" id="TBL-11-34-1" class="td11"> <span -class="ectt-1000">hyperfootnotes </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-34-2" +class="ectt-1000">hyperfigures </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-34-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-34-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-34-3" class="td11"> - <!--l. 577--><p class="noindent">set up hyperlinked footnotes </td> + <!--l. 580--><p class="noindent">make figures hyper links </td> </tr><tr valign="baseline" id="TBL-11-35-"><td align="left" style="white-space:nowrap;" id="TBL-11-35-1" class="td11"> <span -class="ectt-1000">hyperindex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-35-2" +class="ectt-1000">hyperfootnotes </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-35-2" class="td11"> <span class="ecti-1000">true </span></td><td align="left" id="TBL-11-35-3" class="td11"> - <!--l. 578--><p class="noindent">set up hyperlinked indices </td> + <!--l. 581--><p class="noindent">set up hyperlinked footnotes </td> </tr><tr valign="baseline" id="TBL-11-36-"><td align="left" style="white-space:nowrap;" id="TBL-11-36-1" class="td11"> <span -class="ectt-1000">hypertex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-36-2" -class="td11"> </td><td align="left" id="TBL-11-36-3" +class="ectt-1000">hyperindex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-36-2" +class="td11"> <span +class="ecti-1000">true </span></td><td align="left" id="TBL-11-36-3" class="td11"> - <!--l. 579--><p class="noindent">use <span + <!--l. 582--><p class="noindent">set up hyperlinked indices </td> +</tr><tr + valign="baseline" id="TBL-11-37-"><td align="left" style="white-space:nowrap;" id="TBL-11-37-1" +class="td11"> <span +class="ectt-1000">hypertex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-37-2" +class="td11"> </td><td align="left" id="TBL-11-37-3" +class="td11"> + <!--l. 583--><p class="noindent">use <span class="ecss-1000">Hyper</span><span class="TEX"><span class="ecss-1000">T</span><span class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span> backend </td> </tr><tr - valign="baseline" id="TBL-11-37-"><td align="left" style="white-space:nowrap;" id="TBL-11-37-1" + valign="baseline" id="TBL-11-38-"><td align="left" style="white-space:nowrap;" id="TBL-11-38-1" class="td11"> <span -class="ectt-1000">hypertexnames </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-37-2" +class="ectt-1000">hypertexnames </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-38-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-37-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-38-3" class="td11"> - <!--l. 580--><p class="noindent">use guessable names for links </td> + <!--l. 584--><p class="noindent">use guessable names for links </td> </tr><tr - valign="baseline" id="TBL-11-38-"><td align="left" style="white-space:nowrap;" id="TBL-11-38-1" + valign="baseline" id="TBL-11-39-"><td align="left" style="white-space:nowrap;" id="TBL-11-39-1" class="td11"> <span -class="ectt-1000">implicit </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-38-2" +class="ectt-1000">implicit </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-39-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-38-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-39-3" class="td11"> - <!--l. 581--><p class="noindent">redefine <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span + <!--l. 585--><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> internals </td> + + </tr><tr - valign="baseline" id="TBL-11-39-"><td align="left" style="white-space:nowrap;" id="TBL-11-39-1" + valign="baseline" id="TBL-11-40-"><td align="left" style="white-space:nowrap;" id="TBL-11-40-1" class="td11"> <span -class="ectt-1000">latex2html </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-39-2" -class="td11"> </td><td align="left" id="TBL-11-39-3" +class="ectt-1000">latex2html </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-40-2" +class="td11"> </td><td align="left" id="TBL-11-40-3" class="td11"> - <!--l. 582--><p class="noindent">use <span class="LATEX"><span + <!--l. 586--><p class="noindent">use <span class="LATEX"><span class="ecss-1000">L</span><span class="A"><span class="ecss-1000">A</span></span><span class="TEX"><span class="ecss-1000">T</span><span @@ -2086,22 +2111,13 @@ class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span></span><span class="ecss-1000">2HTML </span>backend </td> - - -</tr><tr - valign="baseline" id="TBL-11-40-"><td align="left" style="white-space:nowrap;" id="TBL-11-40-1" -class="td11"> <span -class="ectt-1000">legalpaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-40-2" -class="td11"> </td><td align="left" id="TBL-11-40-3" -class="td11"> - <!--l. 583--><p class="noindent">use legalpaper </td> </tr><tr valign="baseline" id="TBL-11-41-"><td align="left" style="white-space:nowrap;" id="TBL-11-41-1" class="td11"> <span -class="ectt-1000">letterpaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-41-2" +class="ectt-1000">legalpaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-41-2" class="td11"> </td><td align="left" id="TBL-11-41-3" class="td11"> - <!--l. 584--><p class="noindent">use letterpaper </td> + <!--l. 587--><p class="noindent">use legalpaper </td> </tr><tr valign="baseline" id="TBL-11-42-"><td align="left" style="white-space:nowrap;" id="TBL-11-42-1" class="td11"> </td> @@ -2109,166 +2125,164 @@ class="td11"> </td> <tr valign="baseline" id="TBL-11-43-"><td align="left" style="white-space:nowrap;" id="TBL-11-43-1" class="td11"> <span -class="ectt-1000">linkbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-43-2" -class="td11"> <span -class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-11-43-3" +class="ectt-1000">letterpaper </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-43-2" +class="td11"> </td><td align="left" id="TBL-11-43-3" class="td11"> - <!--l. 585--><p class="noindent">color of border around links </td> + <!--l. 588--><p class="noindent">use letterpaper </td> </tr><tr valign="baseline" id="TBL-11-44-"><td align="left" style="white-space:nowrap;" id="TBL-11-44-1" class="td11"> <span -class="ectt-1000">linkcolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-44-2" +class="ectt-1000">linkbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-44-2" class="td11"> <span -class="ecti-1000">red </span></td><td align="left" id="TBL-11-44-3" +class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-11-44-3" class="td11"> - <!--l. 586--><p class="noindent">color of links </td> + <!--l. 589--><p class="noindent">color of border around links </td> </tr><tr valign="baseline" id="TBL-11-45-"><td align="left" style="white-space:nowrap;" id="TBL-11-45-1" class="td11"> <span -class="ectt-1000">linktocpage </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-45-2" +class="ectt-1000">linkcolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-45-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-45-3" +class="ecti-1000">red </span></td><td align="left" id="TBL-11-45-3" class="td11"> - <!--l. 587--><p class="noindent">make page number, not text, be link on - TOC, LOF and LOT </td> + <!--l. 590--><p class="noindent">color of links </td> </tr><tr valign="baseline" id="TBL-11-46-"><td align="left" style="white-space:nowrap;" id="TBL-11-46-1" class="td11"> <span -class="ectt-1000">menubordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-46-2" +class="ectt-1000">linktocpage </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-46-2" class="td11"> <span -class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-11-46-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-46-3" class="td11"> - <!--l. 588--><p class="noindent">color of border around menu links </td> + <!--l. 591--><p class="noindent">make page number, not text, be link on + TOC, LOF and LOT </td> </tr><tr valign="baseline" id="TBL-11-47-"><td align="left" style="white-space:nowrap;" id="TBL-11-47-1" class="td11"> <span -class="ectt-1000">menucolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-47-2" +class="ectt-1000">menubordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-47-2" class="td11"> <span -class="ecti-1000">red </span></td><td align="left" id="TBL-11-47-3" +class="ecti-1000">1 0 0 </span></td><td align="left" id="TBL-11-47-3" class="td11"> - <!--l. 589--><p class="noindent">color for menu links </td> + <!--l. 592--><p class="noindent">color of border around menu links </td> </tr><tr valign="baseline" id="TBL-11-48-"><td align="left" style="white-space:nowrap;" id="TBL-11-48-1" class="td11"> <span -class="ectt-1000">nativepdf </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-48-2" +class="ectt-1000">menucolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-48-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-48-3" +class="ecti-1000">red </span></td><td align="left" id="TBL-11-48-3" class="td11"> - <!--l. 590--><p class="noindent">an alias for <span -class="ecss-1000">dvips</span> </td> + <!--l. 593--><p class="noindent">color for menu links </td> </tr><tr valign="baseline" id="TBL-11-49-"><td align="left" style="white-space:nowrap;" id="TBL-11-49-1" class="td11"> <span -class="ectt-1000">naturalnames </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-49-2" +class="ectt-1000">nativepdf </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-49-2" class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-49-3" class="td11"> - <!--l. 591--><p class="noindent">use <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span>-computed names for links </td> + <!--l. 594--><p class="noindent">an alias for <span +class="ecss-1000">dvips</span> </td> </tr><tr valign="baseline" id="TBL-11-50-"><td align="left" style="white-space:nowrap;" id="TBL-11-50-1" class="td11"> <span -class="ectt-1000">nesting </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-50-2" +class="ectt-1000">naturalnames </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-50-2" class="td11"> <span class="ecti-1000">false </span></td><td align="left" id="TBL-11-50-3" class="td11"> - <!--l. 592--><p class="noindent">allow nesting of links </td> + <!--l. 595--><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 valign="baseline" id="TBL-11-51-"><td align="left" style="white-space:nowrap;" id="TBL-11-51-1" class="td11"> <span -class="ectt-1000">pageanchor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-51-2" +class="ectt-1000">nesting </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-51-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-51-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-51-3" class="td11"> - <!--l. 593--><p class="noindent">put an anchor on every page </td> + <!--l. 596--><p class="noindent">allow nesting of links </td> </tr><tr valign="baseline" id="TBL-11-52-"><td align="left" style="white-space:nowrap;" id="TBL-11-52-1" class="td11"> <span -class="ectt-1000">pagebackref </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-52-2" +class="ectt-1000">pageanchor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-52-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-52-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-52-3" class="td11"> - <!--l. 594--><p class="noindent">backreference by page number </td> + <!--l. 597--><p class="noindent">put an anchor on every page </td> </tr><tr valign="baseline" id="TBL-11-53-"><td align="left" style="white-space:nowrap;" id="TBL-11-53-1" class="td11"> <span -class="ectt-1000">pagebordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-53-2" +class="ectt-1000">pagebackref </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-53-2" class="td11"> <span -class="ecti-1000">1 1 0 </span></td><td align="left" id="TBL-11-53-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-53-3" class="td11"> - <!--l. 595--><p class="noindent">color of border around page links </td> + <!--l. 598--><p class="noindent">backreference by page number </td> </tr><tr valign="baseline" id="TBL-11-54-"><td align="left" style="white-space:nowrap;" id="TBL-11-54-1" class="td11"> <span -class="ectt-1000">pagecolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-54-2" +class="ectt-1000">pagebordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-54-2" class="td11"> <span -class="ecti-1000">red </span></td><td align="left" id="TBL-11-54-3" +class="ecti-1000">1 1 0 </span></td><td align="left" id="TBL-11-54-3" class="td11"> - <!--l. 596--><p class="noindent">color of page links, but currently unused </td> + <!--l. 599--><p class="noindent">color of border around page links </td> </tr><tr valign="baseline" id="TBL-11-55-"><td align="left" style="white-space:nowrap;" id="TBL-11-55-1" class="td11"> <span -class="ectt-1000">pdfauthor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-55-2" +class="ectt-1000">pagecolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-55-2" class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-55-3" +class="ecti-1000">red </span></td><td align="left" id="TBL-11-55-3" class="td11"> - <!--l. 598--><p class="noindent">text for PDF Author field </td> + <!--l. 600--><p class="noindent">color of page links, but currently unused </td> </tr><tr valign="baseline" id="TBL-11-56-"><td align="left" style="white-space:nowrap;" id="TBL-11-56-1" class="td11"> <span -class="ectt-1000">pdfborder </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-56-2" +class="ectt-1000">pdfauthor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-56-2" class="td11"> <span -class="ecti-1000">0 0 1 </span></td><td align="left" id="TBL-11-56-3" +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-56-3" class="td11"> - <!--l. 599--><p class="noindent">width of PDF link border </td> + <!--l. 602--><p class="noindent">text for PDF Author field </td> </tr><tr valign="baseline" id="TBL-11-57-"><td align="left" style="white-space:nowrap;" id="TBL-11-57-1" -class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-57-2" class="td11"> <span -class="ecti-1000">0 0 0 </span></td><td align="left" id="TBL-11-57-3" +class="ectt-1000">pdfborder </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-57-2" +class="td11"> <span +class="ecti-1000">0 0 1 </span></td><td align="left" id="TBL-11-57-3" class="td11"> - <!--l. 600--><p class="noindent">(<span -class="ectt-1000">colorlinks)</span> </td> + <!--l. 603--><p class="noindent">width of PDF link border </td> </tr><tr valign="baseline" id="TBL-11-58-"><td align="left" style="white-space:nowrap;" id="TBL-11-58-1" +class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-58-2" class="td11"> <span -class="ectt-1000">pdfcenterwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-58-2" -class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-58-3" +class="ecti-1000">0 0 0 </span></td><td align="left" id="TBL-11-58-3" class="td11"> - <!--l. 601--><p class="noindent">position the document window in the - center of the screen </td> + <!--l. 604--><p class="noindent">(<span +class="ectt-1000">colorlinks)</span> </td> </tr><tr valign="baseline" id="TBL-11-59-"><td align="left" style="white-space:nowrap;" id="TBL-11-59-1" class="td11"> <span -class="ectt-1000">pdfcreator </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-59-2" +class="ectt-1000">pdfcenterwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-59-2" class="td11"> <span -class="ecti-1000">LaTeX with </span></td><td align="left" id="TBL-11-59-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-59-3" class="td11"> - <!--l. 602--><p class="noindent">text for PDF Creator field </td> + <!--l. 605--><p class="noindent">position the document window in the + center of the screen </td> </tr><tr valign="baseline" id="TBL-11-60-"><td align="left" style="white-space:nowrap;" id="TBL-11-60-1" -class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-60-2" class="td11"> <span -class="ecti-1000">hyperref </span></td><td align="left" id="TBL-11-60-3" +class="ectt-1000">pdfcreator </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-60-2" +class="td11"> <span +class="ecti-1000">LaTeX with </span></td><td align="left" id="TBL-11-60-3" class="td11"> - <!--l. 604--><p class="noindent"> </td> + <!--l. 606--><p class="noindent">text for PDF Creator field </td> </tr><tr valign="baseline" id="TBL-11-61-"><td align="left" style="white-space:nowrap;" id="TBL-11-61-1" class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-61-2" class="td11"> <span -class="ecti-1000">package </span></td><td align="left" id="TBL-11-61-3" +class="ecti-1000">hyperref </span></td><td align="left" id="TBL-11-61-3" class="td11"> - <!--l. 605--><p class="noindent"> </td> + <!--l. 608--><p class="noindent"> </td> </tr><tr valign="baseline" id="TBL-11-62-"><td align="left" style="white-space:nowrap;" id="TBL-11-62-1" +class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-62-2" class="td11"> <span -class="ectt-1000">pdffitwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-62-2" -class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-62-3" +class="ecti-1000">package </span></td><td align="left" id="TBL-11-62-3" class="td11"> - <!--l. 605--><p class="noindent">resize document window to fit - document size </td> + <!--l. 609--><p class="noindent"> </td> </tr><tr valign="baseline" id="TBL-11-63-"><td align="left" style="white-space:nowrap;" id="TBL-11-63-1" class="td11"> </td> @@ -2276,169 +2290,169 @@ class="td11"> </td> <tr valign="baseline" id="TBL-11-64-"><td align="left" style="white-space:nowrap;" id="TBL-11-64-1" class="td11"> <span -class="ectt-1000">pdfhighlight </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-64-2" +class="ectt-1000">pdffitwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-64-2" class="td11"> <span -class="ecti-1000">/I </span></td><td align="left" id="TBL-11-64-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-64-3" class="td11"> - <!--l. 606--><p class="noindent">set highlighting of PDF links </td> + <!--l. 609--><p class="noindent">resize document window to fit + document size </td> </tr><tr valign="baseline" id="TBL-11-65-"><td align="left" style="white-space:nowrap;" id="TBL-11-65-1" class="td11"> <span -class="ectt-1000">pdfkeywords </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-65-2" +class="ectt-1000">pdfhighlight </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-65-2" class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-65-3" +class="ecti-1000">/I </span></td><td align="left" id="TBL-11-65-3" class="td11"> - <!--l. 607--><p class="noindent">text for PDF Keywords field </td> + <!--l. 610--><p class="noindent">set highlighting of PDF links </td> </tr><tr valign="baseline" id="TBL-11-66-"><td align="left" style="white-space:nowrap;" id="TBL-11-66-1" class="td11"> <span -class="ectt-1000">pdfmark </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-66-2" +class="ectt-1000">pdfkeywords </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-66-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-66-3" +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-66-3" class="td11"> - <!--l. 608--><p class="noindent">an alias for <span -class="ecss-1000">dvips</span> </td> + <!--l. 611--><p class="noindent">text for PDF Keywords field </td> </tr><tr valign="baseline" id="TBL-11-67-"><td align="left" style="white-space:nowrap;" id="TBL-11-67-1" class="td11"> <span -class="ectt-1000">pdfmenubar </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-67-2" +class="ectt-1000">pdfmark </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-67-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-67-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-67-3" class="td11"> - <!--l. 609--><p class="noindent">make PDF viewer’s menu bar visible </td> + <!--l. 612--><p class="noindent">an alias for <span +class="ecss-1000">dvips</span> </td> </tr><tr valign="baseline" id="TBL-11-68-"><td align="left" style="white-space:nowrap;" id="TBL-11-68-1" class="td11"> <span -class="ectt-1000">pdfnewwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-68-2" +class="ectt-1000">pdfmenubar </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-68-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-68-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-68-3" class="td11"> - <!--l. 610--><p class="noindent">make links that open another PDF </td> + <!--l. 613--><p class="noindent">make PDF viewer’s menu bar visible </td> </tr><tr valign="baseline" id="TBL-11-69-"><td align="left" style="white-space:nowrap;" id="TBL-11-69-1" -class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-69-2" -class="td11"> </td><td align="left" id="TBL-11-69-3" +class="td11"> <span +class="ectt-1000">pdfnewwindow </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-69-2" +class="td11"> <span +class="ecti-1000">false </span></td><td align="left" id="TBL-11-69-3" class="td11"> - <!--l. 611--><p class="noindent">file start a new window </td> + <!--l. 614--><p class="noindent">make links that open another PDF </td> </tr><tr valign="baseline" id="TBL-11-70-"><td align="left" style="white-space:nowrap;" id="TBL-11-70-1" -class="td11"> <span -class="ectt-1000">pdfpagelayout </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-70-2" -class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-70-3" +class="td11"> </td><td align="left" style="white-space:nowrap;" id="TBL-11-70-2" +class="td11"> </td><td align="left" id="TBL-11-70-3" class="td11"> - <!--l. 612--><p class="noindent">set layout of PDF pages </td> + <!--l. 615--><p class="noindent">file start a new window </td> </tr><tr valign="baseline" id="TBL-11-71-"><td align="left" style="white-space:nowrap;" id="TBL-11-71-1" class="td11"> <span -class="ectt-1000">pdfpagemode </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-71-2" +class="ectt-1000">pdfpagelayout </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-71-2" class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-11-71-3" class="td11"> - <!--l. 613--><p class="noindent">set default mode of PDF display </td> + <!--l. 616--><p class="noindent">set layout of PDF pages </td> </tr><tr valign="baseline" id="TBL-11-72-"><td align="left" style="white-space:nowrap;" id="TBL-11-72-1" class="td11"> <span -class="ectt-1000">pdfpagelabels </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-72-2" +class="ectt-1000">pdfpagemode </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-72-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-72-3" +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-72-3" class="td11"> - <!--l. 614--><p class="noindent">set PDF page labels </td> + <!--l. 617--><p class="noindent">set default mode of PDF display </td> </tr><tr valign="baseline" id="TBL-11-73-"><td align="left" style="white-space:nowrap;" id="TBL-11-73-1" class="td11"> <span -class="ectt-1000">pdfpagescrop </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-73-2" +class="ectt-1000">pdfpagelabels </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-73-2" class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-73-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-73-3" class="td11"> - <!--l. 615--><p class="noindent">set crop size of PDF document </td> + <!--l. 618--><p class="noindent">set PDF page labels </td> </tr><tr valign="baseline" id="TBL-11-74-"><td align="left" style="white-space:nowrap;" id="TBL-11-74-1" class="td11"> <span -class="ectt-1000">pdfpagetransition </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-74-2" +class="ectt-1000">pdfpagescrop </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-74-2" class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-11-74-3" class="td11"> - <!--l. 616--><p class="noindent">set PDF page transition style </td> + <!--l. 619--><p class="noindent">set crop size of PDF document </td> </tr><tr valign="baseline" id="TBL-11-75-"><td align="left" style="white-space:nowrap;" id="TBL-11-75-1" class="td11"> <span -class="ectt-1000">pdfproducer </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-75-2" +class="ectt-1000">pdfpagetransition </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-75-2" class="td11"> <span class="ecti-1000">empty </span></td><td align="left" id="TBL-11-75-3" class="td11"> - <!--l. 617--><p class="noindent">text for PDF Producer field </td> + <!--l. 620--><p class="noindent">set PDF page transition style </td> </tr><tr valign="baseline" id="TBL-11-76-"><td align="left" style="white-space:nowrap;" id="TBL-11-76-1" class="td11"> <span -class="ectt-1000">pdfstartpage </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-76-2" +class="ectt-1000">pdfproducer </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-76-2" class="td11"> <span -class="ecti-1000">1 </span></td><td align="left" id="TBL-11-76-3" +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-76-3" class="td11"> - <!--l. 618--><p class="noindent">page at which PDF document opens </td> + <!--l. 621--><p class="noindent">text for PDF Producer field </td> </tr><tr valign="baseline" id="TBL-11-77-"><td align="left" style="white-space:nowrap;" id="TBL-11-77-1" class="td11"> <span -class="ectt-1000">pdfstartview </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-77-2" +class="ectt-1000">pdfstartpage </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-77-2" class="td11"> <span -class="ecti-1000">Fit </span></td><td align="left" id="TBL-11-77-3" +class="ecti-1000">1 </span></td><td align="left" id="TBL-11-77-3" class="td11"> - <!--l. 619--><p class="noindent">starting view of PDF document </td> + <!--l. 622--><p class="noindent">page at which PDF document opens </td> </tr><tr valign="baseline" id="TBL-11-78-"><td align="left" style="white-space:nowrap;" id="TBL-11-78-1" class="td11"> <span -class="ectt-1000">pdfsubject </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-78-2" +class="ectt-1000">pdfstartview </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-78-2" class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-78-3" +class="ecti-1000">Fit </span></td><td align="left" id="TBL-11-78-3" class="td11"> - <!--l. 620--><p class="noindent">text for PDF Subject field </td> + <!--l. 623--><p class="noindent">starting view of PDF document </td> </tr><tr valign="baseline" id="TBL-11-79-"><td align="left" style="white-space:nowrap;" id="TBL-11-79-1" class="td11"> <span -class="ectt-1000">pdftex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-79-2" -class="td11"> </td><td align="left" id="TBL-11-79-3" +class="ectt-1000">pdfsubject </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-79-2" +class="td11"> <span +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-79-3" class="td11"> - <!--l. 621--><p class="noindent">use <span + <!--l. 624--><p class="noindent">text for PDF Subject field </td> +</tr><tr + valign="baseline" id="TBL-11-80-"><td align="left" style="white-space:nowrap;" id="TBL-11-80-1" +class="td11"> <span +class="ectt-1000">pdftex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-80-2" +class="td11"> </td><td align="left" id="TBL-11-80-3" +class="td11"> + <!--l. 625--><p class="noindent">use <span class="ecss-1000">pdf</span><span class="TEX"><span class="ecss-1000">T</span><span class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span> backend </td> </tr><tr - valign="baseline" id="TBL-11-80-"><td align="left" style="white-space:nowrap;" id="TBL-11-80-1" -class="td11"> <span -class="ectt-1000">pdftitle </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-80-2" -class="td11"> <span -class="ecti-1000">empty </span></td><td align="left" id="TBL-11-80-3" -class="td11"> - <!--l. 622--><p class="noindent">text for PDF Title field </td> -</tr><tr valign="baseline" id="TBL-11-81-"><td align="left" style="white-space:nowrap;" id="TBL-11-81-1" class="td11"> <span -class="ectt-1000">pdftoolbar </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-81-2" +class="ectt-1000">pdftitle </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-81-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-81-3" +class="ecti-1000">empty </span></td><td align="left" id="TBL-11-81-3" class="td11"> - <!--l. 623--><p class="noindent">make PDF toolbar visible </td> + <!--l. 626--><p class="noindent">text for PDF Title field </td> </tr><tr valign="baseline" id="TBL-11-82-"><td align="left" style="white-space:nowrap;" id="TBL-11-82-1" class="td11"> <span -class="ectt-1000">pdfview </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-82-2" +class="ectt-1000">pdftoolbar </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-82-2" class="td11"> <span -class="ecti-1000">XYZ </span></td><td align="left" id="TBL-11-82-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-82-3" class="td11"> - <!--l. 624--><p class="noindent">PDF ‘view’ when on link traversal </td> + <!--l. 627--><p class="noindent">make PDF toolbar visible </td> </tr><tr valign="baseline" id="TBL-11-83-"><td align="left" style="white-space:nowrap;" id="TBL-11-83-1" class="td11"> <span -class="ectt-1000">pdfwindowui </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-83-2" +class="ectt-1000">pdfview </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-83-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-83-3" +class="ecti-1000">XYZ </span></td><td align="left" id="TBL-11-83-3" class="td11"> - <!--l. 625--><p class="noindent">make PDF user interface elements - visible </td> + <!--l. 628--><p class="noindent">PDF ‘view’ when on link traversal </td> </tr><tr valign="baseline" id="TBL-11-84-"><td align="left" style="white-space:nowrap;" id="TBL-11-84-1" class="td11"> </td> @@ -2446,114 +2460,120 @@ class="td11"> </td> <tr valign="baseline" id="TBL-11-85-"><td align="left" style="white-space:nowrap;" id="TBL-11-85-1" class="td11"> <span -class="ectt-1000">plainpages </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-85-2" +class="ectt-1000">pdfwindowui </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-85-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-85-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-85-3" class="td11"> - <!--l. 626--><p class="noindent">do page number anchors as plain arabic </td> + <!--l. 629--><p class="noindent">make PDF user interface elements + visible </td> </tr><tr valign="baseline" id="TBL-11-86-"><td align="left" style="white-space:nowrap;" id="TBL-11-86-1" class="td11"> <span -class="ectt-1000">ps2pdf </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-86-2" -class="td11"> </td><td align="left" id="TBL-11-86-3" +class="ectt-1000">plainpages </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-86-2" +class="td11"> <span +class="ecti-1000">false </span></td><td align="left" id="TBL-11-86-3" class="td11"> - <!--l. 627--><p class="noindent">use <span -class="ecss-1000">ps2pdf </span>backend </td> + <!--l. 630--><p class="noindent">do page number anchors as plain arabic </td> </tr><tr valign="baseline" id="TBL-11-87-"><td align="left" style="white-space:nowrap;" id="TBL-11-87-1" class="td11"> <span -class="ectt-1000">raiselinks </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-87-2" +class="ectt-1000">ps2pdf </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-87-2" +class="td11"> </td><td align="left" id="TBL-11-87-3" +class="td11"> + <!--l. 631--><p class="noindent">use <span +class="ecss-1000">ps2pdf </span>backend </td> +</tr><tr + valign="baseline" id="TBL-11-88-"><td align="left" style="white-space:nowrap;" id="TBL-11-88-1" +class="td11"> <span +class="ectt-1000">raiselinks </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-88-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-87-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-88-3" class="td11"> - <!--l. 628--><p class="noindent">raise up links (for <span + <!--l. 632--><p class="noindent">raise up links (for <span class="ecss-1000">Hyper</span><span class="TEX"><span class="ecss-1000">T</span><span class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span> backend) </td> </tr><tr - valign="baseline" id="TBL-11-88-"><td align="left" style="white-space:nowrap;" id="TBL-11-88-1" + valign="baseline" id="TBL-11-89-"><td align="left" style="white-space:nowrap;" id="TBL-11-89-1" class="td11"> <span -class="ectt-1000">runbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-88-2" +class="ectt-1000">runbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-89-2" class="td11"> <span -class="ecti-1000">0 .7 .7 </span></td><td align="left" id="TBL-11-88-3" +class="ecti-1000">0 .7 .7 </span></td><td align="left" id="TBL-11-89-3" class="td11"> - <!--l. 629--><p class="noindent">color of border around ‘run’ links </td> + <!--l. 633--><p class="noindent">color of border around ‘run’ links </td> + + </tr><tr - valign="baseline" id="TBL-11-89-"><td align="left" style="white-space:nowrap;" id="TBL-11-89-1" + valign="baseline" id="TBL-11-90-"><td align="left" style="white-space:nowrap;" id="TBL-11-90-1" class="td11"> <span -class="ectt-1000">setpagesize </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-89-2" +class="ectt-1000">setpagesize </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-90-2" class="td11"> <span -class="ecti-1000">true </span></td><td align="left" id="TBL-11-89-3" +class="ecti-1000">true </span></td><td align="left" id="TBL-11-90-3" class="td11"> - <!--l. 630--><p class="noindent">set page size by special driver + <!--l. 634--><p class="noindent">set page size by special driver commands </td> - - </tr><tr - valign="baseline" id="TBL-11-90-"><td align="left" style="white-space:nowrap;" id="TBL-11-90-1" + valign="baseline" id="TBL-11-91-"><td align="left" style="white-space:nowrap;" id="TBL-11-91-1" class="td11"> <span -class="ectt-1000">tex4ht </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-90-2" -class="td11"> </td><td align="left" id="TBL-11-90-3" +class="ectt-1000">tex4ht </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-91-2" +class="td11"> </td><td align="left" id="TBL-11-91-3" class="td11"> - <!--l. 631--><p class="noindent">use <span class="TEX"><span + <!--l. 635--><p class="noindent">use <span class="TEX"><span class="ecss-1000">T</span><span class="E"><span class="ecss-1000">E</span></span><span class="ecss-1000">X</span></span><span class="ecss-1000">4ht </span>backend </td> </tr><tr - valign="baseline" id="TBL-11-91-"><td align="left" style="white-space:nowrap;" id="TBL-11-91-1" -class="td11"> <span -class="ectt-1000">textures </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-91-2" -class="td11"> </td><td align="left" id="TBL-11-91-3" -class="td11"> - <!--l. 632--><p class="noindent">use <span -class="ecss-1000">Textures </span>backend </td> -</tr><tr valign="baseline" id="TBL-11-92-"><td align="left" style="white-space:nowrap;" id="TBL-11-92-1" class="td11"> <span -class="ectt-1000">unicode </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-92-2" -class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-92-3" +class="ectt-1000">textures </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-92-2" +class="td11"> </td><td align="left" id="TBL-11-92-3" class="td11"> - <!--l. 633--><p class="noindent">Unicode encoded pdf strings </td> + <!--l. 636--><p class="noindent">use <span +class="ecss-1000">Textures </span>backend </td> </tr><tr valign="baseline" id="TBL-11-93-"><td align="left" style="white-space:nowrap;" id="TBL-11-93-1" class="td11"> <span -class="ectt-1000">urlbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-93-2" +class="ectt-1000">unicode </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-93-2" class="td11"> <span -class="ecti-1000">0 1 1 </span></td><td align="left" id="TBL-11-93-3" +class="ecti-1000">false </span></td><td align="left" id="TBL-11-93-3" class="td11"> - <!--l. 634--><p class="noindent">color of border around URL links </td> + <!--l. 637--><p class="noindent">Unicode encoded pdf strings </td> </tr><tr valign="baseline" id="TBL-11-94-"><td align="left" style="white-space:nowrap;" id="TBL-11-94-1" class="td11"> <span -class="ectt-1000">urlcolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-94-2" +class="ectt-1000">urlbordercolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-94-2" class="td11"> <span -class="ecti-1000">magenta </span></td><td align="left" id="TBL-11-94-3" +class="ecti-1000">0 1 1 </span></td><td align="left" id="TBL-11-94-3" class="td11"> - <!--l. 635--><p class="noindent">color of URL links </td> + <!--l. 638--><p class="noindent">color of border around URL links </td> </tr><tr valign="baseline" id="TBL-11-95-"><td align="left" style="white-space:nowrap;" id="TBL-11-95-1" class="td11"> <span -class="ectt-1000">verbose </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-95-2" +class="ectt-1000">urlcolor </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-95-2" class="td11"> <span -class="ecti-1000">false </span></td><td align="left" id="TBL-11-95-3" +class="ecti-1000">magenta </span></td><td align="left" id="TBL-11-95-3" class="td11"> - <!--l. 636--><p class="noindent">be chatty </td> + <!--l. 639--><p class="noindent">color of URL links </td> </tr><tr valign="baseline" id="TBL-11-96-"><td align="left" style="white-space:nowrap;" id="TBL-11-96-1" class="td11"> <span -class="ectt-1000">vtex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-96-2" -class="td11"> </td><td align="left" id="TBL-11-96-3" +class="ectt-1000">verbose </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-96-2" +class="td11"> <span +class="ecti-1000">false </span></td><td align="left" id="TBL-11-96-3" class="td11"> - <!--l. 637--><p class="noindent">use <span -class="ecss-1000">VTeX </span>backend </td> + <!--l. 640--><p class="noindent">be chatty </td> </tr><tr valign="baseline" id="TBL-11-97-"><td align="left" style="white-space:nowrap;" id="TBL-11-97-1" -class="td11"> </td> +class="td11"> <span +class="ectt-1000">vtex </span></td><td align="left" style="white-space:nowrap;" id="TBL-11-97-2" +class="td11"> </td><td align="left" id="TBL-11-97-3" +class="td11"> + <!--l. 641--><p class="noindent">use <span +class="ecss-1000">VTeX </span>backend </td> </tr><tr valign="baseline" id="TBL-11-98-"><td align="left" style="white-space:nowrap;" id="TBL-11-98-1" class="td11"> </td> @@ -2566,31 +2586,34 @@ class="td11"> </td> </tr><tr valign="baseline" id="TBL-11-101-"><td align="left" style="white-space:nowrap;" id="TBL-11-101-1" class="td11"> </td> +</tr><tr + valign="baseline" id="TBL-11-102-"><td align="left" style="white-space:nowrap;" id="TBL-11-102-1" +class="td11"> </td> </tr> </table></div> -<!--l. 640--><p class="noindent"> +<!--l. 644--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">4 </span> <a id="x1-120004"></a>Additional user macros</h3> -<!--l. 642--><p class="noindent">If you need to make references to URLs, or write explicit links, the following low-level user macros are +<!--l. 646--><p class="noindent">If you need to make references to URLs, or write explicit links, the following low-level user macros are provided: -<!--l. 645--><p class="noindent"> +<!--l. 649--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\href{</span><span class="ecti-1000">URL</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 649--><p class="noindent">The <span +<!--l. 653--><p class="noindent">The <span class="ecti-1000">text </span>is made a hyperlink to the <span class="ecti-1000">URL</span>; this must be a full URL (relative to the base URL, if that is defined). The special characters # and ~ do <span class="ecti-1000">not </span>need to be escaped in any way. -<!--l. 654--><p class="noindent"> +<!--l. 658--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\url{</span><span class="ecti-1000">URL</span><span class="ectt-1000">}</span> </span> -<!--l. 658--><p class="noindent">Similar to <span +<!--l. 662--><p class="noindent">Similar to <span class="ectt-1000">\href</span><span class="obeylines-h"><span class="verb"><span class="ectt-1000">{</span></span></span><span class="ecti-1000">URL</span><span class="obeylines-h"><span class="verb"><span @@ -2601,36 +2624,37 @@ class="ecti-1000">URL</span><span class="obeylines-h"><span class="verb"><span class="ectt-1000">}}</span></span></span>. Depending on the driver <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\href</span></span></span> also tries to detect the link type. Thus the result can be a url link, file link, . . . -<!--l. 663--><p class="noindent"> +<!--l. 667--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\nolinkurl{</span><span class="ecti-1000">URL</span><span class="ectt-1000">}</span> </span> -<!--l. 667--><p class="noindent">Write <span +<!--l. 671--><p class="noindent">Write <span class="ecti-1000">URL </span>in the same way as <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\url</span></span></span>, without creating a hyperlink. -<!--l. 670--><p class="noindent"> +<!--l. 674--><p class="noindent"> + + <span class="fbox"> <span class="ectt-1000">\hyperbaseurl{</span><span class="ecti-1000">URL</span><span class="ectt-1000">}</span> </span> -<!--l. 674--><p class="noindent">A base <span +<!--l. 678--><p class="noindent">A base <span class="ecti-1000">URL </span>is established, which is prepended to other specified URLs, to make it easier to write -portable documents. - -<!--l. 677--><p class="noindent"> +portable documents. +<!--l. 681--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hyperimage{</span><span class="ecti-1000">imageURL</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 681--><p class="noindent">The link to the image referenced by the URL is inserted, using <span +<!--l. 685--><p class="noindent">The link to the image referenced by the URL is inserted, using <span class="ecti-1000">text </span>as the anchor. -<!--l. 684--><p class="indent"> For drivers that produce HTML, the image itself is inserted by the browser, with the <span +<!--l. 688--><p class="indent"> For drivers that produce HTML, the image itself is inserted by the browser, with the <span class="ecti-1000">text </span>being ignored completely. -<!--l. 687--><p class="noindent"> +<!--l. 691--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hyperdef{</span><span class="ecti-1000">category</span><span @@ -2639,10 +2663,10 @@ class="ecti-1000">name</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 691--><p class="noindent">A target area of the document (the <span +<!--l. 695--><p class="noindent">A target area of the document (the <span class="ecti-1000">text</span>) is marked, and given the name <span class="ecti-1000">category.name</span> -<!--l. 694--><p class="noindent"> +<!--l. 698--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hyperref{</span><span class="ecti-1000">URL</span><span @@ -2653,24 +2677,24 @@ class="ecti-1000">name</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 698--><p class="noindent"><span +<!--l. 702--><p class="noindent"><span class="ecti-1000">text </span>is made into a link to <span class="ecti-1000">URL#category.name</span> -<!--l. 700--><p class="noindent"> +<!--l. 704--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hyperlink{</span><span class="ecti-1000">name</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 703--><p class="noindent"> +<!--l. 707--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hypertarget{</span><span class="ecti-1000">name</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 707--><p class="noindent">A simple internal link is created with <span class="obeylines-h"><span class="verb"><span +<!--l. 711--><p class="noindent">A simple internal link is created with <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypertarget</span></span></span>, with two parameters of an anchor <span class="ecti-1000">name</span>, and anchor <span @@ -2679,14 +2703,14 @@ class="ectt-1000">\hyperlink</span></span></span> has two arguments, the name of <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypertarget</span></span></span>, and the <span class="ecti-1000">text </span>which be used as the link on the page. -<!--l. 713--><p class="indent"> Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span +<!--l. 717--><p class="indent"> Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\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="ectt-1000">\href</span></span></span> expects a full URL. -<!--l. 717--><p class="noindent"> +<!--l. 721--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\phantomsection</span> </span> -<!--l. 721--><p class="noindent">This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span +<!--l. 725--><p class="noindent">This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\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="ectt-1000">\addcontentsline</span></span></span> for sectionlike things @@ -2705,19 +2729,19 @@ class="verbatim"><div class="verbatim"> <br />\printindex </div> </td></tr></table> - <!--l. 734--><p class="nopar"></div> -<!--l. 736--><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. 738--><p class="nopar"></div> +<!--l. 740--><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. 740--><p class="noindent"> +<!--l. 744--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\autoref{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 744--><p class="noindent">This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span +<!--l. 748--><p class="noindent">This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\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. ‘section 2’ instead of merely the number ‘2’). -<!--l. 750--><p class="indent"> The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span +<!--l. 754--><p class="indent"> The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\label</span></span></span> command by <span class="ecss-1000">hyperref </span>by using the macros listed below (shown with their default values). The macros can be (re)defined in documents using @@ -2725,16 +2749,16 @@ macros listed below (shown with their default values). The macros can be (re)def class="ectt-1000">\(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’s practice. -<!--l. 758--><p class="indent"> For each macro below, <span +<!--l. 762--><p class="indent"> For each macro below, <span class="ecss-1000">hyperref </span>checks <span class="ectt-1000">\*autorefname </span>before <span class="ectt-1000">\*name</span>. For instance, it looks for <span class="ectt-1000">\figureautorefname </span>before <span class="ectt-1000">\figurename</span>. -<!--l. 762--><p class="noindent"> +<!--l. 766--><p class="noindent"> <a - id="x1-12001r11"></a> <!--l. 763--><div class="longtable"><table class="longtable" + id="x1-12001r11"></a> <!--l. 767--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-12-1g"><col id="TBL-12-1"><col @@ -2744,62 +2768,62 @@ id="TBL-12-2"></colgroup> class="td11"> <span class="ecti-1000">Macro </span></td><td align="left" id="TBL-12-1-2" class="td11"> - <!--l. 763--><p class="noindent"><span + <!--l. 767--><p class="noindent"><span class="ecti-1000">Default</span> </td> </tr><tr valign="baseline" id="TBL-12-2-"><td align="left" style="white-space:nowrap;" id="TBL-12-2-1" class="td11"> <span class="ectt-1000">\figurename </span></td><td align="left" id="TBL-12-2-2" class="td11"> - <!--l. 764--><p class="noindent">Figure </td> + <!--l. 768--><p class="noindent">Figure </td> </tr><tr valign="baseline" id="TBL-12-3-"><td align="left" style="white-space:nowrap;" id="TBL-12-3-1" class="td11"> <span class="ectt-1000">\tablename </span></td><td align="left" id="TBL-12-3-2" class="td11"> - <!--l. 765--><p class="noindent">Table </td> + <!--l. 769--><p class="noindent">Table </td> </tr><tr valign="baseline" id="TBL-12-4-"><td align="left" style="white-space:nowrap;" id="TBL-12-4-1" class="td11"> <span class="ectt-1000">\partname </span></td><td align="left" id="TBL-12-4-2" class="td11"> - <!--l. 766--><p class="noindent">Part </td> + <!--l. 770--><p class="noindent">Part </td> </tr><tr valign="baseline" id="TBL-12-5-"><td align="left" style="white-space:nowrap;" id="TBL-12-5-1" class="td11"> <span class="ectt-1000">\appendixname </span></td><td align="left" id="TBL-12-5-2" class="td11"> - <!--l. 767--><p class="noindent">Appendix </td> + <!--l. 771--><p class="noindent">Appendix </td> </tr><tr valign="baseline" id="TBL-12-6-"><td align="left" style="white-space:nowrap;" id="TBL-12-6-1" class="td11"> <span class="ectt-1000">\equationname </span></td><td align="left" id="TBL-12-6-2" class="td11"> - <!--l. 768--><p class="noindent">Equation </td> + <!--l. 772--><p class="noindent">Equation </td> </tr><tr valign="baseline" id="TBL-12-7-"><td align="left" style="white-space:nowrap;" id="TBL-12-7-1" class="td11"> <span class="ectt-1000">\Itemname </span></td><td align="left" id="TBL-12-7-2" class="td11"> - <!--l. 769--><p class="noindent">item </td> + <!--l. 773--><p class="noindent">item </td> </tr><tr valign="baseline" id="TBL-12-8-"><td align="left" style="white-space:nowrap;" id="TBL-12-8-1" class="td11"> <span class="ectt-1000">\chaptername </span></td><td align="left" id="TBL-12-8-2" class="td11"> - <!--l. 770--><p class="noindent">chapter </td> + <!--l. 774--><p class="noindent">chapter </td> </tr><tr valign="baseline" id="TBL-12-9-"><td align="left" style="white-space:nowrap;" id="TBL-12-9-1" class="td11"> <span class="ectt-1000">\sectionname </span></td><td align="left" id="TBL-12-9-2" class="td11"> - <!--l. 771--><p class="noindent">section </td> + <!--l. 775--><p class="noindent">section </td> </tr><tr valign="baseline" id="TBL-12-10-"><td align="left" style="white-space:nowrap;" id="TBL-12-10-1" class="td11"> <span class="ectt-1000">\subsectionname </span></td><td align="left" id="TBL-12-10-2" class="td11"> - <!--l. 772--><p class="noindent">subsection </td> + <!--l. 776--><p class="noindent">subsection </td> </tr><tr @@ -2807,31 +2831,31 @@ class="td11"> class="td11"> <span class="ectt-1000">\subsubsectionname </span></td><td align="left" id="TBL-12-11-2" class="td11"> - <!--l. 773--><p class="noindent">subsubsection </td> + <!--l. 777--><p class="noindent">subsubsection </td> </tr><tr valign="baseline" id="TBL-12-12-"><td align="left" style="white-space:nowrap;" id="TBL-12-12-1" class="td11"> <span class="ectt-1000">\paragraphname </span></td><td align="left" id="TBL-12-12-2" class="td11"> - <!--l. 774--><p class="noindent">paragraph </td> + <!--l. 778--><p class="noindent">paragraph </td> </tr><tr valign="baseline" id="TBL-12-13-"><td align="left" style="white-space:nowrap;" id="TBL-12-13-1" class="td11"> <span class="ectt-1000">\Hfootnotename </span></td><td align="left" id="TBL-12-13-2" class="td11"> - <!--l. 775--><p class="noindent">footnote </td> + <!--l. 779--><p class="noindent">footnote </td> </tr><tr valign="baseline" id="TBL-12-14-"><td align="left" style="white-space:nowrap;" id="TBL-12-14-1" class="td11"> <span class="ectt-1000">\AMSname </span></td><td align="left" id="TBL-12-14-2" class="td11"> - <!--l. 776--><p class="noindent">Equation </td> + <!--l. 780--><p class="noindent">Equation </td> </tr><tr valign="baseline" id="TBL-12-15-"><td align="left" style="white-space:nowrap;" id="TBL-12-15-1" class="td11"> <span class="ectt-1000">\theoremname </span></td><td align="left" id="TBL-12-15-2" class="td11"> - <!--l. 777--><p class="noindent">Theorem </td> + <!--l. 781--><p class="noindent">Theorem </td> </tr><tr valign="baseline" id="TBL-12-16-"><td align="left" style="white-space:nowrap;" id="TBL-12-16-1" class="td11"> </td> @@ -2846,19 +2870,19 @@ class="td11"> </td> class="td11"> </td><td align="left" id="TBL-12-19-2" class="td11"></td></tr> </table></div> -<!--l. 780--><p class="indent"> For instances where you want a reference to use the correct counter, but not to create a link, there +<!--l. 784--><p class="indent"> For instances where you want a reference to use the correct counter, but not to create a link, there are two starred forms: -<!--l. 783--><p class="noindent"> +<!--l. 787--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\ref*{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 787--><p class="noindent"> +<!--l. 791--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\pageref*{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 791--><p class="indent"> A typical use would be to write +<!--l. 795--><p class="indent"> A typical use would be to write <table width="100%" @@ -2867,23 +2891,23 @@ class="verbatim"><div class="verbatim"> \hyperref[other]{that nice section (\ref*{other}) we read before} </div> </td></tr></table> -<!--l. 794--><p class="nopar"> -<!--l. 796--><p class="indent"> We want <span class="obeylines-h"><span class="verb"><span +<!--l. 798--><p class="nopar"> +<!--l. 800--><p class="indent"> We want <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\ref*{other}</span></span></span> to generate the correct number, but not to form a link, since we do this ourselves with <span class="ectt-1000">\hyperref</span>. -<!--l. 799--><p class="noindent"> +<!--l. 803--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\pdfstringdef{</span><span class="ecti-1000">macroname</span><span class="ectt-1000">}{</span><span class="ecti-1000">TEXstring</span><span class="ectt-1000">}</span> </span> -<!--l. 803--><p class="indent"> <span +<!--l. 807--><p class="indent"> <span class="ectt-1000">\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: -<!--l. 807--><p class="indent"> +<!--l. 811--><p class="indent"> <ul class="itemize1"> <li class="itemize">Switching to PD1 or PU encoding </li> @@ -2924,29 +2948,29 @@ class="ectt-1000">\textbf</span></span></span>, etc. <li class="itemize">Support for <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\xspace</span></span></span> provided by the <span class="ecss-1000">xspace </span>package</li></ul> -<!--l. 819--><p class="indent"> In addition, parentheses are protected to avoid the danger of unsafe unbalanced parentheses in +<!--l. 823--><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’s Euro<span class="TEX">T<span class="E">E</span>X</span> paper distributed with <span class="ecss-1000">hyperref</span>. -<!--l. 824--><p class="noindent"> +<!--l. 828--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">4.1 </span> <a id="x1-130004.1"></a>Replacement macros</h4> -<!--l. 826--><p class="noindent"><span +<!--l. 830--><p class="noindent"><span class="ecss-1000">hyperref </span>takes the text for bookmarks from the arguments of commands like <span class="ectt-1000">\section</span>, which can contain things like math, colors, or font changes, none of which will display in bookmarks as is. -<!--l. 830--><p class="noindent"> +<!--l. 834--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\texorpdfstring{</span><span class="ecti-1000">TEXstring</span><span class="ectt-1000">}{</span><span class="ecti-1000">PDFstring</span><span class="ectt-1000">}</span> </span> -<!--l. 834--><p class="indent"> For example, +<!--l. 838--><p class="indent"> For example, <table width="100%" @@ -2961,8 +2985,8 @@ class="verbatim"><div class="verbatim"> <br />\section{\texorpdfstring{\textcolor{red}}{}{Red} Mars} </div> </td></tr></table> -<!--l. 843--><p class="nopar"> -<!--l. 845--><p class="indent"> <span +<!--l. 847--><p class="nopar"> +<!--l. 849--><p class="indent"> <span class="ectt-1000">\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. @@ -2977,8 +3001,8 @@ class="verbatim"><div class="verbatim"> <br />} </div> </td></tr></table> -<!--l. 855--><p class="nopar"> -<!--l. 857--><p class="indent"> However, for disabling commands, an easier way is via <span +<!--l. 859--><p class="nopar"> +<!--l. 861--><p class="indent"> However, for disabling commands, an easier way is via <span class="ectt-1000">\pdfstringdefDisableCommands</span>, which adds its argument to the definition of <span class="ectt-1000">\pdfstringdefPreHook </span>(‘@’ can here be used as letter in command @@ -2995,16 +3019,16 @@ class="verbatim"><div class="verbatim"> <br />} </div> </td></tr></table> -<!--l. 868--><p class="nopar"> -<!--l. 870--><p class="noindent"> +<!--l. 872--><p class="nopar"> +<!--l. 874--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">4.2 </span> <a id="x1-140004.2"></a>Utility macros</h4> -<!--l. 873--><p class="noindent"> +<!--l. 877--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\hypercalcbp{</span><span class="ecti-1000">dimen specification</span><span class="ectt-1000">}</span> </span> -<!--l. 876--><p class="noindent"><span class="obeylines-h"><span class="verb"><span +<!--l. 880--><p class="noindent"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypercalcbp</span></span></span> takes a <span class="TEX">T<span class="E">E</span>X</span> 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 @@ -3022,9 +3046,9 @@ class="verbatim"><div class="verbatim"> <br />} </div> </td></tr></table> - <!--l. 887--><p class="nopar"></div> -<!--l. 889--><p class="noindent">The origin of the PDF coordinate system is the lower left corner. -<!--l. 891--><p class="indent"> Note, for calculations you need either package |calc| or <span + <!--l. 891--><p class="nopar"></div> +<!--l. 893--><p class="noindent">The origin of the PDF coordinate system is the lower left corner. +<!--l. 895--><p class="indent"> Note, for calculations you need either package |calc| or <span class="cmmi-10"><img src="cmmi10-22.gif" alt="e" class="10x-x-22" /></span>-<span class="TEX">T<span class="E">E</span>X</span>. Nowadays the latter should @@ -3035,7 +3059,7 @@ src="cmmi10-22.gif" alt="e" class="10x-x-22" /></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="ectt-1000">hyperref.dtx</span></span></span> for further limitations. -<!--l. 897--><p class="indent"> Also <span class="obeylines-h"><span class="verb"><span +<!--l. 901--><p class="indent"> Also <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypercalcbp</span></span></span> cannot be used in option specifications of <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\documentclass</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\usepackage</span></span></span>, @@ -3043,26 +3067,26 @@ because <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> expands the option lists of these commands. However package <span class="obeylines-h"><span class="verb"><span class="ectt-1000">hyperref</span></span></span> is not yet loaded and an undefined control sequence error would arise. -<!--l. 903--><p class="noindent"> +<!--l. 907--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">5 </span> <a id="x1-150005"></a>Acrobat-specific behavior</h3> -<!--l. 904--><p class="noindent">If you want to access the menu options of Acrobat Reader or Exchange, the following macro is provided +<!--l. 908--><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. 907--><p class="noindent"> +<!--l. 911--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\Acrobatmenu{</span><span class="ecti-1000">menuoption</span><span class="ectt-1000">}{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 911--><p class="noindent">The <span +<!--l. 915--><p class="noindent">The <span class="ecti-1000">text </span>is used to create a button which activates the appropriate <span class="ecti-1000">menuoption</span>. The following table lists the option names you can use—comparison of this with the menus in Acrobat Reader or Exchange will show what they do. Obviously some are only appropriate to Exchange. -<!--l. 914--><p class="noindent"> +<!--l. 918--><p class="noindent"> <a - id="x1-15001r12"></a> <!--l. 915--><div class="longtable"><table class="longtable" + id="x1-15001r12"></a> <!--l. 919--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-13-1g"><col id="TBL-13-1"><col @@ -3071,7 +3095,7 @@ id="TBL-13-2"></colgroup> valign="baseline" id="TBL-13-1-"><td align="left" style="white-space:nowrap;" id="TBL-13-1-1" class="td11"> File </td><td align="left" id="TBL-13-1-2" class="td11"> - <!--l. 915--><p class="noindent">Open, Close, Scan, Save, SaveAs, Optimizer:SaveAsOpt, + <!--l. 919--><p class="noindent">Open, Close, Scan, Save, SaveAs, Optimizer:SaveAsOpt, Print, PageSetup, Quit </td> </tr><tr valign="baseline" id="TBL-13-2-"><td align="left" style="white-space:nowrap;" id="TBL-13-2-1" @@ -3079,21 +3103,21 @@ class="td11"> File<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>Import </td><td align="left" id="TBL-13-2-2" class="td11"> - <!--l. 916--><p class="noindent">ImportImage, ImportNotes, AcroForm:ImportFDF </td> + <!--l. 920--><p class="noindent">ImportImage, ImportNotes, AcroForm:ImportFDF </td> </tr><tr valign="baseline" id="TBL-13-3-"><td align="left" style="white-space:nowrap;" id="TBL-13-3-1" class="td11"> File<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>Export </td><td align="left" id="TBL-13-3-2" class="td11"> - <!--l. 917--><p class="noindent">ExportNotes, AcroForm:ExportFDF </td> + <!--l. 921--><p class="noindent">ExportNotes, AcroForm:ExportFDF </td> </tr><tr valign="baseline" id="TBL-13-4-"><td align="left" style="white-space:nowrap;" id="TBL-13-4-1" class="td11"> File<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>DocumentInfo </td><td align="left" id="TBL-13-4-2" class="td11"> - <!--l. 918--><p class="noindent">GeneralInfo, OpenInfo, FontsInfo, SecurityInfo, + <!--l. 922--><p class="noindent">GeneralInfo, OpenInfo, FontsInfo, SecurityInfo, Weblink:Base, AutoIndex:DocInfo </td> </tr><tr valign="baseline" id="TBL-13-5-"><td align="left" style="white-space:nowrap;" id="TBL-13-5-1" @@ -3101,7 +3125,7 @@ class="td11"> File<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>Preferences </td><td align="left" id="TBL-13-5-2" class="td11"> - <!--l. 919--><p class="noindent">GeneralPrefs, NotePrefs, FullScreenPrefs, Weblink:Prefs, + <!--l. 923--><p class="noindent">GeneralPrefs, NotePrefs, FullScreenPrefs, Weblink:Prefs, AcroSearch:Preferences(Windows) or, AcroSearch:Prefs(Mac), Cpt:Capture </td> @@ -3110,7 +3134,7 @@ class="td11"> valign="baseline" id="TBL-13-6-"><td align="left" style="white-space:nowrap;" id="TBL-13-6-1" class="td11"> Edit </td><td align="left" id="TBL-13-6-2" class="td11"> - <!--l. 921--><p class="noindent">Undo, Cut, Copy, Paste, Clear, SelectAll, Ole:CopyFile, + <!--l. 925--><p class="noindent">Undo, Cut, Copy, Paste, Clear, SelectAll, Ole:CopyFile, TouchUp:TextAttributes, TouchUp:FitTextToSelection, TouchUp:ShowLineMarkers, TouchUp:ShowCaptureSuspects, TouchUp:FindSuspect, </td> @@ -3118,19 +3142,19 @@ class="td11"> valign="baseline" id="TBL-13-7-"><td align="left" style="white-space:nowrap;" id="TBL-13-7-1" class="td11"> </td><td align="left" id="TBL-13-7-2" class="td11"> - <!--l. 924--><p class="noindent">Properties </td> + <!--l. 928--><p class="noindent">Properties </td> </tr><tr valign="baseline" id="TBL-13-8-"><td align="left" style="white-space:nowrap;" id="TBL-13-8-1" class="td11"> Edit<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>Fields </td><td align="left" id="TBL-13-8-2" class="td11"> - <!--l. 925--><p class="noindent">AcroForm:Duplicate, AcroForm:TabOrder </td> + <!--l. 929--><p class="noindent">AcroForm:Duplicate, AcroForm:TabOrder </td> </tr><tr valign="baseline" id="TBL-13-9-"><td align="left" style="white-space:nowrap;" id="TBL-13-9-1" class="td11"> Document </td><td align="left" id="TBL-13-9-2" class="td11"> - <!--l. 926--><p class="noindent">Cpt:CapturePages, + <!--l. 930--><p class="noindent">Cpt:CapturePages, AcroForm:Actions, CropPages, RotatePages, InsertPages, ExtractPages, ReplacePages, DeletePages, NewBookmark, SetBookmarkDest, CreateAllThumbs, DeleteAllThumbs </td> @@ -3138,7 +3162,7 @@ class="td11"> valign="baseline" id="TBL-13-10-"><td align="left" style="white-space:nowrap;" id="TBL-13-10-1" class="td11"> View </td><td align="left" id="TBL-13-10-2" class="td11"> - <!--l. 929--><p class="noindent">ActualSize, FitVisible, FitWidth, FitPage, ZoomTo, + <!--l. 933--><p class="noindent">ActualSize, FitVisible, FitWidth, FitPage, ZoomTo, FullScreen, FirstPage, PrevPage, NextPage, LastPage, GoToPage, GoBack, GoForward, SinglePage, OneColumn, TwoColumns, ArticleThreads, PageOnly, ShowBookmarks, @@ -3147,7 +3171,7 @@ class="td11"> valign="baseline" id="TBL-13-11-"><td align="left" style="white-space:nowrap;" id="TBL-13-11-1" class="td11"> Tools </td><td align="left" id="TBL-13-11-2" class="td11"> - <!--l. 932--><p class="noindent">Hand, ZoomIn, ZoomOut, SelectText, SelectGraphics, + <!--l. 936--><p class="noindent">Hand, ZoomIn, ZoomOut, SelectText, SelectGraphics, Note, Link, Thread, AcroForm:Tool, Acro_Movie:MoviePlayer, TouchUp:TextTool, Find, FindAgain, FindNextNote, CreateNotesFile </td> @@ -3157,28 +3181,28 @@ class="td11"> Tools<span class="cmsy-10"><img src="cmsy10-21.gif" alt="-->" class="10x-x-21" /></span>Search </td><td align="left" id="TBL-13-12-2" class="td11"> - <!--l. 935--><p class="noindent">AcroSrch:Query, AcroSrch:Indexes, AcroSrch:Results, + <!--l. 939--><p class="noindent">AcroSrch:Query, AcroSrch:Indexes, AcroSrch:Results, AcroSrch:Assist, AcroSrch:PrevDoc, AcroSrch:PrevHit, AcroSrch:NextHit, AcroSrch:NextDoc </td> </tr><tr valign="baseline" id="TBL-13-13-"><td align="left" style="white-space:nowrap;" id="TBL-13-13-1" class="td11"> Window </td><td align="left" id="TBL-13-13-2" class="td11"> - <!--l. 937--><p class="noindent">ShowHideToolBar, ShowHideMenuBar, + <!--l. 941--><p class="noindent">ShowHideToolBar, ShowHideMenuBar, ShowHideClipboard, Cascade, TileHorizontal, TileVertical, CloseAll </td> </tr><tr valign="baseline" id="TBL-13-14-"><td align="left" style="white-space:nowrap;" id="TBL-13-14-1" class="td11"> Help </td><td align="left" id="TBL-13-14-2" class="td11"> - <!--l. 939--><p class="noindent">HelpUserGuide, HelpTutorial, HelpExchange, HelpScan, + <!--l. 943--><p class="noindent">HelpUserGuide, HelpTutorial, HelpExchange, HelpScan, HelpCapture, HelpPDFWriter, HelpDistiller, HelpSearch, HelpCatalog, HelpReader, Weblink:Home </td> </tr><tr valign="baseline" id="TBL-13-15-"><td align="left" style="white-space:nowrap;" id="TBL-13-15-1" class="td11"> Help(Windows) </td><td align="left" id="TBL-13-15-2" class="td11"> - <!--l. 941--><p class="noindent">About </td> + <!--l. 945--><p class="noindent">About </td> </tr><tr valign="baseline" id="TBL-13-16-"><td align="left" style="white-space:nowrap;" id="TBL-13-16-1" class="td11"> </td> @@ -3193,29 +3217,29 @@ class="td11"> </td> class="td11"> </td><td align="left" id="TBL-13-19-2" class="td11"></td></tr> </table></div> -<!--l. 944--><p class="noindent"> +<!--l. 948--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">6 </span> <a id="x1-160006"></a>PDF and HTML forms</h3> -<!--l. 945--><p class="noindent">You must put your fields inside a <span +<!--l. 949--><p class="noindent">You must put your fields inside a <span class="ectt-1000">Form </span>environment (only one per file). -<!--l. 947--><p class="indent"> There are six macros to prepare fields: +<!--l. 951--><p class="indent"> There are six macros to prepare fields: -<!--l. 949--><p class="noindent"> +<!--l. 953--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\TextField[</span><span class="ecti-1000">parameters</span><span class="ectt-1000">]{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 953--><p class="noindent"> +<!--l. 957--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\CheckBox[</span><span class="ecti-1000">parameters</span><span class="ectt-1000">]{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 957--><p class="noindent"> +<!--l. 961--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\ChoiceMenu[</span><span class="ecti-1000">parameters</span><span @@ -3224,66 +3248,66 @@ class="ecti-1000">label</span><span class="ectt-1000">}{</span><span class="ecti-1000">choices</span><span class="ectt-1000">}</span> </span> -<!--l. 961--><p class="noindent"> +<!--l. 965--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\PushButton[</span><span class="ecti-1000">parameters</span><span class="ectt-1000">]{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 965--><p class="noindent"> +<!--l. 969--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\Submit[</span><span class="ecti-1000">parameters</span><span class="ectt-1000">]{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 969--><p class="noindent"> +<!--l. 973--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\Reset[</span><span class="ecti-1000">parameters</span><span class="ectt-1000">]{</span><span class="ecti-1000">label</span><span class="ectt-1000">}</span> </span> -<!--l. 973--><p class="indent"> The way forms and their labels are laid out is determined by: -<!--l. 974--><p class="noindent"> +<!--l. 977--><p class="indent"> The way forms and their labels are laid out is determined by: +<!--l. 978--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\LayoutTextField{</span><span class="ecti-1000">label</span><span class="ectt-1000">}{</span><span class="ecti-1000">field</span><span class="ectt-1000">}</span> </span> -<!--l. 978--><p class="noindent"> +<!--l. 982--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\LayoutChoiceField{</span><span class="ecti-1000">label</span><span class="ectt-1000">}{</span><span class="ecti-1000">field</span><span class="ectt-1000">}</span> </span> -<!--l. 982--><p class="noindent"> +<!--l. 986--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\LayoutCheckField{</span><span class="ecti-1000">label</span><span class="ectt-1000">}{</span><span class="ecti-1000">field</span><span class="ectt-1000">}</span> </span> -<!--l. 986--><p class="indent"> These macros default to #1 #2 -<!--l. 988--><p class="indent"> What is actually shown in as the field is determined by: -<!--l. 989--><p class="noindent"> +<!--l. 990--><p class="indent"> These macros default to #1 #2 +<!--l. 992--><p class="indent"> What is actually shown in as the field is determined by: +<!--l. 993--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\MakeRadioField{</span><span class="ecti-1000">width</span><span class="ectt-1000">}{</span><span class="ecti-1000">height</span><span class="ectt-1000">}</span> </span> -<!--l. 993--><p class="noindent"> +<!--l. 997--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\MakeCheckField{</span><span class="ecti-1000">width</span><span class="ectt-1000">}{</span><span class="ecti-1000">height</span><span class="ectt-1000">}</span> </span> -<!--l. 996--><p class="noindent"> +<!--l. 1000--><p class="noindent"> <span class="fbox"> <span @@ -3292,19 +3316,19 @@ class="ecti-1000">width</span><span class="ectt-1000">}{</span><span class="ecti-1000">height</span><span class="ectt-1000">}</span> </span> -<!--l. 999--><p class="noindent"> +<!--l. 1003--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\MakeChoiceField{</span><span class="ecti-1000">width</span><span class="ectt-1000">}{</span><span class="ecti-1000">height</span><span class="ectt-1000">}</span> </span> -<!--l. 1003--><p class="noindent"> +<!--l. 1007--><p class="noindent"> <span class="fbox"> <span class="ectt-1000">\MakeButtonField{</span><span class="ecti-1000">text</span><span class="ectt-1000">}</span> </span> -<!--l. 1007--><p class="indent"> These macros default to <span class="obeylines-h"><span class="verb"><span +<!--l. 1011--><p class="indent"> These macros default to <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\vbox</span><span class="ectt-1000"> to</span><span class="ectt-1000"> #2{\hbox</span><span @@ -3313,7 +3337,7 @@ class="ectt-1000"> #1{\hfill}\vfill}</span></span></span>, except the last, to #1; it is used for buttons, and the special <span class="ectt-1000">\Submit </span>and <span class="ectt-1000">\Reset </span>macros. -<!--l. 1011--><p class="indent"> You may also want to redefine the following macros: +<!--l. 1015--><p class="indent"> You may also want to redefine the following macros: <table width="100%" @@ -3331,13 +3355,13 @@ class="verbatim"><div class="verbatim"> <br />\def\DefaultWidthofText{3cm} </div> </td></tr></table> -<!--l. 1023--><p class="nopar"> -<!--l. 1025--><p class="noindent"> +<!--l. 1027--><p class="nopar"> +<!--l. 1029--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">6.1 </span> <a id="x1-170006.1"></a>Forms environment parameters</h4> -<!--l. 1027--><p class="noindent"> +<!--l. 1031--><p class="noindent"> <a - id="x1-17001r13"></a> <!--l. 1028--><div class="longtable"><table class="longtable" + id="x1-17001r13"></a> <!--l. 1032--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-14-1g"><col id="TBL-14-1"><col @@ -3350,7 +3374,7 @@ class="ectt-1000">action </span></td><td align="left" style="white-space:nowr class="td11"> <span class="ecti-1000">URL </span></td><td align="left" id="TBL-14-1-3" class="td11"> - <!--l. 1028--><p class="noindent">The URL that will receive the form data if a <span + <!--l. 1032--><p class="noindent">The URL that will receive the form data if a <span class="ecss-1000">Submit </span>button is included in the form </td> </tr><tr @@ -3360,7 +3384,7 @@ class="ectt-1000">encoding </span></td><td align="left" style="white-space:nowr class="td11"> <span class="ecti-1000">name </span></td><td align="left" id="TBL-14-2-3" class="td11"> - <!--l. 1029--><p class="noindent">The encoding for the string set to the URL; FDF-encoding + <!--l. 1033--><p class="noindent">The encoding for the string set to the URL; FDF-encoding is usual, and <span class="ectt-1000">html </span>is the only valid value </td> </tr><tr @@ -3370,7 +3394,7 @@ class="ectt-1000">method </span></td><td align="left" style="white-space:nowr class="td11"> <span class="ecti-1000">name </span></td><td align="left" id="TBL-14-3-3" class="td11"> - <!--l. 1031--><p class="noindent">Used only when generating HTML; values can be <span + <!--l. 1035--><p class="noindent">Used only when generating HTML; values can be <span class="ectt-1000">post </span>or <span class="ectt-1000">get</span> </td> @@ -3392,16 +3416,16 @@ class="td11"> </td><td align="left" style="white-space:nowrap;" id="TB class="td11"> </td><td align="left" id="TBL-14-8-3" class="td11"></td></tr> </table></div> -<!--l. 1034--><p class="noindent"> +<!--l. 1038--><p class="noindent"> <h4 class="subsectionHead"><span class="titlemark">6.2 </span> <a id="x1-180006.2"></a>Forms optional parameters</h4> -<!--l. 1035--><p class="noindent">Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e. <span +<!--l. 1039--><p class="noindent">Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e. <span class="ectt-1000">color=0 0</span> <span class="ectt-1000">0.5</span>) -<!--l. 1038--><p class="noindent"> +<!--l. 1042--><p class="noindent"> <a - id="x1-18001r14"></a> <!--l. 1039--><div class="longtable"><table class="longtable" + id="x1-18001r14"></a> <!--l. 1043--><div class="longtable"><table class="longtable" cellspacing="0" cellpadding="0" frame="void" ><colgroup id="TBL-15-1g"><col id="TBL-15-1"><col @@ -3755,27 +3779,27 @@ class="td11"> </td> </table></div> -<!--l. 1085--><p class="noindent"> +<!--l. 1089--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">7 </span> <a id="x1-190007"></a>Defining a new driver</h3> -<!--l. 1086--><p class="noindent">A hyperref driver has to provide definitions for eight macros: -<!--l. 1089--><p class="noindent">1. <span class="obeylines-h"><span class="verb"><span +<!--l. 1090--><p class="noindent">A hyperref driver has to provide definitions for eight macros: +<!--l. 1093--><p class="noindent">1. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@anchor</span></span></span> -<!--l. 1091--><p class="noindent">2. <span class="obeylines-h"><span class="verb"><span +<!--l. 1095--><p class="noindent">2. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@link</span></span></span> -<!--l. 1093--><p class="noindent">3. <span class="obeylines-h"><span class="verb"><span +<!--l. 1097--><p class="noindent">3. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@linkfile</span></span></span> -<!--l. 1095--><p class="noindent">4. <span class="obeylines-h"><span class="verb"><span +<!--l. 1099--><p class="noindent">4. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@linkurl</span></span></span> -<!--l. 1097--><p class="noindent">5. <span class="obeylines-h"><span class="verb"><span +<!--l. 1101--><p class="noindent">5. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@anchorstart</span></span></span> -<!--l. 1099--><p class="noindent">6. <span class="obeylines-h"><span class="verb"><span +<!--l. 1103--><p class="noindent">6. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@anchorend</span></span></span> -<!--l. 1101--><p class="noindent">7. <span class="obeylines-h"><span class="verb"><span +<!--l. 1105--><p class="noindent">7. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@linkstart</span></span></span> -<!--l. 1103--><p class="noindent">8. <span class="obeylines-h"><span class="verb"><span +<!--l. 1107--><p class="noindent">8. <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyper@linkend</span></span></span> -<!--l. 1106--><p class="indent"> The draft option defines the macros as follows +<!--l. 1110--><p class="indent"> The draft option defines the macros as follows <table width="100%" @@ -3791,14 +3815,14 @@ class="verbatim"><div class="verbatim"> <br />\let\hyper@linkend\@empty </div> </td></tr></table> -<!--l. 1116--><p class="nopar"> -<!--l. 1118--><p class="noindent"> +<!--l. 1120--><p class="nopar"> +<!--l. 1122--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">8 </span> <a id="x1-200008"></a>Special support for other packages</h3> -<!--l. 1120--><p class="noindent"><span +<!--l. 1124--><p class="noindent"><span class="ecss-1000">hyperref </span>aims to cooperate with other packages, but there are several possible sources for conflict, such as -<!--l. 1123--><p class="indent"> +<!--l. 1127--><p class="indent"> <ul class="itemize1"> <li class="itemize">Packages that manipulate the bibliographic mechanism. Peter William’s <span class="ecss-1000">harvard </span>package is @@ -3819,7 +3843,7 @@ class="ectt-1000">implicit=false </span>for these packages to work. </li> <li class="itemize">Packages that do anything serious with the index.</li></ul> -<!--l. 1140--><p class="indent"> The <span +<!--l. 1144--><p class="indent"> The <span class="ecss-1000">hyperref </span>package is distributed with variants on two useful packages designed to work especially well with it. These are <span class="ecss-1000">xr </span>and <span @@ -3827,10 +3851,10 @@ class="ecss-1000">minitoc</span>, which support crossdocument links using <span class="E">E</span>X</span></span>’s normal <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\label/\ref</span></span></span> mechanisms and per-chapter tables of contents, respectively. -<!--l. 1146--><p class="noindent"> +<!--l. 1150--><p class="noindent"> <h3 class="sectionHead"><span class="titlemark">9 </span> <a id="x1-210009"></a>History and acknowledgments</h3> -<!--l. 1148--><p class="noindent">The original authors of <span +<!--l. 1152--><p class="noindent">The original authors of <span class="ecss-1000">hyperbasics.tex </span>and <span class="ecss-1000">hypertex.sty</span>, from which this package descends, are Tanmoy Bhattacharya (<span @@ -3849,7 +3873,7 @@ Lamport for comments, requests, thoughts and code to get the package into its fi Various other people are mentioned at the point in the source where I had to change the code in later versions because of problems they found. -<!--l. 1162--><p class="indent"> Tanmoy found a great many of the bugs, and (even better) often provided fixes, which has made the +<!--l. 1166--><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> are entirely due to him! The investigations of Bill Moss (<span @@ -3857,7 +3881,7 @@ class="ectt-1000">bmoss@math.clemson.edu</span>) into the later versions includi many bugs, and his testing is appreciated. Hans Hagen (<span class="ectt-1000">pragma@pi.net</span>) provided a lot of insight into PDF. -<!--l. 1170--><p class="indent"> Berthold Horn provided help, encouragement and sponsorship for the <span +<!--l. 1174--><p class="indent"> Berthold Horn provided help, encouragement and sponsorship for the <span class="ecss-1000">dvipsone </span>and <span class="ecss-1000">dviwindo </span>drivers. Sergey Lesenko provided the changes needed for <span @@ -3871,14 +3895,14 @@ class="ecss-1000">hyper </span>package (developed in parallel with <span class="ecss-1000">hyperref</span>) showed me solutions for some problems. Hopefully the two packages will combine one day. -<!--l. 1179--><p class="indent"> The forms creation section owes a great deal to: T. V. Raman, for encouragement, support and +<!--l. 1183--><p class="indent"> The forms creation section owes a great deal to: T. V. Raman, for encouragement, support and ideas; Thomas Merz, whose book <span class="ecti-1000">Web Publishing with Acrobat/PDF </span>provided crucial insights; D. P. Story, whose detailed article about pdfmarks and forms solved many practical problems; and Hans Hagen, who explained how to do it in <span class="ecss-1000">pdftex</span>. -<!--l. 1185--><p class="indent"> Steve Dandy recreated the manual source in July 2003 after it had been lost. -<!--l. 1188--><p class="indent"> Especial extra thanks to David Carlisle for the <span +<!--l. 1189--><p class="indent"> Steve Dandy recreated the manual source in July 2003 after it had been lost. +<!--l. 1192--><p class="indent"> Especial extra thanks to David Carlisle for the <span class="ecss-1000">backref </span>module, the ps2pdf and dviwindo support, frequent general rewrites of my bad code, and for working on changes to the <span class="ecss-1000">xr </span>package to suit diff --git a/Master/texmf-dist/doc/latex/hyperref/manual.pdf b/Master/texmf-dist/doc/latex/hyperref/manual.pdf Binary files differindex aa43a476ebf..2c6fba9713c 100644 --- a/Master/texmf-dist/doc/latex/hyperref/manual.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/manual.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/manual2.html b/Master/texmf-dist/doc/latex/hyperref/manual2.html index fc7263f79fe..a1acedfb676 100644 --- a/Master/texmf-dist/doc/latex/hyperref/manual2.html +++ b/Master/texmf-dist/doc/latex/hyperref/manual2.html @@ -7,7 +7,7 @@ <meta name="originator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)"> <!-- html --> <meta name="src" content="manual.tex"> -<meta name="date" content="2006-07-31 16:25:00"> +<meta name="date" content="2006-09-08 14:07:00"> <link rel="stylesheet" type="text/css" href="manual.css"> </head><body > diff --git a/Master/texmf-dist/doc/latex/hyperref/manual3.html b/Master/texmf-dist/doc/latex/hyperref/manual3.html index f7aa96474ed..7205a4a18bb 100644 --- a/Master/texmf-dist/doc/latex/hyperref/manual3.html +++ b/Master/texmf-dist/doc/latex/hyperref/manual3.html @@ -7,11 +7,11 @@ <meta name="originator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)"> <!-- html --> <meta name="src" content="manual.tex"> -<meta name="date" content="2006-07-31 16:25:00"> +<meta name="date" content="2006-09-08 14:07:00"> <link rel="stylesheet" type="text/css" href="manual.css"> </head><body > - <!--l. 210--><p class="noindent"> <a + <!--l. 212--><p class="noindent"> <a id="x3-2002f2"></a>Make sure you turn off the partial font downloading supported by <span class="ecss-1000">dvips </span>and <span class="ecss-1000">dvipsone </span>in favor of diff --git a/Master/texmf-dist/doc/latex/hyperref/options.pdf b/Master/texmf-dist/doc/latex/hyperref/options.pdf Binary files differindex df883694cec..bb09b43f72b 100644 --- a/Master/texmf-dist/doc/latex/hyperref/options.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/options.pdf diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex index 56fef24234f..342495168ec 100644 --- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex +++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex @@ -116,7 +116,7 @@ \title{Hypertext marks in \LaTeX: a manual for \textsf{hyperref}} \author{Sebastian Rahtz \and Heiko Oberdiek} -\date{February 2006} +\date{September 2006} \begin{document} @@ -197,6 +197,8 @@ PDF writer; this is basically the same as that for \textsf{dvips}, but a few var % \item[dvipdf] produces \verb|\special| commands for the DVI to PDF driver \textsf{dvipdf} % (deprecated) \item[dvipdfm] produces \verb|\special| commands for Mark Wicks' DVI to PDF driver \textsf{dvipdfm} +\item[dvipdfmx] produces \verb|\special| commands for driver + \textsf{dvipdfmx}, a successor of \textsf{dvipdfm}. \item[dviwindo] produces \verb|\special| commands that Y\&Y's Windows previewer interprets as hypertext jumps within the previewer \item[vtex] produces \verb|\special| commands that MicroPress' HTML and PDF-producing \TeX\ variants interpret as hypertext jumps within the @@ -337,6 +339,7 @@ If no driver is specified, the package defaults to loading the \noindent\begin{longtable}{>{\ttfamily}lp{.8\hsize}} dvipdfm & Sets up \textsf{hyperref} for use with the \textsf{dvipdfm} driver.\\ +dvipdfmx & Sets up \textsf{hyperref} for use with the \textsf{dvipdfmx} driver.\\ dvips & Sets up \textsf{hyperref} for use with the \textsf{dvips} driver. \\ dvipsone & Sets up \textsf{hyperref} for use with the \textsf{dvipsone} driver. \\ dviwindo & Sets up \textsf{hyperref} for use with the \textsf{dviwindo} Windows previewer. \\ @@ -563,6 +566,7 @@ debug & \textit{false} & provide details of anchors defined draft & \textit{false} & do not do any hyperlinking \\ dvipdf & & use \textsf{dvipdf} backend (deprecated)\\ dvipdfm & & use \textsf{dvipdfm} backend \\ +dvipdfmx & & use \textsf{dvipdfmx} backend \\ dvips & & use \textsf{dvips} backend \\ dvipsone & & use \textsf{dvipsone} backend \\ dviwindo & & use \textsf{dviwindo} backend \\ diff --git a/Master/texmf-dist/source/latex/hyperref/doc/options.tex b/Master/texmf-dist/source/latex/hyperref/doc/options.tex index 6ad73f4e136..bed4b392577 100644 --- a/Master/texmf-dist/source/latex/hyperref/doc/options.tex +++ b/Master/texmf-dist/source/latex/hyperref/doc/options.tex @@ -11,7 +11,7 @@ \title{hyperref package options} \author{Sebastian Rahtz et. al.} %\date{October 7th 1999} -\date{July 31st 2006}% HO +\date{September 4th 2006}% HO \newcommand{\optempty}{{\rmfamily\textit{empty}}} \newcommand*{\for}[1]{{\rmfamily(#1)}} \begin{document} @@ -39,6 +39,7 @@ debug &provide details of anchors defined&false\\ draft &do not do any hyper linking&false\\ dvipdf &use dvipdf backend\\ dvipdfm &use dvipdfm backend\\ +dvipdfmx &use dvipdfmx backend\\ dvips &use dvips backend\\ dvipsone &use dvipsone backend\\ dviwindo &use dviwindo backend\\ diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx index 0c2ed7d7724..9751739892b 100644 --- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx +++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx @@ -37,7 +37,7 @@ %<pd1enc>\ProvidesFile{pd1enc.def} %<puenc>\ProvidesFile{puenc.def} %<puvnenc>\ProvidesFile{puvnenc.def} -%<!none> [2006/08/29 v6.75d +%<!none> [2006/09/06 v6.75e %<package> Hypertext links for LaTeX] %<nohyperref> Dummy hyperref (SR)] %<driver> Hyperref documentation driver file] @@ -113,7 +113,7 @@ \end{document} %</driver> % \fi -% \CheckSum{19025} +% \CheckSum{19035} % % \MakeShortVerb{|} % \StopEventually{} @@ -3425,6 +3425,11 @@ \def\XR@ext{pdf}% \Hy@breaklinkstrue } +\define@key{Hyp}{dvipdfmx}[true]{% + \def\Hy@driver{hdvipdfm}% + \def\XR@ext{pdf}% + \Hy@breaklinkstrue +} \define@key{Hyp}{pdfmark}[true]{% \def\Hy@driver{hdvips}% \def\Hy@raisedlink{}% @@ -8963,6 +8968,7 @@ \def\hyper@linkfile#1#2#3{% \Hy@pstringdef\Hy@pstringF{#2}% \Hy@pstringdef\Hy@pstringD{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -8983,6 +8989,7 @@ \def\@hyper@launch run:#1\\#2#3{% filename, anchor text linkname \Hy@pstringdef\Hy@pstringF{#1}% \Hy@pstringdef\Hy@pstringP{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -9005,6 +9012,7 @@ } \def\hyper@linkurl#1#2{% \Hy@pstringdef\Hy@pstringURI{#2}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -9021,6 +9029,7 @@ \@pdfm@mark{eann}% } \def\Acrobatmenu#1#2{% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -9862,7 +9871,7 @@ } \def\hyper@linkend{% \literalps@out{\strip@pt@and@otherjunk\baselineskip\space H.L}% - \edef\Hy@temp{\csname @\hyper@currentlinktype bordercolor\endcsname}% + \edef\Hy@tempcolor{\csname @\hyper@currentlinktype bordercolor\endcsname}% \pdfmark{% pdfmark=/ANN,% linktype=link,% @@ -9871,7 +9880,7 @@ AcroHighlight=\@pdfhighlight,% Border=\@pdfborder,% BorderStyle=\@pdfborderstyle,% - Color=\Hy@temp,% + Color=\Hy@tempcolor,% Raw=H.B% }% \Hy@endcolorlink @@ -9963,7 +9972,7 @@ \hyper@linkurl{#2}{#1}} \def\Hy@undefinedname{UNDEFINED} \def\hyper@link#1#2#3{% - \edef\Hy@temp{\csname @#1bordercolor\endcsname}% + \edef\Hy@tempcolor{\csname @#1bordercolor\endcsname}% \begingroup \protected@edef\Hy@testname{#2}% \ifx\Hy@testname\@empty @@ -9977,13 +9986,13 @@ AcroHighlight=\@pdfhighlight,% Border=\@pdfborder,% BorderStyle=\@pdfborderstyle,% - Color=\Hy@temp,% + Color=\Hy@tempcolor,% Dest=\Hy@testname }% %</dvipdf> %<*pdfmarkbase> \pdfmark[{#3}]{% - Color=\Hy@temp,% + Color=\Hy@tempcolor,% linktype={#1},% AcroHighlight=\@pdfhighlight,% Border=\@pdfborder,% diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def index e557c5284e5..60b09fef316 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipdfm.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for dvipdfm] \def\Hy@PutCatalog#1{\@pdfm@mark{docview << #1 >>}} \ifHy@pagelabels @@ -158,6 +158,7 @@ \def\hyper@linkfile#1#2#3{% \Hy@pstringdef\Hy@pstringF{#2}% \Hy@pstringdef\Hy@pstringD{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -178,6 +179,7 @@ \def\@hyper@launch run:#1\\#2#3{% filename, anchor text linkname \Hy@pstringdef\Hy@pstringF{#1}% \Hy@pstringdef\Hy@pstringP{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -200,6 +202,7 @@ } \def\hyper@linkurl#1#2{% \Hy@pstringdef\Hy@pstringURI{#2}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -216,6 +219,7 @@ \@pdfm@mark{eann}% } \def\Acrobatmenu#1#2{% + \leavevmode \@pdfm@mark{% bann << /Type /Annot diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def index 3842598d4f1..ab4db3e79d0 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvips.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for dvips] \input{pdfmark.def}% \ifx\@pdfproducer\relax diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def index 4db528de5c8..de1dc873049 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipson.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for dvipsone] \providecommand\@pdfborder{0 0 65781} \providecommand*\@pdfborderstyle{} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def index 42047d8133b..b53735711f7 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdviwind.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for dviwindo] \def\Hy@PutCatalog#1{% \pdfmark{pdfmark=/PUT,Raw={\string{Catalog\string} << #1 >>}}% diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index 9a645145e80..fce78f422d9 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for pdfTeX] \let\Hy@PutCatalog\pdfcatalog \ifHy@pagelabels diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg index 4d276f9c971..2ed4ffad13a 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.cfg} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref configuration file for TeX4ht] \IfFileExists{\jobname.cfg}{\endinput}{} \Preamble{html} diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def index 8ccf4084d6a..b02f1445596 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for TeX4ht] \@ifpackageloaded{tex4ht} {\typeout{hyperref tex4ht: tex4ht already loaded}}% diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 22ea7339a1d..33ba6c4f57e 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for Textures] \begingroup \obeylines % diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtex.def b/Master/texmf-dist/tex/latex/hyperref/hvtex.def index 28e0e5deed2..96d48a48c51 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtex.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for VTeX in PDF/PS mode] \edef\Hy@VTeXversion{% \ifx\VTeXversion\@undefined diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def index 5f54f4c677e..625dfe3dfff 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexhtml.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for VTeX in HTML mode] \RequirePackage{vtexhtml} \newif\if@Localurl diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def index d69217888f9..b1f00c32cb7 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexmrk.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)] \input{pdfmark.def}% \ifx\@pdfproducer\relax diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index acfe6fc60ac..06a25c32f74 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyperref} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -1479,6 +1479,11 @@ \def\XR@ext{pdf}% \Hy@breaklinkstrue } +\define@key{Hyp}{dvipdfmx}[true]{% + \def\Hy@driver{hdvipdfm}% + \def\XR@ext{pdf}% + \Hy@breaklinkstrue +} \define@key{Hyp}{pdfmark}[true]{% \def\Hy@driver{hdvips}% \def\Hy@raisedlink{}% diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def index 4519d7534f7..26782a47799 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hypertex.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for HyperTeX specials] \def\PDF@FinishDoc{} \def\PDF@SetupDoc{% diff --git a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty index 84b15e94381..e155c9cc20f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nohyperref} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Dummy hyperref (SR)] \let\hyper@@anchor\@gobble \def\hyper@link#1#2#3{#3}% diff --git a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def index 87fc054f79a..b1f9f1c485c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def +++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pd1enc.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref: PDFDocEncoding definition (HO)] \DeclareFontEncoding{PD1}{}{} \DeclareTextCommand{\textLF}{PD1}{\012} % line feed diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index b6d16ebbee8..17a5704e774 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def +++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pdfmark.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref definitions for pdfmark specials] \def\Hy@PutCatalog#1{% \pdfmark{pdfmark=/PUT,Raw={\string{Catalog\string} << #1 >>}}% @@ -181,7 +181,7 @@ } \def\hyper@linkend{% \literalps@out{\strip@pt@and@otherjunk\baselineskip\space H.L}% - \edef\Hy@temp{\csname @\hyper@currentlinktype bordercolor\endcsname}% + \edef\Hy@tempcolor{\csname @\hyper@currentlinktype bordercolor\endcsname}% \pdfmark{% pdfmark=/ANN,% linktype=link,% @@ -190,7 +190,7 @@ AcroHighlight=\@pdfhighlight,% Border=\@pdfborder,% BorderStyle=\@pdfborderstyle,% - Color=\Hy@temp,% + Color=\Hy@tempcolor,% Raw=H.B% }% \Hy@endcolorlink @@ -255,14 +255,14 @@ \hyper@linkurl{#2}{#1}} \def\Hy@undefinedname{UNDEFINED} \def\hyper@link#1#2#3{% - \edef\Hy@temp{\csname @#1bordercolor\endcsname}% + \edef\Hy@tempcolor{\csname @#1bordercolor\endcsname}% \begingroup \protected@edef\Hy@testname{#2}% \ifx\Hy@testname\@empty \let\Hy@testname\Hy@undefinedname \fi \pdfmark[{#3}]{% - Color=\Hy@temp,% + Color=\Hy@tempcolor,% linktype={#1},% AcroHighlight=\@pdfhighlight,% Border=\@pdfborder,% diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index 31a32e040de..a1cba42161e 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puenc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puenc.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\textLF}{PU}{\80\012} % line feed diff --git a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def index f70b22b12c5..03f78547c7c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puvnenc.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref: Additions to puenc.def for VnTeX] \DeclareTextCommand{\abreve}{PU}{\81\003} \DeclareTextCommand{\acircumflex}{PU}{\80\342} diff --git a/Master/texmf-dist/tpm/hyperref.tpm b/Master/texmf-dist/tpm/hyperref.tpm index 3fb82c5f06d..3691311a7a5 100644 --- a/Master/texmf-dist/tpm/hyperref.tpm +++ b/Master/texmf-dist/tpm/hyperref.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/hyperref.zip"> <TPM:Name>hyperref</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/08/29 13:39:31</TPM:Date> + <TPM:Date>2006/09/08 12:10:30</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title>Extensive support for hypertext in LaTeX.</TPM:Title> @@ -21,9 +21,9 @@ backends. [description copied from TeX Catalogue] </TPM:Description> <TPM:Author>Sebastian Rahtz</TPM:Author> - <TPM:Size>5718370</TPM:Size> + <TPM:Size>5720018</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="488323"> + <TPM:RunFiles size="488505"> texmf-dist/tex/latex/hyperref/backref.sty texmf-dist/tex/latex/hyperref/hdvipdfm.def texmf-dist/tex/latex/hyperref/hdvips.def @@ -50,7 +50,7 @@ texmf-dist/tex/latex/hyperref/puvnenc.def texmf-dist/tex/latex/hyperref/xr-hyper.sty texmf-dist/tpm/hyperref.tpm </TPM:RunFiles> - <TPM:DocFiles size="4438222"> + <TPM:DocFiles size="4443405"> texmf-dist/doc/latex/hyperref/ChangeLog texmf-dist/doc/latex/hyperref/ChangeLog.pdf texmf-dist/doc/latex/hyperref/README @@ -67,7 +67,7 @@ texmf-dist/doc/latex/hyperref/options.pdf texmf-dist/doc/latex/hyperref/paper.pdf texmf-dist/doc/latex/hyperref/slides.pdf </TPM:DocFiles> - <TPM:SourceFiles size="793473"> + <TPM:SourceFiles size="793980"> texmf-dist/source/latex/hyperref/backref.dtx texmf-dist/source/latex/hyperref/bmhydoc.sty texmf-dist/source/latex/hyperref/doc/fdl.tex |