]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-sec.module
fix typos.
[lyx.git] / lib / layouts / theorems-sec.module
index 7fb0b436b50a08eb2112ec958f1715bf486b28bd..c838960af17587a26550e5c46c39ec8d41fbedb3 100644 (file)
@@ -1,9 +1,11 @@
-#\DeclareLyXModule{Theorems (By Section)}
+#\DeclareLyXModule{Theorems (Numbered by Section)}
 #DescriptionBegin
-#Numbers theorems and the like by section.
+#Numbers theorems and the like by section (i.e., the counter is reset at
+#each section start).
 #DescriptionEnd
 #Requires: theorems-std | theorems-ams
 #Excludes: theorems-chap
+#Category: theorems
 
 # Author: Richard Heck <rgheck@comcast.net>