mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
20 lines
516 B
Plaintext
20 lines
516 B
Plaintext
#\DeclareLyXModule{Standard Theorems}
|
|
#\DeclareCategory{Maths}
|
|
#DescriptionBegin
|
|
#Defines some theorem environments for use with non-AMS classes. By default,
|
|
#the theorems are numbered consecutively throughout the document. This can be
|
|
#changed by loading one of the 'Theorems (Numbered by ...)' modules.
|
|
#DescriptionEnd
|
|
#Excludes: theorems-ams | theorems-starred
|
|
|
|
# Author: Richard Heck <rgheck@comcast.net>
|
|
|
|
Format 74
|
|
|
|
Counter theorem
|
|
End
|
|
|
|
Input theorems.inc
|
|
Input theorems-proof.inc
|
|
Input theorems-proof-std.inc
|