texlive[59230] Master/texmf-dist: hyperref \label after

commits+karl at tug.org commits+karl at tug.org
Sun May 16 23:03:50 CEST 2021


Revision: 59230
          http://tug.org/svn/texlive?view=revision&revision=59230
Author:   karl
Date:     2021-05-16 23:03:49 +0200 (Sun, 16 May 2021)
Log Message:
-----------
hyperref \label after \phantomsection, tex4ht r937

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=937

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2021-05-16 20:41:27 UTC (rev 59229)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2021-05-16 21:03:49 UTC (rev 59230)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 936 2021-05-16 16:21:01Z karl $
+% $Id: tex4ht-4ht.tex 937 2021-05-16 16:55:43Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2021 TeX Users Group    
@@ -5079,6 +5079,8 @@
  \Hy at GlobalStepCount\Hy at linkcounter
  \xdef\@currentHref{likesection.\the\Hy at linkcounter}%
  \Hy at raisedlink{\hyper at anchorstart{\@currentHref}\hyper at anchorend}%
+ \edef\@currentlabel{\the\Hy at linkcounter}%
+ \AnchorLabel%
 }
 >>>
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht	2021-05-16 20:41:27 UTC (rev 59229)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht	2021-05-16 21:03:49 UTC (rev 59230)
@@ -1,4 +1,4 @@
-% hyperref.4ht (2021-04-27-09:07), generated from tex4ht-4ht.tex
+% hyperref.4ht (2021-05-16-13:57), generated from tex4ht-4ht.tex
 % Copyright 1999-2009 Eitan M. Gurari
 % Copyright 2009-2021 TeX Users Group
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2021-04-27-09:07}
+\immediate\write-1{version 2021-05-16-13:57}
 
 \csname end:hyperref\endcsname
 
@@ -401,6 +401,8 @@
  \Hy at GlobalStepCount\Hy at linkcounter
  \xdef\@currentHref{likesection.\the\Hy at linkcounter}%
  \Hy at raisedlink{\hyper at anchorstart{\@currentHref}\hyper at anchorend}%
+ \edef\@currentlabel{\the\Hy at linkcounter}%
+ \AnchorLabel%
 }
 \catcode`\:=12
 \def\@hyper at readexternallink#1#2#3#4:#5:#6\\#7{%



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