diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/listings.4ht | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index e78f626dcaa..2ca119f6bc0 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-05-19-13:37), generated from tex4ht-html4.tex +% html4.4ht (2022-05-22-13:50), 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-05-19-13:37} +\immediate\write-1{version 2022-05-22-13:50} \exit:ifnot{8859-6,% CJK,% @@ -37478,7 +37478,7 @@ description">}% \Css{pre.listings{font-family: monospace,monospace; white-space: pre-wrap; margin-top:0.5em; margin-bottom:0.5em; }} -\Configure{listings-init}{\ttfamily\special{t4ht@(}}{\special{t4ht@)}} +\Configure{listings-init}{\ttfamily\ht:special{t4ht@(}}{\ht:special{t4ht@)}} \ConfigureEnv{lstlisting} {\ifvmode \IgnorePar\fi \EndP \HCode{<!--l. \the\inputlineno-->}% diff --git a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht index 5b85ea0ab3b..3a165766406 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht @@ -1,4 +1,4 @@ -% listings.4ht (2022-04-04-07:06), generated from tex4ht-4ht.tex +% listings.4ht (2022-05-22-13:50), generated from tex4ht-4ht.tex % Copyright 2001-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-04-04-07:06} +\immediate\write-1{version 2022-05-22-13:50} \@ifpackageloaded{xcolor}{}{% \RequirePackage{xcolor} @@ -74,11 +74,11 @@ \expandafter\lstset\expandafter{\lst@set}% \lsthk@DisplayStyle% \catcode\active=\active% - \a:lstinputlisting\special{t4ht@[}\lst@Init\relax \let\lst@gobble\z@% + \a:lstinputlisting\ht:special{t4ht@[}\lst@Init\relax \let\lst@gobble\z@% \lst@SkipToFirst% \lst@ifprint \def\lst@next{\input{#1}}% \else \let\lst@next\@empty \fi% - \special{t4ht@]}\lst@next \lst@DeInit% + \ht:special{t4ht@]}\lst@next\ht:special{t4ht@[}\lst@DeInit\ht:special{t4ht@]}% \b:lstinputlisting% \endgroup} |