]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/test-insets.tex
Reduce caption hardcoding
[lyx.git] / src / tex2lyx / test / test-insets.tex
index ea33b6646f693bf796eec2a66da00c6410420042..5fd393030788a0f4e54a13295768fae6e0d09980 100644 (file)
@@ -86,7 +86,8 @@ Of course there are other kind of references, like page
 reference~\pageref{lab:test}, but also equation
 reference~\eqref{lab:test} (from amsmath package), or varioref's
 equivalents~\vref{lab:test} and~\vpageref{lab:test}, without
-forgetting pretty references like~\prettyref{lab:test}.
+forgetting pretty references like~\prettyref{lab:test} as well as textual
+references like~\nameref{lab:test}.
 The command \secref{lab:test} will be parsed in ERT, since LyX
 does not support refstyle and prettyref natively at the same time.
 
@@ -280,13 +281,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\\