texlive[52739] Master/texmf-dist: hyperref (11nov19)

commits+karl at tug.org commits+karl at tug.org
Mon Nov 11 22:44:37 CET 2019


Revision: 52739
          http://tug.org/svn/texlive?view=revision&revision=52739
Author:   karl
Date:     2019-11-11 22:44:36 +0100 (Mon, 11 Nov 2019)
Log Message:
-----------
hyperref (11nov19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
    trunk/Master/texmf-dist/doc/latex/hyperref/backref.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/manual.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
    trunk/Master/texmf-dist/doc/latex/hyperref/options.pdf
    trunk/Master/texmf-dist/source/latex/hyperref/hyperref.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/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.def
    trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt	2019-11-11 21:44:36 UTC (rev 52739)
@@ -1,3 +1,6 @@
+2019-11-10  David Carlisle
+   * adjust vtex guards for issue #108
+
 2019-11-06  David Carlisle
    * don't load hobsub-hyperref,ifpdf,ifluatex,ifxetex,ifvtex
      do load new iftex

Modified: trunk/Master/texmf-dist/doc/latex/hyperref/backref.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/manual.pdf
===================================================================
(Binary files differ)

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

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

Modified: trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/source/latex/hyperref/hyperref.dtx	2019-11-11 21:44:36 UTC (rev 52739)
@@ -49,7 +49,7 @@
 %<puvnenc>\ProvidesFile{puvnenc.def}
 %<puarenc>\ProvidesFile{puarenc.def}
 %<psdextra>\ProvidesFile{psdextra.def}
-%<!none>  [2019/11/06 v7.00b %
+%<!none>  [2019/11/10 v7.00c %
 %<package>  Hypertext links for LaTeX]
 %<nohyperref>  Dummy hyperref (SR)]
 %<driver>  Hyperref documentation driver file]
@@ -7415,27 +7415,25 @@
   \ifx\Hy at driver\@empty
   \else
     \def\Hy at temp{hvtexhtm}%
-    \ifvtex
-      \ifnum\OpMode=10 %
-        \ifx\Hy at driver\Hy at temp
-        \else
-          \Hy at WarningNoLine{%
-            Wrong driver `\Hy at driver.def';\MessageBreak
-            VTeX is running in HTML mode.\MessageBreak
-            Forcing driver `\Hy at temp.def'%
-          }%
-          \let\Hy at driver\Hy at temp
-        \fi
+    \ifnum\ifvtex\OpMode\else\m at ne\fi=10 %
+      \ifx\Hy at driver\Hy at temp
       \else
-        \ifx\Hy at driver\Hy at temp
-          \Hy at WarningNoLine{%
-            Wrong driver `\Hy at driver.def';\MessageBreak
-            VTeX is not running in HTML mode.\MessageBreak
-            Using default driver%
-          }%
-          \let\Hy at driver\@empty
-        \fi
+        \Hy at WarningNoLine{%
+          Wrong driver `\Hy at driver.def';\MessageBreak
+          VTeX is running in HTML mode.\MessageBreak
+          Forcing driver `\Hy at temp.def'%
+        }%
+        \let\Hy at driver\Hy at temp
       \fi
+    \else
+      \ifx\Hy at driver\Hy at temp
+        \Hy at WarningNoLine{%
+          Wrong driver `\Hy at driver.def';\MessageBreak
+          VTeX is not running in HTML mode.\MessageBreak
+          Using default driver%
+        }%
+        \let\Hy at driver\@empty
+      \fi
     \fi
   \fi
 %    \end{macrocode}
@@ -7457,7 +7455,7 @@
         \ifxetex
           \def\Hy at driver{hxetex}%
         \else
-          \ifnum\OpMode=10 %
+          \ifnum\ifvtex\OpMode\else\m at ne\fi=10 %
             \def\Hy at driver{hvtexhtm}%
             \def\MaybeStopEarly{%
               \Hy at Message{Stopped early}%
@@ -7468,10 +7466,10 @@
               \endinput
             }%
           \else
-            \ifnum\OpMode=\@ne
+            \ifnum\ifvtex\OpMode\else\m at ne\fi=\@ne
               \def\Hy at driver{hvtex}%
             \else
-              \ifnum\OpMode=\tw@
+              \ifnum\ifvtex\OpMode\else\m at ne\fi=\tw@
                 \def\Hy at driver{hvtex}%
               \else
                 \ifx\HyOpt at DriverFallback\ltx at empty

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hdvipdfm.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hyperref driver for dvipdfm]
 \Hy at VersionCheck{hdvipdfm.def}
 \def\Hy at PutCatalog#1{\@pdfm at mark{docview <<#1>>}}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvips.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hdvips.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdvipson.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hdvipson.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hdviwind.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hdviwind.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hluatex.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -33,7 +33,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hluatex.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hyperref driver for luaTeX]
 \Hy at VersionCheck{hluatex.def}
 %% Source File: hluatex.dtx

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hpdftex.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hpdftex.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{htex4ht.cfg}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htex4ht.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{htex4ht.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/htexture.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{htexture.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtex.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hvtex.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hvtexhtml.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hvtexmrk.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
  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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hxetex.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hxetex.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hyperref driver for XeTeX]
 \Hy at VersionCheck{hxetex.def}
 \HyPsd at LoadUnicode

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hyperref.sty	2019-11-11 21:44:36 UTC (rev 52739)
@@ -33,7 +33,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesPackage{hyperref}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hypertext links for LaTeX]
 \begingroup
   \@makeother\`%
@@ -4641,27 +4641,25 @@
   \ifx\Hy at driver\@empty
   \else
     \def\Hy at temp{hvtexhtm}%
-    \ifvtex
-      \ifnum\OpMode=10 %
-        \ifx\Hy at driver\Hy at temp
-        \else
-          \Hy at WarningNoLine{%
-            Wrong driver `\Hy at driver.def';\MessageBreak
-            VTeX is running in HTML mode.\MessageBreak
-            Forcing driver `\Hy at temp.def'%
-          }%
-          \let\Hy at driver\Hy at temp
-        \fi
+    \ifnum\ifvtex\OpMode\else\m at ne\fi=10 %
+      \ifx\Hy at driver\Hy at temp
       \else
-        \ifx\Hy at driver\Hy at temp
-          \Hy at WarningNoLine{%
-            Wrong driver `\Hy at driver.def';\MessageBreak
-            VTeX is not running in HTML mode.\MessageBreak
-            Using default driver%
-          }%
-          \let\Hy at driver\@empty
-        \fi
+        \Hy at WarningNoLine{%
+          Wrong driver `\Hy at driver.def';\MessageBreak
+          VTeX is running in HTML mode.\MessageBreak
+          Forcing driver `\Hy at temp.def'%
+        }%
+        \let\Hy at driver\Hy at temp
       \fi
+    \else
+      \ifx\Hy at driver\Hy at temp
+        \Hy at WarningNoLine{%
+          Wrong driver `\Hy at driver.def';\MessageBreak
+          VTeX is not running in HTML mode.\MessageBreak
+          Using default driver%
+        }%
+        \let\Hy at driver\@empty
+      \fi
     \fi
   \fi
   \let\HyOpt at DriverType\ltx at empty
@@ -4679,7 +4677,7 @@
         \ifxetex
           \def\Hy at driver{hxetex}%
         \else
-          \ifnum\OpMode=10 %
+          \ifnum\ifvtex\OpMode\else\m at ne\fi=10 %
             \def\Hy at driver{hvtexhtm}%
             \def\MaybeStopEarly{%
               \Hy at Message{Stopped early}%
@@ -4690,10 +4688,10 @@
               \endinput
             }%
           \else
-            \ifnum\OpMode=\@ne
+            \ifnum\ifvtex\OpMode\else\m at ne\fi=\@ne
               \def\Hy at driver{hvtex}%
             \else
-              \ifnum\OpMode=\tw@
+              \ifnum\ifvtex\OpMode\else\m at ne\fi=\tw@
                 \def\Hy at driver{hvtex}%
               \else
                 \ifx\HyOpt at DriverFallback\ltx at empty

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/hypertex.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{hypertex.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hyperref driver for HyperTeX specials]
 \Hy at VersionCheck{hypertex.def}
 \providecommand*{\XR at ext}{dvi}

Modified: trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty	2019-11-11 21:44:36 UTC (rev 52739)
@@ -33,7 +33,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesPackage{nohyperref}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pd1enc.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{pd1enc.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/pdfmark.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{pdfmark.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/psdextra.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{psdextra.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puarenc.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{puarenc.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puenc.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{puenc.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   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	2019-11-11 21:44:06 UTC (rev 52738)
+++ trunk/Master/texmf-dist/tex/latex/hyperref/puvnenc.def	2019-11-11 21:44:36 UTC (rev 52739)
@@ -32,7 +32,7 @@
 %% given in the file `manifest.txt'.
 %%
 \ProvidesFile{puvnenc.def}
-  [2019/11/06 v7.00b %
+  [2019/11/10 v7.00c %
   Hyperref: Additions to puenc.def for VnTeX]
 \DeclareTextCommand{\abreve}{PU}{\81\003}% U+0103
 \DeclareTextCommand{\acircumflex}{PU}{\80\342}% U+00E2



More information about the tex-live-commits mailing list