An hline input bug?
Philip Taylor
P.Taylor at Hellenic-Institute.Uk
Mon Sep 20 13:49:11 CEST 2021
Maybe an anomaly introduced by LaTeX's re-definition of \input. The
following works OK.
% !TeX Program=XeLaTeX
\documentclass [12pt] {article}
\begin {document}
\begin {tabular}{|cr|}
\hline
\primitive \input mytable.tex
\hline
\end {tabular}
\end {document}
--
/Philip Taylor/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20210920/209fd02b/attachment.html>
More information about the texhax
mailing list.