Remove unsupported optional argument.

Thanks Jürgen for insisting. The \caption* command of long tables does indeed
not support optional arguments.
This commit is contained in:
Georg Baum 2014-02-25 20:05:07 +01:00
parent e359d8f5ca
commit 89c7d0eea3
2 changed files with 1 additions and 18 deletions

View File

@ -1559,16 +1559,6 @@ Second
\begin_inset Caption LongTableNoNumber
\begin_layout Standard
\begin_inset Argument 1
status collapsed
\begin_layout Standard
An optional table foot caption (used in the list of tables)
\end_layout
\end_inset
standard foot
\end_layout
@ -1614,12 +1604,6 @@ bottom.
\begin_inset Caption LongTableNoNumber
\begin_layout Standard
\begin_inset Argument 1
status collapsed
\end_inset
(last foot)
\end_layout

View File

@ -280,13 +280,12 @@ KILLED & LINE!!!! \kill
\hline\hline
\endhead
\caption*
[An optional table foot caption (used in the list of tables)]
{standard foot}\\
\hline
This goes at the&bottom.\\
\hline
\endfoot
\caption*[]{(last foot)}\\
\caption*{(last foot)}\\
\hline
These lines will&appear\\
in place of the & usual foot\\