From 80b3b0066e8fdbc9f6124115bb7dfd281c678a2f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 27 Apr 2021 15:50:11 +0000 Subject: missed new .4ht files git-svn-id: svn://tug.org/texlive/trunk@59006 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/abstract.4ht | 31 +++++++++++++++++++++++ Master/texmf-dist/tex/generic/tex4ht/parallel.4ht | 28 ++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 Master/texmf-dist/tex/generic/tex4ht/abstract.4ht create mode 100644 Master/texmf-dist/tex/generic/tex4ht/parallel.4ht (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/tex4ht/abstract.4ht b/Master/texmf-dist/tex/generic/tex4ht/abstract.4ht new file mode 100644 index 00000000000..4a8df41d49f --- /dev/null +++ b/Master/texmf-dist/tex/generic/tex4ht/abstract.4ht @@ -0,0 +1,31 @@ +% abstract.4ht (2021-04-25-09:48), generated from tex4ht-4ht.tex +% Copyright 2021 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c of this license or (at your option) any +% later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project . +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2021-04-25-09:48} + +\NewConfigure{abstracttitle}{2} +\newenvironment{abstracttitle4ht}{\a:abstracttitle}{\b:abstracttitle\par\noindent} +% get rid of all extra elements introduced by smaller font size +% \renewcommand{\abstracttextfont}{\normalfont} +% \renewcommand{\abstractnamefont}{\normalfont} +% use our dummy environment to insert tags around the abstract title +\renewcommand{\absnamepos}{abstracttitle4ht} + +\Hinput{abstract} +\endinput + diff --git a/Master/texmf-dist/tex/generic/tex4ht/parallel.4ht b/Master/texmf-dist/tex/generic/tex4ht/parallel.4ht new file mode 100644 index 00000000000..867bdc5d7c4 --- /dev/null +++ b/Master/texmf-dist/tex/generic/tex4ht/parallel.4ht @@ -0,0 +1,28 @@ +% parallel.4ht (2021-04-25-09:48), generated from tex4ht-4ht.tex +% Copyright 2021 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c of this license or (at your option) any +% later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project . +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2021-04-25-09:48} + +\NewConfigure{ParallelLText}{2} +\NewConfigure{ParallelRText}{2} +\renewcommand\ParallelRText[1]{\a:ParallelRText#1\b:ParallelRText} +\renewcommand\ParallelLText[1]{\a:ParallelLText#1\b:ParallelLText} + +\Hinput{parallel} +\endinput + -- cgit v1.2.3