texlive[69523] Master/texmf-dist: hyperref (21jan24)

commits+karl at tug.org commits+karl at tug.org
Sun Jan 21 22:16:05 CET 2024


Revision: 69523
          https://tug.org/svn/texlive?view=revision&revision=69523
Author:   karl
Date:     2024-01-21 22:16:05 +0100 (Sun, 21 Jan 2024)
Log Message:
-----------
hyperref (21jan24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
    trunk/Master/texmf-dist/doc/latex/hyperref/README.md
    trunk/Master/texmf-dist/doc/latex/hyperref/backref.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/manifest.txt
    trunk/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
    trunk/Master/texmf-dist/source/latex/hyperref/backref.dtx
    trunk/Master/texmf-dist/source/latex/hyperref/bmhydoc.sty
    trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
    trunk/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx
    trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
    trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
    trunk/Master/texmf-dist/source/latex/hyperref/hyperref.ins
    trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx
    trunk/Master/texmf-dist/tex/latex/hyperref/backref.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
    trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
    trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def
    trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def
    trunk/Master/texmf-dist/tex/latex/hyperref/hyperref-patches.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def
    trunk/Master/texmf-dist/tex/latex/hyperref/minitoc-hyper.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/ntheorem-hyper.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def
    trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
    trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def
    trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def
    trunk/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def
    trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def
    trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def
    trunk/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf
    trunk/Master/texmf-dist/source/latex/hyperref/xr-hyper.dtx

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,3 +1,20 @@
+2024-01-20 Ulrike Fischer
+	* hyperref.dtx: alias for \deferred at thm@head to allow patching if czech is used,
+issue #324
+
+2024-01-20  Ulrike Fischer
+	* create xr-hyper.dtx, align it with the current xr.dtx to prepare the merge
+
+Version: 2024-01-20 v7.01h 
+2024-01-19  Ulrike Fischer
+	* xr-hyper.sty: add support for properties, issue latex3/latex2e#1180
+
+2024-01-19 Ulrike Fischer
+	* xr-hyper: add unexpanded to \XR@@dURL, issue #327
+
+2023-12-19 Ulrike Fischer
+	* hyperref.dtx: remove letltxmacro package. Is unused.
+
 Version: 2023-11-26 v7.01g 
 		nameref 2023-11-26 v2.56 
 		backref 2023-11-26 v1.44
@@ -7,7 +24,7 @@
 
 2023-11-26 Ulrike Fischer
 	* xr-hyper.sty: store URL/file name of external documents always to
-	* allow file links even without destinations.
+	  allow file links even without destinations.
 	* nameref.dtx remove unneeded memoir patch
 	* nameref.dtx remove unneeded titlesec patch
 	* rename \HyPsd at expand@utfvii to \HyPsd at expand@utfviii, issue #309

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/README.md	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/README.md	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,6 +1,6 @@
 # README for hyperref bundle
 
-Version 2023-11-26 v7.01g
+Version 2024-01-20 v7.01h
 
 ## INTRODUCTION
 

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/backref.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css	2024-01-21 21:16:05 UTC (rev 69523)
@@ -215,6 +215,7 @@
 .framebox-r {text-align:right;}
 span.thank-mark{ vertical-align: super }
 span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript{ font-size:80%; }
+code.verb{font-family:monospace,monospace;}
 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;}

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html	2024-01-21 21:16:05 UTC (rev 69523)
@@ -25,7 +25,7 @@
 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">2023-11-26 v7.01g</span></div>
+class="ec-lmr-12">2024-01-20 v7.01h</span></div>
    </div>
    <h3 class="likesectionHead"><a 
  id="x1-1000"></a>Contents</h3>
@@ -369,20 +369,12 @@
 <span 
 class="ec-lmbx-10">href:</span> </dt><dd 
 class="description">
-     <!--l. 234--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">html:&#x003C;a</span><span 
-class="ec-lmvtt-10">&#x00A0;href</span><span 
-class="ec-lmvtt-10">&#x00A0;=</span><span 
-class="ec-lmvtt-10">&#x00A0;"href_string"&#x003E;</span></span></span>
+     <!--l. 234--><p class="noindent" ><span class="obeylines-h"><code class="verb">html:&#x003C;a&#x00A0;href&#x00A0;=&#x00A0;"href_string"&#x003E;</code></span>
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">name:</span> </dt><dd 
 class="description">
-     <!--l. 235--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">html:&#x003C;a</span><span 
-class="ec-lmvtt-10">&#x00A0;name</span><span 
-class="ec-lmvtt-10">&#x00A0;=</span><span 
-class="ec-lmvtt-10">&#x00A0;"name_string"&#x003E;</span></span></span>
+     <!--l. 235--><p class="noindent" ><span class="obeylines-h"><code class="verb">html:&#x003C;a&#x00A0;name&#x00A0;=&#x00A0;"name_string"&#x003E;</code></span>
                                                                                  
                                                                                  
      </dd><dt class="description">
@@ -389,26 +381,17 @@
 <span 
 class="ec-lmbx-10">end:</span> </dt><dd 
 class="description">
-     <!--l. 236--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">html:&#x003C;/a&#x003E;</span></span></span>
+     <!--l. 236--><p class="noindent" ><span class="obeylines-h"><code class="verb">html:&#x003C;/a&#x003E;</code></span>
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">image:</span> </dt><dd 
 class="description">
-     <!--l. 237--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">html:&#x003C;img</span><span 
-class="ec-lmvtt-10">&#x00A0;src</span><span 
-class="ec-lmvtt-10">&#x00A0;=</span><span 
-class="ec-lmvtt-10">&#x00A0;"href_string"&#x003E;</span></span></span>
+     <!--l. 237--><p class="noindent" ><span class="obeylines-h"><code class="verb">html:&#x003C;img&#x00A0;src&#x00A0;=&#x00A0;"href_string"&#x003E;</code></span>
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">base_name:</span> </dt><dd 
 class="description">
-     <!--l. 238--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">html:&#x003C;base</span><span 
-class="ec-lmvtt-10">&#x00A0;href</span><span 
-class="ec-lmvtt-10">&#x00A0;=</span><span 
-class="ec-lmvtt-10">&#x00A0;"href_string"&#x003E;</span></span></span></dd></dl>
+     <!--l. 238--><p class="noindent" ><span class="obeylines-h"><code class="verb">html:&#x003C;base&#x00A0;href&#x00A0;=&#x00A0;"href_string"&#x003E;</code></span></dd></dl>
 <!--l. 241--><p class="indent" >   The <span 
 class="ec-lmri-10">href</span>, <span 
 class="ec-lmri-10">name </span>and <span 
@@ -434,21 +417,18 @@
 class="ec-lmri-10">href_string</span>. The <span 
 class="ec-lmri-10">anchor </span>associated with a name command represents
 a possible location to which other hypertext links may refer, either as local references (of
-the form <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">href="#name_string"</span></span></span> with the <span 
+the form <span class="obeylines-h"><code class="verb">href="#name_string"</code></span> with the <span 
 class="ec-lmri-10">name_string </span>identical to the one in the name
 command) or as part of a URL (of the form <span 
 class="ec-lmri-10">URL#name_string</span>). Here <span 
 class="ec-lmri-10">href_string </span>is a valid URL
 or local identifier, while <span 
-class="ec-lmri-10">name_string </span>could be any string at all: the only caveat is that ‘<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">"</span></span></span>’
+class="ec-lmri-10">name_string </span>could be any string at all: the only caveat is that ‘<span class="obeylines-h"><code class="verb">"</code></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. 266--><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>
+class="ec-lmri-10">only </span>PDF use literal PostScript or PDF <span class="obeylines-h"><code class="verb">\special</code></span>
 commands. The commands are defined in configuration files for different drivers, selected by
 package options or for most current engines autodetected; at present, the following drivers are
 supported:
@@ -471,8 +451,7 @@
 <span 
 class="ec-lmbx-10">dvips</span> </dt><dd 
 class="description">
-     <!--l. 275--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands tailored for <span 
+     <!--l. 275--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands tailored for <span 
 class="ec-lmss-10">dvips</span>. This is the default driver if dvi mode is
      detected.
      </dd><dt class="description">
@@ -479,8 +458,7 @@
 <span 
 class="ec-lmbx-10">dvipsone</span> </dt><dd 
 class="description">
-     <!--l. 277--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands tailored for <span 
+     <!--l. 277--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands tailored for <span 
 class="ec-lmss-10">dvipsone</span>
      </dd><dt class="description">
 <span 
@@ -495,8 +473,7 @@
 <span 
 class="ec-lmbx-10">tex4ht</span> </dt><dd 
 class="description">
-     <!--l. 280--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands for use with <span 
+     <!--l. 280--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands for use with <span 
 class="ec-lmss-10">TeX4ht</span>, autodetected.
      </dd><dt class="description">
 <span 
@@ -512,15 +489,13 @@
 <span 
 class="ec-lmbx-10">dvipdfm</span> </dt><dd 
 class="description">
-     <!--l. 283--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands for Mark Wicks’ DVI to PDF driver <span 
+     <!--l. 283--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands for Mark Wicks’ DVI to PDF driver <span 
 class="ec-lmss-10">dvipdfm</span>
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">dvipdfmx</span> </dt><dd 
 class="description">
-     <!--l. 284--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands for driver <span 
+     <!--l. 284--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands for driver <span 
 class="ec-lmss-10">dvipdfmx</span>, a successor of <span 
 class="ec-lmss-10">dvipdfm</span>
      </dd><dt class="description">
@@ -527,22 +502,19 @@
 <span 
 class="ec-lmbx-10">dviwindo</span> </dt><dd 
 class="description">
-     <!--l. 286--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands that Y&Y’s Windows previewer interprets as hypertext jumps
+     <!--l. 286--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands that Y&Y’s Windows previewer interprets as hypertext jumps
      within the previewer
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">vtex</span> </dt><dd 
 class="description">
-     <!--l. 287--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands that MicroPress’ HTML and PDF-producing TeX&#x00A0;variants
+     <!--l. 287--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands that MicroPress’ HTML and PDF-producing TeX&#x00A0;variants
      interpret as hypertext jumps within the previewer, autodetected.
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">textures</span> </dt><dd 
 class="description">
-     <!--l. 290--><p class="noindent" >produces  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span>  commands  that  <span 
+     <!--l. 290--><p class="noindent" >produces  <span class="obeylines-h"><code class="verb">\special</code></span>  commands  that  <span 
 class="ec-lmss-10">Textures  </span>interprets  as  hypertext  jumps  within  the
      previewer
      </dd><dt class="description">
@@ -549,8 +521,7 @@
 <span 
 class="ec-lmbx-10">xetex</span> </dt><dd 
 class="description">
-     <!--l. 291--><p class="noindent" >produces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands for XeTeX, autodetected.
+     <!--l. 291--><p class="noindent" >produces <span class="obeylines-h"><code class="verb">\special</code></span> commands for XeTeX, autodetected.
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">hitex</span> </dt><dd 
@@ -1025,8 +996,7 @@
 basis.
 <!--l. 591--><p class="indent" >   Note however that some options (for example <span 
 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. The following
+in <span class="obeylines-h"><code class="verb">\hypersetup</code></span> as the option settings are processed as the package is read. The following
 tabular lists (hopefully all) these options. Be aware that some of the options do nothing or
 have changed behaviour if the new pdfmanagement and so the new generic <span 
 class="ec-lmss-10">hyperref </span>driver is
@@ -1259,8 +1229,7 @@
 <!--l. 649--><p class="indent" >   As seen in the previous example, information entries (pdftitle, pdfauthor, &#x2026;) should be set after the
 package is loaded. Otherwise LaTeX&#x00A0;expands the values of these options prematurely. Also LaTeX&#x00A0;strips
 spaces in options. Especially option ‘pdfborder’ requires some care. Curly braces protect the value, if
-given as package option. They are not necessary in <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hypersetup</span></span></span>.
+given as package option. They are not necessary in <span class="obeylines-h"><code class="verb">\hypersetup</code></span>.
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-10">
@@ -1268,10 +1237,8 @@
 \hypersetup{pdfborder=0&#x00A0;0&#x00A0;0}
 </pre>
 <!--l. 659--><p class="nopar" >
-<!--l. 661--><p class="indent" >   Some options can be given at any time, but many are restricted: before <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\begin{document}</span></span></span>, only in
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\usepackage[...]{hyperref}</span></span></span>, before first use, etc.
+<!--l. 661--><p class="indent" >   Some options can be given at any time, but many are restricted: before <span class="obeylines-h"><code class="verb">\begin{document}</code></span>, only in
+<span class="obeylines-h"><code class="verb">\usepackage[...]{hyperref}</code></span>, before first use, etc.
 <!--l. 665--><p class="indent" >   In the key descriptions that follow, many options do not need a value, as they default to the value
 true if used. These are the ones classed as ‘boolean’. The values true and false can always be specified,
 however.
@@ -1369,8 +1336,7 @@
 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:
      <blockquote class="quote">
-     <!--l. 698--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">chapter.4</span></span></span></blockquote>
+     <!--l. 698--><p class="noindent" ><span class="obeylines-h"><code class="verb">chapter.4</code></span></blockquote>
 <!--l. 700--><p class="noindent" >This scheme is used by:
      <dl class="description"><dt class="description">
 <span 
@@ -1383,8 +1349,7 @@
 <span 
 class="ec-lmvtk-10">\hyperpage</span> </dt><dd 
 class="description">
-     <!--l. 704--><p class="noindent" >is used by the index to get page links. Page anchor setting (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pageanchor</span></span></span>) must not be turned
+     <!--l. 704--><p class="noindent" >is used by the index to get page links. Page anchor setting (<span class="obeylines-h"><code class="verb">pageanchor</code></span>) must not be turned
      off.</dd></dl>
 <!--l. 709--><p class="indent" >   It is very important that the destination names are unique, because two destinations must not share
 the same name. The counter value <span 
@@ -1399,8 +1364,7 @@
 class="ec-lmvtt-10">\thetable</span>. But the
 destination name <span 
 class="ec-lmvtt-10">table.2.4 </span>is unique because it has used <span 
-class="ec-lmvtt-10">\theHtable </span>that gives <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">2.4</span></span></span> in this
+class="ec-lmvtt-10">\theHtable </span>that gives <span class="obeylines-h"><code class="verb">2.4</code></span> in this
 case.
 <!--l. 722--><p class="indent" >   Often the user do not need to set <span 
 class="ec-lmvtt-10">\theH&#x003C;counter&#x003E;</span>. Defaults for standard cases (chapter, &#x2026;) are
@@ -1449,7 +1413,7 @@
 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. 759--><p class="indent" >   Destination names can also be used from the outside in URIs(, if the driver has not removed or
+<!--l. 759--><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:
      <blockquote class="quote">
                                                                                  
@@ -1523,16 +1487,13 @@
 class="ec-lmvtt-10">destlabel </span>destinations can also be named manually, if the destination is not yet
 renamed:
      <blockquote class="quote">
-     <!--l. 818--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\HyperDestRename{</span></span></span><span 
+     <!--l. 818--><p class="noindent" ><span class="obeylines-h"><code class="verb">\HyperDestRename{</code></span><span 
 class="lmsy-10">&#x27E8;</span><span 
 class="ec-lmvtto-10">destination</span><span 
-class="lmsy-10">&#x27E9;</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}{</span></span></span><span 
+class="lmsy-10">&#x27E9;</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
 class="lmsy-10">&#x27E8;</span><span 
 class="ec-lmvtto-10">newname</span><span 
-class="lmsy-10">&#x27E9;</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span></blockquote>
+class="lmsy-10">&#x27E9;</span><span class="obeylines-h"><code class="verb">}</code></span></blockquote>
 <!--l. 821--><p class="indent" >   Hint: Anchors can also be named and set by <span 
 class="ec-lmvtt-10">\hypertarget</span>.
 <!--l. 824--><p class="indent" >
@@ -1625,8 +1586,7 @@
 class="ec-lmvtk-10">pageanchor</span> </dt><dd 
 class="description">
      <!--l. 838--><p class="noindent" >A boolean option that determines whether every page is given an target 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.               
+     corner. If this is turned off, <span class="obeylines-h"><code class="verb">\printindex</code></span> will not contain valid hyperlinks.               
                                                                                  
      </dd><dt class="description">
 <span 
@@ -1633,8 +1593,7 @@
 class="ec-lmvtk-10">hypertexnames</span> </dt><dd 
 class="description">
      <!--l. 839--><p class="noindent" >By default the targets have names built with <span 
-class="ec-lmvtt-10">\thepage</span>: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">page.\thepage</span></span></span>, so e.g., <span 
+class="ec-lmvtt-10">\thepage</span>: <span class="obeylines-h"><code class="verb">page.\thepage</code></span>, so e.g., <span 
 class="ec-lmvtt-10">page.4 </span>or
      <span 
 class="ec-lmvtt-10">page.iii</span>. The names require that every page as an unique number representation. A frequent
@@ -1706,8 +1665,7 @@
 class="td11">
   <!--l. 866--><p class="noindent" >In  the  hypertex  driver,  the  height  of  links  is  normally
   calculated by the driver as simply the base line of contained
-  text; this option forces <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special</span></span></span> commands to reflect the
+  text; this option forces <span class="obeylines-h"><code class="verb">\special</code></span> commands to reflect the
   real height of the link (which could contain a graphic)        </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-6-2-"><td  style="white-space:nowrap; text-align:left;" id="TBL-6-2-1"  
@@ -1731,8 +1689,7 @@
 class="ec-lmri-10">true  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-6-3-4"  
 class="td11">
   <!--l. 871--><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
+  at the top left corner. If this is turned off, <span class="obeylines-h"><code class="verb">\printindex</code></span> will
   not contain valid hyperlinks.                                         </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-6-4-"><td  style="white-space:nowrap; text-align:left;" id="TBL-6-4-1"  
@@ -1759,8 +1716,7 @@
 class="td11">      </td><td  style="white-space:normal; text-align:left;" id="TBL-6-8-4"  
 class="td11"></td></tr>
    </table></div>
-<!--l. 877--><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
+<!--l. 877--><p class="noindent" >Note for option <span class="obeylines-h"><code class="verb">breaklinks</code></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. 882--><p class="noindent" >
@@ -1953,8 +1909,7 @@
 <!--l. 925--><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 
-class="ec-lmvtt-10">C:\netscape\netscape</span></span></span>) to tell <span 
+<span class="obeylines-h"><code class="verb">C:\netscape\netscape</code></span>) to tell <span 
 class="ec-lmss-10">dviwindo </span>what program to launch. Thus, users of Internet Explorer might
 add something like this to hyperref.cfg:
                                                                                  
@@ -2009,15 +1964,8 @@
   bibliography, as a list of section numbers. This can
   only work properly <span 
 class="ec-lmri-10">if </span>there is a blank line after each
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\bibitem</span></span></span>. Supported values are <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">section</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">slide</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">page</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">none</span></span></span>, or <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">false</span></span></span>. If no value is given, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">section</span></span></span> is taken
+  <span class="obeylines-h"><code class="verb">\bibitem</code></span>. Supported values are <span class="obeylines-h"><code class="verb">section</code></span>, <span class="obeylines-h"><code class="verb">slide</code></span>, <span class="obeylines-h"><code class="verb">page</code></span>,
+  <span class="obeylines-h"><code class="verb">none</code></span>, or <span class="obeylines-h"><code class="verb">false</code></span>. If no value is given, <span class="obeylines-h"><code class="verb">section</code></span> is taken
   as default.                                                       </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-8-4-"><td  style="white-space:nowrap; text-align:left;" id="TBL-8-4-1"  
@@ -2039,11 +1987,8 @@
 class="td10">
   <!--l. 947--><p class="noindent" >Makes                         the                         page
   numbers of index entries into hyperlinks. Relays on
-  unique page anchors (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pageanchor</span></span></span>, &#x2026;) <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pageanchors</span></span></span>
-  and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">plainpages=false</span></span></span>.                                       </td>
+  unique page anchors (<span class="obeylines-h"><code class="verb">pageanchor</code></span>, &#x2026;) <span class="obeylines-h"><code class="verb">pageanchors</code></span>
+  and <span class="obeylines-h"><code class="verb">plainpages=false</code></span>.                                       </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 
@@ -2070,12 +2015,8 @@
 class="td11">  <span 
 class="ec-lmri-10">section    </span></td><td  style="white-space:normal; text-align:left;" id="TBL-8-8-4"  
 class="td10">
-  <!--l. 953--><p class="noindent" >make text (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">section</span></span></span>), page number (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">page</span></span></span>), both (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">all</span></span></span>)
-  or nothing (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">none</span></span></span>) be link on TOC, LOF and LOT  </td>
+  <!--l. 953--><p class="noindent" >make text (<span class="obeylines-h"><code class="verb">section</code></span>), page number (<span class="obeylines-h"><code class="verb">page</code></span>), both (<span class="obeylines-h"><code class="verb">all</code></span>)
+  or nothing (<span class="obeylines-h"><code class="verb">none</code></span>) be link on TOC, LOF and LOT  </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 
@@ -2253,8 +2194,7 @@
   aid  this  process,  the  <span 
 class="ec-lmvtt-10">.out  </span>file  is  not  rewritten
   by  LaTeX&#x00A0;if  it  is  edited  to  contain  a  line
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\let\WriteBookmarks\relax</span></span></span>                          </td>
+  <span class="obeylines-h"><code class="verb">\let\WriteBookmarks\relax</code></span>                          </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-9-2-"><td  style="white-space:nowrap; text-align:left;" id="TBL-9-2-1"  
 class="td01"><span 
@@ -2304,8 +2244,7 @@
 class="ec-lmri-10">false    </span></td><td  style="white-space:normal; text-align:left;" id="TBL-9-6-4"  
 class="td10">
   <!--l. 991--><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
+  bookmarks.   Package   <span class="obeylines-h"><code class="verb">hyperref</code></span>  supports   both
   normal   and   preprocessed   mode   of   the   <span 
 class="ec-lmss-10">CJK</span>
   package;   during   the   creation   of   bookmarks,
@@ -2478,19 +2417,12 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-2-4"  
 class="td10">
   <!--l. 1038--><p class="noindent" >Determines   how   the   file   is   opening   in
-  Acrobat;   the   possibilities   are   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseNone</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseThumbs</span></span></span> (show thumbnails), <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseOutlines</span></span></span>
-  (show bookmarks), <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">FullScreen</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseOC</span></span></span> (PDF
-  1.5), and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseAttachments</span></span></span> (PDF 1.6). If no
+  Acrobat;   the   possibilities   are   <span class="obeylines-h"><code class="verb">UseNone</code></span>,
+  <span class="obeylines-h"><code class="verb">UseThumbs</code></span> (show thumbnails), <span class="obeylines-h"><code class="verb">UseOutlines</code></span>
+  (show bookmarks), <span class="obeylines-h"><code class="verb">FullScreen</code></span>, <span class="obeylines-h"><code class="verb">UseOC</code></span> (PDF
+  1.5), and <span class="obeylines-h"><code class="verb">UseAttachments</code></span> (PDF 1.6). If no
   mode if explicitly chosen, but the bookmarks
-  option is set, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseOutlines</span></span></span> is used.               </td>
+  option is set, <span class="obeylines-h"><code class="verb">UseOutlines</code></span> is used.               </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 
@@ -2576,10 +2508,7 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-11-4"  
 class="td10">
   <!--l. 1051--><p class="noindent" >Sets the document information Trapped entry.
-  Possible values are <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">True</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">False</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Unknown</span></span></span>.
+  Possible values are <span class="obeylines-h"><code class="verb">True</code></span>, <span class="obeylines-h"><code class="verb">False</code></span> and <span class="obeylines-h"><code class="verb">Unknown</code></span>.
   An empty value means, the entry is not set.  </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-12-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-12-1"  
@@ -2671,10 +2600,8 @@
 class="td11">  <span 
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-19-4"  
 class="td10">
-  <!--l. 1062--><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>
+  <!--l. 1062--><p class="noindent" >direction setting. Possible values: <span class="obeylines-h"><code class="verb">L2R</code></span> (left to
+  right) and <span class="obeylines-h"><code class="verb">R2L</code></span> (right to left)                     </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-20-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-20-1"  
 class="td01"><span 
@@ -2696,13 +2623,10 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-21-4"  
 class="td10">
   <!--l. 1065--><p class="noindent" >paper      handling      option      for      print
-  dialog.  Possible  vatues  are:  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Simplex</span></span></span>  (print
-  single-sided),  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">DuplexFlipShortEdge</span></span></span> (duplex
+  dialog.  Possible  vatues  are:  <span class="obeylines-h"><code class="verb">Simplex</code></span>  (print
+  single-sided),  <span class="obeylines-h"><code class="verb">DuplexFlipShortEdge</code></span> (duplex
   and  flip  on  the  short  edge  of  the  sheet),
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">DuplexFlipLongEdge</span></span></span> (duplex and flip on the
+  <span class="obeylines-h"><code class="verb">DuplexFlipLongEdge</code></span> (duplex and flip on the
   long edge of the sheet)                              </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-22-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-22-1"  
@@ -2755,12 +2679,8 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-26-4"  
 class="td10">
   <!--l. 1075--><p class="noindent" >page mode setting on exiting full-screen mode.
-  Possible  values  are  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseNone</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseOutlines</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseThumbs</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">UseOC</span></span></span>                         </td>
+  Possible  values  are  <span class="obeylines-h"><code class="verb">UseNone</code></span>,  <span class="obeylines-h"><code class="verb">UseOutlines</code></span>,
+  <span class="obeylines-h"><code class="verb">UseThumbs</code></span>, and <span class="obeylines-h"><code class="verb">UseOC</code></span>                         </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-27-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-27-1"  
 class="td01"><span 
@@ -2781,15 +2701,9 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-28-4"  
 class="td10">
   <!--l. 1078--><p class="noindent" >set  layout  of  PDF  pages.  Possible  values:
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">SinglePage</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">OneColumn</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TwoColumnLeft</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TwoColumnRight</span></span></span>,      <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TwoPageLeft</span></span></span>,      and
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TwoPageRight</span></span></span>                                      </td>
+  <span class="obeylines-h"><code class="verb">SinglePage</code></span>,  <span class="obeylines-h"><code class="verb">OneColumn</code></span>,  <span class="obeylines-h"><code class="verb">TwoColumnLeft</code></span>,
+  <span class="obeylines-h"><code class="verb">TwoColumnRight</code></span>,      <span class="obeylines-h"><code class="verb">TwoPageLeft</code></span>,      and
+  <span class="obeylines-h"><code class="verb">TwoPageRight</code></span>                                      </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-29-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-29-1"  
 class="td01"><span 
@@ -2810,23 +2724,10 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-30-4"  
 class="td10">
   <!--l. 1083--><p class="noindent" >set PDF page transition style. Possible values
-  are   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Split</span></span></span>,   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Blinds</span></span></span>,   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Box</span></span></span>,   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Wipe</span></span></span>,   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Dissolve</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Glitter</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">R</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Fly</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Push</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Cover</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Uncover</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Fade</span></span></span>.
+  are   <span class="obeylines-h"><code class="verb">Split</code></span>,   <span class="obeylines-h"><code class="verb">Blinds</code></span>,   <span class="obeylines-h"><code class="verb">Box</code></span>,   <span class="obeylines-h"><code class="verb">Wipe</code></span>,   <span class="obeylines-h"><code class="verb">Dissolve</code></span>,
+  <span class="obeylines-h"><code class="verb">Glitter</code></span>, <span class="obeylines-h"><code class="verb">R</code></span>, <span class="obeylines-h"><code class="verb">Fly</code></span>, <span class="obeylines-h"><code class="verb">Push</code></span>, <span class="obeylines-h"><code class="verb">Cover</code></span>, <span class="obeylines-h"><code class="verb">Uncover</code></span>, <span class="obeylines-h"><code class="verb">Fade</code></span>.
   The default according to the PDF&#x00A0;Reference
-  is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">R</span></span></span>, which simply replaces the old page with
+  is <span class="obeylines-h"><code class="verb">R</code></span>, which simply replaces the old page with
   the new one.                                           </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-31-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-31-1"  
@@ -2851,15 +2752,9 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-32-4"  
 class="td10">
   <!--l. 1093--><p class="noindent" >set /PrintArea of viewer preferences. Possible
-  values  are  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">MediaBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">BleedBox</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">ArtBox</span></span></span>. The default according
-  to the PDF&#x00A0;Reference is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>              </td>
+  values  are  <span class="obeylines-h"><code class="verb">MediaBox</code></span>,  <span class="obeylines-h"><code class="verb">CropBox</code></span>,  <span class="obeylines-h"><code class="verb">BleedBox</code></span>,
+  <span class="obeylines-h"><code class="verb">TrimBox</code></span>, and <span class="obeylines-h"><code class="verb">ArtBox</code></span>. The default according
+  to the PDF&#x00A0;Reference is <span class="obeylines-h"><code class="verb">CropBox</code></span>              </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-33-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-33-1"  
 class="td01"><span 
@@ -2870,15 +2765,9 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-33-4"  
 class="td10">
   <!--l. 1097--><p class="noindent" >set /PrintClip of viewer preferences. Possible
-  values  are  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">MediaBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">BleedBox</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">ArtBox</span></span></span>. The default according
-  to the PDF&#x00A0;Reference is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>              </td>
+  values  are  <span class="obeylines-h"><code class="verb">MediaBox</code></span>,  <span class="obeylines-h"><code class="verb">CropBox</code></span>,  <span class="obeylines-h"><code class="verb">BleedBox</code></span>,
+  <span class="obeylines-h"><code class="verb">TrimBox</code></span>, and <span class="obeylines-h"><code class="verb">ArtBox</code></span>. The default according
+  to the PDF&#x00A0;Reference is <span class="obeylines-h"><code class="verb">CropBox</code></span>              </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-34-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-34-1"  
 class="td01"><span 
@@ -2903,9 +2792,7 @@
 class="td10">
   <!--l. 1103--><p class="noindent" >page  scaling  option  for  print  dialog  (option
   /PrintScaling of viewer preferences, PDF 1.6);
-  valid values are <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">None</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">AppDefault</span></span></span>        </td>
+  valid values are <span class="obeylines-h"><code class="verb">None</code></span> and <span class="obeylines-h"><code class="verb">AppDefault</code></span>        </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-36-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-36-1"  
 class="td01"><span 
@@ -2926,15 +2813,9 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-37-4"  
 class="td10">
   <!--l. 1109--><p class="noindent" >set /ViewArea of viewer preferences. Possible
-  values  are  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">MediaBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">BleedBox</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">ArtBox</span></span></span>. The default according
-  to the PDF&#x00A0;Reference is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>              </td>
+  values  are  <span class="obeylines-h"><code class="verb">MediaBox</code></span>,  <span class="obeylines-h"><code class="verb">CropBox</code></span>,  <span class="obeylines-h"><code class="verb">BleedBox</code></span>,
+  <span class="obeylines-h"><code class="verb">TrimBox</code></span>, and <span class="obeylines-h"><code class="verb">ArtBox</code></span>. The default according
+  to the PDF&#x00A0;Reference is <span class="obeylines-h"><code class="verb">CropBox</code></span>              </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-38-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-38-1"  
 class="td01"><span 
@@ -2945,15 +2826,9 @@
 class="ec-lmri-10">empty  </span></td><td  style="white-space:normal; text-align:left;" id="TBL-10-38-4"  
 class="td10">
   <!--l. 1113--><p class="noindent" >set /ViewClip of viewer preferences Possible
-  values  are  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">MediaBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>,  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">BleedBox</span></span></span>,
-  <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">TrimBox</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">ArtBox</span></span></span>. The default according
-  to the PDF&#x00A0;Reference is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CropBox</span></span></span>              </td>
+  values  are  <span class="obeylines-h"><code class="verb">MediaBox</code></span>,  <span class="obeylines-h"><code class="verb">CropBox</code></span>,  <span class="obeylines-h"><code class="verb">BleedBox</code></span>,
+  <span class="obeylines-h"><code class="verb">TrimBox</code></span>, and <span class="obeylines-h"><code class="verb">ArtBox</code></span>. The default according
+  to the PDF&#x00A0;Reference is <span class="obeylines-h"><code class="verb">CropBox</code></span>              </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-10-39-"><td  style="white-space:nowrap; text-align:left;" id="TBL-10-39-1"  
 class="td01"><span 
@@ -2990,16 +2865,10 @@
 class="td11">       </td><td  style="white-space:normal; text-align:left;" id="TBL-10-44-4"  
 class="td10"></td></tr>
    </table></div>
-<!--l. 1121--><p class="noindent" >The dates <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">CreationDate</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">ModDate</span></span></span> are normally set automatically to the current date/time when
+<!--l. 1121--><p class="noindent" >The dates <span class="obeylines-h"><code class="verb">CreationDate</code></span> and <span class="obeylines-h"><code class="verb">ModDate</code></span> are normally set automatically to the current date/time when
 the compilation started. If they should be changed (e.g. for regression tests to produce reproducible
-documents) they can be set with <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hypersetup</span></span></span> with the keys <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pdfcreationdate</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pdfmoddate</span></span></span> or externally
-by setting the <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">SOURCE_DATE_EPOCH</span></span></span> environment variable.
+documents) they can be set with <span class="obeylines-h"><code class="verb">\hypersetup</code></span> with the keys <span class="obeylines-h"><code class="verb">pdfcreationdate</code></span>, <span class="obeylines-h"><code class="verb">pdfmoddate</code></span> or externally
+by setting the <span class="obeylines-h"><code class="verb">SOURCE_DATE_EPOCH</code></span> environment variable.
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-19">
@@ -3020,8 +2889,7 @@
 <!--l. 1138--><p class="nopar" >
 <!--l. 1140--><p class="indent" >   Each link in Acrobat carries its own magnification level, which is set using PDF coordinate space,
 which is not the same as 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 
+<span class="obeylines-h"><code class="verb">\hypercalcbp</code></span> that is explained on page <a 
 href="#x1-280006.3">64<!--tex4ht:ref: hypercalcbp --></a>. pdfTeX&#x00A0;works by supplying default values for <span 
 class="ec-lmvtt-10">XYZ</span>
 (horizontal <span 
@@ -3522,8 +3390,7 @@
 class="td11">  <span 
 class="ec-lmri-10">false           </span></td><td  style="white-space:normal; text-align:left;" id="TBL-14-18-3"  
 class="td10">
-  <!--l. 1252--><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>
+  <!--l. 1252--><p class="noindent" >destinations  are  named  by  the  first  <span class="obeylines-h"><code class="verb">\label</code></span>
   after the anchor creation                           </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-14-19-"><td  style="white-space:nowrap; text-align:left;" id="TBL-14-19-1"  
@@ -4323,22 +4190,17 @@
 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"  
 class="td11">  <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">options</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">]</span></span></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 
-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>
+class="ec-lmvtt-10">\href</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">options</span><span class="obeylines-h"><code class="verb">]</code></span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1365--><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).
+class="ec-lmri-10">text </span>is made into 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. 1370--><p class="indent" >   The optional argument <span 
 class="ec-lmri-10">options </span>recognizes the <span 
 class="ec-lmss-10">hyperref </span>options <span 
@@ -4350,23 +4212,20 @@
 class="ec-lmvtk-10">page</span><span 
 class="ec-lmbx-10">:</span> </dt><dd 
 class="description">
-     <!--l. 1374--><p class="noindent" >Specifies the start page number of remote PDF documents. First page is <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">1</span></span></span>.
+     <!--l. 1374--><p class="noindent" >Specifies the start page number of remote PDF documents. First page is <span class="obeylines-h"><code class="verb">1</code></span>.
      </dd><dt class="description">
 <span 
 class="ec-lmvtk-10">ismap</span><span 
 class="ec-lmbx-10">:</span> </dt><dd 
 class="description">
-     <!--l. 1376--><p class="noindent" >Boolean key, if set to <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">true</span></span></span>, the URL should appended by the coordinates as query parameters
-     by the PDF viewer.
+     <!--l. 1376--><p class="noindent" >Boolean  key,  if  set  to  <span class="obeylines-h"><code class="verb">true</code></span>,  the  URL  should  be  appended  by  the  coordinates  as  query
+     parameters by the PDF viewer.
      </dd><dt class="description">
 <span 
 class="ec-lmvtk-10">nextactionraw</span><span 
 class="ec-lmbx-10">:</span> </dt><dd 
 class="description">
-     <!--l. 1379--><p class="noindent" >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. 1379--><p class="noindent" >The value of key <span class="obeylines-h"><code class="verb">/Next</code></span> of action dictionaries, see PDF specification.</dd></dl>
                                                                                  
                                                                                  
 <!--l. 1383--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-16" class="tabular" 
@@ -4375,20 +4234,13 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\url</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 
-class="ec-lmvtt-10">}</span></span></span>  </td></tr></table>                                                                  </div></span>
+class="ec-lmvtt-10">\url</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                                  </div></span>
 <!--l. 1387--><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 
-class="ec-lmvtt-10">}{</span></span></span><span 
-class="ec-lmvtt-10">\nolinkurl</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 
-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
+class="ec-lmvtt-10">\href</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmvtt-10">\nolinkurl</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}}</code></span>. Depending on the driver <span class="obeylines-h"><code class="verb">\href</code></span> also tries to detect the link
 type. Thus the result can be a url link, file link, &#x2026;. The implementation makes use of the <span 
 class="ec-lmss-10">url </span>package and
 its commands can be used to format and fine tune the url, but the behaviour of <span 
@@ -4405,13 +4257,10 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\nolinkurl</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 
-class="ec-lmvtt-10">}</span></span></span>  </td></tr></table>                                                             </div></span>
+class="ec-lmvtt-10">\nolinkurl</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                             </div></span>
 <!--l. 1402--><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> described above, without creating a hyperlink.
+class="ec-lmri-10">URL </span>in the same way as <span class="obeylines-h"><code class="verb">\url</code></span> described above, without creating a hyperlink.
 <!--l. 1405--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-18" class="tabular" 
  
 ><colgroup id="TBL-18-1g"><col 
@@ -4418,10 +4267,8 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperbaseurl</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 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperbaseurl</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1409--><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
@@ -4434,12 +4281,9 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperimage</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">imageURL</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>
+class="ec-lmvtt-10">\hyperimage</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">imageURL</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1417--><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.
@@ -4452,14 +4296,10 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperdef</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">category</span><span class="obeylines-h"><span class="verb"><span 
-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><span 
-class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperdef</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">category</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1427--><p class="noindent" >A target area of the document (the <span 
 class="ec-lmri-10">text</span>) is marked, and given the name <span 
@@ -4470,16 +4310,11 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperref</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 
-class="ec-lmvtt-10">}{</span></span></span><span 
-class="ec-lmri-10">category</span><span class="obeylines-h"><span class="verb"><span 
-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><span 
-class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperref</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">URL</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">category</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1434--><p class="noindent" ><span 
 class="ec-lmri-10">text </span>is made into a link to <span 
@@ -4490,18 +4325,13 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperref</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">text</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperref</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1440--><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.
+class="ec-lmri-10">text </span>is made into a link to the same place as <span class="obeylines-h"><code class="verb">\ref{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span> would be linked.
 <!--l. 1444--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-23" class="tabular" 
  
 ><colgroup id="TBL-23-1g"><col 
@@ -4508,12 +4338,9 @@
 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">\hyperlink</span><span class="obeylines-h"><span class="verb"><span 
-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><span 
-class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperlink</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1447--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-24" class="tabular" 
  
@@ -4521,26 +4348,18 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hypertarget</span><span class="obeylines-h"><span class="verb"><span 
-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><span 
-class="ec-lmri-10">text</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\hypertarget</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
-<!--l. 1451--><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 
+<!--l. 1451--><p class="noindent" >A simple internal link is created with <span class="obeylines-h"><code class="verb">\hypertarget</code></span>, with two parameters of an anchor <span 
 class="ec-lmri-10">name</span>, and anchor
 <span 
-class="ec-lmri-10">text</span>. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperlink</span></span></span> has two arguments, the name of a hypertext object defined somewhere by <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hypertarget</span></span></span>,
+class="ec-lmri-10">text</span>. <span class="obeylines-h"><code class="verb">\hyperlink</code></span> has two arguments, the name of a hypertext object defined somewhere by <span class="obeylines-h"><code class="verb">\hypertarget</code></span>,
 and the <span 
-class="ec-lmri-10">text </span>which be used as the link on the page.
-<!--l. 1457--><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.
+class="ec-lmri-10">text </span>which is used as the link on the page.
+<!--l. 1457--><p class="indent" >   Note that in HTML parlance, the <span class="obeylines-h"><code class="verb">\hyperlink</code></span> command inserts a notional # in front of each link,
+making it relative to the current testdocument; <span class="obeylines-h"><code class="verb">\href</code></span> expects a full URL.
                                                                                  
                                                                                  
 <!--l. 1461--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-25" class="tabular" 
@@ -4551,12 +4370,9 @@
 class="td11">  <span 
 class="ec-lmvtt-10">\phantomsection  </span></td>
    </tr></table>                                                                              </div></span>
-<!--l. 1465--><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.
+<!--l. 1465--><p class="noindent" >This sets an anchor at this location. It works similar to <span class="obeylines-h"><code class="verb">\hypertarget{}{}</code></span> with an automatically chosen
+anchor name. Often it is used in conjunction with <span class="obeylines-h"><code class="verb">\addcontentsline</code></span> for sectionlike things (index,
+bibliography, preface). <span class="obeylines-h"><code class="verb">\addcontentsline</code></span> refers to the latest previous location where an anchor is set.
 Example:
      <blockquote class="quote">
                                                                                  
@@ -4576,23 +4392,13 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperget</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">anchor</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-lmvtt-10">\hyperget</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">pageanchor</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>
+class="ec-lmvtt-10">\hyperget</span><span class="obeylines-h"><code class="verb">{anchor}{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span> <span 
+class="ec-lmvtt-10">\hyperget</span><span class="obeylines-h"><code class="verb">{pageanchor}{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1489--><p class="indent" >   This retrieves the anchor or the page anchor from a label in an expandable way. It takes
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\HyperDestNameFilter</span></span></span> into account. It can e.g. be used with the <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\bookmark</span></span></span> from the bookmark
+<span class="obeylines-h"><code class="verb">\HyperDestNameFilter</code></span> into account. It can e.g. be used with the <span class="obeylines-h"><code class="verb">\bookmark</code></span> from the bookmark
 package to set a destination to a label:
                                                                                  
                                                                                  
@@ -4601,7 +4407,7 @@
 </pre>
 <!--l. 1495--><p class="nopar" >
 <!--l. 1497--><p class="indent" >   As <span 
-class="ec-lmri-10">pageanchor </span>retrieves the page number from the label it can’t be use together with the option
+class="ec-lmri-10">pageanchor </span>retrieves the page number from the label it can’t be used together with the option
 <span 
 class="ec-lmvtt-10">plainpages</span>.
 <!--l. 1500--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-27" class="tabular" 
@@ -4610,13 +4416,9 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\hyperget</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">currentanchor</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}{}</span></span></span>  </td>
+class="ec-lmvtt-10">\hyperget</span><span class="obeylines-h"><code class="verb">{currentanchor}{}</code></span>  </td>
    </tr></table>                                                                              </div></span>
-<!--l. 1504--><p class="indent" >   This retrieves the last anchor that has been set. It too takes <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\HyperDestNameFilter</span></span></span> into
+<!--l. 1504--><p class="indent" >   This retrieves the last anchor that has been set. It too takes <span class="obeylines-h"><code class="verb">\HyperDestNameFilter</code></span> into
 account.
 <!--l. 1508--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-28" class="tabular" 
  
@@ -4624,20 +4426,15 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\autoref</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. 1512--><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.
+class="ec-lmvtt-10">\autoref</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                               </div></span>
+<!--l. 1512--><p class="noindent" >This is a replacement for the usual <span class="obeylines-h"><code class="verb">\ref</code></span> command that places a contextual label in front of the reference.
 This gives your users a bigger target to click for hyperlinks (e.g.&#x00A0;‘section 2’ instead of merely the number
 ‘2’).
-<!--l. 1518--><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 
+<!--l. 1518--><p class="indent" >   The label is worked out from the context of the original <span class="obeylines-h"><code class="verb">\label</code></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
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\(re)newcommand</span></span></span>; note that some of these macros are already defined in the standard document
+<span class="obeylines-h"><code class="verb">\(re)newcommand</code></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. 1526--><p class="indent" >   For each macro below, <span 
@@ -4829,20 +4626,16 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\autopageref</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>
+class="ec-lmvtt-10">\autopageref</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
-<!--l. 1601--><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 
+<!--l. 1601--><p class="noindent" >It replaces <span class="obeylines-h"><code class="verb">\pageref</code></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. 1606--><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>):
+<span class="obeylines-h"><code class="verb">implicit=false</code></span>):
                                                                                  
                                                                                  
 <!--l. 1610--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-31" class="tabular" 
@@ -4851,10 +4644,8 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\ref*</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>
+class="ec-lmvtt-10">\ref*</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                                  </div></span>
 <!--l. 1614--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-32" class="tabular" 
  
 ><colgroup id="TBL-32-1g"><col 
@@ -4861,10 +4652,8 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\pageref*</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>
+class="ec-lmvtt-10">\pageref*</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1618--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-33" class="tabular" 
  
@@ -4872,10 +4661,8 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\autoref*</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>
+class="ec-lmvtt-10">\autoref*</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                              </div></span>
 <!--l. 1622--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-34" class="tabular" 
  
 ><colgroup id="TBL-34-1g"><col 
@@ -4882,10 +4669,8 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\autopageref*</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>
+class="ec-lmvtt-10">\autopageref*</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1626--><p class="indent" >   A typical use would be to write
                                                                                  
@@ -4894,8 +4679,7 @@
 \hyperref[other]{that&#x00A0;nice&#x00A0;section&#x00A0;(\ref*{other})&#x00A0;we&#x00A0;read&#x00A0;before}
 </pre>
 <!--l. 1629--><p class="nopar" >
-<!--l. 1631--><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
+<!--l. 1631--><p class="indent" >   We want <span class="obeylines-h"><code class="verb">\ref*{other}</code></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. 1634--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-35" class="tabular" 
@@ -4904,12 +4688,9 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\pdfstringdef</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">macroname</span><span class="obeylines-h"><span class="verb"><span 
-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>
+class="ec-lmvtt-10">\pdfstringdef</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">macroname</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">TeXstring</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1638--><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
@@ -4920,17 +4701,10 @@
      <!--l. 1643--><p class="noindent" >Switching to PD1 or PU encoding
      </li>
      <li class="itemize">
-     <!--l. 1644--><p class="noindent" >Defining the “octal sequence commands” (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\345</span></span></span>): <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\edef\3{\string\3}</span></span></span>
+     <!--l. 1644--><p class="noindent" >Defining the “octal sequence commands” (<span class="obeylines-h"><code class="verb">\345</code></span>): <span class="obeylines-h"><code class="verb">\edef\3{\string\3}</code></span>
      </li>
      <li class="itemize">
-     <!--l. 1645--><p class="noindent" >Special glyphs of TeX: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\{</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\%</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\&</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\space</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\dots</span></span></span>, etc.
+     <!--l. 1645--><p class="noindent" >Special glyphs of TeX: <span class="obeylines-h"><code class="verb">\{</code></span>, <span class="obeylines-h"><code class="verb">\%</code></span>, <span class="obeylines-h"><code class="verb">\&</code></span>, <span class="obeylines-h"><code class="verb">\space</code></span>, <span class="obeylines-h"><code class="verb">\dots</code></span>, etc.
      </li>
      <li class="itemize">
      <!--l. 1646--><p class="noindent" >National glyphs (<span 
@@ -4938,28 +4712,17 @@
 class="ec-lmss-10">french.sty</span>, etc.)
      </li>
      <li class="itemize">
-     <!--l. 1647--><p class="noindent" >Logos: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\TeX</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\eTeX</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\MF</span></span></span>, etc.
+     <!--l. 1647--><p class="noindent" >Logos: <span class="obeylines-h"><code class="verb">\TeX</code></span>, <span class="obeylines-h"><code class="verb">\eTeX</code></span>, <span class="obeylines-h"><code class="verb">\MF</code></span>, etc.
      </li>
      <li class="itemize">
-     <!--l. 1648--><p class="noindent" >Disabling commands that do not provide useful functionality in bookmarks: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\label</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\index</span></span></span>,
-     <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\glossary</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\discretionary</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\def</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\let</span></span></span>, etc.
+     <!--l. 1648--><p class="noindent" >Disabling commands that do not provide useful functionality in bookmarks: <span class="obeylines-h"><code class="verb">\label</code></span>, <span class="obeylines-h"><code class="verb">\index</code></span>,
+     <span class="obeylines-h"><code class="verb">\glossary</code></span>, <span class="obeylines-h"><code class="verb">\discretionary</code></span>, <span class="obeylines-h"><code class="verb">\def</code></span>, <span class="obeylines-h"><code class="verb">\let</code></span>, etc.
      </li>
      <li class="itemize">
-     <!--l. 1650--><p class="noindent" >LaTeX’s font commands like <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\textbf</span></span></span>, etc.
+     <!--l. 1650--><p class="noindent" >LaTeX’s font commands like <span class="obeylines-h"><code class="verb">\textbf</code></span>, etc.
      </li>
      <li class="itemize">
-     <!--l. 1651--><p class="noindent" >Support for <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\xspace</span></span></span> provided by the <span 
+     <!--l. 1651--><p class="noindent" >Support for <span class="obeylines-h"><code class="verb">\xspace</code></span> provided by the <span 
 class="ec-lmss-10">xspace </span>package</li></ul>
                                                                                  
                                                                                  
@@ -4973,15 +4736,12 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\begin</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{NoHyper}</span></span></span>&#x2026;<span 
-class="ec-lmvtt-10">\end</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{NoHyper}</span></span></span>  </td>
+class="ec-lmvtt-10">\begin</span><span class="obeylines-h"><code class="verb">{NoHyper}</code></span>&#x2026;<span 
+class="ec-lmvtt-10">\end</span><span class="obeylines-h"><code class="verb">{NoHyper}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1661--><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
+This is used, for instance, in the Elsevier classes, to stop <span class="obeylines-h"><code class="verb">hyperref</code></span> playing havoc in the front
 matter.
 <!--l. 1667--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.1   </span> <a 
@@ -4990,8 +4750,7 @@
    <h5 class="subsubsectionHead"><span class="titlemark">6.1.1   </span> <a 
  id="x1-250006.1.1"></a>Setting bookmarks</h5>
 <!--l. 1671--><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
+class="ec-lmss-10">hyperref </span>automatically adds bookmarks for <span class="obeylines-h"><code class="verb">\section</code></span> and similar macros. But they can also set
 manually.
 <!--l. 1674--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-37" class="tabular" 
  
@@ -4999,18 +4758,13 @@
 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"  
 class="td11">  <span 
-class="ec-lmvtt-10">\pdfbookmark</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">[</span></span></span><span 
-class="ec-lmri-10">level</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">]{</span></span></span>text<span class="obeylines-h"><span class="verb"><span 
-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>
+class="ec-lmvtt-10">\pdfbookmark</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">level</span><span class="obeylines-h"><code class="verb">]{</code></span>text<span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1677--><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>).
+<span class="obeylines-h"><code class="verb">\label</code></span>).
 <!--l. 1681--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-38" class="tabular" 
  
 ><colgroup id="TBL-38-1g"><col 
@@ -5017,12 +4771,9 @@
 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">\currentpdfbookmark</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><span 
-class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\currentpdfbookmark</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1684--><p class="indent" >   creates a bookmark at the current level.
 <!--l. 1686--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-39" class="tabular" 
@@ -5031,12 +4782,9 @@
 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">\subpdfbookmark</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><span 
-class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\subpdfbookmark</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1689--><p class="indent" >   creates a bookmark one step down in the bookmark hierarchy. Internally the current level is increased
 by one.
@@ -5046,12 +4794,9 @@
 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">\belowpdfbookmark</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><span 
-class="ec-lmri-10">name</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\belowpdfbookmark</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">name</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1695--><p class="indent" >   creates a bookmark below the current bookmark level. However after the command the current
 bookmark level has not changed.
@@ -5085,12 +4830,9 @@
 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">\texorpdfstring</span><span class="obeylines-h"><span class="verb"><span 
-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><span 
-class="ec-lmri-10">PDFstring</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">}</span></span></span>  </td>
+class="ec-lmvtt-10">\texorpdfstring</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">TeXstring</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">PDFstring</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1718--><p class="indent" >   For example,
                                                                                  
@@ -5142,19 +4884,14 @@
 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">\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>
+class="ec-lmvtt-10">\thispdfpagelabel</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">page number format</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 1759--><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. 1762--><p class="indent" >   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\thispdfpagelabel{Empty</span><span 
-class="ec-lmvtt-10">&#x00A0;Page-\roman{page}}</span></span></span>
+<!--l. 1762--><p class="indent" >   <span class="obeylines-h"><code class="verb">\thispdfpagelabel{Empty&#x00A0;Page-\roman{page}}</code></span>
 <!--l. 1764--><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
+taken into account. It should be used in places where for example <span class="obeylines-h"><code class="verb">\thispagestyle</code></span> can be used
 too.
 <!--l. 1767--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.3   </span> <a 
@@ -5165,17 +4902,11 @@
 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">\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>
+class="ec-lmvtt-10">\hypercalcbp</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">dimen specification</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
-<!--l. 1773--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hypercalcbp</span></span></span> takes a TeX&#x00A0;dimen specification and converts it to bp and returns the number
-without the unit. This is useful for options <span class="obeylines-h"><span class="verb"><span 
-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>.
+<!--l. 1773--><p class="noindent" ><span class="obeylines-h"><code class="verb">\hypercalcbp</code></span> takes a TeX&#x00A0;dimen specification and converts it to bp and returns the number
+without the unit. This is useful for options <span class="obeylines-h"><code class="verb">pdfview</code></span>, <span class="obeylines-h"><code class="verb">pdfstartview</code></span> and <span class="obeylines-h"><code class="verb">pdfremotestartview</code></span>.
 Example:
      <blockquote class="quote">
                                                                                  
@@ -5193,8 +4924,7 @@
 class="lmmi-10">&#x03B5;</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>. Nowadays the latter should
 automatically be enabled for <span class="HoLogo-LaTeX">L<span class="HoLogo-a">A</span><span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span></span> formats. Users without <span 
 class="lmmi-10">&#x03B5;</span>-<span class="HoLogo-TeX">T<span class="HoLogo-e">E</span>X</span>, please, look in the source
-documentation <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">hyperref.dtx</span></span></span> for further limitations.
+documentation <span class="obeylines-h"><code class="verb">hyperref.dtx</code></span> for further limitations.
 <!--l. 1795--><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 
@@ -5245,10 +4975,7 @@
          <ul class="itemize1">
          <li class="itemize">
          <!--l. 1828--><p class="noindent" >Settings must be done in the preamble or the first page and then have global effect.
-         The key inserts the new (x)dvipdfmx special <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\special{dvipdfmx:config</span><span 
-class="ec-lmvtt-10">&#x00A0;g</span><span 
-class="ec-lmvtt-10">&#x00A0;#1}</span></span></span> (with
+         The key inserts the new (x)dvipdfmx special <span class="obeylines-h"><code class="verb">\special{dvipdfmx:config&#x00A0;g&#x00A0;#1}</code></span> (with
          the unit removed).</li></ul>
      </dd><dt class="description">
 <span 
@@ -5268,8 +4995,7 @@
    <h4 class="subsectionHead"><span class="titlemark">7.3   </span> <a 
  id="x1-320007.3"></a>Option ‘next-anchor’</h4>
 <!--l. 1853--><p class="noindent" >This option allows to overwrite the anchor name of the next anchor. This makes it possible to give for
-example the heading of the table of contents an anchor name which can be referenced with a <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\bookmark</span></span></span>
+example the heading of the table of contents an anchor name which can be referenced with a <span class="obeylines-h"><code class="verb">\bookmark</code></span>
 command from the bookmark package:
                                                                                  
                                                                                  
@@ -5282,8 +5008,7 @@
 <!--l. 1863--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.4   </span> <a 
  id="x1-330007.4"></a>Option ‘localanchorname’</h4>
-<!--l. 1865--><p class="noindent" >When<span class="marginpar">Deprecated 2022-04-27 v7.00o</span> 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
+<!--l. 1865--><p class="noindent" >When<span class="marginpar">Deprecated 2022-04-27 v7.00o</span> an anchor is set (e.g. via <span class="obeylines-h"><code class="verb">\refstepcounter</code></span>, then the anchor name is
 globally set to the current anchor name.
 <!--l. 1869--><p class="indent" >   For example:
                                                                                  
@@ -5299,14 +5024,12 @@
 <!--l. 1882--><p class="indent" >   Option ‘localanchorname’ is an experimental option, there might be situations, where the anchor
 name is not available as expected.
 <!--l. 1886--><p class="indent" >   The option is deprecated: it makes it difficult for package authors to add targets for links if it is
-unclear if <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\@currentHref</span></span></span> is set locally or globally.
+unclear if <span class="obeylines-h"><code class="verb">\@currentHref</code></span> is set locally or globally.
 <!--l. 1890--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.5   </span> <a 
  id="x1-340007.5"></a>Option ‘customdriver’</h4>
 <!--l. 1892--><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’,
+must have <span class="obeylines-h"><code class="verb">\ProvidesFile</code></span> with a version date and number that match the date and number of ‘hyperref’,
 otherwise a warning is given.
 <!--l. 1897--><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
@@ -5315,29 +5038,21 @@
    <h4 class="subsectionHead"><span class="titlemark">7.6   </span> <a 
  id="x1-350007.6"></a>Option ‘psdextra’</h4>
 <!--l. 1904--><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,
-therefore they are defined with prefix ‘text’ (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\textgeq</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\textnotin</span></span></span>, ...). They can be mapped to short
+information entries). Many math command names (<span class="obeylines-h"><code class="verb">\geq</code></span>, <span class="obeylines-h"><code class="verb">\notin</code></span>, ...) are not in control of NFSS,
+therefore they are defined with prefix ‘text’ (<span class="obeylines-h"><code class="verb">\textgeq</code></span>, <span class="obeylines-h"><code class="verb">\textnotin</code></span>, ...). They can be mapped to short
 names during the processing to PDF strings. The disadvantage is that they are many hundreds macros
 that need to be redefined for each PDF string conversion. Therefore this can be enabled or disabled
 as option ‘psdextra’. On default the option is turned off (set to ‘false’). Turning the option
-on means that the short names are available. Then <span class="obeylines-h"><span class="verb"><span 
-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>.
+on means that the short names are available. Then <span class="obeylines-h"><code class="verb">\geq</code></span> can directly be used instead of
+<span class="obeylines-h"><code class="verb">\textgeq</code></span>.
 <!--l. 1918--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.7   </span> <a 
  id="x1-360007.7"></a>\XeTeXLinkBox</h4>
 <!--l. 1920--><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
+annotation. Macro <span class="obeylines-h"><code class="verb">\XeTeXLinkBox</code></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.
+<span class="obeylines-h"><code class="verb">\XeTeXLinkMargin</code></span>. The default is 2pt.
 <!--l. 1929--><p class="indent" >   Example:
                                                                                  
                                                                                  
@@ -5365,8 +5080,7 @@
 &#x00A0;\IfHyperBooleanExists{OPTION}{YES}{NO}
 </pre>
 <!--l. 1950--><p class="nopar" > If a <span 
-class="ec-lmss-10">hyperref </span>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>
+class="ec-lmss-10">hyperref </span>OPTION is a boolean, that means it takes values ‘true’ or ‘false’, then <span class="obeylines-h"><code class="verb">\IfHyperBooleanExists</code></span>
 calls YES, otherwise NO.
                                                                                  
                                                                                  
@@ -5373,26 +5087,20 @@
    <pre class="verbatim" id="verbatim-35">
 &#x00A0;\IfHyperBoolean{OPTION}{YES}{NO}
 </pre>
-<!--l. 1957--><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
+<!--l. 1957--><p class="nopar" > Macro <span class="obeylines-h"><code class="verb">\IfHyperBoolean</code></span> calls YES, if OPTION exists as boolean and is enabled. Otherwise NO is
 executed.
 <!--l. 1963--><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 <span 
+<span class="obeylines-h"><code class="verb">\MaybeStopEarly</code></span> or <span class="obeylines-h"><code class="verb">\MaybeStopNow</code></span> end <span 
 class="ec-lmss-10">hyperref </span>prematurely.
 <!--l. 1968--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.9   </span> <a 
  id="x1-380007.9"></a>\unichar</h4>
-<!--l. 1970--><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
+<!--l. 1970--><p class="noindent" >If a Unicode character is not supported by puenc.def, it can be given by using <span class="obeylines-h"><code class="verb">\unichar</code></span>. Its name
 and syntax is inherited from package ‘ucs’. However it is defined independently for use in
 <span 
-class="ec-lmss-10">hyperref</span>’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
+class="ec-lmss-10">hyperref</span>’s <span class="obeylines-h"><code class="verb">\pdfstringdef</code></span> (that converts arbitrary TeX code to PDF strings or tries to do
 this).
-<!--l. 1978--><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
+<!--l. 1978--><p class="indent" >   Macro <span class="obeylines-h"><code class="verb">\unichar</code></span> takes a TeX number as argument, examples for U+263A (WHITE SMILING
 FACE):
                                                                                  
                                                                                  
@@ -5401,15 +5109,13 @@
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{9786}%&#x00A0;decimal&#x00A0;notation
 </pre>
 <!--l. 1983--><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>:
+<span class="obeylines-h"><code class="verb">\string</code></span>:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-37">
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;\unichar{\string"263A}%&#x00A0;converts&#x00A0;‘"’&#x00A0;to&#x00A0;‘"’&#x00A0;with&#x00A0;catcode&#x00A0;12&#x00A0;(other)
 </pre>
-<!--l. 1988--><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:
+<!--l. 1988--><p class="nopar" > Users of (n)german packages or babel options may use <span class="obeylines-h"><code class="verb">\dq</code></span> instead:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-38">
@@ -5421,13 +5127,9 @@
  id="x1-390007.10"></a>\ifpdfstringunicode</h4>
 <!--l. 1997--><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
-by a representation for the PDF string. However <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\texorpdfstring</span></span></span> does not distinguish the two encodings.
-This gap closes <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\ifpdfstringunicode</span></span></span>. It is only allowed in the second argument of <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\texorpdfstring</span></span></span> and
+and ‘Unicode’ (UTF-16). The user can help using <span class="obeylines-h"><code class="verb">\texorpdfstring</code></span> to replace complicate TeX constructs
+by a representation for the PDF string. However <span class="obeylines-h"><code class="verb">\texorpdfstring</code></span> does not distinguish the two encodings.
+This gap closes <span class="obeylines-h"><code class="verb">\ifpdfstringunicode</code></span>. It is only allowed in the second argument of <span class="obeylines-h"><code class="verb">\texorpdfstring</code></span> and
 takes two arguments, the first allows the full range of Unicode. The second is limited to the characters
 available in PDFDocEncoding.
 <!--l. 2011--><p class="indent" >   As example we take a macro definition for the Vietnamese name of H\xE0n Th&#x1ebf; Th\xE0nh. Correctly written
@@ -5448,8 +5150,7 @@
 class="ec-lmss-10">hyperref</span>. 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 
-class="ec-lmvtt-10">\unichar</span></span></span>. The character in question
+misses support for them. But we can provide it using <span class="obeylines-h"><code class="verb">\unichar</code></span>. The character in question
 is:
                                                                                  
                                                                                  
@@ -5492,10 +5193,8 @@
  id="x1-400007.11"></a>Customizing index style file with \nohyperpage</h4>
 <!--l. 2066--><p class="noindent" >Since version 2008/08/14&#x00A0;v6.78f.
 <!--l. 2070--><p class="indent" >   For hyperlink support in the index, <span 
-class="ec-lmss-10">hyperref </span>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
+class="ec-lmss-10">hyperref </span>inserts <span class="obeylines-h"><code class="verb">\hyperpage</code></span> into the index macros. After
+processing with Makeindex, <span class="obeylines-h"><code class="verb">\hyperpage</code></span> analyzes its argument to detect page ranges and page comma
 lists. However, only the standard settings are supported directly:
                                                                                  
                                                                                  
@@ -5504,17 +5203,9 @@
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;delim_n&#x00A0;",&#x00A0;"
 </pre>
 <!--l. 2077--><p class="nopar" > (See manual page/documentation of Makeindex that explains the keys that can be used in style files for
-Makeindex.) Customized versions of <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">delim_r,</span><span 
-class="ec-lmvtt-10">&#x00A0;delim_n,</span><span 
-class="ec-lmvtt-10">&#x00A0;suffix_2p,</span><span 
-class="ec-lmvtt-10">&#x00A0;suffix_3p,</span><span 
-class="ec-lmvtt-10">&#x00A0;suffix_mp</span></span></span> needs
-markup that <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperpage</span></span></span> can detect and knows that this stuff does not belong to a page number. Makro
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\nohyperpage</span></span></span> serves as this markup. Put the customized code for these keys inside <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\nohyperpage</span></span></span>,
+Makeindex.) Customized versions of <span class="obeylines-h"><code class="verb">delim_r,&#x00A0;delim_n,&#x00A0;suffix_2p,&#x00A0;suffix_3p,&#x00A0;suffix_mp</code></span> needs
+markup that <span class="obeylines-h"><code class="verb">\hyperpage</code></span> can detect and knows that this stuff does not belong to a page number. Makro
+<span class="obeylines-h"><code class="verb">\nohyperpage</code></span> serves as this markup. Put the customized code for these keys inside <span class="obeylines-h"><code class="verb">\nohyperpage</code></span>,
 e.g.:
                                                                                  
                                                                                  
@@ -5522,11 +5213,8 @@
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;suffix_2p&#x00A0;"\\nohyperpage{f.}"
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;suffix_3p&#x00A0;"\\nohyperpage{ff.}"
 </pre>
-<!--l. 2089--><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. 2089--><p class="nopar" > (Depending on the typesetting tradition some space “<span class="obeylines-h"><code class="verb">\\</code></span>,” or “<span class="obeylines-h"><code class="verb">~</code></span>” should be put before the first f inside
+<span class="obeylines-h"><code class="verb">\nohyperpage</code></span>.)
 <!--l. 2094--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.12   </span> <a 
  id="x1-410007.12"></a>Experimental option ‘ocgcolorlinks’</h4>
@@ -5536,8 +5224,7 @@
 package. Check its documentation for details how to use it.
      <ul class="itemize1">
      <li class="itemize">
-     <!--l. 2103--><p class="noindent" >The option must be given for package loading: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\usepackage[ocgcolorlinks]{hyperref}</span></span></span>
+     <!--l. 2103--><p class="noindent" >The option must be given for package loading: <span class="obeylines-h"><code class="verb">\usepackage[ocgcolorlinks]{hyperref}</code></span>
      </li>
      <li class="itemize">
      <!--l. 2105--><p class="noindent" >Main disadvantage: Links cannot be broken across lines. PDF reference 1.7: 4.10.2 “Making
@@ -5545,8 +5232,7 @@
      still applied. Therefore the link text is put in a box and set twice, with and without color.
      </li>
      <li class="itemize">
-     <!--l. 2111--><p class="noindent" >The feature can be switched of by <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hypersetup{ocgcolorlinks=false}</span></span></span> inside the document.
+     <!--l. 2111--><p class="noindent" >The feature can be switched of by <span class="obeylines-h"><code class="verb">\hypersetup{ocgcolorlinks=false}</code></span> inside the document.
      </li>
      <li class="itemize">
      <!--l. 2113--><p class="noindent" >Supported drivers: pdftex, dvipdfm
@@ -5572,7 +5258,7 @@
      <!--l. 2130--><p class="noindent" >Disabled annotation flags: Hidden, Invisible, NoView [PDF/A 6.5.3].
      </li>
      <li class="itemize">
-     <!--l. 2131--><p class="noindent" >Disabled: Launch action (<a 
+     <!--l. 2131--><p class="noindent" >Disabled: Launch action ( <a 
 href="run:..." >[</a>PDF/A 6.6.1].
      </li>
      <li class="itemize">
@@ -5597,8 +5283,7 @@
      </li></ul>
 <!--l. 2147--><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 <span 
-class="ec-lmss-10">hyperref </span>is loaded (<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\usepackage{hyperref}</span></span></span>).
+class="ec-lmss-10">hyperref </span>is loaded (<span class="obeylines-h"><code class="verb">\usepackage{hyperref}</code></span>).
 <!--l. 2153--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.14   </span> <a 
  id="x1-430007.14"></a>Option ‘linktoc’ added</h4>
@@ -5656,9 +5341,7 @@
 <!--l. 2188--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.16   </span> <a 
  id="x1-450007.16"></a>Flag options for PDF forms</h4>
-<!--l. 2190--><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
+<!--l. 2190--><p class="noindent" >PDF form field macros (<span class="obeylines-h"><code class="verb">\TextField</code></span>, <span class="obeylines-h"><code class="verb">\CheckBox</code></span>, ...) support boolean flag options. The option name is
 the lowercase version of the names in the PDF specification (1.7):
 <!--l. 2194--><p class="indent" >   <a 
 href="http://www.adobe.com/devnet/pdf/pdf_reference.html" class="url" ><span 
@@ -5761,17 +5444,14 @@
 used in code for PDF forms (implementation notes 116 and 122 of PDF spec 1.7).
 <!--l. 2287--><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. 2292--><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. 2292--><p class="indent" >   The option must be used early, not after <span class="obeylines-h"><code class="verb">\usepackage{hyperref}</code></span>.
 <!--l. 2295--><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">
      <!--l. 2298--><p class="noindent" >pdfTeX below 1.10a: unsupported. pdfTeX <span 
-class="lmsy-10">&#x2265; </span>1.10a and &#x003C; 1.30: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\pdfoptionpdfminorversion</span></span></span>
+class="lmsy-10">&#x2265; </span>1.10a and &#x003C; 1.30: <span class="obeylines-h"><code class="verb">\pdfoptionpdfminorversion</code></span>
      pdfTeX <span 
-class="lmsy-10">&#x2265; </span>1.30: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\pdfminorversion</span></span></span>
+class="lmsy-10">&#x2265; </span>1.30: <span class="obeylines-h"><code class="verb">\pdfminorversion</code></span>
      </li>
      <li class="itemize">
      <!--l. 2301--><p class="noindent" >dvipdfm: configuration file, example: TeX Live 2007, texmf/dvipdfm/config/config, entry ‘V
@@ -5827,8 +5507,7 @@
      the unicode engines.</li></ul>
 <!--l. 2347--><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>.
+<span class="obeylines-h"><code class="verb">hypersetup</code></span>.
 <!--l. 2350--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.20   </span> <a 
  id="x1-490007.20"></a>Color options/package hycolor</h4>
@@ -5838,19 +5517,12 @@
  id="x1-500007.21"></a>Option pdfusetitle</h4>
 <!--l. 2357--><p class="noindent" >If option pdfusetitle is set then <span 
 class="ec-lmss-10">hyperref </span>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
+from <span class="obeylines-h"><code class="verb">\title</code></span> and <span class="obeylines-h"><code class="verb">\author</code></span>. An optional argument for <span class="obeylines-h"><code class="verb">\title</code></span> and <span class="obeylines-h"><code class="verb">\author</code></span> is supported (class
 amsart).
 <!--l. 2363--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.22   </span> <a 
  id="x1-510007.22"></a>Starred form of \autoref</h4>
-<!--l. 2365--><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. 2365--><p class="noindent" ><span class="obeylines-h"><code class="verb">\autoref*</code></span> generates a reference without link as <span class="obeylines-h"><code class="verb">\ref*</code></span> or <span class="obeylines-h"><code class="verb">\pageref*</code></span>.
 <!--l. 2368--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.23   </span> <a 
  id="x1-520007.23"></a>Link border style</h4>
@@ -5857,19 +5529,14 @@
 <!--l. 2370--><p class="noindent" >Links can be underlined instead of the default rectangle or options <span 
 class="ec-lmss-10">colorlinks</span>, <span 
 class="ec-lmss-10">frenchlinks</span>. This is done by
-option <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">pdfborderstyle={/S/U/W</span><span 
-class="ec-lmvtt-10">&#x00A0;1}</span></span></span>
+option <span class="obeylines-h"><code class="verb">pdfborderstyle={/S/U/W&#x00A0;1}</code></span>
 <!--l. 2374--><p class="indent" >   Some remarks:
                                                                                  
                                                                                  
      <ul class="itemize1">
      <li class="itemize">
-     <!--l. 2377--><p class="noindent" >AR7/Linux seems to have a bug, that don’t use the default value <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">1</span></span></span> for the width, but zero,
-     thus that the underline is not visible without <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">/W</span><span 
-class="ec-lmvtt-10">&#x00A0;1</span></span></span>. The same applies for dashed boxes, eg.:
+     <!--l. 2377--><p class="noindent" >AR7/Linux seems to have a bug, that don’t use the default value <span class="obeylines-h"><code class="verb">1</code></span> for the width, but zero,
+     thus that the underline is not visible without <span class="obeylines-h"><code class="verb">/W&#x00A0;1</code></span>. The same applies for dashed boxes, eg.:
      pdfborderstyle=/S/D/D[3 2]/W 1
      </li>
      <li class="itemize">
@@ -5919,17 +5586,14 @@
                                                                                  
      </li>
      <li class="itemize">
-     <!--l. 2418--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">bookmarksdepth=&#x003C;number&#x003E;</span></span></span>,  the  value  is  number  (also  negative):  The  depth  for  the
+     <!--l. 2418--><p class="noindent" ><span class="obeylines-h"><code class="verb">bookmarksdepth=&#x003C;number&#x003E;</code></span>,  the  value  is  number  (also  negative):  The  depth  for  the
      bookmarks are set to this number.
      </li>
      <li class="itemize">
-     <!--l. 2420--><p class="noindent" ><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">bookmarksdepth=&#x003C;name&#x003E;</span></span></span> The &#x003C;name&#x003E; is a document division name (part, chapter, ...). It must
+     <!--l. 2420--><p class="noindent" ><span class="obeylines-h"><code class="verb">bookmarksdepth=&#x003C;name&#x003E;</code></span> The &#x003C;name&#x003E; is a document division name (part, chapter, ...). It must
      not start with a digit or minus to avoid mixing up with the number case. Internally <span 
 class="ec-lmss-10">hyperref </span>uses
-     the value of macro <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\toclevel@&#x003C;name&#x003E;</span></span></span>. Examples:
+     the value of macro <span class="obeylines-h"><code class="verb">\toclevel@&#x003C;name&#x003E;</code></span>. Examples:
                                                                                  
                                                                                  
      <pre class="verbatim" id="verbatim-45">
@@ -5973,8 +5637,7 @@
 case driver <span 
 class="ec-lmss-10">hypertex </span>is loaded that supports the HyperTeX features that are recognized by
 xdvi for example. This behaviour, however, can easily be changed in the configuration file
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">hyperref.cfg</span></span></span>:
+<span class="obeylines-h"><code class="verb">hyperref.cfg</code></span>:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-46">
@@ -6089,10 +5752,8 @@
 <!--l. 2577--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.28   </span> <a 
  id="x1-570007.28"></a>\phantomsection</h4>
-<!--l. 2579--><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
+<!--l. 2579--><p class="noindent" >Set an anchor at this location. It is often used in conjunction with <span class="obeylines-h"><code class="verb">\addcontentsline</code></span> for sectionlike things
+(index, bibliography, preface). <span class="obeylines-h"><code class="verb">\addcontentsline</code></span> refers to the latest previous location where an anchor is
 set.
                                                                                  
                                                                                  
@@ -6119,7 +5780,7 @@
 two strategies.
      <ul class="itemize1">
      <li class="itemize">
-     <!--l. 2604--><p class="noindent" >A number of command are only defined conditionally: The commands for the cyrillic block
+     <!--l. 2604--><p class="noindent" >A number of commands are only defined conditionally: The commands for the cyrillic block
      if <span 
 class="ec-lmvtt-10">\CYRDZE </span>is defined, greek if <span 
 class="ec-lmvtt-10">\textBeta </span>is defined, and hebrew if <span 
@@ -6145,12 +5806,9 @@
 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">\Acrobatmenu</span><span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">{</span></span></span><span 
-class="ec-lmri-10">menuoption</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>
+class="ec-lmvtt-10">\Acrobatmenu</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">menuoption</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2626--><p class="noindent" >The <span 
 class="ec-lmri-10">text </span>is used to create a button which activates the appropriate <span 
@@ -6385,12 +6043,9 @@
 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">\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>
+class="ec-lmvtt-10">\TextField</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2670--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-47" class="tabular" 
  
@@ -6398,12 +6053,9 @@
 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">\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>  </td>
+class="ec-lmvtt-10">\CheckBox</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2674--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-48" class="tabular" 
  
@@ -6411,14 +6063,10 @@
 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">\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>
+class="ec-lmvtt-10">\ChoiceMenu</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">choices</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2678--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-49" class="tabular" 
  
@@ -6426,12 +6074,9 @@
 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">\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>
+class="ec-lmvtt-10">\PushButton</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2682--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-50" class="tabular" 
  
@@ -6439,12 +6084,9 @@
 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">\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>
+class="ec-lmvtt-10">\Submit</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2686--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-51" class="tabular" 
  
@@ -6452,12 +6094,9 @@
 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">\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>  </td>
+class="ec-lmvtt-10">\Reset</span><span class="obeylines-h"><code class="verb">[</code></span><span 
+class="ec-lmri-10">parameters</span><span class="obeylines-h"><code class="verb">]{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2690--><p class="indent" >   The way forms and their labels are laid out is determined by:
 <!--l. 2691--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-52" class="tabular" 
@@ -6466,12 +6105,9 @@
 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">\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>
+class="ec-lmvtt-10">\LayoutTextField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">field</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2695--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-53" class="tabular" 
  
@@ -6479,12 +6115,9 @@
 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">\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>
+class="ec-lmvtt-10">\LayoutChoiceField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">field</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2699--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-54" class="tabular" 
  
@@ -6492,12 +6125,9 @@
 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">\LayoutCheckField</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>
+class="ec-lmvtt-10">\LayoutCheckField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">label</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">field</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2703--><p class="indent" >   These macros default to #1 #2
 <!--l. 2705--><p class="indent" >   What is actually shown in the field is determined by:
@@ -6507,12 +6137,9 @@
 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">\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>
+class="ec-lmvtt-10">\MakeRadioField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">width</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">height</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2710--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-56" class="tabular" 
  
@@ -6520,12 +6147,9 @@
 id="TBL-56-1"></colgroup><tr  
  style="vertical-align:baseline;" id="TBL-56-1-"><td  style="white-space:nowrap; text-align:left;" id="TBL-56-1-1"  
 class="td11">  <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>
+class="ec-lmvtt-10">\MakeCheckField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">width</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">height</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2713--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-57" class="tabular" 
  
@@ -6533,12 +6157,9 @@
 id="TBL-57-1"></colgroup><tr  
  style="vertical-align:baseline;" id="TBL-57-1-"><td  style="white-space:nowrap; text-align:left;" id="TBL-57-1-1"  
 class="td11">  <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>
+class="ec-lmvtt-10">\MakeTextField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">width</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">height</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2716--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-58" class="tabular" 
  
@@ -6546,12 +6167,9 @@
 id="TBL-58-1"></colgroup><tr  
  style="vertical-align:baseline;" id="TBL-58-1-"><td  style="white-space:nowrap; text-align:left;" id="TBL-58-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>
+class="ec-lmvtt-10">\MakeChoiceField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">width</span><span class="obeylines-h"><code class="verb">}{</code></span><span 
+class="ec-lmri-10">height</span><span class="obeylines-h"><code class="verb">}</code></span>  </td>
    </tr></table>                                                                              </div></span>
 <!--l. 2720--><p class="noindent" ><span class="fbox"><!--tex4ht:inline--><div class="tabular"> <table id="TBL-59" class="tabular" 
  
@@ -6559,16 +6177,9 @@
 id="TBL-59-1"></colgroup><tr  
  style="vertical-align:baseline;" id="TBL-59-1-"><td  style="white-space:nowrap; text-align:left;" id="TBL-59-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. 2724--><p class="indent" >   These macros default to <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\vbox</span><span 
-class="ec-lmvtt-10">&#x00A0;to</span><span 
-class="ec-lmvtt-10">&#x00A0;#2{\hbox</span><span 
-class="ec-lmvtt-10">&#x00A0;to</span><span 
-class="ec-lmvtt-10">&#x00A0;#1{\hfill}\vfill}</span></span></span>, except the last, which defaults
+class="ec-lmvtt-10">\MakeButtonField</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmri-10">text</span><span class="obeylines-h"><code class="verb">}</code></span>  </td></tr></table>                                                       </div></span>
+<!--l. 2724--><p class="indent" >   These macros default to <span class="obeylines-h"><code class="verb">\vbox&#x00A0;to&#x00A0;#2{\hbox&#x00A0;to&#x00A0;#1{\hfill}\vfill}</code></span>, except the last, which defaults
 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.
@@ -6779,10 +6390,8 @@
 class="td11">             </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-16-3"  
 class="td11">           </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-16-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>
+class="ec-lmvtt-10">\ding</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmvtto-10">number</span><span class="obeylines-h"><code class="verb">}</code></span>,         </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-61-17-"><td  style="white-space:nowrap; text-align:left;" id="TBL-61-17-1"  
 class="td01">                       </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-17-2"  
@@ -7040,10 +6649,8 @@
 class="td11">             </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-51-3"  
 class="td11">           </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-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>
+class="ec-lmvtt-10">\ding</span><span class="obeylines-h"><code class="verb">{</code></span><span 
+class="ec-lmvtto-10">number</span><span class="obeylines-h"><code class="verb">}</code></span>,         </td>
 </tr><tr  
  style="vertical-align:baseline;" id="TBL-61-52-"><td  style="white-space:nowrap; text-align:left;" id="TBL-61-52-1"  
 class="td01">                       </td><td  style="white-space:nowrap; text-align:left;" id="TBL-61-52-2"  
@@ -7123,23 +6730,15 @@
  id="x1-6300010"></a>Defining a new driver</h3>
 <!--l. 2821--><p class="noindent" >A <span 
 class="ec-lmss-10">hyperref </span>driver has to provide definitions for eight macros:
-<!--l. 2824--><p class="noindent" >1. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at anchor</span></span></span>
-<!--l. 2826--><p class="noindent" >2. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at link</span></span></span>
-<!--l. 2828--><p class="noindent" >3. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at linkfile</span></span></span>
-<!--l. 2830--><p class="noindent" >4. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at linkurl</span></span></span>
-<!--l. 2832--><p class="noindent" >5. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at anchorstart</span></span></span>                                                              
+<!--l. 2824--><p class="noindent" >1. <span class="obeylines-h"><code class="verb">\hyper at anchor</code></span>
+<!--l. 2826--><p class="noindent" >2. <span class="obeylines-h"><code class="verb">\hyper at link</code></span>
+<!--l. 2828--><p class="noindent" >3. <span class="obeylines-h"><code class="verb">\hyper at linkfile</code></span>
+<!--l. 2830--><p class="noindent" >4. <span class="obeylines-h"><code class="verb">\hyper at linkurl</code></span>
+<!--l. 2832--><p class="noindent" >5. <span class="obeylines-h"><code class="verb">\hyper at anchorstart</code></span>                                                              
                                                                                  
-<!--l. 2834--><p class="noindent" >6. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at anchorend</span></span></span>
-<!--l. 2836--><p class="noindent" >7. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at linkstart</span></span></span>
-<!--l. 2838--><p class="noindent" >8. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyper at linkend</span></span></span>
+<!--l. 2834--><p class="noindent" >6. <span class="obeylines-h"><code class="verb">\hyper at anchorend</code></span>
+<!--l. 2836--><p class="noindent" >7. <span class="obeylines-h"><code class="verb">\hyper at linkstart</code></span>
+<!--l. 2838--><p class="noindent" >8. <span class="obeylines-h"><code class="verb">\hyper at linkend</code></span>
 <!--l. 2841--><p class="indent" >   The draft option defines the macros as follows
                                                                                  
                                                                                  
@@ -7272,14 +6871,8 @@
 <!--l. 2947--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.6   </span> <a 
  id="x1-7100011.1.6"></a>babel/spanish.ldf</h5>
-<!--l. 2949--><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 
-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. 2949--><p class="noindent" >Babel’s spanish.ldf redefines ‘<span class="obeylines-h"><code class="verb">\.</code></span>’ to support ‘<span class="obeylines-h"><code class="verb">\...</code></span>’. In bookmarks (<span class="obeylines-h"><code class="verb">\pdfstringdef</code></span>) only ‘<span class="obeylines-h"><code class="verb">\.</code></span>’ is supported. If
+‘<span class="obeylines-h"><code class="verb">\...</code></span>’ is needed, <span class="obeylines-h"><code class="verb">\texorpdfstring{\...}{\dots}</code></span> can be used instead.
 <!--l. 2956--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.7   </span> <a 
  id="x1-7200011.1.7"></a>bibentry</h5>
@@ -7316,8 +6909,7 @@
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.9   </span> <a 
  id="x1-7400011.1.9"></a>chappg</h5>
 <!--l. 2986--><p class="noindent" >Package <span 
-class="ec-lmss-10">chappg </span>uses <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\@addtoreset</span></span></span> that is redefined by <span 
+class="ec-lmss-10">chappg </span>uses <span class="obeylines-h"><code class="verb">\@addtoreset</code></span> that is redefined by <span 
 class="ec-lmss-10">hyperref</span>. The package order is therefore:
                                                                                  
                                                                                  
@@ -7329,9 +6921,7 @@
 <!--l. 2994--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.10   </span> <a 
  id="x1-7500011.1.10"></a>count1to</h5>
-<!--l. 2996--><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&#x003C;...&#x003E;</span></span></span>
+<!--l. 2996--><p class="noindent" >Package ‘count1to’ adds several <span class="obeylines-h"><code class="verb">\@addtoreset</code></span> commands that confuse ‘hyperref’. Therefore <span class="obeylines-h"><code class="verb">\theH&#x003C;...&#x003E;</code></span>
 has to be fixed:
                                                                                  
                                                                                  
@@ -7365,8 +6955,7 @@
 <!--l. 3024--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.13   </span> <a 
  id="x1-7800011.1.13"></a>ellipsis</h5>
-<!--l. 3026--><p class="noindent" >This packages redefines <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\textellipsis</span></span></span> after package <span 
+<!--l. 3026--><p class="noindent" >This packages redefines <span class="obeylines-h"><code class="verb">\textellipsis</code></span> after package <span 
 class="ec-lmss-10">hyperref </span>(pd1enc.def/puenc.def should be loaded
 before):
                                                                                  
@@ -7376,8 +6965,7 @@
 &#x00A0;&#x00A0;\usepackage{ellipsis}
 </pre>
 <!--l. 3031--><p class="nopar" >
-<!--l. 3033--><p class="indent" >   (this will lead to wrong ellipsis in the bookmarks, so <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\texorpdfstring</span></span></span> is needed).
+<!--l. 3033--><p class="indent" >   (this will lead to wrong ellipsis in the bookmarks, so <span class="obeylines-h"><code class="verb">\texorpdfstring</code></span> is needed).
 <!--l. 3035--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.14   </span> <a 
  id="x1-7900011.1.14"></a>float</h5>
@@ -7390,8 +6978,7 @@
 <!--l. 3039--><p class="nopar" >
      <ul class="itemize1">
      <li class="itemize">
-     <!--l. 3041--><p class="noindent" >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.
+     <!--l. 3041--><p class="noindent" >Several <span class="obeylines-h"><code class="verb">\caption</code></span> commands are not supported inside one float object.
      </li>
      <li class="itemize">
      <!--l. 3042--><p class="noindent" >Anchor are set at top of the float object, if its style is controlled by float.sty.</li></ul>
@@ -7403,13 +6990,10 @@
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.16   </span> <a 
  id="x1-8100011.1.16"></a>foiltex</h5>
 <!--l. 3050--><p class="noindent" >Update to version 2008/01/28 v2.1.4b: Since version 6.77a <span 
-class="ec-lmss-10">hyperref </span>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 <span 
+class="ec-lmss-10">hyperref </span>does not hack into <span class="obeylines-h"><code class="verb">\@begindvi</code></span>, it
+uses package ‘atbegshi’ instead, that hooks into <span class="obeylines-h"><code class="verb">\shipout</code></span>. Thus the patch of ‘foils.cls’ regarding <span 
 class="ec-lmss-10">hyperref</span>
-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
+is now obsolete and causes an undefined error message about <span class="obeylines-h"><code class="verb">\@hyperfixhead</code></span>. This is fixed in FoilTeX
 2.1.4b.
 <!--l. 3058--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.17   </span> <a 
@@ -7416,8 +7000,7 @@
  id="x1-8200011.1.17"></a>footnote</h5>
 <!--l. 3060--><p class="noindent" >This package is not supported, you have to disable <span 
 class="ec-lmss-10">hyperref</span>’s footnote support by using option
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">hyperfootnotes=false</span></span></span>.
+<span class="obeylines-h"><code class="verb">hyperfootnotes=false</code></span>.
 <!--l. 3064--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.18   </span> <a 
  id="x1-8300011.1.18"></a>linguex</h5>
@@ -7449,8 +7032,7 @@
 class="ec-lmvtt-10">eqnarray</span>. You can load <span 
 class="ec-lmss-10">mathenv </span>after
 <span 
-class="ec-lmss-10">hyperref </span>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 <span 
+class="ec-lmss-10">hyperref </span>to avoid an error message. But <span class="obeylines-h"><code class="verb">\label</code></span> will not work inside environment <span 
 class="ec-lmvtt-10">eqnarray </span>properly, for
 example.
 <!--l. 3090--><p class="noindent" >
@@ -7492,8 +7074,7 @@
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.25   </span> <a 
  id="x1-9000011.1.25"></a>ntheorem</h5>
 <!--l. 3117--><p class="noindent" >This package is not fully supported. The <span 
-class="ec-lmvtt-10">thref </span>option should not be used at all as it breaks the <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\label</span></span></span>
+class="ec-lmvtt-10">thref </span>option should not be used at all as it breaks the <span class="obeylines-h"><code class="verb">\label</code></span>
 command. It also not garantied that links to theorems always work properly as the package redefines
 many internals and but offers no proper interface for hyperlinks.
 <!--l. 3122--><p class="noindent" >
@@ -7574,8 +7155,7 @@
  id="x1-9700011.1.32"></a>tabularx</h5>
 <!--l. 3181--><p class="noindent" >Linked footnotes are not supported inside environment <span 
 class="ec-lmvtt-10">tabularx</span>, 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 <span 
+argument of <span class="obeylines-h"><code class="verb">\footnotetext</code></span>, see section ‘Limitations’. Before version 2011/09/28 6.82i <span 
 class="ec-lmss-10">hyperref </span>had
 disabled footnotes entirely by <span 
 class="ec-lmvtt-10">hyperfootnotes=false</span>.
@@ -7596,9 +7176,7 @@
 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
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\PrerenderUnicode</span></span></span> or <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\PreloadUnicodePage</span></span></span> to solve this:
+<span class="obeylines-h"><code class="verb">\PrerenderUnicode</code></span> or <span class="obeylines-h"><code class="verb">\PreloadUnicodePage</code></span> to solve this:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-71">
@@ -7648,28 +7226,15 @@
 <!--l. 3239--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">11.1.38   </span> <a 
  id="x1-10300011.1.38"></a>XeTeX</h5>
-<!--l. 3241--><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. 3241--><p class="noindent" >Default for the encoding of bookmarks is <span class="obeylines-h"><code class="verb">pdfencoding=unicode</code></span>. That means the strings are always
+treated as unicode strings. If <span class="obeylines-h"><code class="verb">auto</code></span> or <span class="obeylines-h"><code class="verb">pdfdoc</code></span> is forced it applies only if the string restricts to the
+printable ASCII set, The reason is that the <span class="obeylines-h"><code class="verb">\special</code></span> does not support PDFDocEncoding.
 <!--l. 3247--><p class="indent" >   In older versions <span 
 class="ec-lmss-10">hyperref </span>contained special conversion code from UTF-16BE back to UTF-8 in a
 number of places for xetex to avoid the xdvipdfmx warning
-<!--l. 3251--><p class="indent" >   <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">Failed</span><span 
-class="ec-lmvtt-10">&#x00A0;to</span><span 
-class="ec-lmvtt-10">&#x00A0;convert</span><span 
-class="ec-lmvtt-10">&#x00A0;input</span><span 
-class="ec-lmvtt-10">&#x00A0;string</span><span 
-class="ec-lmvtt-10">&#x00A0;to</span><span 
-class="ec-lmvtt-10">&#x00A0;UTF16...</span></span></span>
+<!--l. 3251--><p class="indent" >   <span class="obeylines-h"><code class="verb">Failed&#x00A0;to&#x00A0;convert&#x00A0;input&#x00A0;string&#x00A0;to&#x00A0;UTF16...</code></span>
 <!--l. 3253--><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">&#x00A0;HyPsd at XeTeXBigCharstrue\endcsname</span></span></span> should no longer be used.
+<span class="obeylines-h"><code class="verb">\csname&#x00A0;HyPsd at XeTeXBigCharstrue\endcsname</code></span> should no longer be used.
 <!--l. 3259--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">12   </span> <a 
  id="x1-10400012"></a>Limitations<span class="footnote-mark"><a 
@@ -7685,12 +7250,10 @@
      <!--l. 3268--><p class="noindent" >For long section or caption titles in the table of contents or list of figures/tables option
      <span 
 class="ec-lmss-10">linktocpage </span>can be used. Then the page number will be a link, and the overlong section title
-     is not forced into an one line link with overfull <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hbox</span></span></span> warning.
+     is not forced into an one line link with overfull <span class="obeylines-h"><code class="verb">\hbox</code></span> warning.
      </li>
      <li class="itemize">
-     <!--l. 3273--><p class="noindent" >“<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\url</span></span></span>”s are caught by package <span 
+     <!--l. 3273--><p class="noindent" >“<span class="obeylines-h"><code class="verb">\url</code></span>”s are caught by package <span 
 class="ec-lmss-10">breakurl</span>.
      </li>
      <li class="itemize">
@@ -7701,8 +7264,7 @@
                                                                                  
                                                                                  
      <!--l. 3280--><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
+     points,  especially  within  <span class="obeylines-h"><code class="verb">\url</code></span>.  (See  thread  “hyperref.sty,  breaklinks  and  url.sty  3.2”  in
      comp.text.tex 2005-09).</li></ul>
 <!--l. 3286--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">12.2   </span> <a 
@@ -7727,23 +7289,13 @@
 <!--l. 3301--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">12.3   </span> <a 
  id="x1-10700012.3"></a>Footnotes</h4>
-<!--l. 3303--><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
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotemark</span></span></span> to <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotetext</span></span></span> is not as strong as <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\ref</span></span></span> to <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\label</span></span></span>. Therefore it is not clear in general
-which <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotemark</span></span></span> references which <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotetext</span></span></span>. But that is necessary to implement hyperlinking.
+<!--l. 3303--><p class="noindent" >LaTeX allows the separation of the footnote mark and the footnote text (<span class="obeylines-h"><code class="verb">\footnotemark</code></span>,
+<span class="obeylines-h"><code class="verb">\footnotetext</code></span>). This interface might be enough for visual typesetting. But the relation between
+<span class="obeylines-h"><code class="verb">\footnotemark</code></span> to <span class="obeylines-h"><code class="verb">\footnotetext</code></span> is not as strong as <span class="obeylines-h"><code class="verb">\ref</code></span> to <span class="obeylines-h"><code class="verb">\label</code></span>. Therefore it is not clear in general
+which <span class="obeylines-h"><code class="verb">\footnotemark</code></span> references which <span class="obeylines-h"><code class="verb">\footnotetext</code></span>. But that is necessary to implement hyperlinking.
 Thus the implementation of <span 
-class="ec-lmss-10">hyperref </span>does not support the optional argument of <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>.
+class="ec-lmss-10">hyperref </span>does not support the optional argument of <span class="obeylines-h"><code class="verb">\footnotemark</code></span> and
+<span class="obeylines-h"><code class="verb">\footnotetext</code></span>.
 <!--l. 3314--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">13   </span> <a 
  id="x1-10800013"></a>Hints<span class="footnote-mark"><a 
@@ -7751,11 +7303,8 @@
  id="x1-108001f8"></a> </h3>
    <h4 class="subsectionHead"><span class="titlemark">13.1   </span> <a 
  id="x1-10900013.1"></a>Spaces in option values</h4>
-<!--l. 3318--><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.:
+<!--l. 3318--><p class="noindent" >Unhappily LaTeX strips spaces from options if they are given in <span class="obeylines-h"><code class="verb">\documentclass</code></span> or <span class="obeylines-h"><code class="verb">\usepackage</code></span> (or
+<span class="obeylines-h"><code class="verb">\RequirePackage</code></span>), e.g.:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-75">
@@ -7774,15 +7323,13 @@
    <pre class="verbatim" id="verbatim-77">
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;\usepackage[pdfborder={0&#x00A0;0&#x00A0;1}]{hyperref}
 </pre>
-<!--l. 3331--><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>
+<!--l. 3331--><p class="nopar" > Some options can also be given in <span class="obeylines-h"><code class="verb">\hypersetup</code></span>
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-78">
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;\hypersetup{pdfborder=0&#x00A0;0&#x00A0;1}
 </pre>
-<!--l. 3335--><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
+<!--l. 3335--><p class="nopar" > In <span class="obeylines-h"><code class="verb">\hypersetup</code></span> the options are directly processed as key value options (see package keyval) without
 space stripping in the value part.
 <!--l. 3341--><p class="indent" >   Alternatively, LaTeX’s option handling system can be adapted to key value options by one of the
 packages <span 
@@ -7796,24 +7343,18 @@
      <ul class="itemize1">
      <li class="itemize">
      <!--l. 3348--><p class="noindent" >Package <span 
-class="ec-lmss-10">hyperref </span>adds <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperpage</span></span></span> commands by the encap mechanism (see documentation
-     of Makeindex), if option hyperindex is set (default). <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperpage</span></span></span> uses the page anchors that
+class="ec-lmss-10">hyperref </span>adds <span class="obeylines-h"><code class="verb">\hyperpage</code></span> commands by the encap mechanism (see documentation
+     of Makeindex), if option hyperindex is set (default). <span class="obeylines-h"><code class="verb">\hyperpage</code></span> uses the page anchors that
      are set by <span 
 class="ec-lmss-10">hyperref </span>at each page (default). However in the default case page numbers are used
      in anchor names in arabic form. If the page numbers in other formats are used (book class
-     with <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\frontmatter</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\romannumbering</span></span></span>, ...), then the page anchors are not unique. Therefore
-     option <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">plainpages=false</span></span></span> is recommended.
+     with <span class="obeylines-h"><code class="verb">\frontmatter</code></span>, <span class="obeylines-h"><code class="verb">\romannumbering</code></span>, ...), then the page anchors are not unique. Therefore
+     option <span class="obeylines-h"><code class="verb">plainpages=false</code></span> is recommended.
      </li>
      <li class="itemize">
      <!--l. 3358--><p class="noindent" >The encap mechanism of Makeindex allows to use one command only (see documentation of
      Makeindex). If the user sets such a command, <span 
-class="ec-lmss-10">hyperref </span>suppresses its <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperpage</span></span></span> command. With
+class="ec-lmss-10">hyperref </span>suppresses its <span class="obeylines-h"><code class="verb">\hyperpage</code></span> command. With
      logical markup this situation can easily be solved:
                                                                                  
                                                                                  
@@ -7841,12 +7382,9 @@
      <!--l. 3377--><p class="nopar" >
      </li>
      <li class="itemize">
-     <!--l. 3378--><p class="noindent" >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,
+     <!--l. 3378--><p class="noindent" >Another possibility is the insertion of <span class="obeylines-h"><code class="verb">\hyperpage</code></span> by a style file for makeindex. For this case,
      <span 
-class="ec-lmss-10">hyperref</span>’s insertion will be disabled by <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">hyperindex=false</span></span></span>. <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\hyperpage</span></span></span> will be defined regardless of
+class="ec-lmss-10">hyperref</span>’s insertion will be disabled by <span class="obeylines-h"><code class="verb">hyperindex=false</code></span>. <span class="obeylines-h"><code class="verb">\hyperpage</code></span> will be defined regardless of
      setting of hyperindex.
                                                                                  
                                                                                  
@@ -7896,14 +7434,10 @@
 </pre>
 <!--l. 3419--><p class="nopar" >
 <!--l. 3421--><p class="indent" >   Support for additional unicode characters:
-<!--l. 3423--><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. 3423--><p class="indent" >   Example: <span class="obeylines-h"><code class="verb">\.{a}</code></span> and <span class="obeylines-h"><code class="verb">\d{a}</code></span>
 <!--l. 3425--><p class="indent" >   1. Get a list with unicode data, eg:
 <!--l. 3427--><p class="indent" >   http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
-<!--l. 3429--><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>):
+<!--l. 3429--><p class="indent" >   2. Identify the characters (<span class="obeylines-h"><code class="verb">\.{a}</code></span>, <span class="obeylines-h"><code class="verb">\d{a}</code></span>):
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-84">
@@ -7923,8 +7457,7 @@
 <!--l. 3444--><p class="nopar" >
 <!--l. 3446--><p class="indent" >   4. Transform into a form understood by <span 
 class="ec-lmss-10">hyperref</span>:
-<!--l. 3448--><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
+<!--l. 3448--><p class="indent" >   Hyperref must know where the first byte starts, this is marked by <span class="obeylines-h"><code class="verb">9</code></span> (8 and 9 cannot occur in octal
 numbers):
                                                                                  
                                                                                  
@@ -7933,8 +7466,7 @@
 &#x00A0;&#x00A0;&#x00A0;&#x00A0;\036\241&#x00A0;-&#x003E;&#x00A0;\9036\241
 </pre>
 <!--l. 3455--><p class="nopar" >
-<!--l. 3457--><p class="indent" >   Optional: <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">8</span></span></span> is used for abbreviations:
+<!--l. 3457--><p class="indent" >   Optional: <span class="obeylines-h"><code class="verb">8</code></span> is used for abbreviations:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-87">
@@ -7959,14 +7491,10 @@
 <!--l. 3476--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">13.6   </span> <a 
  id="x1-11400013.6"></a>Footnotes</h4>
-<!--l. 3478--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotemark</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotetext</span></span></span>
-out of order or reusing <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\footnotemark</span></span></span>. Here you can either disable <span 
+<!--l. 3478--><p class="noindent" >The footnote support is rather limited. It is beyond the scope to use <span class="obeylines-h"><code class="verb">\footnotemark</code></span> and <span class="obeylines-h"><code class="verb">\footnotetext</code></span>
+out of order or reusing <span class="obeylines-h"><code class="verb">\footnotemark</code></span>. Here you can either disable <span 
 class="ec-lmss-10">hyperref</span>’s footnote support by
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">hyperfootnotes=false</span></span></span> or fiddle with internal macros, nasty examples:
+<span class="obeylines-h"><code class="verb">hyperfootnotes=false</code></span> or fiddle with internal macros, nasty examples:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-89">
@@ -8024,27 +7552,20 @@
    <h4 class="subsectionHead"><span class="titlemark">13.7   </span> <a 
  id="x1-11500013.7"></a>Subordinate counters</h4>
 <!--l. 3536--><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 
-class="ec-lmvtt-10">\@addtoreset</span></span></span> to reset a counter in dependency to
+example, sections or figures might be numbered within chapters or <span class="obeylines-h"><code class="verb">\newtheorem</code></span> is used with an
+optional counter argument. Internally LaTeX uses <span class="obeylines-h"><code class="verb">\@addtoreset</code></span> to reset a counter in dependency to
 another counter. Package <span 
-class="ec-lmss-10">hyperref </span>hooks into <span class="obeylines-h"><span class="verb"><span 
-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>
+class="ec-lmss-10">hyperref </span>hooks into <span class="obeylines-h"><code class="verb">\@addtoreset</code></span> to catch this situation. Also <span class="obeylines-h"><code class="verb">\numberwithin</code></span>
 of package amsmath is caught by <span 
 class="ec-lmss-10">hyperref</span>.
 <!--l. 3546--><p class="indent" >   However, if the definition of subordinate counters take place before <span 
 class="ec-lmss-10">hyperref </span>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 <span 
+meaning of <span class="obeylines-h"><code class="verb">\@addtoreset</code></span> is called without <span 
 class="ec-lmss-10">hyperref</span>’s additions. Then the companion counter macro
-<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\theH&#x003C;counter&#x003E;</span></span></span> can be redefined accordingly. Or move the definition of subordinate counters after
+<span class="obeylines-h"><code class="verb">\theH&#x003C;counter&#x003E;</code></span> can be redefined accordingly. Or move the definition of subordinate counters after
 <span 
 class="ec-lmss-10">hyperref </span>is loaded.
-<!--l. 3552--><p class="indent" >   Example for <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmvtt-10">\newtheorem</span></span></span>, problematic case:
+<!--l. 3552--><p class="indent" >   Example for <span class="obeylines-h"><code class="verb">\newtheorem</code></span>, problematic case:
                                                                                  
                                                                                  
    <pre class="verbatim" id="verbatim-90">

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex	2024-01-21 21:16:05 UTC (rev 69523)
@@ -4,7 +4,7 @@
 % Copyright (C) 2003 Steve Peter and Karl Berry
 % Copyright (C) 2006-2012 Heiko Oberdiek.
 % Copyright (C) 2017-2019 David Carlisle Ulrike Fischer
-% Copyright (C) 2019-2023 The LaTeX3 Project
+% Copyright (C) 2019-2024 The LaTeX Project
 %
 % Permission is granted to copy, distribute and/or modify this document
 % under the terms of the GNU Free Documentation License, Version 1.1 or
@@ -166,7 +166,7 @@
 }
 \makeatother
 \title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
-\date{2023-11-26 v7.01g}
+\date{2024-01-20 v7.01h}
 
 \begin{document}
 
@@ -756,7 +756,7 @@
 In document \texttt{docA} the destination name \texttt{chapter.2}
 becomes \texttt{docA-chapter.2}.
 
-Destination names can also be used from the outside in URIs(, if the
+Destination names can also be used from the outside in URIs, (if the
 driver has not removed or changed them), for example:
 \begin{quote}
 \begin{verbatim}
@@ -1362,7 +1362,7 @@
 \ci{href}\verb|[|\emph{options}\verb|]|\verb|{|\emph{URL}\verb|}{|\emph{text}\verb|}|
 \end{cmdsyntax}
 
-\noindent The \emph{text} is made a hyperlink to the \emph{URL}; this
+\noindent The \emph{text} is made into a hyperlink to the \emph{URL}; this
 must be a full URL (relative to the base URL, if that is defined). The
 special characters \# and \%{} do \emph{not} need to be escaped in any
 way (unless the command is used in the argument of another command).
@@ -1374,7 +1374,7 @@
 \item[\texttt{page}:] Specifies the start page number of remote
 PDF documents. First page is \verb|1|.
 \item[\texttt{ismap}:] Boolean key, if set to \verb|true|, the
-URL should appended by the coordinates as query parameters by
+URL should be appended by the coordinates as query parameters by
 the PDF viewer.
 \item[\texttt{nextactionraw}:] The value of key \verb|/Next| of
 action dictionaries, see PDF specification.
@@ -1452,7 +1452,7 @@
 with two parameters of an anchor \emph{name}, and anchor
 \emph{text}. \verb|\hyperlink| has two arguments, the name of a
 hypertext object defined somewhere by \verb|\hypertarget|, and the
-\emph{text} which be used as the link on the page.
+\emph{text} which is used as the link on the page.
 
 Note that in HTML parlance, the \verb|\hyperlink| command inserts a
 notional \# in front of each link, making it relative to the current
@@ -1482,8 +1482,8 @@
 before this page.
 
 \begin{cmdsyntax}
-\ci{hyperget}\verb|{|\emph{anchor}\verb|}{|\emph{label}\verb|}|
-\ci{hyperget}\verb|{|\emph{pageanchor}\verb|}{|\emph{label}\verb|}|
+\ci{hyperget}\verb|{anchor}{|\emph{label}\verb|}|
+\ci{hyperget}\verb|{pageanchor}{|\emph{label}\verb|}|
 \end{cmdsyntax}
 
 This retrieves the anchor or the page anchor from a label in an expandable way.
@@ -1494,11 +1494,11 @@
 \bookmark[dest=\hyperget{anchor}{sec}]{section}
 \end{verbatim}
 
-As \emph{pageanchor} retrieves the page number from the label it can't be use together with
+As \emph{pageanchor} retrieves the page number from the label it can't be used together with
 the option \texttt{plainpages}.
 
 \begin{cmdsyntax}
-\ci{hyperget}\verb|{|\emph{currentanchor}\verb|}{}|
+\ci{hyperget}\verb|{currentanchor}{}|
 \end{cmdsyntax}
 
 This retrieves the last anchor that has been set. It too takes \verb|\HyperDestNameFilter| into account.
@@ -1762,7 +1762,7 @@
 \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.
+should be taken into account. It should be used in places where for example \verb+\thispagestyle+ can be used too.
 
 \subsection{Utility macros}
 
@@ -2601,7 +2601,7 @@
 To reduce the impact \xpackage{hyperref} uses two strategies.
 
 \begin{itemize}
-\item A number of command are only defined conditionally:
+\item A number of commands are only defined conditionally:
 The commands for the cyrillic block  if \cs{CYRDZE} is defined,
 greek if \cs{textBeta} is defined, and hebrew if \cs{hebdalet} is defined.
 

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/manifest.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/manifest.txt	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/manifest.txt	2024-01-21 21:16:05 UTC (rev 69523)
@@ -24,7 +24,7 @@
         Obsolete, now just calls minitoc.
 ntheorem-hyper.sty
         Obsolete, now just calls ntheorem.
-xr-hyper.sty
+xr-hyper.dtx
         Patched version of `xr.sty' to work with `hyperref.sty'.
 
 bmhydoc.sty

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
===================================================================
(Binary files differ)

Added: trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf	2024-01-21 21:16:05 UTC (rev 69523)

Property changes on: trunk/Master/texmf-dist/doc/latex/hyperref/xr-hyper.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/texmf-dist/source/latex/hyperref/backref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/backref.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/backref.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -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-2023 The LaTeX Project
+%%               2019-2024 The LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Modified: trunk/Master/texmf-dist/source/latex/hyperref/bmhydoc.sty
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/bmhydoc.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/bmhydoc.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,7 +1,7 @@
 %% Copyright
 %% 1995-2015 Heiko Oberdiek
 %% 2016-2019 Oberdiek Package Support Group
-%% 2019-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,10 +1,10 @@
 % \iffalse
 % Source File: hluatex.dtx
-% 2023-11-26 v7.01g
+% 2024-01-20 v7.01h
 %
 % Copyright
 % 2016-2019 Oberdiek Package Support Group
-% 2019-2023 The LaTeX Project
+% 2019-2024 The LaTeX Project
 %      https://github.com/latex3/hyperref/issues%%
 %
 % Derived from hpdftex.def
@@ -31,7 +31,7 @@
 %
 %    \begin{macrocode}
 %<*luatex>
-%% 2023-11-26 v7.01g
+%% 2024-01-20 v7.01h
 %% force unicode encoding, see issue #101
 %% code mostly copied from hxetex.def
 \HyPsd at LoadUnicode

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -2,7 +2,7 @@
 %
 %% File: hyperref-linktarget.dtx
 %
-% Copyright (C) 2022-2023 The LaTeX Project
+% Copyright (C) 2022-2024 The LaTeX Project
 %
 % It may be distributed and/or modified under the conditions of the
 % LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -53,7 +53,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2023-11-26 v7.01g}
+% \date{Version 2024-01-20 v7.01h}
 %
 % \maketitle
 % \begin{documentation}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -5,7 +5,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.
@@ -55,7 +55,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2023-11-26 v7.01g}
+% \date{Version 2024-01-20 v7.01h}
 %
 % \maketitle
 % \begin{documentation}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -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-2023 LaTeX Project
+% 2019-2024 LaTeX Project
 %      https://github.com/latex3/hyperref/issues
 %
 % This file is part of the `Hyperref Bundle'.
@@ -51,7 +51,7 @@
 %<puvnenc>\ProvidesFile{puvnenc.def}
 %<puarenc>\ProvidesFile{puarenc.def}
 %<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd>  [2023-11-26 v7.01g %
+%<!none&!packageEnd>  [2024-01-20 v7.01h %
 %<package>  Hypertext links for LaTeX]
 %<nohyperref>  Dummy hyperref (SR)]
 %<driver>  Hyperref documentation driver file]
@@ -596,13 +596,11 @@
 % change 2023-11-26: no longer require expl3, we assume kernel is new enough.
 %    \begin{macrocode}
 \RequirePackage{iftex}[2019/10/24]
-\RequirePackage{infwarerr}[2010/04/08]
 \RequirePackage{keyval}[1997/11/10]
 \RequirePackage{kvsetkeys}[2007/09/29]
 \RequirePackage{kvdefinekeys}[2011/04/07]
 \RequirePackage{pdfescape}[2007/11/11]
 \RequirePackage{hycolor}
-\RequirePackage{letltxmacro}[2008/06/13]
 \RequirePackage{auxhook}[2009/12/14]
 \RequirePackage{nameref}[2012/07/28]
 \RequirePackage{etoolbox}
@@ -9483,7 +9481,6 @@
 %    Some low-level commands:
 %    \begin{macrocode}
 %<*nohyperref>
-\RequirePackage{letltxmacro}[2008/06/13]
 \let\hyper@@anchor\@gobble
 \def\hyper at link#1#2#3{#3}%
 \let\hyper at anchorstart\@gobble
@@ -9511,7 +9508,7 @@
 \let\hyperdef\@gobbletwo
 \let\hyperlink\@gobble
 \let\hypertarget\@gobble
-\def\hyperref{%
+\protected\def\hyperref{%
   \@ifnextchar[\@gobbleopt{\expandafter\@gobbletwo\@gobble}%
 }
 \long\def\@gobbleopt[#1]{}
@@ -11018,6 +11015,8 @@
  {%
   \@ifundefined{deferred at thm@head}{}
    {%
+    \let\Hy at deferred@thm at head\deferred at thm@head
+    \def\deferred at thm@head#1{\Hy at deferred@thm at head{#1}}%
     \renewcommand\Hy at theorem@makelinktarget[1]
      {%
       \AddToHookNext{cmd/deferred at thm@head/before}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref.ins	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref.ins	2024-01-21 21:16:05 UTC (rev 69523)
@@ -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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.
@@ -60,7 +60,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-2023 LaTeX Project
+2019-2024 LaTeX Project
      https://github.com/latex3/hyperref/issues
 
 This file is part of the `Hyperref Bundle'.
@@ -120,6 +120,7 @@
   \file{psdextra.def}{\from{hyperref.dtx}{psdextra}}
   \file{nohyperref.sty}{\from{hyperref.dtx}{nohyperref}}
   \file{hyperref-patches.sty}{\from{hyperref-patches.dtx}{package}}
+  \file{xr-hyper.sty}{\from{xr-hyper.dtx}{package}}
 }
 
 \Msg{***************************************************************}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -4,7 +4,7 @@
 %%               2000 Sebastian Rahtz, Heiko Oberdiek
 %%               2001-2012 Heiko Oberdiek
 %%               2016-2019 Oberdiek Package Suport Group
-%%               2019-2023 The LaTeX Project
+%%               2019-2024 The LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Added: trunk/Master/texmf-dist/source/latex/hyperref/xr-hyper.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/xr-hyper.dtx	                        (rev 0)
+++ trunk/Master/texmf-dist/source/latex/hyperref/xr-hyper.dtx	2024-01-21 21:16:05 UTC (rev 69523)
@@ -0,0 +1,348 @@
+% \iffalse meta-comment
+%
+% Copyright (C) 1993-2024 David Carlisle
+%
+% 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 LaTeX Project.
+%
+% The list of all files belonging to the `Hyperref Bundle' is
+% given in the file `manifest.txt'.
+%
+% \fi
+% \iffalse
+%% File: xr-hyper.dtx Copyright (C) 1993-2024 David Carlisle
+%
+%<package>\NeedsTeXFormat{LaTeX2e}
+%<package>\ProvidesPackage{xr-hyper}
+%<package>         [2024-01-20 v7.01h eXternal References (DPC)]
+%
+%<*driver>
+\documentclass{l3doc}
+\usepackage{xr-hyper}
+\GetFileInfo{xr-hyper.sty}
+\begin{document}
+\title{The \textsf{xr-hyper} package\thanks{This file
+        has version number \fileversion, last
+        revised \filedate.}}
+\author{David Carlisle}
+\date{\filedate}
+\maketitle
+\DocInput{xr-hyper.dtx}
+\end{document}
+%</driver>
+% \fi
+%
+% \changes{v5.00}{1993/07/07}
+%         {First DPC version (by agreement with J-PD).  New mechanism
+%         (\cs{read} instead of \cs{input}). (xr)}
+%
+% \changes{v5.01}{1993/07/20}{Fix bug added by DPC, v5.00 did not import
+%           aux files of \cs{include}'ed files. (Reported by J-PD) (xr)}
+%
+% \changes{v5.02}{1994/05/28}{Update for LaTeX2e}
+% \changes{v5.03}{2018/10/01}{Fix for conditionals in aux file (xr)}
+% \changes{v5.05}{2019/07/20}{include xcite (xr)}
+%
+% \changes{v6.00 beta2}{1997/10/06}
+%         {}
+%
+% \changes{v6.00 beta3}{1999/09/01}
+%         {Definitions of \cs{XR at addURL} corrected (Heiko Oberdiek)}
+%
+% \changes{v6.00 beta 4}{2000/03/22}
+%         {\cmd\xdef changed to \cs{protected at xdef}} 
+%
+% \changes{v6.1}{2019/10/03}
+%         {Incorporate updates to \pkg{xr} (including citation support)}
+%
+% \changes{v7.00e}{2020-05-14}
+%         {add additional braces to \cs{r@}\meta{label} only if \pkg{hyperref} is not detected in the aux
+%          of the source document (https://github.com/latex3/hyperref/issues/118)}
+%
+% \changes{v7.00z}{2023-05-15}
+%         {unified and simplified the brace handling: all defined references have now
+%          five brace groups. Together with the planed change in LaTeX 2023-06-01 this
+%          will improve the combination of hyperref/non-hyperref documents.}
+%          
+% \changes{v7.01g}{2023-11-26}
+%         {Always store the URL/file name of the external document to allow file links
+%          even if it has no destinations.}
+%  
+% \changes{v7.01h}{2024-01-20}
+%         {do not expand the labels when reading, (https://github.com/latex3/hyperref/issues/327)}
+%         
+% \changes{v7.01h}{2024-01-20}
+%         {support \LaTeX\ properties.}
+%        
+% This package implements a system for eXternal References.
+% 
+% It is an extension of the \pkg{xr} package. It was developed to support the
+% extended label syntax of the \pkg{hyperref} package and to enable active links
+% to the external documents.
+% 
+% In the \LaTeX{} release 2023-06-01 the label syntax of \pkg{hyperref}
+% and the \LaTeX{} kernel have been synchronized and there is no longer
+% a need for two packages. \pkg{xr-hyper} already works with all documents --
+% it is not required to load\pkg{hyperref} -- and its code will move in the
+% next \LaTeX{} release into the \pkg{xr} package. Then \pkg{xr-hyper} can be
+% deprecated.
+% 
+% \section{Usage}
+% 
+% \begin{syntax}
+% \cs{externaldocument}\oarg{prefix}\texttt[nocite\texttt]\marg{document}\oarg{url}
+% \end{syntax}
+%
+% If one document needs to refer to sections of another, say |aaa.tex|,
+% then this package may be loaded in the main file, and the command
+% \begin{verbatim}
+% |\externaldocument{aaa}|
+% \end{verbatim}
+%  given in the preamble.
+%
+% Then you may use |\ref| and |\pageref| (or |\nameref| if the
+% package \pkg{nameref} has been loaded to refer to anything which has
+% been given a |\label| in either |aaa.tex| or the main document.
+% You may declare any number of such external documents.
+%
+% If any of the external documents, or the main document, use the same
+% |\label| then an error will occur as the label will be multiply
+% defined. To overcome this problem |\externaldocument| has an optional
+% argument \meta{prefix}. 
+% If you declare |\externaldocument[A-]{aaa}|, then all
+% references from |aaa| are prefixed by |A-|. So for instance, if a
+% section of |aaa| had |\label{intro}|, then this could be referenced
+% with |\ref{A-intro}|. The prefix need not be |A-|, it can be any
+% string chosen to ensure that all the labels imported from external
+% files are unique. Note however that the prefix is expanded and
+% so should not contain commands that are not safe in this context. 
+%
+% As first suggested in Enrico Gregorio's |xcite| package, the current version
+% also allows |\cite| to reference |\bibitem| in the external document.
+% For compatibility with |xcite|, |\externalcitedocument| is made available
+% as an alias for |\externaldocument|
+% 
+% Many packages have variant citation commands (natbib,
+% biblatex,....) and the external document may or may not have used
+% hyperref. Because of these differences the citation linking may not
+% always work, it can be disabled by specifying \texttt{[nocite]} after the
+% \meta{prefix}:
+% \begin{verbatim}
+%  \externaldocument[][nocite]{aaa}
+% \end{verbatim}  
+% 
+% The `document' referred to by the main argument \meta{document} is the file
+% \file{document.aux} which must be somewhere on TeX's input path.
+% Some packages (eg hyperref) really need to know the location of the
+% final document rather than the aux file. By default this is assumed
+% to be \file{document.pdf}. A package may redefine the command \cs{XR at ext} to
+% change this default extension. However sometimes the final
+% document may be in a position unrelated to the aux file, or the
+% browser may not be able to find files at an arbitrary point in
+% TeX's input path, so the final optional argument \meta{url} allows a full
+% URL to the final document to be specified.
+% \begin{verbatim}
+% \externaldocument{aaa}[http://here.xxx.edu/this/path/to/aaa.pdf]
+% \end{verbatim}
+% 
+% The package stores the url of the external document in the label data. If can
+% e.g. be retrieved with the \pkg{refcount} package
+% 
+% \begin{verbatim}
+% \usepackage{refcount,xr-hyper}
+% \externaldocument{aaa}
+% ...
+% \getrefbykeydefault{intro}{url}{??} %prints aaa.pdf or ??
+% \end{verbatim}
+% 
+% \pkg{xr-hyper} supports also the properties introduced in \LaTeX{} 2023-11-01.
+% Here the url of the external document is stored in the \texttt{xr-url} property.
+% 
+% \begin{verbatim}
+% \usepackage{xr-hyper}
+% \externaldocument{aaa} %aaa contains \RecordProperties{intro}{page}
+% ...
+% \RefProperty{intro}{page}   %gives page number
+% \RefProperty{intro}{xr-url} %gives aaa.pdf 
+% \end{verbatim}
+% 
+%
+% \MaybeStop{}
+%
+% \section{The macros}
+%
+%    \begin{macrocode}
+%<*package>
+%    \end{macrocode}
+%
+% Check for the optional argument.
+%    \begin{macrocode}
+\def\externaldocument{\@testopt\XR at cite{}}
+\let\externalcitedocument\externaldocument
+\def\XR at cite[#1]{\@testopt{\XR@[#1]}{}}
+\def\XR@[#1][#2]#3{\@testopt{\XR@@{#1}{#2}{#3}}{#3.\XR at ext}}
+%    \end{macrocode}
+%
+% \subsection{helper definitions}
+% To test the second optional argument
+%    \begin{macrocode}
+\def\XR@@nocite{nocite}
+%    \end{macrocode}
+% Needed in the processing
+%    \begin{macrocode}
+\long\def\@gobblefour  #1#2#3#4{}
+\long\def\@firstoffour #1#2#3#4{#1}
+\long\def\@secondoffour#1#2#3#4{#2}
+\long\def\@thirdoffour #1#2#3#4{#3}
+\long\def\@fourthoffour #1#2#3#4{#4}
+%    \end{macrocode}
+% The url is added as fifth argument. The command used here is
+% \cs{XR at addURL}. The command is more complicated as needed
+% as it tries to handle also older documents with 
+% \cs{newlabel}'s with two arguments. 
+%    \begin{macrocode}
+\def\XR at addURL#1{\XR@@dURL#1{}{}{}{}\\}
+\def\XR@@dURL#1#2#3#4#5\\{%
+     \unexpanded{{#1}{#2}{#3}{#4}}{\XR at URL}% 
+  }%
+%    \end{macrocode}
+% 
+% \subsection{Variables}
+% 
+% Default file extension:
+%    \begin{macrocode}
+\providecommand\XR at ext{pdf}
+%    \end{macrocode}
+%
+% \subsection{Processing}
+% Save the optional prefix. Start processing the first |aux| file.
+% Version beta2 also added another improvement unrelated
+% to the hyperref support. Olivier Michel pointed out that
+% if the aux file was not on texinputs you could not always go
+% \cs{externaldocument}{/some/path/to/file}
+% specifically that worked if file.aux was a `simple'  document with
+% one aux file, but if \cs{include} had been used, the `sub' aux files
+% would not be found by xr in the remote directory.
+% This version calls \cs{filename at parse} to get the directory name of the
+% remote directory, which is then explicitly prepended to the names of
+% any included aux files.
+%  \changes{v5.06}{2020-05-10}{Remove leading and trailing sapces from
+%    the filename (gh/2223) (xr)}
+%    \begin{macrocode}
+\def\XR@@#1#2#3[#4]{{%
+  \makeatletter
+  \def\XR at prefix{#1}%
+   \def\XR at nocite{#2}%
+   \ifx\XR at nocite\XR@@nocite
+     \let\XR at bibcite\vadjust
+   \else
+     \let\XR at bibcite\bibcite
+   \fi
+  \def\XR at URL{#4}%
+  \set at curr@file{#3}% 
+  \filename at parse\@curr at file 
+  \XR at next\@curr at file.aux\relax\\}}
+%    \end{macrocode}
+%
+% Process the next |aux| file in the list and remove it from the head of
+% the list of files to process.
+%    \begin{macrocode}
+\def\XR at next#1\relax#2\\{%
+  \edef\XR at list{#2}%
+  \XR at loop{#1}}
+%    \end{macrocode}
+%
+% Check whether the list of |aux| files is empty.
+%    \begin{macrocode}
+\def\XR at aux{%
+  \ifx\XR at list\@empty\else\expandafter\XR at explist\fi}
+%    \end{macrocode}
+%
+% Expand the list of aux files, and call |\XR at next| to process the first
+% one.
+%    \begin{macrocode}
+\def\XR at explist{\expandafter\XR at next\XR at list\\}
+%    \end{macrocode}
+%
+% If the |aux| file exists, loop through line by line, looking for
+% |\newlabel| and |\@input|. Otherwise process the next file in the
+% list.
+%  \changes{v5.06}{2020-05-10}{Add braces around the filename to
+%    support filenames with spaces (gh/223) (xr)}
+%  \changes{v7.01h}{2024-01-20}{Add braces around the filename to
+%    support filenames with spaces (gh/223) similar to xr}
+%    \begin{macrocode}
+\def\XR at loop#1{\openin\@inputcheck{#1}\relax
+  \ifeof\@inputcheck
+    \PackageWarning{xr}{^^JNo file #1^^JLABELS NOT IMPORTED.^^J}%
+    \expandafter\XR at aux
+  \else
+    \PackageInfo{xr}{IMPORTING LABELS FROM #1}%
+    \expandafter\XR at read\fi}
+%    \end{macrocode}
+%
+% Read the next line of the aux file.
+%    \begin{macrocode}
+\def\XR at read{%
+  \read\@inputcheck to\XR at line
+%    \end{macrocode}
+% The |...| make sure that |\XR at test| always has sufficient arguments.
+%    \begin{macrocode}
+  \expandafter\XR at test\XR at line...\XR@}
+%    \end{macrocode}
+%
+% Look at the first token of the line.
+% If it is |\newlabel|, define \cs{r@}\meta{label}, ensure that it has
+% five label data argument and add the url as the last one.  
+% If it is |\@input|, add the
+% filename to the list of files to process. 
+% If it is |\bibcite|, call a |\bibcite|. 
+% If it is |\new at label@record| add the url and then call it.
+% Otherwise ignore.
+% Go around the loop if not at end of file. Finally process the next
+% file in the list.
+% Make sure the arguments are handled outside the |\ifx| test,
+%    \begin{macrocode}
+\long\def\XR at test#1#2#3#4\XR@{%
+  \let\XR at tempa\@gobblefour
+  \ifx#1\newlabel
+    \let\XR at tempa\@firstoffour
+  \else\ifx#1\XR at bibcite
+    \let\XR at tempa\@secondoffour
+  \else\ifx#1\@input
+     \let\XR at tempa\@thirdoffour
+  \else\ifx#1\new at label@record
+     \let\XR at tempa\@fourthoffour    
+  \fi\fi\fi\fi
+   \XR at tempa
+    {%
+     \expandafter\protected at xdef\csname r@\XR at prefix#2\endcsname{\XR at addURL{#3}}%     
+    }%
+    {\expandafter\bibcite\expandafter{\XR at prefix#2}{#3}}%
+    {\edef\XR at list{\XR at list\filename at area#2\relax}}%
+    {%
+      \edef\next{\noexpand\new at label@record{\XR at prefix#2}{\unexpanded{#3}{xr-url}{\XR at URL}}}%
+      \next
+    }
+  \ifeof\@inputcheck\expandafter\XR at aux
+  \else\expandafter\XR at read\fi}
+%    \end{macrocode}
+%
+%    \begin{macrocode}
+%</package>
+%    \end{macrocode}
+%
+% \Finale
+%


Property changes on: trunk/Master/texmf-dist/source/latex/hyperref/xr-hyper.dtx
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/tex/latex/hyperref/backref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/backref.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/backref.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -35,7 +35,7 @@
 %% Copyright (C) 1995-2000 David Carlisle, Sebastian Rahtz, Heiko Oberdiek
 %%               2001-2012 Heiko Oberdiek
 %%               2016-2019 Oberdiek Package Suport Group
-%%               2019-2023 The LaTeX Project
+%%               2019-2024 The LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvipdfm.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for dvipdfm]
 \Hy at VersionCheck{hdvipdfm.def}
 \special{pdf:majorversion \Hy at pdf@majorversion}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvips.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for dvips]
 \Hy at VersionCheck{hdvips.def}
 \providecommand*{\XR at ext}{pdf}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvipson.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for dvipsone]
 \Hy at VersionCheck{hdvipson.def}
 \providecommand*{\XR at ext}{pdf}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdviwind.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for dviwindo]
 \Hy at VersionCheck{hdviwind.def}
 \begingroup

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -34,10 +34,10 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hluatex.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for luaTeX]
 \Hy at VersionCheck{hluatex.def}
-%% 2023-11-26 v7.01g
+%% 2024-01-20 v7.01h
 %% force unicode encoding, see issue #101
 %% code mostly copied from hxetex.def
 \HyPsd at LoadUnicode

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hpdftex.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for pdfTeX]
 \Hy at VersionCheck{hpdftex.def}
 \pdf at ifdraftmode{%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htex4ht.cfg}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref configuration file for TeX4ht]
 \IfFileExists{\jobname.cfg}{\endinput}{}
 \Preamble{html}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htex4ht.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for TeX4ht]
 \Hy at VersionCheck{htex4ht.def}
 \providecommand*{\XR at ext}{html}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htexture.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for Textures]
 \Hy at VersionCheck{htexture.def}
 \providecommand*{\XR at ext}{pdf}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtex.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for VTeX in PDF/PS mode]
 \Hy at VersionCheck{hvtex.def}
 \providecommand*{\XR at ext}{pdf}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtexhtml.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for VTeX in HTML mode]
 \Hy at VersionCheck{hvtexhtm.def}
 \providecommand*{\XR at ext}{htm}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtexmrk.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
  Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)]
 \Hy at VersionCheck{hvtexmrk.def}
 \providecommand*{\XR at ext}{pdf}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hxetex.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for XeTeX]
 \Hy at VersionCheck{hxetex.def}
 \HyPsd at LoadUnicode

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hyperref-patches.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hyperref-patches.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hyperref-patches.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -36,7 +36,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -36,7 +36,7 @@
 %% File: hyperref.dtx
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \ProvidesPackage{hyperref}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hypertext links for LaTeX]
 \begingroup
   \@makeother\`%
@@ -106,13 +106,11 @@
 \endgroup
 \Hy at SetCatcodes
 \RequirePackage{iftex}[2019/10/24]
-\RequirePackage{infwarerr}[2010/04/08]
 \RequirePackage{keyval}[1997/11/10]
 \RequirePackage{kvsetkeys}[2007/09/29]
 \RequirePackage{kvdefinekeys}[2011/04/07]
 \RequirePackage{pdfescape}[2007/11/11]
 \RequirePackage{hycolor}
-\RequirePackage{letltxmacro}[2008/06/13]
 \RequirePackage{auxhook}[2009/12/14]
 \RequirePackage{nameref}[2012/07/28]
 \RequirePackage{etoolbox}
@@ -7031,6 +7029,8 @@
  {%
   \@ifundefined{deferred at thm@head}{}
    {%
+    \let\Hy at deferred@thm at head\deferred at thm@head
+    \def\deferred at thm@head#1{\Hy at deferred@thm at head{#1}}%
     \renewcommand\Hy at theorem@makelinktarget[1]
      {%
       \AddToHookNext{cmd/deferred at thm@head/before}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hypertex.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref driver for HyperTeX specials]
 \Hy at VersionCheck{hypertex.def}
 \providecommand*{\XR at ext}{dvi}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/minitoc-hyper.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/minitoc-hyper.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/minitoc-hyper.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,4 +1,4 @@
-% Copyright 2020-2023 The LaTeX Project
+% Copyright 2020-2024 The LaTeX Project
 % Licence LPPL: https://www.latex-project.org/lppl/lppl-1-3c.txt
 \ProvidesPackage{minitoc-hyper}[2020/01/14]
 \PackageWarningNoLine{minitoc-hyper}{%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -36,7 +36,7 @@
 %%               2000 Sebastian Rahtz, Heiko Oberdiek
 %%               2001-2012 Heiko Oberdiek
 %%               2016-2019 Oberdiek Package Suport Group
-%%               2019-2023 The LaTeX Project
+%%               2019-2024 The LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %%
 %% This file is part of the `Hyperref Bundle'.

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -34,9 +34,8 @@
 %% File: hyperref.dtx
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \ProvidesPackage{nohyperref}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Dummy hyperref (SR)]
-\RequirePackage{letltxmacro}[2008/06/13]
 \let\hyper@@anchor\@gobble
 \def\hyper at link#1#2#3{#3}%
 \let\hyper at anchorstart\@gobble
@@ -61,7 +60,7 @@
 \let\hyperdef\@gobbletwo
 \let\hyperlink\@gobble
 \let\hypertarget\@gobble
-\def\hyperref{%
+\protected\def\hyperref{%
   \@ifnextchar[\@gobbleopt{\expandafter\@gobbletwo\@gobble}%
 }
 \long\def\@gobbleopt[#1]{}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/ntheorem-hyper.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/ntheorem-hyper.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/ntheorem-hyper.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,4 +1,4 @@
-% Copyright 2021-2023 The LaTeX Project
+% Copyright 2021-2024 The LaTeX Project
 % Licence LPPL: https://www.latex-project.org/lppl/lppl-1-3c.txt
 \ProvidesPackage{ntheorem-hyper}[2021/02/07]
 \PackageWarningNoLine{ntheorem-hyper}{%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{pd1enc.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref: PDFDocEncoding definition (HO)]
 \DeclareFontEncoding{PD1}{}{}
 \DeclareTextAccent{\`}{PD1}{\textasciigrave}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{pdfmark.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref definitions for pdfmark specials]
 \Hy at VersionCheck{pdfmark.def}
 \begingroup

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{psdextra.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref: Additions to PDF string support]
 \Hy at VersionCheck{psdextra.def}
 \DeclareTextCommand{\textGamma}{PU}{\83\223}%* U+0393

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puarenc.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref: Additions to puenc.def for Arabi]
 \DeclareTextCommand{\hamza}{PU}{\86\041}% U+0621
 \DeclareTextCommand{\alefmadda}{PU}{\86\042}% U+0622

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puenc-extra.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref: PDF Unicode extra definition (HO)]
 \DeclareTextCommand{\G}{PU}[1]{#1\83\017}% U+030F
 \DeclareTextCompositeCommand{\G}{PU}{\@empty}{\textdoublegrave}%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puenc.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
       Hyperref: PDF Unicode definition (HO)]
 \DeclareFontEncoding{PU}{}{}
 \DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def	2024-01-21 21:16:05 UTC (rev 69523)
@@ -10,7 +10,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-2023 LaTeX Project
+%% 2019-2024 LaTeX Project
 %%      https://github.com/latex3/hyperref/issues
 %% 
 %% This file is part of the `Hyperref Bundle'.
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puvnenc.def}
-  [2023-11-26 v7.01g %
+  [2024-01-20 v7.01h %
   Hyperref: Additions to puenc.def for VnTeX]
 \DeclareTextCommand{\abreve}{PU}{\81\003}% U+0103
 \DeclareTextCommand{\acircumflex}{PU}{\80\342}% U+00E2

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty	2024-01-21 21:14:43 UTC (rev 69522)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty	2024-01-21 21:16:05 UTC (rev 69523)
@@ -1,70 +1,55 @@
-%% xr-hyper package (beta release)
-
-%% Copyright (C) 1993-2023 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
-%% the hyperref package, and one new user level argument, also mainly of
-%% use for hyperref.
-%% If no problems are reported the version in the tools distribution
-%% will be updated to match this at the next LaTeX release.
-
-%% \externaldocument[prefix][nocite]{document}[URL]
-
-%% The `document' referred to by the main argument is the file
-%% document.aux
-%% which must be somewhere on TeX's input path.
-%% Some packages (eg hyperref) really need to know the location of the
-%% final document rather than the aux file. By default this is assumed
-%% to be `document.pdf'. A package may redefine the command \XR at ext to
-%% change this default extension. However sometimes the final
-%% document may be in a position unrelated to the aux file, or the
-%% browser may not be able to find files at an arbitrary point in
-%% TeX's input path, so the new final optional argument allows a full
-%% URL to the final document to be specified.
 %%
-%% \externaldocument{file}[http://here.xxx.edu/this/path/to/file.pdf]
+%% This is file `xr-hyper.sty',
+%% generated with the docstrip utility.
 %%
-%% Version beta2 also added another improvement unrelated
-%% to the hyperref support. Olivier Michel pointed out that
-%% if the aux file was not on texinputs you could not always go
-%% \externaldocument{/some/path/to/file}
-%% specifically that worked if file.aux was a `simple'  document with
-%% one aux file, but if \include had been used, the `sub' aux files
-%% would not be found by xr in the remote directory.
-%% This version calls \filename at parse to get the directory name of the
-%% remote directory, which is then explicitly prepended to the names of
-%% any included aux files.
+%% The original source files were:
 %%
-%%
-%% Version 6.1 incorporates linking to citations in external documents
-%% (originally from xcite package and now included in xr.
-%%
-%% Many packages have variant citation commands (natbib,
-%% biblatex,....) and the external document may or may not have used
-%% hyperref. Because of these differences the citation linking may not
-%% always work, it can be disabled by specifying [nocite] after the
-%% prefix:
-%%
-%%  \externaldocument[][nocite]{somefile}
-%%
-%% In the case of \ref, if the external document has not used
-%% hyperref, this package will work like xr and produce the correct
-%% text, but it can only produce a file link and
-%% not target the exact location as the target document has no destinations
-%% In this case you may prefer to use \ref* rather than
-%% \ref to avoid generating a hyperlink.
-%%
-%%
+%% xr-hyper.dtx  (with options: `package')
+%% 
+%% 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-2024 LaTeX 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 LaTeX Project.
+%% 
+%% The list of all files belonging to the `Hyperref Bundle' is
+%% given in the file `manifest.txt'.
+%% 
+%% File: xr-hyper.dtx Copyright (C) 1993-2024 David Carlisle
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{xr-hyper}
-         [2023-11-26 v7.01g eXternal References (DPC)]
-
+         [2024-01-20 v7.01h eXternal References (DPC)]
 \def\externaldocument{\@testopt\XR at cite{}}
 \let\externalcitedocument\externaldocument
 \def\XR at cite[#1]{\@testopt{\XR@[#1]}{}}
 \def\XR@[#1][#2]#3{\@testopt{\XR@@{#1}{#2}{#3}}{#3.\XR at ext}}
-
+\def\XR@@nocite{nocite}
+\long\def\@gobblefour  #1#2#3#4{}
+\long\def\@firstoffour #1#2#3#4{#1}
+\long\def\@secondoffour#1#2#3#4{#2}
+\long\def\@thirdoffour #1#2#3#4{#3}
+\long\def\@fourthoffour #1#2#3#4{#4}
+\def\XR at addURL#1{\XR@@dURL#1{}{}{}{}\\}
+\def\XR@@dURL#1#2#3#4#5\\{%
+     \unexpanded{{#1}{#2}{#3}{#4}}{\XR at URL}%
+  }%
+\providecommand\XR at ext{pdf}
 \def\XR@@#1#2#3[#4]{{%
   \makeatletter
   \def\XR at prefix{#1}%
@@ -75,92 +60,48 @@
      \let\XR at bibcite\bibcite
    \fi
   \def\XR at URL{#4}%
-  \filename at parse{#3}%
-  \XR at next#3.aux\relax\\}}
-\def\XR@@nocite{nocite}
+  \set at curr@file{#3}%
+  \filename at parse\@curr at file
+  \XR at next\@curr at file.aux\relax\\}}
 \def\XR at next#1\relax#2\\{%
   \edef\XR at list{#2}%
   \XR at loop{#1}}
 \def\XR at aux{%
   \ifx\XR at list\@empty\else\expandafter\XR at explist\fi}
-
-\long\def\@gobblethree  #1#2#3{}
-\long\def\@firstofthree #1#2#3{#1}
-\long\def\@secondofthree#1#2#3{#2}
-\long\def\@thirdofthree #1#2#3{#3}
-
-% 2023-05-13 we need to handle \newlabel's with two arguments differently
-% to \newlabel's with five argument. For this we make use of  
-% XR at addURL:
-\def\XR at addURL#1{\XR@@dURL#1{}{}{}{}\\}
-\def\XR@@dURL#1#2#3#4#5\\{%
-     {#1}{#2}{#3}{#4}{\XR at URL}% 
-  }%
-
 \def\XR at explist{\expandafter\XR at next\XR at list\\}
-\def\XR at loop#1{%
-\openin\@inputcheck#1\relax
+\def\XR at loop#1{\openin\@inputcheck{#1}\relax
   \ifeof\@inputcheck
     \PackageWarning{xr}{^^JNo file #1^^JLABELS NOT IMPORTED.^^J}%
     \expandafter\XR at aux
   \else
     \PackageInfo{xr}{IMPORTING LABELS FROM #1}%
-    \let\XR at testnewlabel\XR at testnewlabel@aux
     \expandafter\XR at read\fi}
 \def\XR at read{%
   \read\@inputcheck to\XR at line
   \expandafter\XR at test\XR at line...\XR@}
-% 2019 update to match xr
 \long\def\XR at test#1#2#3#4\XR@{%
-  \let\XR at tempa\@gobblethree
+  \let\XR at tempa\@gobblefour
   \ifx#1\newlabel
-    \let\XR at tempa\@firstofthree
+    \let\XR at tempa\@firstoffour
   \else\ifx#1\XR at bibcite
-    \let\XR at tempa\@secondofthree
+    \let\XR at tempa\@secondoffour
   \else\ifx#1\@input
-     \let\XR at tempa\@thirdofthree
-  \fi\fi\fi
+     \let\XR at tempa\@thirdoffour
+  \else\ifx#1\new at label@record
+     \let\XR at tempa\@fourthoffour
+  \fi\fi\fi\fi
    \XR at tempa
     {%
-     \expandafter\protected at xdef\csname r@\XR at prefix#2\endcsname{\XR at addURL{#3}}%     
+     \expandafter\protected at xdef\csname r@\XR at prefix#2\endcsname{\XR at addURL{#3}}%
     }%
     {\expandafter\bibcite\expandafter{\XR at prefix#2}{#3}}%
     {\edef\XR at list{\XR at list\filename at area#2\relax}}%
+    {%
+      \edef\next{\noexpand\new at label@record{\XR at prefix#2}{\unexpanded{#3}{xr-url}{\XR at URL}}}%
+      \next
+    }
   \ifeof\@inputcheck\expandafter\XR at aux
   \else\expandafter\XR at read\fi}
-
-
-\providecommand\XR at ext{pdf}
-
 \endinput
 %%
 %% End of file `xr-hyper.sty'.
-
-
-%% History
-%%
-%% 1997/10/06 v6.00 beta2
-%%
-%% 1999/09/01 v6.00 beta3
-%%   Definitions of \XR at addURL corrected (Heiko Oberdiek).
-%%
-%% 2000/03/22 v6.00 beta4
-%%   \xdef changed to \protected at xdef.
-%%
-%% 2019/10/03 v6.1
-%%   Incorporate updates to xr (including citation support)
-%%
-%% 2020-05-14 v7.00e
-%%   add additional braces to \r@ only if hyperref is not detected in the aux
-%%   of the source document (https://github.com/latex3/hyperref/issues/118)
-%% 
-%% 2023-05-15 v.7.00z
-%%  unified and simplified the brace handling: all defined references have now
-%%  five brace groups. Together with the planed change in LaTeX 2023-06-01 this
-%%  will improve the combination of hyperref/non-hyperref documents.
-%%
-%% 2023-11-26
-%%
-%% Always store the URL/file name of the external document to allow file links
-%% even if it has no destinations.
-%%



More information about the tex-live-commits mailing list.