summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-07 20:44:19 +0000
committerKarl Berry <karl@freefriends.org>2020-06-07 20:44:19 +0000
commit16939025f34ae12d12f53a21d74df4632d0150ce (patch)
tree02d4eb2b2f025e845f2bf82aa95e60412a77cf71 /Master
parent8f25ffcdf23374c870c29476c01793628e58a305 (diff)
hmode fix, tex4ht r734
git-svn-id: svn://tug.org/texlive/trunk@55473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsart.4ht6
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht6
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
index 71a1488dd30..d6ca2b17089 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% amsart.4ht 2020-05-22-13:46 %
+% amsart.4ht 2020-06-07-13:32 %
% Copyright (C) 1997-2009 Eitan M. Gurari %
% Copyright 2009-2020 TeX Users Group
%
@@ -289,11 +289,11 @@ A script of the form
\fi
\pend:def\@settitle{\a:ttl}
-\append:def\@settitle{\b:ttl}
+\append:def\@settitle{\b:ttl\par}
\pend:defI\@setauthors{\a:author \bgroup
\def\andify{\nxandlist{\unskip, }{\unskip{} \and}{\unskip, \and}}%
\def\@no@lnbk ########1[########2]{\a:newline}}
-\append:defI\@setauthors{\egroup \b:author}
+\append:defI\@setauthors{\egroup \b:author\par}
\let\no@part\part
\Def:Section\part{\ifnum \c:secnumdepth>\c@secnumdepth \else
\thepart \fi}{#1}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
index 314a1d3c0f8..5fa3292516a 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% amsproc.4ht 2020-05-22-13:46 %
+% amsproc.4ht 2020-06-07-13:32 %
% Copyright (C) 1997-2009 Eitan M. Gurari %
% Copyright 2009-2020 TeX Users Group
%
@@ -287,11 +287,11 @@ A script of the form
\fi
\pend:def\@settitle{\a:ttl}
-\append:def\@settitle{\b:ttl}
+\append:def\@settitle{\b:ttl\par}
\pend:defI\@setauthors{\a:author \bgroup
\def\andify{\nxandlist{\unskip, }{\unskip{} \and}{\unskip, \and}}%
\def\@no@lnbk ########1[########2]{\a:newline}}
-\append:defI\@setauthors{\egroup \b:author}
+\append:defI\@setauthors{\egroup \b:author\par}
\let\no@part\part
\Def:Section\part{\ifnum \c:secnumdepth>\c@secnumdepth \else
\thepart \fi}{#1}