Skip to main content

Questions tagged [longtable]

{longtable} is for questions relating to the use of the longtable package, which allows for making tables that can be broken across pages.

4 votes
0 answers
41 views

The following longtable always starts at the top of the text-body. I've noticed that the very first subtable in the following longtable has one less row than the other (page-height) subtables - even ...
cis's user avatar
  • 14.3k
4 votes
2 answers
57 views

First off, here is my setup because I am certain that must be part of the problem. I'm using: texlive 2025 VS Code with these extensions: LaTeX by Mathematic Inc LaTeX Workshop by James Yu I have a ...
Tyler's user avatar
  • 43
0 votes
1 answer
72 views

A table spans multiple pages and should have the same textwidth and textheight in all subtables. Text-width is achieved using xltabular = "tabularx + longtable" (and yes, I need ...
cis's user avatar
  • 14.3k
2 votes
1 answer
59 views

I'm creating a math worksheet for my Algebra 2 students with a two-column problem layout using longtable. I'm experiencing two related spacing issues with my step by step solutions layout: ...
Oregon Math Tutor's user avatar
0 votes
0 answers
20 views

The requirement is from styleguide of my company. It means that in glossaries, abbreviation lists, the short form is in the 1st column, the description is in the 2nd column. The descriptions start one ...
user2609605's user avatar
  • 1,591