]> git.lyx.org Git - lyx.git/blob - lib/layouts/theorems-std.module
f3925a3e1413ea4e19faadb915f803df536f3c75
[lyx.git] / lib / layouts / theorems-std.module
1 #\DeclareLyXModule{Theorems}
2 #DescriptionBegin
3 #Defines some theorem environments for use with non-AMS classes. By default, 
4 #the theorems are numbered consecutively throughout the document. This can be
5 #changed by loading one of the Theorems (Ordered By ...) modules.
6 #DescriptionEnd
7 #Excludes: theorems-ams | theorems-starred
8
9 # Author: Richard Heck <rgheck@comcast.net>
10
11 Format 14
12
13 Counter theorem
14 End
15
16 Input theorems.inc
17 Input theorems-proof.inc
18 Input theorems-proof-std.inc