diff --git a/lib/layouts/endnotes.module b/lib/layouts/endnotes.module index 3778514b27..2a0e4f6cde 100644 --- a/lib/layouts/endnotes.module +++ b/lib/layouts/endnotes.module @@ -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 diff --git a/lib/layouts/foottoend.module b/lib/layouts/foottoend.module index 105b28e41f..f5298e6dc9 100644 --- a/lib/layouts/foottoend.module +++ b/lib/layouts/foottoend.module @@ -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