]> git.lyx.org Git - features.git/commitdiff
test/test-structure.tex: add labeling list
authorUwe Stöhr <uwestoehr@web.de>
Fri, 12 Jun 2009 13:07:20 +0000 (13:07 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 12 Jun 2009 13:07:20 +0000 (13:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30069 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/test/test-structure.tex

index be7bda8ad7bbb10c8b0c2612e93be694576b19f0..fc5861e5792279f64de6741b1ced2d92791a05e6 100644 (file)
@@ -108,11 +108,15 @@ and a second paragraph for good measure
 
 What else? Well, we have descriptions:
 \begin{description}
-\item[A] first item
-\item[B] second one
+\item[ABC] first item
+\item[BCD] second one
 \end{description}
-
-or even bibliography
+labelings:
+\begin{lyxlist}{00.00.0000}
+\item [label~1] first item
+\item [label~2] second item
+\end{lyxlist}
+and bibliography:
 \begin{thebibliography}{9}
 \bibitem{FOO} Edward Bar. \emph{The Foo Book}. (1999)
 \bibitem{FO2} Walter Müller \emph{The Müller Book}. (2004)