summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-12-16 22:25:07 +0000
committerKarl Berry <karl@freefriends.org>2022-12-16 22:25:07 +0000
commit13def4e91736916fb77c64ea39a852fa310a0904 (patch)
treeee3f9afa440196a819ec8b5fb55b56810410b50a /Master/texmf-dist/tex
parent2811b370a9db2922ccdd8b3a3619299ea3b759d1 (diff)
prevent duplicate toc, tex4ht r1268; \paragraph, \subparagraph numbering, tex4ht r1269
git-svn-id: svn://tug.org/texlive/trunk@65295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsart.4ht10
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht10
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht10
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/article.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/book.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht59
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwart.4ht4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/report.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht4
12 files changed, 85 insertions, 48 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
index f85dc2cd05e..3961c8b100e 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
@@ -1,6 +1,6 @@
-% amsart.4ht (2021-05-09-08:03), generated from tex4ht-4ht.tex
+% amsart.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-05-09-08:03}
+\immediate\write-1{version 2022-12-16-13:29}
\pend:defII\@starttoc{\par}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -343,8 +343,8 @@ UnDFexyz
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
index f0695e76d93..b1ffc2756d6 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
@@ -1,6 +1,6 @@
-% amsbook.4ht 2021-05-09-08:03, generated from tex4ht-4ht.tex
+% amsbook.4ht 2022-12-16-13:29, generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-05-09-08:03}
+\immediate\write-1{version 2022-12-16-13:29}
\pend:defII\@starttoc{\par}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -401,8 +401,8 @@ UnDFexyz
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
index 368a26f3224..0847aa17b8b 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
@@ -1,7 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% amsproc.4ht (2021-05-09-08:03), generated from tex4ht-4ht.tex
+% amsproc.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright (C) 1997-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -18,7 +18,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-05-09-08:03}
+\immediate\write-1{version 2022-12-16-13:29}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -365,8 +365,8 @@ UnDFexyz
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/article.4ht b/Master/texmf-dist/tex/generic/tex4ht/article.4ht
index 9ce706f3fa6..ce67e622bd9 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/article.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/article.4ht
@@ -1,4 +1,4 @@
-% article.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% article.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\Configure{UndefinedSec}{likepart}
@@ -195,8 +195,8 @@ UnDFexyz}%
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/book.4ht b/Master/texmf-dist/tex/generic/tex4ht/book.4ht
index d2c2c4ac8d1..4987cbeeaa8 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/book.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/book.4ht
@@ -1,4 +1,4 @@
-% book.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% book.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\Configure{UndefinedSec}{likepart}
\Configure{UndefinedSec}{likechapter}
@@ -121,8 +121,8 @@ UnDFexyz}%
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index eb6f8482ccf..af86d8e9d40 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
@@ -1,4 +1,4 @@
-% html4.4ht (2022-12-09-13:27), generated from tex4ht-html4.tex
+% html4.4ht (2022-12-16-13:29), generated from tex4ht-html4.tex
% Copyright 2009-2022 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-12-09-13:27}
+\immediate\write-1{version 2022-12-16-13:29}
\exit:ifnot{8859-6,%
CJK,%
@@ -5855,8 +5855,13 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{likeparagraph,subsubsection,likesubsubsection,subsection,%
likesubsection,section,%
likesection,chapter,likechapter,appendix,part,likepart}
+\ConfigureMark{paragraph}
+ {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{paragraph}%
+ \HCode{</span>}\fi }
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf\TitleMark\space}
{\endgroup\HCode{</span>}\par\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
@@ -5864,7 +5869,10 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\Css{.paragraphHead, .likeparagraphHead
{ margin-top:2em; font-weight: bold;}}
-\ConfigureMark{subparagraph}{}
+\ConfigureMark{subparagraph}{\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{subparagraph}%
+ \HCode{</span>}\fi }
\Configure{subparagraph}{}{}
{\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
\TitleMark\space}
@@ -8548,8 +8556,13 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{likeparagraph,subsubsection,likesubsubsection,subsection,%
likesubsection,section,%
likesection,chapter,likechapter,appendix,part,likepart}
+\ConfigureMark{paragraph}
+ {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{paragraph}%
+ \HCode{</span>}\fi }
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf\TitleMark\space}
{\endgroup\HCode{</span>}\par\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
@@ -8557,7 +8570,10 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\Css{.paragraphHead, .likeparagraphHead
{ margin-top:2em; font-weight: bold;}}
-\ConfigureMark{subparagraph}{}
+\ConfigureMark{subparagraph}{\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{subparagraph}%
+ \HCode{</span>}\fi }
\Configure{subparagraph}{}{}
{\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
\TitleMark\space}
@@ -11172,8 +11188,13 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{likeparagraph,subsubsection,likesubsubsection,subsection,%
likesubsection,section,%
likesection,chapter,likechapter,appendix,part,likepart}
+\ConfigureMark{paragraph}
+ {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{paragraph}%
+ \HCode{</span>}\fi }
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf\TitleMark\space}
{\endgroup\HCode{</span>}\par\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
@@ -11181,7 +11202,10 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\Css{.paragraphHead, .likeparagraphHead
{ margin-top:2em; font-weight: bold;}}
-\ConfigureMark{subparagraph}{}
+\ConfigureMark{subparagraph}{\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{subparagraph}%
+ \HCode{</span>}\fi }
\Configure{subparagraph}{}{}
{\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
\TitleMark\space}
@@ -31969,8 +31993,13 @@ description">}%
{likeparagraph,subsubsection,likesubsubsection,subsection,%
likesubsection,section,%
likesection,chapter,likechapter,appendix,part,likepart}
+\ConfigureMark{paragraph}
+ {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{paragraph}%
+ \HCode{</span>}\fi }
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf\TitleMark\space}
{\endgroup\HCode{</span>}\par\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
@@ -32171,8 +32200,13 @@ description">}%
{likeparagraph,subsubsection,likesubsubsection,subsection,%
likesubsection,section,%
likesection,chapter,likechapter,appendix,part,likepart}
+\ConfigureMark{paragraph}
+ {\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{paragraph}%
+ \HCode{</span>}\fi }
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf\TitleMark\space}
{\endgroup\HCode{</span>}\par\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
@@ -32180,7 +32214,10 @@ description">}%
\Css{.paragraphHead, .likeparagraphHead
{ margin-top:2em; font-weight: bold;}}
-\ConfigureMark{subparagraph}{}
+\ConfigureMark{subparagraph}{\ifnum \c:secnumdepth>\c@secnumdepth \expandafter\:gobble
+ \else
+ \HCode{<span class="titlemark">}\@seccntformat{subparagraph}%
+ \HCode{</span>}\fi }
\Configure{subparagraph}{}{}
{\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
\TitleMark\space}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
index 872e83388aa..8899ddbb2a4 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
@@ -1,4 +1,4 @@
-% mwart.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% mwart.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 2003-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
index b6a377773c3..cb1ceeb3a66 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
@@ -1,4 +1,4 @@
-% mwbk.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% mwbk.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright (C) 2003-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
index 0a40dcb6571..e1459805785 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
@@ -1,4 +1,4 @@
-% mwrep.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% mwrep.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 2003-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/report.4ht b/Master/texmf-dist/tex/generic/tex4ht/report.4ht
index feb4bfc2a72..8adc37f76ff 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/report.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/report.4ht
@@ -1,4 +1,4 @@
-% report.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% report.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\Configure{UndefinedSec}{likepart}
@@ -236,8 +236,8 @@ UnDFexyz}%
\ifx \au:StartSec\:UnDef
\let\au:StartSec\:StartSec
\def\:StartSec{\:tableofcontents
- \global\let\auto:toc\:UnDef \:StartSec}%
- \pend:def\:tableofcontents{\gdef\:StartSec{\au:StartSec}}%
+ \global\let\auto:toc\:UnDef \global\let\:StartSec\au:StartSec\:StartSec}%
+ \pend:def\tableofcontents{\gdef\:StartSec{\au:StartSec}}%
\fi \fi
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
index f38008dec50..f3536c3b226 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
@@ -1,4 +1,4 @@
-% scrbook.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% scrbook.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright 1999-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\let\o:maketitle:\maketitle
\let\o:maketitle:\maketitle
diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
index cd524a76221..2b21f5c0831 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
@@ -1,4 +1,4 @@
-% scrreprt.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% scrreprt.4ht (2022-12-16-13:29), generated from tex4ht-4ht.tex
% Copyright (C) 1999-2009 Eitan M. Gurari
% Copyright 2009-2022 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-12-16-13:29}
\let\o:maketitle:\maketitle
\def\maketitle{\bgroup