Skip to content

xltaular gives issue for 2 columns  #22

@payalsingla2102

Description

@payalsingla2102

begin{xltabular}[c]{\linewidth}{@{} X @{}}

\caption{tabels} \label{pe} \

\hline \multicolumn{1}{c}{\textbf{Sy}} & \multicolumn{1}{c}{\textbf{S}} \ \hline
\endfirsthead

\multicolumn{3}{l}
{\textit{continued from previous page}} \

\hline \multicolumn{1}{c}{\textbf{Study}} & \multicolumn{1}{c}{\textbf{Software Used}} \ \hline
\endhead

\hline \multicolumn{3}{r}{\textit{Continued on next page}} \
\endfoot

\hline
\endlastfoot

\cite{xen}& some useful textt\

\end{xltabular}

gives the error Extra alignment tab has been changed to \cr.

‪./literature_survey.tex, 195‬
You have written too many alignment tabs in a table, causing one of them to be turned into a line break. Make sure you have specified the correct number of columns in your table.
Learn more
\endtemplate

l.195 \end{xltabular}, but the number of column seems fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions