From dc13f8bba9dd63c523079935520fc1515edbc9ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 14 Sep 2019 22:18:47 +0000 Subject: \hypertarget syntax fix, tex4ht r604 git-svn-id: svn://tug.org/texlive/trunk@52097 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht | 48 ++++++++++------------- Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht | 8 ++-- 2 files changed, 24 insertions(+), 32 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht b/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht index 206bca48545..a9740d354a1 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht @@ -1,31 +1,23 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% exerquiz.4ht 2009-05-21-09:32 % -% Copyright (C) 1999--2009 Eitan M. Gurari % -% % -% This work may be distributed and/or modified under the % -% conditions of the LaTeX Project Public License, either % -% version 1.3c 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.3c or later is part of all distributions % -% of LaTeX version 2005/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is Eitan M. Gurari. % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% gurari@cse.ohio-state.edu % -% http://www.cse.ohio-state.edu/~gurari % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2009-05-21-09:32} - +% exerquiz.4ht 2019-09-14-15:17 % +% Copyright (C) 1999-2009 Eitan M. Gurari % +% Copyright 2009-2019 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c 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.3c 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 TeX4ht Project . +% +% If you modify this program, changing the +% version identification would be appreciated. \def\Rect#1{#1} \ifx \pdf@rect\:UnDef @@ -36,7 +28,7 @@ \let\sv:tocsection\tocsection \def\tocsection{\let\toclikesection\:gobbleIII \sv:tocsection} -\def\hypertarget#1#2{\Link{}{#1}#2\EndLink} +\def\hypertarget#1#2{\Link{}{#1}\EndLink#2} \def\hyperlink#1#2{\Link{#1}{}#2\EndLink} \append:def\exercise{\Link{}{page.ex\the@exno}\EndLink } diff --git a/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht b/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht index ce86b31d845..41f6a5c31de 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht @@ -1,6 +1,6 @@ -% hyperref.4ht (2016-01-12-16:05), generated from tex4ht-4ht.tex +% hyperref.4ht (2019-09-14-15:17), generated from tex4ht-4ht.tex % Copyright 1999-2009 Eitan M. Gurari -% Copyright 2009-2016 TeX Users Group +% Copyright 2009-2019 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2016-01-12-16:05} +\immediate\write-1{version 2019-09-14-15:17} \csname end:hyperref\endcsname \@ifpackageloaded{nameref}{} @@ -238,7 +238,7 @@ \let\Hy@RestoreLastskip\relax \fi \def\hyperlink#1#2{\Link{#1}{}#2\EndLink} -\def\hypertarget#1#2{\Link{}{#1}#2\EndLink} +\def\hypertarget#1#2{\Link{}{#1}\EndLink#2} \ifx \hyperpage\:UnDef \let\hyperpage=\empty \fi \def\:temp#12->#2//{\def\:temp{#2}} \expandafter\:temp\meaning\setkeys2->// -- cgit v1.2.3