mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
Add some comments to modules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25502 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0d9e741960
commit
6119906dc0
@ -1,6 +1,6 @@
|
||||
#\DeclareLyXModule[endnotes.sty]{Endnote}
|
||||
#DescriptionBegin
|
||||
#Adds an endnote command, 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.
|
||||
#DescriptionEnd
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#\DeclareLyXModule{Hanging}
|
||||
#DescriptionBegin
|
||||
#Adds an environment for hanging paragraphs.
|
||||
#Hanging paragraph is a paragraph in which the first line is set to the left margin, but all subsequent lines are indented.
|
||||
#DescriptionEnd
|
||||
|
||||
#Author: Richard Heck
|
||||
|
@ -1,6 +1,6 @@
|
||||
#\DeclareLyXModule{Minimalistic}
|
||||
#DescriptionBegin
|
||||
# Redefines several insets as being Minimalistic, for use by old-timers.
|
||||
# Redefines several insets (Index, Branch, URL) as being Minimalistic, for use by old-timers.
|
||||
#DescriptionEnd
|
||||
|
||||
Format 7
|
||||
|
Loading…
Reference in New Issue
Block a user