bugtex4ht - Bugs: bug #306, tex4ht does not show top and...

 
 
Show feedback again

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

bug #306: tex4ht does not show top and bottom rules of table when using arrayrulecolor

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Thu May 26 20:49:45 2016  
 
Category: NonePriority: 5 - Normal
Severity: 3 - MinorStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Open

Thu May 26 21:16:09 2016, comment #1:

Just to clarify. Actually just adding the package colortbl makes the top and bottom lines go away. Here is a smaller MWE

\documentclass[12pt]{book}%
\usepackage{amsmath}
\usepackage{longtable}
\usepackage{colortbl}
\begin{document}

\begin{longtable}[t]{|c|c|}\hline
x
&
y
\\\hline
\end{longtable}
\end{document}

It seems the issue is with the colortbl package with tex4ht support.

Nasser M. Abbasi <nma123>
Thu May 26 20:49:45 2016, original submission:

Please see images are in this post

http://tex.stackexchange.com/questions/311689/tex4ht-does-not-show-top-and-bottom-rules-of-table-when-using-arrayrulecolor

This MWE

\documentclass[12pt]{book}%
\usepackage{amsmath}
\usepackage{longtable}
\usepackage{xcolor,colortbl}
\arrayrulecolor{black}
\begin{document}
\begin{longtable}[t]{|c|c|}\hline\endfirsthead
x
&
y
\\\hline
\end{longtable}
\end{document}

When compiled to HTML using make4ht or htlatex, does not produce the top and bottom rules for the table. Only the vertical rules are shown. In pdf, it works OK. All rules are shown. Any color produces same problem.

TL 2015.

Nasser M. Abbasi <nma123>

 

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 nma123 (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):

     

     

    No Changes Have Been Made to This Item
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray