From 77e199834a8a160ac8128344a2495318aa0817fb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Jan 2016 00:06:18 +0000 Subject: \nameref* support in hyperref, tex4ht r161 git-svn-id: svn://tug.org/texlive/trunk@39369 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht | 51 ++++++++++------------- 1 file changed, 23 insertions(+), 28 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht b/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht index 959b3cd8285..ce86b31d845 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht @@ -1,31 +1,23 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% hyperref.4ht 2011-01-30-16:01 % -% Copyright (C) 1999--2009 Eitan M. Gurari % -% 2009--2011 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".% -% % -% This Current Maintainer of this work % -% is the TeX4ht Project . % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% tex4ht@tug.org % -% http://www.tug.org/tex4ht % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2011-01-30-16:01} +% hyperref.4ht (2016-01-12-16:05), generated from tex4ht-4ht.tex +% Copyright 1999-2009 Eitan M. Gurari +% Copyright 2009-2016 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. +\immediate\write-1{version 2016-01-12-16:05} \csname end:hyperref\endcsname \@ifpackageloaded{nameref}{} @@ -72,6 +64,9 @@ \def\@pagerefstar#1{% \HyRef@StarSetRef{#1}\@secondoffive } + \def\@namerefstar#1{% + \HyRef@StarSetRef{#1}\@thirdoffive + } \def\HyRef@StarSetRef#1{% \begingroup \Hy@safe@activestrue -- cgit v1.2.3