summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-18 22:27:56 +0000
committerKarl Berry <karl@freefriends.org>2019-03-18 22:27:56 +0000
commit17bdb413c027c7c8fba8d8d8de35ce81df094056 (patch)
tree3690493f0349db451d0f9c3d3c053e7b1a93dc6b /Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
parent67cf8c7cac2a130b94f6fdfaa398a0c2f8d2942c (diff)
rm unused argument, tex4ht r540
git-svn-id: svn://tug.org/texlive/trunk@50459 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
index c3509c4b5db..c5cb07c91ec 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
+++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
@@ -1,8 +1,8 @@
\ifnum\the\catcode`\%=14\else\expandafter\edef\csname
\string:RestoreCatcodes\endcsname{\catcode`\%\the
\catcode`\%}\catcode`\%14\fi
-% tex4ht.sty (2018-06-12-16:01), generated from tex4ht-sty.tex
-% Copyright 2009-2018 TeX Users Group
+% tex4ht.sty (2019-03-18-15:24), generated from tex4ht-sty.tex
+% Copyright 2009-2019 TeX Users Group
% Copyright 1996-2009 Eitan M. Gurari
%
% This work may be distributed and/or modified under the
@@ -20,7 +20,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2018-06-12-16:01}
+\immediate\write-1{version 2019-03-18-15:24}
\ifx \Preamble\UnDef \else
@@ -1606,7 +1606,7 @@
\long\def\InlineElementEnd#1{\InsertTagEnd{#1}}
\long\def\BlockElementStart#1#2{\ifvmode\IgnorePar\fi\EndP\InsertTagStart{#1}{#2}}
-\long\def\BlockElementEnd#1#2{\ifvmode\IgnorePar\fi\EndP\InsertTagEnd{#1}}
+\long\def\BlockElementEnd#1{\ifvmode\IgnorePar\fi\EndP\InsertTagEnd{#1}}
% define default values for a new logical block
\def\NewLogicalBlock#1{%