From 6119906dc0bcc8cdb862e7e68806c4f41851efef Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 7 Jul 2008 22:59:40 +0000 Subject: [PATCH] Add some comments to modules. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25502 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/endnotes.module | 2 +- lib/layouts/hanging.module | 3 ++- lib/layouts/minimalistic.module | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/layouts/endnotes.module b/lib/layouts/endnotes.module index 4811f353c9..12bcaf3dd7 100644 --- a/lib/layouts/endnotes.module +++ b/lib/layouts/endnotes.module @@ -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 diff --git a/lib/layouts/hanging.module b/lib/layouts/hanging.module index 5cf9fa06fd..a945439e07 100644 --- a/lib/layouts/hanging.module +++ b/lib/layouts/hanging.module @@ -1,6 +1,7 @@ #\DeclareLyXModule{Hanging} #DescriptionBegin -#Adds an environment for hanging paragraphs. +#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 diff --git a/lib/layouts/minimalistic.module b/lib/layouts/minimalistic.module index 518f2122c5..b2f01917f5 100644 --- a/lib/layouts/minimalistic.module +++ b/lib/layouts/minimalistic.module @@ -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 -- 2.39.2