texlive[60739] Master/texmf-dist: \tt undefined fix, tex4ht r991

commits+karl at tug.org commits+karl at tug.org
Mon Oct 11 22:58:09 CEST 2021


Revision: 60739
          http://tug.org/svn/texlive?view=revision&revision=60739
Author:   karl
Date:     2021-10-11 22:58:09 +0200 (Mon, 11 Oct 2021)
Log Message:
-----------
\tt undefined fix, tex4ht r991

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

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2021-10-11 20:26:10 UTC (rev 60738)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2021-10-11 20:58:09 UTC (rev 60739)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 989 2021-10-04 09:35:17Z michal_h21 $
+% $Id: tex4ht-4ht.tex 991 2021-10-10 18:03:42Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2021 TeX Users Group    
@@ -16984,7 +16984,7 @@
 >>>
 
 %%%%%%%%%%%%%%%%%%
-\Section{srcbook}
+\Section{srcartcl}
 
 \<scrartcl.4ht\><<<
 % scrartcl.4ht (|version), generated from |jobname.tex
@@ -17130,6 +17130,12 @@
 \pend:defI\@makefntext{\IgnorePar}
 >>>
 
+It seems that we got the error message about old font commands again. Probably because
+TeX4ht now loads before class files. We reuse the code used in Koma classes
+\<scr artcl, reprt, book\><<<
+\let\scr at defineobsoletefonts\thr@@
+>>>
+
 \<general scrbook\><<<
 \Configure{UndefinedSec}{likepart}
 \Configure{UndefinedSec}{likechapter}

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht	2021-10-11 20:26:10 UTC (rev 60738)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht	2021-10-11 20:58:09 UTC (rev 60739)
@@ -1,6 +1,6 @@
-% scrartcl.4ht (2018-10-20-15:45), generated from tex4ht-4ht.tex
+% scrartcl.4ht (2021-10-10-14:01), generated from tex4ht-4ht.tex
 % Copyright 1999-2009 Eitan M. Gurari
-% Copyright 2009-2018 TeX Users Group
+% Copyright 2009-2021 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 2018-10-20-15:45}
+\immediate\write-1{version 2021-10-10-14:01}
 
 
 \input article.4ht
@@ -25,6 +25,7 @@
 \let\:minisec=\minisec
 \def\minisec#1{\:minisec{#1}\@afterheading}
 \pend:defI\@makefntext{\IgnorePar}
+\let\scr at defineobsoletefonts\thr@@
 
 \Hinput{scrartcl}
 \endinput

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht	2021-10-11 20:26:10 UTC (rev 60738)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht	2021-10-11 20:58:09 UTC (rev 60739)
@@ -1,6 +1,6 @@
-% scrbook.4ht (2020-07-16-14:47), generated from tex4ht-4ht.tex
+% scrbook.4ht (2021-10-10-14:01), generated from tex4ht-4ht.tex
 % Copyright 1999-2009 Eitan M. Gurari
-% Copyright 2009-2020 TeX Users Group
+% Copyright 2009-2021 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 2020-07-16-14:47}
+\immediate\write-1{version 2021-10-10-14:01}
 
 \let\o:maketitle:\maketitle
 \let\o:maketitle:\maketitle
@@ -386,6 +386,7 @@
 \let\:minisec=\minisec
 \def\minisec#1{\:minisec{#1}\@afterheading}
 \pend:defI\@makefntext{\IgnorePar}
+\let\scr at defineobsoletefonts\thr@@
 
 \HRestore\maketitle
 \renewcommand*\thesection{%

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht	2021-10-11 20:26:10 UTC (rev 60738)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht	2021-10-11 20:58:09 UTC (rev 60739)
@@ -1,6 +1,6 @@
-% scrreprt.4ht (2020-07-16-14:47), generated from tex4ht-4ht.tex
+% scrreprt.4ht (2021-10-10-14:01), generated from tex4ht-4ht.tex
 % Copyright (C) 1999-2009 Eitan M. Gurari
-% Copyright 2009-2020 TeX Users Group
+% Copyright 2009-2021 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 2020-07-16-14:47}
+\immediate\write-1{version 2021-10-10-14:01}
 
 \let\o:maketitle:\maketitle
 \def\maketitle{\bgroup
@@ -378,6 +378,7 @@
 \let\:minisec=\minisec
 \def\minisec#1{\:minisec{#1}\@afterheading}
 \pend:defI\@makefntext{\IgnorePar}
+\let\scr at defineobsoletefonts\thr@@
 
 \Hinput{scrreprt}
 \endinput



More information about the tex-live-commits mailing list.