diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/article.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/article.4ht | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/article.4ht b/Master/texmf-dist/tex/generic/tex4ht/article.4ht index a643f183187..7d712944200 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/article.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/article.4ht @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% article.4ht 2018-06-12-16:01 % +% article.4ht 2018-10-20-15:45 % % Copyright (C) 1997-2009 Eitan M. Gurari % % Copyright 2009-2018 TeX Users Group % @@ -201,27 +201,6 @@ 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\:tempa#1#2#3#4{\tmp:toks{#1{#2}}% - \long\expandafter\edef\csname #4 \endcsname{\the\tmp:toks - {\expandafter\noexpand - \csname o:\expandafter\:gobble\string #3:\endcsname}}} -\def\:temp#1{% - \expandafter\ifx \csname #1 \endcsname\relax\else - \expandafter\expandafter\expandafter\:tempa\csname #1 \endcsname{#1}% - \fi -} -\:temp{rm} -\:temp{sf} -\:temp{tt} -\:temp{bf} -\:temp{it} - -\fi - \ifx \part\:UnDef\else \def\@part[#1]#2{% \ifnum \c@secnumdepth >-2\relax |