summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-27 17:18:49 +0000
committerKarl Berry <karl@freefriends.org>2017-11-27 17:18:49 +0000
commit69c01b5908c72df6500cf9de5d8fa5d75db2dfc7 (patch)
treecf9300518f734e4dae2d1d93f407d6c45365b867 /Master/texmf-dist
parentbc5ca2cadb2550fa1fb3a0a4fa2c293687739b14 (diff)
xr-hyper equation fix, tex4ht r349
git-svn-id: svn://tug.org/texlive/trunk@45922 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/nameref.4ht20
1 files changed, 11 insertions, 9 deletions
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