[tex4ht] [bug #467] tex4ht adds extra frame when table inside longtable
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Tue May 26 07:45:02 CEST 2020
URL:
<http://puszcza.gnu.org.ua/bugs/?467>
Summary: tex4ht adds extra frame when table inside longtable
Project: tex4ht
Submitted by: nma123
Submitted on: Tue 26 May 2020 08:42:05 AM EEST
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
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/546249/why-tex4ht-adds-extra-frame-when-table-inside-longtable
===================
\documentclass[11pt]{article}
\usepackage{longtable}
\begin{document}
When table inside long table, it adds extra frame
\begin{longtable}{|p{1.75in}p{1.75in}|}\hline
\begin{tabular}{p{1.75in}}
entry 1
\end{tabular}
&
\begin{tabular}{p{1.75in}}
entry 2
\end{tabular}
\\\hline
\end{longtable}
When table on its own, no extra frame shows up
\begin{tabular}{p{1.75in}}
entry 1
\end{tabular}
\end{document}
========================
Thank you
--Nasser
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?467>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.