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