]> git.lyx.org Git - features.git/commitdiff
test/test-structure.tex: add nomenclature
authorUwe Stöhr <uwestoehr@web.de>
Sun, 14 Jun 2009 02:14:42 +0000 (02:14 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 14 Jun 2009 02:14:42 +0000 (02:14 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30092 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/test/test-insets.tex

index 886bf761d97b6f5ce9c14c09b635ed9cc2b1df01..24c8dff91a0133c5944364e76f6861179f071f76 100644 (file)
@@ -88,9 +88,10 @@ variant \include{DummyDocument}
 If you prefer verbatim input, you can choose
 between~\verbatiminput{foo} or~\verbatiminput*{foo}.
 
-\section{URL\index{URL}}
+\section{URL\index{URL}\nomenclature[www]{URL}{uniform resource locator}}
 
 An URL: \url{http://www.lyx.org}
+\nomenclature{URL2}{uniform resource locator}
 
 \section{Lists\index{Lists}}
 
@@ -150,4 +151,6 @@ separator\lyxarrow{}and a spif\textcompwordmark{}fy ligature break.
 
 \printindex{}
 
+\printnomenclature{}
+
 \end{document}