]> git.lyx.org Git - features.git/commitdiff
endnotes.module, foottoend.module: ERT -> TeX-code (we try to avoid to use ERT in...
authorUwe Stöhr <uwestoehr@web.de>
Sat, 25 Sep 2010 21:23:17 +0000 (21:23 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 25 Sep 2010 21:23:17 +0000 (21:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35502 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/endnotes.module
lib/layouts/foottoend.module

index 3778514b27f2bf6e0d7623a583dfadd7c895563b..2a0e4f6cde9bcc678a9bb5712c31dcb5f0ca1ca0 100644 (file)
@@ -1,7 +1,7 @@
 #\DeclareLyXModule[endnotes.sty]{Endnote}
 #DescriptionBegin
 #Adds an endnote inset, in addition to footnotes. You will need to add 
-#\theendnotes in ERT where you want the endnotes to appear.
+#\theendnotes in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
 Format 28
index 105b28e41f9d168ee491332641b81f0000ad8d94..f5298e6dc9c714dcaa02283da61a6ecb10484479 100644 (file)
@@ -1,7 +1,7 @@
 #\DeclareLyXModule[endnotes.sty]{Foot to End}
 #DescriptionBegin
 #Sets all footnotes as endnotes. You will need to add \theendnotes 
-#in ERT where you want the endnotes to appear.
+#in TeX-code where you want the endnotes to appear.
 #DescriptionEnd
 
 Format 28