summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
index a3eeedf9556..57fde306ee6 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
+++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
@@ -1,7 +1,7 @@
\ifnum\the\catcode`\%=14\else\expandafter\edef\csname
\string:RestoreCatcodes\endcsname{\catcode`\%\the
\catcode`\%}\catcode`\%14\fi
-% tex4ht.sty (2021-01-02-13:53), generated from tex4ht-sty.tex
+% tex4ht.sty (2021-03-06-13:30), generated from tex4ht-sty.tex
% Copyright 2009-2021 TeX Users Group
% Copyright 1996-2009 Eitan M. Gurari
%
@@ -20,7 +20,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-01-02-13:53}
+\immediate\write-1{version 2021-03-06-13:30}
\ifx \Preamble\UnDef \else
@@ -848,6 +848,10 @@
\ifx \:temp\:tempa
\let\ht:everypar\everypar
\else
+ % LaTeX kernel will patch \everypar in future releases,
+ % so this test will always fail. We should define \ht:everypar
+ % anyway, paragraph handling would fail otherwise
+ \let\ht:everypar\everypar
\:warning{nonprimitive \string\everypar}
\fi
\edef\NoHtmlEnv{%