diff options
40 files changed, 2499 insertions, 3225 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt index 94bfe295d2b..6eeff73b71d 100644 --- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt +++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt @@ -1,4 +1,30 @@ -2020-01-14 7.00d David Carlisle +2021-02-04 Ulrike Fischer + * corrected the definition of \begin/\end in \pdfstringdef + * removed patches for russian, new version is on ctan + * removed patches for danish, dutch, finnish, portugues, usorbian, + swedish, slovene, macedonian, ukrainian. + This doesn't affect the output, but can give warnings in the log until + the languages files adapt their definitions. + * removed a outdated patch for \texttilde + * moved language patches to a extra file for easier handling + * removed \HyPsd@BabelPatch and the related code as no longer + needed with a current babel. + * added Euro to encoding of form field font (issue 145) + * removed patches for ngerman/german: these are now in babel-german + * removed patches for french, unneeded according the + babel-french maintainer. + * set unicode to true by default for all engines. + * removed outdated code to fix the first page boxlevel. + * removed outdated code to fix old ltxcmds code + * removed outdated code to fix fancyvrb + * removed code related to /Hid - deprecated in PDF 1.2 + * removed patches for greeknumerals, the code is now in + babel-greek. + * added norsk to autoref languages (PR 158) + * added danish to autoref language (PR 159) + * corrected french language (PR 160) + +2020-01-14 7.00d David Carlisle * Test for newer GhostScript releases in dvips output https://tex.stackexchange.com/a/524163/1090 * Delete doc/options.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/README.md b/Master/texmf-dist/doc/latex/hyperref/README.md index 5432d88e7d2..828532e08e6 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README.md +++ b/Master/texmf-dist/doc/latex/hyperref/README.md @@ -1,6 +1,6 @@ # README for hyperref bundle -Version 2020-05-15 v7.00e +Version 2021-02-04 v7.00g ## INTRODUCTION @@ -37,6 +37,8 @@ The main repository of hyperref is located at github ## INSTALLATION +The easiest is to use the package manager of the TeX System. + ### Installation with ZIP file in TDS format The ZIP file [hyperref.tds.zip](http://mirrors.ctan.org/install/macros/latex/contrib/hyperref.tds.zip) @@ -79,6 +81,10 @@ Example for TeXLive: * Heiko Oberdiek (inactive) * The LaTeX3 Project +## LICENSE + +LATEX Project Public License, version 1.3c or later. + ## BUG REPORTS A bug report should contain: @@ -132,16 +138,4 @@ Responsible for the additions to PU encoding for Arabi is ``` * ... -## TODO - - * modules - * bookmark organisation - * documentation - * PDF threads - * more for PDF forms - * per object setting - * vary gap between text and box - * PostScript driver: the current implementation doesn't really support - nested links. The start positions should be remembered in a stack, - but there are complications with page breaks. - * ... + diff --git a/Master/texmf-dist/doc/latex/hyperref/backref.pdf b/Master/texmf-dist/doc/latex/hyperref/backref.pdf Binary files differindex 7cb9b138087..0e0a9b0bef9 100644 --- a/Master/texmf-dist/doc/latex/hyperref/backref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/backref.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf Binary files differindex 1ac908174f7..d93f8f2cb84 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.css b/Master/texmf-dist/doc/latex/hyperref/manual.css index c56985d497e..ea1c3e45c19 100644 --- a/Master/texmf-dist/doc/latex/hyperref/manual.css +++ b/Master/texmf-dist/doc/latex/hyperref/manual.css @@ -160,12 +160,14 @@ p.indent{text-indent:0;} p + p{margin-top:1em;} p + div, p + pre {margin-top:1em;} div + p, pre + p {margin-top:1em;} +a { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; hyphens: auto; } @media print {div.crosslinks {visibility:hidden;}} a img { border-top: 0; border-left: 0; border-right: 0; } center { margin-top:1em; margin-bottom:1em; } td center { margin-top:0em; margin-bottom:0em; } .Canvas { position:relative; } img.math{vertical-align:middle;} +div.par-math-display, div.math-display{text-align:center;} li p.indent { text-indent: 0em } li p:first-child{ margin-top:0em; } li p:last-child, li div:last-child { margin-bottom:0.5em; } @@ -182,7 +184,7 @@ div.obeylines-v p { margin-top:0; margin-bottom:0; } td.displaylines {text-align:center; white-space:nowrap;} .centerline {text-align:center;} .rightline {text-align:right;} -div.verbatim {font-family: monospace,monospace; white-space: nowrap; text-align:left; clear:both; } +pre.verbatim {font-family: monospace,monospace; text-align:left; clear:both; } .fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; } div.fbox {display:table} div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; } @@ -242,6 +244,7 @@ table.pmatrix {width:100%;} span.bar-css {text-decoration:overline;} img.cdots{vertical-align:middle;} .partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;} +.chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {line-height: 200%; font-weight:bold;} .index-item, .index-subitem, .index-subsubitem {display:block} div.caption {text-indent:-2em; margin-left:3em; margin-right:1em; text-align:left;} div.caption span.id{font-weight: bold; white-space: nowrap; } @@ -250,7 +253,6 @@ p.bibitem { text-indent: -2em; margin-left: 2em; margin-top:0.6em; margin-bottom p.bibitem-p { text-indent: 0em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; } .paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;} .subparagraphHead, .likesubparagraphHead { font-weight: bold;} -.quote {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; margin-right:1em; text-align:justify;} .verse{white-space:nowrap; margin-left:2em} div.maketitle {text-align:center;} h2.titleHead{text-align:center;} @@ -258,9 +260,9 @@ div.maketitle{ margin-bottom: 2em; } div.author, div.date {text-align:center;} div.thanks{text-align:left; margin-left:10%; font-size:85%; font-style:italic; } div.author{white-space: nowrap;} -.quotation {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; } -.abstract p {margin-left:5%; margin-right:5%;} +div.abstract p {margin-left:5%; margin-right:5%;} div.abstract {width:100%;} +.abstracttitle{text-align:center;margin-bottom:1em;} div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; } table.tabular td p{margin-top:0em;} table.tabular {margin-left: auto; margin-right: auto;} diff --git a/Master/texmf-dist/doc/latex/hyperref/manual.html b/Master/texmf-dist/doc/latex/hyperref/manual.html index 5dc0901e62e..e743ee9640b 100644 --- a/Master/texmf-dist/doc/latex/hyperref/manual.html +++ b/Master/texmf-dist/doc/latex/hyperref/manual.html @@ -25,256 +25,169 @@ href="https://github.com/latex3/hyperref/issues" class="url" ><span class="ec-lmvtt-10x-x-120">https://github.com/latex3/hyperref/issues</span></a><span class="ec-lmr-12">)</span></div><br /> <div class="date" ><span -class="ec-lmr-12">2020-05-15 v7.00e</span></div> +class="ec-lmr-12">2021-02-04 v7.00g</span></div> </div> <h3 class="likesectionHead"><a id="x1-1000"></a>Contents</h3> <div class="tableofcontents"> - <span class="sectionToc" >1 <a +  <span class="sectionToc" >1 <a href="#x1-20001" id="QQ2-1-2">Introduction</a></span> -<br /> <span class="sectionToc" >2 <a +<br />  <span class="sectionToc" >2 <a href="#x1-30002" id="QQ2-1-3">Implicit behavior</a></span> -<br /> <span class="sectionToc" >3 <a +<br />  <span class="sectionToc" >3 <a href="#x1-40003" id="QQ2-1-4">Package options</a></span> -<br />  <span class="subsectionToc" >3.1 <a +<br />   <span class="subsectionToc" >3.1 <a href="#x1-50003.1" id="QQ2-1-5">General options</a></span> -<br />  <span class="subsectionToc" >3.2 <a +<br />   <span class="subsectionToc" >3.2 <a href="#x1-60003.2" id="QQ2-1-6">Options for destination names</a></span> -<br />  <span class="subsectionToc" >3.3 <a +<br />   <span class="subsectionToc" >3.3 <a href="#x1-70003.3" id="QQ2-1-7">Configuration options</a></span> -<br />  <span class="subsectionToc" >3.4 <a +<br />   <span class="subsectionToc" >3.4 <a href="#x1-80003.4" id="QQ2-1-8">Backend drivers</a></span> -<br />  <span class="subsectionToc" >3.5 <a +<br />   <span class="subsectionToc" >3.5 <a href="#x1-90003.5" id="QQ2-1-9">Extension options</a></span> -<br />  <span class="subsectionToc" >3.6 <a +<br />   <span class="subsectionToc" >3.6 <a href="#x1-100003.6" id="QQ2-1-10">PDF-specific display options</a></span> -<br />  <span class="subsectionToc" >3.7 <a +<br />   <span class="subsectionToc" >3.7 <a href="#x1-110003.7" id="QQ2-1-11">PDF display and information options</a></span> -<br />  <span class="subsectionToc" >3.8 <a +<br />   <span class="subsectionToc" >3.8 <a href="#x1-120003.8" id="QQ2-1-12">Option <span class="ec-lmvtt-10">pdfinfo</span></a></span> -<br />  <span class="subsectionToc" >3.9 <a +<br />   <span class="subsectionToc" >3.9 <a href="#x1-130003.9" id="QQ2-1-13">Big alphabetical list</a></span> -<br /> <span class="sectionToc" >4 <a +<br />  <span class="sectionToc" >4 <a href="#x1-140004" id="QQ2-1-14">Additional user macros</a></span> -<br />  <span class="subsectionToc" >4.1 <a +<br />   <span class="subsectionToc" >4.1 <a href="#x1-150004.1" id="QQ2-1-15">Bookmark macros</a></span> -<br />   <span class="subsubsectionToc" >4.1.1 <a -href="#x1-160004.1.1" id="QQ2-1-16">Setting bookmarks</a></span> -<br />   <span class="subsubsectionToc" >4.1.2 <a -href="#x1-170004.1.2" id="QQ2-1-17">Replacement macros</a></span> -<br />  <span class="subsectionToc" >4.2 <a -href="#x1-180004.2" id="QQ2-1-18">Utility macros</a></span> -<br /> <span class="sectionToc" >5 <a -href="#x1-190005" id="QQ2-1-19">New Features</a></span> -<br />  <span class="subsectionToc" >5.1 <a -href="#x1-200005.1" id="QQ2-1-20">Option ‘pdflinkmargin’</a></span> -<br />  <span class="subsectionToc" >5.2 <a -href="#x1-210005.2" id="QQ2-1-21">Field option ‘calculatesortkey’</a></span> -<br />  <span class="subsectionToc" >5.3 <a -href="#x1-220005.3" id="QQ2-1-22">Option ‘localanchorname’</a></span> -<br />  <span class="subsectionToc" >5.4 <a -href="#x1-230005.4" id="QQ2-1-23">Option ‘customdriver’</a></span> -<br />  <span class="subsectionToc" >5.5 <a -href="#x1-240005.5" id="QQ2-1-24">Option ‘psdextra’</a></span> -<br />  <span class="subsectionToc" >5.6 <a -href="#x1-250005.6" id="QQ2-1-25">\XeTeXLinkBox</a></span> -<br />  <span class="subsectionToc" >5.7 <a -href="#x1-260005.7" id="QQ2-1-26">\IfHyperBooleanExists and \IfHyperBoolean</a></span> -<br />  <span class="subsectionToc" >5.8 <a -href="#x1-270005.8" id="QQ2-1-27">\unichar</a></span> -<br />  <span class="subsectionToc" >5.9 <a -href="#x1-280005.9" id="QQ2-1-28">\ifpdfstringunicode</a></span> -<br />  <span class="subsectionToc" >5.10 <a -href="#x1-290005.10" id="QQ2-1-29">Customizing index style file with \nohyperpage</a></span> -<br />  <span class="subsectionToc" >5.11 <a -href="#x1-300005.11" id="QQ2-1-30">Experimental option ‘ocgcolorlinks’</a></span> -<br />  <span class="subsectionToc" >5.12 <a -href="#x1-310005.12" id="QQ2-1-31">Option ‘pdfa’</a></span> -<br />  <span class="subsectionToc" >5.13 <a -href="#x1-320005.13" id="QQ2-1-32">Option ‘linktoc’ added</a></span> - -<br />  <span class="subsectionToc" >5.14 <a -href="#x1-330005.14" id="QQ2-1-33">Option ‘pdfnewwindow’ changed</a></span> -<br />  <span class="subsectionToc" >5.15 <a -href="#x1-340005.15" id="QQ2-1-34">Flag options for PDF forms</a></span> -<br />  <span class="subsectionToc" >5.16 <a -href="#x1-350005.16" id="QQ2-1-35">Option ‘pdfversion’</a></span> -<br />  <span class="subsectionToc" >5.17 <a -href="#x1-360005.17" id="QQ2-1-36">Field option ‘name’</a></span> -<br />  <span class="subsectionToc" >5.18 <a -href="#x1-370005.18" id="QQ2-1-37">Option ‘pdfencoding’</a></span> -<br />  <span class="subsectionToc" >5.19 <a -href="#x1-380005.19" id="QQ2-1-38">Color options/package hycolor</a></span> -<br />  <span class="subsectionToc" >5.20 <a -href="#x1-390005.20" id="QQ2-1-39">Option pdfusetitle</a></span> -<br />  <span class="subsectionToc" >5.21 <a -href="#x1-400005.21" id="QQ2-1-40">Starred form of \autoref</a></span> -<br />  <span class="subsectionToc" >5.22 <a -href="#x1-410005.22" id="QQ2-1-41">Link border style</a></span> -<br />  <span class="subsectionToc" >5.23 <a -href="#x1-420005.23" id="QQ2-1-42">Option <span +<br />   <span class="subsectionToc" >4.2 <a +href="#x1-180004.2" id="QQ2-1-18">Pagelabels</a></span> +<br />   <span class="subsectionToc" >4.3 <a +href="#x1-190004.3" id="QQ2-1-19">Utility macros</a></span> +<br />  <span class="sectionToc" >5 <a +href="#x1-200005" id="QQ2-1-20">New Features</a></span> +<br />   <span class="subsectionToc" >5.1 <a +href="#x1-210005.1" id="QQ2-1-21">Option ‘pdflinkmargin’</a></span> +<br />   <span class="subsectionToc" >5.2 <a +href="#x1-220005.2" id="QQ2-1-22">Field option ‘calculatesortkey’</a></span> +<br />   <span class="subsectionToc" >5.3 <a +href="#x1-230005.3" id="QQ2-1-23">Option ‘localanchorname’</a></span> +<br />   <span class="subsectionToc" >5.4 <a +href="#x1-240005.4" id="QQ2-1-24">Option ‘customdriver’</a></span> +<br />   <span class="subsectionToc" >5.5 <a +href="#x1-250005.5" id="QQ2-1-25">Option ‘psdextra’</a></span> +<br />   <span class="subsectionToc" >5.6 <a +href="#x1-260005.6" id="QQ2-1-26">\XeTeXLinkBox</a></span> +<br />   <span class="subsectionToc" >5.7 <a +href="#x1-270005.7" id="QQ2-1-27">\IfHyperBooleanExists and \IfHyperBoolean</a></span> +<br />   <span class="subsectionToc" >5.8 <a +href="#x1-280005.8" id="QQ2-1-28">\unichar</a></span> +<br />   <span class="subsectionToc" >5.9 <a +href="#x1-290005.9" id="QQ2-1-29">\ifpdfstringunicode</a></span> +<br />   <span class="subsectionToc" >5.10 <a +href="#x1-300005.10" id="QQ2-1-30">Customizing index style file with \nohyperpage</a></span> +<br />   <span class="subsectionToc" >5.11 <a +href="#x1-310005.11" id="QQ2-1-31">Experimental option ‘ocgcolorlinks’</a></span> +<br />   <span class="subsectionToc" >5.12 <a +href="#x1-320005.12" id="QQ2-1-32">Option ‘pdfa’</a></span> +<br />   <span class="subsectionToc" >5.13 <a +href="#x1-330005.13" id="QQ2-1-33">Option ‘linktoc’ added</a></span> +<br />   <span class="subsectionToc" >5.14 <a +href="#x1-340005.14" id="QQ2-1-34">Option ‘pdfnewwindow’ changed</a></span> + +<br />   <span class="subsectionToc" >5.15 <a +href="#x1-350005.15" id="QQ2-1-35">Flag options for PDF forms</a></span> +<br />   <span class="subsectionToc" >5.16 <a +href="#x1-360005.16" id="QQ2-1-36">Option ‘pdfversion’</a></span> +<br />   <span class="subsectionToc" >5.17 <a +href="#x1-370005.17" id="QQ2-1-37">Field option ‘name’</a></span> +<br />   <span class="subsectionToc" >5.18 <a +href="#x1-380005.18" id="QQ2-1-38">Option ‘pdfencoding’</a></span> +<br />   <span class="subsectionToc" >5.19 <a +href="#x1-390005.19" id="QQ2-1-39">Color options/package hycolor</a></span> +<br />   <span class="subsectionToc" >5.20 <a +href="#x1-400005.20" id="QQ2-1-40">Option pdfusetitle</a></span> +<br />   <span class="subsectionToc" >5.21 <a +href="#x1-410005.21" id="QQ2-1-41">Starred form of \autoref</a></span> +<br />   <span class="subsectionToc" >5.22 <a +href="#x1-420005.22" id="QQ2-1-42">Link border style</a></span> +<br />   <span class="subsectionToc" >5.23 <a +href="#x1-430005.23" id="QQ2-1-43">Option <span class="ec-lmss-10">bookmarksdepth</span></a></span> -<br />  <span class="subsectionToc" >5.24 <a -href="#x1-430005.24" id="QQ2-1-43">Option <span +<br />   <span class="subsectionToc" >5.24 <a +href="#x1-440005.24" id="QQ2-1-44">Option <span class="ec-lmss-10">pdfescapeform</span></a></span> -<br />  <span class="subsectionToc" >5.25 <a -href="#x1-440005.25" id="QQ2-1-44">Default driver setting</a></span> -<br />  <span class="subsectionToc" >5.26 <a -href="#x1-450005.26" id="QQ2-1-45">Backref entries</a></span> -<br />  <span class="subsectionToc" >5.27 <a -href="#x1-460005.27" id="QQ2-1-46">\phantomsection</a></span> -<br /> <span class="sectionToc" >6 <a -href="#x1-470006" id="QQ2-1-47">Acrobat-specific behavior</a></span> -<br /> <span class="sectionToc" >7 <a -href="#x1-480007" id="QQ2-1-48">PDF and HTML forms</a></span> -<br />  <span class="subsectionToc" >7.1 <a -href="#x1-490007.1" id="QQ2-1-49">Forms environment parameters</a></span> -<br />  <span class="subsectionToc" >7.2 <a -href="#x1-500007.2" id="QQ2-1-50">Forms optional parameters</a></span> -<br /> <span class="sectionToc" >8 <a -href="#x1-510008" id="QQ2-1-51">Defining a new driver</a></span> -<br /> <span class="sectionToc" >9 <a -href="#x1-520009" id="QQ2-1-52">Special support for other packages</a></span> -<br />  <span class="subsectionToc" >9.1 <a -href="#x1-530009.1" id="QQ2-1-53">Package Compatibility</a></span> -<br />   <span class="subsubsectionToc" >9.1.1 <a -href="#x1-540009.1.1" id="QQ2-1-54">algorithm</a></span> -<br />   <span class="subsubsectionToc" >9.1.2 <a -href="#x1-550009.1.2" id="QQ2-1-55">amsmath</a></span> -<br />   <span class="subsubsectionToc" >9.1.3 <a -href="#x1-560009.1.3" id="QQ2-1-56">amsrefs</a></span> -<br />   <span class="subsubsectionToc" >9.1.4 <a -href="#x1-570009.1.4" id="QQ2-1-57">arydshln, longtable</a></span> -<br />   <span class="subsubsectionToc" >9.1.5 <a -href="#x1-580009.1.5" id="QQ2-1-58">babel/magyar.ldf</a></span> -<br />   <span class="subsubsectionToc" >9.1.6 <a -href="#x1-590009.1.6" id="QQ2-1-59">babel/spanish.ldf</a></span> -<br />   <span class="subsubsectionToc" >9.1.7 <a -href="#x1-600009.1.7" id="QQ2-1-60">bibentry</a></span> -<br />   <span class="subsubsectionToc" >9.1.8 <a -href="#x1-610009.1.8" id="QQ2-1-61">bigfoot</a></span> -<br />   <span class="subsubsectionToc" >9.1.9 <a -href="#x1-620009.1.9" id="QQ2-1-62">chappg</a></span> -<br />   <span class="subsubsectionToc" >9.1.10 <a -href="#x1-630009.1.10" id="QQ2-1-63">cite</a></span> -<br />   <span class="subsubsectionToc" >9.1.11 <a -href="#x1-640009.1.11" id="QQ2-1-64">count1to</a></span> -<br />   <span class="subsubsectionToc" >9.1.12 <a -href="#x1-650009.1.12" id="QQ2-1-65">dblaccnt</a></span> -<br />   <span class="subsubsectionToc" >9.1.13 <a -href="#x1-660009.1.13" id="QQ2-1-66">easyeqn</a></span> -<br />   <span class="subsubsectionToc" >9.1.14 <a -href="#x1-670009.1.14" id="QQ2-1-67">ellipsis</a></span> -<br />   <span class="subsubsectionToc" >9.1.15 <a -href="#x1-680009.1.15" id="QQ2-1-68">float</a></span> -<br />   <span class="subsubsectionToc" >9.1.16 <a -href="#x1-690009.1.16" id="QQ2-1-69">endnotes</a></span> -<br />   <span class="subsubsectionToc" >9.1.17 <a -href="#x1-700009.1.17" id="QQ2-1-70">foiltex</a></span> -<br />   <span class="subsubsectionToc" >9.1.18 <a -href="#x1-710009.1.18" id="QQ2-1-71">footnote</a></span> -<br />   <span class="subsubsectionToc" >9.1.19 <a -href="#x1-720009.1.19" id="QQ2-1-72">geometry</a></span> -<br />   <span class="subsubsectionToc" >9.1.20 <a -href="#x1-730009.1.20" id="QQ2-1-73">IEEEtran.cls</a></span> -<br />   <span class="subsubsectionToc" >9.1.21 <a -href="#x1-740009.1.21" id="QQ2-1-74">index</a></span> -<br />   <span class="subsubsectionToc" >9.1.22 <a -href="#x1-750009.1.22" id="QQ2-1-75">lastpage</a></span> -<br />   <span class="subsubsectionToc" >9.1.23 <a -href="#x1-760009.1.23" id="QQ2-1-76">linguex</a></span> -<br />   <span class="subsubsectionToc" >9.1.24 <a -href="#x1-770009.1.24" id="QQ2-1-77">ltabptch</a></span> -<br />   <span class="subsubsectionToc" >9.1.25 <a -href="#x1-780009.1.25" id="QQ2-1-78">mathenv</a></span> -<br />   <span class="subsubsectionToc" >9.1.26 <a -href="#x1-790009.1.26" id="QQ2-1-79">minitoc-hyper</a></span> -<br />   <span class="subsubsectionToc" >9.1.27 <a -href="#x1-800009.1.27" id="QQ2-1-80">multind</a></span> -<br />   <span class="subsubsectionToc" >9.1.28 <a -href="#x1-810009.1.28" id="QQ2-1-81">natbib</a></span> -<br />   <span class="subsubsectionToc" >9.1.29 <a -href="#x1-820009.1.29" id="QQ2-1-82">nomencl</a></span> -<br />   <span class="subsubsectionToc" >9.1.30 <a -href="#x1-830009.1.30" id="QQ2-1-83">parskip</a></span> -<br />   <span class="subsubsectionToc" >9.1.31 <a -href="#x1-840009.1.31" id="QQ2-1-84">prettyref</a></span> - -<br />   <span class="subsubsectionToc" >9.1.32 <a -href="#x1-850009.1.32" id="QQ2-1-85">ntheorem</a></span> -<br />   <span class="subsubsectionToc" >9.1.33 <a -href="#x1-860009.1.33" id="QQ2-1-86">setspace</a></span> -<br />   <span class="subsubsectionToc" >9.1.34 <a -href="#x1-870009.1.34" id="QQ2-1-87">sidecap</a></span> -<br />   <span class="subsubsectionToc" >9.1.35 <a -href="#x1-880009.1.35" id="QQ2-1-88">subfigure</a></span> -<br />   <span class="subsubsectionToc" >9.1.36 <a -href="#x1-890009.1.36" id="QQ2-1-89">titleref</a></span> -<br />   <span class="subsubsectionToc" >9.1.37 <a -href="#x1-900009.1.37" id="QQ2-1-90">tabularx</a></span> -<br />   <span class="subsubsectionToc" >9.1.38 <a -href="#x1-910009.1.38" id="QQ2-1-91">titlesec</a></span> -<br />   <span class="subsubsectionToc" >9.1.39 <a -href="#x1-920009.1.39" id="QQ2-1-92">ucs/utf8x.def</a></span> -<br />   <span class="subsubsectionToc" >9.1.40 <a -href="#x1-930009.1.40" id="QQ2-1-93">varioref</a></span> -<br />   <span class="subsubsectionToc" >9.1.41 <a -href="#x1-940009.1.41" id="QQ2-1-94">verse</a></span> -<br />   <span class="subsubsectionToc" >9.1.42 <a -href="#x1-950009.1.42" id="QQ2-1-95">vietnam</a></span> -<br />   <span class="subsubsectionToc" >9.1.43 <a -href="#x1-960009.1.43" id="QQ2-1-96">XeTeX</a></span> -<br /> <span class="sectionToc" >10 <a -href="#x1-9700010" id="QQ2-1-97">Limitations</a></span> -<br />  <span class="subsectionToc" >10.1 <a -href="#x1-9800010.1" id="QQ2-1-98">Wrapped/broken link support</a></span> -<br />  <span class="subsectionToc" >10.2 <a -href="#x1-9900010.2" id="QQ2-1-99">Links across pages</a></span> -<br />  <span class="subsectionToc" >10.3 <a -href="#x1-10000010.3" id="QQ2-1-100">Footnotes</a></span> -<br /> <span class="sectionToc" >11 <a -href="#x1-10100011" id="QQ2-1-101">Hints</a></span> -<br />  <span class="subsectionToc" >11.1 <a -href="#x1-10200011.1" id="QQ2-1-102">Spaces in option values</a></span> -<br />  <span class="subsectionToc" >11.2 <a -href="#x1-10300011.2" id="QQ2-1-103">Index with makeindex</a></span> -<br />  <span class="subsectionToc" >11.3 <a -href="#x1-10400011.3" id="QQ2-1-104">Warning <span +<br />   <span class="subsectionToc" >5.25 <a +href="#x1-450005.25" id="QQ2-1-45">Default driver setting</a></span> +<br />   <span class="subsectionToc" >5.26 <a +href="#x1-460005.26" id="QQ2-1-46">Backref entries</a></span> +<br />   <span class="subsectionToc" >5.27 <a +href="#x1-470005.27" id="QQ2-1-47">\phantomsection</a></span> +<br />  <span class="sectionToc" >6 <a +href="#x1-480006" id="QQ2-1-48">Acrobat-specific behavior</a></span> +<br />  <span class="sectionToc" >7 <a +href="#x1-490007" id="QQ2-1-49">PDF and HTML forms</a></span> +<br />   <span class="subsectionToc" >7.1 <a +href="#x1-500007.1" id="QQ2-1-50">Forms environment parameters</a></span> +<br />   <span class="subsectionToc" >7.2 <a +href="#x1-510007.2" id="QQ2-1-51">Forms optional parameters</a></span> +<br />  <span class="sectionToc" >8 <a +href="#x1-520008" id="QQ2-1-52">Defining a new driver</a></span> +<br />  <span class="sectionToc" >9 <a +href="#x1-530009" id="QQ2-1-53">Special support for other packages</a></span> +<br />   <span class="subsectionToc" >9.1 <a +href="#x1-540009.1" id="QQ2-1-54">Package Compatibility</a></span> +<br />  <span class="sectionToc" >10 <a +href="#x1-9800010" id="QQ2-1-98">Limitations</a></span> +<br />   <span class="subsectionToc" >10.1 <a +href="#x1-9900010.1" id="QQ2-1-99">Wrapped/broken link support</a></span> +<br />   <span class="subsectionToc" >10.2 <a +href="#x1-10000010.2" id="QQ2-1-100">Links across pages</a></span> +<br />   <span class="subsectionToc" >10.3 <a +href="#x1-10100010.3" id="QQ2-1-101">Footnotes</a></span> +<br />  <span class="sectionToc" >11 <a +href="#x1-10200011" id="QQ2-1-102">Hints</a></span> +<br />   <span class="subsectionToc" >11.1 <a +href="#x1-10300011.1" id="QQ2-1-103">Spaces in option values</a></span> +<br />   <span class="subsectionToc" >11.2 <a +href="#x1-10400011.2" id="QQ2-1-104">Index with makeindex</a></span> +<br />   <span class="subsectionToc" >11.3 <a +href="#x1-10500011.3" id="QQ2-1-105">Warning <span class="ec-lmvtt-10">"bookmark level for unknown <foobar> defaults to 0"</span></a></span> -<br />  <span class="subsectionToc" >11.4 <a -href="#x1-10500011.4" id="QQ2-1-105">Link anchors in figures</a></span> -<br />  <span class="subsectionToc" >11.5 <a -href="#x1-10600011.5" id="QQ2-1-106">Additional unicode characters in bookmarks and pdf information entries:</a></span> -<br />  <span class="subsectionToc" >11.6 <a -href="#x1-10700011.6" id="QQ2-1-107">Footnotes</a></span> -<br />  <span class="subsectionToc" >11.7 <a -href="#x1-10800011.7" id="QQ2-1-108">Subordinate counters</a></span> -<br /> <span class="sectionToc" >12 <a -href="#x1-10900012" id="QQ2-1-109">History and acknowledgments</a></span> -<br /> <span class="sectionToc" >13 <a -href="#x1-11000013" id="QQ2-1-110">GNU Free Documentation License</a></span> -<br />  <span class="subsectionToc" >13.1 <a -href="#x1-11200013.1" id="QQ2-1-112">Applicability and definitions</a></span> -<br />  <span class="subsectionToc" >13.2 <a -href="#x1-11300013.2" id="QQ2-1-113">Verbatim copying</a></span> -<br />  <span class="subsectionToc" >13.3 <a -href="#x1-11400013.3" id="QQ2-1-114">Copying in quantity</a></span> -<br />  <span class="subsectionToc" >13.4 <a -href="#x1-11500013.4" id="QQ2-1-115">Modifications</a></span> -<br />  <span class="subsectionToc" >13.5 <a -href="#x1-11600013.5" id="QQ2-1-116">Combining documents</a></span> -<br />  <span class="subsectionToc" >13.6 <a -href="#x1-11700013.6" id="QQ2-1-117">Collections of documents</a></span> -<br />  <span class="subsectionToc" >13.7 <a -href="#x1-11800013.7" id="QQ2-1-118">Aggregation with independent works</a></span> -<br />  <span class="subsectionToc" >13.8 <a -href="#x1-11900013.8" id="QQ2-1-119">Translation</a></span> -<br />  <span class="subsectionToc" >13.9 <a -href="#x1-12000013.9" id="QQ2-1-120">Termination</a></span> -<br />  <span class="subsectionToc" >13.10 <a -href="#x1-12100013.10" id="QQ2-1-121">Future revisions of this license</a></span> +<br />   <span class="subsectionToc" >11.4 <a +href="#x1-10600011.4" id="QQ2-1-106">Link anchors in figures</a></span> +<br />   <span class="subsectionToc" >11.5 <a +href="#x1-10700011.5" id="QQ2-1-107">Additional unicode characters in bookmarks and pdf information entries:</a></span> +<br />   <span class="subsectionToc" >11.6 <a +href="#x1-10800011.6" id="QQ2-1-108">Footnotes</a></span> +<br />   <span class="subsectionToc" >11.7 <a +href="#x1-10900011.7" id="QQ2-1-109">Subordinate counters</a></span> +<br />  <span class="sectionToc" >12 <a +href="#x1-11000012" id="QQ2-1-110">History and acknowledgments</a></span> +<br />  <span class="sectionToc" >13 <a +href="#x1-11100013" id="QQ2-1-111">GNU Free Documentation License</a></span> +<br />   <span class="subsectionToc" >13.1 <a +href="#x1-11300013.1" id="QQ2-1-113">Applicability and definitions</a></span> +<br />   <span class="subsectionToc" >13.2 <a +href="#x1-11400013.2" id="QQ2-1-114">Verbatim copying</a></span> +<br />   <span class="subsectionToc" >13.3 <a +href="#x1-11500013.3" id="QQ2-1-115">Copying in quantity</a></span> +<br />   <span class="subsectionToc" >13.4 <a +href="#x1-11600013.4" id="QQ2-1-116">Modifications</a></span> +<br />   <span class="subsectionToc" >13.5 <a +href="#x1-11700013.5" id="QQ2-1-117">Combining documents</a></span> +<br />   <span class="subsectionToc" >13.6 <a +href="#x1-11800013.6" id="QQ2-1-118">Collections of documents</a></span> +<br />   <span class="subsectionToc" >13.7 <a +href="#x1-11900013.7" id="QQ2-1-119">Aggregation with independent works</a></span> +<br />   <span class="subsectionToc" >13.8 <a +href="#x1-12000013.8" id="QQ2-1-120">Translation</a></span> +<br />   <span class="subsectionToc" >13.9 <a +href="#x1-12100013.9" id="QQ2-1-121">Termination</a></span> +<br />   <span class="subsectionToc" >13.10 <a +href="#x1-12200013.10" id="QQ2-1-122">Future revisions of this license</a></span> </div> + + <!--l. 190--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">1 </span> <a id="x1-20001"></a>Introduction</h3> @@ -289,8 +202,6 @@ class="ec-lmvtt-10">\special </span>commands which a driver can turn into hypert it also provides new commands to allow the user to write <span class="ec-lmri-10">ad hoc </span>hypertext links, including those to external documents and URLs. - - <!--l. 200--><p class="indent" > The package is currently maintained at <a href="https://github.com/latex3/hyperref/" class="url" ><span class="ec-lmvtt-10">https://github.com/latex3/hyperref/</span></a> and issues should be @@ -388,6 +299,8 @@ class="ec-lmvtt-10">"</span></span></span>’ characters should be escaped with a backslash (<span class="lmsy-10">\</span>), and if it looks like a URL name it may cause problems. + + <!--l. 247--><p class="indent" > However, the drivers intended to produce <span class="ec-lmri-10">only </span>PDF use literal PostScript or PDF <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\special</span></span></span> @@ -414,8 +327,7 @@ class="ec-lmss-10">dvips</span> class="ec-lmbx-10">dvipsone</span> </dt><dd class="description">produces <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\special</span></span></span> commands tailored for <span -class="ec-lmss-10">dvipsone</span> - +class="ec-lmss-10">dvipsone</span> </dd><dt class="description"> <span class="ec-lmbx-10">ps2pdf</span> </dt><dd @@ -487,16 +399,17 @@ class="ec-lmss-10">dvips -z</span>, but the DVI file is not portable. The main a HyperTeX <span class="ec-lmvtt-10">\special </span>commands is that you can also use the document in hypertext DVI viewers, such as <span -class="ec-lmss-10">xdvi</span>. +class="ec-lmss-10">xdvi</span>. + <dl class="description"><dt class="description"> <span class="ec-lmbx-10">driverfallback</span> </dt><dd class="description">If a driver is not given and cannot be autodetected, then use the driver option, given as value to this option <span class="ec-lmss-10">driverfallback</span>. Example: - <div class="quote"> + <blockquote class="quote"> <!--l. 289--><p class="noindent" ><span -class="ec-lmvtt-10">driverfallback=dvipdfm</span></div> +class="ec-lmvtt-10">driverfallback=dvipdfm</span></blockquote> <!--l. 291--><p class="noindent" >Autodetected drivers (<span class="ec-lmss-10">pdftex</span>, <span class="ec-lmss-10">xetex</span>, <span @@ -509,17 +422,16 @@ class="ec-lmss-10">driverfallback</span>. However a DVI driver program is run class="ec-lmss-10">hyperref </span>uses the driver, given by <span class="ec-lmss-10">driverfallback</span>. If the driver is already specified or can be autodetected, then option <span -class="ec-lmss-10">driverfallback </span>is ignored.</dd></dl> - +class="ec-lmss-10">driverfallback </span>is ignored.</dd></dl> <h3 class="sectionHead"><span class="titlemark">2 </span> <a id="x1-30002"></a>Implicit behavior</h3> <!--l. 304--><p class="noindent" >This package can be used with more or less any normal LaTeX document by specifying in the document preamble - <div class="verbatim" id="verbatim-1"> + <pre class="verbatim" id="verbatim-1"> \usepackage{hyperref} -</div> +</pre> <!--l. 309--><p class="nopar" > <!--l. 311--><p class="indent" > Make sure it comes <span class="ec-lmri-10">last </span>of your loaded packages, to give it a fighting chance of not being over-written, @@ -553,7 +465,7 @@ class="ec-lmvtt-10">\hypersetup </span>macro. When the package is loaded, a file class="ec-lmvtt-10">hyperref.cfg </span>is read if it can be found, and this is a convenient place to set options on a site-wide basis. <!--l. 338--><p class="indent" > Note however that some options (for example <span -class="ec-lmvtt-10">unicode</span>) can only be used as packge options, and not +class="ec-lmvtt-10">unicode</span>) can only be used as package options, and not in <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypersetup</span></span></span> as the option settings are processed as the package is read. <!--l. 342--><p class="indent" > As an example, the behavior of a particular file could be controlled by: @@ -563,20 +475,20 @@ class="ec-lmvtt-10">hyperref.cfg </span>setting up the look of links, adding bac PDF display default: - <div class="verbatim" id="verbatim-2"> + <pre class="verbatim" id="verbatim-2"> \hypersetup{backref, -  <br />pdfpagemode=FullScreen, -  <br />colorlinks=true} -</div> + pdfpagemode=FullScreen, + colorlinks=true} +</pre> <!--l. 352--><p class="nopar" > </li> <li class="itemize">A global option in the file, which is passed down to <span class="ec-lmss-10">hyperref</span>: - <div class="verbatim" id="verbatim-3"> + <pre class="verbatim" id="verbatim-3"> \documentclass[dvips]{article} -</div> +</pre> <!--l. 359--><p class="nopar" > </li> <li class="itemize">File-specific options in the <span @@ -585,10 +497,10 @@ class="ec-lmvtt-10">\usepackage </span>commands, which override the ones set in class="ec-lmvtt-10">hyperref.cfg</span>: - <div class="verbatim" id="verbatim-4"> + <pre class="verbatim" id="verbatim-4"> \usepackage[colorlinks=false]{hyperref} -  <br />\hypersetup{pdftitle={A Perfect Day}} -</div> + \hypersetup{pdftitle={A Perfect Day}} +</pre> <!--l. 367--><p class="nopar" ></li></ul> <!--l. 370--><p class="indent" > As seen in the previous example, information entries (pdftitle, pdfauthor, …) should be set after the package is loaded. Otherwise LaTeX expands the values of these options prematurely. Also LaTeX strips @@ -597,10 +509,10 @@ given as package option. They are not necessary in <span class="obeylines-h"><sp class="ec-lmvtt-10">\hypersetup</span></span></span>. - <div class="verbatim" id="verbatim-5"> + <pre class="verbatim" id="verbatim-5"> \usepackage[pdfborder={0 0 0}]{hyperref} - <br />\hypersetup{pdfborder=0 0 0} -</div> +\hypersetup{pdfborder=0 0 0} +</pre> <!--l. 380--><p class="nopar" > <!--l. 382--><p class="indent" > Package ‘kvoptions-patch’ patches LaTeX to make it aware of key value options and to prevent premature value expansions. @@ -617,7 +529,7 @@ however. <!--l. 395--><p class="noindent" >Firstly, the options to specify general behavior and page size. <a id="x1-5001r1"></a> <!--l. 399--><div class="longtable"> <table id="TBL-2" class="longtable" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-2-1g"><col id="TBL-2-1"><col id="TBL-2-2"><col @@ -703,9 +615,9 @@ example. class="ec-lmvtt-10">\refstepcounter </span>is called. Thus there is a counter name and value. Both are used to construct the destination name. By default the counter value follows the counter name separated by a dot. Example for the fourth chapter: - <div class="quote"> + <blockquote class="quote"> <!--l. 421--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">chapter.4</span></span></span></div> +class="ec-lmvtt-10">chapter.4</span></span></span></blockquote> <!--l. 423--><p class="noindent" >This scheme is used by: <dl class="description"><dt class="description"> <span @@ -771,39 +683,39 @@ Package <span class="ec-lmss-10">hyperref </span>calls this macro each time, it uses a destination name. The macro must be expandable and expects the destination name as only argument. As example, the macro is redefined to add a prefix to all destination names: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-6"> + <pre class="verbatim" id="verbatim-6"> \renewcommand*{\HyperDestNameFilter}[1]{\jobname-#1} -</div> - <!--l. 477--><p class="nopar" ></div> +</pre> + <!--l. 477--><p class="nopar" ></blockquote> <!--l. 479--><p class="noindent" >In document <span class="ec-lmvtt-10">docA </span>the destination name <span class="ec-lmvtt-10">chapter.2 </span>becomes <span class="ec-lmvtt-10">docA-chapter.2</span>. <!--l. 482--><p class="indent" > Destination names can also be used from the outside in URIs(, if the driver has not removed or changed them), for example: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-7"> + <pre class="verbatim" id="verbatim-7"> http://somewhere/path/file.pdf#nameddest=chapter.4 -</div> - <!--l. 487--><p class="nopar" ></div> +</pre> + <!--l. 487--><p class="nopar" ></blockquote> <!--l. 489--><p class="noindent" >However using a number seems unhappy. If another chapter is added before, the number changes. But it is very difficult to pass a new name for the destination to the anchor setting process that is usually deep hidden in the internals. The first name of <span class="ec-lmvtt-10">\label </span>after the anchor setting seems a good approximation: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-8"> + <pre class="verbatim" id="verbatim-8">   \section{Introduction} - <br />  \label{intro} -</div> - <!--l. 498--><p class="nopar" ></div> +  \label{intro} +</pre> + <!--l. 498--><p class="nopar" ></blockquote> <!--l. 500--><p class="noindent" >Option <span class="ec-lmvtt-10">destlabel </span>checks for each <span class="ec-lmvtt-10">\label</span>, if there is a new destination name active and replaces the @@ -818,15 +730,15 @@ class="ec-lmvtt-10">\autoref</span>). This redefinition is also available as class="ec-lmvtt-10">\HyperDestLabelReplace</span>, thus that an own redefinition can use it. The following example also adds a prefix for <span class="ec-lmri-10">all </span>destination names: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-9"> + <pre class="verbatim" id="verbatim-9"> \renewcommand*{\HyperDestNameFilter}[1]{% - <br />  \jobname-\HyperDestLabelReplace{#1}% - <br />} -</div> - <!--l. 515--><p class="nopar" ></div> +  \jobname-\HyperDestLabelReplace{#1}% +} +</pre> + <!--l. 515--><p class="nopar" ></blockquote> <!--l. 517--><p class="noindent" >The other case that only files prefixed that do not have a corresponding <span class="ec-lmvtt-10">\label </span>is more complicate, because <span @@ -836,26 +748,26 @@ class="ec-lmvtt-10">\pdfstrcmp </span>of pdf<span class="HoLogo-TeX">T<span clas class="ec-lmvtt-10">\strcmp </span>of <span class="HoLogo-XeTeX"><span class="HoLogo-Xe">X<span class="HoLogo-e">Ǝ</span></span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span>, package <span class="ec-lmss-10">pdftexcmds </span>also supports Lua<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>): - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-10"> + <pre class="verbatim" id="verbatim-10"> \usepackage{pdftexcmds} - <br />\makeatletter - <br />\renewcommand*{\HyperDestNameFilter}[1]{% - <br />  \ifcase\pdf@strcmp{#1}{\HyperDestLabelReplace{#1}} % - <br />    \jobname-#1% - <br />  \else - <br />    \HyperDestLabelReplace{#1}% - <br />  \fi - <br />} - <br />\makeatother -</div> - <!--l. 535--><p class="nopar" ></div> +\makeatletter +\renewcommand*{\HyperDestNameFilter}[1]{% +  \ifcase\pdf@strcmp{#1}{\HyperDestLabelReplace{#1}} % +    \jobname-#1% +  \else +    \HyperDestLabelReplace{#1}% +  \fi +} +\makeatother +</pre> + <!--l. 535--><p class="nopar" ></blockquote> <!--l. 538--><p class="indent" > With option <span class="ec-lmvtt-10">destlabel </span>destinations can also named manually, if the destination is not yet renamed: - <div class="quote"> + <blockquote class="quote"> <!--l. 541--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\HyperDestRename{</span></span></span><span class="lmsy-10">⟨</span><span @@ -865,12 +777,12 @@ class="ec-lmvtt-10">}{</span></span></span><span class="lmsy-10">⟨</span><span class="ec-lmvtto-10">newname</span><span class="lmsy-10">⟩</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">}</span></span></span></div> +class="ec-lmvtt-10">}</span></span></span></blockquote> <!--l. 544--><p class="indent" > Hint: Anchors can also be named and set by <span class="ec-lmvtt-10">\hypertarget</span>. <a id="x1-6001r2"></a> <!--l. 548--><div class="longtable"> <table id="TBL-3" class="longtable" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-3-1g"><col id="TBL-3-1"><col id="TBL-3-2"><col @@ -945,7 +857,7 @@ class="td11"></td></tr> id="x1-70003.3"></a>Configuration options</h4> <a id="x1-7001r3"></a> <!--l. 559--><div class="longtable"> <table id="TBL-4" class="longtable" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-4-1g"><col id="TBL-4-1"><col id="TBL-4-2"><col @@ -972,12 +884,12 @@ class="td11"> <span class="ec-lmvtt-10">breaklinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-2" class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-2-4" +class="ec-lmri-10">both </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-2-4" class="td11"> - <!--l. 562--><p class="noindent" >Allows link text to break across lines; since this cannot be - accommodated in PDF, it is only set true by default if the - pdftex driver is used. This makes links on multiple lines - into different PDF links to the same target. </td> + <!--l. 562--><p class="noindent" >This option is in hyperref only used in the dviwindo driver, + in all other cases it doesn’t do anything sensible—it neither + allows nor prevents links to be broken. The ocgx2 package + checks the state of the boolean. </td> </tr><tr style="vertical-align:baseline;" id="TBL-4-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-1" class="td11"> <span @@ -986,7 +898,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-3-4" class="td11"> - <!--l. 565--><p class="noindent" >Determines whether every page is given an implicit anchor + <!--l. 564--><p class="noindent" >Determines whether every page is given an implicit anchor at the top left corner. If this is turned off, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\printindex</span></span></span> will not contain valid hyperlinks. </td> @@ -998,7 +910,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-4-4-4" class="td11"> - <!--l. 568--><p class="noindent" >Allows links to be nested; no drivers currently support this. </td> + <!--l. 567--><p class="noindent" >Allows links to be nested; no drivers currently support this. </td> </tr><tr style="vertical-align:baseline;" id="TBL-4-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-1" class="td11"> </td> @@ -1015,14 +927,14 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" id= class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-4-8-4" class="td11"></td></tr> </table></div> -<!--l. 571--><p class="noindent" >Note for option <span class="obeylines-h"><span class="verb"><span +<!--l. 570--><p class="noindent" >Note for option <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">breaklinks</span></span></span>: The correct value is automatically set according to the driver features. It can be overwritten for drivers that do not support broken links. However, at any case, the link area will be wrong and displaced. -<!--l. 576--><p class="noindent" > +<!--l. 575--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.4 </span> <a id="x1-80003.4"></a>Backend drivers</h4> -<!--l. 578--><p class="noindent" >If no driver is specified, the package tries to find a driver in the following order: +<!--l. 577--><p class="noindent" >If no driver is specified, the package tries to find a driver in the following order: <ol class="enumerate1" > <li class="enumerate" id="x1-8002x1">Autodetection, some TeX processors can be detected at TeX macro level (pdfTeX, XeTeX, @@ -1039,7 +951,7 @@ class="ec-lmvtt-10">\Hy@defaultdriver</span>. The macro takes a driver file name <li class="enumerate" id="x1-8008x4">Package default is <span class="ec-lmss-10">hypertex</span>.</li></ol> -<!--l. 589--><p class="noindent" >Many distributions are using a driver file <span +<!--l. 588--><p class="noindent" >Many distributions are using a driver file <span class="ec-lmvtt-10">hypertex.cfg </span>that define <span class="ec-lmvtt-10">\Hy@defaultdriver </span>with <span class="ec-lmvtt-10">hdvips</span>. This @@ -1048,8 +960,8 @@ class="ec-lmss-10">dvips </span>provides much more features than <span class="ec-lmss-10">hypertex </span>for PDF generation. <a - id="x1-8009r4"></a> <!--l. 595--><div class="longtable"> <table id="TBL-5" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-8009r4"></a> <!--l. 594--><div class="longtable"> <table id="TBL-5" class="longtable" + ><colgroup id="TBL-5-1g"><col id="TBL-5-1"><col id="TBL-5-2"></colgroup> @@ -1058,18 +970,18 @@ id="TBL-5-2"></colgroup> class="td01"><span class="ec-lmvtt-10">driverfallback </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-1-2" class="td10"> - <!--l. 595--><p class="noindent" >Its value is used as driver option </td> + <!--l. 594--><p class="noindent" >Its value is used as driver option </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-1" class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-5-2-2" class="td10"> - <!--l. 596--><p class="noindent" >if the driver is not given or autodetected. </td> + <!--l. 595--><p class="noindent" >if the driver is not given or autodetected. </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-1" class="td01"><span class="ec-lmvtt-10">dvipdfm </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-3-2" class="td10"> - <!--l. 597--><p class="noindent" >Sets up <span + <!--l. 596--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">dvipdfm </span>driver. </td> </tr><tr @@ -1077,7 +989,7 @@ class="ec-lmss-10">dvipdfm </span>driver. < class="td01"><span class="ec-lmvtt-10">dvipdfmx </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-4-2" class="td10"> - <!--l. 598--><p class="noindent" >Sets up <span + <!--l. 597--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">dvipdfmx </span>driver. </td> </tr><tr @@ -1085,7 +997,7 @@ class="ec-lmss-10">dvipdfmx </span>driver. < class="td01"><span class="ec-lmvtt-10">dvips </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-5-2" class="td10"> - <!--l. 599--><p class="noindent" >Sets up <span + <!--l. 598--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">dvips </span>driver. </td> </tr><tr @@ -1093,7 +1005,7 @@ class="ec-lmss-10">dvips </span>driver. class="td01"><span class="ec-lmvtt-10">dvipsone </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-6-2" class="td10"> - <!--l. 600--><p class="noindent" >Sets up <span + <!--l. 599--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">dvipsone </span>driver. </td> </tr><tr @@ -1101,7 +1013,7 @@ class="ec-lmss-10">dvipsone </span>driver. class="td01"><span class="ec-lmvtt-10">dviwindo </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-7-2" class="td10"> - <!--l. 601--><p class="noindent" >Sets up <span + <!--l. 600--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">dviwindo </span>Windows previewer. </td> @@ -1111,35 +1023,35 @@ class="ec-lmss-10">dviwindo </span>Windows previewer. </td> class="td01"><span class="ec-lmvtt-10">hypertex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-8-2" class="td10"> - <!--l. 602--><p class="noindent" >Sets up <span + <!--l. 601--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the HyperTeX-compliant drivers. </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-9-1" class="td01"><span class="ec-lmvtt-10">latex2html </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-9-2" class="td10"> - <!--l. 603--><p class="noindent" >Redefines a few macros for compatibility with <span + <!--l. 602--><p class="noindent" >Redefines a few macros for compatibility with <span class="ec-lmss-10">latex2html</span>. </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-1" class="td01"><span class="ec-lmvtt-10">nativepdf </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-10-2" class="td10"> - <!--l. 604--><p class="noindent" >An alias for <span + <!--l. 603--><p class="noindent" >An alias for <span class="ec-lmss-10">dvips</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-11-1" class="td01"><span class="ec-lmvtt-10">pdfmark </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-11-2" class="td10"> - <!--l. 605--><p class="noindent" >An alias for <span + <!--l. 604--><p class="noindent" >An alias for <span class="ec-lmss-10">dvips</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-12-1" class="td01"><span class="ec-lmvtt-10">pdftex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-12-2" class="td10"> - <!--l. 606--><p class="noindent" >Sets up <span + <!--l. 605--><p class="noindent" >Sets up <span class="ec-lmss-10">hyperref </span>for use with the <span class="ec-lmss-10">pdftex </span>program. </td> </tr><tr @@ -1147,7 +1059,7 @@ class="ec-lmss-10">pdftex </span>program. </ class="td01"><span class="ec-lmvtt-10">ps2pdf </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-13-2" class="td10"> - <!--l. 607--><p class="noindent" >Redefines a few macros for compatibility with Ghostscript’s PDF writer, + <!--l. 606--><p class="noindent" >Redefines a few macros for compatibility with Ghostscript’s PDF writer, otherwise identical to <span class="ec-lmss-10">dvips</span>. </td> </tr><tr @@ -1155,21 +1067,21 @@ class="ec-lmss-10">dvips</span>. class="td01"><span class="ec-lmvtt-10">tex4ht </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-14-2" class="td10"> - <!--l. 610--><p class="noindent" >For use with <span + <!--l. 609--><p class="noindent" >For use with <span class="ec-lmss-10">TeX4ht</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-15-1" class="td01"><span class="ec-lmvtt-10">textures </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-15-2" class="td10"> - <!--l. 611--><p class="noindent" >For use with <span + <!--l. 610--><p class="noindent" >For use with <span class="ec-lmss-10">Textures</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-16-1" class="td01"><span class="ec-lmvtt-10">vtex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-16-2" class="td10"> - <!--l. 612--><p class="noindent" >For use with MicroPress’ <span + <!--l. 611--><p class="noindent" >For use with MicroPress’ <span class="ec-lmss-10">VTeX</span>; the PDF and HTML backends are detected automatically. </td> </tr><tr @@ -1177,14 +1089,14 @@ class="ec-lmss-10">VTeX</span>; the PDF and HTML backends are detected class="td01"><span class="ec-lmvtt-10">vtexpdfmark </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-17-2" class="td10"> - <!--l. 614--><p class="noindent" >For use with <span + <!--l. 613--><p class="noindent" >For use with <span class="ec-lmss-10">VTeX</span>’s PostScript backend. </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-18-1" class="td01"><span class="ec-lmvtt-10">xetex </span></td><td style="white-space:normal; text-align:left;" id="TBL-5-18-2" class="td10"> - <!--l. 615--><p class="noindent" >For use with XeTeX (using backend for dvipdfm). </td> + <!--l. 614--><p class="noindent" >For use with XeTeX (using backend for dvipdfm). </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-19-1" class="td01"> </td> @@ -1199,7 +1111,7 @@ class="td01"> </td> class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-5-22-2" class="td10"></td></tr> </table></div> -<!--l. 619--><p class="indent" > If you use <span +<!--l. 618--><p class="indent" > If you use <span class="ec-lmss-10">dviwindo</span>, you may need to redefine the macro <span class="ec-lmvtt-10">\wwwbrowser </span>(the default is <span class="obeylines-h"><span class="verb"><span @@ -1208,18 +1120,18 @@ class="ec-lmss-10">dviwindo </span>what program to launch. Thus, users of Intern add something like this to hyperref.cfg: - <div class="verbatim" id="verbatim-11"> + <pre class="verbatim" id="verbatim-11"> \renewcommand{\wwwbrowser}{C:\string\Program\space - <br />  Files\string\Plus!\string\Microsoft\space - <br />  Internet\string\iexplore.exe} -</div> -<!--l. 628--><p class="nopar" > -<!--l. 630--><p class="noindent" > +  Files\string\Plus!\string\Microsoft\space +  Internet\string\iexplore.exe} +</pre> +<!--l. 627--><p class="nopar" > +<!--l. 629--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.5 </span> <a id="x1-90003.5"></a>Extension options</h4> <a - id="x1-9001r5"></a> <!--l. 632--><div class="longtable"> <table id="TBL-6" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-9001r5"></a> <!--l. 631--><div class="longtable"> <table id="TBL-6" class="longtable" + ><colgroup id="TBL-6-1g"><col id="TBL-6-1"><col id="TBL-6-2"><col @@ -1232,7 +1144,7 @@ class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap class="td11"> text </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-1-4" class="td10"> - <!--l. 632--><p class="noindent" >Set the file extension (e.g. <span + <!--l. 631--><p class="noindent" >Set the file extension (e.g. <span class="ec-lmss-10">dvi</span>) which will be appended to file links created if you use the <span class="ec-lmss-10">xr</span> @@ -1244,7 +1156,7 @@ class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap; class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-2-4" class="td10"> - <!--l. 635--><p class="noindent" > </td> + <!--l. 634--><p class="noindent" > </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-1" class="td01"><span @@ -1253,7 +1165,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-3-4" class="td10"> - <!--l. 635--><p class="noindent" >Adds ‘backlink’ text to the end of each item in the + <!--l. 634--><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 class="ec-lmri-10">if </span>there is a blank line after each @@ -1275,7 +1187,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-4-4" class="td10"> - <!--l. 639--><p class="noindent" >Adds ‘backlink’ text to the end of each item in the + <!--l. 638--><p class="noindent" >Adds ‘backlink’ text to the end of each item in the bibliography, as a list of page numbers. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-1" @@ -1285,7 +1197,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-5-4" class="td10"> - <!--l. 641--><p class="noindent" >Makes the page + <!--l. 640--><p class="noindent" >Makes the page numbers of index entries into hyperlinks. Relays on unique page anchors (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">pageanchor</span></span></span>, …) <span class="obeylines-h"><span class="verb"><span @@ -1300,7 +1212,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-6-4" class="td10"> - <!--l. 644--><p class="noindent" >Makes the footnote marks into hyperlinks to the + <!--l. 643--><p class="noindent" >Makes the footnote marks into hyperlinks to the footnote text. Easily broken … </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-1" @@ -1309,7 +1221,7 @@ class="ec-lmvtt-10">encap </span></td><td style="white-space:nowra class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-7-4" class="td10"> - <!--l. 646--><p class="noindent" >Sets encap character for hyperindex </td> + <!--l. 645--><p class="noindent" >Sets encap character for hyperindex </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-1" class="td01"><span @@ -1318,7 +1230,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-8-4" class="td10"> - <!--l. 647--><p class="noindent" >make text (<span class="obeylines-h"><span class="verb"><span + <!--l. 646--><p class="noindent" >make text (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">section</span></span></span>), page number (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">page</span></span></span>), both (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">all</span></span></span>) @@ -1332,7 +1244,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-9-4" class="td10"> - <!--l. 648--><p class="noindent" >make page number, not text, be link on TOC, LOF + <!--l. 647--><p class="noindent" >make page number, not text, be link on TOC, LOF and LOT </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-1" @@ -1342,7 +1254,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-10-4" class="td10"> - <!--l. 649--><p class="noindent" >allow links to break over lines by making links over + <!--l. 648--><p class="noindent" >allow links to break over lines by making links over multiple lines into PDF links to the same target </td> @@ -1354,7 +1266,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-11-4" class="td10"> - <!--l. 651--><p class="noindent" >Colors the text of links and anchors. The colors + <!--l. 650--><p class="noindent" >Colors the text of links and anchors. The colors chosen depend on the the type of link. At present the only types of link distinguished are citations, page references, URLs, local file references, and other @@ -1368,7 +1280,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-12-4" class="td10"> - <!--l. 656--><p class="noindent" >Color for normal internal links. </td> + <!--l. 655--><p class="noindent" >Color for normal internal links. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-1" class="td01"><span @@ -1377,7 +1289,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-13-4" class="td10"> - <!--l. 657--><p class="noindent" >Color for anchor text. Ignored by most drivers. </td> + <!--l. 656--><p class="noindent" >Color for anchor text. Ignored by most drivers. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-14-1" class="td01"><span @@ -1386,7 +1298,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-14-4" class="td10"> - <!--l. 658--><p class="noindent" >Color for bibliographical citations in text. </td> + <!--l. 657--><p class="noindent" >Color for bibliographical citations in text. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-15-1" class="td01"><span @@ -1395,7 +1307,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-15-4" class="td10"> - <!--l. 659--><p class="noindent" >Color for URLs which open local files. </td> + <!--l. 658--><p class="noindent" >Color for URLs which open local files. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-16-1" class="td01"><span @@ -1404,7 +1316,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-16-4" class="td10"> - <!--l. 660--><p class="noindent" >Color for Acrobat menu items. </td> + <!--l. 659--><p class="noindent" >Color for Acrobat menu items. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-17-1" class="td01"><span @@ -1413,7 +1325,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-17-4" class="td10"> - <!--l. 661--><p class="noindent" >Color for run links (launch annotations). </td> + <!--l. 660--><p class="noindent" >Color for run links (launch annotations). </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-18-1" class="td01"><span @@ -1422,7 +1334,7 @@ class="td11"> color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-18-4" class="td10"> - <!--l. 662--><p class="noindent" >Color for linked URLs. </td> + <!--l. 661--><p class="noindent" >Color for linked URLs. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-1" class="td01"><span @@ -1430,7 +1342,7 @@ class="ec-lmvtt-10">allcolors </span></td><td style="white-space:nowr class="td11"> color </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-19-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-19-4" class="td10"> - <!--l. 663--><p class="noindent" >Set all color options (without border and field + <!--l. 662--><p class="noindent" >Set all color options (without border and field options). </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-20-1" @@ -1440,7 +1352,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" i class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-6-20-4" class="td10"> - <!--l. 664--><p class="noindent" >Use small caps instead of color for links. </td> + <!--l. 663--><p class="noindent" >Use small caps instead of color for links. </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-21-2" @@ -1454,7 +1366,7 @@ class="ec-lmvtt-10">hidelinks </span></td><td style="white-space:nowrap; text- class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-22-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-6-22-4" class="td10"> - <!--l. 665--><p class="noindent" >Hide links (removing color and border). </td> + <!--l. 664--><p class="noindent" >Hide links (removing color and border). </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-23-1" class="td01"> </td> @@ -1471,15 +1383,15 @@ class="td01"> </td> style="vertical-align:baseline;" id="TBL-6-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-27-1" class="td01"> </td></tr> </table></div> -<!--l. 668--><p class="noindent" >Note that all color names must be defined before use, following the normal system of the standard +<!--l. 667--><p class="noindent" >Note that all color names must be defined before use, following the normal system of the standard LaTeX <span class="ec-lmss-10">color </span>package. -<!--l. 671--><p class="noindent" > +<!--l. 670--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.6 </span> <a id="x1-100003.6"></a>PDF-specific display options</h4> <a - id="x1-10001r6"></a> <!--l. 673--><div class="longtable"> <table id="TBL-7" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-10001r6"></a> <!--l. 672--><div class="longtable"> <table id="TBL-7" class="longtable" + ><colgroup id="TBL-7-1g"><col id="TBL-7-1"><col id="TBL-7-2"><col @@ -1493,7 +1405,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-1-4" class="td10"> - <!--l. 673--><p class="noindent" >A set of Acrobat bookmarks are written, in a + <!--l. 672--><p class="noindent" >A set of Acrobat bookmarks are written, in a manner similar to the table of contents, requiring two passes of LaTeX. Some postprocessing of the bookmark file (file extension <span @@ -1513,7 +1425,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-2-4" class="td10"> - <!--l. 679--><p class="noindent" >If Acrobat bookmarks are requested, show them + <!--l. 678--><p class="noindent" >If Acrobat bookmarks are requested, show them with all the subtrees expanded. </td> @@ -1524,7 +1436,7 @@ class="ec-lmvtt-10">bookmarksopenlevel </span></td><td style="white-space:now class="td11"> parameter </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-3-4" class="td10"> - <!--l. 681--><p class="noindent" >level (<span + <!--l. 680--><p class="noindent" >level (<span class="ec-lmvtt-10">\maxdimen</span>) to which bookmarks are open</td> </tr><tr style="vertical-align:baseline;" id="TBL-7-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-1" @@ -1534,7 +1446,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-4-4" class="td10"> - <!--l. 682--><p class="noindent" >If Acrobat bookmarks are requested, include + <!--l. 681--><p class="noindent" >If Acrobat bookmarks are requested, include section numbers. </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-1" @@ -1544,7 +1456,7 @@ class="td11"> text </td><td style="white-space:nowrap; text-align:lef class="td11"> <span class="ec-lmri-10">toc </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-5-4" class="td10"> - <!--l. 683--><p class="noindent" >to specify which ‘toc’ file to mimic </td> + <!--l. 682--><p class="noindent" >to specify which ‘toc’ file to mimic </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-1" class="td01"><span @@ -1553,7 +1465,7 @@ class="td11"> boolean </td><td style="white-space:nowrap; text-align:left class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-6-4" class="td10"> - <!--l. 685--><p class="noindent" >This option should be used to produce CJK + <!--l. 684--><p class="noindent" >This option should be used to produce CJK bookmarks. Package <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">hyperref</span></span></span> supports both normal and preprocessed mode of the <span @@ -1569,7 +1481,7 @@ class="ec-lmss-10">CJK</span> Acroread itself) support this. Also note that option ‘CJKbookmarks’ cannot be used together with option ‘unicode’. - <!--l. 697--><p class="noindent" >No mechanism is provided to + <!--l. 696--><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> @@ -1581,7 +1493,7 @@ class="td11"> name </td><td style="white-space:nowrap; text-align:left class="td11"> <span class="ec-lmri-10">/I </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-7-4" class="td10"> - <!--l. 700--><p class="noindent" >How link buttons behave when selected; /I is + <!--l. 699--><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> @@ -1593,7 +1505,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">0 1 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-8-4" class="td10"> - <!--l. 703--><p class="noindent" >The color of the box around citations </td> + <!--l. 702--><p class="noindent" >The color of the box around citations </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-1" class="td01"><span @@ -1602,7 +1514,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-9-4" class="td10"> - <!--l. 704--><p class="noindent" >The color of the box around links to files </td> + <!--l. 703--><p class="noindent" >The color of the box around links to files </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-1" class="td01"><span @@ -1611,7 +1523,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-10-4" class="td10"> - <!--l. 705--><p class="noindent" >The color of the box around normal links </td> + <!--l. 704--><p class="noindent" >The color of the box around normal links </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-1" class="td01"><span @@ -1620,7 +1532,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-11-4" class="td10"> - <!--l. 706--><p class="noindent" >The color of the box around Acrobat menu links </td> + <!--l. 705--><p class="noindent" >The color of the box around Acrobat menu links </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-1" class="td01"><span @@ -1629,7 +1541,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">0 1 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-12-4" class="td10"> - <!--l. 707--><p class="noindent" >The color of the box around links to URLs </td> + <!--l. 706--><p class="noindent" >The color of the box around links to URLs </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-1" class="td01"><span @@ -1638,7 +1550,7 @@ class="td11"> RGB color </td><td style="white-space:nowrap; text-align:left;" class="td11"> <span class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-13-4" class="td10"> - <!--l. 708--><p class="noindent" >Color of border around ‘run’ links </td> + <!--l. 707--><p class="noindent" >Color of border around ‘run’ links </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-1" class="td01"><span @@ -1646,7 +1558,7 @@ class="ec-lmvtt-10">allbordercolors </span></td><td style="white-space class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-14-4" class="td10"> - <!--l. 709--><p class="noindent" >Set all border color options </td> + <!--l. 708--><p class="noindent" >Set all border color options </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-1" class="td01"><span @@ -1655,7 +1567,7 @@ class="td11"> </td><td style="white-space:nowrap; text-align:le class="td11"> <span class="ec-lmri-10">0 0 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-7-15-4" class="td10"> - <!--l. 710--><p class="noindent" >The style of box around links; defaults to a box + <!--l. 709--><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 @@ -1674,7 +1586,7 @@ class="td11"> </td><td style="white-space:nowrap; text-align:left;" i class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-7-19-4" class="td10"></td></tr> </table></div> -<!--l. 714--><p class="noindent" >Note that the color of link borders can be specified <span +<!--l. 713--><p class="noindent" >Note that the color of link borders can be specified <span class="ec-lmri-10">only </span>as 3 numbers in the range 0..1, giving an RGB color. You cannot use colors defined in TeX. Since version 6.76a this is no longer true. Especially with the help of package <span @@ -1684,7 +1596,7 @@ class="ec-lmss-10">(x)color </span>can be used. For further information see description of package <span class="ec-lmss-10">hycolor</span>. -<!--l. 721--><p class="indent" > The bookmark commands are stored in a file called <span +<!--l. 720--><p class="indent" > The bookmark commands are stored in a file called <span class="ec-lmri-10">jobname</span><span class="ec-lmvtt-10">.out</span>. The files is not processed by LaTeX so any markup is passed through. You can postprocess this file as needed; as an aid @@ -1693,16 +1605,16 @@ class="ec-lmvtt-10">.out </span>file is not overwritten on the next TeX r line - <div class="verbatim" id="verbatim-12"> + <pre class="verbatim" id="verbatim-12"> \let\WriteBookmarks\relax -</div> -<!--l. 728--><p class="nopar" > -<!--l. 730--><p class="noindent" > +</pre> +<!--l. 727--><p class="nopar" > +<!--l. 729--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.7 </span> <a id="x1-110003.7"></a>PDF display and information options</h4> <a - id="x1-11001r7"></a> <!--l. 732--><div class="longtable"> <table id="TBL-8" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-11001r7"></a> <!--l. 731--><div class="longtable"> <table id="TBL-8" class="longtable" + ><colgroup id="TBL-8-1g"><col id="TBL-8-1"><col id="TBL-8-2"><col @@ -1713,20 +1625,20 @@ id="TBL-8-4"></colgroup> class="td01"><span class="ec-lmvtt-10">baseurl </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-1-2" class="td11"> - <!--l. 732--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-1-3" + <!--l. 731--><p class="noindent" >URL </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-1-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-1-4" class="td10"> - <!--l. 732--><p class="noindent" >Sets the base URL of the PDF document </td> + <!--l. 731--><p class="noindent" >Sets the base URL of the PDF document </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-1" class="td01"><span class="ec-lmvtt-10">pdfpagemode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-2-2" class="td11"> - <!--l. 733--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-3" + <!--l. 732--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-2-4" class="td10"> - <!--l. 733--><p class="noindent" >Determines how the file is opening in + <!--l. 732--><p class="noindent" >Determines how the file is opening in Acrobat; the possibilities are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">UseNone</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -1745,66 +1657,66 @@ class="ec-lmvtt-10">UseOutlines</span></span></span> is used. </td class="td01"><span class="ec-lmvtt-10">pdftitle </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-3-2" class="td11"> - <!--l. 738--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-3" + <!--l. 737--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-3-4" class="td10"> - <!--l. 738--><p class="noindent" >Sets the document information Title field </td> + <!--l. 737--><p class="noindent" >Sets the document information Title field </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-1" class="td01"><span class="ec-lmvtt-10">pdfauthor </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-4-2" class="td11"> - <!--l. 739--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-3" + <!--l. 738--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-4-4" class="td10"> - <!--l. 739--><p class="noindent" >Sets the document information Author field </td> + <!--l. 738--><p class="noindent" >Sets the document information Author field </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-1" class="td01"><span class="ec-lmvtt-10">pdfsubject </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-5-2" class="td11"> - <!--l. 740--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-3" + <!--l. 739--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-5-4" class="td10"> - <!--l. 740--><p class="noindent" >Sets the document information Subject field </td> + <!--l. 739--><p class="noindent" >Sets the document information Subject field </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-1" class="td01"><span class="ec-lmvtt-10">pdfcreator </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-6-2" class="td11"> - <!--l. 741--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-3" + <!--l. 740--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-6-4" class="td10"> - <!--l. 741--><p class="noindent" >Sets the document information Creator field </td> + <!--l. 740--><p class="noindent" >Sets the document information Creator field </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-1" class="td01"><span -class="ec-lmvtt-10">addtopdfproducer </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-7-2" +class="ec-lmvtt-10">addtopdfcreator </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-7-2" class="td11"> - <!--l. 742--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-3" + <!--l. 741--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-7-4" class="td10"> - <!--l. 742--><p class="noindent" >Adds additional text to the document - information Producer field </td> + <!--l. 741--><p class="noindent" >Adds additional text to the document + information Creator field </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-1" class="td01"><span class="ec-lmvtt-10">pdfkeywords </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-8-2" class="td11"> - <!--l. 743--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-3" + <!--l. 742--><p class="noindent" >text </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-8-4" class="td10"> - <!--l. 743--><p class="noindent" >Sets the document information Keywords field</td> + <!--l. 742--><p class="noindent" >Sets the document information Keywords field</td> </tr><tr style="vertical-align:baseline;" id="TBL-8-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-1" class="td01"><span class="ec-lmvtt-10">pdftrapped </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-9-2" class="td11"> - <!--l. 744--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-3" + <!--l. 743--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-9-4" class="td10"> - <!--l. 744--><p class="noindent" >Sets the document information Trapped entry. + <!--l. 743--><p class="noindent" >Sets the document information Trapped entry. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">True</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">False</span></span></span> and <span class="obeylines-h"><span class="verb"><span @@ -1815,34 +1727,34 @@ class="ec-lmvtt-10">Unknown</span></span></span>. class="td01"><span class="ec-lmvtt-10">pdfinfo </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-10-2" class="td11"> - <!--l. 747--><p class="noindent" >key + <!--l. 746--><p class="noindent" >key value list </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-10-4" class="td10"> - <!--l. 747--><p class="noindent" >Alternative interface for setting the document + <!--l. 746--><p class="noindent" >Alternative interface for setting the document information. </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-1" class="td01"><span class="ec-lmvtt-10">pdfview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-11-2" class="td11"> - <!--l. 749--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-3" + <!--l. 748--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-3" class="td11"> <span class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-11-4" class="td10"> - <!--l. 749--><p class="noindent" >Sets the default PDF ‘view’ for each link </td> + <!--l. 748--><p class="noindent" >Sets the default PDF ‘view’ for each link </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-1" class="td01"><span class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-2" class="td11"> - <!--l. 750--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-3" + <!--l. 749--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-3" class="td11"> <span class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-12-4" class="td10"> - <!--l. 750--><p class="noindent" >Determines on which page the PDF file is + <!--l. 749--><p class="noindent" >Determines on which page the PDF file is opened. An empty value means, the entry is not set. </td> </tr><tr @@ -1850,33 +1762,33 @@ class="td10"> class="td01"><span class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-2" class="td11"> - <!--l. 751--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-3" + <!--l. 750--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-3" class="td11"> <span class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-13-4" class="td10"> - <!--l. 751--><p class="noindent" >Set the startup page view </td> + <!--l. 750--><p class="noindent" >Set the startup page view </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-1" class="td01"><span class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-2" class="td11"> - <!--l. 752--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-3" + <!--l. 751--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-3" class="td11"> <span class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-14-4" class="td10"> - <!--l. 752--><p class="noindent" >Set the startup page view of remote PDF files</td> + <!--l. 751--><p class="noindent" >Set the startup page view of remote PDF files</td> </tr><tr style="vertical-align:baseline;" id="TBL-8-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-1" class="td01"><span class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-15-2" class="td11"> - <!--l. 753--><p class="noindent" >n + <!--l. 752--><p class="noindent" >n n n n </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-3" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-15-4" class="td10"> - <!--l. 753--><p class="noindent" >Sets the default PDF crop box for pages. This + <!--l. 752--><p class="noindent" >Sets the default PDF crop box for pages. This should be a set of four numbers </td> @@ -1885,22 +1797,22 @@ class="td10"> class="td01"><span class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-2" class="td11"> - <!--l. 754--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-3" + <!--l. 753--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-3" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-16-4" class="td10"> - <!--l. 754--><p class="noindent" >position the document window in the center + <!--l. 753--><p class="noindent" >position the document window in the center of the screen </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-1" class="td01"><span class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-17-2" class="td11"> - <!--l. 755--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-3" + <!--l. 754--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-17-4" class="td10"> - <!--l. 755--><p class="noindent" >direction setting. Possible values: <span class="obeylines-h"><span class="verb"><span + <!--l. 754--><p class="noindent" >direction setting. Possible values: <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">L2R</span></span></span> (left to right) and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">R2L</span></span></span> (right to left) </td> @@ -1909,22 +1821,22 @@ class="ec-lmvtt-10">R2L</span></span></span> (right to left) class="td01"><span class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-18-2" class="td11"> - <!--l. 757--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-18-3" + <!--l. 756--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-18-3" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-18-4" class="td10"> - <!--l. 757--><p class="noindent" >display document title instead of file name in + <!--l. 756--><p class="noindent" >display document title instead of file name in title bar </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-1" class="td01"><span class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-19-2" class="td11"> - <!--l. 758--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-3" + <!--l. 757--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-19-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-19-4" class="td10"> - <!--l. 758--><p class="noindent" >paper handling option for print + <!--l. 757--><p class="noindent" >paper handling option for print dialog. Possible vatues are: <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">Simplex</span></span></span> (print single-sided), <span class="obeylines-h"><span class="verb"><span @@ -1938,11 +1850,11 @@ class="ec-lmvtt-10">DuplexFlipLongEdge</span></span></span> (duplex and flip on class="td01"><span class="ec-lmvtt-10">pdffitwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-20-2" class="td11"> - <!--l. 763--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-20-3" + <!--l. 762--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-20-3" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-20-4" class="td10"> - <!--l. 763--><p class="noindent" >resize document window to fit document size </td> + <!--l. 762--><p class="noindent" >resize document window to fit document size </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-21-1" class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-8-21-2" @@ -1954,42 +1866,42 @@ class="td10"></td></tr> class="td01"><span class="ec-lmvtt-10">pdflang </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-2" class="td11"> - <!--l. 764--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-22-3" + <!--l. 763--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-22-3" class="td11"> <span class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-22-4" class="td10"> - <!--l. 764--><p class="noindent" >PDF language identifier (RFC 3066) </td> + <!--l. 763--><p class="noindent" >PDF language identifier (RFC 3066) </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-1" class="td01"><span class="ec-lmvtt-10">pdfmenubar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-2" class="td11"> - <!--l. 765--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-3" + <!--l. 764--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-23-3" class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-23-4" class="td10"> - <!--l. 765--><p class="noindent" >make PDF viewer’s menu bar visible </td> + <!--l. 764--><p class="noindent" >make PDF viewer’s menu bar visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-1" class="td01"><span class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-2" class="td11"> - <!--l. 766--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-3" + <!--l. 765--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-24-3" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-24-4" class="td10"> - <!--l. 766--><p class="noindent" >make links that open another PDF file start a + <!--l. 765--><p class="noindent" >make links that open another PDF file start a new window </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-1" class="td01"><span class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-2" class="td11"> - <!--l. 768--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-3" + <!--l. 767--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-25-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-25-4" class="td10"> - <!--l. 768--><p class="noindent" >page mode setting on exiting full-screen mode. + <!--l. 767--><p class="noindent" >page mode setting on exiting full-screen mode. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">UseNone</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">UseOutlines</span></span></span>, @@ -2001,21 +1913,21 @@ class="ec-lmvtt-10">UseOC</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-2" class="td11"> - <!--l. 770--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-26-3" + <!--l. 769--><p class="noindent" >integer </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-26-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-26-4" class="td10"> - <!--l. 770--><p class="noindent" >number of printed copies </td> + <!--l. 769--><p class="noindent" >number of printed copies </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-1" class="td01"><span class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-27-2" class="td11"> - <!--l. 771--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-3" + <!--l. 770--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-27-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-27-4" class="td10"> - <!--l. 771--><p class="noindent" >set layout of PDF pages. Possible values: + <!--l. 770--><p class="noindent" >set layout of PDF pages. Possible values: <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">SinglePage</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">OneColumn</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2030,21 +1942,21 @@ class="ec-lmvtt-10">TwoPageRight</span></span></span> class="td01"><span class="ec-lmvtt-10">pdfpagelabels </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-2" class="td11"> - <!--l. 775--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-28-3" + <!--l. 774--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-28-3" class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-28-4" class="td10"> - <!--l. 775--><p class="noindent" >set PDF page labels </td> + <!--l. 774--><p class="noindent" >set PDF page labels </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-1" class="td01"><span class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-29-2" class="td11"> - <!--l. 776--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-3" + <!--l. 775--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-29-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-29-4" class="td10"> - <!--l. 776--><p class="noindent" >set PDF page transition style. Possible values + <!--l. 775--><p class="noindent" >set PDF page transition style. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">Split</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">Blinds</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2068,22 +1980,22 @@ class="ec-lmvtt-10">R</span></span></span>, which simply replaces the old page w class="td01"><span class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-2" class="td11"> - <!--l. 785--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-30-3" + <!--l. 784--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-30-3" class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-30-4" class="td10"> - <!--l. 785--><p class="noindent" >specify whether PDF page size is used to select + <!--l. 784--><p class="noindent" >specify whether PDF page size is used to select input paper tray in print dialog </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-1" class="td01"><span class="ec-lmvtt-10">pdfprintarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-31-2" class="td11"> - <!--l. 786--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-3" + <!--l. 785--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-31-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-31-4" class="td10"> - <!--l. 786--><p class="noindent" >set /PrintArea of viewer preferences. Possible + <!--l. 785--><p class="noindent" >set /PrintArea of viewer preferences. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2100,11 +2012,11 @@ class="ec-lmvtt-10">CropBox</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdfprintclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-32-2" class="td11"> - <!--l. 790--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-32-3" + <!--l. 789--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-32-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-32-4" class="td10"> - <!--l. 790--><p class="noindent" >set /PrintClip of viewer preferences. Possible + <!--l. 789--><p class="noindent" >set /PrintClip of viewer preferences. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2119,24 +2031,24 @@ class="ec-lmvtt-10">CropBox</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-33-2" class="td11"> - <!--l. 794--><p class="noindent" >n + <!--l. 793--><p class="noindent" >n n (n n)* </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-33-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-33-4" class="td10"> - <!--l. 795--><p class="noindent" >set /PrintPageRange of viewer preferences </td> + <!--l. 794--><p class="noindent" >set /PrintPageRange of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-1" class="td01"><span class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-34-2" class="td11"> - <!--l. 796--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-3" + <!--l. 795--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-34-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-34-4" class="td10"> - <!--l. 796--><p class="noindent" >page scaling option for print dialog (option + <!--l. 795--><p class="noindent" >page scaling option for print dialog (option /PrintScaling of viewer preferences, PDF 1.6); valid values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">None</span></span></span> and <span class="obeylines-h"><span class="verb"><span @@ -2146,21 +2058,21 @@ class="ec-lmvtt-10">AppDefault</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-2" class="td11"> - <!--l. 801--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-35-3" + <!--l. 800--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-35-3" class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-35-4" class="td10"> - <!--l. 801--><p class="noindent" >make PDF toolbar visible </td> + <!--l. 800--><p class="noindent" >make PDF toolbar visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-1" class="td01"><span class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-36-2" class="td11"> - <!--l. 802--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-3" + <!--l. 801--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-36-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-36-4" class="td10"> - <!--l. 802--><p class="noindent" >set /ViewArea of viewer preferences. Possible + <!--l. 801--><p class="noindent" >set /ViewArea of viewer preferences. Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2175,11 +2087,11 @@ class="ec-lmvtt-10">CropBox</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-2" class="td11"> - <!--l. 806--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-37-3" + <!--l. 805--><p class="noindent" >name </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-37-3" class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-37-4" class="td10"> - <!--l. 806--><p class="noindent" >set /ViewClip of viewer preferences Possible + <!--l. 805--><p class="noindent" >set /ViewClip of viewer preferences Possible values are <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">MediaBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">CropBox</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -2194,21 +2106,21 @@ class="ec-lmvtt-10">CropBox</span></span></span> </td> class="td01"><span class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-2" class="td11"> - <!--l. 810--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-38-3" + <!--l. 809--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-38-3" class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-38-4" class="td10"> - <!--l. 810--><p class="noindent" >make PDF user interface elements visible </td> + <!--l. 809--><p class="noindent" >make PDF user interface elements visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-1" class="td01"><span class="ec-lmvtt-10">unicode </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-2" class="td11"> - <!--l. 811--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-3" + <!--l. 810--><p class="noindent" >boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-39-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-4" +class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-8-39-4" class="td10"> - <!--l. 811--><p class="noindent" >Unicode encoded PDF strings </td> + <!--l. 810--><p class="noindent" >Unicode encoded PDF strings </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-40-1" class="td01"> </td> @@ -2222,11 +2134,11 @@ class="td01"> </td> style="vertical-align:baseline;" id="TBL-8-43-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-43-1" class="td01"> </td></tr> </table></div> -<!--l. 814--><p class="noindent" >Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space, which +<!--l. 813--><p class="noindent" >Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space, which is not the same as TeX’s. The unit is bp and the origin is in the lower left corner. See also <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypercalcbp</span></span></span> that is explained on page <a -href="#x1-180004.2">47<!--tex4ht:ref: hypercalcbp --></a>. pdfTeX works by supplying default values for <span +href="#x1-190004.3">46<!--tex4ht:ref: hypercalcbp --></a>. pdfTeX works by supplying default values for <span class="ec-lmvtt-10">XYZ </span>(horizontal <span class="lmsy-10">×</span> vertical <span @@ -2241,8 +2153,8 @@ class="ec-lmvtt-10">pdfstartview </span>and <span class="ec-lmvtt-10">pdfremotestartview</span> parameters. <a - id="x1-11002r8"></a> <!--l. 827--><div class="longtable"> <table id="TBL-9" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-11002r8"></a> <!--l. 826--><div class="longtable"> <table id="TBL-9" class="longtable" + ><colgroup id="TBL-9-1g"><col id="TBL-9-1"><col id="TBL-9-2"><col @@ -2254,7 +2166,7 @@ class="ec-lmvtt-10">XYZ </span></td><td style="white-space:nowrap; text-alig class="td11"> <span class="ec-lmri-10">left top zoom </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-1-3" class="td10"> - <!--l. 827--><p class="noindent" >Sets a coordinate and a zoom factor. If any one + <!--l. 826--><p class="noindent" >Sets a coordinate and a zoom factor. If any one is null, the source link value is used. <span class="ec-lmri-10">null null</span> <span @@ -2266,7 +2178,7 @@ class="td01"><span class="ec-lmvtt-10">Fit </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-9-2-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-2-3" class="td10"> - <!--l. 829--><p class="noindent" >Fits the page to the window. </td> + <!--l. 828--><p class="noindent" >Fits the page to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-3-1" class="td01"><span @@ -2274,7 +2186,7 @@ class="ec-lmvtt-10">FitH </span></td><td style="white-space:nowrap; text-ali class="td11"> <span class="ec-lmri-10">top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-3-3" class="td10"> - <!--l. 830--><p class="noindent" >Fits the width of the page to the window. </td> + <!--l. 829--><p class="noindent" >Fits the width of the page to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-4-1" class="td01"><span @@ -2282,7 +2194,7 @@ class="ec-lmvtt-10">FitV </span></td><td style="white-space:nowrap; text-ali class="td11"> <span class="ec-lmri-10">left </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-4-3" class="td10"> - <!--l. 831--><p class="noindent" >Fits the height of the page to the window. </td> + <!--l. 830--><p class="noindent" >Fits the height of the page to the window. </td> </tr><tr @@ -2292,7 +2204,7 @@ class="ec-lmvtt-10">FitR </span></td><td style="white-space:nowrap; text-ali class="td11"> <span class="ec-lmri-10">left bottom right top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-5-3" class="td10"> - <!--l. 832--><p class="noindent" >Fits the rectangle specified by the four + <!--l. 831--><p class="noindent" >Fits the rectangle specified by the four coordinates to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-6-1" @@ -2300,7 +2212,7 @@ class="td01"><span class="ec-lmvtt-10">FitB </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-9-6-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-6-3" class="td10"> - <!--l. 833--><p class="noindent" >Fits the page bounding box to the window. </td> + <!--l. 832--><p class="noindent" >Fits the page bounding box to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-7-1" class="td01"><span @@ -2308,7 +2220,7 @@ class="ec-lmvtt-10">FitBH </span></td><td style="white-space:nowrap; text-alig class="td11"> <span class="ec-lmri-10">top </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-7-3" class="td10"> - <!--l. 834--><p class="noindent" >Fits the width of the page bounding box to + <!--l. 833--><p class="noindent" >Fits the width of the page bounding box to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-8-1" @@ -2317,7 +2229,7 @@ class="ec-lmvtt-10">FitBV </span></td><td style="white-space:nowrap; text-alig class="td11"> <span class="ec-lmri-10">left </span></td><td style="white-space:normal; text-align:left;" id="TBL-9-8-3" class="td10"> - <!--l. 835--><p class="noindent" >Fits the height of the page bounding box to + <!--l. 834--><p class="noindent" >Fits the height of the page bounding box to the window. </td> </tr><tr style="vertical-align:baseline;" id="TBL-9-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-9-9-1" @@ -2337,11 +2249,11 @@ class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="T class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-9-13-3" class="td10"></td></tr> </table></div> -<!--l. 838--><p class="indent" > The <span +<!--l. 837--><p class="indent" > The <span class="ec-lmvtt-10">pdfpagelayout </span>can be one of the following values. <a - id="x1-11003r9"></a> <!--l. 841--><div class="longtable"> <table id="TBL-10" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-11003r9"></a> <!--l. 840--><div class="longtable"> <table id="TBL-10" class="longtable" + ><colgroup id="TBL-10-1g"><col id="TBL-10-1"><col id="TBL-10-2"></colgroup> @@ -2350,40 +2262,40 @@ id="TBL-10-2"></colgroup> class="td01"><span class="ec-lmvtt-10">SinglePage </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-1-2" class="td10"> - <!--l. 841--><p class="noindent" >Displays a single page; advancing flips the page </td> + <!--l. 840--><p class="noindent" >Displays a single page; advancing flips the page </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-1" class="td01"><span class="ec-lmvtt-10">OneColumn </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-2-2" class="td10"> - <!--l. 842--><p class="noindent" >Displays the document in one column; continuous scrolling. </td> + <!--l. 841--><p class="noindent" >Displays the document in one column; continuous scrolling. </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-1" class="td01"><span class="ec-lmvtt-10">TwoColumnLeft </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-3-2" class="td10"> - <!--l. 843--><p class="noindent" >Displays the document in two columns, odd-numbered pages to + <!--l. 842--><p class="noindent" >Displays the document in two columns, odd-numbered pages to the left. </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-1" class="td01"><span class="ec-lmvtt-10">TwoColumnRight </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-4-2" class="td10"> - <!--l. 844--><p class="noindent" >Displays the document in two columns, odd-numbered pages to + <!--l. 843--><p class="noindent" >Displays the document in two columns, odd-numbered pages to the right. </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-1" class="td01"><span class="ec-lmvtt-10">TwoPageLeft </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-5-2" class="td10"> - <!--l. 845--><p class="noindent" >Displays two pages, odd-numbered pages to the left (since PDF + <!--l. 844--><p class="noindent" >Displays two pages, odd-numbered pages to the left (since PDF 1.5). </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-1" class="td01"><span class="ec-lmvtt-10">TwoPageRight </span></td><td style="white-space:normal; text-align:left;" id="TBL-10-6-2" class="td10"> - <!--l. 846--><p class="noindent" >Displays two pages, odd-numbered pages to the right (since PDF + <!--l. 845--><p class="noindent" >Displays two pages, odd-numbered pages to the right (since PDF 1.5). </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-1" @@ -2399,7 +2311,7 @@ class="td01"> </td> class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-10-10-2" class="td10"></td></tr> </table></div> -<!--l. 849--><p class="indent" > Finally, the <span +<!--l. 848--><p class="indent" > Finally, the <span class="ec-lmvtt-10">pdfpagetransition </span>can be one of the following values, where <span class="ec-lmri-10">/Di </span>stands for direction of motion in degrees, generally in 90<sup><span @@ -2413,8 +2325,8 @@ class="ec-lmri-10">/M </span>is for motion, either in (<span class="ec-lmvtt-10">/I</span>) or out (<span class="ec-lmvtt-10">/O</span>). <a - id="x1-11004r10"></a> <!--l. 857--><div class="longtable"> <table id="TBL-11" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-11004r10"></a> <!--l. 856--><div class="longtable"> <table id="TBL-11" class="longtable" + ><colgroup id="TBL-11-1g"><col id="TBL-11-1"><col id="TBL-11-2"><col @@ -2425,7 +2337,7 @@ class="td01"><span class="ec-lmvtt-10">Blinds </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-1-2" class="td11"> /Dm </td><td style="white-space:normal; text-align:left;" id="TBL-11-1-3" class="td10"> - <!--l. 857--><p class="noindent" >Multiple lines distributed evenly across the screen sweep + <!--l. 856--><p class="noindent" >Multiple lines distributed evenly across the screen sweep in the same direction to reveal the new page. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-1" @@ -2433,14 +2345,14 @@ class="td01"><span class="ec-lmvtt-10">Box </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-2" class="td11"> /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-2-3" class="td10"> - <!--l. 859--><p class="noindent" >A box sweeps in or out. </td> + <!--l. 858--><p class="noindent" >A box sweeps in or out. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-1" class="td01"><span class="ec-lmvtt-10">Dissolve </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-3-3" class="td10"> - <!--l. 860--><p class="noindent" >The page image dissolves in a piecemeal fashion to reveal + <!--l. 859--><p class="noindent" >The page image dissolves in a piecemeal fashion to reveal the new page. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-1" @@ -2448,7 +2360,7 @@ class="td01"><span class="ec-lmvtt-10">Glitter </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-2" class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-4-3" class="td10"> - <!--l. 861--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the + <!--l. 860--><p class="noindent" >Similar to Dissolve, except the effect sweeps across the screen. </td> @@ -2458,14 +2370,14 @@ class="td01"><span class="ec-lmvtt-10">Split </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-2" class="td11"> /Dm /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-5-3" class="td10"> - <!--l. 862--><p class="noindent" >Two lines sweep across the screen to reveal the new page.</td> + <!--l. 861--><p class="noindent" >Two lines sweep across the screen to reveal the new page.</td> </tr><tr style="vertical-align:baseline;" id="TBL-11-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-1" class="td01"><span class="ec-lmvtt-10">Wipe </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-2" class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-6-3" class="td10"> - <!--l. 863--><p class="noindent" >A single line sweeps across the screen to reveal the new + <!--l. 862--><p class="noindent" >A single line sweeps across the screen to reveal the new page. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-1" @@ -2473,14 +2385,14 @@ class="td01"><span class="ec-lmvtt-10">R </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-7-3" class="td10"> - <!--l. 864--><p class="noindent" >Simply replaces the old page with the new one. </td> + <!--l. 863--><p class="noindent" >Simply replaces the old page with the new one. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-1" class="td01"><span class="ec-lmvtt-10">Fly </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-2" class="td11"> /Di /M </td><td style="white-space:normal; text-align:left;" id="TBL-11-8-3" class="td10"> - <!--l. 865--><p class="noindent" >Changes are flown out or in (as specified by /M), in the + <!--l. 864--><p class="noindent" >Changes are flown out or in (as specified by /M), in the direction specified by /Di, to or from a location that is offscreen except when /Di is None. </td> </tr><tr @@ -2489,7 +2401,7 @@ class="td01"><span class="ec-lmvtt-10">Push </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-2" class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-9-3" class="td10"> - <!--l. 868--><p class="noindent" >The old page slides off the screen while the new page + <!--l. 867--><p class="noindent" >The old page slides off the screen while the new page slides in, pushing the old page out in the direction specified by /Di. </td> </tr><tr @@ -2498,7 +2410,7 @@ class="td01"><span class="ec-lmvtt-10">Cover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-2" class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-10-3" class="td10"> - <!--l. 871--><p class="noindent" >The new page slides on to the screen in the direction + <!--l. 870--><p class="noindent" >The new page slides on to the screen in the direction specified by /Di, covering the old page. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-1" @@ -2506,7 +2418,7 @@ class="td01"><span class="ec-lmvtt-10">Uncover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-2" class="td11"> /Di </td><td style="white-space:normal; text-align:left;" id="TBL-11-11-3" class="td10"> - <!--l. 873--><p class="noindent" >The old page slides off the screen in the direction + <!--l. 872--><p class="noindent" >The old page slides off the screen in the direction specified by /Di, uncovering the new page in the direction specified by /Di. </td> </tr><tr @@ -2515,7 +2427,7 @@ class="td01"><span class="ec-lmvtt-10">Fade </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-12-3" class="td10"> - <!--l. 876--><p class="noindent" >The new page gradually becomes visible through the old + <!--l. 875--><p class="noindent" >The new page gradually becomes visible through the old one. </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-13-1" @@ -2532,11 +2444,11 @@ class="td01"> </td><td style="white-space:nowrap; text-align:left;" id=" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-11-16-3" class="td10"></td></tr> </table></div> -<!--l. 880--><p class="noindent" > +<!--l. 879--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.8 </span> <a id="x1-120003.8"></a>Option <span class="ec-lmvtt-10">pdfinfo</span></h4> -<!--l. 882--><p class="noindent" >The information entries can be set using <span +<!--l. 881--><p class="noindent" >The information entries can be set using <span class="ec-lmvtt-10">pdftitle</span>, <span class="ec-lmvtt-10">pdfsubject</span>, …. Option <span class="ec-lmvtt-10">pdfinfo </span>provides an alternative @@ -2550,28 +2462,28 @@ class="ec-lmvtt-10">pdftitle</span>, <span class="ec-lmvtt-10">subject</span>, <span class="ec-lmvtt-10">trapped</span>, …Unknown keys are added to the information dictionary. Their values are text strings (see PDF specification). Example: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-13"> + <pre class="verbatim" id="verbatim-13"> \hypersetup{ - <br />  pdfinfo={ - <br />    Title={My Title}, - <br />    Subject={My Subject}, - <br />    NewKey={Foobar}, - <br />    % ... - <br />  } - <br />} -</div> - <!--l. 901--><p class="nopar" ></div> -<!--l. 904--><p class="noindent" > +  pdfinfo={ +    Title={My Title}, +    Subject={My Subject}, +    NewKey={Foobar}, +    % ... +  } +} +</pre> + <!--l. 900--><p class="nopar" ></blockquote> +<!--l. 903--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">3.9 </span> <a id="x1-130003.9"></a>Big alphabetical list</h4> -<!--l. 906--><p class="noindent" >The following is a complete listing of available options for <span +<!--l. 905--><p class="noindent" >The following is a complete listing of available options for <span class="ec-lmss-10">hyperref</span>, arranged alphabetically. <a - id="x1-13001r11"></a> <!--l. 910--><div class="longtable"> <table id="TBL-12" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-13001r11"></a> <!--l. 909--><div class="longtable"> <table id="TBL-12" class="longtable" + ><colgroup id="TBL-12-1g"><col id="TBL-12-1"><col id="TBL-12-2"><col @@ -2582,14 +2494,14 @@ class="td01"><span class="ec-lmvtt-10">allbordercolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-1-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-1-3" class="td10"> - <!--l. 910--><p class="noindent" >Set all border color options </td> + <!--l. 909--><p class="noindent" >Set all border color options </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-2-1" class="td01"><span class="ec-lmvtt-10">allcolors </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-2-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-2-3" class="td10"> - <!--l. 911--><p class="noindent" >Set all color options (without border and field + <!--l. 910--><p class="noindent" >Set all color options (without border and field options) </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-3-1" @@ -2598,7 +2510,7 @@ class="ec-lmvtt-10">anchorcolor </span></td><td style="white-space class="td11"> <span class="ec-lmri-10">black </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-3-3" class="td10"> - <!--l. 912--><p class="noindent" >set color of anchors, ignored by most drivers. </td> + <!--l. 911--><p class="noindent" >set color of anchors, ignored by most drivers. </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-4-1" class="td01"><span @@ -2606,7 +2518,7 @@ class="ec-lmvtt-10">backref </span></td><td style="white-spa class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-4-3" class="td10"> - <!--l. 913--><p class="noindent" >do bibliographical back references </td> + <!--l. 912--><p class="noindent" >do bibliographical back references </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-5-1" class="td01"><span @@ -2614,7 +2526,7 @@ class="ec-lmvtt-10">baseurl </span></td><td style="white-spa class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-5-3" class="td10"> - <!--l. 914--><p class="noindent" >set base URL for document </td> + <!--l. 913--><p class="noindent" >set base URL for document </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-6-1" class="td01"><span @@ -2622,7 +2534,7 @@ class="ec-lmvtt-10">bookmarks </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-6-3" class="td10"> - <!--l. 915--><p class="noindent" >make bookmarks </td> + <!--l. 914--><p class="noindent" >make bookmarks </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-7-1" class="td01"><span @@ -2630,7 +2542,7 @@ class="ec-lmvtt-10">bookmarksnumbered </span></td><td style="white-space:nowra class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-7-3" class="td10"> - <!--l. 916--><p class="noindent" >put section numbers in bookmarks </td> + <!--l. 915--><p class="noindent" >put section numbers in bookmarks </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-8-1" class="td01"><span @@ -2638,7 +2550,7 @@ class="ec-lmvtt-10">bookmarksopen </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-8-3" class="td10"> - <!--l. 917--><p class="noindent" >open up bookmark tree </td> + <!--l. 916--><p class="noindent" >open up bookmark tree </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-9-1" class="td01"><span @@ -2646,7 +2558,7 @@ class="ec-lmvtt-10">bookmarksopenlevel </span></td><td style="white-space:now class="td11"> <span class="ec-lmvtt-10">\maxdimen </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-9-3" class="td10"> - <!--l. 918--><p class="noindent" >level to which bookmarks are open </td> + <!--l. 917--><p class="noindent" >level to which bookmarks are open </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-10-1" class="td01"><span @@ -2654,7 +2566,7 @@ class="ec-lmvtt-10">bookmarkstype </span></td><td style="white-space:no class="td11"> <span class="ec-lmri-10">toc </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-10-3" class="td10"> - <!--l. 919--><p class="noindent" >to specify which ‘toc’ file to mimic </td> + <!--l. 918--><p class="noindent" >to specify which ‘toc’ file to mimic </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-11-1" class="td01"><span @@ -2662,7 +2574,7 @@ class="ec-lmvtt-10">breaklinks </span></td><td style="white-spac class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-11-3" class="td10"> - <!--l. 920--><p class="noindent" >allow links to break over lines </td> + <!--l. 919--><p class="noindent" >allow links to break over lines </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-12-1" class="td01"><span @@ -2670,7 +2582,7 @@ class="ec-lmvtt-10">CJKbookmarks </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-12-3" class="td10"> - <!--l. 921--><p class="noindent" >to produce CJK bookmarks </td> + <!--l. 920--><p class="noindent" >to produce CJK bookmarks </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-13-1" class="td01"><span @@ -2678,7 +2590,7 @@ class="ec-lmvtt-10">citebordercolor </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">0 1 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-13-3" class="td10"> - <!--l. 922--><p class="noindent" >color of border around cites </td> + <!--l. 921--><p class="noindent" >color of border around cites </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-14-1" class="td01"><span @@ -2686,7 +2598,7 @@ class="ec-lmvtt-10">citecolor </span></td><td style="white-spa class="td11"> <span class="ec-lmri-10">green </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-14-3" class="td10"> - <!--l. 923--><p class="noindent" >color of citation links </td> + <!--l. 922--><p class="noindent" >color of citation links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-15-1" class="td01"><span @@ -2694,14 +2606,14 @@ class="ec-lmvtt-10">colorlinks </span></td><td style="white-spa class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-15-3" class="td10"> - <!--l. 924--><p class="noindent" >color links </td> + <!--l. 923--><p class="noindent" >color links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-16-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-16-2" class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-16-3" class="td10"> - <!--l. 925--><p class="noindent" >(<span + <!--l. 924--><p class="noindent" >(<span class="ec-lmss-10">tex4ht</span>, <span class="ec-lmss-10">dviwindo</span>) </td> </tr><tr @@ -2711,7 +2623,7 @@ class="ec-lmvtt-10">debug </span></td><td style="white-spac class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-17-3" class="td10"> - <!--l. 926--><p class="noindent" >provide details of anchors defined; same as + <!--l. 925--><p class="noindent" >provide details of anchors defined; same as verbose </td> @@ -2722,7 +2634,7 @@ class="ec-lmvtt-10">destlabel </span></td><td style="white-spac class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-18-3" class="td10"> - <!--l. 927--><p class="noindent" >destinations are named by the first <span class="obeylines-h"><span class="verb"><span + <!--l. 926--><p class="noindent" >destinations are named by the first <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\label</span></span></span> after the anchor creation </td> </tr><tr @@ -2732,14 +2644,14 @@ class="ec-lmvtt-10">draft </span></td><td style="white-sp class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-19-3" class="td10"> - <!--l. 928--><p class="noindent" >do not do any hyperlinking </td> + <!--l. 927--><p class="noindent" >do not do any hyperlinking </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-20-1" class="td01"><span class="ec-lmvtt-10">driverfallback </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-20-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-20-3" class="td10"> - <!--l. 929--><p class="noindent" >default if no driver specified or detected </td> + <!--l. 928--><p class="noindent" >default if no driver specified or detected </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-21-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-21-2" @@ -2751,7 +2663,7 @@ class="td01"><span class="ec-lmvtt-10">dvipdfm </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-22-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-22-3" class="td10"> - <!--l. 930--><p class="noindent" >use <span + <!--l. 929--><p class="noindent" >use <span class="ec-lmss-10">dvipdfm </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-23-1" @@ -2759,7 +2671,7 @@ class="td01"><span class="ec-lmvtt-10">dvipdfmx </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-23-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-23-3" class="td10"> - <!--l. 931--><p class="noindent" >use <span + <!--l. 930--><p class="noindent" >use <span class="ec-lmss-10">dvipdfmx </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-24-1" @@ -2767,7 +2679,7 @@ class="td01"><span class="ec-lmvtt-10">dvips </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-24-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-24-3" class="td10"> - <!--l. 932--><p class="noindent" >use <span + <!--l. 931--><p class="noindent" >use <span class="ec-lmss-10">dvips </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-25-1" @@ -2775,7 +2687,7 @@ class="td01"><span class="ec-lmvtt-10">dvipsone </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-25-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-25-3" class="td10"> - <!--l. 933--><p class="noindent" >use <span + <!--l. 932--><p class="noindent" >use <span class="ec-lmss-10">dvipsone </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-26-1" @@ -2783,7 +2695,7 @@ class="td01"><span class="ec-lmvtt-10">dviwindo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-26-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-26-3" class="td10"> - <!--l. 934--><p class="noindent" >use <span + <!--l. 933--><p class="noindent" >use <span class="ec-lmss-10">dviwindo </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-27-1" @@ -2791,7 +2703,7 @@ class="td01"><span class="ec-lmvtt-10">encap </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-27-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-27-3" class="td10"> - <!--l. 935--><p class="noindent" >to set encap character for hyperindex </td> + <!--l. 934--><p class="noindent" >to set encap character for hyperindex </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-28-1" class="td01"><span @@ -2799,7 +2711,7 @@ class="ec-lmvtt-10">extension </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">dvi </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-28-3" class="td10"> - <!--l. 936--><p class="noindent" >suffix of linked files </td> + <!--l. 935--><p class="noindent" >suffix of linked files </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-29-1" class="td01"><span @@ -2807,7 +2719,7 @@ class="ec-lmvtt-10">filebordercolor </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">0 .5 .5 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-29-3" class="td10"> - <!--l. 937--><p class="noindent" >color of border around file links </td> + <!--l. 936--><p class="noindent" >color of border around file links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-30-1" class="td01"><span @@ -2815,7 +2727,7 @@ class="ec-lmvtt-10">filecolor </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">cyan </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-30-3" class="td10"> - <!--l. 938--><p class="noindent" >color of file links </td> + <!--l. 937--><p class="noindent" >color of file links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-31-1" class="td01"><span @@ -2823,7 +2735,7 @@ class="ec-lmvtt-10">final </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-31-3" class="td10"> - <!--l. 939--><p class="noindent" >opposite of option draft </td> + <!--l. 938--><p class="noindent" >opposite of option draft </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-32-1" class="td01"><span @@ -2831,14 +2743,14 @@ class="ec-lmvtt-10">frenchlinks </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-32-3" class="td10"> - <!--l. 940--><p class="noindent" >use small caps instead of color for links </td> + <!--l. 939--><p class="noindent" >use small caps instead of color for links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-33-1" class="td01"><span class="ec-lmvtt-10">hidelinks </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-33-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-33-3" class="td10"> - <!--l. 941--><p class="noindent" >Hide links (removing color and border) </td> + <!--l. 940--><p class="noindent" >Hide links (removing color and border) </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-34-1" class="td01"><span @@ -2846,7 +2758,7 @@ class="ec-lmvtt-10">hyperfigures </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-34-3" class="td10"> - <!--l. 942--><p class="noindent" >make figures hyper links </td> + <!--l. 941--><p class="noindent" >make figures hyper links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-35-1" class="td01"><span @@ -2854,7 +2766,7 @@ class="ec-lmvtt-10">hyperfootnotes </span></td><td style="white-space:nowrap; class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-35-3" class="td10"> - <!--l. 943--><p class="noindent" >set up hyperlinked footnotes </td> + <!--l. 942--><p class="noindent" >set up hyperlinked footnotes </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-36-1" class="td01"><span @@ -2862,14 +2774,14 @@ class="ec-lmvtt-10">hyperindex </span></td><td style="white-space:nowrap; class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-36-3" class="td10"> - <!--l. 944--><p class="noindent" >set up hyperlinked indices </td> + <!--l. 943--><p class="noindent" >set up hyperlinked indices </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-37-1" class="td01"><span class="ec-lmvtt-10">hypertex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-37-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-37-3" class="td10"> - <!--l. 945--><p class="noindent" >use <span + <!--l. 944--><p class="noindent" >use <span class="ec-lmss-10">HyperTeX </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-38-1" @@ -2878,7 +2790,7 @@ class="ec-lmvtt-10">hypertexnames </span></td><td style="white-space:nowrap; t class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-38-3" class="td10"> - <!--l. 946--><p class="noindent" >use guessable names for links </td> + <!--l. 945--><p class="noindent" >use guessable names for links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-39-1" class="td01"><span @@ -2886,14 +2798,14 @@ class="ec-lmvtt-10">implicit </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-39-3" class="td10"> - <!--l. 947--><p class="noindent" >redefine LaTeX internals </td> + <!--l. 946--><p class="noindent" >redefine LaTeX internals </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-40-1" class="td01"><span class="ec-lmvtt-10">latex2html </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-40-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-40-3" class="td10"> - <!--l. 948--><p class="noindent" >use <span + <!--l. 947--><p class="noindent" >use <span class="ec-lmss-10">LaTeX2HTML </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-41-1" @@ -2902,7 +2814,7 @@ class="ec-lmvtt-10">linkbordercolor </span></td><td style="white-space:nowrap; class="td11"> <span class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-41-3" class="td10"> - <!--l. 949--><p class="noindent" >color of border around links </td> + <!--l. 948--><p class="noindent" >color of border around links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-42-1" class="td01"> </td></tr> @@ -2913,7 +2825,7 @@ class="ec-lmvtt-10">linkcolor </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-43-3" class="td10"> - <!--l. 950--><p class="noindent" >color of links </td> + <!--l. 949--><p class="noindent" >color of links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-44-1" class="td01"><span @@ -2921,7 +2833,7 @@ class="ec-lmvtt-10">linktoc </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">section </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-44-3" class="td10"> - <!--l. 951--><p class="noindent" >make text be link on TOC, LOF and LOT </td> + <!--l. 950--><p class="noindent" >make text be link on TOC, LOF and LOT </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-45-1" class="td01"><span @@ -2929,7 +2841,7 @@ class="ec-lmvtt-10">linktocpage </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-45-3" class="td10"> - <!--l. 952--><p class="noindent" >make page number, not text, be link on TOC, + <!--l. 951--><p class="noindent" >make page number, not text, be link on TOC, LOF and LOT </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-46-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-46-1" @@ -2938,7 +2850,7 @@ class="ec-lmvtt-10">menubordercolor </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">1 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-46-3" class="td10"> - <!--l. 953--><p class="noindent" >color of border around menu links </td> + <!--l. 952--><p class="noindent" >color of border around menu links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-47-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-47-1" class="td01"><span @@ -2946,7 +2858,7 @@ class="ec-lmvtt-10">menucolor </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">red </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-47-3" class="td10"> - <!--l. 954--><p class="noindent" >color for menu links </td> + <!--l. 953--><p class="noindent" >color for menu links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-48-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-48-1" class="td01"><span @@ -2954,7 +2866,7 @@ class="ec-lmvtt-10">nativepdf </span></td><td style="white-space:no class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-48-3" class="td10"> - <!--l. 955--><p class="noindent" >an alias for <span + <!--l. 954--><p class="noindent" >an alias for <span class="ec-lmss-10">dvips</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-49-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-49-1" @@ -2963,7 +2875,7 @@ class="ec-lmvtt-10">naturalnames </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-49-3" class="td10"> - <!--l. 956--><p class="noindent" >use LaTeX-computed names for links </td> + <!--l. 955--><p class="noindent" >use LaTeX-computed names for links </td> </tr><tr @@ -2973,7 +2885,7 @@ class="ec-lmvtt-10">nesting </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-50-3" class="td10"> - <!--l. 957--><p class="noindent" >allow nesting of links </td> + <!--l. 956--><p class="noindent" >allow nesting of links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-51-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-51-1" class="td01"><span @@ -2981,7 +2893,7 @@ class="ec-lmvtt-10">pageanchor </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-51-3" class="td10"> - <!--l. 958--><p class="noindent" >put an anchor on every page </td> + <!--l. 957--><p class="noindent" >put an anchor on every page </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-52-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-52-1" class="td01"><span @@ -2989,7 +2901,7 @@ class="ec-lmvtt-10">pagebackref </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-52-3" class="td10"> - <!--l. 959--><p class="noindent" >backreference by page number </td> + <!--l. 958--><p class="noindent" >backreference by page number </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-53-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-53-1" class="td01"><span @@ -2997,7 +2909,7 @@ class="ec-lmvtt-10">pdfauthor </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-53-3" class="td10"> - <!--l. 960--><p class="noindent" >text for PDF Author field </td> + <!--l. 959--><p class="noindent" >text for PDF Author field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-54-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-54-1" class="td01"><span @@ -3005,14 +2917,14 @@ class="ec-lmvtt-10">pdfborder </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">0 0 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-54-3" class="td10"> - <!--l. 961--><p class="noindent" >width of PDF link border </td> + <!--l. 960--><p class="noindent" >width of PDF link border </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-55-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-55-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-55-2" class="td11"> <span class="ec-lmri-10">0 0 0 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-55-3" class="td10"> - <!--l. 962--><p class="noindent" >(<span + <!--l. 961--><p class="noindent" >(<span class="ec-lmvtt-10">colorlinks)</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-56-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-56-1" @@ -3020,7 +2932,7 @@ class="td01"><span class="ec-lmvtt-10">pdfborderstyle </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-56-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-56-3" class="td10"> - <!--l. 963--><p class="noindent" >border style for links </td> + <!--l. 962--><p class="noindent" >border style for links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-57-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-57-1" class="td01"><span @@ -3028,7 +2940,7 @@ class="ec-lmvtt-10">pdfcenterwindow </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-57-3" class="td10"> - <!--l. 964--><p class="noindent" >position the document window in the center + <!--l. 963--><p class="noindent" >position the document window in the center of the screen </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-58-1" @@ -3037,14 +2949,14 @@ class="ec-lmvtt-10">pdfcreator </span></td><td style="white-space:no class="td11"> <span class="ec-lmri-10">LaTeX with </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-58-3" class="td10"> - <!--l. 965--><p class="noindent" >text for PDF Creator field </td> + <!--l. 964--><p class="noindent" >text for PDF Creator field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-59-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-59-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-59-2" class="td11"> <span class="ec-lmri-10">hyperref </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-59-3" class="td10"> - <!--l. 967--><p class="noindent" > </td> + <!--l. 966--><p class="noindent" > </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-60-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-60-1" class="td01"><span @@ -3052,7 +2964,7 @@ class="ec-lmvtt-10">pdfdirection </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-60-3" class="td10"> - <!--l. 967--><p class="noindent" >direction setting </td> + <!--l. 966--><p class="noindent" >direction setting </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-61-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-61-1" class="td01"><span @@ -3060,7 +2972,7 @@ class="ec-lmvtt-10">pdfdisplaydoctitle </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-61-3" class="td10"> - <!--l. 968--><p class="noindent" >display document title instead of file name in + <!--l. 967--><p class="noindent" >display document title instead of file name in title bar </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-62-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-62-1" @@ -3069,7 +2981,7 @@ class="ec-lmvtt-10">pdfduplex </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-62-3" class="td10"> - <!--l. 970--><p class="noindent" >paper handling option for print dialog </td> + <!--l. 969--><p class="noindent" >paper handling option for print dialog </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-63-1" class="td01"> </td></tr> @@ -3080,7 +2992,7 @@ class="ec-lmvtt-10">pdffitwindow </span></td><td style="white class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-64-3" class="td10"> - <!--l. 972--><p class="noindent" >resize document window to fit document size </td> + <!--l. 971--><p class="noindent" >resize document window to fit document size </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-65-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-65-1" class="td01"><span @@ -3088,7 +3000,7 @@ class="ec-lmvtt-10">pdfhighlight </span></td><td style="whit class="td11"> <span class="ec-lmri-10">/I </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-65-3" class="td10"> - <!--l. 973--><p class="noindent" >set highlighting of PDF links </td> + <!--l. 972--><p class="noindent" >set highlighting of PDF links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-66-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-66-1" class="td01"><span @@ -3096,7 +3008,7 @@ class="ec-lmvtt-10">pdfinfo </span></td><td style="wh class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-66-3" class="td10"> - <!--l. 974--><p class="noindent" >alternative interface for setting document + <!--l. 973--><p class="noindent" >alternative interface for setting document information </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-67-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-67-1" @@ -3105,7 +3017,7 @@ class="ec-lmvtt-10">pdfkeywords </span></td><td style="white class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-67-3" class="td10"> - <!--l. 975--><p class="noindent" >text for PDF Keywords field </td> + <!--l. 974--><p class="noindent" >text for PDF Keywords field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-68-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-68-1" class="td01"><span @@ -3113,7 +3025,7 @@ class="ec-lmvtt-10">pdflang </span></td><td style="whi class="td11"> <span class="ec-lmri-10">relax </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-68-3" class="td10"> - <!--l. 976--><p class="noindent" >PDF language identifier (RFC 3066) </td> + <!--l. 975--><p class="noindent" >PDF language identifier (RFC 3066) </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-69-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-69-1" class="td01"><span @@ -3121,7 +3033,7 @@ class="ec-lmvtt-10">pdfmark </span></td><td style="whit class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-69-3" class="td10"> - <!--l. 977--><p class="noindent" >an alias for <span + <!--l. 976--><p class="noindent" >an alias for <span class="ec-lmss-10">dvips</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-70-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-70-1" @@ -3130,7 +3042,7 @@ class="ec-lmvtt-10">pdfmenubar </span></td><td style="white- class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-70-3" class="td10"> - <!--l. 978--><p class="noindent" >make PDF viewer’s menu bar visible </td> + <!--l. 977--><p class="noindent" >make PDF viewer’s menu bar visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-71-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-71-1" class="td01"><span @@ -3138,13 +3050,13 @@ class="ec-lmvtt-10">pdfnewwindow </span></td><td style="white-s class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-71-3" class="td10"> - <!--l. 979--><p class="noindent" >make links that open another PDF </td> + <!--l. 978--><p class="noindent" >make links that open another PDF </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-72-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-72-1" class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-12-72-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-72-3" class="td10"> - <!--l. 980--><p class="noindent" >file start a new window </td> + <!--l. 979--><p class="noindent" >file start a new window </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-73-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-73-1" class="td01"><span @@ -3152,7 +3064,7 @@ class="ec-lmvtt-10">pdfnonfullscreenpagemode </span></td><td style="white-spac class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-73-3" class="td10"> - <!--l. 982--><p class="noindent" >page mode setting on exiting full-screen mode</td> + <!--l. 981--><p class="noindent" >page mode setting on exiting full-screen mode</td> </tr><tr style="vertical-align:baseline;" id="TBL-12-74-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-74-1" class="td01"><span @@ -3160,7 +3072,7 @@ class="ec-lmvtt-10">pdfnumcopies </span></td><td style="white- class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-74-3" class="td10"> - <!--l. 984--><p class="noindent" >number of printed copies </td> + <!--l. 983--><p class="noindent" >number of printed copies </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-75-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-75-1" class="td01"><span @@ -3168,7 +3080,7 @@ class="ec-lmvtt-10">pdfpagelabels </span></td><td style="whit class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-75-3" class="td10"> - <!--l. 985--><p class="noindent" >set PDF page labels </td> + <!--l. 984--><p class="noindent" >set PDF page labels </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-76-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-76-1" class="td01"><span @@ -3176,7 +3088,7 @@ class="ec-lmvtt-10">pdfpagelayout </span></td><td style="white class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-76-3" class="td10"> - <!--l. 986--><p class="noindent" >set layout of PDF pages </td> + <!--l. 985--><p class="noindent" >set layout of PDF pages </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-77-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-77-1" class="td01"><span @@ -3184,7 +3096,7 @@ class="ec-lmvtt-10">pdfpagemode </span></td><td style="white- class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-77-3" class="td10"> - <!--l. 987--><p class="noindent" >set default mode of PDF display </td> + <!--l. 986--><p class="noindent" >set default mode of PDF display </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-78-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-78-1" class="td01"><span @@ -3192,7 +3104,7 @@ class="ec-lmvtt-10">pdfpagescrop </span></td><td style="white class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-78-3" class="td10"> - <!--l. 988--><p class="noindent" >set crop size of PDF document </td> + <!--l. 987--><p class="noindent" >set crop size of PDF document </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-79-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-79-1" class="td01"><span @@ -3200,7 +3112,7 @@ class="ec-lmvtt-10">pdfpagetransition </span></td><td style="white- class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-79-3" class="td10"> - <!--l. 989--><p class="noindent" >set PDF page transition style </td> + <!--l. 988--><p class="noindent" >set PDF page transition style </td> </tr><tr @@ -3210,7 +3122,7 @@ class="ec-lmvtt-10">pdfpicktraybypdfsize </span></td><td style="white-s class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-80-3" class="td10"> - <!--l. 991--><p class="noindent" >set option for print dialog </td> + <!--l. 990--><p class="noindent" >set option for print dialog </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-81-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-81-1" class="td01"><span @@ -3218,7 +3130,7 @@ class="ec-lmvtt-10">pdfprintarea </span></td><td style="whit class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-81-3" class="td10"> - <!--l. 992--><p class="noindent" >set /PrintArea of viewer preferences </td> + <!--l. 991--><p class="noindent" >set /PrintArea of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-82-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-82-1" class="td01"><span @@ -3226,7 +3138,7 @@ class="ec-lmvtt-10">pdfprintclip </span></td><td style="whi class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-82-3" class="td10"> - <!--l. 993--><p class="noindent" >set /PrintClip of viewer preferences </td> + <!--l. 992--><p class="noindent" >set /PrintClip of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-83-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-83-1" class="td01"><span @@ -3234,7 +3146,7 @@ class="ec-lmvtt-10">pdfprintpagerange </span></td><td style="white-s class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-83-3" class="td10"> - <!--l. 994--><p class="noindent" >set /PrintPageRange of viewer preferences </td> + <!--l. 993--><p class="noindent" >set /PrintPageRange of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-84-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-84-1" class="td01"> </td></tr> @@ -3245,7 +3157,7 @@ class="ec-lmvtt-10">pdfprintscaling </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-85-3" class="td10"> - <!--l. 995--><p class="noindent" >page scaling option for print dialog </td> + <!--l. 994--><p class="noindent" >page scaling option for print dialog </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-86-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-86-1" class="td01"><span @@ -3253,7 +3165,7 @@ class="ec-lmvtt-10">pdfproducer </span></td><td style="white-space:no class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-86-3" class="td10"> - <!--l. 996--><p class="noindent" >text for PDF Producer field </td> + <!--l. 995--><p class="noindent" >text for PDF Producer field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-87-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-87-1" class="td01"><span @@ -3261,7 +3173,7 @@ class="ec-lmvtt-10">pdfremotestartview </span></td><td style="white-space:nowr class="td11"> <span class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-87-3" class="td10"> - <!--l. 997--><p class="noindent" >starting view of remote PDF documents </td> + <!--l. 996--><p class="noindent" >starting view of remote PDF documents </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-88-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-88-1" class="td01"><span @@ -3269,7 +3181,7 @@ class="ec-lmvtt-10">pdfstartpage </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-88-3" class="td10"> - <!--l. 998--><p class="noindent" >page at which PDF document opens </td> + <!--l. 997--><p class="noindent" >page at which PDF document opens </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-89-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-89-1" class="td01"><span @@ -3277,7 +3189,7 @@ class="ec-lmvtt-10">pdfstartview </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">Fit </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-89-3" class="td10"> - <!--l. 999--><p class="noindent" >starting view of PDF document </td> + <!--l. 998--><p class="noindent" >starting view of PDF document </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-90-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-90-1" class="td01"><span @@ -3285,14 +3197,14 @@ class="ec-lmvtt-10">pdfsubject </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-90-3" class="td10"> - <!--l. 1000--><p class="noindent" >text for PDF Subject field </td> + <!--l. 999--><p class="noindent" >text for PDF Subject field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-91-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-1" class="td01"><span class="ec-lmvtt-10">pdftex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-91-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-91-3" class="td10"> - <!--l. 1001--><p class="noindent" >use <span + <!--l. 1000--><p class="noindent" >use <span class="ec-lmss-10">pdfTeX </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-92-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-92-1" @@ -3301,7 +3213,7 @@ class="ec-lmvtt-10">pdftitle </span></td><td style="white-space class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-92-3" class="td10"> - <!--l. 1002--><p class="noindent" >text for PDF Title field </td> + <!--l. 1001--><p class="noindent" >text for PDF Title field </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-93-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-93-1" class="td01"><span @@ -3309,7 +3221,7 @@ class="ec-lmvtt-10">pdftoolbar </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-93-3" class="td10"> - <!--l. 1003--><p class="noindent" >make PDF toolbar visible </td> + <!--l. 1002--><p class="noindent" >make PDF toolbar visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-94-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-94-1" class="td01"><span @@ -3317,7 +3229,7 @@ class="ec-lmvtt-10">pdftrapped </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-94-3" class="td10"> - <!--l. 1004--><p class="noindent" >Sets the document information Trapped entry. + <!--l. 1003--><p class="noindent" >Sets the document information Trapped entry. Possible values are <span class="ec-lmvtt-10">True</span>, <span class="ec-lmvtt-10">False </span>and <span @@ -3330,7 +3242,7 @@ class="ec-lmvtt-10">pdfview </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">XYZ </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-95-3" class="td10"> - <!--l. 1007--><p class="noindent" >PDF ‘view’ when on link traversal </td> + <!--l. 1006--><p class="noindent" >PDF ‘view’ when on link traversal </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-96-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-96-1" class="td01"><span @@ -3338,7 +3250,7 @@ class="ec-lmvtt-10">pdfviewarea </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-96-3" class="td10"> - <!--l. 1008--><p class="noindent" >set /ViewArea of viewer preferences </td> + <!--l. 1007--><p class="noindent" >set /ViewArea of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-97-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-97-1" class="td01"><span @@ -3346,7 +3258,7 @@ class="ec-lmvtt-10">pdfviewclip </span></td><td style="white-space:n class="td11"> <span class="ec-lmri-10">empty </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-97-3" class="td10"> - <!--l. 1009--><p class="noindent" >set /ViewClip of viewer preferences </td> + <!--l. 1008--><p class="noindent" >set /ViewClip of viewer preferences </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-98-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-98-1" class="td01"><span @@ -3354,7 +3266,7 @@ class="ec-lmvtt-10">pdfwindowui </span></td><td style="white-space:now class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-98-3" class="td10"> - <!--l. 1010--><p class="noindent" >make PDF user interface elements visible </td> + <!--l. 1009--><p class="noindent" >make PDF user interface elements visible </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-99-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-99-1" class="td01"><span @@ -3362,14 +3274,14 @@ class="ec-lmvtt-10">plainpages </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-99-3" class="td10"> - <!--l. 1011--><p class="noindent" >do page number anchors as plain Arabic </td> + <!--l. 1010--><p class="noindent" >do page number anchors as plain Arabic </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-100-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-1" class="td01"><span class="ec-lmvtt-10">ps2pdf </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-100-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-100-3" class="td10"> - <!--l. 1012--><p class="noindent" >use <span + <!--l. 1011--><p class="noindent" >use <span class="ec-lmss-10">ps2pdf </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-101-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-101-1" @@ -3378,7 +3290,7 @@ class="ec-lmvtt-10">psdextra </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-101-3" class="td10"> - <!--l. 1013--><p class="noindent" >define more short names for PDF string + <!--l. 1012--><p class="noindent" >define more short names for PDF string commands </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-102-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-102-1" @@ -3387,7 +3299,7 @@ class="ec-lmvtt-10">raiselinks </span></td><td style="white-space class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-102-3" class="td10"> - <!--l. 1014--><p class="noindent" >raise up links (for <span + <!--l. 1013--><p class="noindent" >raise up links (for <span class="ec-lmss-10">HyperTeX </span>backend) </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-103-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-103-1" @@ -3396,7 +3308,7 @@ class="ec-lmvtt-10">runbordercolor </span></td><td style="white-space:no class="td11"> <span class="ec-lmri-10">0 .7 .7 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-103-3" class="td10"> - <!--l. 1015--><p class="noindent" >color of border around ‘run’ links </td> + <!--l. 1014--><p class="noindent" >color of border around ‘run’ links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-104-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-104-1" class="td01"><span @@ -3404,7 +3316,7 @@ class="ec-lmvtt-10">runcolor </span></td><td style="white-space: class="td11"> <span class="ec-lmri-10">filecolor </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-104-3" class="td10"> - <!--l. 1016--><p class="noindent" >color of ‘run’ links </td> + <!--l. 1015--><p class="noindent" >color of ‘run’ links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-105-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-105-1" class="td01"> </td></tr> @@ -3415,14 +3327,14 @@ class="ec-lmvtt-10">setpagesize </span></td><td style="white-space:nowrap; class="td11"> <span class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-106-3" class="td10"> - <!--l. 1017--><p class="noindent" >set page size by special driver commands </td> + <!--l. 1016--><p class="noindent" >set page size by special driver commands </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-107-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-1" class="td01"><span class="ec-lmvtt-10">tex4ht </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-107-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-107-3" class="td10"> - <!--l. 1018--><p class="noindent" >use <span + <!--l. 1017--><p class="noindent" >use <span class="ec-lmss-10">TeX4ht </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-108-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-1" @@ -3430,21 +3342,20 @@ class="td01"><span class="ec-lmvtt-10">textures </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-108-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-108-3" class="td10"> - <!--l. 1019--><p class="noindent" >use <span + <!--l. 1018--><p class="noindent" >use <span class="ec-lmss-10">Textures </span>backend </td> + + </tr><tr style="vertical-align:baseline;" id="TBL-12-109-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-109-1" class="td01"><span class="ec-lmvtt-10">unicode </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-109-2" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-109-3" +class="ec-lmri-10">true </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-109-3" class="td10"> - <!--l. 1020--><p class="noindent" >Unicode encoded pdf strings, by defaut true - with <span -class="ec-lmss-10">XeTeX </span>and <span -class="ec-lmss-10">LuTeX</span> </td> - - + <!--l. 1019--><p class="noindent" >Unicode encoded pdf strings, starting with + version 2021-02-04 v7.00g set by default to + true for all engines. </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-110-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-110-1" class="td01"><span @@ -3452,7 +3363,7 @@ class="ec-lmvtt-10">urlbordercolor </span></td><td style="white-space:nowrap; class="td11"> <span class="ec-lmri-10">0 1 1 </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-110-3" class="td10"> - <!--l. 1021--><p class="noindent" >color of border around URL links </td> + <!--l. 1020--><p class="noindent" >color of border around URL links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-111-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-111-1" class="td01"><span @@ -3460,7 +3371,7 @@ class="ec-lmvtt-10">urlcolor </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">magenta </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-111-3" class="td10"> - <!--l. 1022--><p class="noindent" >color of URL links </td> + <!--l. 1021--><p class="noindent" >color of URL links </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-112-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-112-1" class="td01"><span @@ -3468,14 +3379,14 @@ class="ec-lmvtt-10">verbose </span></td><td style="white-space:nowrap class="td11"> <span class="ec-lmri-10">false </span></td><td style="white-space:normal; text-align:left;" id="TBL-12-112-3" class="td10"> - <!--l. 1023--><p class="noindent" >be chatty </td> + <!--l. 1022--><p class="noindent" >be chatty </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-113-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-113-1" class="td01"><span class="ec-lmvtt-10">vtex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-113-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-113-3" class="td10"> - <!--l. 1024--><p class="noindent" >use <span + <!--l. 1023--><p class="noindent" >use <span class="ec-lmss-10">VTeX </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-114-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-114-1" @@ -3483,7 +3394,7 @@ class="td01"><span class="ec-lmvtt-10">xetex </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-12-114-2" class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-12-114-3" class="td10"> - <!--l. 1025--><p class="noindent" >use <span + <!--l. 1024--><p class="noindent" >use <span class="ec-lmss-10">XeTeX </span>backend </td> </tr><tr style="vertical-align:baseline;" id="TBL-12-115-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-115-1" @@ -3501,14 +3412,14 @@ class="td01"> </td> style="vertical-align:baseline;" id="TBL-12-119-"><td style="white-space:nowrap; text-align:left;" id="TBL-12-119-1" class="td01"> </td></tr> </table></div> -<!--l. 1028--><p class="noindent" > +<!--l. 1027--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">4 </span> <a id="x1-140004"></a>Additional user macros</h3> -<!--l. 1030--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are +<!--l. 1029--><p class="noindent" >If you need to make references to URLs, or write explicit links, the following low-level user macros are provided: -<!--l. 1033--><p class="noindent" > +<!--l. 1032--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-13" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-13-1g"><col id="TBL-13-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-13-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-13-1-1" @@ -3523,13 +3434,13 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1037--><p class="noindent" >The <span +<!--l. 1036--><p class="noindent" >The <span class="ec-lmri-10">text </span>is made a hyperlink to the <span class="ec-lmri-10">URL</span>; this must be a full URL (relative to the base URL, if that is defined). The special characters # and ˜ do <span class="ec-lmri-10">not </span>need to be escaped in any way (unless the command is used in the argument of another command). -<!--l. 1042--><p class="indent" > The optional argument <span +<!--l. 1041--><p class="indent" > The optional argument <span class="ec-lmri-10">options </span>recognizes the hyperref options <span class="ec-lmvtt-10">pdfremotestartview</span>, <span class="ec-lmvtt-10">pdfnewwindow</span> @@ -3553,9 +3464,9 @@ class="ec-lmvtk-10">nextactionraw</span><span class="ec-lmbx-10">:</span> </dt><dd class="description">The value of key <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">/Next</span></span></span> of action dictionaries, see PDF specification.</dd></dl> -<!--l. 1055--><p class="noindent" > +<!--l. 1054--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-14" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-14-1g"><col id="TBL-14-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-14-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-14-1-1" @@ -3564,7 +3475,7 @@ class="ec-lmvtt-10">\url</span><span class="obeylines-h"><span class="verb"><spa class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 1059--><p class="noindent" >Similar to <span +<!--l. 1058--><p class="noindent" >Similar to <span class="ec-lmvtt-10">\href</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span @@ -3575,9 +3486,9 @@ class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}}</span></span></span>. Depending on the driver <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\href</span></span></span> also tries to detect the link type. Thus the result can be a url link, file link, … -<!--l. 1064--><p class="noindent" > +<!--l. 1063--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-15" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-15-1g"><col id="TBL-15-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-15-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-15-1-1" @@ -3586,14 +3497,13 @@ class="ec-lmvtt-10">\nolinkurl</span><span class="obeylines-h"><span class="verb class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 1068--><p class="noindent" >Write <span +<!--l. 1067--><p class="noindent" >Write <span class="ec-lmri-10">URL </span>in the same way as <span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">\url</span></span></span>, without creating a hyperlink. +class="ec-lmvtt-10">\url</span></span></span>, without creating a hyperlink. - -<!--l. 1071--><p class="noindent" > +<!--l. 1070--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-16" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-16-1g"><col id="TBL-16-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-16-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-16-1-1" @@ -3603,12 +3513,12 @@ class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">URL</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1075--><p class="noindent" >A base <span +<!--l. 1074--><p class="noindent" >A base <span class="ec-lmri-10">URL </span>is established, which is prepended to other specified URLs, to make it easier to write portable documents. -<!--l. 1078--><p class="noindent" > +<!--l. 1077--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-17" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-17-1g"><col id="TBL-17-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-17-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-17-1-1" @@ -3620,14 +3530,14 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1082--><p class="noindent" >The link to the image referenced by the URL is inserted, using <span +<!--l. 1081--><p class="noindent" >The link to the image referenced by the URL is inserted, using <span class="ec-lmri-10">text </span>as the anchor. -<!--l. 1085--><p class="indent" > For drivers that produce HTML, the image itself is inserted by the browser, with the <span +<!--l. 1084--><p class="indent" > For drivers that produce HTML, the image itself is inserted by the browser, with the <span class="ec-lmri-10">text </span>being ignored completely. -<!--l. 1088--><p class="noindent" > +<!--l. 1087--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-18" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-18-1g"><col id="TBL-18-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-18-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-18-1-1" @@ -3641,12 +3551,12 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1092--><p class="noindent" >A target area of the document (the <span +<!--l. 1091--><p class="noindent" >A target area of the document (the <span class="ec-lmri-10">text</span>) is marked, and given the name <span class="ec-lmri-10">category.name</span> -<!--l. 1095--><p class="noindent" > +<!--l. 1094--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-19" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-19-1g"><col id="TBL-19-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-19-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-19-1-1" @@ -3662,12 +3572,12 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1099--><p class="noindent" ><span +<!--l. 1098--><p class="noindent" ><span class="ec-lmri-10">text </span>is made into a link to <span class="ec-lmri-10">URL#category.name</span> -<!--l. 1101--><p class="noindent" > +<!--l. 1100--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-20" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-20-1g"><col id="TBL-20-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-20-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-20-1-1" @@ -3679,14 +3589,14 @@ class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1105--><p class="noindent" ><span +<!--l. 1104--><p class="noindent" ><span class="ec-lmri-10">text </span>is made into a link to the same place as <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\ref{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> would be linked. -<!--l. 1109--><p class="noindent" > +<!--l. 1108--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-21" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-21-1g"><col id="TBL-21-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-21-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-21-1-1" @@ -3698,9 +3608,9 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1112--><p class="noindent" > +<!--l. 1111--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-22" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-22-1g"><col id="TBL-22-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-22-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-22-1-1" @@ -3712,7 +3622,7 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1116--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span +<!--l. 1115--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypertarget</span></span></span>, with two parameters of an anchor <span class="ec-lmri-10">name</span>, and anchor <span @@ -3721,41 +3631,41 @@ class="ec-lmvtt-10">\hyperlink</span></span></span> has two arguments, the name class="ec-lmvtt-10">\hypertarget</span></span></span>, and the <span class="ec-lmri-10">text </span>which be used as the link on the page. -<!--l. 1122--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span +<!--l. 1121--><p class="indent" > Note that in HTML parlance, the <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyperlink</span></span></span> command inserts a notional # in front of each link, making it relative to the current testdocument; <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\href</span></span></span> expects a full URL. -<!--l. 1126--><p class="noindent" > +<!--l. 1125--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-23" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-23-1g"><col id="TBL-23-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-23-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-23-1-1" class="td11"> <span class="ec-lmvtt-10">\phantomsection </span></td> </tr></table> </div></span> -<!--l. 1130--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span +<!--l. 1129--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypertarget{}{}</span></span></span> with an automatically chosen anchor name. Often it is used in conjunction with <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\addcontentsline</span></span></span> for sectionlike things (index, bibliography, preface). <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\addcontentsline</span></span></span> refers to the latest previous location where an anchor is set. Example: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-14"> + <pre class="verbatim" id="verbatim-14"> \cleardoublepage - <br />\phantomsection - <br />\addcontentsline{toc}{chapter}{\indexname} - <br />\printindex -</div> - <!--l. 1143--><p class="nopar" ></div> -<!--l. 1145--><p class="noindent" >Now the entry in the table of contents (and bookmarks) for the index points to the start of the index page, +\phantomsection +\addcontentsline{toc}{chapter}{\indexname} +\printindex +</pre> + <!--l. 1142--><p class="nopar" ></blockquote> +<!--l. 1144--><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. 1149--><p class="noindent" > +<!--l. 1148--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-24" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-24-1g"><col id="TBL-24-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-24-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-24-1-1" @@ -3764,11 +3674,11 @@ class="ec-lmvtt-10">\autoref</span><span class="obeylines-h"><span class="verb"> class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 1153--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span +<!--l. 1152--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\ref</span></span></span> command that places a contextual label in front of the reference. This gives your users a bigger target to click for hyperlinks (e.g. ‘section 2’ instead of merely the number ‘2’). -<!--l. 1159--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span +<!--l. 1158--><p class="indent" > The label is worked out from the context of the original <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\label</span></span></span> command by <span class="ec-lmss-10">hyperref </span>by using the macros listed below (shown with their default values). The macros can be (re)defined in documents using @@ -3776,7 +3686,7 @@ macros listed below (shown with their default values). The macros can be (re)def class="ec-lmvtt-10">\(re)newcommand</span></span></span>; note that some of these macros are already defined in the standard document classes. The mixture of lowercase and uppercase initial letters is deliberate and corresponds to the author’s practice. -<!--l. 1167--><p class="indent" > For each macro below, <span +<!--l. 1166--><p class="indent" > For each macro below, <span class="ec-lmss-10">hyperref </span>checks <span class="ec-lmvtt-10">\*autorefname </span>before <span class="ec-lmvtt-10">\*name</span>. For instance, it looks for @@ -3784,8 +3694,8 @@ class="ec-lmvtt-10">\*name</span>. For instance, it looks for class="ec-lmvtt-10">\figureautorefname </span>before <span class="ec-lmvtt-10">\figurename</span>. <a - id="x1-14001r12"></a> <!--l. 1172--><div class="longtable"> <table id="TBL-25" class="longtable" -cellspacing="0" cellpadding="0" + id="x1-14001r12"></a> <!--l. 1171--><div class="longtable"> <table id="TBL-25" class="longtable" + ><colgroup id="TBL-25-1g"><col id="TBL-25-1"><col id="TBL-25-2"></colgroup> @@ -3794,80 +3704,80 @@ id="TBL-25-2"></colgroup> class="td01"><span class="ec-lmri-10">Macro </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-1-2" class="td10"> - <!--l. 1172--><p class="noindent" ><span + <!--l. 1171--><p class="noindent" ><span class="ec-lmri-10">Default</span> </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-2-1" class="td01"><span class="ec-lmvtt-10">\figurename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-2-2" class="td10"> - <!--l. 1173--><p class="noindent" >Figure </td> + <!--l. 1172--><p class="noindent" >Figure </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-3-1" class="td01"><span class="ec-lmvtt-10">\tablename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-3-2" class="td10"> - <!--l. 1174--><p class="noindent" >Table </td> + <!--l. 1173--><p class="noindent" >Table </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-4-1" class="td01"><span class="ec-lmvtt-10">\partname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-4-2" class="td10"> - <!--l. 1175--><p class="noindent" >Part </td> + <!--l. 1174--><p class="noindent" >Part </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-5-1" class="td01"><span class="ec-lmvtt-10">\appendixname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-5-2" class="td10"> - <!--l. 1176--><p class="noindent" >Appendix </td> + <!--l. 1175--><p class="noindent" >Appendix </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-6-1" class="td01"><span class="ec-lmvtt-10">\equationname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-6-2" class="td10"> - <!--l. 1177--><p class="noindent" >Equation </td> + <!--l. 1176--><p class="noindent" >Equation </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-7-1" class="td01"><span class="ec-lmvtt-10">\Itemname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-7-2" class="td10"> - <!--l. 1178--><p class="noindent" >item </td> + <!--l. 1177--><p class="noindent" >item </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-8-1" class="td01"><span class="ec-lmvtt-10">\chaptername </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-8-2" class="td10"> - <!--l. 1179--><p class="noindent" >chapter </td> + <!--l. 1178--><p class="noindent" >chapter </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-9-1" class="td01"><span class="ec-lmvtt-10">\sectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-9-2" class="td10"> - <!--l. 1180--><p class="noindent" >section </td> + <!--l. 1179--><p class="noindent" >section </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-10-1" class="td01"><span class="ec-lmvtt-10">\subsectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-10-2" class="td10"> - <!--l. 1181--><p class="noindent" >subsection </td> + <!--l. 1180--><p class="noindent" >subsection </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-11-1" class="td01"><span class="ec-lmvtt-10">\subsubsectionname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-11-2" class="td10"> - <!--l. 1182--><p class="noindent" >subsubsection </td> + <!--l. 1181--><p class="noindent" >subsubsection </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-12-1" class="td01"><span class="ec-lmvtt-10">\paragraphname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-12-2" class="td10"> - <!--l. 1183--><p class="noindent" >paragraph </td> + <!--l. 1182--><p class="noindent" >paragraph </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-13-1" class="td01"><span class="ec-lmvtt-10">\Hfootnotename </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-13-2" class="td10"> - <!--l. 1184--><p class="noindent" >footnote </td> + <!--l. 1183--><p class="noindent" >footnote </td> </tr><tr @@ -3875,19 +3785,19 @@ class="td10"> class="td01"><span class="ec-lmvtt-10">\AMSname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-14-2" class="td10"> - <!--l. 1185--><p class="noindent" >Equation </td> + <!--l. 1184--><p class="noindent" >Equation </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-15-1" class="td01"><span class="ec-lmvtt-10">\theoremname </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-15-2" class="td10"> - <!--l. 1186--><p class="noindent" >Theorem </td> + <!--l. 1185--><p class="noindent" >Theorem </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-16-1" class="td01"><span class="ec-lmvtt-10">\page </span></td><td style="white-space:normal; text-align:left;" id="TBL-25-16-2" class="td10"> - <!--l. 1187--><p class="noindent" >page </td> + <!--l. 1186--><p class="noindent" >page </td> </tr><tr style="vertical-align:baseline;" id="TBL-25-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-25-17-1" class="td01"> </td> @@ -3905,19 +3815,19 @@ class="td01"> </td> class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-25-21-2" class="td10"></td></tr> </table></div> -<!--l. 1190--><p class="indent" > Example for a redefinition if <span +<!--l. 1189--><p class="indent" > Example for a redefinition if <span class="ec-lmss-10">babel </span>is used: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-15"> + <pre class="verbatim" id="verbatim-15"> \usepackage[ngerman]{babel} - <br />\addto\extrasngerman{% - <br />  \def\subsectionautorefname{Unterkapitel}% - <br />} -</div> - <!--l. 1197--><p class="nopar" ></div> -<!--l. 1200--><p class="indent" > Hint: <span +\addto\extrasngerman{% +  \def\subsectionautorefname{Unterkapitel}% +} +</pre> + <!--l. 1196--><p class="nopar" ></blockquote> +<!--l. 1199--><p class="indent" > Hint: <span class="ec-lmvtt-10">\autoref </span>works via the counter name that the reference is based on. Sometimes <span class="ec-lmvtt-10">\autoref</span> chooses the wrong name, if the counter is used for different things. For example, it happens with @@ -3926,41 +3836,41 @@ class="ec-lmvtt-10">\newtheorem </span>if a lemma shares a counter with theorems class="ec-lmss-10">aliascnt </span>provides a method to generate a simulated second counter that allows the differentiation between theorems and lemmas: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-16"> + <pre class="verbatim" id="verbatim-16"> \documentclass{article} - <br /> - <br />\usepackage{aliascnt} - <br />\usepackage{hyperref} - <br /> - <br />\newtheorem{theorem}{Theorem} - <br /> - <br />\newaliascnt{lemma}{theorem} - <br />\newtheorem{lemma}[lemma]{Lemma} - <br />\aliascntresetthe{lemma} - <br /> - <br />\providecommand*{\lemmaautorefname}{Lemma} - <br /> - <br />\begin{document} - <br /> - <br />We will use \autoref{a} to prove \autoref{b}. - <br /> - <br />\begin{lemma}\label{a} - <br />  Nobody knows. - <br />\end{lemma} - <br /> - <br />\begin{theorem}\label{b} - <br />  Nobody is right. - <br />\end{theorem}. - <br /> - <br />\end{document} -</div> - <!--l. 1235--><p class="nopar" ></div> -<!--l. 1238--><p class="noindent" > + +\usepackage{aliascnt} +\usepackage{hyperref} + +\newtheorem{theorem}{Theorem} + +\newaliascnt{lemma}{theorem} +\newtheorem{lemma}[lemma]{Lemma} +\aliascntresetthe{lemma} + +\providecommand*{\lemmaautorefname}{Lemma} + +\begin{document} + +We will use \autoref{a} to prove \autoref{b}. + +\begin{lemma}\label{a} +  Nobody knows. +\end{lemma} + +\begin{theorem}\label{b} +  Nobody is right. +\end{theorem}. + +\end{document} +</pre> + <!--l. 1234--><p class="nopar" ></blockquote> +<!--l. 1237--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-26" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-26-1g"><col id="TBL-26-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-26-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-26-1-1" @@ -3970,18 +3880,18 @@ class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1242--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span +<!--l. 1241--><p class="noindent" >It replaces <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\pageref</span></span></span> and adds the name for page in front of the page reference. First <span class="ec-lmvtt-10">\pageautorefname</span> is checked before <span class="ec-lmvtt-10">\pagename</span>. -<!--l. 1247--><p class="indent" > For instances where you want a reference to use the correct counter, but not to create a +<!--l. 1246--><p class="indent" > For instances where you want a reference to use the correct counter, but not to create a link, there are starred forms (these starred forms exist even if hyperref has been loaded with <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">implicit=false</span></span></span>): -<!--l. 1251--><p class="noindent" > +<!--l. 1250--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-27" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-27-1g"><col id="TBL-27-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-27-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-27-1-1" @@ -3990,9 +3900,9 @@ class="ec-lmvtt-10">\ref*</span><span class="obeylines-h"><span class="verb"><sp class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 1255--><p class="noindent" > +<!--l. 1254--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-28" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-28-1g"><col id="TBL-28-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-28-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-28-1-1" @@ -4002,10 +3912,10 @@ class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1259--><p class="noindent" > +<!--l. 1258--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-29" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-29-1g"><col id="TBL-29-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-29-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-29-1-1" @@ -4014,9 +3924,9 @@ class="ec-lmvtt-10">\autoref*</span><span class="obeylines-h"><span class="verb" class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 1263--><p class="noindent" > +<!--l. 1262--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-30" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-30-1g"><col id="TBL-30-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-30-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-30-1-1" @@ -4026,20 +3936,20 @@ class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1267--><p class="indent" > A typical use would be to write +<!--l. 1266--><p class="indent" > A typical use would be to write - <div class="verbatim" id="verbatim-17"> + <pre class="verbatim" id="verbatim-17"> \hyperref[other]{that nice section (\ref*{other}) we read before} -</div> -<!--l. 1270--><p class="nopar" > -<!--l. 1272--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 1269--><p class="nopar" > +<!--l. 1271--><p class="indent" > We want <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\ref*{other}</span></span></span> to generate the correct number, but not to form a link, since we do this ourselves with <span class="ec-lmvtt-10">\hyperref</span>. -<!--l. 1275--><p class="noindent" > +<!--l. 1274--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-31" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-31-1g"><col id="TBL-31-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-31-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-31-1-1" @@ -4051,7 +3961,7 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">TeXstring</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1279--><p class="indent" > <span +<!--l. 1278--><p class="indent" > <span class="ec-lmvtt-10">\pdfstringdef </span>returns a macro containing the PDF string. (Currently this is done globally, but do not rely on it.) All the following tasks, definitions and redefinitions are made in a group to keep them local: @@ -4093,13 +4003,13 @@ class="ec-lmvtt-10">\textbf</span></span></span>, etc. <li class="itemize">Support for <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\xspace</span></span></span> provided by the <span class="ec-lmss-10">xspace </span>package</li></ul> -<!--l. 1295--><p class="indent" > In addition, parentheses are protected to avoid the danger of unsafe unbalanced parentheses in +<!--l. 1294--><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 EuroTeX paper distributed with <span class="ec-lmss-10">hyperref</span>. -<!--l. 1299--><p class="noindent" > +<!--l. 1298--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-32" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-32-1g"><col id="TBL-32-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-32-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-32-1-1" @@ -4109,26 +4019,26 @@ class="ec-lmvtt-10">{NoHyper}</span></span></span>…<span class="ec-lmvtt-10">\end</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{NoHyper}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1302--><p class="indent" > Sometimes we just don’t want the wretched package interfering with us. Define an environment we +<!--l. 1301--><p class="indent" > Sometimes we just don’t want the wretched package interfering with us. Define an environment we can put in manually, or include in a style file, which stops the hypertext functions doing anything. This is used, for instance, in the Elsevier classes, to stop <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">hyperref</span></span></span> playing havoc in the front matter. -<!--l. 1308--><p class="noindent" > +<!--l. 1307--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">4.1 </span> <a id="x1-150004.1"></a>Bookmark macros</h4> -<!--l. 1310--><p class="noindent" > +<!--l. 1309--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">4.1.1 </span> <a id="x1-160004.1.1"></a>Setting bookmarks</h5> -<!--l. 1312--><p class="noindent" >Usually <span +<!--l. 1311--><p class="noindent" >Usually <span class="ec-lmss-10">hyperref </span>automatically adds bookmarks for <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\section</span></span></span> and similar macros. But they can also set manually. -<!--l. 1315--><p class="noindent" > +<!--l. 1314--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-33" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-33-1g"><col id="TBL-33-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-33-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-33-1-1" @@ -4141,13 +4051,13 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1318--><p class="indent" > creates a bookmark with the specified text and at the given level (default is 0). As name for the +<!--l. 1317--><p class="indent" > creates a bookmark with the specified text and at the given level (default is 0). As name for the internal anchor name is used (in conjunction with level). Therefore the name must be unique (similar to <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\label</span></span></span>). -<!--l. 1322--><p class="noindent" > +<!--l. 1321--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-34" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-34-1g"><col id="TBL-34-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-34-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-34-1-1" @@ -4159,10 +4069,10 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1325--><p class="indent" > creates a bookmark at the current level. -<!--l. 1327--><p class="noindent" > +<!--l. 1324--><p class="indent" > creates a bookmark at the current level. +<!--l. 1326--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-35" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-35-1g"><col id="TBL-35-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-35-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-35-1-1" @@ -4174,11 +4084,11 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1330--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased +<!--l. 1329--><p class="indent" > creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased by one. -<!--l. 1333--><p class="noindent" > +<!--l. 1332--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-36" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-36-1g"><col id="TBL-36-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-36-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-36-1-1" @@ -4190,9 +4100,9 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1336--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current +<!--l. 1335--><p class="indent" > creates a bookmark below the current bookmark level. However after the command the current bookmark level has not changed. -<!--l. 1339--><p class="noindent" ><span +<!--l. 1338--><p class="noindent" ><span class="ec-lmbx-10">Hint: </span>Package <span class="ec-lmss-10">bookmark </span>replaces <span class="ec-lmss-10">hyperref</span>’s bookmark organization by a new algorithm: @@ -4202,20 +4112,20 @@ class="ec-lmss-10">hyperref</span>’s bookmark organization by a new algori <li class="itemize">More control over the bookmark appearance (color, font). </li> <li class="itemize">Different bookmark actions are supported (external file links, URLs, …).</li></ul> -<!--l. 1347--><p class="noindent" >Therefore I recommend using this package. -<!--l. 1349--><p class="noindent" > +<!--l. 1346--><p class="noindent" >Therefore I recommend using this package. +<!--l. 1348--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">4.1.2 </span> <a id="x1-170004.1.2"></a>Replacement macros</h5> -<!--l. 1351--><p class="noindent" ><span +<!--l. 1350--><p class="noindent" ><span class="ec-lmss-10">hyperref </span>takes the text for bookmarks from the arguments of commands like <span class="ec-lmvtt-10">\section</span>, which can contain things like math, colors, or font changes, none of which will display in bookmarks as is. -<!--l. 1355--><p class="noindent" > +<!--l. 1354--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-37" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-37-1g"><col id="TBL-37-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-37-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-37-1-1" @@ -4227,104 +4137,128 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">PDFstring</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1359--><p class="indent" > For example, +<!--l. 1358--><p class="indent" > For example, - <div class="verbatim" id="verbatim-18"> + <pre class="verbatim" id="verbatim-18"> \section{Pythagoras: - <br />  \texorpdfstring{$ a^2 + b^2 = c^2 $}{% - <br />    a\texttwosuperior\ + b\texttwosuperior\ = - <br />    c\texttwosuperior - <br />  }% - <br />} - <br />\section{\texorpdfstring{\textcolor{red}}{}{Red} Mars} -</div> -<!--l. 1368--><p class="nopar" > -<!--l. 1370--><p class="indent" > <span +  \texorpdfstring{$ a^2 + b^2 = c^2 $}{% +    a\texttwosuperior\ + b\texttwosuperior\ = +    c\texttwosuperior +  }% +} +\section{\texorpdfstring{\textcolor{red}}{}{Red} Mars} +</pre> +<!--l. 1367--><p class="nopar" > +<!--l. 1369--><p class="indent" > <span class="ec-lmvtt-10">\pdfstringdef </span>executes the hook before it expands the string. Therefore, you can use this hook to perform additional tasks or to disable additional commands. - <div class="verbatim" id="verbatim-19"> + <pre class="verbatim" id="verbatim-19"> \expandafter\def\expandafter\pdfstringdefPreHook - <br />\expandafter{% - <br />  \pdfstringdefPreHook - <br />  \renewcommand{\mycommand}[1]{}% - <br />} -</div> -<!--l. 1380--><p class="nopar" > -<!--l. 1382--><p class="indent" > However, for disabling commands, an easier way is via <span +\expandafter{% +  \pdfstringdefPreHook +  \renewcommand{\mycommand}[1]{}% +} +</pre> +<!--l. 1379--><p class="nopar" > +<!--l. 1381--><p class="indent" > However, for disabling commands, an easier way is via <span class="ec-lmvtt-10">\pdfstringdefDisableCommands</span>, which adds its argument to the definition of <span class="ec-lmvtt-10">\pdfstringdefPreHook </span>(‘@’ can here be used as letter in command names): - <div class="verbatim" id="verbatim-20"> + <pre class="verbatim" id="verbatim-20"> \pdfstringdefDisableCommands{% - <br />  \let~\textasciitilde - <br />  \def\url{\pdfstringdefWarn\url}% - <br />  \let\textcolor\@gobble - <br />} -</div> -<!--l. 1393--><p class="nopar" > -<!--l. 1395--><p class="noindent" > +  \let~\textasciitilde +  \def\url{\pdfstringdefWarn\url}% +  \let\textcolor\@gobble +} +</pre> +<!--l. 1392--><p class="nopar" > +<!--l. 1394--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">4.2 </span> <a - id="x1-180004.2"></a>Utility macros</h4> -<!--l. 1398--><p class="noindent" > + id="x1-180004.2"></a>Pagelabels</h4> +<!--l. 1395--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-38" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-38-1g"><col id="TBL-38-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-38-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-38-1-1" class="td11"> <span +class="ec-lmvtt-10">\thispdfpagelabel</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">{</span></span></span><span +class="ec-lmri-10">page number format</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">}</span></span></span> </td> + </tr></table> </div></span> +<!--l. 1399--><p class="noindent" >This allows to change format of the page number shown in the tool bar of a PDF viewer for a specific +page, for example +<!--l. 1402--><p class="indent" > <span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\thispdfpagelabel{Empty</span><span +class="ec-lmvtt-10"> Page-\roman{page}}</span></span></span> +<!--l. 1404--><p class="indent" > The command affects the page on which it is executed, so asynchronous page breaking should be +taken into account. It should be used in places where for example <span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\thispagestyle</span></span></span> can be use +too. +<!--l. 1407--><p class="noindent" > + <h4 class="subsectionHead"><span class="titlemark">4.3 </span> <a + id="x1-190004.3"></a>Utility macros</h4> +<!--l. 1410--><p class="noindent" > +<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-39" class="tabular" + +><colgroup id="TBL-39-1g"><col +id="TBL-39-1"></colgroup><tr + style="vertical-align:baseline;" id="TBL-39-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-39-1-1" +class="td11"> <span class="ec-lmvtt-10">\hypercalcbp</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">dimen specification</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 1401--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span +<!--l. 1413--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypercalcbp</span></span></span> takes a TeX 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 class="ec-lmvtt-10">pdfview</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">pdfstartview</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">pdfremotestartview</span></span></span>. Example: - <div class="quote"> + <blockquote class="quote"> - <div class="verbatim" id="verbatim-21"> + <pre class="verbatim" id="verbatim-21"> \hypersetup{ - <br />  pdfstartview={FitBH \hypercalcbp{\paperheight-\topmargin-1in - <br />    -\headheight-\headsep} - <br />} -</div> - <!--l. 1413--><p class="nopar" ></div> -<!--l. 1415--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner. -<!--l. 1417--><p class="indent" > Note, for calculations you need either package <span +  pdfstartview={FitBH \hypercalcbp{\paperheight-\topmargin-1in +    -\headheight-\headsep} +} +</pre> + <!--l. 1425--><p class="nopar" ></blockquote> +<!--l. 1427--><p class="noindent" >The origin of the PDF coordinate system is the lower left corner. +<!--l. 1429--><p class="indent" > Note, for calculations you need either package <span class="ec-lmss-10">calc </span>or <span class="lmmi-10">ε</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>. Nowadays the latter should automatically be enabled for <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> formats. Users without <span class="lmmi-10">ε</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>, please, look in the source documentation <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">hyperref.dtx</span></span></span> for further limitations. -<!--l. 1423--><p class="indent" > Also <span +<!--l. 1435--><p class="indent" > Also <span class="ec-lmvtt-10">\hypercalcbp </span>cannot be used in option specifications of <span class="ec-lmvtt-10">\documentclass </span>and <span class="ec-lmvtt-10">\usepackage</span>, because <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> expands the option lists of these commands. However package <span class="ec-lmss-10">hyperref </span>is not yet loaded and an undefined control sequence error would arise. -<!--l. 1430--><p class="noindent" > +<!--l. 1442--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">5 </span> <a - id="x1-190005"></a>New Features<span class="footnote-mark"><a + id="x1-200005"></a>New Features<span class="footnote-mark"><a href="manual5.html#fn4x0"><sup class="textsuperscript">4</sup></a></span><a - id="x1-19001f4"></a> </h3> + id="x1-20001f4"></a> </h3> <h4 class="subsectionHead"><span class="titlemark">5.1 </span> <a - id="x1-200005.1"></a>Option ‘pdflinkmargin’</h4> -<!--l. 1435--><p class="noindent" >Option ‘pdflinkmargin’ is an experimental option for specifying a link margin, if the driver supports this. + id="x1-210005.1"></a>Option ‘pdflinkmargin’</h4> +<!--l. 1447--><p class="noindent" >Option ‘pdflinkmargin’ is an experimental option for specifying a link margin, if the driver supports this. Default is 1 pt for supporting drivers. -<!--l. 1440--><p class="indent" > +<!--l. 1452--><p class="indent" > <dl class="description"><dt class="description"> <span class="ec-lmbx-10">pdfTeX</span> </dt><dd @@ -4359,48 +4293,48 @@ class="ec-lmvtt-10"> #1}</span></span></span> (with <span class="ec-lmbx-10">Other drivers</span> </dt><dd class="description">Unsupported.</dd></dl> -<!--l. 1465--><p class="noindent" > +<!--l. 1477--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.2 </span> <a - id="x1-210005.2"></a>Field option ‘calculatesortkey’</h4> -<!--l. 1467--><p class="noindent" >Fields with calculated values are calculated in document order by default. If calculated field values + id="x1-220005.2"></a>Field option ‘calculatesortkey’</h4> +<!--l. 1479--><p class="noindent" >Fields with calculated values are calculated in document order by default. If calculated field values depend on other calculated fields that appear later in the document, then the correct calculation order can be specified with option ‘calculatesortkey’. Its value is used as key to lexicographically sort the calculated fields. The sort key do not need to be unique. Fields that share the same key are sorted in document order. -<!--l. 1477--><p class="indent" > Currently the field option ‘calculatesortkey’ is only supported by the driver for pdfTeX. -<!--l. 1481--><p class="noindent" > +<!--l. 1489--><p class="indent" > Currently the field option ‘calculatesortkey’ is only supported by the driver for pdfTeX. +<!--l. 1493--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.3 </span> <a - id="x1-220005.3"></a>Option ‘localanchorname’</h4> -<!--l. 1483--><p class="noindent" >When an anchor is set (e.g. via <span class="obeylines-h"><span class="verb"><span + id="x1-230005.3"></a>Option ‘localanchorname’</h4> +<!--l. 1495--><p class="noindent" >When an anchor is set (e.g. via <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\refstepcounter</span></span></span>, then the anchor name is globally set to the current anchor name. -<!--l. 1487--><p class="indent" > For example: +<!--l. 1499--><p class="indent" > For example: - <div class="verbatim" id="verbatim-22"> + <pre class="verbatim" id="verbatim-22">     \section{Foobar} - <br />    \begin{equation}\end{equation} - <br />    \label{sec:foobar} -</div> -<!--l. 1492--><p class="nopar" > With the default global setting (localanchorname=false) a reference to ‘sec:foobar’ jumps to the +    \begin{equation}\end{equation} +    \label{sec:foobar} +</pre> +<!--l. 1504--><p class="nopar" > With the default global setting (localanchorname=false) a reference to ‘sec:foobar’ jumps to the equation before. With option ‘localanchorname’ the anchor of the equation is forgotten after the environment and the reference ‘sec:foobar’ jumps to the section title. -<!--l. 1500--><p class="indent" > Option ‘localanchorname’ is an experimental option, there might be situations, where the anchor +<!--l. 1512--><p class="indent" > Option ‘localanchorname’ is an experimental option, there might be situations, where the anchor name is not available as expected. -<!--l. 1505--><p class="noindent" > +<!--l. 1517--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.4 </span> <a - id="x1-230005.4"></a>Option ‘customdriver’</h4> -<!--l. 1507--><p class="noindent" >The value of option ‘customdriver’ is the name of an external driver file without extension ‘.def’. The file + id="x1-240005.4"></a>Option ‘customdriver’</h4> +<!--l. 1519--><p class="noindent" >The value of option ‘customdriver’ is the name of an external driver file without extension ‘.def’. The file must have <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\ProvidesFile</span></span></span> with a version date and number that match the date and number of ‘hyperref’, otherwise a warning is given. -<!--l. 1512--><p class="indent" > Because the interface, what needs to be defined in the driver, is not well defined and +<!--l. 1524--><p class="indent" > Because the interface, what needs to be defined in the driver, is not well defined and quite messy, the option is mainly intended to ease developing, testing, debugging the driver part. -<!--l. 1517--><p class="noindent" > +<!--l. 1529--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.5 </span> <a - id="x1-240005.5"></a>Option ‘psdextra’</h4> -<!--l. 1519--><p class="noindent" >LaTeX’s NFSS is used to assist the conversion of arbitrary TeX strings to PDF strings (bookmarks, PDF + id="x1-250005.5"></a>Option ‘psdextra’</h4> +<!--l. 1531--><p class="noindent" >LaTeX’s NFSS is used to assist the conversion of arbitrary TeX strings to PDF strings (bookmarks, PDF information entries). Many math command names (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\geq</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\notin</span></span></span>, ...) are not in control of NFSS, @@ -4414,95 +4348,95 @@ on means that the short names are available. Then <span class="obeylines-h"><spa class="ec-lmvtt-10">\geq</span></span></span> can directly be used instead of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\textgeq</span></span></span>. -<!--l. 1533--><p class="noindent" > +<!--l. 1545--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.6 </span> <a - id="x1-250005.6"></a>\XeTeXLinkBox</h4> -<!--l. 1535--><p class="noindent" >When XeTeX generates a link annotation, it does not look at the boxes (as the other drivers), but only + id="x1-260005.6"></a>\XeTeXLinkBox</h4> +<!--l. 1547--><p class="noindent" >When XeTeX generates a link annotation, it does not look at the boxes (as the other drivers), but only at the character glyphs. If there are no glyphs (images, rules, ...), then it does not generate a link annotation. Macro <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\XeTeXLinkBox</span></span></span> puts its argument in a box and adds spaces at the lower left and upper right corners. An additional margin can be specified by setting it to the dimen register <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\XeTeXLinkMargin</span></span></span>. The default is 2pt. -<!--l. 1544--><p class="indent" > Example: +<!--l. 1556--><p class="indent" > Example: - <div class="verbatim" id="verbatim-23"> + <pre class="verbatim" id="verbatim-23">     % xelatex - <br />    \documentclass{article} - <br />    \usepackage{hyperref} - <br />    \setlength{\XeTeXLinkMargin}{1pt} - <br />    \begin{document} - <br />    \section{Hello World} - <br />    \newpage - <br />    \label{sec:hello} - <br />    \hyperref[sec:hello]{% - <br />      \XeTeXLinkBox{\rule{10mm}{10mm}}% - <br />    } - <br />    \end{document} -</div> -<!--l. 1560--><p class="nopar" > -<!--l. 1562--><p class="noindent" > +    \documentclass{article} +    \usepackage{hyperref} +    \setlength{\XeTeXLinkMargin}{1pt} +    \begin{document} +    \section{Hello World} +    \newpage +    \label{sec:hello} +    \hyperref[sec:hello]{% +      \XeTeXLinkBox{\rule{10mm}{10mm}}% +    } +    \end{document} +</pre> +<!--l. 1572--><p class="nopar" > +<!--l. 1574--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.7 </span> <a - id="x1-260005.7"></a>\IfHyperBooleanExists and \IfHyperBoolean</h4> + id="x1-270005.7"></a>\IfHyperBooleanExists and \IfHyperBoolean</h4> - <div class="verbatim" id="verbatim-24"> + <pre class="verbatim" id="verbatim-24">  \IfHyperBooleanExists{OPTION}{YES}{NO} -</div> -<!--l. 1565--><p class="nopar" > If a hyperref OPTION is a boolean, that means it takes values ‘true’ or ‘false’, then <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 1577--><p class="nopar" > If a hyperref OPTION is a boolean, that means it takes values ‘true’ or ‘false’, then <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\IfHyperBooleanExists</span></span></span> calls YES, otherwise NO. - <div class="verbatim" id="verbatim-25"> + <pre class="verbatim" id="verbatim-25">  \IfHyperBoolean{OPTION}{YES}{NO} -</div> -<!--l. 1572--><p class="nopar" > Macro <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 1584--><p class="nopar" > Macro <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\IfHyperBoolean</span></span></span> calls YES, if OPTION exists as boolean and is enabled. Otherwise NO is executed. -<!--l. 1578--><p class="indent" > Both macros are expandable. Additionally option ‘stoppedearly’ is available. It is enabled if +<!--l. 1590--><p class="indent" > Both macros are expandable. Additionally option ‘stoppedearly’ is available. It is enabled if <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\MaybeStopEarly</span></span></span> or <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\MaybeStopNow</span></span></span> end hyperref prematurely. -<!--l. 1583--><p class="noindent" > +<!--l. 1595--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.8 </span> <a - id="x1-270005.8"></a>\unichar</h4> -<!--l. 1585--><p class="noindent" >If a Unicode character is not supported by puenc.def, it can be given by using <span class="obeylines-h"><span class="verb"><span + id="x1-280005.8"></a>\unichar</h4> +<!--l. 1597--><p class="noindent" >If a Unicode character is not supported by puenc.def, it can be given by using <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\unichar</span></span></span>. Its name and syntax is inherited from package ‘ucs’. However it is defined independently for use in hyperref’s <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\pdfstringdef</span></span></span> (that converts arbitrary TeX code to PDF strings or tries to do this). -<!--l. 1593--><p class="indent" > Macro <span class="obeylines-h"><span class="verb"><span +<!--l. 1605--><p class="indent" > Macro <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\unichar</span></span></span> takes a TeX number as argument, examples for U+263A (WHITE SMILING FACE): - <div class="verbatim" id="verbatim-26"> + <pre class="verbatim" id="verbatim-26">     \unichar{"263A}% hexadecimal notation - <br />    \unichar{9786}% decimal notation -</div> -<!--l. 1598--><p class="nopar" > ‘"’ must not be a babel shorthand character or otherwise active. Otherwise prefix it with +    \unichar{9786}% decimal notation +</pre> +<!--l. 1610--><p class="nopar" > ‘"’ must not be a babel shorthand character or otherwise active. Otherwise prefix it with <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\string</span></span></span>: - <div class="verbatim" id="verbatim-27"> + <pre class="verbatim" id="verbatim-27">     \unichar{\string"263A}% converts ‘"’ to ‘"’ with catcode 12 (other) -</div> -<!--l. 1603--><p class="nopar" > Users of (n)german packages or babel options may use <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 1615--><p class="nopar" > Users of (n)german packages or babel options may use <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\dq</span></span></span> instead: - <div class="verbatim" id="verbatim-28"> + <pre class="verbatim" id="verbatim-28">     \unichar{\dq 263A}% \dq is double quote with catcode 12 (other) -</div> -<!--l. 1607--><p class="nopar" > -<!--l. 1610--><p class="noindent" > +</pre> +<!--l. 1619--><p class="nopar" > +<!--l. 1622--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.9 </span> <a - id="x1-280005.9"></a>\ifpdfstringunicode</h4> -<!--l. 1612--><p class="noindent" >Some features of the PDF specification needs PDF strings. Examples are bookmarks or the entries in the + id="x1-290005.9"></a>\ifpdfstringunicode</h4> +<!--l. 1624--><p class="noindent" >Some features of the PDF specification needs PDF strings. Examples are bookmarks or the entries in the information dictionary. The PDF specification allows two encodings ‘PDFDocEncoding’ (8-bit encoding) and ‘Unicode’ (UTF-16). The user can help using <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\texorpdfstring</span></span></span> to replace complicate TeX constructs @@ -4513,21 +4447,21 @@ class="ec-lmvtt-10">\ifpdfstringunicode</span></span></span>. It is only allowed class="ec-lmvtt-10">\texorpdfstring</span></span></span> and takes two arguments, the first allows the full range of Unicode. The second is limited to the characters available in PDFDocEncoding. -<!--l. 1626--><p class="indent" > As example we take a macro definition for the Vietnamese name of Han The Thanh. Correctly +<!--l. 1638--><p class="indent" > As example we take a macro definition for the Vietnamese name of Han The Thanh. Correctly written it needs some accented characters, one character even with a double accent. Class ‘tugboat.cls’ defines a macro for the typesetted name: - <div class="verbatim" id="verbatim-29"> + <pre class="verbatim" id="verbatim-29">     \def\Thanh{% - <br />      H\‘an~% - <br />      Th\^e\llap{\raise 0.5ex\hbox{\’{}}}% - <br />      ~Th\‘anh% - <br />    } -</div> -<!--l. 1636--><p class="nopar" > It’s not entirely correct, the second accent over the ‘e’ is not an acute, but a hook. However standard +      H\‘an~% +      Th\^e\llap{\raise 0.5ex\hbox{\’{}}}% +      ~Th\‘anh% +    } +</pre> +<!--l. 1648--><p class="nopar" > It’s not entirely correct, the second accent over the ‘e’ is not an acute, but a hook. However standard LaTeX does not provide such an accent. -<!--l. 1641--><p class="indent" > Now we can extend the definition to support hyperref. The first and the last word are already +<!--l. 1653--><p class="indent" > Now we can extend the definition to support hyperref. The first and the last word are already supported automatically. Characters with two or more accents are a difficult business in LaTeX, because the NFSS2 macros of the LaTeX kernel do not support more than one accent. Therefore also puenc.def misses support for them. But we can provide it using <span class="obeylines-h"><span class="verb"><span @@ -4535,56 +4469,56 @@ class="ec-lmvtt-10">\unichar</span></span></span>. The character in question is: - <div class="verbatim" id="verbatim-30"> + <pre class="verbatim" id="verbatim-30">     % U+1EC3 LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE -</div> -<!--l. 1650--><p class="nopar" > Thus we can put this together: +</pre> +<!--l. 1662--><p class="nopar" > Thus we can put this together: - <div class="verbatim" id="verbatim-31"> + <pre class="verbatim" id="verbatim-31">     \def\Thanh{% - <br />      H\‘an~% - <br />      \texorpdfstring{Th\^e\llap{\raise 0.5ex\hbox{\’{}}}}% - <br />      {\ifpdfstringunicode{Th\unichar{"1EC3}}{Th\^e}}% - <br />      ~Th\‘anh% - <br />    } -</div> -<!--l. 1659--><p class="nopar" > For PDFDocEncoding (PD1) the variant above has dropped the second accent. Alternatively we could +      H\‘an~% +      \texorpdfstring{Th\^e\llap{\raise 0.5ex\hbox{\’{}}}}% +      {\ifpdfstringunicode{Th\unichar{"1EC3}}{Th\^e}}% +      ~Th\‘anh% +    } +</pre> +<!--l. 1671--><p class="nopar" > For PDFDocEncoding (PD1) the variant above has dropped the second accent. Alternatively we could provide a representation without accents instead of wrong accents: - <div class="verbatim" id="verbatim-32"> + <pre class="verbatim" id="verbatim-32">     \def\Thanh{% - <br />      \texorpdfstring{% - <br />        H\‘an~% - <br />        Th\^e\llap{\raise 0.5ex\hbox{\’{}}}}% - <br />        ~Th\‘anh% - <br />      }{% - <br />        \ifpdfstringunicode{% - <br />          H\‘an Th\unichar{"1EC3} Th\‘anh% - <br />        }{% - <br />          Han The Thanh% - <br />        }% - <br />      }% - <br />    } -</div> -<!--l. 1677--><p class="nopar" > -<!--l. 1679--><p class="noindent" > +      \texorpdfstring{% +        H\‘an~% +        Th\^e\llap{\raise 0.5ex\hbox{\’{}}}}% +        ~Th\‘anh% +      }{% +        \ifpdfstringunicode{% +          H\‘an Th\unichar{"1EC3} Th\‘anh% +        }{% +          Han The Thanh% +        }% +      }% +    } +</pre> +<!--l. 1689--><p class="nopar" > +<!--l. 1691--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.10 </span> <a - id="x1-290005.10"></a>Customizing index style file with \nohyperpage</h4> -<!--l. 1681--><p class="noindent" >Since version 2008/08/14 v6.78f. -<!--l. 1685--><p class="indent" > For hyperlink support in the index, hyperref inserts <span class="obeylines-h"><span class="verb"><span + id="x1-300005.10"></a>Customizing index style file with \nohyperpage</h4> +<!--l. 1693--><p class="noindent" >Since version 2008/08/14 v6.78f. +<!--l. 1697--><p class="indent" > For hyperlink support in the index, hyperref inserts <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyperpage</span></span></span> into the index macros. After processing with Makeindex, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyperpage</span></span></span> analyzes its argument to detect page ranges and page comma lists. However, only the standard settings are supported directly: - <div class="verbatim" id="verbatim-33"> + <pre class="verbatim" id="verbatim-33">     delim_r "--" - <br />    delim_n ", " -</div> -<!--l. 1692--><p class="nopar" > (See manual page/documentation of Makeindex that explains the keys that can be used in style files for +    delim_n ", " +</pre> +<!--l. 1704--><p class="nopar" > (See manual page/documentation of Makeindex that explains the keys that can be used in style files for Makeindex.) Customized versions of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">delim_r,</span><span class="ec-lmvtt-10"> delim_n,</span><span @@ -4599,21 +4533,21 @@ class="ec-lmvtt-10">\nohyperpage</span></span></span>, e.g.: - <div class="verbatim" id="verbatim-34"> + <pre class="verbatim" id="verbatim-34">     suffix_2p "\\nohyperpage{f.}" - <br />    suffix_3p "\\nohyperpage{ff.}" -</div> -<!--l. 1704--><p class="nopar" > (Depending on the typesetting tradition some space “<span class="obeylines-h"><span class="verb"><span +    suffix_3p "\\nohyperpage{ff.}" +</pre> +<!--l. 1716--><p class="nopar" > (Depending on the typesetting tradition some space “<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\\</span></span></span>,” or “<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">~</span></span></span>” should be put before the first f inside <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\nohyperpage</span></span></span>.) -<!--l. 1709--><p class="noindent" > +<!--l. 1721--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.11 </span> <a - id="x1-300005.11"></a>Experimental option ‘ocgcolorlinks’</h4> -<!--l. 1711--><p class="noindent" >The idea are colored links, when viewed, but printed without colors. This new experimental option + id="x1-310005.11"></a>Experimental option ‘ocgcolorlinks’</h4> +<!--l. 1723--><p class="noindent" >The idea are colored links, when viewed, but printed without colors. This new experimental option ‘ocgcolorlinks’ uses Optional Content Groups, a feature introduced in PDF 1.5. -<!--l. 1715--><p class="indent" > A better implementation which hasn’t the disadvantage to prevent line breaks is in the ocgx2 +<!--l. 1727--><p class="indent" > A better implementation which hasn’t the disadvantage to prevent line breaks is in the ocgx2 package. Check its documentation for details how to use it. <ul class="itemize1"> <li class="itemize">The option must be given for package loading: <span class="obeylines-h"><span class="verb"><span @@ -4630,13 +4564,13 @@ class="ec-lmvtt-10">\hypersetup{ocgcolorlinks=false}</span></span></span> inside </li> <li class="itemize">The PDF version should be at least 1.5. It is automatically set for pdfTeX, LuaTeX and dvipdfmx.</li></ul> -<!--l. 1733--><p class="noindent" > +<!--l. 1745--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.12 </span> <a - id="x1-310005.12"></a>Option ‘pdfa’</h4> -<!--l. 1735--><p class="noindent" >The new option ‘pdfa’ tries to avoid violations of PDF/A in code generated by hyperref. However, the + id="x1-320005.12"></a>Option ‘pdfa’</h4> +<!--l. 1747--><p class="noindent" >The new option ‘pdfa’ tries to avoid violations of PDF/A in code generated by hyperref. However, the result is usually not in PDF/A, because many features aren’t controlled by hyperref (XMP metadata, fonts, colors, driver dependend low level stuff, ...). -<!--l. 1742--><p class="indent" > Currently, option ‘pdfa’ sets and disables the following items: +<!--l. 1754--><p class="indent" > Currently, option ‘pdfa’ sets and disables the following items: <ul class="itemize1"> <li class="itemize">Enabled annotation flags: Print, NoZoom, NoRotate [PDF/A 6.5.3]. </li> @@ -4659,13 +4593,13 @@ href="run:..." >[</a>PDF/A 6.6.1]. <li class="itemize">Interactive Forms: Flag NeedAppearances is the default ‘false’ (Because of this, hyperref’s implementation of Forms looks ugly). [PDF/A 6.9]</li></ul> </li></ul> -<!--l. 1762--><p class="indent" > The default value of the new option ‘pdfa’ is ‘false’. It influences the loading of the package and +<!--l. 1774--><p class="indent" > The default value of the new option ‘pdfa’ is ‘false’. It influences the loading of the package and cannot be changed after hyperref is loaded (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\usepackage{hyperref}</span></span></span>). -<!--l. 1768--><p class="noindent" > +<!--l. 1780--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.13 </span> <a - id="x1-320005.13"></a>Option ‘linktoc’ added</h4> -<!--l. 1770--><p class="noindent" >The new option ‘linktoc’ allows more control which part of an entry in the table of contents is made into + id="x1-330005.13"></a>Option ‘linktoc’ added</h4> +<!--l. 1782--><p class="noindent" >The new option ‘linktoc’ allows more control which part of an entry in the table of contents is made into a link: <ul class="itemize1"> <li class="itemize">‘linktoc=none’ (no links) @@ -4675,10 +4609,10 @@ a link: <li class="itemize">‘linktoc=page’ (same as ‘linktocpage=true’) </li> <li class="itemize">‘linktoc=all’ (both the section and page part are links)</li></ul> -<!--l. 1779--><p class="noindent" > +<!--l. 1791--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.14 </span> <a - id="x1-330005.14"></a>Option ‘pdfnewwindow’ changed</h4> -<!--l. 1781--><p class="noindent" >Before 6.77b: + id="x1-340005.14"></a>Option ‘pdfnewwindow’ changed</h4> +<!--l. 1793--><p class="noindent" >Before 6.77b: <ul class="itemize1"> <li class="itemize">pdfnewwindow=true <span class="lmsy-10">→ </span>/NewWindow true @@ -4688,7 +4622,7 @@ class="lmsy-10">→ </span>(absent) </li> <li class="itemize">unused pdfnewwindow <span class="lmsy-10">→ </span>(absent)</li></ul> -<!--l. 1787--><p class="noindent" >Since 6.77b: +<!--l. 1799--><p class="noindent" >Since 6.77b: <ul class="itemize1"> <li class="itemize">pdfnewwindow=true <span class="lmsy-10">→ </span>/NewWindow true @@ -4702,26 +4636,26 @@ class="lmsy-10">→ </span>(absent) </li> <li class="itemize">unused pdfnewwindow <span class="lmsy-10">→ </span>(absent)</li></ul> -<!--l. 1797--><p class="indent" > Rationale: There is a difference between setting to ‘false’ and an absent entry. In the former case the +<!--l. 1809--><p class="indent" > Rationale: There is a difference between setting to ‘false’ and an absent entry. In the former case the new document replaces the old one, in the latter case the PDF viewer application should respect the user preference. -<!--l. 1803--><p class="noindent" > +<!--l. 1815--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.15 </span> <a - id="x1-340005.15"></a>Flag options for PDF forms</h4> -<!--l. 1805--><p class="noindent" >PDF form field macros (<span class="obeylines-h"><span class="verb"><span + id="x1-350005.15"></a>Flag options for PDF forms</h4> +<!--l. 1817--><p class="noindent" >PDF form field macros (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\TextField</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\CheckBox</span></span></span>, ...) support boolean flag options. The option name is the lowercase version of the names in the PDF specification (1.7): -<!--l. 1809--><p class="indent" > <a +<!--l. 1821--><p class="indent" > <a href="http://www.adobe.com/devnet/pdf/pdf_reference.html" class="url" ><span class="ec-lmvtt-10">http://www.adobe.com/devnet/pdf/pdf_reference.html</span></a> -<!--l. 1811--><p class="indent" > <a +<!--l. 1823--><p class="indent" > <a href="http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf" class="url" ><span class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</span></a> -<!--l. 1813--><p class="indent" > Options (convert to lowercase) except flags in square brackets: +<!--l. 1825--><p class="indent" > Options (convert to lowercase) except flags in square brackets: <ul class="itemize1"> <li class="itemize">Table 8.16 Annotation flags (page 608): - <!--l. 1818--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1830--><p class="noindent" ><div class="obeylines-v"> 1 Invisible <br />2 Hidden (PDF 1.2) <br />3 Print (PDF 1.2) @@ -4734,13 +4668,13 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</ <br />10 LockedContents (PDF 1.7)</div> </li> <li class="itemize">Table 8.70 Field flags common to all field types (page 676): - <!--l. 1832--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1844--><p class="noindent" ><div class="obeylines-v"> 1 ReadOnly <br />2 Required <br />3 NoExport</div> </li> <li class="itemize">Table 8.75 Field flags specific to button fields (page 686): - <!--l. 1839--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1851--><p class="noindent" ><div class="obeylines-v"> 15 NoToggleToOff (Radio buttons only) <br />16 Radio (set: radio buttons, clear: check box, pushbutton: clear) @@ -4748,7 +4682,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</ <br />26 RadiosInUniso (PDF 1.5)</div> </li> <li class="itemize">Table 8.77 Field flags specific to text fields (page 691): - <!--l. 1847--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1859--><p class="noindent" ><div class="obeylines-v"> 13 Multiline <br />14 Password <br />21 FileSelect (PDF 1.4) @@ -4758,7 +4692,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</ <br />26 RichText (PDF 1.5)</div> </li> <li class="itemize">Table 8.79 Field flags specific to choice fields (page 693): - <!--l. 1858--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1870--><p class="noindent" ><div class="obeylines-v"> 18 Combo (set: combo box, clear: list box) <br />19 Edit (only useful if Combo is set) <br />20 (Sort) for authoring tools, not PDF viewers @@ -4767,7 +4701,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</ <br />27 CommitOnSelChange (PDF 1.5)</div> </li> <li class="itemize">Table 8.86 Flags for submit-form actions (page 704): - <!--l. 1868--><p class="noindent" ><div class="obeylines-v"> + <!--l. 1880--><p class="noindent" ><div class="obeylines-v"> [1 Include/Exclude] unsupported, use ‘noexport’ (table 8.70) instead <br />2 IncludeNoValueFields <br />[3 ExportFormat] handled by option ‘export’ @@ -4784,7 +4718,7 @@ class="ec-lmvtt-10">http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference.pdf</ </li></ul> -<!--l. 1885--><p class="indent" > New option ‘export’ sets the export format of a submit action. Valid values are (upper- or +<!--l. 1897--><p class="indent" > New option ‘export’ sets the export format of a submit action. Valid values are (upper- or lowercase): <ul class="itemize1"> <li class="itemize">FDF @@ -4794,16 +4728,16 @@ lowercase): <li class="itemize">XFDF </li> <li class="itemize">PDF (not supported by Acrobat Reader)</li></ul> -<!--l. 1894--><p class="noindent" > +<!--l. 1906--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.16 </span> <a - id="x1-350005.16"></a>Option ‘pdfversion’</h4> -<!--l. 1896--><p class="noindent" >This is an experimental option. It notifies ‘hyperref’ about the intended PDF version. Currently this is + id="x1-360005.16"></a>Option ‘pdfversion’</h4> +<!--l. 1908--><p class="noindent" >This is an experimental option. It notifies ‘hyperref’ about the intended PDF version. Currently this is used in code for PDF forms (implementation notes 116 and 122 of PDF spec 1.7). -<!--l. 1902--><p class="indent" > Values: 1.2, 1.3, 1.4, 1.5, 1.6, 1.7. Values below 1.2 are not supported, because most drivers expect +<!--l. 1914--><p class="indent" > Values: 1.2, 1.3, 1.4, 1.5, 1.6, 1.7. Values below 1.2 are not supported, because most drivers expect higher PDF versions. -<!--l. 1907--><p class="indent" > The option must be used early, not after <span class="obeylines-h"><span class="verb"><span +<!--l. 1919--><p class="indent" > The option must be used early, not after <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\usepackage{hyperref}</span></span></span>. -<!--l. 1910--><p class="indent" > In theory this option should also set the PDF version, but this is not generally supported. +<!--l. 1922--><p class="indent" > In theory this option should also set the PDF version, but this is not generally supported. <ul class="itemize1"> <li class="itemize">pdfTeX below 1.10a: unsupported. pdfTeX <span class="lmsy-10">≥ </span>1.10a and < 1.30: <span class="obeylines-h"><span class="verb"><span @@ -4819,27 +4753,27 @@ class="ec-lmvtt-10">\pdfminorversion</span></span></span> ‘V 4’. </li> <li class="itemize">Ghostscript: option -dCompatibilityLevel (this is set in ‘ps2pdf12’, ‘ps2pdf13’, ‘ps2pdf14’).</li></ul> -<!--l. 1925--><p class="indent" > The current PDF version is used as default if this version can be detected (only pdfTeX <span +<!--l. 1937--><p class="indent" > The current PDF version is used as default if this version can be detected (only pdfTeX <span class="lmsy-10">≥ </span>1.10a). Otherwise the lowest version 1.2 is assumed. Thus ‘hyperref’ tries to avoid PDF code that breaks this version, but is free to use ignorable higher PDF features. -<!--l. 1932--><p class="noindent" > +<!--l. 1944--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.17 </span> <a - id="x1-360005.17"></a>Field option ‘name’</h4> -<!--l. 1934--><p class="noindent" >Many form objects uses the label argument for several purposes: + id="x1-370005.17"></a>Field option ‘name’</h4> +<!--l. 1946--><p class="noindent" >Many form objects uses the label argument for several purposes: <ul class="itemize1"> <li class="itemize">Layouted label. </li> <li class="itemize">As name in HTML structures.</li></ul> -<!--l. 1940--><p class="noindent" >Code that is suitable for layouting with TeX can break in the structures of the output format. If option +<!--l. 1952--><p class="noindent" >Code that is suitable for layouting with TeX can break in the structures of the output format. If option ‘name’ is given, then its value is used as name in the different output structures. Thus the value should consist of letters only. -<!--l. 1947--><p class="noindent" > +<!--l. 1959--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.18 </span> <a - id="x1-370005.18"></a>Option ‘pdfencoding’</h4> -<!--l. 1949--><p class="noindent" >The PDF format allows two encodings for bookmarks and entries in the information dictionary: + id="x1-380005.18"></a>Option ‘pdfencoding’</h4> +<!--l. 1961--><p class="noindent" >The PDF format allows two encodings for bookmarks and entries in the information dictionary: PDFDocEncoding and Unicode as UTF-16BE. Option <span class="ec-lmss-10">pdfencoding </span>selects between these encodings: @@ -4853,43 +4787,44 @@ class="ec-lmss-10">unicode </span>sets Unicode. It is encoded as UTF-16BE. Two b surrogates need four bytes. </li> <li class="itemize"><span -class="ec-lmss-10">auto </span>PDFDocEncoding if the string does not contain characters outside the encoding and - Unicode otherwise.</li></ul> -<!--l. 1961--><p class="indent" > The luatex driver uses <span -class="ec-lmss-10">unicode </span>by default. If another encoding should be forced, it should be done in +class="ec-lmss-10">auto </span>PDFDocEncoding if the string does not contain characters outside the encoding (outside + ascii if an unicode engine is used) and Unicode otherwise. This option is normally no suited + for the unicode engines.</li></ul> +<!--l. 1974--><p class="indent" > All drivers use <span +class="ec-lmss-10">unicode </span>by default now. If another encoding should be forced, it should be done in <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">hypersetup</span></span></span>. -<!--l. 1964--><p class="noindent" > +<!--l. 1977--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.19 </span> <a - id="x1-380005.19"></a>Color options/package hycolor</h4> -<!--l. 1966--><p class="noindent" >See documentation of package ‘hycolor’. -<!--l. 1969--><p class="noindent" > + id="x1-390005.19"></a>Color options/package hycolor</h4> +<!--l. 1979--><p class="noindent" >See documentation of package ‘hycolor’. +<!--l. 1982--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.20 </span> <a - id="x1-390005.20"></a>Option pdfusetitle</h4> -<!--l. 1971--><p class="noindent" >If option pdfusetitle is set then hyperref tries to derive the values for pdftitle and pdfauthor + id="x1-400005.20"></a>Option pdfusetitle</h4> +<!--l. 1984--><p class="noindent" >If option pdfusetitle is set then hyperref tries to derive the values for pdftitle and pdfauthor from <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\title</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\author</span></span></span>. An optional argument for <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\title</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\author</span></span></span> is supported (class amsart). -<!--l. 1977--><p class="noindent" > +<!--l. 1990--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.21 </span> <a - id="x1-400005.21"></a>Starred form of \autoref</h4> -<!--l. 1979--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span + id="x1-410005.21"></a>Starred form of \autoref</h4> +<!--l. 1992--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\autoref*</span></span></span> generates a reference without link as <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\ref*</span></span></span> or <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\pageref*</span></span></span>. -<!--l. 1982--><p class="noindent" > +<!--l. 1995--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.22 </span> <a - id="x1-410005.22"></a>Link border style</h4> -<!--l. 1984--><p class="noindent" >Links can be underlined instead of the default rectangle or options <span + id="x1-420005.22"></a>Link border style</h4> +<!--l. 1997--><p class="noindent" >Links can be underlined instead of the default rectangle or options <span class="ec-lmss-10">colorlinks</span>, <span class="ec-lmss-10">frenchlinks</span>. This is done by option <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">pdfborderstyle={/S/U/W</span><span class="ec-lmvtt-10"> 1}</span></span></span> -<!--l. 1988--><p class="indent" > Some remarks: +<!--l. 2001--><p class="indent" > Some remarks: <ul class="itemize1"> @@ -4907,7 +4842,7 @@ class="ec-lmvtt-10"> 1</span></span></span>. The same applies for dashed colorlinks is enabled. </li> <li class="itemize">Be aware that not all PDF viewers support this feature, not even Acrobat Reader itself: - <!--l. 2009--><p class="noindent" >Some support: + <!--l. 2022--><p class="noindent" >Some support: <ul class="itemize2"> <li class="itemize">AR7/Linux: <span class="ec-lmss-10">underline </span>and <span @@ -4916,17 +4851,17 @@ class="ec-lmss-10">dashed</span>, but the border width must be given. <li class="itemize">xpdf 3.00: <span class="ec-lmss-10">underline </span>and <span class="ec-lmss-10">dashed</span></li></ul> - <!--l. 2016--><p class="noindent" >Unsupported: + <!--l. 2029--><p class="noindent" >Unsupported: <ul class="itemize2"> <li class="itemize">AR5/Linux </li> <li class="itemize">ghostscript 8.50</li></ul> </li></ul> -<!--l. 2023--><p class="noindent" > +<!--l. 2036--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.23 </span> <a - id="x1-420005.23"></a>Option <span + id="x1-430005.23"></a>Option <span class="ec-lmss-10">bookmarksdepth</span></h4> -<!--l. 2025--><p class="noindent" >The depth of the bookmarks can be controlled by the new option <span +<!--l. 2038--><p class="noindent" >The depth of the bookmarks can be controlled by the new option <span class="ec-lmss-10">bookmarksdepth</span>. The option acts globally and distinguishes three cases: <ul class="itemize1"> @@ -4946,24 +4881,24 @@ class="ec-lmvtt-10">bookmarksdepth=<name></span></span></span> The class="ec-lmvtt-10">\toclevel@<name></span></span></span>. Examples: - <div class="verbatim" id="verbatim-35"> + <pre class="verbatim" id="verbatim-35">     \hypersetup{bookmarksdepth=paragraph} -  <br />    \hypersetup{bookmarksdepth=4} % same as before -  <br />    \hypersetup{bookmarksdepth} % counter "tocdepth" is used -</div> - <!--l. 2044--><p class="nopar" ></li></ul> -<!--l. 2047--><p class="noindent" > +     \hypersetup{bookmarksdepth=4} % same as before +     \hypersetup{bookmarksdepth} % counter "tocdepth" is used +</pre> + <!--l. 2057--><p class="nopar" ></li></ul> +<!--l. 2060--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.24 </span> <a - id="x1-430005.24"></a>Option <span + id="x1-440005.24"></a>Option <span class="ec-lmss-10">pdfescapeform</span></h4> -<!--l. 2049--><p class="noindent" >There are many places where arbitrary strings end up as PS or PDF strings. The PS/PDF strings in +<!--l. 2062--><p class="noindent" >There are many places where arbitrary strings end up as PS or PDF strings. The PS/PDF strings in parentheses form require the protection of some characters, e.g. unmatched left or right parentheses need escaping or the escape character itself (backslash). Since 2006/02/12 v6.75a the PS/PDF driver should do this automatically. However I assume a problem with compatibility, especially regarding the form part where larger amounts of JavaScript code can be present. It would be a pain to remove all the escaping, because an additional escaping layer can falsify the code. -<!--l. 2061--><p class="indent" > Therefore a new option pdfescapeform was introduced: +<!--l. 2074--><p class="indent" > Therefore a new option pdfescapeform was introduced: <ul class="itemize1"> <li class="itemize">pdfescapeform=false Escaping for the formulars are disabled, this is the compatibility behaviour, therefore this is the default. @@ -4971,10 +4906,10 @@ code. <li class="itemize">pdfescapeform=true Then the PS/PDF drivers do all the necessary escaping. This is the logical choice and the recommended setting. For example, the user writes JavaScript as JavaScript and do not care about escaping characters for PS/PDF output.</li></ul> -<!--l. 2074--><p class="noindent" > +<!--l. 2087--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.25 </span> <a - id="x1-440005.25"></a>Default driver setting</h4> -<!--l. 2076--><p class="noindent" >(hyperref <span + id="x1-450005.25"></a>Default driver setting</h4> +<!--l. 2089--><p class="noindent" >(hyperref <span class="lmsy-10">≥ </span>6.72s) If no driver is given, hyperref tries its best to guess the most suitable driver. Thus it loads <span class="ec-lmss-10">hpdftex</span>, if pdfTeX is detected running in PDF mode. Or it loads the @@ -4987,144 +4922,144 @@ xdvi for example. This behaviour, however, can easily be changed in the configur class="ec-lmvtt-10">hyperref.cfg</span></span></span>: - <div class="verbatim" id="verbatim-36"> + <pre class="verbatim" id="verbatim-36">     \providecommand*{\Hy@defaultdriver}{hdvips} -</div> -<!--l. 2089--><p class="nopar" > for dvips, or +</pre> +<!--l. 2102--><p class="nopar" > for dvips, or - <div class="verbatim" id="verbatim-37"> + <pre class="verbatim" id="verbatim-37">     \providecommand*{\Hy@defaultdriver}{hypertex} -</div> -<!--l. 2093--><p class="nopar" > for the default behaviour of hyperref. -<!--l. 2096--><p class="indent" > See also the new option ‘driverfallback’. -<!--l. 2098--><p class="noindent" > +</pre> +<!--l. 2106--><p class="nopar" > for the default behaviour of hyperref. +<!--l. 2109--><p class="indent" > See also the new option ‘driverfallback’. +<!--l. 2111--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.26 </span> <a - id="x1-450005.26"></a>Backref entries</h4> -<!--l. 2100--><p class="noindent" >Alternative interface for formatting of backref entries, example: + id="x1-460005.26"></a>Backref entries</h4> +<!--l. 2113--><p class="noindent" >Alternative interface for formatting of backref entries, example: - <div class="verbatim" id="verbatim-38"> + <pre class="verbatim" id="verbatim-38"> \documentclass[12pt,UKenglish]{article} - <br /> - <br />\usepackage{babel} - <br />\usepackage[pagebackref]{hyperref} - <br /> - <br />% Some language options are detected by package backref. - <br />% This affects the following macros: - <br />%   \backrefpagesname - <br />%   \backrefsectionsname - <br />%   \backrefsep - <br />%   \backreftwosep - <br />%   \backreflastsep - <br /> - <br />\renewcommand*{\backref}[1]{ - <br />  % default interface - <br />  % #1: backref list - <br />  % - <br />  % We want to use the alternative interface, - <br />  % therefore the definition is empty here. - <br />} - <br />\renewcommand*{\backrefalt}[4]{% - <br />  % alternative interface - <br />  % #1: number of distinct back references - <br />  % #2: backref list with distinct entries - <br />  % #3: number of back references including duplicates - <br />  % #4: backref list including duplicates - <br />  \par - <br />  #3 citation(s) on #1 page(s): #2,\par - <br />  \ifnum#1=1 % - <br />    \ifnum#3=1 % - <br />      1 citation on page % - <br />    \else - <br />      #3 citations on page % - <br />    \fi - <br />  \else - <br />    #3 citations on #1 pages % - <br />  \fi - <br />  #2,\par - <br />  \ifnum#3=1 % - <br />    1 citation located at page % - <br />  \else - <br />    #3 citations located at pages % - <br />  \fi - <br />  #4.\par - <br />} - <br /> - <br />% The list of distinct entries can be further refined: - <br />\renewcommand*{\backrefentrycount}[2]{% - - - <br />  % #1: the original backref entry - <br />  % #2: the count of citations of this entry, - <br />  %     in case of duplicates greater than one - <br />  #1% - <br />  \ifnum#2>1 % - <br />    ~(#2)% - <br />  \fi - <br />} - <br /> - <br />\begin{document} - <br /> - <br />  \section{Hello} - <br />    \cite{ref1, ref2, ref3, ref4} - <br />  \section{World} - <br />    \cite{ref1, ref3} - <br />  \newpage - <br /> - <br />  \section{Next section} - <br />    \cite{ref1} - <br />  \newpage - <br /> - <br />  \section{Last section} - <br />    \cite{ref1, ref2} - <br />  \newpage - <br /> - <br />  \pdfbookmark[1]{Bibliography}{bib} - <br />  \begin{thebibliography}{99} - <br />    \bibitem{ref1} Dummy entry one. - <br /> - <br />    \bibitem{ref2} Dummy entry two. - <br /> - <br />    \bibitem{ref3} Dummy entry three. - <br /> - <br />    \bibitem{ref4} Dummy entry four. - <br /> - <br />  \end{thebibliography} - <br /> - <br />\end{document} -</div> -<!--l. 2189--><p class="nopar" > -<!--l. 2191--><p class="noindent" > + +\usepackage{babel} +\usepackage[pagebackref]{hyperref} + +% Some language options are detected by package backref. +% This affects the following macros: +%   \backrefpagesname +%   \backrefsectionsname +%   \backrefsep +%   \backreftwosep +%   \backreflastsep + +\renewcommand*{\backref}[1]{ +  % default interface +  % #1: backref list +  % +  % We want to use the alternative interface, +  % therefore the definition is empty here. +} +\renewcommand*{\backrefalt}[4]{% +  % alternative interface +  % #1: number of distinct back references +  % #2: backref list with distinct entries +  % #3: number of back references including duplicates +  % #4: backref list including duplicates +  \par +  #3 citation(s) on #1 page(s): #2,\par +  \ifnum#1=1 % +    \ifnum#3=1 % +      1 citation on page % +    \else +      #3 citations on page % +    \fi +  \else +    #3 citations on #1 pages % +  \fi +  #2,\par +  \ifnum#3=1 % +    1 citation located at page % +  \else +    #3 citations located at pages % +  \fi +  #4.\par +} + +% The list of distinct entries can be further refined: +\renewcommand*{\backrefentrycount}[2]{% + + +  % #1: the original backref entry +  % #2: the count of citations of this entry, +  %     in case of duplicates greater than one +  #1% +  \ifnum#2>1 % +    ~(#2)% +  \fi +} + +\begin{document} + +  \section{Hello} +    \cite{ref1, ref2, ref3, ref4} +  \section{World} +    \cite{ref1, ref3} +  \newpage + +  \section{Next section} +    \cite{ref1} +  \newpage + +  \section{Last section} +    \cite{ref1, ref2} +  \newpage + +  \pdfbookmark[1]{Bibliography}{bib} +  \begin{thebibliography}{99} +    \bibitem{ref1} Dummy entry one. + +    \bibitem{ref2} Dummy entry two. + +    \bibitem{ref3} Dummy entry three. + +    \bibitem{ref4} Dummy entry four. + +  \end{thebibliography} + +\end{document} +</pre> +<!--l. 2202--><p class="nopar" > +<!--l. 2204--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">5.27 </span> <a - id="x1-460005.27"></a>\phantomsection</h4> -<!--l. 2193--><p class="noindent" >Set an anchor at this location. It is often used in conjunction with <span class="obeylines-h"><span class="verb"><span + id="x1-470005.27"></a>\phantomsection</h4> +<!--l. 2206--><p class="noindent" >Set an anchor at this location. It is often used in conjunction with <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\addcontentsline</span></span></span> for sectionlike things (index, bibliography, preface). <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\addcontentsline</span></span></span> refers to the latest previous location where an anchor is set. - <div class="verbatim" id="verbatim-39"> + <pre class="verbatim" id="verbatim-39">   \cleardoublepage - <br />  \phantomsection - <br />  \addcontentsline{toc}{chapter}{\indexname} - <br />  \printindex -</div> -<!--l. 2203--><p class="nopar" > -<!--l. 2205--><p class="indent" > Now the entry in the table of contents (and bookmarks) for the index points to the start of the index +  \phantomsection +  \addcontentsline{toc}{chapter}{\indexname} +  \printindex +</pre> +<!--l. 2216--><p class="nopar" > +<!--l. 2218--><p class="indent" > Now the entry in the table of contents (and bookmarks) for the index points to the start of the index page, not to a location before this page. -<!--l. 2211--><p class="noindent" > +<!--l. 2224--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">6 </span> <a - id="x1-470006"></a>Acrobat-specific behavior</h3> -<!--l. 2212--><p class="noindent" >If you want to access the menu options of Acrobat Reader or Exchange, the following macro is provided + id="x1-480006"></a>Acrobat-specific behavior</h3> +<!--l. 2225--><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. 2215--><p class="noindent" > -<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-39" class="tabular" -cellspacing="0" cellpadding="0" -><colgroup id="TBL-39-1g"><col -id="TBL-39-1"></colgroup><tr - style="vertical-align:baseline;" id="TBL-39-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-39-1-1" +<!--l. 2228--><p class="noindent" > +<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-40" class="tabular" + +><colgroup id="TBL-40-1g"><col +id="TBL-40-1"></colgroup><tr + style="vertical-align:baseline;" id="TBL-40-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-1-1" class="td11"> <span class="ec-lmvtt-10">\Acrobatmenu</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span @@ -5133,22 +5068,22 @@ class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2219--><p class="noindent" >The <span +<!--l. 2232--><p class="noindent" >The <span class="ec-lmri-10">text </span>is used to create a button which activates the appropriate <span class="ec-lmri-10">menuoption</span>. The following table lists the option names you can use—comparison of this with the menus in Acrobat Reader or Exchange will show what they do. Obviously some are only appropriate to Exchange. <a - id="x1-47001r13"></a> <!--l. 2223--><div class="longtable"> <table id="TBL-40" class="longtable" -cellspacing="0" cellpadding="0" -><colgroup id="TBL-40-1g"><col -id="TBL-40-1"><col -id="TBL-40-2"></colgroup> + id="x1-48001r13"></a> <!--l. 2236--><div class="longtable"> <table id="TBL-41" class="longtable" + +><colgroup id="TBL-41-1g"><col +id="TBL-41-1"><col +id="TBL-41-2"></colgroup> <tr - style="vertical-align:baseline;" id="TBL-40-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-1-1" -class="td01">File </td><td style="white-space:normal; text-align:left;" id="TBL-40-1-2" + style="vertical-align:baseline;" id="TBL-41-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-1-1" +class="td01">File </td><td style="white-space:normal; text-align:left;" id="TBL-41-1-2" class="td10"> - <!--l. 2223--><p class="noindent" >Open, + <!--l. 2236--><p class="noindent" >Open, Close, Scan, Save, @@ -5158,26 +5093,26 @@ class="td10"> PageSetup, Quit </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-2-1" + style="vertical-align:baseline;" id="TBL-41-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-2-1" class="td01">File<span -class="lmsy-10">→</span>Import </td><td style="white-space:normal; text-align:left;" id="TBL-40-2-2" +class="lmsy-10">→</span>Import </td><td style="white-space:normal; text-align:left;" id="TBL-41-2-2" class="td10"> - <!--l. 2224--><p class="noindent" >ImportImage, + <!--l. 2237--><p class="noindent" >ImportImage, ImportNotes, AcroForm:ImportFDF </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-3-1" + style="vertical-align:baseline;" id="TBL-41-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-3-1" class="td01">File<span -class="lmsy-10">→</span>Export </td><td style="white-space:normal; text-align:left;" id="TBL-40-3-2" +class="lmsy-10">→</span>Export </td><td style="white-space:normal; text-align:left;" id="TBL-41-3-2" class="td10"> - <!--l. 2225--><p class="noindent" >ExportNotes, + <!--l. 2238--><p class="noindent" >ExportNotes, AcroForm:ExportFDF </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-4-1" + style="vertical-align:baseline;" id="TBL-41-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-4-1" class="td01">File<span -class="lmsy-10">→</span>DocumentInfo </td><td style="white-space:normal; text-align:left;" id="TBL-40-4-2" +class="lmsy-10">→</span>DocumentInfo </td><td style="white-space:normal; text-align:left;" id="TBL-41-4-2" class="td10"> - <!--l. 2226--><p class="noindent" >GeneralInfo, + <!--l. 2239--><p class="noindent" >GeneralInfo, OpenInfo, FontsInfo, SecurityInfo, @@ -5186,11 +5121,11 @@ class="td10"> </tr><tr - style="vertical-align:baseline;" id="TBL-40-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-5-1" + style="vertical-align:baseline;" id="TBL-41-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-5-1" class="td01">File<span -class="lmsy-10">→</span>Preferences </td><td style="white-space:normal; text-align:left;" id="TBL-40-5-2" +class="lmsy-10">→</span>Preferences </td><td style="white-space:normal; text-align:left;" id="TBL-41-5-2" class="td10"> - <!--l. 2227--><p class="noindent" >GeneralPrefs, + <!--l. 2240--><p class="noindent" >GeneralPrefs, NotePrefs, FullScreenPrefs, Weblink:Prefs, @@ -5199,10 +5134,10 @@ class="td10"> AcroSearch:Prefs(Mac), Cpt:Capture </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-6-1" -class="td01">Edit </td><td style="white-space:normal; text-align:left;" id="TBL-40-6-2" + style="vertical-align:baseline;" id="TBL-41-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-6-1" +class="td01">Edit </td><td style="white-space:normal; text-align:left;" id="TBL-41-6-2" class="td10"> - <!--l. 2229--><p class="noindent" >Undo, + <!--l. 2242--><p class="noindent" >Undo, Cut, Copy, Paste, @@ -5215,22 +5150,22 @@ class="td10"> TouchUp:ShowCaptureSuspects, TouchUp:FindSuspect, </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-7-1" -class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-40-7-2" + style="vertical-align:baseline;" id="TBL-41-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-7-1" +class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-41-7-2" class="td10"> - <!--l. 2232--><p class="noindent" >Properties </td> + <!--l. 2245--><p class="noindent" >Properties </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-8-1" + style="vertical-align:baseline;" id="TBL-41-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-8-1" class="td01">Edit<span -class="lmsy-10">→</span>Fields </td><td style="white-space:normal; text-align:left;" id="TBL-40-8-2" +class="lmsy-10">→</span>Fields </td><td style="white-space:normal; text-align:left;" id="TBL-41-8-2" class="td10"> - <!--l. 2233--><p class="noindent" >AcroForm:Duplicate, + <!--l. 2246--><p class="noindent" >AcroForm:Duplicate, AcroForm:TabOrder </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-9-1" -class="td01">Document </td><td style="white-space:normal; text-align:left;" id="TBL-40-9-2" + style="vertical-align:baseline;" id="TBL-41-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-9-1" +class="td01">Document </td><td style="white-space:normal; text-align:left;" id="TBL-41-9-2" class="td10"> - <!--l. 2234--><p class="noindent" >Cpt:CapturePages, + <!--l. 2247--><p class="noindent" >Cpt:CapturePages, AcroForm:Actions, CropPages, RotatePages, @@ -5245,10 +5180,10 @@ class="td10"> </tr><tr - style="vertical-align:baseline;" id="TBL-40-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-10-1" -class="td01">View </td><td style="white-space:normal; text-align:left;" id="TBL-40-10-2" + style="vertical-align:baseline;" id="TBL-41-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-10-1" +class="td01">View </td><td style="white-space:normal; text-align:left;" id="TBL-41-10-2" class="td10"> - <!--l. 2237--><p class="noindent" >ActualSize, + <!--l. 2250--><p class="noindent" >ActualSize, FitVisible, FitWidth, FitPage, @@ -5269,10 +5204,10 @@ class="td10"> ShowBookmarks, ShowThumbs </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-11-1" -class="td01">Tools </td><td style="white-space:normal; text-align:left;" id="TBL-40-11-2" + style="vertical-align:baseline;" id="TBL-41-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-11-1" +class="td01">Tools </td><td style="white-space:normal; text-align:left;" id="TBL-41-11-2" class="td10"> - <!--l. 2240--><p class="noindent" >Hand, + <!--l. 2253--><p class="noindent" >Hand, ZoomIn, ZoomOut, SelectText, @@ -5288,11 +5223,11 @@ class="td10"> FindNextNote, CreateNotesFile </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-12-1" + style="vertical-align:baseline;" id="TBL-41-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-12-1" class="td01">Tools<span -class="lmsy-10">→</span>Search </td><td style="white-space:normal; text-align:left;" id="TBL-40-12-2" +class="lmsy-10">→</span>Search </td><td style="white-space:normal; text-align:left;" id="TBL-41-12-2" class="td10"> - <!--l. 2243--><p class="noindent" >AcroSrch:Query, + <!--l. 2256--><p class="noindent" >AcroSrch:Query, AcroSrch:Indexes, AcroSrch:Results, AcroSrch:Assist, @@ -5303,10 +5238,10 @@ class="td10"> </tr><tr - style="vertical-align:baseline;" id="TBL-40-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-13-1" -class="td01">Window </td><td style="white-space:normal; text-align:left;" id="TBL-40-13-2" + style="vertical-align:baseline;" id="TBL-41-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-13-1" +class="td01">Window </td><td style="white-space:normal; text-align:left;" id="TBL-41-13-2" class="td10"> - <!--l. 2245--><p class="noindent" >ShowHideToolBar, + <!--l. 2258--><p class="noindent" >ShowHideToolBar, ShowHideMenuBar, ShowHideClipboard, Cascade, @@ -5314,10 +5249,10 @@ class="td10"> TileVertical, CloseAll </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-14-1" -class="td01">Help </td><td style="white-space:normal; text-align:left;" id="TBL-40-14-2" + style="vertical-align:baseline;" id="TBL-41-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-14-1" +class="td01">Help </td><td style="white-space:normal; text-align:left;" id="TBL-41-14-2" class="td10"> - <!--l. 2247--><p class="noindent" >HelpUserGuide, + <!--l. 2260--><p class="noindent" >HelpUserGuide, HelpTutorial, HelpExchange, HelpScan, @@ -5329,231 +5264,231 @@ class="td10"> HelpReader, Weblink:Home </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-15-1" -class="td01">Help(Windows) </td><td style="white-space:normal; text-align:left;" id="TBL-40-15-2" + style="vertical-align:baseline;" id="TBL-41-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-15-1" +class="td01">Help(Windows) </td><td style="white-space:normal; text-align:left;" id="TBL-41-15-2" class="td10"> - <!--l. 2249--><p class="noindent" >About </td> + <!--l. 2262--><p class="noindent" >About </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-16-1" + style="vertical-align:baseline;" id="TBL-41-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-16-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-17-1" + style="vertical-align:baseline;" id="TBL-41-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-17-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-18-1" + style="vertical-align:baseline;" id="TBL-41-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-18-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-40-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-40-19-1" -class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-40-19-2" + style="vertical-align:baseline;" id="TBL-41-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-19-1" +class="td01"> </td><td style="white-space:normal; text-align:left;" id="TBL-41-19-2" class="td10"></td></tr> </table></div> -<!--l. 2252--><p class="noindent" > +<!--l. 2265--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">7 </span> <a - id="x1-480007"></a>PDF and HTML forms</h3> -<!--l. 2253--><p class="noindent" >You must put your fields inside a <span + id="x1-490007"></a>PDF and HTML forms</h3> +<!--l. 2266--><p class="noindent" >You must put your fields inside a <span class="ec-lmvtt-10">Form </span>environment (only one per file). -<!--l. 2255--><p class="indent" > There are six macros to prepare fields: -<!--l. 2257--><p class="noindent" > -<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-41" class="tabular" -cellspacing="0" cellpadding="0" -><colgroup id="TBL-41-1g"><col -id="TBL-41-1"></colgroup><tr - style="vertical-align:baseline;" id="TBL-41-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-41-1-1" -class="td11"> <span -class="ec-lmvtt-10">\TextField</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">[</span></span></span><span -class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">]{</span></span></span><span -class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">}</span></span></span> </td> - </tr></table> </div></span> -<!--l. 2261--><p class="noindent" > +<!--l. 2268--><p class="indent" > There are six macros to prepare fields: +<!--l. 2270--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-42" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-42-1g"><col id="TBL-42-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-42-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-42-1-1" class="td11"> <span -class="ec-lmvtt-10">\CheckBox</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\TextField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">[</span></span></span><span class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2265--><p class="noindent" > +<!--l. 2274--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-43" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-43-1g"><col id="TBL-43-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-43-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-43-1-1" class="td11"> <span -class="ec-lmvtt-10">\ChoiceMenu</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\CheckBox</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">[</span></span></span><span class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">}{</span></span></span><span -class="ec-lmri-10">choices</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2269--><p class="noindent" > +<!--l. 2278--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-44" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-44-1g"><col id="TBL-44-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-44-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-44-1-1" class="td11"> <span -class="ec-lmvtt-10">\PushButton</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\ChoiceMenu</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">[</span></span></span><span class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">}{</span></span></span><span +class="ec-lmri-10">choices</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2273--><p class="noindent" > - - +<!--l. 2282--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-45" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-45-1g"><col id="TBL-45-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-45-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-45-1-1" class="td11"> <span -class="ec-lmvtt-10">\Submit</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\PushButton</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">[</span></span></span><span class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2277--><p class="noindent" > +<!--l. 2286--><p class="noindent" > + + <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-46" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-46-1g"><col id="TBL-46-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-46-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-46-1-1" class="td11"> <span -class="ec-lmvtt-10">\Reset</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\Submit</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">[</span></span></span><span class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2281--><p class="indent" > The way forms and their labels are laid out is determined by: -<!--l. 2282--><p class="noindent" > +<!--l. 2290--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-47" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-47-1g"><col id="TBL-47-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-47-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-47-1-1" class="td11"> <span -class="ec-lmvtt-10">\LayoutTextField</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">{</span></span></span><span +class="ec-lmvtt-10">\Reset</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">[</span></span></span><span +class="ec-lmri-10">parameters</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">]{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span -class="ec-lmvtt-10">}{</span></span></span><span -class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2286--><p class="noindent" > +<!--l. 2294--><p class="indent" > The way forms and their labels are laid out is determined by: +<!--l. 2295--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-48" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-48-1g"><col id="TBL-48-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-48-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-48-1-1" class="td11"> <span -class="ec-lmvtt-10">\LayoutChoiceField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\LayoutTextField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2290--><p class="noindent" > +<!--l. 2299--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-49" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-49-1g"><col id="TBL-49-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-49-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-49-1-1" class="td11"> <span -class="ec-lmvtt-10">\LayoutCheckField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\LayoutChoiceField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2294--><p class="indent" > These macros default to #1 #2 -<!--l. 2296--><p class="indent" > What is actually shown in as the field is determined by: -<!--l. 2297--><p class="noindent" > +<!--l. 2303--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-50" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-50-1g"><col id="TBL-50-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-50-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-50-1-1" class="td11"> <span -class="ec-lmvtt-10">\MakeRadioField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\LayoutCheckField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span -class="ec-lmri-10">width</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmri-10">label</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span -class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmri-10">field</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2301--><p class="noindent" > +<!--l. 2307--><p class="indent" > These macros default to #1 #2 +<!--l. 2309--><p class="indent" > What is actually shown in the field is determined by: +<!--l. 2310--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-51" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-51-1g"><col id="TBL-51-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-51-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-51-1-1" class="td11"> <span -class="ec-lmvtt-10">\MakeCheckField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\MakeRadioField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">width</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2304--><p class="noindent" > +<!--l. 2314--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-52" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-52-1g"><col id="TBL-52-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-52-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-52-1-1" class="td11"> <span -class="ec-lmvtt-10">\MakeTextField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\MakeCheckField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">width</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2307--><p class="noindent" > +<!--l. 2317--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-53" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-53-1g"><col id="TBL-53-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-53-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-53-1-1" class="td11"> <span -class="ec-lmvtt-10">\MakeChoiceField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">\MakeTextField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">width</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}{</span></span></span><span class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td> </tr></table> </div></span> -<!--l. 2311--><p class="noindent" > +<!--l. 2320--><p class="noindent" > <span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-54" class="tabular" -cellspacing="0" cellpadding="0" + ><colgroup id="TBL-54-1g"><col id="TBL-54-1"></colgroup><tr style="vertical-align:baseline;" id="TBL-54-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-54-1-1" class="td11"> <span +class="ec-lmvtt-10">\MakeChoiceField</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">{</span></span></span><span +class="ec-lmri-10">width</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">}{</span></span></span><span +class="ec-lmri-10">height</span><span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">}</span></span></span> </td> + </tr></table> </div></span> +<!--l. 2324--><p class="noindent" > +<span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-55" class="tabular" + +><colgroup id="TBL-55-1g"><col +id="TBL-55-1"></colgroup><tr + style="vertical-align:baseline;" id="TBL-55-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-1-1" +class="td11"> <span class="ec-lmvtt-10">\MakeButtonField</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span> </td></tr></table> </div></span> -<!--l. 2315--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span +<!--l. 2328--><p class="indent" > These macros default to <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\vbox</span><span class="ec-lmvtt-10"> to</span><span class="ec-lmvtt-10"> #2{\hbox</span><span @@ -5562,582 +5497,582 @@ class="ec-lmvtt-10"> #1{\hfill}\vfill}</span></span></span>, except the l to #1; it is used for buttons, and the special <span class="ec-lmvtt-10">\Submit </span>and <span class="ec-lmvtt-10">\Reset </span>macros. -<!--l. 2319--><p class="indent" > You may also want to redefine the following macros: +<!--l. 2332--><p class="indent" > You may also want to redefine the following macros: - <div class="verbatim" id="verbatim-40"> + <pre class="verbatim" id="verbatim-40"> \def\DefaultHeightofSubmit{12pt} - <br />\def\DefaultWidthofSubmit{2cm} - <br />\def\DefaultHeightofReset{12pt} - <br />\def\DefaultWidthofReset{2cm} - <br />\def\DefaultHeightofCheckBox{0.8\baselineskip} - <br />\def\DefaultWidthofCheckBox{0.8\baselineskip} - <br />\def\DefaultHeightofChoiceMenu{0.8\baselineskip} - <br />\def\DefaultWidthofChoiceMenu{0.8\baselineskip} - <br />\def\DefaultHeightofText{\baselineskip} - <br />\def\DefaultHeightofTextMultiline{4\baselineskip} - <br />\def\DefaultWidthofText{3cm} -</div> -<!--l. 2332--><p class="nopar" > -<!--l. 2334--><p class="noindent" > +\def\DefaultWidthofSubmit{2cm} +\def\DefaultHeightofReset{12pt} +\def\DefaultWidthofReset{2cm} +\def\DefaultHeightofCheckBox{0.8\baselineskip} +\def\DefaultWidthofCheckBox{0.8\baselineskip} +\def\DefaultHeightofChoiceMenu{0.8\baselineskip} +\def\DefaultWidthofChoiceMenu{0.8\baselineskip} +\def\DefaultHeightofText{\baselineskip} +\def\DefaultHeightofTextMultiline{4\baselineskip} +\def\DefaultWidthofText{3cm} +</pre> +<!--l. 2345--><p class="nopar" > +<!--l. 2347--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">7.1 </span> <a - id="x1-490007.1"></a>Forms environment parameters</h4> + id="x1-500007.1"></a>Forms environment parameters</h4> <a - id="x1-49001r14"></a> <!--l. 2338--><div class="longtable"> <table id="TBL-55" class="longtable" -cellspacing="0" cellpadding="0" -><colgroup id="TBL-55-1g"><col -id="TBL-55-1"><col -id="TBL-55-2"><col -id="TBL-55-3"></colgroup> + id="x1-50001r14"></a> <!--l. 2351--><div class="longtable"> <table id="TBL-56" class="longtable" + +><colgroup id="TBL-56-1g"><col +id="TBL-56-1"><col +id="TBL-56-2"><col +id="TBL-56-3"></colgroup> <tr - style="vertical-align:baseline;" id="TBL-55-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-1-1" + style="vertical-align:baseline;" id="TBL-56-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-1" class="td01"><span -class="ec-lmvtt-10">action </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-55-1-2" +class="ec-lmvtt-10">action </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-2" class="td11"> <span -class="ec-lmri-10">URL </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-1-3" +class="ec-lmri-10">URL </span></td><td style="white-space:normal; text-align:left;" id="TBL-56-1-3" class="td10"> - <!--l. 2338--><p class="noindent" >The URL that will receive the form data if a <span + <!--l. 2351--><p class="noindent" >The URL that will receive the form data if a <span class="ec-lmss-10">Submit </span>button is included in the form </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-2-1" + style="vertical-align:baseline;" id="TBL-56-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-1" class="td01"><span -class="ec-lmvtt-10">encoding </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-55-2-2" +class="ec-lmvtt-10">encoding </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-2" class="td11"> <span -class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-2-3" +class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-56-2-3" class="td10"> - <!--l. 2339--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding + <!--l. 2352--><p class="noindent" >The encoding for the string set to the URL; FDF-encoding is usual, and <span class="ec-lmvtt-10">html </span>is the only valid value </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-3-1" + style="vertical-align:baseline;" id="TBL-56-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-1" class="td01"><span -class="ec-lmvtt-10">method </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-55-3-2" +class="ec-lmvtt-10">method </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-2" class="td11"> <span -class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-55-3-3" +class="ec-lmri-10">name </span></td><td style="white-space:normal; text-align:left;" id="TBL-56-3-3" class="td10"> - <!--l. 2341--><p class="noindent" >Used only when generating HTML; values can be <span + <!--l. 2354--><p class="noindent" >Used only when generating HTML; values can be <span class="ec-lmvtt-10">post </span>or <span class="ec-lmvtt-10">get</span> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-4-1" + style="vertical-align:baseline;" id="TBL-56-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-4-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-5-1" + style="vertical-align:baseline;" id="TBL-56-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-5-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-6-1" + style="vertical-align:baseline;" id="TBL-56-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-6-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-7-1" + style="vertical-align:baseline;" id="TBL-56-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-7-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-55-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-55-8-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-55-8-2" -class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-55-8-3" + style="vertical-align:baseline;" id="TBL-56-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-2" +class="td11"> </td><td style="white-space:normal; text-align:left;" id="TBL-56-8-3" class="td10"></td></tr> </table></div> -<!--l. 2344--><p class="noindent" > +<!--l. 2357--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">7.2 </span> <a - id="x1-500007.2"></a>Forms optional parameters</h4> -<!--l. 2345--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e. <span + id="x1-510007.2"></a>Forms optional parameters</h4> +<!--l. 2358--><p class="noindent" >Note that all colors must be expressed as RGB triples, in the range 0..1 (i.e. <span class="ec-lmvtt-10">color=0 0</span> <span class="ec-lmvtt-10">0.5</span>) <a - id="x1-50001r15"></a> <!--l. 2350--><div class="longtable"> <table id="TBL-56" class="longtable" -cellspacing="0" cellpadding="0" -><colgroup id="TBL-56-1g"><col -id="TBL-56-1"><col -id="TBL-56-2"><col -id="TBL-56-3"><col -id="TBL-56-4"></colgroup> + id="x1-51001r15"></a> <!--l. 2363--><div class="longtable"> <table id="TBL-57" class="longtable" + +><colgroup id="TBL-57-1g"><col +id="TBL-57-1"><col +id="TBL-57-2"><col +id="TBL-57-3"><col +id="TBL-57-4"></colgroup> <tr - style="vertical-align:baseline;" id="TBL-56-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-1" + style="vertical-align:baseline;" id="TBL-57-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-1-1" class="td01"><span -class="ec-lmvtt-10">accesskey </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-2" -class="td11"> key </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-1-4" +class="ec-lmvtt-10">accesskey </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-1-2" +class="td11"> key </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-1-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-1-4" class="td10"> (as per HTML) </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-1" + style="vertical-align:baseline;" id="TBL-57-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-2-1" class="td01"><span -class="ec-lmvtt-10">align </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-2" -class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-3" +class="ec-lmvtt-10">align </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-2-2" +class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-2-3" class="td11"> <span -class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-2-4" +class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-2-4" class="td10"> alignment within text field; 0 is left-aligned, </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-3-4" + style="vertical-align:baseline;" id="TBL-57-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-3-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-3-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-3-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-3-4" class="td10"> 1 is centered, 2 is right-aligned. </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-4-1" + style="vertical-align:baseline;" id="TBL-57-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-4-1" class="td01"><span -class="ec-lmvtt-10">altname </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-4-2" -class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-4-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-4-4" +class="ec-lmvtt-10">altname </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-4-2" +class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-4-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-4-4" class="td10"> alternative name, </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-5-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-5-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-5-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-5-4" + style="vertical-align:baseline;" id="TBL-57-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-5-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-5-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-5-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-5-4" class="td10"> the name shown in the user interface </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-6-1" + style="vertical-align:baseline;" id="TBL-57-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-6-1" class="td01"><span -class="ec-lmvtt-10">backgroundcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-6-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-6-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-6-4" +class="ec-lmvtt-10">backgroundcolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-6-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-6-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-6-4" class="td10"> color of box </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-7-1" + style="vertical-align:baseline;" id="TBL-57-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-7-1" class="td01"><span -class="ec-lmvtt-10">bordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-7-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-7-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-7-4" +class="ec-lmvtt-10">bordercolor </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-7-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-7-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-7-4" class="td10"> color of border </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-1" + style="vertical-align:baseline;" id="TBL-57-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-8-1" class="td01"><span -class="ec-lmvtt-10">bordersep </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-8-4" +class="ec-lmvtt-10">bordersep </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-8-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-8-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-8-4" class="td10"> box border gap </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-9-1" + style="vertical-align:baseline;" id="TBL-57-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-9-1" class="td01"><span -class="ec-lmvtt-10">borderwidth </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-9-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-9-3" +class="ec-lmvtt-10">borderwidth </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-9-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-9-3" class="td11"> <span -class="ec-lmri-10">1 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-9-4" +class="ec-lmri-10">1 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-9-4" class="td10"> width of box border, the value is a dimension </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-10-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-10-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-10-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-10-4" + style="vertical-align:baseline;" id="TBL-57-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-10-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-10-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-10-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-10-4" class="td10"> or a number with default unit bp </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-11-1" + style="vertical-align:baseline;" id="TBL-57-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-11-1" class="td01"><span -class="ec-lmvtt-10">calculate </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-11-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-11-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-11-4" +class="ec-lmvtt-10">calculate </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-11-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-11-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-11-4" class="td10"> JavaScript code to calculate the value of the field</td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-12-1" + style="vertical-align:baseline;" id="TBL-57-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-12-1" class="td01"><span -class="ec-lmvtt-10">charsize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-12-2" -class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-12-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-12-4" +class="ec-lmvtt-10">charsize </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-12-2" +class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-12-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-12-4" class="td10"> font size of field text </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-13-1" + style="vertical-align:baseline;" id="TBL-57-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-13-1" class="td01"><span -class="ec-lmvtt-10">checkboxsymbol </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-13-2" -class="td11"> char </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-13-3" +class="ec-lmvtt-10">checkboxsymbol </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-13-2" +class="td11"> char </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-13-3" class="td11"> <span class="ec-lmri-10">4 (</span><span class="pzdr-">✔</span><span -class="ec-lmri-10">) </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-13-4" +class="ec-lmri-10">) </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-13-4" class="td10"> symbol used for check boxes (ZapfDingbats), </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-14-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-14-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-14-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-14-4" + style="vertical-align:baseline;" id="TBL-57-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-14-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-14-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-14-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-14-4" class="td10"> the value is a character or <span class="ec-lmvtt-10">\ding</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmvtto-10">number</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span>, </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-15-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-15-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-15-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-15-4" + style="vertical-align:baseline;" id="TBL-57-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-15-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-15-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-15-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-15-4" class="td10"> see package <span class="ec-lmss-10">pifont </span>from bundle <span class="ec-lmss-10">psnfss </span></td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-16-1" + style="vertical-align:baseline;" id="TBL-57-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-16-1" class="td01"><span -class="ec-lmvtt-10">checked </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-16-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-16-3" +class="ec-lmvtt-10">checked </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-16-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-16-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-16-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-16-4" class="td10"> whether option selected by default </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-17-1" + style="vertical-align:baseline;" id="TBL-57-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-17-1" class="td01"><span -class="ec-lmvtt-10">color </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-17-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-17-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-17-4" +class="ec-lmvtt-10">color </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-17-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-17-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-17-4" class="td10"> color of text in box </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-18-1" + style="vertical-align:baseline;" id="TBL-57-18-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-18-1" class="td01"><span -class="ec-lmvtt-10">combo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-18-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-18-3" +class="ec-lmvtt-10">combo </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-18-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-18-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-18-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-18-4" class="td10"> choice list is ‘combo’ style </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-19-1" + style="vertical-align:baseline;" id="TBL-57-19-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-19-1" class="td01"><span -class="ec-lmvtt-10">default </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-19-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-19-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-19-4" +class="ec-lmvtt-10">default </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-19-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-19-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-19-4" class="td10"> default value </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-20-1" + style="vertical-align:baseline;" id="TBL-57-20-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-20-1" class="td01"><span -class="ec-lmvtt-10">disabled </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-20-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-20-3" +class="ec-lmvtt-10">disabled </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-20-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-20-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-20-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-20-4" class="td10"> field disabled </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-21-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-21-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-21-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-21-4" + style="vertical-align:baseline;" id="TBL-57-21-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-21-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-21-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-21-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-21-4" class="td10"></td></tr> <tr - style="vertical-align:baseline;" id="TBL-56-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-22-1" + style="vertical-align:baseline;" id="TBL-57-22-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-22-1" class="td01"><span -class="ec-lmvtt-10">format </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-22-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-22-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-22-4" +class="ec-lmvtt-10">format </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-22-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-22-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-22-4" class="td10"> JavaScript code to format the field </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-23-1" + style="vertical-align:baseline;" id="TBL-57-23-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-23-1" class="td01"><span -class="ec-lmvtt-10">height </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-23-2" -class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-23-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-23-4" +class="ec-lmvtt-10">height </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-23-2" +class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-23-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-23-4" class="td10"> height of field box </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-24-1" + style="vertical-align:baseline;" id="TBL-57-24-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-24-1" class="td01"><span -class="ec-lmvtt-10">hidden </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-24-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-24-3" +class="ec-lmvtt-10">hidden </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-24-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-24-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-24-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-24-4" class="td10"> field hidden </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-25-1" + style="vertical-align:baseline;" id="TBL-57-25-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-25-1" class="td01"><span -class="ec-lmvtt-10">keystroke </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-25-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-25-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-25-4" +class="ec-lmvtt-10">keystroke </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-25-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-25-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-25-4" class="td10"> JavaScript code to control the keystrokes on entry</td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-26-1" + style="vertical-align:baseline;" id="TBL-57-26-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-26-1" class="td01"><span -class="ec-lmvtt-10">mappingname </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-26-2" -class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-26-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-26-4" +class="ec-lmvtt-10">mappingname </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-26-2" +class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-26-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-26-4" class="td10"> the mapping name to be used when exporting </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-27-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-27-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-27-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-27-4" + style="vertical-align:baseline;" id="TBL-57-27-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-27-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-27-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-27-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-27-4" class="td10"> the field data </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-28-1" + style="vertical-align:baseline;" id="TBL-57-28-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-28-1" class="td01"><span -class="ec-lmvtt-10">maxlen </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-28-2" -class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-28-3" +class="ec-lmvtt-10">maxlen </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-28-2" +class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-28-3" class="td11"> <span -class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-28-4" +class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-28-4" class="td10"> number of characters allowed in text field </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-29-1" + style="vertical-align:baseline;" id="TBL-57-29-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-29-1" class="td01"><span -class="ec-lmvtt-10">menulength </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-29-2" -class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-29-3" +class="ec-lmvtt-10">menulength </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-29-2" +class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-29-3" class="td11"> <span -class="ec-lmri-10">4 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-29-4" +class="ec-lmri-10">4 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-29-4" class="td10"> number of elements shown in list </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-30-1" + style="vertical-align:baseline;" id="TBL-57-30-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-30-1" class="td01"><span -class="ec-lmvtt-10">multiline </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-30-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-30-3" +class="ec-lmvtt-10">multiline </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-30-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-30-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-30-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-30-4" class="td10"> whether text box is multiline </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-31-1" + style="vertical-align:baseline;" id="TBL-57-31-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-31-1" class="td01"><span -class="ec-lmvtt-10">name </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-31-2" -class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-31-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-31-4" +class="ec-lmvtt-10">name </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-31-2" +class="td11"> name </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-31-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-31-4" class="td10"> name of field (defaults to label) </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-32-1" + style="vertical-align:baseline;" id="TBL-57-32-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-32-1" class="td01"><span -class="ec-lmvtt-10">onblur </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-32-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-32-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-32-4" +class="ec-lmvtt-10">onblur </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-32-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-32-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-32-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-33-1" + style="vertical-align:baseline;" id="TBL-57-33-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-33-1" class="td01"><span -class="ec-lmvtt-10">onchange </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-33-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-33-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-33-4" +class="ec-lmvtt-10">onchange </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-33-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-33-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-33-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-34-1" + style="vertical-align:baseline;" id="TBL-57-34-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-34-1" class="td01"><span -class="ec-lmvtt-10">onclick </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-34-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-34-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-34-4" +class="ec-lmvtt-10">onclick </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-34-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-34-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-34-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-35-1" + style="vertical-align:baseline;" id="TBL-57-35-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-35-1" class="td01"><span -class="ec-lmvtt-10">ondblclick </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-35-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-35-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-35-4" +class="ec-lmvtt-10">ondblclick </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-35-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-35-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-35-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-36-1" + style="vertical-align:baseline;" id="TBL-57-36-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-36-1" class="td01"><span -class="ec-lmvtt-10">onfocus </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-36-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-36-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-36-4" +class="ec-lmvtt-10">onfocus </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-36-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-36-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-36-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-37-1" + style="vertical-align:baseline;" id="TBL-57-37-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-37-1" class="td01"><span -class="ec-lmvtt-10">onkeydown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-37-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-37-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-37-4" +class="ec-lmvtt-10">onkeydown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-37-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-37-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-37-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-38-1" + style="vertical-align:baseline;" id="TBL-57-38-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-38-1" class="td01"><span -class="ec-lmvtt-10">onkeypress </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-38-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-38-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-38-4" +class="ec-lmvtt-10">onkeypress </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-38-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-38-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-38-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-39-1" + style="vertical-align:baseline;" id="TBL-57-39-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-39-1" class="td01"><span -class="ec-lmvtt-10">onkeyup </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-39-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-39-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-39-4" +class="ec-lmvtt-10">onkeyup </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-39-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-39-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-39-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-40-1" + style="vertical-align:baseline;" id="TBL-57-40-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-40-1" class="td01"><span -class="ec-lmvtt-10">onmousedown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-40-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-40-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-40-4" +class="ec-lmvtt-10">onmousedown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-40-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-40-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-40-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-41-1" + style="vertical-align:baseline;" id="TBL-57-41-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-41-1" class="td01"><span -class="ec-lmvtt-10">onmousemove </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-41-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-41-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-41-4" +class="ec-lmvtt-10">onmousemove </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-41-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-41-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-41-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-42-1" + style="vertical-align:baseline;" id="TBL-57-42-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-42-1" class="td01"> </td></tr> <tr - style="vertical-align:baseline;" id="TBL-56-43-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-43-1" + style="vertical-align:baseline;" id="TBL-57-43-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-43-1" class="td01"><span -class="ec-lmvtt-10">onmouseout </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-43-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-43-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-43-4" +class="ec-lmvtt-10">onmouseout </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-43-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-43-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-43-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-44-1" + style="vertical-align:baseline;" id="TBL-57-44-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-44-1" class="td01"><span -class="ec-lmvtt-10">onmouseover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-44-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-44-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-44-4" +class="ec-lmvtt-10">onmouseover </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-44-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-44-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-44-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-45-1" + style="vertical-align:baseline;" id="TBL-57-45-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-45-1" class="td01"><span -class="ec-lmvtt-10">onmouseup </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-45-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-45-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-45-4" +class="ec-lmvtt-10">onmouseup </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-45-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-45-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-45-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-46-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-46-1" + style="vertical-align:baseline;" id="TBL-57-46-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-46-1" class="td01"><span -class="ec-lmvtt-10">onselect </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-46-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-46-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-46-4" +class="ec-lmvtt-10">onselect </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-46-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-46-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-46-4" class="td10"> JavaScript code </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-47-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-47-1" + style="vertical-align:baseline;" id="TBL-57-47-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-47-1" class="td01"><span -class="ec-lmvtt-10">password </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-47-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-47-3" +class="ec-lmvtt-10">password </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-47-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-47-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-47-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-47-4" class="td10"> text field is ‘password’ style </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-48-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-48-1" + style="vertical-align:baseline;" id="TBL-57-48-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-48-1" class="td01"><span -class="ec-lmvtt-10">popdown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-48-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-48-3" +class="ec-lmvtt-10">popdown </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-48-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-48-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-48-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-48-4" class="td10"> choice list is ‘popdown’ style </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-49-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-49-1" + style="vertical-align:baseline;" id="TBL-57-49-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-49-1" class="td01"><span -class="ec-lmvtt-10">radio </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-49-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-49-3" +class="ec-lmvtt-10">radio </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-49-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-49-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-49-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-49-4" class="td10"> choice list is ‘radio’ style </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-50-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-50-1" + style="vertical-align:baseline;" id="TBL-57-50-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-50-1" class="td01"><span -class="ec-lmvtt-10">radiosymbol </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-50-2" -class="td11"> char </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-50-3" +class="ec-lmvtt-10">radiosymbol </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-50-2" +class="td11"> char </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-50-3" class="td11"> <span class="ec-lmri-10">H (</span><span class="pzdr-">★</span><span -class="ec-lmri-10">) </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-50-4" +class="ec-lmri-10">) </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-50-4" class="td10"> symbol used for radio fields (ZapfDingbats),</td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-51-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-51-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-51-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-51-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-51-4" + style="vertical-align:baseline;" id="TBL-57-51-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-51-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-51-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-51-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-51-4" class="td10"> the value is a character or <span class="ec-lmvtt-10">\ding</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">{</span></span></span><span class="ec-lmvtto-10">number</span><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">}</span></span></span>, </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-52-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-52-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-52-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-52-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-52-4" + style="vertical-align:baseline;" id="TBL-57-52-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-52-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-52-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-52-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-52-4" class="td10"> see package <span class="ec-lmss-10">pifont </span>from bundle <span class="ec-lmss-10">psnfss </span></td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-53-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-53-1" + style="vertical-align:baseline;" id="TBL-57-53-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-53-1" class="td01"><span -class="ec-lmvtt-10">readonly </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-53-2" -class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-53-3" +class="ec-lmvtt-10">readonly </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-53-2" +class="td11"> boolean </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-53-3" class="td11"> <span -class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-53-4" +class="ec-lmri-10">false </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-53-4" class="td10"> field is readonly </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-54-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-54-1" + style="vertical-align:baseline;" id="TBL-57-54-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-54-1" class="td01"><span -class="ec-lmvtt-10">rotation </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-54-2" -class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-54-3" +class="ec-lmvtt-10">rotation </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-54-2" +class="td11"> number </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-54-3" class="td11"> <span -class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-54-4" +class="ec-lmri-10">0 </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-54-4" class="td10"> rotation of the widget annotation </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-55-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-55-1" -class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-55-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-55-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-55-4" + style="vertical-align:baseline;" id="TBL-57-55-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-55-1" +class="td01"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-55-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-55-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-55-4" class="td10"> (degree, counterclockwise, multiple of 90) </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-56-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-56-1" + style="vertical-align:baseline;" id="TBL-57-56-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-56-1" class="td01"><span -class="ec-lmvtt-10">tabkey </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-56-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-56-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-56-4" +class="ec-lmvtt-10">tabkey </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-56-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-56-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-56-4" class="td10"> (as per HTML) </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-57-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-57-1" + style="vertical-align:baseline;" id="TBL-57-57-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-57-1" class="td01"><span -class="ec-lmvtt-10">validate </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-57-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-57-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-57-4" +class="ec-lmvtt-10">validate </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-57-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-57-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-57-4" class="td10"> JavaScript code to validate the entry </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-58-1" + style="vertical-align:baseline;" id="TBL-57-58-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-58-1" class="td01"><span -class="ec-lmvtt-10">value </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-58-2" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-58-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-58-4" +class="ec-lmvtt-10">value </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-58-2" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-58-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-58-4" class="td10"> initial value </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-59-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-59-1" + style="vertical-align:baseline;" id="TBL-57-59-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-59-1" class="td01"><span -class="ec-lmvtt-10">width </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-56-59-2" -class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-59-3" -class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-56-59-4" +class="ec-lmvtt-10">width </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-57-59-2" +class="td11"> dimen </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-59-3" +class="td11"> </td><td style="white-space:nowrap; text-align:left;" id="TBL-57-59-4" class="td10"> width of field box </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-60-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-60-1" + style="vertical-align:baseline;" id="TBL-57-60-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-60-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-61-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-61-1" + style="vertical-align:baseline;" id="TBL-57-61-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-61-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-62-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-62-1" + style="vertical-align:baseline;" id="TBL-57-62-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-62-1" class="td01"> </td> </tr><tr - style="vertical-align:baseline;" id="TBL-56-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-56-63-1" + style="vertical-align:baseline;" id="TBL-57-63-"><td style="white-space:nowrap; text-align:left;" id="TBL-57-63-1" class="td01"> </td></tr> </table></div> -<!--l. 2409--><p class="noindent" > +<!--l. 2422--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">8 </span> <a - id="x1-510008"></a>Defining a new driver</h3> -<!--l. 2410--><p class="noindent" >A hyperref driver has to provide definitions for eight macros: -<!--l. 2413--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span + id="x1-520008"></a>Defining a new driver</h3> +<!--l. 2423--><p class="noindent" >A hyperref driver has to provide definitions for eight macros: +<!--l. 2426--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@anchor</span></span></span> -<!--l. 2415--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span +<!--l. 2428--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@link</span></span></span> -<!--l. 2417--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span +<!--l. 2430--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@linkfile</span></span></span> -<!--l. 2419--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span +<!--l. 2432--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@linkurl</span></span></span> -<!--l. 2421--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span +<!--l. 2434--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@anchorstart</span></span></span> -<!--l. 2423--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span +<!--l. 2436--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@anchorend</span></span></span> -<!--l. 2425--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span +<!--l. 2438--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@linkstart</span></span></span> -<!--l. 2427--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span +<!--l. 2440--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyper@linkend</span></span></span> -<!--l. 2430--><p class="indent" > The draft option defines the macros as follows +<!--l. 2443--><p class="indent" > The draft option defines the macros as follows - <div class="verbatim" id="verbatim-41"> + <pre class="verbatim" id="verbatim-41"> \let\hyper@@anchor\@gobble - <br />\gdef\hyper@link##1##2##3{##3}% - <br />\def\hyper@linkurl##1##2{##1}% - <br />\def\hyper@linkfile##1##2##3{##1}% - <br />\let\hyper@anchorstart\@gobble - <br />\let\hyper@anchorend\@empty - <br />\let\hyper@linkstart\@gobbletwo - <br />\let\hyper@linkend\@empty -</div> -<!--l. 2440--><p class="nopar" > -<!--l. 2442--><p class="noindent" > +\gdef\hyper@link##1##2##3{##3}% +\def\hyper@linkurl##1##2{##1}% +\def\hyper@linkfile##1##2##3{##1}% +\let\hyper@anchorstart\@gobble +\let\hyper@anchorend\@empty +\let\hyper@linkstart\@gobbletwo +\let\hyper@linkend\@empty +</pre> +<!--l. 2453--><p class="nopar" > +<!--l. 2455--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">9 </span> <a - id="x1-520009"></a>Special support for other packages</h3> -<!--l. 2444--><p class="noindent" >Package <span + id="x1-530009"></a>Special support for other packages</h3> +<!--l. 2457--><p class="noindent" >Package <span class="ec-lmss-10">hyperref </span>aims to cooperate with other packages, but there are several possible sources for conflict, such as <ul class="itemize1"> @@ -6160,7 +6095,7 @@ class="ec-lmvtt-10">implicit=false </span>for these packages to work. </li> <li class="itemize">Packages that do anything serious with the index.</li></ul> -<!--l. 2464--><p class="indent" > The <span +<!--l. 2477--><p class="indent" > The <span class="ec-lmss-10">hyperref </span>package is distributed with variants on two useful packages designed to work especially well with it. These are <span class="ec-lmss-10">xr </span>and <span @@ -6168,74 +6103,74 @@ class="ec-lmss-10">minitoc</span>, which support crossdocument links using <span <span class="ec-lmvtt-10">\label</span>/<span class="ec-lmvtt-10">\ref </span>mechanisms and per-chapter tables of contents, respectively. -<!--l. 2471--><p class="noindent" > +<!--l. 2484--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">9.1 </span> <a - id="x1-530009.1"></a>Package Compatibility</h4> -<!--l. 2473--><p class="noindent" >Currently only package loading orders are available: -<!--l. 2477--><p class="indent" > Note: hyperref loads package <span + id="x1-540009.1"></a>Package Compatibility</h4> +<!--l. 2486--><p class="noindent" >Currently only package loading orders are available: +<!--l. 2490--><p class="indent" > Note: hyperref loads package <span class="ec-lmss-10">nameref </span>at <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\begin{document}</span></span></span>. Sometimes this is too late, thus this package must be loaded earlier. -<!--l. 2482--><p class="noindent" > +<!--l. 2495--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.1 </span> <a - id="x1-540009.1.1"></a>algorithm</h5> + id="x1-550009.1.1"></a>algorithm</h5> - <div class="verbatim" id="verbatim-42"> + <pre class="verbatim" id="verbatim-42">  \usepackage{float} - <br />  \usepackage{hyperref} - <br />  \usepackage[chapter]{algorithm}% eg. -</div> -<!--l. 2487--><p class="nopar" > -<!--l. 2489--><p class="noindent" > +  \usepackage{hyperref} +  \usepackage[chapter]{algorithm}% eg. +</pre> +<!--l. 2500--><p class="nopar" > +<!--l. 2502--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.2 </span> <a - id="x1-550009.1.2"></a>amsmath</h5> -<!--l. 2491--><p class="noindent" >The environments equation and eqnarray are not supported too well. For example, there might be + id="x1-560009.1.2"></a>amsmath</h5> +<!--l. 2504--><p class="noindent" >The environments equation and eqnarray are not supported too well. For example, there might be spacing problems (eqnarray isn’t recommended anyway, see CTAN:info/l2tabu/, the situation for equation is unclear, because nobody is interested in investigating). Consider using the environments that package amsmath provide, e.g. gather for equation. The environment equation can even redefined to use gather: - <div class="verbatim" id="verbatim-43"> + <pre class="verbatim" id="verbatim-43">   \usepackage{amsmath} - <br />  \let\equation\gather - <br />  \let\endequation\endgather -</div> -<!--l. 2502--><p class="nopar" > -<!--l. 2504--><p class="noindent" > +  \let\equation\gather +  \let\endequation\endgather +</pre> +<!--l. 2515--><p class="nopar" > +<!--l. 2517--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.3 </span> <a - id="x1-560009.1.3"></a>amsrefs</h5> -<!--l. 2506--><p class="noindent" >Package loading order: + id="x1-570009.1.3"></a>amsrefs</h5> +<!--l. 2519--><p class="noindent" >Package loading order: - <div class="verbatim" id="verbatim-44"> + <pre class="verbatim" id="verbatim-44">   \usepackage{hyperref} - <br />  \usepackage{amsrefs} -</div> -<!--l. 2511--><p class="nopar" > -<!--l. 2513--><p class="noindent" > +  \usepackage{amsrefs} +</pre> +<!--l. 2524--><p class="nopar" > +<!--l. 2526--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.4 </span> <a - id="x1-570009.1.4"></a>arydshln, longtable</h5> -<!--l. 2515--><p class="noindent" >Package longtable must be put before hyperref and arydshln, hyperref after arydshln generates an error, + id="x1-580009.1.4"></a>arydshln, longtable</h5> +<!--l. 2528--><p class="noindent" >Package longtable must be put before hyperref and arydshln, hyperref after arydshln generates an error, thus the resulting package order is then: - <div class="verbatim" id="verbatim-45"> + <pre class="verbatim" id="verbatim-45">   \usepackage{longtable} - <br />  \usepacakge{hyperref} - <br />  \usepackage{arydshln} -</div> -<!--l. 2523--><p class="nopar" > -<!--l. 2525--><p class="noindent" > +  \usepacakge{hyperref} +  \usepackage{arydshln} +</pre> +<!--l. 2536--><p class="nopar" > +<!--l. 2538--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.5 </span> <a - id="x1-580009.1.5"></a>babel/magyar.ldf</h5> -<!--l. 2527--><p class="noindent" >The old version 2005/03/30 v1.4j will not work. You need at least version 1.5, maintained by Péter + id="x1-590009.1.5"></a>babel/magyar.ldf</h5> +<!--l. 2540--><p class="noindent" >The old version 2005/03/30 v1.4j will not work. You need at least version 1.5, maintained by Péter Szabó, see CTAN:language/hungarian/babel/. -<!--l. 2532--><p class="noindent" > +<!--l. 2545--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.6 </span> <a - id="x1-590009.1.6"></a>babel/spanish.ldf</h5> -<!--l. 2534--><p class="noindent" >Babel’s spanish.ldf redefines ‘<span class="obeylines-h"><span class="verb"><span + id="x1-600009.1.6"></a>babel/spanish.ldf</h5> +<!--l. 2547--><p class="noindent" >Babel’s spanish.ldf redefines ‘<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\.</span></span></span>’ to support ‘<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\...</span></span></span>’. In bookmarks (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\pdfstringdef</span></span></span>) only ‘<span class="obeylines-h"><span class="verb"><span @@ -6243,402 +6178,402 @@ class="ec-lmvtt-10">\.</span></span></span>’ is supported. If ‘<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\...</span></span></span>’ is needed, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\texorpdfstring{\...}{\dots}</span></span></span> can be used instead. -<!--l. 2541--><p class="noindent" > +<!--l. 2554--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.7 </span> <a - id="x1-600009.1.7"></a>bibentry</h5> -<!--l. 2543--><p class="noindent" >Workaround: + id="x1-610009.1.7"></a>bibentry</h5> +<!--l. 2556--><p class="noindent" >Workaround: - <div class="verbatim" id="verbatim-46"> + <pre class="verbatim" id="verbatim-46">   \makeatletter - <br />  \let\saved@bibitem\@bibitem - <br />  \makeatother - <br /> - <br />  \usepackage{bibentry} - <br />  \usepackage{hyperref} - <br /> - <br />  \begin{document} - <br /> - <br />  \begingroup - <br />    \makeatletter - <br />    \let\@bibitem\saved@bibitem - <br />    \nobibliography{database} - <br />  \endgroup -</div> -<!--l. 2560--><p class="nopar" > -<!--l. 2562--><p class="noindent" > +  \let\saved@bibitem\@bibitem +  \makeatother + +  \usepackage{bibentry} +  \usepackage{hyperref} + +  \begin{document} + +  \begingroup +    \makeatletter +    \let\@bibitem\saved@bibitem +    \nobibliography{database} +  \endgroup +</pre> +<!--l. 2573--><p class="nopar" > +<!--l. 2575--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.8 </span> <a - id="x1-610009.1.8"></a>bigfoot</h5> -<!--l. 2564--><p class="noindent" >Hyperref does not support package ‘bigfoot’. And package ‘bigfoot’ does not support hyperref’s footnotes + id="x1-620009.1.8"></a>bigfoot</h5> +<!--l. 2577--><p class="noindent" >Hyperref does not support package ‘bigfoot’. And package ‘bigfoot’ does not support hyperref’s footnotes and disables them (hyperfootnotes=false). -<!--l. 2569--><p class="noindent" > +<!--l. 2582--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.9 </span> <a - id="x1-620009.1.9"></a>chappg</h5> -<!--l. 2571--><p class="noindent" >Package ‘chappg’ uses <span class="obeylines-h"><span class="verb"><span + id="x1-630009.1.9"></a>chappg</h5> +<!--l. 2584--><p class="noindent" >Package ‘chappg’ uses <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@addtoreset</span></span></span> that is redefined by ‘hyperref’. The package order is therefore: - <div class="verbatim" id="verbatim-47"> + <pre class="verbatim" id="verbatim-47">   \usepackage{hyperref} - <br />  \usepackage{chappg} -</div> -<!--l. 2577--><p class="nopar" > -<!--l. 2579--><p class="noindent" > +  \usepackage{chappg} +</pre> +<!--l. 2590--><p class="nopar" > +<!--l. 2592--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.10 </span> <a - id="x1-630009.1.10"></a>cite</h5> -<!--l. 2581--><p class="noindent" >This is from Mike Shell: cite.sty cannot currently be used with hyperref. However, I can do a workaround + id="x1-640009.1.10"></a>cite</h5> +<!--l. 2594--><p class="noindent" >This is from Mike Shell: cite.sty cannot currently be used with hyperref. However, I can do a workaround via: - <div class="verbatim" id="verbatim-48"> + <pre class="verbatim" id="verbatim-48">  \makeatletter - <br /> \def\NAT@parse{\typeout{This is a fake Natbib command to fool Hyperref.}} - <br /> \makeatother - <br /> - <br /> \usepackage[hypertex]{hyperref} -</div> -<!--l. 2591--><p class="nopar" > -<!--l. 2593--><p class="indent" > so that hyperref will not redefine any of the biblabel stuff - so cite.sty will work as normal - + \def\NAT@parse{\typeout{This is a fake Natbib command to fool Hyperref.}} + \makeatother + + \usepackage[hypertex]{hyperref} +</pre> +<!--l. 2604--><p class="nopar" > +<!--l. 2606--><p class="indent" > so that hyperref will not redefine any of the biblabel stuff - so cite.sty will work as normal - although the citations will not be hyperlinked, of course (But this may not be an issue for many people). -<!--l. 2598--><p class="noindent" > +<!--l. 2611--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.11 </span> <a - id="x1-640009.1.11"></a>count1to</h5> -<!--l. 2600--><p class="noindent" >Package ‘count1to’ adds several <span class="obeylines-h"><span class="verb"><span + id="x1-650009.1.11"></a>count1to</h5> +<!--l. 2613--><p class="noindent" >Package ‘count1to’ adds several <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@addtoreset</span></span></span> commands that confuse ‘hyperref’. Therefore <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\theH<...></span></span></span> has to be fixed: - <div class="verbatim" id="verbatim-49"> + <pre class="verbatim" id="verbatim-49">   \usepackage{count1to} - <br />  \AtBeginDocument{% *after* \usepackage{count1to} - <br />    \renewcommand*{\theHsection}{\theHchapter.\arabic{section}}% - <br />    \renewcommand*{\theHsubsection}{\theHsection.\arabic{subsection}}% - <br />    \renewcommand*{\theHsubsubsection}{\theHsubsection.\arabic{subsubsection}}% - <br />    \renewcommand*{\theHparagraph}{\theHsubsubsection.\arabic{paragraph}}% - <br />    \renewcommand*{\theHsubparagraph}{\theHparagraph.\arabic{subparagraph}}% - <br />  } -</div> -<!--l. 2612--><p class="nopar" > -<!--l. 2614--><p class="noindent" > +  \AtBeginDocument{% *after* \usepackage{count1to} +    \renewcommand*{\theHsection}{\theHchapter.\arabic{section}}% +    \renewcommand*{\theHsubsection}{\theHsection.\arabic{subsection}}% +    \renewcommand*{\theHsubsubsection}{\theHsubsection.\arabic{subsubsection}}% +    \renewcommand*{\theHparagraph}{\theHsubsubsection.\arabic{paragraph}}% +    \renewcommand*{\theHsubparagraph}{\theHparagraph.\arabic{subparagraph}}% +  } +</pre> +<!--l. 2625--><p class="nopar" > +<!--l. 2627--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.12 </span> <a - id="x1-650009.1.12"></a>dblaccnt</h5> -<!--l. 2616--><p class="noindent" >pd1enc.def or puenc.def should be loaded before: + id="x1-660009.1.12"></a>dblaccnt</h5> +<!--l. 2629--><p class="noindent" >pd1enc.def or puenc.def should be loaded before: - <div class="verbatim" id="verbatim-50"> + <pre class="verbatim" id="verbatim-50">   \usepackage{hyperref} - <br />  \usepackage{dblaccnt} -</div> -<!--l. 2620--><p class="nopar" > or see entry for <span +  \usepackage{dblaccnt} +</pre> +<!--l. 2633--><p class="nopar" > or see entry for <span class="ec-lmss-10">vietnam</span>. -<!--l. 2624--><p class="noindent" > +<!--l. 2637--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.13 </span> <a - id="x1-660009.1.13"></a>easyeqn</h5> -<!--l. 2625--><p class="noindent" >Not compatible, breaks. -<!--l. 2628--><p class="noindent" > + id="x1-670009.1.13"></a>easyeqn</h5> +<!--l. 2638--><p class="noindent" >Not compatible, breaks. +<!--l. 2641--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.14 </span> <a - id="x1-670009.1.14"></a>ellipsis</h5> -<!--l. 2630--><p class="noindent" >This packages redefines <span class="obeylines-h"><span class="verb"><span + id="x1-680009.1.14"></a>ellipsis</h5> +<!--l. 2643--><p class="noindent" >This packages redefines <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\textellipsis</span></span></span> after package hyperref (pd1enc.def/puenc.def should be loaded before): - <div class="verbatim" id="verbatim-51"> + <pre class="verbatim" id="verbatim-51">   \usepackage{hyperref} - <br />  \usepackage{ellipsis} -</div> -<!--l. 2635--><p class="nopar" > -<!--l. 2637--><p class="noindent" > +  \usepackage{ellipsis} +</pre> +<!--l. 2648--><p class="nopar" > +<!--l. 2650--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.15 </span> <a - id="x1-680009.1.15"></a>float</h5> + id="x1-690009.1.15"></a>float</h5> - <div class="verbatim" id="verbatim-52"> + <pre class="verbatim" id="verbatim-52">  \usepackage{float} - <br />  \usepackage{hyperref} -</div> -<!--l. 2641--><p class="nopar" > +  \usepackage{hyperref} +</pre> +<!--l. 2654--><p class="nopar" > <ul class="itemize1"> <li class="itemize">Several <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\caption</span></span></span> commands are not supported inside one float object. </li> <li class="itemize">Anchor are set at top of the float object, if its style is controlled by float.sty.</li></ul> -<!--l. 2648--><p class="noindent" > +<!--l. 2661--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.16 </span> <a - id="x1-690009.1.16"></a>endnotes</h5> -<!--l. 2649--><p class="noindent" >Unsupported. -<!--l. 2651--><p class="noindent" > + id="x1-700009.1.16"></a>endnotes</h5> +<!--l. 2662--><p class="noindent" >Unsupported. +<!--l. 2664--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.17 </span> <a - id="x1-700009.1.17"></a>foiltex</h5> -<!--l. 2652--><p class="noindent" >Update to version 2008/01/28 v2.1.4b: Since version 6.77a hyperref does not hack into <span class="obeylines-h"><span class="verb"><span + id="x1-710009.1.17"></a>foiltex</h5> +<!--l. 2665--><p class="noindent" >Update to version 2008/01/28 v2.1.4b: Since version 6.77a hyperref does not hack into <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@begindvi</span></span></span>, it uses package ‘atbegshi’ instead, that hooks into <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\shipout</span></span></span>. Thus the patch of ‘foils.cls’ regarding hyperref is now obsolete and causes an undefined error message about <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@hyperfixhead</span></span></span>. This is fixed in FoilTeX 2.1.4b. -<!--l. 2660--><p class="noindent" > +<!--l. 2673--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.18 </span> <a - id="x1-710009.1.18"></a>footnote</h5> -<!--l. 2662--><p class="noindent" >This package is not supported, you have to disable hyperref’s footnote support by using option + id="x1-720009.1.18"></a>footnote</h5> +<!--l. 2675--><p class="noindent" >This package is not supported, you have to disable hyperref’s footnote support by using option <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">hyperfootnotes=false</span></span></span>. -<!--l. 2666--><p class="noindent" > +<!--l. 2679--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.19 </span> <a - id="x1-720009.1.19"></a>geometry</h5> -<!--l. 2668--><p class="noindent" >Driver ‘dvipdfm’ and program ‘dvipdfm’ might generate a warning: Sorry. Too late to change page size + id="x1-730009.1.19"></a>geometry</h5> +<!--l. 2681--><p class="noindent" >Driver ‘dvipdfm’ and program ‘dvipdfm’ might generate a warning: Sorry. Too late to change page size Then prefer the program ‘dvipdfmx’ or use one of the following workarounds to move the <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\special</span></span></span> of geometry to an earlier location: - <div class="verbatim" id="verbatim-53"> + <pre class="verbatim" id="verbatim-53"> +    \documentclass[dvipdfm]{article}% or other classes +    \usepackage{atbegshi} +    \AtBeginDocument{% +      \let\OrgAtBeginDvi\AtBeginDvi +      \let\AtBeginDvi\AtBeginShipoutFirst +    } +    \usepackage[ +      paperwidth=170mm, +      paperheight=240mm +    ]{geometry} +    \AtBeginDocument{% +      \let\AtBeginDvi\OrgAtBeginDvi +    } +    \usepackage{hyperref} + +  or +     \documentclass[dvipdfm]{article}% or other classes - <br />    \usepackage{atbegshi} - <br />    \AtBeginDocument{% - <br />      \let\OrgAtBeginDvi\AtBeginDvi - <br />      \let\AtBeginDvi\AtBeginShipoutFirst - <br />    } - <br />    \usepackage[ - <br />      paperwidth=170mm, - <br />      paperheight=240mm - <br />    ]{geometry} - <br />    \AtBeginDocument{% - <br />      \let\AtBeginDvi\OrgAtBeginDvi - <br />    } - <br />    \usepackage{hyperref} - <br /> - <br />  or - <br /> - <br />    \documentclass[dvipdfm]{article}% or other classes - <br />    \usepackage{atbegshi} - <br />    \let\AtBeginDvi\AtBeginShipoutFirst - <br />    \usepackage[ - <br />      paperwidth=170mm, - <br />      paperheight=240mm - <br />    ]{geometry} - <br />    \usepackage{hyperref} -</div> -<!--l. 2700--><p class="nopar" > -<!--l. 2702--><p class="noindent" > +    \usepackage{atbegshi} +    \let\AtBeginDvi\AtBeginShipoutFirst +    \usepackage[ +      paperwidth=170mm, +      paperheight=240mm +    ]{geometry} +    \usepackage{hyperref} +</pre> +<!--l. 2713--><p class="nopar" > +<!--l. 2715--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.20 </span> <a - id="x1-730009.1.20"></a>IEEEtran.cls</h5> -<!--l. 2704--><p class="noindent" >version <span + id="x1-740009.1.20"></a>IEEEtran.cls</h5> +<!--l. 2717--><p class="noindent" >version <span class="lmsy-10">≥ </span>V1.6b (because of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@makecaption</span></span></span>, see ChangeLog) -<!--l. 2707--><p class="noindent" > +<!--l. 2720--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.21 </span> <a - id="x1-740009.1.21"></a>index</h5> -<!--l. 2709--><p class="noindent" >version <span + id="x1-750009.1.21"></a>index</h5> +<!--l. 2722--><p class="noindent" >version <span class="lmsy-10">≥ </span>1995/09/28 v4.1 (because of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\addcontentsline</span></span></span> redefinition) -<!--l. 2712--><p class="noindent" > +<!--l. 2725--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.22 </span> <a - id="x1-750009.1.22"></a>lastpage</h5> -<!--l. 2714--><p class="noindent" >Compatible. -<!--l. 2717--><p class="noindent" > + id="x1-760009.1.22"></a>lastpage</h5> +<!--l. 2727--><p class="noindent" >Compatible. +<!--l. 2730--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.23 </span> <a - id="x1-760009.1.23"></a>linguex</h5> + id="x1-770009.1.23"></a>linguex</h5> - <div class="verbatim" id="verbatim-54"> + <pre class="verbatim" id="verbatim-54">  \usepackage{hyperref} - <br />  \usepackage{linguex} -</div> -<!--l. 2721--><p class="nopar" > -<!--l. 2723--><p class="noindent" > +  \usepackage{linguex} +</pre> +<!--l. 2734--><p class="nopar" > +<!--l. 2736--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.24 </span> <a - id="x1-770009.1.24"></a>ltabptch</h5> + id="x1-780009.1.24"></a>ltabptch</h5> - <div class="verbatim" id="verbatim-55"> + <pre class="verbatim" id="verbatim-55">  \usepackage{longtable} - <br />  \usepackage{ltabptch} - <br />  \usepackage{hyperref} -</div> -<!--l. 2728--><p class="nopar" > -<!--l. 2730--><p class="noindent" > +  \usepackage{ltabptch} +  \usepackage{hyperref} +</pre> +<!--l. 2741--><p class="nopar" > +<!--l. 2743--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.25 </span> <a - id="x1-780009.1.25"></a>mathenv</h5> -<!--l. 2732--><p class="noindent" >Unsupported. -<!--l. 2736--><p class="indent" > Both ‘mathenv’ and ‘hyperref’ messes around with environment ‘eqnarray’. You can load ‘mathenv’ + id="x1-790009.1.25"></a>mathenv</h5> +<!--l. 2745--><p class="noindent" >Unsupported. +<!--l. 2749--><p class="indent" > Both ‘mathenv’ and ‘hyperref’ messes around with environment ‘eqnarray’. You can load ‘mathenv’ after ‘hyperref’ to avoid an error message. But <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\label</span></span></span> will not work inside environment ‘eqnarray’ properly, for example. -<!--l. 2743--><p class="noindent" > +<!--l. 2756--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.26 </span> <a - id="x1-790009.1.26"></a>minitoc-hyper</h5> -<!--l. 2745--><p class="noindent" >This package is obsolete, use the uptodate original package minitoc instead. -<!--l. 2749--><p class="noindent" > + id="x1-800009.1.26"></a>minitoc-hyper</h5> +<!--l. 2758--><p class="noindent" >This package is obsolete, use the uptodate original package minitoc instead. +<!--l. 2762--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.27 </span> <a - id="x1-800009.1.27"></a>multind</h5> + id="x1-810009.1.27"></a>multind</h5> - <div class="verbatim" id="verbatim-56"> + <pre class="verbatim" id="verbatim-56">  \usepackage{multind} - <br />  \usepackage{hyperref} -</div> -<!--l. 2753--><p class="nopar" > -<!--l. 2755--><p class="noindent" > +  \usepackage{hyperref} +</pre> +<!--l. 2766--><p class="nopar" > +<!--l. 2768--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.28 </span> <a - id="x1-810009.1.28"></a>natbib</h5> + id="x1-820009.1.28"></a>natbib</h5> - <div class="verbatim" id="verbatim-57"> + <pre class="verbatim" id="verbatim-57">  \usepackage{natbib} - <br />  \usepackage{hyperref} -</div> -<!--l. 2759--><p class="nopar" > -<!--l. 2761--><p class="noindent" > +  \usepackage{hyperref} +</pre> +<!--l. 2772--><p class="nopar" > +<!--l. 2774--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.29 </span> <a - id="x1-820009.1.29"></a>nomencl</h5> -<!--l. 2762--><p class="noindent" >Example for introducing links for the page numbers: + id="x1-830009.1.29"></a>nomencl</h5> +<!--l. 2775--><p class="noindent" >Example for introducing links for the page numbers: - <div class="verbatim" id="verbatim-58"> + <pre class="verbatim" id="verbatim-58">       \renewcommand*{\pagedeclaration}[1]{\unskip, \hyperpage{#1}} -</div> -<!--l. 2765--><p class="nopar" > -<!--l. 2768--><p class="indent" > For equations the following might work: +</pre> +<!--l. 2778--><p class="nopar" > +<!--l. 2781--><p class="indent" > For equations the following might work: - <div class="verbatim" id="verbatim-59"> + <pre class="verbatim" id="verbatim-59">       \renewcommand*{\eqdeclaration}[1]{% - <br />        \hyperlink{equation.#1}{(Equation~#1)}% - <br />      } - <br />    But the mapping from the equation number to the anchor name - <br />    is not available in general. -</div> -<!--l. 2775--><p class="nopar" > -<!--l. 2777--><p class="noindent" > +        \hyperlink{equation.#1}{(Equation~#1)}% +      } +    But the mapping from the equation number to the anchor name +    is not available in general. +</pre> +<!--l. 2788--><p class="nopar" > +<!--l. 2790--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.30 </span> <a - id="x1-830009.1.30"></a>parskip</h5> + id="x1-840009.1.30"></a>parskip</h5> - <div class="verbatim" id="verbatim-60"> + <pre class="verbatim" id="verbatim-60">  \usepackage{parskip} - <br />  \usepackage{hyperref}[2012/08/20] -</div> -<!--l. 2781--><p class="nopar" > -<!--l. 2784--><p class="indent" > Both packages want to redefine <span class="obeylines-h"><span class="verb"><span +  \usepackage{hyperref}[2012/08/20] +</pre> +<!--l. 2794--><p class="nopar" > +<!--l. 2797--><p class="indent" > Both packages want to redefine <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@starttoc</span></span></span>. -<!--l. 2787--><p class="noindent" > +<!--l. 2800--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.31 </span> <a - id="x1-840009.1.31"></a>prettyref</h5> + id="x1-850009.1.31"></a>prettyref</h5> - <div class="verbatim" id="verbatim-61"> + <pre class="verbatim" id="verbatim-61"> %%% example for prettyref %%% - <br />\documentclass{article} - <br />\usepackage{prettyref} - <br />\usepackage[pdftex]{hyperref} - <br /> - <br />%\newrefformat{FIG}{Figure~\ref{#1}}% without hyperref - <br />\newrefformat{FIG}{\hyperref[{#1}]{Figure~\ref*{#1}}} - <br /> - <br />\begin{document} - <br />  This is a reference to \prettyref{FIG:ONE}. - <br />  \newpage - <br />  \begin{figure} - <br />    \caption{This is my figure} - <br />    \label{FIG:ONE} - <br />  \end{figure} - <br />\end{document} - <br />%%% example for prettyref %%% - <br />       -</div> -<!--l. 2806--><p class="nopar" > -<!--l. 2808--><p class="noindent" > +\documentclass{article} +\usepackage{prettyref} +\usepackage[pdftex]{hyperref} + +%\newrefformat{FIG}{Figure~\ref{#1}}% without hyperref +\newrefformat{FIG}{\hyperref[{#1}]{Figure~\ref*{#1}}} + +\begin{document} +  This is a reference to \prettyref{FIG:ONE}. +  \newpage +  \begin{figure} +    \caption{This is my figure} +    \label{FIG:ONE} +  \end{figure} +\end{document} +%%% example for prettyref %%% +       +</pre> +<!--l. 2819--><p class="nopar" > +<!--l. 2821--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.32 </span> <a - id="x1-850009.1.32"></a>ntheorem</h5> + id="x1-860009.1.32"></a>ntheorem</h5> - <div class="verbatim" id="verbatim-62"> + <pre class="verbatim" id="verbatim-62">  ntheorem-hyper.sty is an old patched version of ntheorem.sty. - <br />  Newer versions of ntheorem know the option hyperref: - <br />    \usepackage{hyperref} - <br />    \usepackage[hyperref]{ntheorem} - <br />  But there are still unsolved problems (options thref, ...). -</div> -<!--l. 2815--><p class="nopar" > -<!--l. 2817--><p class="noindent" > +  Newer versions of ntheorem know the option hyperref: +    \usepackage{hyperref} +    \usepackage[hyperref]{ntheorem} +  But there are still unsolved problems (options thref, ...). +</pre> +<!--l. 2828--><p class="nopar" > +<!--l. 2830--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.33 </span> <a - id="x1-860009.1.33"></a>setspace</h5> + id="x1-870009.1.33"></a>setspace</h5> - <div class="verbatim" id="verbatim-63"> + <pre class="verbatim" id="verbatim-63">  \usepackage{setspace} - <br />  \usepackage{hyperref} -</div> -<!--l. 2821--><p class="nopar" > -<!--l. 2823--><p class="noindent" > +  \usepackage{hyperref} +</pre> +<!--l. 2834--><p class="nopar" > +<!--l. 2836--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.34 </span> <a - id="x1-870009.1.34"></a>sidecap</h5> + id="x1-880009.1.34"></a>sidecap</h5> - <div class="verbatim" id="verbatim-64"> + <pre class="verbatim" id="verbatim-64">  Before 2002/05/24 v1.5h: - <br />    \usepackage{nameref} - <br />    \usepackage{hyperref} - <br />    \usepackage{sidecap} -</div> -<!--l. 2829--><p class="nopar" > -<!--l. 2831--><p class="noindent" > +    \usepackage{nameref} +    \usepackage{hyperref} +    \usepackage{sidecap} +</pre> +<!--l. 2842--><p class="nopar" > +<!--l. 2844--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.35 </span> <a - id="x1-880009.1.35"></a>subfigure</h5> + id="x1-890009.1.35"></a>subfigure</h5> - <div class="verbatim" id="verbatim-65"> + <pre class="verbatim" id="verbatim-65">  1995/03/06 v2.0: - <br />    \usepackage{subfigure} - <br />    \usepackage{hyperref} - <br />    % hypertexnames is set to false. - <br />  v2.1: - <br />    \usepackage{nameref} - <br />    \usepackage{subfigure} - <br />    \usepackage{hyperref} - <br />    or - <br />    \usepackage{hyperref} - <br />    \usepackage{subfigure} - <br />  v2.1.2: - <br />    please update - <br />  v2.1.3: - <br />    \usepackage{hyperref} - <br />    \usepackage{subfigure} - <br />    or vice versa? -</div> -<!--l. 2850--><p class="nopar" > -<!--l. 2852--><p class="noindent" > +    \usepackage{subfigure} +    \usepackage{hyperref} +    % hypertexnames is set to false. +  v2.1: +    \usepackage{nameref} +    \usepackage{subfigure} +    \usepackage{hyperref} +    or +    \usepackage{hyperref} +    \usepackage{subfigure} +  v2.1.2: +    please update +  v2.1.3: +    \usepackage{hyperref} +    \usepackage{subfigure} +    or vice versa? +</pre> +<!--l. 2863--><p class="nopar" > +<!--l. 2865--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.36 </span> <a - id="x1-890009.1.36"></a>titleref</h5> + id="x1-900009.1.36"></a>titleref</h5> - <div class="verbatim" id="verbatim-66"> + <pre class="verbatim" id="verbatim-66">  \usepackage{nameref} - <br />  \usepackage{titleref}% without usetoc - <br />  \usepackage{hyperref} -</div> -<!--l. 2857--><p class="nopar" > -<!--l. 2859--><p class="noindent" > +  \usepackage{titleref}% without usetoc +  \usepackage{hyperref} +</pre> +<!--l. 2870--><p class="nopar" > +<!--l. 2872--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.37 </span> <a - id="x1-900009.1.37"></a>tabularx</h5> -<!--l. 2861--><p class="noindent" >Linked footnotes are not supported inside environment ‘tabularx’, because they uses the optional + id="x1-910009.1.37"></a>tabularx</h5> +<!--l. 2874--><p class="noindent" >Linked footnotes are not supported inside environment ‘tabularx’, because they uses the optional argument of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotetext</span></span></span>, see section ‘Limitations’. Before version 2011/09/28 6.82i hyperref had disabled footnotes entirely by ‘hyperfootnotes=false’. -<!--l. 2867--><p class="noindent" > +<!--l. 2880--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.38 </span> <a - id="x1-910009.1.38"></a>titlesec</h5> -<!--l. 2869--><p class="noindent" ><span + id="x1-920009.1.38"></a>titlesec</h5> +<!--l. 2882--><p class="noindent" ><span class="ec-lmss-10">nameref </span>supports titlesec, but hyperref does not (unsolved is the anchor setting, missing with unnumbered section, perhaps problems with page breaks with numbered ones). -<!--l. 2874--><p class="noindent" > +<!--l. 2887--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.39 </span> <a - id="x1-920009.1.39"></a>ucs/utf8x.def</h5> -<!--l. 2876--><p class="noindent" >The first time a multibyte UTF8 sequence is called, it does some calculations and stores the result in a + id="x1-930009.1.39"></a>ucs/utf8x.def</h5> +<!--l. 2889--><p class="noindent" >The first time a multibyte UTF8 sequence is called, it does some calculations and stores the result in a macro for speeding up the next calls of that UTF8 sequence. However this makes the first call non-expandable and will break if used in information entries or bookmarks. Package <span class="ec-lmss-10">ucs </span>offers @@ -6647,33 +6582,33 @@ class="ec-lmvtt-10">\PrerenderUnicode</span></span></span> or <span class="obeyl class="ec-lmvtt-10">\PreloadUnicodePage</span></span></span> to solve this: - <div class="verbatim" id="verbatim-67"> + <pre class="verbatim" id="verbatim-67">     \usepackage{ucs} - <br />    \usepackage[utf8x]{inputenc} - <br />    \usepackage{hyperref}% or with option unicode - <br />    \PrerenderUnicode{^^c3^^b6}% or \PrerenderUnicodePage{1} - <br />    \hypersetup{pdftitle={Umlaut example: ^^c3^^b6}} -</div> -<!--l. 2889--><p class="nopar" > The notation with two carets avoids trouble with 8-bit bytes for the README file, you can use the +    \usepackage[utf8x]{inputenc} +    \usepackage{hyperref}% or with option unicode +    \PrerenderUnicode{^^c3^^b6}% or \PrerenderUnicodePage{1} +    \hypersetup{pdftitle={Umlaut example: ^^c3^^b6}} +</pre> +<!--l. 2902--><p class="nopar" > The notation with two carets avoids trouble with 8-bit bytes for the README file, you can use the characters directly. -<!--l. 2894--><p class="noindent" > +<!--l. 2907--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.40 </span> <a - id="x1-930009.1.40"></a>varioref</h5> -<!--l. 2895--><p class="noindent" >There are too many problems with varioref. Nobody has time to sort them out. Therefore this package is + id="x1-940009.1.40"></a>varioref</h5> +<!--l. 2908--><p class="noindent" >There are too many problems with varioref. Nobody has time to sort them out. Therefore this package is now unsupported. -<!--l. 2899--><p class="indent" > Perhaps you are lucky and some of the features of varioref works with the following loading +<!--l. 2912--><p class="indent" > Perhaps you are lucky and some of the features of varioref works with the following loading order: - <div class="verbatim" id="verbatim-68"> + <pre class="verbatim" id="verbatim-68">     \usepackage{nameref} - <br />    \usepackage{varioref} - <br />    \usepackage{hyperref} -</div> -<!--l. 2905--><p class="nopar" > -<!--l. 2908--><p class="indent" > Also some babel versions can be problematic. For exmample, 2005/05/21 v3.8g contains a patch for +    \usepackage{varioref} +    \usepackage{hyperref} +</pre> +<!--l. 2918--><p class="nopar" > +<!--l. 2921--><p class="indent" > Also some babel versions can be problematic. For example, 2005/05/21 v3.8g contains a patch for varioref that breaks the hyperref support for varioref. -<!--l. 2914--><p class="indent" > Also unsupported: +<!--l. 2927--><p class="indent" > Also unsupported: <ul class="itemize1"> <li class="itemize"><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\Ref</span></span></span>, <span class="obeylines-h"><span class="verb"><span @@ -6681,78 +6616,81 @@ class="ec-lmvtt-10">\Vref</span></span></span> do not uppercase the first letter </li> <li class="itemize"><span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\vpageref[]{...}</span></span></span> On the same page a previous space is not suppressed.</li></ul> -<!--l. 2921--><p class="noindent" > +<!--l. 2934--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.41 </span> <a - id="x1-940009.1.41"></a>verse</h5> -<!--l. 2923--><p class="noindent" >Version 2005/08/22 v2.22 contains support for hyperref. -<!--l. 2925--><p class="indent" > For older versions see example from de.comp.text.tex (2005/08/11, slightly modified): + id="x1-950009.1.41"></a>verse</h5> +<!--l. 2936--><p class="noindent" >Version 2005/08/22 v2.22 contains support for hyperref. +<!--l. 2938--><p class="indent" > For older versions see example from de.comp.text.tex (2005/08/11, slightly modified): - <div class="verbatim" id="verbatim-69"> + <pre class="verbatim" id="verbatim-69">   \documentclass{article} - <br /> - <br />  % package order does not matter - <br />  \usepackage{verse} - <br />  \usepackage{hyperref} - <br /> - <br />  \makeatletter - <br />  % make unique poemline anchors - <br />  \newcounter{verse@env} - <br />  \setcounter{verse@env}{0} - <br />  \let\org@verse\verse - <br />  \def\verse{% - <br />    \stepcounter{verse@env}% - <br />    \org@verse - <br />  } - <br />  \def\theHpoemline{\arabic{verse@env}.\thepoemline} - <br /> - <br />  % add anchor for before \addcontentsline in \@vsptitle - <br />  \let\org@vsptitle\@vsptitle - <br />  \def\@vsptitle{% - <br />    \phantomsection - <br />    \org@vsptitle - <br />  } - <br />  \makeatother - <br /> - <br />  \begin{document} - <br /> - <br />  \poemtitle{Poem 1} - <br />  \begin{verse} - <br />  An one-liner. - <br />  \end{verse} - <br /> - <br />  \newpage - <br /> - <br />  \poemtitle{Poem 2} - <br />  \begin{verse} - <br />  Another one-liner. - <br />  \end{verse} - <br /> - <br />  \end{document} -</div> -<!--l. 2969--><p class="nopar" > -<!--l. 2971--><p class="noindent" > + +  % package order does not matter +  \usepackage{verse} +  \usepackage{hyperref} + +  \makeatletter +  % make unique poemline anchors +  \newcounter{verse@env} +  \setcounter{verse@env}{0} +  \let\org@verse\verse +  \def\verse{% +    \stepcounter{verse@env}% +    \org@verse +  } +  \def\theHpoemline{\arabic{verse@env}.\thepoemline} + +  % add anchor for before \addcontentsline in \@vsptitle +  \let\org@vsptitle\@vsptitle +  \def\@vsptitle{% +    \phantomsection +    \org@vsptitle +  } +  \makeatother + +  \begin{document} + +  \poemtitle{Poem 1} +  \begin{verse} +  An one-liner. +  \end{verse} + +  \newpage + +  \poemtitle{Poem 2} +  \begin{verse} +  Another one-liner. +  \end{verse} + +  \end{document} +</pre> +<!--l. 2982--><p class="nopar" > +<!--l. 2984--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.42 </span> <a - id="x1-950009.1.42"></a>vietnam</h5> + id="x1-960009.1.42"></a>vietnam</h5> - <div class="verbatim" id="verbatim-70"> + <pre class="verbatim" id="verbatim-70">  % pd1enc.def should be loaded before package dblaccnt: - <br />  \usepackage[PD1,OT1]{fontenc} - <br />  \usepackage{vietnam} - <br />  \usepackage{hyperref} -</div> -<!--l. 2977--><p class="nopar" > -<!--l. 2979--><p class="noindent" > +  \usepackage[PD1,OT1]{fontenc} +  \usepackage{vietnam} +  \usepackage{hyperref} +</pre> +<!--l. 2990--><p class="nopar" > +<!--l. 2992--><p class="noindent" > <h5 class="subsubsectionHead"><span class="titlemark">9.1.43 </span> <a - id="x1-960009.1.43"></a>XeTeX</h5> -<!--l. 2981--><p class="noindent" >Default for the encoding of bookmarks is ‘pdfencoding=auto’. That means the strings are always treated -as unicode strings. Only if the string restricts to the printable ASCII set, it is written as ASCII string. -The reason is that the <span class="obeylines-h"><span class="verb"><span + id="x1-970009.1.43"></a>XeTeX</h5> +<!--l. 2994--><p class="noindent" >Default for the encoding of bookmarks is <span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">pdfencoding=unicode</span></span></span>. That means the strings are always +treated as unicode strings. If <span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">auto</span></span></span> or <span class="obeylines-h"><span class="verb"><span +class="ec-lmvtt-10">pdfdoc</span></span></span> is forced it applies only if the string restricts to the +printable ASCII set, The reason is that the <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\special</span></span></span> does not support PDFDocEncoding. -<!--l. 2987--><p class="indent" > In older versions hyperref contained special conversion code from UTF-16BE back to UTF-8 in a +<!--l. 3000--><p class="indent" > In older versions hyperref contained special conversion code from UTF-16BE back to UTF-8 in a number of places for xetex to avoid the xdvipdfmx warning -<!--l. 2991--><p class="indent" > <span class="obeylines-h"><span class="verb"><span +<!--l. 3004--><p class="indent" > <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">Failed</span><span class="ec-lmvtt-10"> to</span><span class="ec-lmvtt-10"> convert</span><span @@ -6760,20 +6698,20 @@ class="ec-lmvtt-10"> input</span><span class="ec-lmvtt-10"> string</span><span class="ec-lmvtt-10"> to</span><span class="ec-lmvtt-10"> UTF16...</span></span></span> -<!--l. 2993--><p class="indent" > This is no longer needed with a current xdvipdfmx, so this code has been removed. +<!--l. 3006--><p class="indent" > This is no longer needed with a current xdvipdfmx, so this code has been removed. <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\csname</span><span class="ec-lmvtt-10"> HyPsd@XeTeXBigCharstrue\endcsname</span></span></span> should no longer be used. -<!--l. 2999--><p class="noindent" > +<!--l. 3012--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">10 </span> <a - id="x1-9700010"></a>Limitations<span class="footnote-mark"><a + id="x1-9800010"></a>Limitations<span class="footnote-mark"><a href="manual6.html#fn5x0"><sup class="textsuperscript">5</sup></a></span><a - id="x1-97001f5"></a> </h3> + id="x1-98001f5"></a> </h3> <h4 class="subsectionHead"><span class="titlemark">10.1 </span> <a - id="x1-9800010.1"></a>Wrapped/broken link support</h4> -<!--l. 3002--><p class="noindent" >Only few drivers support automatically wrapped/broken links, e.g. pdftex, dvipdfm, hypertex. Other + id="x1-9900010.1"></a>Wrapped/broken link support</h4> +<!--l. 3015--><p class="noindent" >Only few drivers support automatically wrapped/broken links, e.g. pdftex, dvipdfm, hypertex. Other drivers lack this feature, e.g. dvips, dvipsone. -<!--l. 3006--><p class="indent" > Workarounds: +<!--l. 3019--><p class="indent" > Workarounds: <ul class="itemize1"> <li class="itemize">For long section or caption titles in the table of contents or list of figures/tables option <span @@ -6789,25 +6727,25 @@ class="ec-lmss-10">breakurl</span>. class="ec-lmss-10">breaklinks </span>is intended for internal use. But it can be used to force link wrapping, e.g. when printing a document. However, when such a document is converted to PDF and viewed with a PDF viewer, the active link area will be misplaced. - <!--l. 3020--><p class="noindent" >Another limitation: some penalties are “optimized” by TeX, thus there are missing break + <!--l. 3033--><p class="noindent" >Another limitation: some penalties are “optimized” by TeX, thus there are missing break points, especially within <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\url</span></span></span>. (See thread “hyperref.sty, breaklinks and url.sty 3.2” in comp.text.tex 2005-09).</li></ul> -<!--l. 3026--><p class="noindent" > +<!--l. 3039--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">10.2 </span> <a - id="x1-9900010.2"></a>Links across pages</h4> -<!--l. 3028--><p class="noindent" >In general they have problems: + id="x1-10000010.2"></a>Links across pages</h4> +<!--l. 3041--><p class="noindent" >In general they have problems: <ul class="itemize1"> <li class="itemize">Some driver doesn’t support them at all (see above). </li> <li class="itemize">The driver allows it, but the link result might include the footer and/or header, or an error message can occur sometimes.</li></ul> -<!--l. 3036--><p class="noindent" > +<!--l. 3049--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">10.3 </span> <a - id="x1-10000010.3"></a>Footnotes</h4> -<!--l. 3038--><p class="noindent" >LaTeX allows the separation of the footnote mark and the footnote text (<span class="obeylines-h"><span class="verb"><span + id="x1-10100010.3"></a>Footnotes</h4> +<!--l. 3051--><p class="noindent" >LaTeX allows the separation of the footnote mark and the footnote text (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotemark</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotetext</span></span></span>). This interface might be enough for visual typesetting. But the relation between @@ -6823,54 +6761,54 @@ Thus the implementation of hyperref does not support the optional argument of <s class="ec-lmvtt-10">\footnotemark</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotetext</span></span></span>. -<!--l. 3049--><p class="noindent" > +<!--l. 3062--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">11 </span> <a - id="x1-10100011"></a>Hints<span class="footnote-mark"><a + id="x1-10200011"></a>Hints<span class="footnote-mark"><a href="manual7.html#fn6x0"><sup class="textsuperscript">6</sup></a></span><a - id="x1-101001f6"></a> </h3> + id="x1-102001f6"></a> </h3> <h4 class="subsectionHead"><span class="titlemark">11.1 </span> <a - id="x1-10200011.1"></a>Spaces in option values</h4> -<!--l. 3053--><p class="noindent" >Unhappily LaTeX strips spaces from options if they are given in <span class="obeylines-h"><span class="verb"><span + id="x1-10300011.1"></a>Spaces in option values</h4> +<!--l. 3066--><p class="noindent" >Unhappily LaTeX strips spaces from options if they are given in <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\documentclass</span></span></span> or <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\usepackage</span></span></span> (or <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\RequirePackage</span></span></span>), e.g.: - <div class="verbatim" id="verbatim-71"> + <pre class="verbatim" id="verbatim-71">     \usepackage[pdfborder=0 0 1]{hyperref} -</div> -<!--l. 3057--><p class="nopar" > Package hyperref now gets +</pre> +<!--l. 3070--><p class="nopar" > Package hyperref now gets - <div class="verbatim" id="verbatim-72"> + <pre class="verbatim" id="verbatim-72">     pdfborder=001 -</div> -<!--l. 3061--><p class="nopar" > and the result is an invalid PDF file. As workaround braces can be used: +</pre> +<!--l. 3074--><p class="nopar" > and the result is an invalid PDF file. As workaround braces can be used: - <div class="verbatim" id="verbatim-73"> + <pre class="verbatim" id="verbatim-73">     \usepackage[pdfborder={0 0 1}]{hyperref} -</div> -<!--l. 3066--><p class="nopar" > Some options can also be given in <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 3079--><p class="nopar" > Some options can also be given in <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypersetup</span></span></span> - <div class="verbatim" id="verbatim-74"> + <pre class="verbatim" id="verbatim-74">     \hypersetup{pdfborder=0 0 1} -</div> -<!--l. 3070--><p class="nopar" > In <span class="obeylines-h"><span class="verb"><span +</pre> +<!--l. 3083--><p class="nopar" > In <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hypersetup</span></span></span> the options are directly processed as key value options (see package keyval) without space stripping in the value part. -<!--l. 3076--><p class="indent" > Alternatively, LaTeX’s option handling system can be adapted to key value options by one of the +<!--l. 3089--><p class="indent" > Alternatively, LaTeX’s option handling system can be adapted to key value options by one of the packages <span class="ec-lmss-10">kvoptions-patch </span>(from project <span class="ec-lmss-10">kvoptions</span>) or <span class="ec-lmss-10">xkvltxp </span>(from project <span class="ec-lmss-10">xsetkeys</span>). -<!--l. 3081--><p class="noindent" > +<!--l. 3094--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.2 </span> <a - id="x1-10300011.2"></a>Index with makeindex</h4> + id="x1-10400011.2"></a>Index with makeindex</h4> <ul class="itemize1"> <li class="itemize">Package hyperref adds <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyperpage</span></span></span> commands by the encap mechanism (see documentation @@ -6890,15 +6828,15 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> command. With logical markup this situation can easily be solved: - <div class="verbatim" id="verbatim-75"> + <pre class="verbatim" id="verbatim-75">       \usepackage{makeidx} -  <br />      \makeindex -  <br />      \usepackage[hyperindex]{hyperref} -  <br />      \newcommand*{\main}[1]{\textbf{\hyperpage{#1}}} -  <br />      ... -  <br />      \index{Some example|main} -</div> - <!--l. 3105--><p class="nopar" > +       \makeindex +       \usepackage[hyperindex]{hyperref} +       \newcommand*{\main}[1]{\textbf{\hyperpage{#1}}} +       ... +       \index{Some example|main} +</pre> + <!--l. 3118--><p class="nopar" > </li> <li class="itemize">Scientic Word/Scientific WorkPlace users can use package robustindex with hyperindex=false. </li> @@ -6906,10 +6844,10 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> command. With class="ec-lmss-10">encap</span>. Example for use of “?”: - <div class="verbatim" id="verbatim-76"> + <pre class="verbatim" id="verbatim-76">       \usepackage[encap=?]{hyperref} -</div> - <!--l. 3112--><p class="nopar" > +</pre> + <!--l. 3125--><p class="nopar" > </li> <li class="itemize">Another possibility is the insertion of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\hyperpage</span></span></span> by a style file for makeindex. For this case, @@ -6919,114 +6857,114 @@ class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless o setting of hyperindex. - <div class="verbatim" id="verbatim-77"> + <pre class="verbatim" id="verbatim-77"> %%% cut %%% hyperindex.ist %%% cut %%% -  <br />delim_0 ", \\hyperpage{" -  <br />delim_1 ", \\hyperpage{" -  <br />delim_2 ", \\hyperpage{" -  <br />delim_n "}, \\hyperpage{" -  <br />delim_t "}" -  <br />encap_prefix "}\\" -  <br />encap_infix "{\\hyperpage{" -  <br />encap_suffix "}" -  <br />%%% cut %%% hyperindex.ist %%% cut %%% -</div> - <!--l. 3128--><p class="nopar" ></li></ul> -<!--l. 3131--><p class="noindent" > + delim_0 ", \\hyperpage{" + delim_1 ", \\hyperpage{" + delim_2 ", \\hyperpage{" + delim_n "}, \\hyperpage{" + delim_t "}" + encap_prefix "}\\" + encap_infix "{\\hyperpage{" + encap_suffix "}" + %%% cut %%% hyperindex.ist %%% cut %%% +</pre> + <!--l. 3141--><p class="nopar" ></li></ul> +<!--l. 3144--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.3 </span> <a - id="x1-10400011.3"></a>Warning <span + id="x1-10500011.3"></a>Warning <span class="ec-lmvtt-10">"bookmark level for unknown <foobar> defaults to 0"</span></h4> -<!--l. 3133--><p class="noindent" >Getting rid of it: +<!--l. 3146--><p class="noindent" >Getting rid of it: - <div class="verbatim" id="verbatim-78"> + <pre class="verbatim" id="verbatim-78"> \makeatletter - <br />\providecommand*{\toclevel@<foobar>}{0} - <br />\makeatother -</div> -<!--l. 3138--><p class="nopar" > -<!--l. 3140--><p class="noindent" > +\providecommand*{\toclevel@<foobar>}{0} +\makeatother +</pre> +<!--l. 3151--><p class="nopar" > +<!--l. 3153--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.4 </span> <a - id="x1-10500011.4"></a>Link anchors in figures</h4> -<!--l. 3142--><p class="noindent" >The caption command increments the counter and here is the place where hyperref set the corresponding + id="x1-10600011.4"></a>Link anchors in figures</h4> +<!--l. 3155--><p class="noindent" >The caption command increments the counter and here is the place where hyperref set the corresponding anchor. Unhappily the caption is set below the figure, so the figure is not visible if a link jumps to a figure. In this case, try package <span class="ec-lmss-10">hypcap </span>that implements a method to circumvent the problem. -<!--l. 3150--><p class="noindent" > +<!--l. 3163--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.5 </span> <a - id="x1-10600011.5"></a>Additional unicode characters in bookmarks and pdf information entries:</h4> + id="x1-10700011.5"></a>Additional unicode characters in bookmarks and pdf information entries:</h4> - <div class="verbatim" id="verbatim-79"> + <pre class="verbatim" id="verbatim-79"> \documentclass[pdftex]{article} - <br />\usepackage[unicode]{hyperref} -</div> -<!--l. 3154--><p class="nopar" > -<!--l. 3156--><p class="indent" > Support for additional unicode characters: -<!--l. 3158--><p class="indent" > Example: <span class="obeylines-h"><span class="verb"><span +\usepackage[unicode]{hyperref} +</pre> +<!--l. 3167--><p class="nopar" > +<!--l. 3169--><p class="indent" > Support for additional unicode characters: +<!--l. 3171--><p class="indent" > Example: <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\.{a}</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\d{a}</span></span></span> -<!--l. 3160--><p class="indent" > 1. Get a list with unicode data, eg: -<!--l. 3162--><p class="indent" > http://www.unicode.org/Public/UNIDATA/UnicodeData.txt -<!--l. 3164--><p class="indent" > 2. Identify the characters (<span class="obeylines-h"><span class="verb"><span +<!--l. 3173--><p class="indent" > 1. Get a list with unicode data, eg: +<!--l. 3175--><p class="indent" > http://www.unicode.org/Public/UNIDATA/UnicodeData.txt +<!--l. 3177--><p class="indent" > 2. Identify the characters (<span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\.{a}</span></span></span>, <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\d{a}</span></span></span>): - <div class="verbatim" id="verbatim-80"> + <pre class="verbatim" id="verbatim-80">     0227;LATIN SMALL LETTER A WITH DOT ABOVE;... - <br />    1EA1;LATIN SMALL LETTER A WITH DOT BELOW;... -</div> -<!--l. 3168--><p class="nopar" > -<!--l. 3170--><p class="indent" > 3. Calculate the octal code: -<!--l. 3172--><p class="indent" > The first characters of the line in the file are hex values, convert each byte and prepend them with a +    1EA1;LATIN SMALL LETTER A WITH DOT BELOW;... +</pre> +<!--l. 3181--><p class="nopar" > +<!--l. 3183--><p class="indent" > 3. Calculate the octal code: +<!--l. 3185--><p class="indent" > The first characters of the line in the file are hex values, convert each byte and prepend them with a backslash. (This will go into the PDF file.) - <div class="verbatim" id="verbatim-81"> + <pre class="verbatim" id="verbatim-81">     0227 -> \002\047 - <br />    1EA1 -> \036\241 -</div> -<!--l. 3179--><p class="nopar" > -<!--l. 3181--><p class="indent" > 4. Transform into a form understood by hyperref: -<!--l. 3183--><p class="indent" > Hyperref must know where the first byte starts, this is marked by <span class="obeylines-h"><span class="verb"><span +    1EA1 -> \036\241 +</pre> +<!--l. 3192--><p class="nopar" > +<!--l. 3194--><p class="indent" > 4. Transform into a form understood by hyperref: +<!--l. 3196--><p class="indent" > Hyperref must know where the first byte starts, this is marked by <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">9</span></span></span> (8 and 9 cannot occur in octal numbers): - <div class="verbatim" id="verbatim-82"> + <pre class="verbatim" id="verbatim-82">     \002\047 -> \9002\047 - <br />    \036\241 -> \9036\241 -</div> -<!--l. 3190--><p class="nopar" > -<!--l. 3192--><p class="indent" > Optional: <span class="obeylines-h"><span class="verb"><span +    \036\241 -> \9036\241 +</pre> +<!--l. 3203--><p class="nopar" > +<!--l. 3205--><p class="indent" > Optional: <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">8</span></span></span> is used for abbreviations: - <div class="verbatim" id="verbatim-83"> + <pre class="verbatim" id="verbatim-83">     \900 = \80, \901 = \81, \902 = \82, ... - <br /> - <br />    \9002\047 -> \82\047 -</div> -<!--l. 3198--><p class="nopar" > -<!--l. 3200--><p class="indent" > 5. Declare the character with LaTeX: + +    \9002\047 -> \82\047 +</pre> +<!--l. 3211--><p class="nopar" > +<!--l. 3213--><p class="indent" > 5. Declare the character with LaTeX: - <div class="verbatim" id="verbatim-84"> + <pre class="verbatim" id="verbatim-84"> \DeclareTextCompositeCommand{\.}{PU}{a}{\82\047} - <br />\DeclareTextCompositeCommand{\d}{PU}{a}{\9036\241} - <br /> - <br />\begin{document} - <br />\section{\={a}, \d{a}, \’{a}, \.{a}} - <br />\end{document} - <br />       -</div> -<!--l. 3209--><p class="nopar" > -<!--l. 3211--><p class="noindent" > +\DeclareTextCompositeCommand{\d}{PU}{a}{\9036\241} + +\begin{document} +\section{\={a}, \d{a}, \’{a}, \.{a}} +\end{document} +       +</pre> +<!--l. 3222--><p class="nopar" > +<!--l. 3224--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.6 </span> <a - id="x1-10700011.6"></a>Footnotes</h4> -<!--l. 3213--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><span class="verb"><span + id="x1-10800011.6"></a>Footnotes</h4> +<!--l. 3226--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotemark</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\footnotetext</span></span></span> out of order or reusing <span class="obeylines-h"><span class="verb"><span @@ -7035,61 +6973,61 @@ class="ec-lmvtt-10">\footnotemark</span></span></span>. Here you can either disa class="ec-lmvtt-10">hyperfootnotes=false</span></span></span> or fiddle with internal macros, nasty examples: - <div class="verbatim" id="verbatim-85"> + <pre class="verbatim" id="verbatim-85"> +\documentclass{article} +\usepackage{hyperref} +\begin{document} +Hello% +\footnote{The first footnote} +World% +\addtocounter{footnote}{-1}% +\addtocounter{Hfootnote}{-1}% +\footnotemark. +\end{document} + +  or + \documentclass{article} - <br />\usepackage{hyperref} - <br />\begin{document} - <br />Hello% - <br />\footnote{The first footnote} - <br />World% - <br />\addtocounter{footnote}{-1}% - <br />\addtocounter{Hfootnote}{-1}% - <br />\footnotemark. - <br />\end{document} - <br /> - <br />  or - <br /> - <br />\documentclass{article} - <br /> - <br />\usepackage{hyperref} - <br /> - <br />\begin{document} - <br /> - <br />\makeatletter - <br /> - <br />A% - <br />  \footnotemark - <br />  \let\saved@Href@A\Hy@footnote@currentHref - <br />  % remember link name - <br />B% - <br />  \footnotemark - <br />  \let\saved@Href@B\Hy@footnote@currentHref - <br />b% - <br />  \addtocounter{footnote}{-1}% - <br />  \addtocounter{Hfootnote}{-1}% generate the same anchor - <br />  \footnotemark - <br />C% - <br />  \footnotemark - <br />  \let\saved@Href@C\Hy@footnote@currentHref - <br /> - <br />  \addtocounter{footnote}{-2}% - <br />  \let\Hy@footnote@currentHref\saved@Href@A - <br />\footnotetext{AAAA}% - <br />  \addtocounter{footnote}{1}% - <br />  \let\Hy@footnote@currentHref\saved@Href@B - <br />\footnotetext{BBBBB}% - <br />  \addtocounter{footnote}{1}% - <br />  \let\Hy@footnote@currentHref\saved@Href@C - <br />\footnotetext{CCCC}% - <br /> - <br />\end{document} -</div> -<!--l. 3267--><p class="nopar" > - -<!--l. 3269--><p class="noindent" > + +\usepackage{hyperref} + +\begin{document} + +\makeatletter + +A% +  \footnotemark +  \let\saved@Href@A\Hy@footnote@currentHref +  % remember link name +B% +  \footnotemark +  \let\saved@Href@B\Hy@footnote@currentHref +b% +  \addtocounter{footnote}{-1}% +  \addtocounter{Hfootnote}{-1}% generate the same anchor +  \footnotemark +C% +  \footnotemark +  \let\saved@Href@C\Hy@footnote@currentHref + +  \addtocounter{footnote}{-2}% +  \let\Hy@footnote@currentHref\saved@Href@A +\footnotetext{AAAA}% +  \addtocounter{footnote}{1}% +  \let\Hy@footnote@currentHref\saved@Href@B +\footnotetext{BBBBB}% +  \addtocounter{footnote}{1}% +  \let\Hy@footnote@currentHref\saved@Href@C +\footnotetext{CCCC}% + +\end{document} +</pre> +<!--l. 3280--><p class="nopar" > + +<!--l. 3282--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">11.7 </span> <a - id="x1-10800011.7"></a>Subordinate counters</h4> -<!--l. 3271--><p class="noindent" >Some counters do not have unique values and require the value of other counters to be unique. For + id="x1-10900011.7"></a>Subordinate counters</h4> +<!--l. 3284--><p class="noindent" >Some counters do not have unique values and require the value of other counters to be unique. For example, sections or figures might be numbered within chapters or <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\newtheorem</span></span></span> is used with an optional counter argument. Internally LaTeX uses <span class="obeylines-h"><span class="verb"><span @@ -7098,40 +7036,40 @@ another counter. Package hyperref hooks into <span class="obeylines-h"><span cla class="ec-lmvtt-10">\@addtoreset</span></span></span> to catch this situation. Also <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\numberwithin</span></span></span> of package amsmath is caught by hyperref. -<!--l. 3281--><p class="indent" > However, if the definition of subordinate counters take place before hyperref is loaded, the old +<!--l. 3294--><p class="indent" > However, if the definition of subordinate counters take place before hyperref is loaded, the old meaning of <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\@addtoreset</span></span></span> is called without hyperref’s additions. Then the companion counter macro <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\theH<counter></span></span></span> can be redefined accordingly. Or move the definition of subordinate counters after hyperref is loaded. -<!--l. 3287--><p class="indent" > Example for <span class="obeylines-h"><span class="verb"><span +<!--l. 3300--><p class="indent" > Example for <span class="obeylines-h"><span class="verb"><span class="ec-lmvtt-10">\newtheorem</span></span></span>, problematic case: - <div class="verbatim" id="verbatim-86"> + <pre class="verbatim" id="verbatim-86">     \newtheorem{corA}{CorollaryA}[section] - <br />    \usepackage{hyperref} -</div> -<!--l. 3291--><p class="nopar" > Solution a) +    \usepackage{hyperref} +</pre> +<!--l. 3304--><p class="nopar" > Solution a) - <div class="verbatim" id="verbatim-87"> + <pre class="verbatim" id="verbatim-87">     \usepackage{hyperref} - <br />    \newtheorem{corA}{CorollaryA}[section} -</div> -<!--l. 3296--><p class="nopar" > Solution b) +    \newtheorem{corA}{CorollaryA}[section} +</pre> +<!--l. 3309--><p class="nopar" > Solution b) - <div class="verbatim" id="verbatim-88"> + <pre class="verbatim" id="verbatim-88">     \newtheorem{corA}{CorollaryA}[section] - <br />    \usepackage{hyperref} - <br />    \newcommand*{\theHcorA}{\theHsection.\number\value{corA}} -</div> -<!--l. 3302--><p class="nopar" > -<!--l. 3304--><p class="noindent" > +    \usepackage{hyperref} +    \newcommand*{\theHcorA}{\theHsection.\number\value{corA}} +</pre> +<!--l. 3315--><p class="nopar" > +<!--l. 3317--><p class="noindent" > <h3 class="sectionHead"><span class="titlemark">12 </span> <a - id="x1-10900012"></a>History and acknowledgments</h3> -<!--l. 3306--><p class="noindent" >The original authors of <span + id="x1-11000012"></a>History and acknowledgments</h3> +<!--l. 3319--><p class="noindent" >The original authors of <span class="ec-lmss-10">hyperbasics.tex </span>and <span class="ec-lmss-10">hypertex.sty</span>, from which this package descends, are Tanmoy Bhattacharya and Thorsten Ohl. Package <span @@ -7144,12 +7082,12 @@ Carlisle, T. V. Raman and Leslie Lamport for comments, requests, t get the package into its first useable state. Various other people are mentioned at the point in the source where I had to change the code in later versions because of problems they found. -<!--l. 3319--><p class="indent" > Tanmoy found a great many of the bugs, and (even better) often provided fixes, which has +<!--l. 3332--><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 RevTeX are entirely due to him! The investigations of Bill Moss into the later versions including native PDF support uncovered a good many bugs, and his testing is appreciated. Hans Hagen provided a lot of insight into PDF. -<!--l. 3327--><p class="indent" > Berthold Horn provided help, encouragement and sponsorship for the <span +<!--l. 3340--><p class="indent" > Berthold Horn provided help, encouragement and sponsorship for the <span class="ec-lmss-10">dvipsone </span>and <span class="ec-lmss-10">dviwindo </span>drivers. Sergey Lesenko provided the changes needed for <span @@ -7163,14 +7101,14 @@ class="ec-lmss-10">hyper </span>package (developed in parallel with <span class="ec-lmss-10">hyperref</span>) showed me solutions for some problems. Hopefully the two packages will combine one day. -<!--l. 3336--><p class="indent" > The forms creation section owes a great deal to: T. V. Raman, for encouragement, support and +<!--l. 3349--><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="ec-lmri-10">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="ec-lmss-10">pdftex</span>. -<!--l. 3342--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost. -<!--l. 3345--><p class="indent" > Especial extra thanks to David Carlisle for the <span +<!--l. 3355--><p class="indent" > Steve Peter recreated the manual source in July 2003 after it had been lost. +<!--l. 3358--><p class="indent" > Especial extra thanks to David Carlisle for the <span class="ec-lmss-10">backref </span>module, the ps2pdf and dviwindo support, frequent general rewrites of my bad code, and for working on changes to the <span class="ec-lmss-10">xr </span>package to suit @@ -7179,7 +7117,7 @@ class="ec-lmss-10">hyperref</span>. <h3 class="sectionHead"><span class="titlemark">13 </span> <a - id="x1-11000013"></a>GNU Free Documentation License</h3> + id="x1-11100013"></a>GNU Free Documentation License</h3> <!--l. 6--><p class="noindent" >Version 1.2, November 2002 <!--l. 9--><p class="indent" > Copyright <span class="ts1-lmr10-">©</span> 2000,2001,2002 Free Software Foundation, Inc.<br @@ -7188,7 +7126,7 @@ class="newline" />Everyone is permitted to copy and distribute verbatim copies o not allowed. <!--l. 15--><p class="noindent" > <h4 class="likesubsectionHead"><a - id="x1-11100013"></a>Preamble</h4> + id="x1-11200013"></a>Preamble</h4> <!--l. 17--><p class="noindent" >The purpose of this License is to make a manual, textbook, or other functional and useful document “free” in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for @@ -7205,7 +7143,7 @@ printed book. We recommend this License principally for works whose purpose is i reference. <!--l. 39--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.1 </span> <a - id="x1-11200013.1"></a>Applicability and definitions</h4> + id="x1-11300013.1"></a>Applicability and definitions</h4> <!--l. 42--><p class="noindent" >This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under @@ -7269,7 +7207,7 @@ that these Warranty Disclaimers may have is void and has no effect on the meanin License. <!--l. 127--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.2 </span> <a - id="x1-11300013.2"></a>Verbatim copying</h4> + id="x1-11400013.2"></a>Verbatim copying</h4> <!--l. 130--><p class="noindent" >You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this @@ -7277,14 +7215,14 @@ License. You may not use technical measures to obstruct or control the reading o copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section <a -href="#x1-11400013.3">13.3<!--tex4ht:ref: copying --></a>. +href="#x1-11500013.3">13.3<!--tex4ht:ref: copying --></a>. <!--l. 141--><p class="indent" > You may also lend copies, under the same conditions stated above, and you may publicly display copies. <!--l. 145--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.3 </span> <a - id="x1-11400013.3"></a>Copying in quantity</h4> + id="x1-11500013.3"></a>Copying in quantity</h4> <!--l. 148--><p class="noindent" >If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document’s license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front @@ -7311,85 +7249,85 @@ redistributing any large number of copies, to give them a chance to provide you of the Document. <!--l. 184--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.4 </span> <a - id="x1-11500013.4"></a>Modifications</h4> + id="x1-11600013.4"></a>Modifications</h4> <!--l. 187--><p class="noindent" >You may copy and distribute a Modified Version of the Document under the conditions of sections <a -href="#x1-11300013.2">13.2<!--tex4ht:ref: verbatim --></a> +href="#x1-11400013.2">13.2<!--tex4ht:ref: verbatim --></a> and <a -href="#x1-11400013.3">13.3<!--tex4ht:ref: copying --></a> above, provided that you release the Modified Version under precisely this License, with the +href="#x1-11500013.3">13.3<!--tex4ht:ref: copying --></a> above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: <!--l. 196--><p class="indent" > <ol class="enumerate1" > <li - class="enumerate" id="x1-115002x1">Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, + class="enumerate" id="x1-116002x1">Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. </li> <li - class="enumerate" id="x1-115004x2">List on the Title Page, as authors, one or more persons or entities responsible for authorship + class="enumerate" id="x1-116004x2">List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement. </li> <li - class="enumerate" id="x1-115006x3">State on the Title page the name of the publisher of the Modified Version, as the publisher. + class="enumerate" id="x1-116006x3">State on the Title page the name of the publisher of the Modified Version, as the publisher. </li> <li - class="enumerate" id="x1-115008x4">Preserve all the copyright notices of the Document. + class="enumerate" id="x1-116008x4">Preserve all the copyright notices of the Document. </li> <li - class="enumerate" id="x1-115010x5">Add an appropriate copyright notice for your modifications adjacent to the other copyright + class="enumerate" id="x1-116010x5">Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. </li> <li - class="enumerate" id="x1-115012x6">Include, immediately after the copyright notices, a license notice giving the public permission + class="enumerate" id="x1-116012x6">Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. </li> <li - class="enumerate" id="x1-115014x7">Preserve in that license notice the full lists of Invariant Sections and required Cover Texts + class="enumerate" id="x1-116014x7">Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document’s license notice. </li> <li - class="enumerate" id="x1-115016x8">Include an unaltered copy of this License. + class="enumerate" id="x1-116016x8">Include an unaltered copy of this License. </li> <li - class="enumerate" id="x1-115018x9">Preserve the section Entitled “History”, Preserve its Title, and add to it an item stating at + class="enumerate" id="x1-116018x9">Preserve the section Entitled “History”, Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled “History” in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. </li> <li - class="enumerate" id="x1-115020x10">Preserve the network location, if any, given in the Document for public access to a + class="enumerate" id="x1-116020x10">Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the “History” section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. </li> <li - class="enumerate" id="x1-115022x11">For any section Entitled “Acknowledgements” or “Dedications”, Preserve the Title of the + class="enumerate" id="x1-116022x11">For any section Entitled “Acknowledgements” or “Dedications”, Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. </li> <li - class="enumerate" id="x1-115024x12">Preserve all the Invariant Sections of the Document, unaltered in their text and in their + class="enumerate" id="x1-116024x12">Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. </li> <li - class="enumerate" id="x1-115026x13">Delete any section Entitled “Endorsements”. Such a section may not be included in the + class="enumerate" id="x1-116026x13">Delete any section Entitled “Endorsements”. Such a section may not be included in the Modified Version. </li> <li - class="enumerate" id="x1-115028x14">Do not retitle any existing section to be Entitled “Endorsements” or to conflict in title with + class="enumerate" id="x1-116028x14">Do not retitle any existing section to be Entitled “Endorsements” or to conflict in title with any Invariant Section. </li> <li - class="enumerate" id="x1-115030x15">Preserve any Warranty Disclaimers. + class="enumerate" id="x1-116030x15">Preserve any Warranty Disclaimers. </li></ol> @@ -7412,10 +7350,10 @@ one. names for publicity for or to assert or imply endorsement of any Modified Version. <!--l. 275--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.5 </span> <a - id="x1-11600013.5"></a>Combining documents</h4> + id="x1-11700013.5"></a>Combining documents</h4> <!--l. 278--><p class="noindent" >You may combine the Document with other documents released under this License, under the terms defined in section <a -href="#x1-11500013.4">13.4<!--tex4ht:ref: modifications --></a> above for modified versions, provided that you include in the combination all of +href="#x1-11600013.4">13.4<!--tex4ht:ref: modifications --></a> above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers. @@ -7431,7 +7369,7 @@ documents, forming one section Entitled “History”; likewise combine “Endorsements”. <!--l. 302--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.6 </span> <a - id="x1-11700013.6"></a>Collections of documents</h4> + id="x1-11800013.6"></a>Collections of documents</h4> <!--l. 305--><p class="noindent" >You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each @@ -7443,7 +7381,7 @@ in all other respects regarding verbatim copying of that document. <h4 class="subsectionHead"><span class="titlemark">13.7 </span> <a - id="x1-11800013.7"></a>Aggregation with independent works</h4> + id="x1-11900013.7"></a>Aggregation with independent works</h4> <!--l. 320--><p class="noindent" >A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an “aggregate” if the copyright resulting from the compilation is not used to limit the legal rights of the compilation’s users beyond what @@ -7451,17 +7389,17 @@ the individual works permit. When the Document is included in an aggregate, this apply to the other works in the aggregate which are not themselves derivative works of the Document. <!--l. 329--><p class="indent" > If the Cover Text requirement of section <a -href="#x1-11400013.3">13.3<!--tex4ht:ref: copying --></a> is applicable to these copies of the Document, then if +href="#x1-11500013.3">13.3<!--tex4ht:ref: copying --></a> is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document’s Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate. <!--l. 338--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.8 </span> <a - id="x1-11900013.8"></a>Translation</h4> + id="x1-12000013.8"></a>Translation</h4> <!--l. 341--><p class="noindent" >Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section <a -href="#x1-11500013.4">13.4<!--tex4ht:ref: modifications --></a>. Replacing Invariant Sections with translations requires special +href="#x1-11600013.4">13.4<!--tex4ht:ref: modifications --></a>. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, @@ -7471,12 +7409,12 @@ and the original version of this License or a notice or disclaimer, the original prevail. <!--l. 355--><p class="indent" > If a section in the Document is Entitled “Acknowledgements”, “Dedications”, or “History”, the requirement (section <a -href="#x1-11500013.4">13.4<!--tex4ht:ref: modifications --></a>) to Preserve its Title (section <a -href="#x1-11200013.1">13.1<!--tex4ht:ref: applicability --></a>) will typically require changing the actual +href="#x1-11600013.4">13.4<!--tex4ht:ref: modifications --></a>) to Preserve its Title (section <a +href="#x1-11300013.1">13.1<!--tex4ht:ref: applicability --></a>) will typically require changing the actual title. <!--l. 362--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.9 </span> <a - id="x1-12000013.9"></a>Termination</h4> + id="x1-12100013.9"></a>Termination</h4> <!--l. 365--><p class="noindent" >You may not copy, modify, sublicense, or distribute the Document except as expressly provided for under this License. Any other attempt to copy, modify, sublicense or distribute the Document is void, and will automatically terminate your rights under this License. However, parties who have received copies, or @@ -7484,7 +7422,7 @@ rights, from you under this License will not have their licenses terminated so l in full compliance. <!--l. 374--><p class="noindent" > <h4 class="subsectionHead"><span class="titlemark">13.10 </span> <a - id="x1-12100013.10"></a>Future revisions of this license</h4> + id="x1-12200013.10"></a>Future revisions of this license</h4> <!--l. 377--><p class="noindent" >The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/. @@ -7498,17 +7436,17 @@ Foundation. <!--l. 393--><p class="noindent" > <h4 class="likesubsectionHead"><a - id="x1-12200013.10"></a>Addendum: how to use this license for your documents</h4> + id="x1-12300013.10"></a>Addendum: how to use this license for your documents</h4> <!--l. 395--><p class="noindent" >To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page: <!--l. 399--><p class="indent" > - <div class="quote"> + <blockquote class="quote"> <!--l. 400--><p class="noindent" >Copyright <span class="ts1-lmr10-">©</span> YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the - license is included in the section entitled “GNU Free Documentation License”.</div> + license is included in the section entitled “GNU Free Documentation License”.</blockquote> <!--l. 409--><p class="indent" > If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the “with...Texts.” line with this: <!--l. 412--><p class="indent" > with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and @@ -7520,6 +7458,8 @@ examples in parallel under your choice of free software license, such as the GNU to permit their use in free software. + + </body></html> diff --git a/Master/texmf-dist/doc/latex/hyperref/manual.pdf b/Master/texmf-dist/doc/latex/hyperref/manual.pdf Binary files differindex 513e454ffd4..64dffdeb281 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/nameref.pdf b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf Binary files differindex 226cdce2dd7..86eea30ba51 100644 --- a/Master/texmf-dist/doc/latex/hyperref/nameref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf diff --git a/Master/texmf-dist/source/latex/hyperref/backref.dtx b/Master/texmf-dist/source/latex/hyperref/backref.dtx index c0747046ad1..2687a448dea 100644 --- a/Master/texmf-dist/source/latex/hyperref/backref.dtx +++ b/Master/texmf-dist/source/latex/hyperref/backref.dtx @@ -3,7 +3,7 @@ %% Copyright (C) 1995-2000 David Carlisle, Sebastian Rahtz, Heiko Oberdiek %% 2001-2012 Heiko Oberdiek %% 2016-2019 Oberdiek Package Suport Group -%% 2019-2020 The LaTeX3 Project +%% 2019-2021 The LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,12 +32,13 @@ %<driver>\ProvidesFile{backref.drv} % \fi % \ProvidesFile{backref.dtx} - [2020/01/14 v1.40 Bibliographical back referencing]% + [2021/02/04 v1.41 Bibliographical back referencing]% % % \CheckSum{768} % % \iffalse %<*driver> +\PassOptionsToPackage{numbered}{hypdoc} \documentclass{ltxdoc} \usepackage[numbered]{hypdoc} \usepackage{bmhydoc} diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex index ded7aeb799a..ddd48e6ea14 100644 --- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex +++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex @@ -177,7 +177,7 @@ } \makeatother \title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}} -\date{2020-05-15 v7.00e} +\date{2021-02-04 v7.00g} \begin{document} @@ -336,7 +336,7 @@ if it can be found, and this is a convenient place to set options on a site-wide basis. Note however that some options (for example \texttt{unicode}) can only be used as -packge options, and not in \verb|\hypersetup| as the option settings are processed +package options, and not in \verb|\hypersetup| as the option settings are processed as the package is read. As an example, the behavior of a particular file could be controlled by: @@ -559,9 +559,8 @@ plainpages & boolean & false & Forces page anchors to be named by the Arabic raiselinks & boolean & true & In the hypertex driver, the height of links is normally calculated by the driver as simply the base line of contained text; this options forces \verb|\special| commands to reflect the real height of the link (which could contain a graphic) \\ -breaklinks & boolean & false & Allows link text to break across lines; since this cannot be accommodated in PDF, it is - only set true by default if the pdftex driver is used. This makes links on multiple lines - into different PDF links to the same target. \\ +breaklinks & boolean & both & This option is in hyperref only used in the dviwindo driver, in all other cases it doesn't do anything sensible---it neither allows nor prevents links to be broken. The ocgx2 package +checks the state of the boolean.\\ pageanchor & boolean & true & Determines whether every page is given an implicit anchor at the top left corner. If this is turned off, \verb|\printindex| will not contain valid hyperlinks. \\ @@ -739,7 +738,7 @@ pdftitle & text & & Sets the document information Title field pdfauthor & text & & Sets the document information Author field \\ pdfsubject & text & & Sets the document information Subject field \\ pdfcreator & text & & Sets the document information Creator field \\ -addtopdfproducer & text & & Adds additional text to the document information Producer field \\ +addtopdfcreator & text & & Adds additional text to the document information Creator field \\ pdfkeywords & text & & Sets the document information Keywords field \\ pdftrapped & name & empty & Sets the document information Trapped entry. Possible values are \verb|True|, \verb|False| and \verb|Unknown|. An empty value means, the entry is not set.\\ @@ -808,7 +807,7 @@ pdfviewclip & name & empty & set /ViewClip of viewer preferences Possi \verb|BleedBox|, \verb|TrimBox|, and \verb|ArtBox|. The dafault according to the PDF~Refence is \verb|CropBox| \\ pdfwindowui & boolean & true & make PDF user interface elements visible \\ -unicode & boolean & false & Unicode encoded PDF strings +unicode & boolean & true & Unicode encoded PDF strings \end{longtable} Each link in Acrobat carries its own magnification level, which is set @@ -1017,7 +1016,7 @@ runcolor & \textit{filecolor} & color of `run' links\\ setpagesize & \textit{true} & set page size by special driver commands \\ tex4ht & & use \textsf{\TeX4ht} backend \\ textures & & use \textsf{Textures} backend \\ -unicode & \textit{false} & Unicode encoded pdf strings, by defaut true with \textsf{Xe\TeX} and \textsf{Lu\TeX} \\ +unicode & \textit{true} & Unicode encoded pdf strings, starting with version 2021-02-04 v7.00g set by default to true for all engines. \\ urlbordercolor & \textit{0 1 1} & color of border around URL links \\ urlcolor & \textit{magenta} & color of URL links \\ verbose & \textit{false} & be chatty \\ @@ -1392,6 +1391,19 @@ command names): } \end{verbatim} +\subsection{Pagelabels} +\begin{cmdsyntax} +\ci{thispdfpagelabel}\verb|{|\emph{page number format}\verb|}| +\end{cmdsyntax} + +This allows to change format of the page number shown in the tool bar of +a PDF viewer for a specific page, for example + +\verb+\thispdfpagelabel{Empty Page-\roman{page}}+ + +The command affects the page on which it is executed, so asynchronous page breaking +should be taken into account. It should be used in places where for example \verb+\thispagestyle+ can be use too. + \subsection{Utility macros} \label{hypercalcbp} @@ -1955,10 +1967,11 @@ sequence error would arise. \item \xoption{unicode} sets Unicode. It is encoded as UTF-16BE. Two bytes are used for most characters, surrogates need four bytes. \item \xoption{auto} PDFDocEncoding if the string does not contain characters - outside the encoding and Unicode otherwise. + outside the encoding (outside ascii if an unicode engine is used) + and Unicode otherwise. This option is normally no suited for the unicode engines. \end{itemize} - The luatex driver uses \xoption{unicode} by default. If another encoding should be forced, + All drivers use \xoption{unicode} by default now. If another encoding should be forced, it should be done in \verb|hypersetup|. \subsection{Color options/package hycolor} @@ -2293,7 +2306,7 @@ The way forms and their labels are laid out is determined by: These macros default to \#1 \#2 -What is actually shown in as the field is determined by: +What is actually shown in the field is determined by: \begin{cmdsyntax} \ci{MakeRadioField}\verb|{|\emph{width}\verb|}{|\emph{height}\verb|}| \end{cmdsyntax} @@ -2905,7 +2918,7 @@ For equations the following might work: \end{verbatim} - Also some babel versions can be problematic. For exmample, + Also some babel versions can be problematic. For example, 2005/05/21 v3.8g contains a patch for varioref that breaks the hyperref support for varioref. @@ -2978,21 +2991,21 @@ For equations the following might work: \subsubsection{XeTeX} - Default for the encoding of bookmarks is `pdfencoding=auto'. + Default for the encoding of bookmarks is \verb|pdfencoding=unicode|. That means the strings are always treated as unicode strings. - Only if the string restricts to the printable ASCII set, - it is written as ASCII string. The reason is that the - \verb|\special| does not support PDFDocEncoding. + If \verb|auto| or \verb|pdfdoc| is forced it applies only + if the string restricts to the printable ASCII set, + The reason is that the \verb|\special| does not support PDFDocEncoding. In older versions hyperref contained special conversion code from UTF-16BE back to UTF-8 in a number of places for - xetex to avoid the xdvipdfmx warning - + xetex to avoid the xdvipdfmx warning + \verb"Failed to convert input string to UTF16..." - + This is no longer needed with a current xdvipdfmx, so this code has been removed. \verb|\csname HyPsd@XeTeXBigCharstrue\endcsname| should no - longer be used. + longer be used. \section[Limitations]{Limitations% diff --git a/Master/texmf-dist/source/latex/hyperref/hluatex.dtx b/Master/texmf-dist/source/latex/hyperref/hluatex.dtx index 17d19b77ad5..b70a38a86a9 100644 --- a/Master/texmf-dist/source/latex/hyperref/hluatex.dtx +++ b/Master/texmf-dist/source/latex/hyperref/hluatex.dtx @@ -1,6 +1,6 @@ % \iffalse % Source File: hluatex.dtx -% 2020-05-15 v7.00e +% 2021-02-04 v7.00g % % Copyright % 2016-2019 Oberdiek Package Support Group @@ -31,7 +31,7 @@ % % \begin{macrocode} %<*luatex> -%% 2020-05-15 v7.00e +%% 2021-02-04 v7.00g %% force unicode encoding, see issue #101 %% code mostly copied from hxetex.def \HyPsd@LoadUnicode @@ -706,33 +706,10 @@ \Hy@RemoveDurPageAttr#1#4\END \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \expandafter - \Hy@RemoveHidPageAttr\the\pdfpageattr^^J/Hid{} \END - \ifHy@pdfpagehidden - \edef\@processme{% - \global\pdfpageattr{% - \the\pdfpageattr - ^^J/Hid true % SPACE - }% - }% - \@processme - \fi - \fi -} -\gdef\Hy@RemoveHidPageAttr#1^^J/Hid#2#3 #4\END{% - \ifx\\#2\\% - \global\pdfpageattr{#1}% - \else - \Hy@RemoveHidPageAttr#1#4\END - \fi -} \pdf@ifdraftmode{}{% \g@addto@macro\Hy@EveryPageHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% } \Hy@AtBeginDocument{% @@ -811,17 +788,6 @@ \close@pdflink }% } -\def\Hy@FixNotFirstPage{% - \gdef\Hy@FixNotFirstPage{% - \setbox\AtBeginShipoutBox=\hbox{% - \copy\AtBeginShipoutBox - }% - }% -} -\ltx@ifpackagelater{atbegshi}{2011/10/05}{% -}{% - \AtBeginShipout{\Hy@FixNotFirstPage}% -} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum \Hy@Message{Sorry, pdftex does not support FORM gauges}% } diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx index aa618b1bd2b..3e84e320ab9 100644 --- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx +++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx @@ -4,7 +4,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -50,7 +50,8 @@ %<puvnenc>\ProvidesFile{puvnenc.def} %<puarenc>\ProvidesFile{puarenc.def} %<psdextra>\ProvidesFile{psdextra.def} -%<!none> [2020-05-15 v7.00e % +%<lang>\ProvidesFile{hyperref-langpatches.def} +%<!none> [2021-02-04 v7.00g % %<package> Hypertext links for LaTeX] %<nohyperref> Dummy hyperref (SR)] %<driver> Hyperref documentation driver file] @@ -89,7 +90,9 @@ %<puvnenc> Hyperref: Additions to puenc.def for VnTeX] %<puarenc> Hyperref: Additions to puenc.def for Arabi] %<psdextra> Hyperref: Additions to PDF string support] +%<lang> Hyperref: patches for babel languages] %<*driver> +\PassOptionsToPackage{numbered}{hypdoc} \documentclass{ltxdoc} \usepackage{array,iftex} \iftutex @@ -586,28 +589,12 @@ % \begin{macrocode} \Hy@SetCatcodes % \end{macrocode} -% +% change 2020-07-24: require newer pdftexcmds and remove fallback code +% for version older than 2010. % \begin{macrocode} \RequirePackage{ltxcmds}[2010/11/12] \RequirePackage{iftex}[2019/10/24] -\RequirePackage{pdftexcmds}[2009/04/10] -\@ifpackagelater{pdftexcmds}{2010/11/04}{}{% - \ltx@IfUndefined{pdfdraftmode}{% - \let\pdf@ifdraftmode\ltx@secondoftwo - }{% - \ifpdf - \def\pdf@ifdraftmode{% - \ifnum\pdfdraftmode=\ltx@one - \expandafter\ltx@firstoftwo - \else - \expandafter\ltx@secondoftwo - \fi - }% - \else - \let\pdf@ifdraftmode\ltx@secondoftwo - \fi - }% -} +\RequirePackage{pdftexcmds}[2018/09/10] % \end{macrocode} % \begin{macrocode} \RequirePackage{infwarerr}[2010/04/08] @@ -733,18 +720,6 @@ \expandafter\ltx@firstoftwo \fi }% - \ltx@ifpackagelater{ltxcmds}{2010/09/11}{}{% - \begingroup - \lccode`0=`\{\relax - \lowercase{\endgroup - \def\ltx@leftbracechar{0}% - }% - \begingroup - \lccode`0=`\}\relax - \lowercase{\endgroup - \def\ltx@rightbracechar{0}% - }% - }% } % \end{macrocode} % @@ -853,7 +828,6 @@ \newif\ifHy@ocgcolorlinks \newif\ifHy@pageanchor \newif\ifHy@pdfpagelabels -\newif\ifHy@pdfpagehidden \newif\ifHy@pdfstring \newif\ifHy@plainpages \newif\ifHy@psize @@ -898,7 +872,6 @@ \Hy@pdfnewwindowfalse \Hy@pageanchortrue \Hy@pdfpagelabelstrue -\Hy@pdfpagehiddenfalse \Hy@pdfstringfalse \Hy@plainpagesfalse \Hy@raiselinksfalse @@ -907,7 +880,7 @@ \Hy@psdextrafalse \Hy@pdftoolbartrue \Hy@typexmlfalse -\Hy@unicodefalse +\Hy@unicodetrue \Hy@pdfusetitlefalse \Hy@verbosefalse \Hy@pdfwindowuitrue @@ -1332,8 +1305,8 @@ % % \paragraph{Environments.} % \begin{macrocode} - \def\begin#1{\csname#1\endcsname}% - \def\end#1{\csname end#1\endcsname}% + \def\begin##1{\csname##1\endcsname}% + \def\end##1{\csname end##1\endcsname}% % \end{macrocode} % % \paragraph{Package color.} @@ -1370,12 +1343,7 @@ \let\bbl@info\@gobble \csname HyPsd@babel@\language@group\endcsname }% - \HyPsd@GreekPatch \HyPsd@SpanishPatch - \HyPsd@RussianPatch -% \end{macrocode} -% \begin{macrocode} - \HyPsd@BabelPatch % \end{macrocode} % % \begin{macrocode} @@ -1902,7 +1870,7 @@ \ltx@IfUndefined{StringEncodingConvertTest}{% }{% \EdefUnescapeString\HyPsd@temp#1% - \ifxetex + \iftutex \let\HyPsd@UnescapedString\HyPsd@temp \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp {utf16be}{ascii-print}{% @@ -1997,7 +1965,7 @@ \catcode62 \the\catcode62\relax % > \catcode64 \the\catcode64\relax % @ \catcode91 \the\catcode91\relax % [ - \catcode92 \the\catcode92\relax % \ + \catcode92 \the\catcode92\relax % (backslash) \catcode93 \the\catcode93\relax % ] \catcode123 \the\catcode123\relax % { \catcode124 \the\catcode124\relax % | @@ -2017,7 +1985,7 @@ \catcode61 12 % = \catcode62 12 % > \catcode91 12 % [ - \catcode92 0 % \ + \catcode92 0 % (backslash) \catcode93 12 % ] \catcode123 1 % { \catcode124 12 % | @@ -2063,6 +2031,9 @@ % \LaTeX's NFSS. Because of large memory requirements the % encoding file for Unicode support is only loaded, if option % |unicode| is specified as package option. +% change 2020-08-14: Starting with version +% v7.00f the file is always loaded and unicode is the +% default option. % \begin{macro}{\HyPsd@LoadUnicode} % Because the file |puenc.def| takes a lot of memory, the loading % is defined in the macro \cs{HyPsd@LoadUnicode} called by @@ -2238,10 +2209,17 @@ \x % \end{macrocode} % \end{macro} -% % \subsubsection{Babel languages} +% change 2020-10-10: moved language patches to its own file as a first step +% toward removing them completly. +% \begin{macrocode} +\newif\ifHy@next +\input{hyperref-langpatches.def} +%</package> +%<*lang> +% \end{macrocode} % -% Since version 2008/03/16 v3.8j babel uses inside \cs{AtBeginDocument}: +% Since version 2008/03/16 v3.8j babel used inside \cs{AtBeginDocument}: %\begin{quote} %\begin{verbatim} %\pdfstringdefDisableCommands{% @@ -2249,122 +2227,21 @@ %} %\end{verbatim} %\end{quote} -% As consequence the shorthands are shown in the bookmarks, -% not its result. Therefore \cs{languageshorthands} is -% disabled before the user hook. If there is a need to -% use the command, then \cs{HyOrg@languageshorthands} -% can be used inside \cs{pdfstringdefDisableCommands}. -% \begin{macrocode} -\def\HyPsd@BabelPatch{% - \let\HyOrg@languageshorthands\languageshorthands - \let\languageshorthands\HyPsd@LanguageShorthands -} -\begingroup\expandafter\expandafter\expandafter\endgroup -\expandafter\ifx\csname pdf@strcmp\endcsname\relax - \let\HyPsd@langshort@system\@empty - \def\HyPsd@LanguageShorthands#1{% - \expandafter\ifx\csname HyPsd@langshort@#1\endcsname - \HyPsd@langshort@system - \expandafter\@gobble - \else - \expandafter\@firstofone - \fi - {% - \HyOrg@languageshorthands{#1}% - }% - }% -\else - \def\HyPsd@LanguageShorthands#1{% - \ifnum\pdf@strcmp{#1}{system}=\z@ - \expandafter\@gobble - \else - \expandafter\@firstofone - \fi - {% - \HyOrg@languageshorthands{#1}% - }% - }% -\fi -\def\Hy@temp{% - \@ifpackageloaded{babel}{% - \@ifpackagelater{babel}{2008/03/16}{% - \let\Hy@temp\@empty - }{% - \def\HyPsd@BabelPatch{% - \let\HyOrg@languageshorthands\languageshorthands - }% - }% - }{}% -} -\Hy@temp -\expandafter\Hy@AtBeginDocument\expandafter{\Hy@temp} -% \end{macrocode} -% -% \begin{macrocode} -\newif\ifHy@next -% \end{macrocode} +% As consequence the shorthands were shown in the bookmarks, and required +% a hyperref patch. In version 3.48 babel removed this unneeded code +% and so the patch could be removed. % % Nothing to do for english. -% \begin{macrocode} -\ltx@IfUndefined{danish@sh@"@sel}{}{% - \def\HyPsd@babel@danish{% - \declare@shorthand{danish}{"|}{}% - \declare@shorthand{danish}{"~}{-}% - }% -} -\ltx@IfUndefined{dutch@sh@"@sel}{}{% - \def\HyPsd@babel@dutch{% - \declare@shorthand{dutch}{"|}{}% - \declare@shorthand{dutch}{"~}{-}% - }% -} -\ltx@IfUndefined{finnish@sh@"@sel}{}{% - \def\HyPsd@babel@finnish{% - \declare@shorthand{finnish}{"|}{}% - }% -} -\ltx@IfUndefined{french@sh@:@sel}{}{% - \def\HyPsd@babel@frenchb{% - \def\guill@spacing{ }% - }% -} -\ltx@IfUndefined{german@sh@"@sel}{}{% - \def\HyPsd@babel@german{% - \declare@shorthand{german}{"f}{f}% - \declare@shorthand{german}{"|}{}% - \declare@shorthand{german}{"~}{-}% - }% -} -\ltx@IfUndefined{macedonian@sh@"@sel}{}{% - \def\HyPsd@babel@macedonian{% - \declare@shorthand{macedonian}{"|}{}% - \declare@shorthand{macedonian}{"~}{-}% - }% -}{} -\ltx@IfUndefined{ngerman@sh@"@sel}{}{% - \def\HyPsd@babel@ngerman{% - \declare@shorthand{ngerman}{"|}{}% - \declare@shorthand{ngerman}{"~}{-}% - }% -} -\ltx@IfUndefined{portuges@sh@"@sel}{}{% - \def\HyPsd@babel@portuges{% - \declare@shorthand{portuges}{"|}{}% - }% -} -\ltx@IfUndefined{russian@sh@"@sel}{}{% - \def\HyPsd@babel@russian{% - \declare@shorthand{russian}{"|}{}% - \declare@shorthand{russian}{"~}{-}% - }% -} -\ltx@IfUndefined{slovene@sh@"@sel}{}{% - \def\HyPsd@babel@slovene{% - \declare@shorthand{slovene}{"|}{}% - }% -} -% \end{macrocode} -% Nested quoting environments are not supported (|<<|, |>>|). +% change 2020/07/16: removed patch for french. No longer needed. +% change 2020/07/21: removed patches for german, ngerman. Will be done by +% the language package. https://github.com/jspitz/babel-german/issues/4 +% change 2020/10/10: removed patches for danish, dutch, finnish, portugues, +% swedish, usorbian, slovene see https://github.com/latex3/babel/issues/84 +% change 2020/10/10: removed patch for macedonian, ukrainian; maintainers notified. +% change 2020/10/11: removed patch for russian, has been merged into babel-russian +% see https://github.com/kia999/babel-russian/pull/3 +% change 2021/02/04: removed patches for greek numerals, code is now in babel-greek. +% spanish: Nested quoting environments are not supported (|<<|, |>>|). % \begin{macrocode} \ltx@IfUndefined{spanish@sh@>@sel}{}{% \def\HyPsd@babel@spanish{% @@ -2376,164 +2253,6 @@ \declare@shorthand{spanish}{"?}{\textquestiondown}% }% } -\ltx@IfUndefined{swedish@sh@"@sel}{}{% - \def\HyPsd@babel@swedish{% - \declare@shorthand{swedish}{"|}{}% - \declare@shorthand{swedish}{"~}{-}% - }% -} -\ltx@IfUndefined{ukrainian@sh@"@sel}{}{% - \def\HyPsd@babel@ukrainian{% - \declare@shorthand{ukrainian}{"|}{}% - \declare@shorthand{ukrainian}{"~}{-}% - }% -} -\ltx@IfUndefined{usorbian@sh@"@sel}{}{% - \def\HyPsd@babel@usorbian{% - \declare@shorthand{usorbian}{"f}{f}% - \declare@shorthand{usorbian}{"|}{}% - }% -} -% \end{macrocode} -% \begin{macrocode} -\ltx@IfUndefined{greek@sh@\string~@sel}{% - \let\HyPsd@GreekPatch\@empty -}{% - \def\HyPsd@GreekPatch{% - \let\greeknumeral\HyPsd@greeknumeral - \let\Greeknumeral\HyPsd@Greeknumeral - }% -} -\def\HyPsd@greeknumeral#1{% - \HyPsd@GreekNum\@firstoftwo{#1}% -} -\def\HyPsd@Greeknumeral#1{% - \HyPsd@GreekNum\@secondoftwo{#1}% -} -\def\HyPsd@GreekNum#1#2{% - \ifHy@unicode - \ifnum#2<\@ne - \@arabic{#2}% - \else - \ifnum#2<1000000 % - \HyPsd@@GreekNum#1{#2}% - \else - \@arabic{#2}% - \fi - \fi - \else - \@arabic{#2}% - \fi -} -\def\HyPsd@@GreekNum#1#2{% - \ifnum#2<\@m - \ifnum#2<10 % - \expandafter\HyPsd@GreekNumI - \expandafter\@gobble\expandafter#1\number#2% - \else - \ifnum#2<100 % - \expandafter\HyPsd@GreekNumII - \expandafter\@gobble\expandafter#1\number#2% - \else - \expandafter\HyPsd@GreekNumIII - \expandafter\@gobble\expandafter#1\number#2% - \fi - \fi - \ifnum#2>\z@ - \textnumeralsigngreek - \fi - \else - \ifnum#2<\@M - \expandafter\HyPsd@GreekNumIV\expandafter#1\number#2% - \else - \ifnum#2<100000 % - \expandafter\HyPsd@GreekNumV\expandafter#1\number#2% - \else - \expandafter\HyPsd@GreekNumVI\expandafter#1\number#2% - \fi - \fi - \fi -} -\def\HyPsd@GreekNumI#1#2#3{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textalpha\textAlpha - \or\textbeta\textBeta - \or\textgamma\textGamma - \or\textdelta\textDelta - \or\textepsilon\textEpsilon - \or\textstigmagreek\textStigmagreek - \or\textzeta\textZeta - \or\texteta\textEta - \or\texttheta\textTheta - \else - {}{}% - \fi -} -\def\HyPsd@GreekNumII#1#2#3#4{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textiota\textIota - \or\textkappa\textKappa - \or\textlambda\textLambda - \or\textmu\textMu - \or\textnu\textNu - \or\textxi\textXi - \or\textomicron\textOmicron - \or\textpi\textPi - \or\textkoppagreek\textKoppagreek - \else - {}{}% - \fi - \HyPsd@GreekNumI#1#2#4% -} -\def\HyPsd@GreekNumIII#1#2#3#4#5{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textrho\textRho - \or\textsigma\textSigma - \or\texttau\textTau - \or\textupsilon\textUpsilon - \or\textphi\textPhi - \or\textchi\textChi - \or\textpsi\textPsi - \or\textomega\textOmega - \or\textsampigreek\textSampigreek - \else - {}{}% - \fi - \HyPsd@GreekNumII#1#2#4#5% -} -\def\HyPsd@GreekNumIV#1#2#3#4#5{% - \HyPsd@GreekNumI\@firstofone#1#2% - \HyPsd@@GreekNum#1{#3#4#5}% -} -\def\HyPsd@GreekNumV#1#2#3#4#5#6{% - \HyPsd@GreekNumII\@firstofone#1#2#3% - \HyPsd@@GreekNum#1{#4#5#6}% -} -\def\HyPsd@GreekNumVI#1#2#3#4#5#6#7{% - \HyPsd@GreekNumIII\@firstofone#1#2#3#4% - \HyPsd@@GreekNum#1{#5#6#7}% -} % \end{macrocode} % \begin{macrocode} \def\HyPsd@SpanishPatch{% @@ -2543,15 +2262,9 @@ }% } % \end{macrocode} -% Shorthand |"-| of `russianb.ldf' is not expandable, -% therefore it is disabled and replaced by |-|. % \begin{macrocode} -\def\HyPsd@RussianPatch{% - \ltx@IfUndefined{russian@sh@"@-@}{% - }{% - \@namedef{russian@sh@"@-@}{-}% - }% -} +%</lang> +%<*package> % \end{macrocode} % % \subsubsection{CJK patch} @@ -5169,7 +4882,11 @@ \def\HyPsd@pdfencoding@auto{auto} \def\HyPsd@pdfencoding@pdfdoc{pdfdoc} \def\HyPsd@pdfencoding@unicode{unicode} -\let\HyPsd@pdfencoding\Hy@pdfencoding@pdfdoc +% \end{macrocode} +% change 2020-08-14, use unicode by default: +% \begin{macrocode} +\let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode +\HyPsd@LoadUnicode \def\HyPsd@LoadStringEnc{% \RequirePackage{stringenc}[2009/12/15]% \let\HyPsd@LoadStringEnc\relax @@ -5613,13 +5330,13 @@ \def\pageautorefname{page}% } \def\HyLang@french{% - \def\equationautorefname{\'Equation}% + \def\equationautorefname{\'equation}% \def\footnoteautorefname{note}% \def\itemautorefname{item}% - \def\figureautorefname{Figure}% - \def\tableautorefname{Tableau}% - \def\partautorefname{Partie}% - \def\appendixautorefname{Appendice}% + \def\figureautorefname{figure}% + \def\tableautorefname{tableau}% + \def\partautorefname{partie}% + \def\appendixautorefname{annexe}% \def\chapterautorefname{chapitre}% \def\sectionautorefname{section}% \def\subsectionautorefname{sous-section}% @@ -5627,7 +5344,7 @@ \def\paragraphautorefname{paragraphe}% \def\subparagraphautorefname{sous-paragraphe}% \def\FancyVerbLineautorefname{ligne}% - \def\theoremautorefname{Th\'eor\`eme}% + \def\theoremautorefname{th\'eor\`eme}% \def\pageautorefname{page}% } \def\HyLang@german{% @@ -5958,6 +5675,42 @@ \def\theoremautorefname{Stelling}% \def\pageautorefname{pagina}% } +\def\HyLang@norsk{% + \def\equationautorefname{Ligning}% + \def\footnoteautorefname{fotnote}% + \def\itemautorefname{element}% + \def\figureautorefname{Figur}% + \def\tableautorefname{Tabell}% + \def\partautorefname{Del}% + \def\appendixautorefname{Tillegg}% + \def\chapterautorefname{kapittel}% + \def\sectionautorefname{seksjon}% + \def\subsectionautorefname{underseksjon}% + \def\subsubsectionautorefname{under-underseksjon}% + \def\paragraphautorefname{avsnitt}% + \def\subparagraphautorefname{underavsnitt}% + \def\FancyVerbLineautorefname{Linje}% + \def\theoremautorefname{Teorem}% + \def\pageautorefname{side}% +} +\def\HyLang@danish{% + \def\equationautorefname{Ligning}% + \def\footnoteautorefname{fodnote}% + \def\itemautorefname{element}% + \def\figureautorefname{Figur}% + \def\tableautorefname{Tabel}% + \def\partautorefname{Del}% + \def\appendixautorefname{Bilag}% + \def\chapterautorefname{kapitel}% + \def\sectionautorefname{sektion}% + \def\subsectionautorefname{under-sektion}% + \def\subsubsectionautorefname{under-under-sektion}% + \def\paragraphautorefname{afsnit}% + \def\subparagraphautorefname{underafsnit}% + \def\FancyVerbLineautorefname{linje}% + \def\theoremautorefname{Teorem}% + \def\pageautorefname{side}% +} % \end{macrocode} % % Instead of package babel's definition of \cmd{\addto} the @@ -6036,6 +5789,9 @@ \HyLang@DeclareLang{hungarian}{magyar}{} \HyLang@DeclareLang{greek}{greek}{} \HyLang@DeclareLang{dutch}{dutch}{} +\HyLang@DeclareLang{norsk}{norsk}{} +\HyLang@DeclareLang{norwegian}{norsk}{} +\HyLang@DeclareLang{danish}{danish}{} % \end{macrocode} % More work is needed in case of options |vietnamese| and |vietnam|. % \begin{macrocode} @@ -6297,21 +6053,6 @@ % \end{macrocode} % \end{macro} % -% The entry for the |/Hid| key in the page object is -% only necessary, if it is used and set to true for -% at least one time. If it is always false, then -% the |/Hid| key is not written to the pdf page -% object in order not to enlarge the pdf file. -% \begin{macrocode} -\newif\ifHy@useHidKey -\Hy@useHidKeyfalse -\define@key{Hyp}{pdfpagehidden}[true]{% - \Hy@boolkey{pdfpagehidden}{#1}% - \ifHy@pdfpagehidden - \global\Hy@useHidKeytrue - \fi -} -% \end{macrocode} % % The value of the |bordercolor| options are not processed % by the color package. Therefore the value consists of @@ -7194,15 +6935,10 @@ % so the NFSS2 definitions of PD1 or PU encoding is not % compatible. To fix this, \cmd{\texttilde} is defined % in babel manner. -% \begin{macrocode} -\Hy@nextfalse -\ltx@IfUndefined{spanish@sh@"@sel}{}{\Hy@nexttrue} -\ltx@IfUndefined{galician@sh@"@sel}{}{\Hy@nexttrue} -\ltx@IfUndefined{estonian@sh@"@sel}{}{\Hy@nexttrue} -\ifHy@next - \let\texttilde\~% -\fi -% \end{macrocode} +% +% change 2020-10-10: no trace of \cs{texttilde} can be found in the +% three languages spanish, galician and estonian so the patch has been removed +% as outdated. % % \begin{macrocode} \def\Hy@wrapper@babel#1#2{% @@ -10977,17 +10713,6 @@ % \end{macrocode} % \end{macro} % -% \begin{macrocode} -\@ifpackageloaded{fancyvrb}{% - \@ifpackagelater{fancyvrb}{1998/05/20}{}{% - \def\FV@StepLineNo{% - \FV@SetLineNo - \def\FV@StepLineNo{\H@refstepcounter{FancyVerbLine}}% - \FV@StepLineNo - }% - }% -}{} -% \end{macrocode} % % \section{Package lastpage support} % Package lastpage directly writes the |\newlabel| command to the @@ -14251,55 +13976,12 @@ % \end{macrocode} % \end{macro} % -% \begin{macro}{\hyper@pagehidden} -% The boolean value of the key |/Hid| is stored in switch -% \cmd{\ifHy@pdfpagehidden}. -% First previous |/Hid| entries are removed, then the new -% one is appended, if the value is true (the PDF default -% is false). -% \begin{macrocode} -\def\hyper@pagehidden{% - \ifHy@useHidKey - \expandafter - \Hy@RemoveHidPageAttr\the\pdfpageattr^^J/Hid{} \END - \ifHy@pdfpagehidden - \edef\@processme{% - \global\pdfpageattr{% - \the\pdfpageattr - ^^J/Hid true % SPACE - }% - }% - \@processme - \fi - \fi -} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\Hy@RemoveHidPageAttr} -% Macro \cmd{\Hy@RemoveHidPageAttr} removes a |/Hid| -% entry from \cmd{\pdfpageattr}. It is called with -% the end marker |^^J/Hid{} \END|. The trick is the -% empty group that does not appear in legal -% \cmd{\pdfpageattr} code. It appears in argument -% |#2| and shows, whether the parameter text -% catches a really |/Hid| object or the end marker. -% \begin{macrocode} -\gdef\Hy@RemoveHidPageAttr#1^^J/Hid#2#3 #4\END{% - \ifx\\#2\\% - \global\pdfpageattr{#1}% - \else - \Hy@RemoveHidPageAttr#1#4\END - \fi -} -% \end{macrocode} -% \end{macro} % % \begin{macrocode} \pdf@ifdraftmode{}{% \g@addto@macro\Hy@EveryPageHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% } % \end{macrocode} @@ -14406,19 +14088,8 @@ % % Since version 2011/10/05 v1.16 of package `atbegshi' % \cs{AtBeginShipoutFirst} does not add a additional box layer. -% \begin{macrocode} -\def\Hy@FixNotFirstPage{% - \gdef\Hy@FixNotFirstPage{% - \setbox\AtBeginShipoutBox=\hbox{% - \copy\AtBeginShipoutBox - }% - }% -} -\ltx@ifpackagelater{atbegshi}{2011/10/05}{% -}{% - \AtBeginShipout{\Hy@FixNotFirstPage}% -} -% \end{macrocode} +% +% change 2020-10-01: the code has been removed as outdated. % % \begin{macrocode} %</pdftex> @@ -15396,22 +15067,10 @@ } % \end{macrocode} % \end{macro} -% \begin{macro}{\hyper@pagehidden} -% \begin{macrocode} -\def\hyper@pagehidden{% - \ifHy@useHidKey - \special{pdf:put @thispage % - <</Hid \ifHy@pdfpagehidden true\else false\fi>>% - }% - \fi -} -% \end{macrocode} -% \end{macro} % \begin{macrocode} \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden } % \end{macrocode} % \begin{macrocode} @@ -16054,15 +15713,9 @@ \fi \fi }% - \def\hyper@pagehidden{% - \ifHy@useHidKey - \special{!hidden\ifHy@pdfpagehidden +\else -\fi}% - \fi - }% \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% \fi % \end{macrocode} @@ -16456,26 +16109,10 @@ } % \end{macrocode} % \end{macro} -% \begin{macro}{\hyper@pagehidden} -% \begin{macrocode} -\def\hyper@pagehidden{% - \ifHy@useHidKey - \pdfmark{% - pdfmark=/PUT,% - Raw={% - \string{ThisPage\string}% - <</Hid \ifHy@pdfpagehidden true\else false\fi>>% - }% - }% - \fi -} -% \end{macrocode} -% \end{macro} % \begin{macrocode} \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden } % \end{macrocode} % \begin{macrocode} @@ -18037,6 +17674,7 @@ % % \section{Driver-specific form support} % \subsection{pdfmarks} +% change 2020-06-20: added /Euro to encoding % \begin{macrocode} %<*pdfmark> \long\def\@Form[#1]{% @@ -18060,6 +17698,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft% /quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron% /Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % @@ -19146,6 +18785,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft% /quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE% /Scaron/Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % @@ -19624,6 +19264,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright% /quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron/Ydieresis% /Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % @@ -22668,8 +22309,10 @@ % \begin{macrocode} % U+0374 GREEK NUMERAL SIGN; numeralsigngreek \DeclareTextCommand{\textnumeralsigngreek}{PU}{\83\164}% U+0374 +\DeclareTextCommand{\textdexiakeraia}{PU}{\83\164}% U+0374 % U+0375 GREEK LOWER NUMERAL SIGN; numeralsignlowergreek \DeclareTextCommand{\textnumeralsignlowergreek}{PU}{\83\165}% U+0375 +\DeclareTextCommand{\textaristerikeraia}{PU}{\83\165}% U+0375 % U+0386 GREEK CAPITAL LETTER ALPHA WITH TONOS; Alphatonos \DeclareTextCompositeCommand{\'}{PU}{\textAlpha}{\83\206}% U+0386 % U+0388 GREEK CAPITAL LETTER EPSILON WITH TONOS; Epsilontonos @@ -22813,23 +22456,35 @@ \DeclareTextCompositeCommand{\'}{PU}{\textupsilon}{\83\315}% U+03CD % U+03CE GREEK SMALL LETTER OMEGA WITH TONOS; omegatonos \DeclareTextCompositeCommand{\'}{PU}{\textomega}{\83\316}% U+03CE +% U+03D8 GREEK LETTER ARCHAIC KOPPA; +\DeclareTextCommand{\textQoppa}{PU}{\83\330}% U+03D8 +% U+03D9 GREEK SMALL LETTER ARCHAIC KOPPA; +\DeclareTextCommand{\textqoppa}{PU}{\83\331}% U+03D9 % U+03DA GREEK LETTER STIGMA; Stigmagreek \DeclareTextCommand{\textStigmagreek}{PU}{\83\332}% U+03DA +\DeclareTextCommand{\textStigma}{PU}{\83\332}% U+03DA % U+03DB GREEK SMALL LETTER STIGMA \DeclareTextCommand{\textstigmagreek}{PU}{\83\333}% U+03DB +\DeclareTextCommand{\textstigma}{PU}{\83\333}% U+03DB % U+03DC GREEK LETTER DIGAMMA; Digammagreek \DeclareTextCommand{\textDigammagreek}{PU}{\83\334}% U+03DC +\DeclareTextCommand{\textDigamma}{PU}{\83\334}% U+03DC % U+03DD GREEK SMALL LETTER DIGAMMA \DeclareTextCommand{\textdigammagreek}{PU}{\83\335}% U+03DD +\DeclareTextCommand{\textdigamma}{PU}{\83\335}% U+03DD %* \textdigammagreek -> \digamma (AmS) % U+03DE GREEK LETTER KOPPA; Koppagreek +\DeclareTextCommand{\textKoppa}{PU}{\83\336}% U+03DE \DeclareTextCommand{\textKoppagreek}{PU}{\83\336}% U+03DE % U+03DF GREEK SMALL LETTER KOPPA +\DeclareTextCommand{\textkoppa}{PU}{\83\337}% U+03DF \DeclareTextCommand{\textkoppagreek}{PU}{\83\337}% U+03DF % U+03E0 GREEK LETTER SAMPI; Sampigreek \DeclareTextCommand{\textSampigreek}{PU}{\83\340}% U+03E0 +\DeclareTextCommand{\textSampi}{PU}{\83\340}% U+03E0 % U+03E1 GREEK SMALL LETTER SAMPI \DeclareTextCommand{\textsampigreek}{PU}{\83\341}% U+03E1 +\DeclareTextCommand{\textsampi}{PU}{\83\341}% U+03E1 % U+03F6 GREEK REVERSED LUNATE EPSILON SYMBOL; % \backepsilon (AmS) \DeclareTextCommand{\textbackepsilon}{PU}{\83\366}% U+03F6 diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.ins b/Master/texmf-dist/source/latex/hyperref/hyperref.ins index e313a869b79..d8cc5275b1a 100644 --- a/Master/texmf-dist/source/latex/hyperref/hyperref.ins +++ b/Master/texmf-dist/source/latex/hyperref/hyperref.ins @@ -7,7 +7,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek %% 2001-2015 Heiko Oberdiek %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -22,7 +22,7 @@ %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. -%% +%% %% The Current Maintainer of this work is Heiko Oberdiek. %% %% The list of all files belonging to the `Hyperref Bundle' is @@ -31,7 +31,7 @@ %% %% --------------- start of docstrip commands ------------------ %% -\def\filedate{2020/01/14} +\def\filedate{2021/02/04} \def\batchfile{hyperref.ins} \input docstrip @@ -87,6 +87,7 @@ \file{puarenc.def}{\from{hyperref.dtx}{puarenc}} \file{psdextra.def}{\from{hyperref.dtx}{psdextra}} \file{nohyperref.sty}{\from{hyperref.dtx}{nohyperref}} + \file{hyperref-langpatches.def}{\from{hyperref.dtx}{lang}} } \Msg{***************************************************************} diff --git a/Master/texmf-dist/source/latex/hyperref/nameref.dtx b/Master/texmf-dist/source/latex/hyperref/nameref.dtx index f6ea1c856a5..ec02e2eceb2 100644 --- a/Master/texmf-dist/source/latex/hyperref/nameref.dtx +++ b/Master/texmf-dist/source/latex/hyperref/nameref.dtx @@ -4,7 +4,7 @@ %% 2000 Sebastian Rahtz, Heiko Oberdiek %% 2001-2012 Heiko Oberdiek %% 2016-2019 Oberdiek Package Suport Group -%% 2019-2020 The LaTeX3 Project +%% 2019-2021 The LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,11 +33,12 @@ %<driver>\ProvidesFile{nameref.drv} % \fi % \ProvidesFile{nameref.dtx} - [2019/09/16 v2.46 Cross-referencing by name of section]% + [2021-04-02 v2.47 Cross-referencing by name of section]% % % % \iffalse %<*driver> +\PassOptionsToPackage{numbered}{hypdoc} \documentclass{ltxdoc} \usepackage[numbered]{hypdoc} \usepackage{bmhydoc} diff --git a/Master/texmf-dist/tex/latex/hyperref/backref.sty b/Master/texmf-dist/tex/latex/hyperref/backref.sty index 173e702de61..549cf4fc881 100644 --- a/Master/texmf-dist/tex/latex/hyperref/backref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/backref.sty @@ -10,7 +10,7 @@ %% Copyright (C) 1995-2000 David Carlisle, Sebastian Rahtz, Heiko Oberdiek %% 2001-2012 Heiko Oberdiek %% 2016-2019 Oberdiek Package Suport Group -%% 2019-2020 The LaTeX3 Project +%% 2019-2021 The LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,7 +32,7 @@ %% given in the file `manifest.txt'. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{backref} - [2020/01/14 v1.40 Bibliographical back referencing]% + [2021/02/04 v1.41 Bibliographical back referencing]% \RequirePackage{kvoptions}[2011/06/30] \RequirePackage{kvsetkeys}[2009/07/30] \RequirePackage{ltxcmds}[2009/12/12] diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def index 5a732de9a03..c216120cec7 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipdfm.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for dvipdfm] \Hy@VersionCheck{hdvipdfm.def} \def\Hy@PutCatalog#1{\@pdfm@mark{docview <<#1>>}} @@ -622,17 +622,9 @@ \fi \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \special{pdf:put @thispage % - <</Hid \ifHy@pdfpagehidden true\else false\fi>>% - }% - \fi -} \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden } \AtBeginShipoutFirst{% \ifHy@setpagesize @@ -991,6 +983,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright% /quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron/Ydieresis% /Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def index 00a48a73690..3b7be8774f8 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvips.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for dvips] \Hy@VersionCheck{hdvips.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def index 0e38129d79e..9dccf602264 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipson.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for dvipsone] \Hy@VersionCheck{hdvipson.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def index 4f3877cf9dc..d6d63d64396 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdviwind.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for dviwindo] \Hy@VersionCheck{hdviwind.def} \begingroup diff --git a/Master/texmf-dist/tex/latex/hyperref/hluatex.def b/Master/texmf-dist/tex/latex/hyperref/hluatex.def index ae3b3e2f51d..465b60e6d6e 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hluatex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hluatex.def @@ -12,7 +12,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -34,10 +34,10 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hluatex.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for luaTeX] \Hy@VersionCheck{hluatex.def} -%% 2020-05-15 v7.00e +%% 2021-02-04 v7.00g %% force unicode encoding, see issue #101 %% code mostly copied from hxetex.def \HyPsd@LoadUnicode @@ -709,33 +709,10 @@ \Hy@RemoveDurPageAttr#1#4\END \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \expandafter - \Hy@RemoveHidPageAttr\the\pdfpageattr^^J/Hid{} \END - \ifHy@pdfpagehidden - \edef\@processme{% - \global\pdfpageattr{% - \the\pdfpageattr - ^^J/Hid true % SPACE - }% - }% - \@processme - \fi - \fi -} -\gdef\Hy@RemoveHidPageAttr#1^^J/Hid#2#3 #4\END{% - \ifx\\#2\\% - \global\pdfpageattr{#1}% - \else - \Hy@RemoveHidPageAttr#1#4\END - \fi -} \pdf@ifdraftmode{}{% \g@addto@macro\Hy@EveryPageHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% } \Hy@AtBeginDocument{% @@ -814,17 +791,6 @@ \close@pdflink }% } -\def\Hy@FixNotFirstPage{% - \gdef\Hy@FixNotFirstPage{% - \setbox\AtBeginShipoutBox=\hbox{% - \copy\AtBeginShipoutBox - }% - }% -} -\ltx@ifpackagelater{atbegshi}{2011/10/05}{% -}{% - \AtBeginShipout{\Hy@FixNotFirstPage}% -} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum \Hy@Message{Sorry, pdftex does not support FORM gauges}% } diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index 6ecd504a2c8..92315c66b85 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for pdfTeX] \Hy@VersionCheck{hpdftex.def} \pdf@ifdraftmode{% @@ -688,33 +688,10 @@ \Hy@RemoveDurPageAttr#1#4\END \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \expandafter - \Hy@RemoveHidPageAttr\the\pdfpageattr^^J/Hid{} \END - \ifHy@pdfpagehidden - \edef\@processme{% - \global\pdfpageattr{% - \the\pdfpageattr - ^^J/Hid true % SPACE - }% - }% - \@processme - \fi - \fi -} -\gdef\Hy@RemoveHidPageAttr#1^^J/Hid#2#3 #4\END{% - \ifx\\#2\\% - \global\pdfpageattr{#1}% - \else - \Hy@RemoveHidPageAttr#1#4\END - \fi -} \pdf@ifdraftmode{}{% \g@addto@macro\Hy@EveryPageHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% } \Hy@AtBeginDocument{% @@ -793,17 +770,6 @@ \close@pdflink }% } -\def\Hy@FixNotFirstPage{% - \gdef\Hy@FixNotFirstPage{% - \setbox\AtBeginShipoutBox=\hbox{% - \copy\AtBeginShipoutBox - }% - }% -} -\ltx@ifpackagelater{atbegshi}{2011/10/05}{% -}{% - \AtBeginShipout{\Hy@FixNotFirstPage}% -} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum \Hy@Message{Sorry, pdftex does not support FORM gauges}% } @@ -1249,6 +1215,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft% /quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE% /Scaron/Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg index c9062922bd3..7b2179aeff2 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.cfg} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % 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 4c6ace7069b..5507f57efbf 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for TeX4ht] \Hy@VersionCheck{htex4ht.def} \providecommand*{\XR@ext}{html} diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index a9f822ae7ba..c2bcee191ee 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for Textures] \Hy@VersionCheck{htexture.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtex.def b/Master/texmf-dist/tex/latex/hyperref/hvtex.def index 4ac9f0876fd..2d757df9932 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtex.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for VTeX in PDF/PS mode] \Hy@VersionCheck{hvtex.def} \providecommand*{\XR@ext}{pdf} @@ -511,15 +511,9 @@ \fi \fi }% - \def\hyper@pagehidden{% - \ifHy@useHidKey - \special{!hidden\ifHy@pdfpagehidden +\else -\fi}% - \fi - }% \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden }% \fi \ifx\@pdfproducer\relax diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def index c5780ff1fe3..a5da46c8f6f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexhtml.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for VTeX in HTML mode] \Hy@VersionCheck{hvtexhtm.def} \providecommand*{\XR@ext}{htm} diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def index 9da511201f4..d7bb588fc2d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexmrk.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)] \Hy@VersionCheck{hvtexmrk.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hxetex.def b/Master/texmf-dist/tex/latex/hyperref/hxetex.def index 2f2487e69da..4bd91602fde 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hxetex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hxetex.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hxetex.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for XeTeX] \Hy@VersionCheck{hxetex.def} \HyPsd@LoadUnicode @@ -709,17 +709,9 @@ \fi \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \special{pdf:put @thispage % - <</Hid \ifHy@pdfpagehidden true\else false\fi>>% - }% - \fi -} \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden } \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum \Hy@Message{Sorry, dvipdfm/XeTeX does not support FORM gauges}% @@ -1058,6 +1050,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright% /quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron/Ydieresis% /Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def b/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def new file mode 100644 index 00000000000..b745494a1b2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def @@ -0,0 +1,56 @@ +%% +%% This is file `hyperref-langpatches.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% hyperref.dtx (with options: `lang') +%% +%% File: hyperref.dtx +%% Copyright +%% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, +%% 2001-2015 Heiko Oberdiek. +%% 2016-2019 Oberdiek Package Support Group +%% 2019-2021 LaTeX3 Project +%% https://github.com/latex3/hyperref/issues +%% +%% This file is part of the `Hyperref Bundle'. +%% ------------------------------------------- +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is the LaTeX3 Project. +%% +%% The list of all files belonging to the `Hyperref Bundle' is +%% given in the file `manifest.txt'. +%% +\ProvidesFile{hyperref-langpatches.def} + [2021-02-04 v7.00g % + Hyperref: patches for babel languages] +\ltx@IfUndefined{spanish@sh@>@sel}{}{% + \def\HyPsd@babel@spanish{% + \declare@shorthand{spanish}{<<}{\guillemotleft}% + \declare@shorthand{spanish}{>>}{\guillemotright}% + \declare@shorthand{spanish}{"=}{-}% + \declare@shorthand{spanish}{"~}{-}% + \declare@shorthand{spanish}{"!}{\textexclamdown}% + \declare@shorthand{spanish}{"?}{\textquestiondown}% + }% +} +\def\HyPsd@SpanishPatch{% + \ltx@IfUndefined{es@save@dot}{% + }{% + \let\.\es@save@dot + }% +} +\endinput +%% +%% End of file `hyperref-langpatches.def'. diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index 94390c4be71..c6adf195ecc 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{hyperref} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -105,24 +105,7 @@ \Hy@SetCatcodes \RequirePackage{ltxcmds}[2010/11/12] \RequirePackage{iftex}[2019/10/24] -\RequirePackage{pdftexcmds}[2009/04/10] -\@ifpackagelater{pdftexcmds}{2010/11/04}{}{% - \ltx@IfUndefined{pdfdraftmode}{% - \let\pdf@ifdraftmode\ltx@secondoftwo - }{% - \ifpdf - \def\pdf@ifdraftmode{% - \ifnum\pdfdraftmode=\ltx@one - \expandafter\ltx@firstoftwo - \else - \expandafter\ltx@secondoftwo - \fi - }% - \else - \let\pdf@ifdraftmode\ltx@secondoftwo - \fi - }% -} +\RequirePackage{pdftexcmds}[2018/09/10] \RequirePackage{infwarerr}[2010/04/08] \RequirePackage{keyval}[1997/11/10] \RequirePackage{kvsetkeys}[2007/09/29] @@ -226,18 +209,6 @@ \expandafter\ltx@firstoftwo \fi }% - \ltx@ifpackagelater{ltxcmds}{2010/09/11}{}{% - \begingroup - \lccode`0=`\{\relax - \lowercase{\endgroup - \def\ltx@leftbracechar{0}% - }% - \begingroup - \lccode`0=`\}\relax - \lowercase{\endgroup - \def\ltx@rightbracechar{0}% - }% - }% } \@ifundefined{AfterBeginDocument}{% \def\AfterBeginDocument{\AtBeginDocument}% @@ -292,7 +263,6 @@ \newif\ifHy@ocgcolorlinks \newif\ifHy@pageanchor \newif\ifHy@pdfpagelabels -\newif\ifHy@pdfpagehidden \newif\ifHy@pdfstring \newif\ifHy@plainpages \newif\ifHy@psize @@ -334,7 +304,6 @@ \Hy@pdfnewwindowfalse \Hy@pageanchortrue \Hy@pdfpagelabelstrue -\Hy@pdfpagehiddenfalse \Hy@pdfstringfalse \Hy@plainpagesfalse \Hy@raiselinksfalse @@ -343,7 +312,7 @@ \Hy@psdextrafalse \Hy@pdftoolbartrue \Hy@typexmlfalse -\Hy@unicodefalse +\Hy@unicodetrue \Hy@pdfusetitlefalse \Hy@verbosefalse \Hy@pdfwindowuitrue @@ -500,8 +469,8 @@ \let\hphantom\@gobble \let\ding\HyPsd@ding \let\Cube\HyPsd@DieFace - \def\begin#1{\csname#1\endcsname}% - \def\end#1{\csname end#1\endcsname}% + \def\begin##1{\csname##1\endcsname}% + \def\end##1{\csname end##1\endcsname}% \def\textcolor##1##{\@secondoftwo}% \def\MakeUppercase{\MakeUppercaseUnsupportedInPdfStrings}% \def\MakeLowercase{\MakeLowercaseUnsupportedInPdfStrings}% @@ -517,10 +486,7 @@ \let\bbl@info\@gobble \csname HyPsd@babel@\language@group\endcsname }% - \HyPsd@GreekPatch \HyPsd@SpanishPatch - \HyPsd@RussianPatch - \HyPsd@BabelPatch \let\@safe@activestrue\relax \let\@safe@activesfalse\relax \let\cyr\relax @@ -670,7 +636,7 @@ \ltx@IfUndefined{StringEncodingConvertTest}{% }{% \EdefUnescapeString\HyPsd@temp#1% - \ifxetex + \iftutex \let\HyPsd@UnescapedString\HyPsd@temp \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp {utf16be}{ascii-print}{% @@ -736,7 +702,7 @@ \catcode62 \the\catcode62\relax % > \catcode64 \the\catcode64\relax % @ \catcode91 \the\catcode91\relax % [ - \catcode92 \the\catcode92\relax % \ + \catcode92 \the\catcode92\relax % (backslash) \catcode93 \the\catcode93\relax % ] \catcode123 \the\catcode123\relax % { \catcode124 \the\catcode124\relax % | @@ -756,7 +722,7 @@ \catcode61 12 % = \catcode62 12 % > \catcode91 12 % [ - \catcode92 0 % \ + \catcode92 0 % (backslash) \catcode93 12 % ] \catcode123 1 % { \catcode124 12 % | @@ -839,285 +805,8 @@ }% }% \x -\def\HyPsd@BabelPatch{% - \let\HyOrg@languageshorthands\languageshorthands - \let\languageshorthands\HyPsd@LanguageShorthands -} -\begingroup\expandafter\expandafter\expandafter\endgroup -\expandafter\ifx\csname pdf@strcmp\endcsname\relax - \let\HyPsd@langshort@system\@empty - \def\HyPsd@LanguageShorthands#1{% - \expandafter\ifx\csname HyPsd@langshort@#1\endcsname - \HyPsd@langshort@system - \expandafter\@gobble - \else - \expandafter\@firstofone - \fi - {% - \HyOrg@languageshorthands{#1}% - }% - }% -\else - \def\HyPsd@LanguageShorthands#1{% - \ifnum\pdf@strcmp{#1}{system}=\z@ - \expandafter\@gobble - \else - \expandafter\@firstofone - \fi - {% - \HyOrg@languageshorthands{#1}% - }% - }% -\fi -\def\Hy@temp{% - \@ifpackageloaded{babel}{% - \@ifpackagelater{babel}{2008/03/16}{% - \let\Hy@temp\@empty - }{% - \def\HyPsd@BabelPatch{% - \let\HyOrg@languageshorthands\languageshorthands - }% - }% - }{}% -} -\Hy@temp -\expandafter\Hy@AtBeginDocument\expandafter{\Hy@temp} \newif\ifHy@next -\ltx@IfUndefined{danish@sh@"@sel}{}{% - \def\HyPsd@babel@danish{% - \declare@shorthand{danish}{"|}{}% - \declare@shorthand{danish}{"~}{-}% - }% -} -\ltx@IfUndefined{dutch@sh@"@sel}{}{% - \def\HyPsd@babel@dutch{% - \declare@shorthand{dutch}{"|}{}% - \declare@shorthand{dutch}{"~}{-}% - }% -} -\ltx@IfUndefined{finnish@sh@"@sel}{}{% - \def\HyPsd@babel@finnish{% - \declare@shorthand{finnish}{"|}{}% - }% -} -\ltx@IfUndefined{french@sh@:@sel}{}{% - \def\HyPsd@babel@frenchb{% - \def\guill@spacing{ }% - }% -} -\ltx@IfUndefined{german@sh@"@sel}{}{% - \def\HyPsd@babel@german{% - \declare@shorthand{german}{"f}{f}% - \declare@shorthand{german}{"|}{}% - \declare@shorthand{german}{"~}{-}% - }% -} -\ltx@IfUndefined{macedonian@sh@"@sel}{}{% - \def\HyPsd@babel@macedonian{% - \declare@shorthand{macedonian}{"|}{}% - \declare@shorthand{macedonian}{"~}{-}% - }% -}{} -\ltx@IfUndefined{ngerman@sh@"@sel}{}{% - \def\HyPsd@babel@ngerman{% - \declare@shorthand{ngerman}{"|}{}% - \declare@shorthand{ngerman}{"~}{-}% - }% -} -\ltx@IfUndefined{portuges@sh@"@sel}{}{% - \def\HyPsd@babel@portuges{% - \declare@shorthand{portuges}{"|}{}% - }% -} -\ltx@IfUndefined{russian@sh@"@sel}{}{% - \def\HyPsd@babel@russian{% - \declare@shorthand{russian}{"|}{}% - \declare@shorthand{russian}{"~}{-}% - }% -} -\ltx@IfUndefined{slovene@sh@"@sel}{}{% - \def\HyPsd@babel@slovene{% - \declare@shorthand{slovene}{"|}{}% - }% -} -\ltx@IfUndefined{spanish@sh@>@sel}{}{% - \def\HyPsd@babel@spanish{% - \declare@shorthand{spanish}{<<}{\guillemotleft}% - \declare@shorthand{spanish}{>>}{\guillemotright}% - \declare@shorthand{spanish}{"=}{-}% - \declare@shorthand{spanish}{"~}{-}% - \declare@shorthand{spanish}{"!}{\textexclamdown}% - \declare@shorthand{spanish}{"?}{\textquestiondown}% - }% -} -\ltx@IfUndefined{swedish@sh@"@sel}{}{% - \def\HyPsd@babel@swedish{% - \declare@shorthand{swedish}{"|}{}% - \declare@shorthand{swedish}{"~}{-}% - }% -} -\ltx@IfUndefined{ukrainian@sh@"@sel}{}{% - \def\HyPsd@babel@ukrainian{% - \declare@shorthand{ukrainian}{"|}{}% - \declare@shorthand{ukrainian}{"~}{-}% - }% -} -\ltx@IfUndefined{usorbian@sh@"@sel}{}{% - \def\HyPsd@babel@usorbian{% - \declare@shorthand{usorbian}{"f}{f}% - \declare@shorthand{usorbian}{"|}{}% - }% -} -\ltx@IfUndefined{greek@sh@\string~@sel}{% - \let\HyPsd@GreekPatch\@empty -}{% - \def\HyPsd@GreekPatch{% - \let\greeknumeral\HyPsd@greeknumeral - \let\Greeknumeral\HyPsd@Greeknumeral - }% -} -\def\HyPsd@greeknumeral#1{% - \HyPsd@GreekNum\@firstoftwo{#1}% -} -\def\HyPsd@Greeknumeral#1{% - \HyPsd@GreekNum\@secondoftwo{#1}% -} -\def\HyPsd@GreekNum#1#2{% - \ifHy@unicode - \ifnum#2<\@ne - \@arabic{#2}% - \else - \ifnum#2<1000000 % - \HyPsd@@GreekNum#1{#2}% - \else - \@arabic{#2}% - \fi - \fi - \else - \@arabic{#2}% - \fi -} -\def\HyPsd@@GreekNum#1#2{% - \ifnum#2<\@m - \ifnum#2<10 % - \expandafter\HyPsd@GreekNumI - \expandafter\@gobble\expandafter#1\number#2% - \else - \ifnum#2<100 % - \expandafter\HyPsd@GreekNumII - \expandafter\@gobble\expandafter#1\number#2% - \else - \expandafter\HyPsd@GreekNumIII - \expandafter\@gobble\expandafter#1\number#2% - \fi - \fi - \ifnum#2>\z@ - \textnumeralsigngreek - \fi - \else - \ifnum#2<\@M - \expandafter\HyPsd@GreekNumIV\expandafter#1\number#2% - \else - \ifnum#2<100000 % - \expandafter\HyPsd@GreekNumV\expandafter#1\number#2% - \else - \expandafter\HyPsd@GreekNumVI\expandafter#1\number#2% - \fi - \fi - \fi -} -\def\HyPsd@GreekNumI#1#2#3{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textalpha\textAlpha - \or\textbeta\textBeta - \or\textgamma\textGamma - \or\textdelta\textDelta - \or\textepsilon\textEpsilon - \or\textstigmagreek\textStigmagreek - \or\textzeta\textZeta - \or\texteta\textEta - \or\texttheta\textTheta - \else - {}{}% - \fi -} -\def\HyPsd@GreekNumII#1#2#3#4{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textiota\textIota - \or\textkappa\textKappa - \or\textlambda\textLambda - \or\textmu\textMu - \or\textnu\textNu - \or\textxi\textXi - \or\textomicron\textOmicron - \or\textpi\textPi - \or\textkoppagreek\textKoppagreek - \else - {}{}% - \fi - \HyPsd@GreekNumI#1#2#4% -} -\def\HyPsd@GreekNumIII#1#2#3#4#5{% - #1{% - \ifnum#3>\z@ - \textnumeralsignlowergreek - \fi - }% - \expandafter#2% - \ifcase#3 % - {}{}% - \or\textrho\textRho - \or\textsigma\textSigma - \or\texttau\textTau - \or\textupsilon\textUpsilon - \or\textphi\textPhi - \or\textchi\textChi - \or\textpsi\textPsi - \or\textomega\textOmega - \or\textsampigreek\textSampigreek - \else - {}{}% - \fi - \HyPsd@GreekNumII#1#2#4#5% -} -\def\HyPsd@GreekNumIV#1#2#3#4#5{% - \HyPsd@GreekNumI\@firstofone#1#2% - \HyPsd@@GreekNum#1{#3#4#5}% -} -\def\HyPsd@GreekNumV#1#2#3#4#5#6{% - \HyPsd@GreekNumII\@firstofone#1#2#3% - \HyPsd@@GreekNum#1{#4#5#6}% -} -\def\HyPsd@GreekNumVI#1#2#3#4#5#6#7{% - \HyPsd@GreekNumIII\@firstofone#1#2#3#4% - \HyPsd@@GreekNum#1{#5#6#7}% -} -\def\HyPsd@SpanishPatch{% - \ltx@IfUndefined{es@save@dot}{% - }{% - \let\.\es@save@dot - }% -} -\def\HyPsd@RussianPatch{% - \ltx@IfUndefined{russian@sh@"@-@}{% - }{% - \@namedef{russian@sh@"@-@}{-}% - }% -} +\input{hyperref-langpatches.def} \RequirePackage{intcalc}[2007/09/27] \def\HyPsd@CJKhook{% \ltx@ifpackageloaded{CJK}{% @@ -2793,7 +2482,8 @@ \def\HyPsd@pdfencoding@auto{auto} \def\HyPsd@pdfencoding@pdfdoc{pdfdoc} \def\HyPsd@pdfencoding@unicode{unicode} -\let\HyPsd@pdfencoding\Hy@pdfencoding@pdfdoc +\let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode +\HyPsd@LoadUnicode \def\HyPsd@LoadStringEnc{% \RequirePackage{stringenc}[2009/12/15]% \let\HyPsd@LoadStringEnc\relax @@ -3173,13 +2863,13 @@ \def\pageautorefname{page}% } \def\HyLang@french{% - \def\equationautorefname{\'Equation}% + \def\equationautorefname{\'equation}% \def\footnoteautorefname{note}% \def\itemautorefname{item}% - \def\figureautorefname{Figure}% - \def\tableautorefname{Tableau}% - \def\partautorefname{Partie}% - \def\appendixautorefname{Appendice}% + \def\figureautorefname{figure}% + \def\tableautorefname{tableau}% + \def\partautorefname{partie}% + \def\appendixautorefname{annexe}% \def\chapterautorefname{chapitre}% \def\sectionautorefname{section}% \def\subsectionautorefname{sous-section}% @@ -3187,7 +2877,7 @@ \def\paragraphautorefname{paragraphe}% \def\subparagraphautorefname{sous-paragraphe}% \def\FancyVerbLineautorefname{ligne}% - \def\theoremautorefname{Th\'eor\`eme}% + \def\theoremautorefname{th\'eor\`eme}% \def\pageautorefname{page}% } \def\HyLang@german{% @@ -3372,6 +3062,42 @@ \def\theoremautorefname{Stelling}% \def\pageautorefname{pagina}% } +\def\HyLang@norsk{% + \def\equationautorefname{Ligning}% + \def\footnoteautorefname{fotnote}% + \def\itemautorefname{element}% + \def\figureautorefname{Figur}% + \def\tableautorefname{Tabell}% + \def\partautorefname{Del}% + \def\appendixautorefname{Tillegg}% + \def\chapterautorefname{kapittel}% + \def\sectionautorefname{seksjon}% + \def\subsectionautorefname{underseksjon}% + \def\subsubsectionautorefname{under-underseksjon}% + \def\paragraphautorefname{avsnitt}% + \def\subparagraphautorefname{underavsnitt}% + \def\FancyVerbLineautorefname{Linje}% + \def\theoremautorefname{Teorem}% + \def\pageautorefname{side}% +} +\def\HyLang@danish{% + \def\equationautorefname{Ligning}% + \def\footnoteautorefname{fodnote}% + \def\itemautorefname{element}% + \def\figureautorefname{Figur}% + \def\tableautorefname{Tabel}% + \def\partautorefname{Del}% + \def\appendixautorefname{Bilag}% + \def\chapterautorefname{kapitel}% + \def\sectionautorefname{sektion}% + \def\subsectionautorefname{under-sektion}% + \def\subsubsectionautorefname{under-under-sektion}% + \def\paragraphautorefname{afsnit}% + \def\subparagraphautorefname{underafsnit}% + \def\FancyVerbLineautorefname{linje}% + \def\theoremautorefname{Teorem}% + \def\pageautorefname{side}% +} \def\HyLang@addto#1#2{% #2% \@temptokena{#2}% @@ -3441,6 +3167,9 @@ \HyLang@DeclareLang{hungarian}{magyar}{} \HyLang@DeclareLang{greek}{greek}{} \HyLang@DeclareLang{dutch}{dutch}{} +\HyLang@DeclareLang{norsk}{norsk}{} +\HyLang@DeclareLang{norwegian}{norsk}{} +\HyLang@DeclareLang{danish}{danish}{} \DeclareVoidOption{vietnamese}{% \HyLang@addto\extrasvietnamese\HyLang@vietnamese \Hy@AtEndOfPackage{% @@ -3621,14 +3350,6 @@ \let\@pdfpageduration\ltx@empty }% } -\newif\ifHy@useHidKey -\Hy@useHidKeyfalse -\define@key{Hyp}{pdfpagehidden}[true]{% - \Hy@boolkey{pdfpagehidden}{#1}% - \ifHy@pdfpagehidden - \global\Hy@useHidKeytrue - \fi -} \def\Hy@ColorList{cite,file,link,menu,run,url} \@for\Hy@temp:=\Hy@ColorList\do{% \edef\Hy@temp{% @@ -4428,13 +4149,6 @@ \else \def\Hy@Acrobatmenu#1#2{\leavevmode}% \fi -\Hy@nextfalse -\ltx@IfUndefined{spanish@sh@"@sel}{}{\Hy@nexttrue} -\ltx@IfUndefined{galician@sh@"@sel}{}{\Hy@nexttrue} -\ltx@IfUndefined{estonian@sh@"@sel}{}{\Hy@nexttrue} -\ifHy@next - \let\texttilde\~% -\fi \def\Hy@wrapper@babel#1#2{% \begingroup \Hy@safe@activestrue @@ -7029,15 +6743,6 @@ \Hy@MakeCurrentHref{#1.\the\Hy@linkcounter}% } \def\@currentHlabel{\@currentHref} -\@ifpackageloaded{fancyvrb}{% - \@ifpackagelater{fancyvrb}{1998/05/20}{}{% - \def\FV@StepLineNo{% - \FV@SetLineNo - \def\FV@StepLineNo{\H@refstepcounter{FancyVerbLine}}% - \FV@StepLineNo - }% - }% -}{} \Hy@AtBeginDocument{% \@ifclassloaded{revtex4}{% \@namedef{ver@lastpage.sty}{1994/06/25}% diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def index 9ab2c5e0e64..a4b22ff0f3c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hypertex.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref driver for HyperTeX specials] \Hy@VersionCheck{hypertex.def} \providecommand*{\XR@ext}{dvi} diff --git a/Master/texmf-dist/tex/latex/hyperref/nameref.sty b/Master/texmf-dist/tex/latex/hyperref/nameref.sty index cafbe62ee83..b61bb4c71a3 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nameref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nameref.sty @@ -11,7 +11,7 @@ %% 2000 Sebastian Rahtz, Heiko Oberdiek %% 2001-2012 Heiko Oberdiek %% 2016-2019 Oberdiek Package Suport Group -%% 2019-2020 The LaTeX3 Project +%% 2019-2021 The LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nameref} - [2019/09/16 v2.46 Cross-referencing by name of section]% + [2021-04-02 v2.47 Cross-referencing by name of section]% \RequirePackage{refcount}[2006/02/12] \RequirePackage{gettitlestring}[2009/12/18] \RequirePackage{ltxcmds}[2009/12/12] diff --git a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty index d01f0805cc1..ddb176e80ea 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{nohyperref} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Dummy hyperref (SR)] \RequirePackage{letltxmacro}[2008/06/13] \let\hyper@@anchor\@gobble diff --git a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def index 105fac05d1f..1eba34ca0ac 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def +++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pd1enc.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref: PDFDocEncoding definition (HO)] \DeclareFontEncoding{PD1}{}{} \DeclareTextAccent{\`}{PD1}{\textasciigrave} diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index 4ba70e306dc..19cb7220640 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def +++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pdfmark.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref definitions for pdfmark specials] \Hy@VersionCheck{pdfmark.def} \begingroup @@ -305,21 +305,9 @@ \fi \fi } -\def\hyper@pagehidden{% - \ifHy@useHidKey - \pdfmark{% - pdfmark=/PUT,% - Raw={% - \string{ThisPage\string}% - <</Hid \ifHy@pdfpagehidden true\else false\fi>>% - }% - }% - \fi -} \g@addto@macro\Hy@EveryPageBoxHook{% \hyper@pagetransition \hyper@pageduration - \hyper@pagehidden } \def\hyper@image#1#2{% \hyper@linkurl{#2}{#1}% @@ -875,6 +863,7 @@ /quotedblbase/quotedblleft/quotedblright/quoteleft% /quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron% /Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron % + 160/Euro % 164/currency % 166/brokenbar % 168/dieresis/copyright/ordfeminine % diff --git a/Master/texmf-dist/tex/latex/hyperref/psdextra.def b/Master/texmf-dist/tex/latex/hyperref/psdextra.def index 01cb6a6f064..3af31103c7c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/psdextra.def +++ b/Master/texmf-dist/tex/latex/hyperref/psdextra.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{psdextra.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref: Additions to PDF string support] \Hy@VersionCheck{psdextra.def} \newcommand*{\psdmapshortnames}{% diff --git a/Master/texmf-dist/tex/latex/hyperref/puarenc.def b/Master/texmf-dist/tex/latex/hyperref/puarenc.def index 1dcabf08306..9c67ff8b7af 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puarenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puarenc.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puarenc.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref: Additions to puenc.def for Arabi] \DeclareTextCommand{\hamza}{PU}{\86\041}% U+0621 \DeclareTextCommand{\alefmadda}{PU}{\86\042}% U+0622 diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index 314a259a0fa..1681f139975 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puenc.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puenc.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300 @@ -619,7 +619,9 @@ \DeclareTextCommand{\textmacronbelow}{PU}{ \83\061}% U+0331 \DeclareTextCommand{\texttie}{PU}{ \83\141}% U+0361 \DeclareTextCommand{\textnumeralsigngreek}{PU}{\83\164}% U+0374 +\DeclareTextCommand{\textdexiakeraia}{PU}{\83\164}% U+0374 \DeclareTextCommand{\textnumeralsignlowergreek}{PU}{\83\165}% U+0375 +\DeclareTextCommand{\textaristerikeraia}{PU}{\83\165}% U+0375 \DeclareTextCompositeCommand{\'}{PU}{\textAlpha}{\83\206}% U+0386 \DeclareTextCompositeCommand{\'}{PU}{\textEpsilon}{\83\210}% U+0388 \DeclareTextCompositeCommand{\'}{PU}{\textEta}{\83\211}% U+0389 @@ -691,14 +693,24 @@ \DeclareTextCommand{\textupsilonacute}{PU}{\83\315}% U+03CD \DeclareTextCompositeCommand{\'}{PU}{\textupsilon}{\83\315}% U+03CD \DeclareTextCompositeCommand{\'}{PU}{\textomega}{\83\316}% U+03CE +\DeclareTextCommand{\textQoppa}{PU}{\83\330}% U+03D8 +\DeclareTextCommand{\textqoppa}{PU}{\83\331}% U+03D9 \DeclareTextCommand{\textStigmagreek}{PU}{\83\332}% U+03DA +\DeclareTextCommand{\textStigma}{PU}{\83\332}% U+03DA \DeclareTextCommand{\textstigmagreek}{PU}{\83\333}% U+03DB +\DeclareTextCommand{\textstigma}{PU}{\83\333}% U+03DB \DeclareTextCommand{\textDigammagreek}{PU}{\83\334}% U+03DC +\DeclareTextCommand{\textDigamma}{PU}{\83\334}% U+03DC \DeclareTextCommand{\textdigammagreek}{PU}{\83\335}% U+03DD +\DeclareTextCommand{\textdigamma}{PU}{\83\335}% U+03DD +\DeclareTextCommand{\textKoppa}{PU}{\83\336}% U+03DE \DeclareTextCommand{\textKoppagreek}{PU}{\83\336}% U+03DE +\DeclareTextCommand{\textkoppa}{PU}{\83\337}% U+03DF \DeclareTextCommand{\textkoppagreek}{PU}{\83\337}% U+03DF \DeclareTextCommand{\textSampigreek}{PU}{\83\340}% U+03E0 +\DeclareTextCommand{\textSampi}{PU}{\83\340}% U+03E0 \DeclareTextCommand{\textsampigreek}{PU}{\83\341}% U+03E1 +\DeclareTextCommand{\textsampi}{PU}{\83\341}% U+03E1 \DeclareTextCommand{\textbackepsilon}{PU}{\83\366}% U+03F6 \DeclareTextCompositeCommand{\`}{PU}{\CYRE}{\84\000}% U+0400 \DeclareTextCommand{\CYRYO}{PU}{\84\001}% U+0401 diff --git a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def index 17264532d6f..e3b92163b52 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def @@ -11,7 +11,7 @@ %% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2015 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Support Group -%% 2019-2020 LaTeX3 Project +%% 2019-2021 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -33,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puvnenc.def} - [2020-05-15 v7.00e % + [2021-02-04 v7.00g % Hyperref: Additions to puenc.def for VnTeX] \DeclareTextCommand{\abreve}{PU}{\81\003}% U+0103 \DeclareTextCommand{\acircumflex}{PU}{\80\342}% U+00E2 diff --git a/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty b/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty index d73ba4013fa..369f0bea065 100644 --- a/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty +++ b/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty @@ -1,6 +1,6 @@ %% xr-hyper package (beta release) -%% Copyright (C) 1993-2020 David Carlisle +%% Copyright (C) 1993-2021 David Carlisle %% This is a modified version of the xr package from the Standard LaTeX %% tools distribution. It has some internal changes to cooperate with @@ -78,7 +78,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{xr-hyper} - [2020-05-15 v7.00e eXternal References (DPC)] + [2021-02-04 v7.00g eXternal References (DPC)] \def\externaldocument{\@testopt\XR@cite{}} \let\externalcitedocument\externaldocument |