[tex4ht] [bug #163] Make tex4ht aware of \cellcolor colortbl's command
Bitouze
puszcza-hackers at gnu.org.ua
Thu May 17 15:06:03 CEST 2012
URL:
<http://puszcza.gnu.org.ua/bugs/?163>
Summary: Make tex4ht aware of \cellcolor colortbl's command
Project: tex4ht
Submitted by: denisbitouze
Submitted on: jeu. 17 mai 2012 13:06:03 GMT
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
tex4ht is aware of \columncolor and rowcolor colortbl's commands but,
surprisingly enough, (silently) it ignores \cellcolor:
\documentclass{article}
\usepackage{colortbl}
\usepackage{array}
%
\newcolumntype{A}{>{\columncolor{green}}l}
%
\begin{document}
\begin{tabular}{lA}
\cellcolor{red} foo & bar \\
\rowcolor{blue} bar & foo
\end{tabular}
\end{document}
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?163>
_______________________________________________
Message posté via/par Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list