Skip to content

xltabular breaks table numbering of longtable #23

@u-fischer

Description

@u-fischer

Without xltabular the numbering is fine:

\documentclass{book}
%\usepackage{xltabular}
\usepackage{longtable}
\begin{document}
\begin{longtable}{c}
\caption{caption}
\endfirsthead
xxx\\xxx
xxx\\xxx
\end{longtable}
\end{document}

image

If xltabular is loaded (in a current texlive 2024) the counter is increased:

image

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