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