diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-11 20:58:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-11 20:58:09 +0000 |
commit | 7274b7b08a76115132d059ef3b11e01f69d3a618 (patch) | |
tree | 9358c6600db764993f572d08dd485f2eb7d43ebd /Master/texmf-dist | |
parent | e4ac240b2aab8cfa7e290e224e2837359ee089ca (diff) |
\tt undefined fix, tex4ht r991
git-svn-id: svn://tug.org/texlive/trunk@60739 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
4 files changed, 20 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex index ae34076fa0d..a7621ecb95d 100644 --- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex +++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex @@ -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 @@ See report at screnggu.tex >>> %%%%%%%%%%%%%%%%%% -\Section{srcbook} +\Section{srcartcl} \<scrartcl.4ht\><<< % scrartcl.4ht (|version), generated from |jobname.tex @@ -17130,6 +17130,12 @@ UnDFexyz}% \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@defineobsoletefonts\thr@@ +>>> + \<general scrbook\><<< \Configure{UndefinedSec}{likepart} \Configure{UndefinedSec}{likechapter} diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht index 3760d6186f0..47fe65fb8b8 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht @@ -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@defineobsoletefonts\thr@@ \Hinput{scrartcl} \endinput diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht index bf15d8c9706..fcf17c12127 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht @@ -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 @@ A script of the form \let\:minisec=\minisec \def\minisec#1{\:minisec{#1}\@afterheading} \pend:defI\@makefntext{\IgnorePar} +\let\scr@defineobsoletefonts\thr@@ \HRestore\maketitle \renewcommand*\thesection{% diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht index 6b54fe2d508..169679088d9 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht @@ -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 @@ UnDFexyz}% \let\:minisec=\minisec \def\minisec#1{\:minisec{#1}\@afterheading} \pend:defI\@makefntext{\IgnorePar} +\let\scr@defineobsoletefonts\thr@@ \Hinput{scrreprt} \endinput |