mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
endnotes.module, foottoend.module: ERT -> TeX-code (we try to avoid to use ERT in documentation because it is a meaningless abbreviation for most of the users)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35502 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0f4c815b41
commit
671fc0ac36
@ -1,7 +1,7 @@
|
|||||||
#\DeclareLyXModule[endnotes.sty]{Endnote}
|
#\DeclareLyXModule[endnotes.sty]{Endnote}
|
||||||
#DescriptionBegin
|
#DescriptionBegin
|
||||||
#Adds an endnote inset, in addition to footnotes. You will need to add
|
#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
|
#DescriptionEnd
|
||||||
|
|
||||||
Format 28
|
Format 28
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#\DeclareLyXModule[endnotes.sty]{Foot to End}
|
#\DeclareLyXModule[endnotes.sty]{Foot to End}
|
||||||
#DescriptionBegin
|
#DescriptionBegin
|
||||||
#Sets all footnotes as endnotes. You will need to add \theendnotes
|
#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
|
#DescriptionEnd
|
||||||
|
|
||||||
Format 28
|
Format 28
|
||||||
|
Loading…
Reference in New Issue
Block a user