Hi!
I have trouble with getting a caption for longtables. I cannot use the
Caption environment, since I cannot place the longtable in a float. And
there seems to be no way to specify a caption in the longtable dialog.
So is there a way to solve this in LyX, or do I have to use ERT, like
for instance:
\begin{longtable}{|l|l|}
\caption{Verb frames for English}\\
\hline
Type&
Example\tabularnewline
\hline
\hline
\endfirsthead
\hline
Regular&
It rains\tabularnewline
\hline
. . .
\end{longtable}
By the way, I'm still using 1.3.6, so if this is solved in 1.4 I would
be happy to switch LyX-version, just haven't got around to yet...
/Sara