diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-08 00:00:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-08 00:00:57 +0000 |
commit | bfc5c0455832fbc1bfc42393320ac1420fed0a8d (patch) | |
tree | ee7b63cd5f5243ed7957597eacf62daab85c7f28 /Master | |
parent | e403fce86352a3e5e4e88a69797f92d56d9092e5 (diff) |
koma-script (scrartcl.4ht scrbook.4ht scrreprt.4ht) fixes, sync from tex4ht r141
git-svn-id: svn://tug.org/texlive/trunk@36229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht | 27 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht | 25 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht | 9 |
3 files changed, 32 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrartcl.4ht index 236bfb10946..7e89a125868 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 (2014-07-15-16:10), generated from tex4ht-4ht.tex -% Copyright 1999--2009 Eitan M. Gurari -% 2009--2014 TeX Users Group +% scrartcl.4ht (2015-02-07-15:56), generated from tex4ht-4ht.tex +% Copyright 1999-2009 Eitan M. Gurari +% Copyright 2009-2015 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,26 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2014-07-15-16:10} +\immediate\write-1{version 2015-02-07-15:56} + +\def\:temp#1#2!*?: {\def\:temp{#1}} +\expandafter\:temp\usepackage!*?: +\def\:tempa{\@latex@e@error} +\ifx \:temp\:tempa \else + \def\popthree#1#2#3#4{#4} + \def\:tempa#1#2#3#4{\tmp:toks{#1{#2}}% + \long\expandafter\edef\csname #4 \endcsname{\the\tmp:toks + {\expandafter\noexpand + \csname o:\expandafter\expandafter\:gobble\expandafter\string \popthree#3:\endcsname}}} +\def\:temp#1{% + \expandafter\expandafter\expandafter\:tempa\csname #1 \endcsname{#1}} +\:temp{rm} +\:temp{sf} +\:temp{tt} +\:temp{bf} +\:temp{it} + +\fi \input article.4ht \Def:Section\minisec{}{#1} diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht index 70316179889..99f566472d7 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 (2014-07-15-16:10), generated from tex4ht-4ht.tex -% Copyright 1999--2009 Eitan M. Gurari -% 2009--2014 TeX Users Group +% scrbook.4ht (2015-02-07-15:56), generated from tex4ht-4ht.tex +% Copyright 1999-2009 Eitan M. Gurari +% Copyright 2009-2015 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 2014-07-15-16:10} +\immediate\write-1{version 2015-02-07-15:56} \let\o:maketitle:\maketitle \let\o:maketitle:\maketitle @@ -181,24 +181,7 @@ UnDFexyz}% \ifx \@openbib@code\:UnDef \else \pend:def\@openbib@code{\labelsep\z@} \fi -\def\:temp#1#2!*?: {\def\:temp{#1}} -\expandafter\:temp\usepackage!*?: -\def\:tempa{\@latex@e@error} -\ifx \:temp\:tempa \else - \def\popthree#1#2#3#4{#4} - \def\:tempa#1#2#3#4{\tmp:toks{#1{#2}}% - \long\expandafter\edef\csname #4 \endcsname{\the\tmp:toks - {\expandafter\noexpand - \csname o:\expandafter\expandafter\:gobble\expandafter\string \popthree#3:\endcsname}}} -\def\:temp#1{% - \expandafter\expandafter\expandafter\:tempa\csname #1 \endcsname{#1}} -\:temp{rm} -\:temp{sf} -\:temp{tt} -\:temp{bf} -\:temp{it} -\fi \let\:tempc\listoffigures \pend:def\:tempc{\begingroup \a:listoffigures \def\@starttoc{\:tableofcontents[lof]\:gobble}} diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht index 7662b38453c..c7ae8d9b6dc 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 (2014-07-15-16:10), generated from tex4ht-4ht.tex -% Copyright (C) 1999--2009 Eitan M. Gurari -% 2009--2014 TeX Users Group +% scrreprt.4ht (2015-02-07-15:56), generated from tex4ht-4ht.tex +% Copyright (C) 1999-2009 Eitan M. Gurari +% Copyright 2009-2015 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 2014-07-15-16:10} +\immediate\write-1{version 2015-02-07-15:56} \let\o:maketitle:\maketitle \def\maketitle{\bgroup @@ -270,6 +270,7 @@ UnDFexyz}% \:temp{it} \fi + \let\:tempc\listoffigures \pend:def\:tempc{\begingroup \a:listoffigures \def\@starttoc{\:tableofcontents[lof]\:gobble}} |