LyX ⇒ multi-line header in longtable
multi-line header in longtable
Why a long table over several pages appear in the list of table as many times as the number of pages where it appears?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: multi-line header in longtable
1. make the table longtable
2. choose the first cell and enter setting
3. mark the header
4. add the number of lines necessitate for the heading
in this way, the \endhead command will appear after all the lines of the heading.