texlive[42797] Master/texmf-dist/tex/generic/tex4ht/nameref.4ht:

commits+karl at tug.org commits+karl at tug.org
Mon Dec 26 23:55:57 CET 2016


Revision: 42797
          http://tug.org/svn/texlive?view=revision&revision=42797
Author:   karl
Date:     2016-12-26 23:55:56 +0100 (Mon, 26 Dec 2016)
Log Message:
-----------
pic-align compatibility, tex4ht r232, http://puszcza.gnu.org.ua/bugs/?350

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=232

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht	2016-12-26 22:24:22 UTC (rev 42796)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/nameref.4ht	2016-12-26 22:55:56 UTC (rev 42797)
@@ -1,4 +1,4 @@
-% nameref.4ht (2016-12-18-16:47), generated from tex4ht-4ht.tex
+% nameref.4ht (2016-12-26-14:53), generated from tex4ht-4ht.tex
 % Copyright 2005-2009 Eitan M. Gurari
 % Copyright 2009-2016 TeX Users Group
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2016-12-18-16:47}
+\immediate\write-1{version 2016-12-26-14:53}
 
    \let\NR:Type\relax
 \let\ltx at label\label
@@ -114,30 +114,31 @@
   }{}%
   % bug [348]
   \@ifpackageloaded{amsmath}{%
-     \def\:tempc{%
+     \def\:tempams{%
        \gdef\NR:Title{\a:newlabel{equation}}%
        \gdef\NR:Type{equation}%
        \gdef\@currentlabelname{equation}%
      }
-     \Configure{@begin}{multline}{\:tempc}
-     \Configure{@begin}{equation}{\:tempc}
-     \Configure{@begin}{boxed}{\:tempc}
-     \Configure{@begin}{equations}{\:tempc}
-     \Configure{@begin}{equation}{\:tempc}
-     \Configure{@begin}{gather*}{\:tempc}
-     \Configure{@begin}{gather}{\:tempc}
-     \Configure{@begin}{genfrac}{\:tempc}
-     \Configure{@begin}{measure@}{\:tempc}
-     \Configure{@begin}{multline*}{\:tempc}
-     \Configure{@begin}{multline}{\:tempc}
-     \Configure{@begin}{overset}{\:tempc}
-     \Configure{@begin}{smallmatrix}{\:tempc}
-     \Configure{@begin}{split}{\:tempc}
-     \Configure{@begin}{subarray}{\:tempc}
-     \Configure{@begin}{substack}{\:tempc}
-     \Configure{@begin}{underset}{\:tempc}
-     \Configure{@begin}{xleftarrow}{\:tempc}
-     \Configure{@begin}{xrightarrow}{\:tempc}
+     \Configure{@begin}{align}{\:tempams}
+     \Configure{@begin}{multline}{\:tempams}
+     \Configure{@begin}{equation}{\:tempams}
+     \Configure{@begin}{boxed}{\:tempams}
+     \Configure{@begin}{equations}{\:tempams}
+     \Configure{@begin}{equation}{\:tempams}
+     \Configure{@begin}{gather*}{\:tempams}
+     \Configure{@begin}{gather}{\:tempams}
+     \Configure{@begin}{genfrac}{\:tempams}
+     \Configure{@begin}{measure@}{\:tempams}
+     \Configure{@begin}{multline*}{\:tempams}
+     \Configure{@begin}{multline}{\:tempams}
+     \Configure{@begin}{overset}{\:tempams}
+     \Configure{@begin}{smallmatrix}{\:tempams}
+     \Configure{@begin}{split}{\:tempams}
+     \Configure{@begin}{subarray}{\:tempams}
+     \Configure{@begin}{substack}{\:tempams}
+     \Configure{@begin}{underset}{\:tempams}
+     \Configure{@begin}{xleftarrow}{\:tempams}
+     \Configure{@begin}{xrightarrow}{\:tempams}
   }{}
 
 }



More information about the tex-live-commits mailing list