summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-03-10 03:04:28 +0000
committerNorbert Preining <norbert@preining.info>2022-03-10 03:04:28 +0000
commit6367aa11ef0b99d86693b685ab67096514792a0f (patch)
treef7e17e755539c272449d20b5b6c8c5917c4c40e8 /support
parentb23d702a4a177c6d047cd03020e5a0fb7effd88a (diff)
CTAN sync 202203100304
Diffstat (limited to 'support')
-rw-r--r--support/TeX4ht/source/ChangeLog7
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex16
2 files changed, 22 insertions, 1 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index cab7d98f06..7143b28552 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/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/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index b1a19e87f3..8c23f7fdaa 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/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}
%%%%%%%%%%%%%%%%%%%%%%%%