summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-14 23:14:03 +0000
committerKarl Berry <karl@freefriends.org>2023-12-14 23:14:03 +0000
commitac61b7d6b4d2d6a0c48db12e009f4541e98219a8 (patch)
tree9333452c5c4308b944238ad4e33aec7a7a09fac8 /Master/texmf-dist/tex/generic/tex4ht
parent9f49b447467a2f03e1ecbb37a78c3f49c7b87081 (diff)
do not redefine \tabacckludge, tex4ht r1424
git-svn-id: svn://tug.org/texlive/trunk@69134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty6
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
index a3ebf5e1858..90d3b18f6af 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
@@ -1,7 +1,7 @@
\ifnum\the\catcode`\%=14\else \expandafter\edef\csname
\string:RestoreCatcodes\endcsname{\catcode`\%\the
\catcode`\%}\catcode`\%14\fi
-% tex4ht.4ht (2022-07-05-14:37), generated from tex4ht-options.tex
+% tex4ht.4ht (2023-12-14-13:36), generated from tex4ht-options.tex
% Copyright 2009-2022 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -20,7 +20,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-07-05-14:37}
+\immediate\write-1{version 2023-12-14-13:36}
\expandafter\edef\csname :RestoreCatcodes\endcsname{%
\expandafter\ifx \csname :RestoreCatcodes\endcsname\relax\else
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
index e9c13b63703..250be9467ad 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 (2023-10-04-13:17), generated from tex4ht-sty.tex
+% tex4ht.sty (2023-12-14-13:34), generated from tex4ht-sty.tex
% Copyright 2009-2023 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 2023-10-04-13:17}
+\immediate\write-1{version 2023-12-14-13:34}
\ifx \Preamble\UnDef \else
@@ -2344,7 +2344,7 @@
\def\acp:c#1#2{{\def\acn:no{#1}\def\:temp{#2}\ifx \:temp\empty
\ac:nt{}%
%
- \else \let\@tabacckludge\:tabacckludge
+ \else %\let\@tabacckludge\:tabacckludge
%
\def\ac:pc{\ac:nt{#2}}\a:cpc{#1}\fi }}
\def\ac:nt{\csname \ifmmode m\else t\fi :\acn:no\endcsname}