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

Nasser M. Abbasi nma at 12000.org
Thu May 26 22:49:45 CEST 2016


URL:
  <http://puszcza.gnu.org.ua/bugs/?306>

                 Summary: tex4ht does not show top and bottom rules of table
when using arrayrulecolor
                 Project: tex4ht
            Submitted by: nma123
            Submitted on: Thu 26 May 2016 11:49:45 PM EEST
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:


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. 





    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?306>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list