[tex4ht] [bug #528] After latest update to TL, tex4ht no longer shows \hline in tables

Nasser M. Abbasi puszcza-hackers at gnu.org.ua
Sat Sep 25 22:41:35 CEST 2021


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

                 Summary: After latest update to TL, tex4ht no longer shows
\hline in tables
                 Project: tex4ht
            Submitted by: nma123
            Submitted on: Sat Sep 25 23:41:34 2021
                Category: None
                Priority: 5 - Normal
                Severity: 7 - Important
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

reference and screen shots at 

https://tex.stackexchange.com/questions/616722/why-after-latest-update-to-tl-tex4ht-no-longer-shows-hline-in-tables

After I updated Tex Live 2021 last night, I am finding that tex4ht no longer
shows horizontal lines in tables.

Why is that, and how to get them to show again?

Here is MWE
=====================
\documentclass[12pt]{book}
\begin{document}

\begin{tabular}{|c|c|}\hline
A & B \\\hline 
C & D \\\hline 
\end{tabular}

\end{document}
===========================

Compiled using

>make4ht -ulm default -a debug foo2.tex "htm"

Gives HTML with horizontal lines missing.

Compare to lualatex foo2.tex where the pdf has the horizontal lines in table
as expected.





    _______________________________________________________

Reply to this item at:

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

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



More information about the tex4ht mailing list.