Re: Use of \@citex doesn't match its definition.
Ulrike Fischer <[email protected]>
| Newsgroups | gmane.comp.tex.texhax |
|---|---|
| Message-ID | <[email protected]> |
Am Fri, 7 Jun 2024 10:38:24 +0000 schrieb Mike Marchywka:
> ! Misplaced \noalign.
> \hline ->\noalign
> {\ifnum 0=`}\fi \hrule \@height \arrayrulewidth \futurelet...
> l.125 \hline
>
> ?
> build script needs to include empty releases.tex
> \begin{table}[H] \centering
> \begin{tabular}{|r|r|l|}
> Version & Date & URL \\
> \hline
> \input{releases.tex}
> \hline
> \end{tabular}
> \end{table}
>
You need an expandable \input, if you want to input table content.
See e.g.
https://tex.stackexchange.com/a/583939/2388
--
Ulrike Fischer
http://www.troubleshooting-tex.de/