From de6b7de143aae945aeaa19a7c028f4207f5ae0ed Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Apr 2022 16:37:29 +0000 Subject: blended colors, tex4ht r1113 (+ missed updates) git-svn-id: svn://tug.org/texlive/trunk@63055 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/hyperref.4ht | 28 ++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 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 82ee19a7290..257d1262269 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 (2021-05-16-13:57), generated from tex4ht-4ht.tex +% hyperref.4ht (2022-04-14-13:38), generated from tex4ht-4ht.tex % Copyright 1999-2009 Eitan M. Gurari -% Copyright 2009-2021 TeX Users Group +% Copyright 2009-2022 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 2021-05-16-13:57} +\immediate\write-1{version 2022-04-14-13:38} \csname end:hyperref\endcsname @@ -408,6 +408,28 @@ \def\@hyper@readexternallink#1#2#3#4:#5:#6\\#7{% \hyper@linkurl{#3}{#7\ifx\\#2\\\else\##2\fi}} \catcode`\:=11 +\def\T@pageref#1{% + \Hy@safe@activestrue% + \expandafter\@setref\csname r@#1\endcsname\@secondoffive{#1}% + \Hy@safe@activesfalse% +}% +\def\T@Ref#1{% + \Hy@safe@activestrue% + \let\olda:rEfLiNK\rEfLiNK%% + \def\rEfLiNK##1##2{\Link{##1}{}\edef\:ref:currentlabel{##2}\expandafter\MakeUppercase\:ref:currentlabel\EndLink}% + \expandafter\@setref\csname r@#1\endcsname\@firstoffive{#1}% + \let\rEfLiNK\olda:rEfLiNK% + \Hy@safe@activesfalse% +}% +\def\@Refstar#1{% + \Hy@safe@activestrue + \let\olda:rEfLiNK\rEfLiNK%% + \def\rEfLiNK##1##2{\Link{##1}{}\edef\:ref:currentlabel{##2}\expandafter\MakeUppercase\:ref:currentlabel\EndLink}% + \expandafter\@setref\csname r@#1\endcsname\@firstoffive{#1}% + \let\rEfLiNK\olda:rEfLiNK% + \Hy@safe@activesfalse +}% + \def\@Form[#1]{% \def\default:textarea{Form}% \scan:args{}#1,//\a:Form } -- cgit v1.2.3