texlive[41721] Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty:

commits+karl at tug.org commits+karl at tug.org
Tue Jul 19 01:28:06 CEST 2016


Revision: 41721
          http://tug.org/svn/texlive?view=revision&revision=41721
Author:   karl
Date:     2016-07-19 01:28:06 +0200 (Tue, 19 Jul 2016)
Log Message:
-----------
\long\def, tex4ht r188

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

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty	2016-07-18 20:52:18 UTC (rev 41720)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty	2016-07-18 23:28:06 UTC (rev 41721)
@@ -1,7 +1,7 @@
 \ifnum\the\catcode`\%=14\else\expandafter\edef\csname
   \string:RestoreCatcodes\endcsname{\catcode`\%\the
   \catcode`\%}\catcode`\%14\fi
-% tex4ht.sty (2016-07-01-09:18), generated from tex4ht-sty.tex
+% tex4ht.sty (2016-07-18-16:08), generated from tex4ht-sty.tex
 % Copyright 2009-2016 TeX Users Group
 % Copyright 1996-2009 Eitan M. Gurari
 %
@@ -20,7 +20,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2016-07-01-09:18}
+\immediate\write-1{version 2016-07-18-16:08}
 
 
 \ifx  \Preamble\UnDef  \else
@@ -331,18 +331,18 @@
    \expandafter\def\csname a:CutAt-filename\endcsname##1##2{#1}}
 \Configure{CutAt-filename}{}
 \long\def\append:def#1#2{%
-   \def\:temp{\def#1}%
+   \long\def\:temp{\long\def#1}%
    \expandafter\expandafter\expandafter\:temp\expandafter{#1#2}}
 \long\def\pend:def#1#2{%
-   \def\:temp{#2}%
-   \def\:tempa{\def#1}%
+   \long\def\:temp{#2}%
+   \long\def\:tempa{\long\def#1}%
    \expandafter\expandafter\expandafter\expandafter
        \expandafter\expandafter\expandafter\:tempa
    \expandafter\expandafter\expandafter{\expandafter\:temp #1}}
 \long\def\pend:defI#1#2{%
-   \def\:tempa{\def#1####1}%
+   \long\def\:tempa{\long\def#1####1}%
    \ex:pend{#2}{\expandafter\:temp #1{##1}}}
-\long\def\ex:pend#1{\def\:temp{#1}%
+\long\def\ex:pend#1{\long\def\:temp{#1}%
   \expandafter\expandafter\expandafter\expandafter
        \expandafter\expandafter\expandafter\:tempa
    \expandafter\expandafter\expandafter}
@@ -1367,19 +1367,19 @@
       \fi
    \fi }
 \long\def\append:defI#1#2{%
-   \def\:temp{\def#1####1}%
+   \long\def\:temp{\long\def#1####1}%
    \expandafter\expandafter\expandafter\:temp\expandafter{#1{##1}#2}}
 \long\def\pend:defII#1#2{%
-   \def\:tempa{\def#1####1####2}%
+   \long\def\:tempa{\long\def#1####1####2}%
    \ex:pend{#2}{\expandafter\:temp #1{##1}{##2}}}
 \long\def\append:defII#1#2{%
-   \def\:temp{\def#1####1####2}%
+   \long\def\:temp{\long\def#1####1####2}%
    \expandafter\expandafter\expandafter\:temp\expandafter{#1{##1}{##2}#2}}
 \long\def\pend:defIII#1#2{%
-   \def\:tempa{\def#1####1####2####3}%
+   \long\def\:tempa{\long\def#1####1####2####3}%
    \ex:pend{#2}{\expandafter\:temp #1{##1}{##2}{##3}}}
 \long\def\append:defIII#1#2{%
-   \def\:temp{\def#1####1####2####3}%
+   \long\def\:temp{\long\def#1####1####2####3}%
    \expandafter\expandafter\expandafter
       \:temp\expandafter{#1{##1}{##2}{##3}#2}}
 



More information about the tex-live-commits mailing list