texlive[65014] Master/texmf-dist: hyperref (14nov22)

commits+karl at tug.org commits+karl at tug.org
Mon Nov 14 21:12:20 CET 2022


Revision: 65014
          http://tug.org/svn/texlive?view=revision&revision=65014
Author:   karl
Date:     2022-11-14 21:12:20 +0100 (Mon, 14 Nov 2022)
Log Message:
-----------
hyperref (14nov22)

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/nameref.pdf
    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/nameref.dtx
    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.sty
    trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def
    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/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-greekbasic.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

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2022-11-14 20:12:20 UTC (rev 65014)
@@ -1,3 +1,14 @@
+2022-22-11 Ulrike Fischer/David Carlisle
+    * don't set the pagesize if \mag is different from 1000, see issue #1138 in latex3.
+    * avoid error from old labels if hyperref is loaded, issue #261
+    * fixed issue #260
+    * fixed a nopatch command, issue #258
+    * Use protected commands in \contentsline to allow the use of \MakeUppercase, issue #121
+    
+2022-09-22 Ulrike Fischer/David Carlisle
+    * adapt setpagesize option to changes in LaTeX (stockwidth is always defined)
+    * Use hooks instead of auxhook package
+    
 2022-06-20 Ulrike Fischer/David Carlisle
     *  don't redefine \@secondoffive and \@fifthoffive, issue #238
     *  add interface to access some pdf related values unchanged (needed by hyperxmp).

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/README.md	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/README.md	2022-11-14 20:12:20 UTC (rev 65014)
@@ -1,6 +1,6 @@
 # README for hyperref bundle
 
-Version 2022-09-22 v7.00t
+Version 2022-11-13 v7.00u
 
 ## 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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css	2022-11-14 20:12:20 UTC (rev 65014)
@@ -235,6 +235,8 @@
 .hline td, .cline td{ padding: 0; }
 .hline hr, .cline hr{border:none;border-top:1px solid black;}
 .hline {border-top: 1px solid black;}
+.hline + .vspace:last-child{display:none;}
+.hline:first-child{border-bottom:1px solid black;border-top:none;}
 .tabbing-right {text-align:right;}
 div.float, div.figure {margin-left: auto; margin-right: auto;}
 div.float img {text-align:center;}
@@ -297,6 +299,8 @@
 .hline td, .cline td{ padding: 0; }
 .hline hr, .cline hr{border:none;border-top:1px solid black;}
 .hline {border-top: 1px solid black;}
+.hline + .vspace:last-child{display:none;}
+.hline:first-child{border-bottom:1px solid black;border-top:none;}
 div.array {text-align:center;}
 table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
 table.longtable{border-collapse: collapse; border-spacing: 0;}

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.html	2022-11-14 20:12:20 UTC (rev 65014)
@@ -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">2022-09-22 v7.00t</span></div>
+class="ec-lmr-12">2022-11-13 v7.00u</span></div>
    </div>
    <h3 class="likesectionHead"><a 
  id="x1-1000"></a>Contents</h3>

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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex	2022-11-14 20:12:20 UTC (rev 65014)
@@ -166,7 +166,7 @@
 }
 \makeatother
 \title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
-\date{2022-09-22 v7.00t}
+\date{2022-11-13 v7.00u}
 
 \begin{document}
 

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/nameref.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hluatex.dtx	2022-11-14 20:12:20 UTC (rev 65014)
@@ -1,6 +1,6 @@
 % \iffalse
 % Source File: hluatex.dtx
-% 2022-09-22 v7.00t
+% 2022-11-13 v7.00u
 %
 % Copyright
 % 2016-2019 Oberdiek Package Support Group
@@ -31,7 +31,7 @@
 %
 %    \begin{macrocode}
 %<*luatex>
-%% 2022-09-22 v7.00t
+%% 2022-11-13 v7.00u
 %% 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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx	2022-11-14 20:12:20 UTC (rev 65014)
@@ -53,7 +53,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2022-09-22 v7.00t}
+% \date{Version 2022-11-13 v7.00u}
 %
 % \maketitle
 % \begin{documentation}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx	2022-11-14 20:12:20 UTC (rev 65014)
@@ -55,7 +55,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2022-09-22 v7.00t}
+% \date{Version 2022-11-13 v7.00u}
 %
 % \maketitle
 % \begin{documentation}

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2022-11-14 20:12:20 UTC (rev 65014)
@@ -52,7 +52,7 @@
 %<puvnenc>\ProvidesFile{puvnenc.def}
 %<puarenc>\ProvidesFile{puarenc.def}
 %<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd>  [2022-09-22 v7.00t %
+%<!none&!packageEnd>  [2022-11-13 v7.00u %
 %<package>  Hypertext links for LaTeX]
 %<nohyperref>  Dummy hyperref (SR)]
 %<driver>  Hyperref documentation driver file]
@@ -8226,8 +8226,8 @@
 %    \end{macro}
 %    \begin{macro}{\HyperDestRename}
 %    \begin{macrocode}
+  \let\HyperDestRename\ltx at gobbletwo
 %    \end{macrocode}
-  \let\HyperDestRename\ltx at gobbletwo
 %    \end{macro}
 %    \begin{macrocode}
 \fi
@@ -12016,7 +12016,14 @@
 %    \begin{macro}{\contentsline}
 %    The page number might be empty. In this case the link for the
 %    page number is suppressed to avoid little link boxes.
+%    
+%    change 2022-11-13: To avoid problems if |MakeUppercase| is used
+%    around the entry we use special protected commands:
+%    
 %    \begin{macrocode}
+\protected\def\Hy at toclinkstart{\hyper at linkstart{link}{\Hy at tocdestname}}
+\protected\def\Hy at toclinkend{\hyper at linkend}
+
 \def\contentsline#1#2#3#4{%
   \begingroup
     \Hy at safe@activestrue
@@ -12030,7 +12037,7 @@
       \csname l@#1\endcsname{#2}{#3}%
     \or % section
       \csname l@#1\endcsname{%
-        \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+        \Hy at toclinkstart{#2}\Hy at toclinkend
       }{#3}%
     \or % page
       \def\Hy at temp{#3}%
@@ -12038,7 +12045,7 @@
         \csname l@#1\endcsname{#2}{#3}%
       \else
         \csname l@#1\endcsname{{#2}}{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#3}\hyper at linkend
+          \Hy at toclinkstart{#3}\Hy at toclinkend
         }%
       \fi
     \else % all
@@ -12045,13 +12052,13 @@
       \def\Hy at temp{#3}%
       \ifx\Hy at temp\ltx at empty
         \csname l@#1\endcsname{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+          \Hy at toclinkstart{#2}\Hy at toclinkend
         }{}%
       \else
         \csname l@#1\endcsname{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+          \Hy at toclinkstart{#2}\Hy at toclinkend
         }{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#3}\hyper at linkend
+          \Hy at toclinkstart{#3}\Hy at toclinkend
         }%
       \fi
     \fi
@@ -12442,6 +12449,8 @@
 % normal text (which is used as an anchor).
 % (|\endinput| have to be on the same line like |\fi|, or you
 % have to use |\expandafter| before.)
+% 
+% change 2022-11-13: added an |\@empty| for issue\#261.
 %    \begin{macrocode}
 \ifHy at texht
   \expandafter\endinput
@@ -12455,7 +12464,7 @@
       Reference `#3' on page \thepage \space undefined%
     }%
   \else
-    \expandafter\Hy at setref@link#1\@empty\@empty\@nil{#2}%
+    \expandafter\Hy at setref@link#1\@empty\@empty\@empty\@nil{#2}%
   \fi
 }
 %    \end{macrocode}
@@ -13527,24 +13536,26 @@
         \fi
       \fi
     }{%
-      \ifdim\stockwidth>\z@
-        \ifdim\stockheight>\z@
-         \setlength{\pdfpagewidth}{\stockwidth}%
-         \setlength{\pdfpageheight}{\stockheight}%
-        \else
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+      \ifnum\mag=\@m
+        \ifdim\stockwidth>\z@
+          \ifdim\stockheight>\z@
+           \setlength{\pdfpagewidth}{\stockwidth}%
+           \setlength{\pdfpageheight}{\stockheight}%
+          \else
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
-        \fi
-      \else
-        \ifdim\stockwidth=\z@
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+        \else
+          \ifdim\stockwidth=\z@
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
         \fi
@@ -14600,6 +14611,7 @@
 \AtBeginShipoutFirst{%
   \ifHy at setpagesize
     \begingroup
+     \ifnum\mag=\@m
       \ifdim\stockwidth>\z@
         \ifdim\stockheight>\z@
          \special{papersize=\the\stockwidth,\the\stockheight}%
@@ -14619,6 +14631,7 @@
           \fi
         \fi
       \fi
+     \fi
     \endgroup
   \fi
   \Hy at DisableOption{setpagesize}%
@@ -14757,6 +14770,7 @@
 \ifcsname mediaheight\endcsname
   \ifHy at setpagesize
      \providecommand*{\VTeXInitMediaSize}{%
+       \ifnum\mag=\@m
         \ifdim\stockwidth>\z@
           \ifdim\stockheight>\z@
            \setlength\mediaheight\stockheight
@@ -14779,6 +14793,7 @@
             \fi
           \fi
         \fi
+       \fi
      }%
      \Hy at AtBeginDocument{\VTeXInitMediaSize}%
   \fi
@@ -16409,6 +16424,7 @@
 \AtBeginShipoutFirst{%
   \ifHy at setpagesize
     \begingroup
+     \ifnum\mag=\@m
       \ifdim\stockwidth>\z@
         \ifdim\stockheight>\z@
          \special{papersize=\the\stockwidth,\the\stockheight}%
@@ -16428,6 +16444,7 @@
           \fi
         \fi
       \fi
+     \fi 
     \endgroup
   \fi
   \Hy at DisableOption{setpagesize}%

Modified: trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/source/latex/hyperref/nameref.dtx	2022-11-14 20:12:20 UTC (rev 65014)
@@ -535,7 +535,7 @@
 %    \begin{macrocode}
   \ltx at IfUndefined{descriptionlabel}{%
   }{%
-    \@ifundefined{NR at nopatch@longtable}
+    \@ifundefined{NR at nopatch@lists}
      {\let\NRorg at descriptionlabel\descriptionlabel
       \def\descriptionlabel#1{%
        \NR at gettitle{#1}%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvipdfm.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for dvipdfm]
 \Hy at VersionCheck{hdvipdfm.def}
 \special{pdf:majorversion \Hy at pdf@majorversion}
@@ -632,6 +632,7 @@
 \AtBeginShipoutFirst{%
   \ifHy at setpagesize
     \begingroup
+     \ifnum\mag=\@m
       \ifdim\stockwidth>\z@
         \ifdim\stockheight>\z@
          \special{papersize=\the\stockwidth,\the\stockheight}%
@@ -651,6 +652,7 @@
           \fi
         \fi
       \fi
+     \fi
     \endgroup
   \fi
   \Hy at DisableOption{setpagesize}%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvips.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for dvips]
 \Hy at VersionCheck{hdvips.def}
 \providecommand*{\XR at ext}{pdf}
@@ -103,6 +103,7 @@
 \AtBeginShipoutFirst{%
   \ifHy at setpagesize
     \begingroup
+     \ifnum\mag=\@m
       \ifdim\stockwidth>\z@
         \ifdim\stockheight>\z@
          \special{papersize=\the\stockwidth,\the\stockheight}%
@@ -122,6 +123,7 @@
           \fi
         \fi
       \fi
+     \fi
     \endgroup
   \fi
   \Hy at DisableOption{setpagesize}%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdvipson.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hdviwind.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -34,10 +34,10 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hluatex.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for luaTeX]
 \Hy at VersionCheck{hluatex.def}
-%% 2022-09-22 v7.00t
+%% 2022-11-13 v7.00u
 %% 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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hpdftex.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for pdfTeX]
 \Hy at VersionCheck{hpdftex.def}
 \pdf at ifdraftmode{%
@@ -701,24 +701,26 @@
         \fi
       \fi
     }{%
-      \ifdim\stockwidth>\z@
-        \ifdim\stockheight>\z@
-         \setlength{\pdfpagewidth}{\stockwidth}%
-         \setlength{\pdfpageheight}{\stockheight}%
-        \else
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+      \ifnum\mag=\@m
+        \ifdim\stockwidth>\z@
+          \ifdim\stockheight>\z@
+           \setlength{\pdfpagewidth}{\stockwidth}%
+           \setlength{\pdfpageheight}{\stockheight}%
+          \else
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
-        \fi
-      \else
-        \ifdim\stockwidth=\z@
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+        \else
+          \ifdim\stockwidth=\z@
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
         \fi

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htex4ht.cfg}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htex4ht.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{htexture.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtex.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for VTeX in PDF/PS mode]
 \Hy at VersionCheck{hvtex.def}
 \providecommand*{\XR at ext}{pdf}
@@ -140,6 +140,7 @@
 \ifcsname mediaheight\endcsname
   \ifHy at setpagesize
      \providecommand*{\VTeXInitMediaSize}{%
+       \ifnum\mag=\@m
         \ifdim\stockwidth>\z@
           \ifdim\stockheight>\z@
            \setlength\mediaheight\stockheight
@@ -162,6 +163,7 @@
             \fi
           \fi
         \fi
+       \fi
      }%
      \Hy at AtBeginDocument{\VTeXInitMediaSize}%
   \fi

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtexhtml.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hvtexmrk.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
  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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hxetex.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for XeTeX]
 \Hy at VersionCheck{hxetex.def}
 \HyPsd at LoadUnicode
@@ -195,24 +195,26 @@
         \fi
       \fi
     }{%
-      \ifdim\stockwidth>\z@
-        \ifdim\stockheight>\z@
-         \setlength{\pdfpagewidth}{\stockwidth}%
-         \setlength{\pdfpageheight}{\stockheight}%
-        \else
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+      \ifnum\mag=\@m
+        \ifdim\stockwidth>\z@
+          \ifdim\stockheight>\z@
+           \setlength{\pdfpagewidth}{\stockwidth}%
+           \setlength{\pdfpageheight}{\stockheight}%
+          \else
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
-        \fi
-      \else
-        \ifdim\stockwidth=\z@
-          \ifdim\paperwidth>\z@
-            \ifdim\paperheight>\z@
-              \setlength{\pdfpagewidth}{\paperwidth}%
-              \setlength{\pdfpageheight}{\paperheight}%
+        \else
+          \ifdim\stockwidth=\z@
+            \ifdim\paperwidth>\z@
+              \ifdim\paperheight>\z@
+                \setlength{\pdfpagewidth}{\paperwidth}%
+                \setlength{\pdfpageheight}{\paperheight}%
+              \fi
             \fi
           \fi
         \fi

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2022-11-14 20:12:20 UTC (rev 65014)
@@ -36,7 +36,7 @@
 %% File: hyperref.dtx
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \ProvidesPackage{hyperref}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hypertext links for LaTeX]
 \begingroup
   \@makeother\`%
@@ -7773,6 +7773,9 @@
     }%
   \endgroup
 }
+\protected\def\Hy at toclinkstart{\hyper at linkstart{link}{\Hy at tocdestname}}
+\protected\def\Hy at toclinkend{\hyper at linkend}
+
 \def\contentsline#1#2#3#4{%
   \begingroup
     \Hy at safe@activestrue
@@ -7786,7 +7789,7 @@
       \csname l@#1\endcsname{#2}{#3}%
     \or % section
       \csname l@#1\endcsname{%
-        \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+        \Hy at toclinkstart{#2}\Hy at toclinkend
       }{#3}%
     \or % page
       \def\Hy at temp{#3}%
@@ -7794,7 +7797,7 @@
         \csname l@#1\endcsname{#2}{#3}%
       \else
         \csname l@#1\endcsname{{#2}}{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#3}\hyper at linkend
+          \Hy at toclinkstart{#3}\Hy at toclinkend
         }%
       \fi
     \else % all
@@ -7801,13 +7804,13 @@
       \def\Hy at temp{#3}%
       \ifx\Hy at temp\ltx at empty
         \csname l@#1\endcsname{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+          \Hy at toclinkstart{#2}\Hy at toclinkend
         }{}%
       \else
         \csname l@#1\endcsname{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#2}\hyper at linkend
+          \Hy at toclinkstart{#2}\Hy at toclinkend
         }{%
-          \hyper at linkstart{link}{\Hy at tocdestname}{#3}\hyper at linkend
+          \Hy at toclinkstart{#3}\Hy at toclinkend
         }%
       \fi
     \fi
@@ -8080,7 +8083,7 @@
       Reference `#3' on page \thepage \space undefined%
     }%
   \else
-    \expandafter\Hy at setref@link#1\@empty\@empty\@nil{#2}%
+    \expandafter\Hy at setref@link#1\@empty\@empty\@empty\@nil{#2}%
   \fi
 }
 \def\Hy at setref@link#1#2#3#4#5#6\@nil#7{%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{hypertex.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref driver for HyperTeX specials]
 \Hy at VersionCheck{hypertex.def}
 \providecommand*{\XR at ext}{dvi}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/nameref.sty	2022-11-14 20:12:20 UTC (rev 65014)
@@ -267,7 +267,7 @@
   }{}%
   \ltx at IfUndefined{descriptionlabel}{%
   }{%
-    \@ifundefined{NR at nopatch@longtable}
+    \@ifundefined{NR at nopatch@lists}
      {\let\NRorg at descriptionlabel\descriptionlabel
       \def\descriptionlabel#1{%
        \NR at gettitle{#1}%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2022-11-14 20:12:20 UTC (rev 65014)
@@ -34,7 +34,7 @@
 %% File: hyperref.dtx
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \ProvidesPackage{nohyperref}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Dummy hyperref (SR)]
 \RequirePackage{letltxmacro}[2008/06/13]
 \let\hyper@@anchor\@gobble

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{pd1enc.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{pdfmark.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{psdextra.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref: Additions to PDF string support]
 \Hy at VersionCheck{psdextra.def}
 \newcommand*{\psdmapshortnames}{%

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puarenc.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puenc-extra.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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-greekbasic.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puenc-greekbasic.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc-greekbasic.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puenc-greekbasic.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   Hyperref: PDF Unicode definition (greek block) (HO)]
 \DeclareTextCommand{\textnumeralsigngreek}{PU}{\83\164}% U+0374
 \DeclareTextCommand{\textdexiakeraia}{PU}{\83\164}% U+0374

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puenc.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
       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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def	2022-11-14 20:12:20 UTC (rev 65014)
@@ -33,7 +33,7 @@
 %% 
 %% File: hyperref.dtx
 \ProvidesFile{puvnenc.def}
-  [2022-09-22 v7.00t %
+  [2022-11-13 v7.00u %
   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	2022-11-14 20:11:17 UTC (rev 65013)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty	2022-11-14 20:12:20 UTC (rev 65014)
@@ -61,7 +61,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{xr-hyper}
-         [2022-09-22 v7.00t eXternal References (DPC)]
+         [2022-11-13 v7.00u eXternal References (DPC)]
 
 \def\externaldocument{\@testopt\XR at cite{}}
 \let\externalcitedocument\externaldocument



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