General ⇒ longtable vs. nice captions
longtable vs. nice captions
I've a problem with the caption in longtable environment...
The caption in longtable are embedded in a different way than in other table environments. Now, the problem is that in longtables the caption is above the table with ~one line spacing between the caption and the actual table which does not appear in the "normal" table environments where the caption is directly above the table...
Here is the starting code for my longtable...
\begin{longtable}{ll.}
\caption{bla jkag} \\
\toprule
1 & 2 & 3 \\\midrule
\endfirsthead
\caption{(...continued)}\\\toprule
1 & 2 & 3 \\\midrule
\endhead
\multicolumn{3}{r}{{...}continues on next page} \\
\endfoot
\endlastfoot
4 & 5 & 6\\*
.......................................and so on...............
I tried for two days now to trick Latex into another format but so far Latex won and kept on showing the space...
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: longtable vs. nice captions
Re: longtable vs. nice captions


So I will just go back to the other one in german as it is more convinient anyway