From 69c01b5908c72df6500cf9de5d8fa5d75db2dfc7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 27 Nov 2017 17:18:49 +0000 Subject: xr-hyper equation fix, tex4ht r349 git-svn-id: svn://tug.org/texlive/trunk@45922 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/nameref.4ht | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht b/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht index 1f8eca287bb..41bda3dfc64 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht @@ -1,6 +1,6 @@ -% nameref.4ht (2016-12-26-14:53), generated from tex4ht-4ht.tex +% nameref.4ht (2017-11-27-09:16), generated from tex4ht-4ht.tex % Copyright 2005-2009 Eitan M. Gurari -% Copyright 2009-2016 TeX Users Group +% Copyright 2009-2017 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-12-26-14:53} +\immediate\write-1{version 2017-11-27-09:16} \let\NR:Type\relax \let\ltx@label\label @@ -113,12 +113,12 @@ \HLet\NROrg@lst@MakeCaption\:tempc }{}% % bug [348] + \def\:tempams{% + \gdef\NR:Title{\a:newlabel{equation}}% + \gdef\NR:Type{equation}% + \gdef\@currentlabelname{equation}% + } \@ifpackageloaded{amsmath}{% - \def\:tempams{% - \gdef\NR:Title{\a:newlabel{equation}}% - \gdef\NR:Type{equation}% - \gdef\@currentlabelname{equation}% - } \Configure{@begin}{align}{\:tempams} \Configure{@begin}{multline}{\:tempams} \Configure{@begin}{equation}{\:tempams} @@ -139,7 +139,9 @@ \Configure{@begin}{underset}{\:tempams} \Configure{@begin}{xleftarrow}{\:tempams} \Configure{@begin}{xrightarrow}{\:tempams} - }{} + }{ + \Configure{@begin}{equation}{\:tempams} +} } \let\T:ref=\::ref -- cgit v1.2.3