Is there any way of determination last row of each page in multipage tables. For example if I want add double line on end of each page, or some special content of cells in last row.
I use the longtable package.
Here should be considered, that last rows on pages can be changes, I mean that last row can become the first on the next page, when some additional content will be added to before table.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Put the double
|
||||
|
|
longtable. Runtexdoc longtablethere are examples. – Herbert Feb 15 '12 at 16:08