bugtex4ht - Bugs: bug #163, Make tex4ht aware of \cellcolor...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #163: Make tex4ht aware of \cellcolor colortbl's command

Submitted by:  Bitouze <denisbitouze>
Submitted on:  Thu May 17 13:06:03 2012  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Sun Jul 19 21:03:36 2020, comment #3:

Maybe it was fixed already in TL? Anyway, as CSS is used for the cell coloring, it is still possible that there may be differences between PDF and HTML versions.

Michal Hoftich <michal_h21>
Project Member
Sun Jul 19 20:32:33 2020, comment #2:

This issue is fixed, indeed.

About \columncolor which would take precedence over \rowcolor, that's not what I notice with the MCE of this issue.

Bitouze <denisbitouze>
Fri Jul 17 14:30:24 2020, comment #1:

I think this issue had been fixed already. I've found another issue though, and that the \columncolor took precedence over \rowcolor, which is different to the normal LaTeX behaviour. It should be fixed now.

Michal Hoftich <michal_h21>
Project Member
Thu May 17 13:06:03 2012, original submission:

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}

Bitouze <denisbitouze>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by michal_h21 (Posted a comment)
  • -unavailable- added by denisbitouze (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    1 latest change follows.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri Jul 17 14:30:24 2020michal_h21Open/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray