summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog7
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex16
2 files changed, 22 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index cab7d98f062..7143b285526 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,10 @@
+2022-03-08 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (threeparttable.4ht),
+ * tex4ht-html4.tex (html4.4ht): added support for the Threeparttable
+ package.
+ https://puszcza.gnu.org.ua/bugs/?556
+
2022-02-28 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-html4.tex (html4-math.4ht): removed math configuration for
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index b1a19e87f36..8c23f7fdaac 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1084 2022-02-22 13:19:45Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1087 2022-03-08 09:45:01Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2022 TeX Users Group
@@ -10479,6 +10479,20 @@ handling. Michal
%%%%%%%%%%%%%%%%%%%%%%%%
+\Section{threeparttable}
+%%%%%%%%%%%%%%%%%%%%%%%%
+
+\<threeparttable.4ht\><<<
+% threeparttable.4ht (|version), generated from |jobname.tex
+% Copyright 2022 TeX Users Group
+|<TeX4ht license text|>
+\def\:tempa{\o:TPT@endtabbox:\AddToHookNext{env/\@currenvir/after}{\IgnorePar}}
+\HLet\TPT@endtabbox\:tempa
+\Hinput{threeparttable}
+\endinput
+>>> \AddFile{9}{threeparttable}
+
+%%%%%%%%%%%%%%%%%%%%%%%%
\Section{mdwtab}
%%%%%%%%%%%%%%%%%%%%%%%%