You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
The longtable commands endhead, endfirsthead, endfoot and endlastfoot append {} after the command, which breaks when there is a hline right after one of these commands. For example
endhead <> hline <> "Some text"
renders as
\endhead{}\hline Some text
which fails with "misplaced \noalign". The correct LaTeX code seems to be