texlive[72509] Master/texmf-dist: support makecell, tex4ht r1577
commits+karl at tug.org
commits+karl at tug.org
Wed Oct 9 22:53:30 CEST 2024
Revision: 72509
https://tug.org/svn/texlive?view=revision&revision=72509
Author: karl
Date: 2024-10-09 22:53:30 +0200 (Wed, 09 Oct 2024)
Log Message:
-----------
support makecell, tex4ht r1577
Revision Links:
--------------
https://tug.org/svn/texlive?view=revision&revision=1577
Modified Paths:
--------------
trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
Added Paths:
-----------
trunk/Master/texmf-dist/tex/generic/tex4ht/makecell.4ht
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2024-10-09 20:21:03 UTC (rev 72508)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2024-10-09 20:53:30 UTC (rev 72509)
@@ -1,3 +1,9 @@
+2024-10-09 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (makecell.4ht): added support for the Makecell
+ package.
+ https://tug.org/pipermail/tex4ht/2024q4/003596.html
+
2024-10-08 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex (html4.4ht): don't override \hline:color in
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex 2024-10-09 20:21:03 UTC (rev 72508)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex 2024-10-09 20:53:30 UTC (rev 72509)
@@ -1,4 +1,4 @@
-% $Id: mktex4ht-cnf.tex 1573 2024-10-03 14:04:04Z michal_h21 $
+% $Id: mktex4ht-cnf.tex 1577 2024-10-09 09:56:24Z michal_h21 $
% Manually-maintained file, listing *.4ht files created by tex4ht-4ht.tex.
% Read by tex4ht-cond4ht.
%
@@ -47,6 +47,7 @@
\AddFile{7}{supertabular}
\AddFile{7}{array}
\AddFile{9}{dcolumn}
+\AddFile{9}{makecell}
\AddFile{7}{longtable}
\AddFile{7}{pctable}
\AddFile{8}{tabulary}
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2024-10-09 20:21:03 UTC (rev 72508)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2024-10-09 20:53:30 UTC (rev 72509)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1574 2024-10-04 12:22:30Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1577 2024-10-09 09:56:24Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2024 TeX Users Group
@@ -10523,6 +10523,36 @@
\NewConfigure{dcolumn}{2}
>>>
+%%%%%%%%%%%%%%%%%%%%%%%%
+\Section{makecell}
+%%%%%%%%%%%%%%%%%%%%%%%%
+
+\<makecell.4ht\><<<
+% makecell.4ht (|version), generated from |jobname.tex
+% Copyright 2024 TeX Users Group
+|<TeX4ht license text|>
+
+|<makecell makegapedcells|>
+
+\Hinput{makecell}
+\endinput
+>>> \AddFile{9}{makecell}
+
+These commands redefine internall tabular macros, which can lead
+to errors. We need to disable them. User can provide an alternative
+configurations for them, but it is most likely unnecessary.
+
+\<makecell makegapedcells\><<<
+\NewConfigure{makegapedcells}{1}
+\def\:tempa{\a:makegapedcells}
+\HLet\makegapedcells\:tempa
+
+\NewConfigure{nomakegapedcells}{1}
+\def\:tempa{\a:nomakegapedcells}
+\HLet\nomakegapedcells\:tempa
+>>>
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%
\Section{longtable.sty}
%%%%%%%%%%%%%%%%%%%%%%%%%
Added: trunk/Master/texmf-dist/tex/generic/tex4ht/makecell.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/makecell.4ht (rev 0)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/makecell.4ht 2024-10-09 20:53:30 UTC (rev 72509)
@@ -0,0 +1,33 @@
+% makecell.4ht (2024-10-09-13:42), generated from tex4ht-4ht.tex
+% Copyright 2024 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2024-10-09-13:42}
+
+
+\NewConfigure{makegapedcells}{1}
+\def\:tempa{\a:makegapedcells}
+\HLet\makegapedcells\:tempa
+
+\NewConfigure{nomakegapedcells}{1}
+\def\:tempa{\a:nomakegapedcells}
+\HLet\nomakegapedcells\:tempa
+
+
+\Hinput{makecell}
+\endinput
+
Property changes on: trunk/Master/texmf-dist/tex/generic/tex4ht/makecell.4ht
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
More information about the tex-live-commits
mailing list.