mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
22 lines
555 B
Plaintext
22 lines
555 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 Kimberly Heck <rikiheck@lyx.org>
|
|
|
|
Format 99
|
|
|
|
Counter theorem
|
|
GuiName Theorem
|
|
LaTeXName thm
|
|
End
|
|
|
|
Input theorems.inc
|
|
Input theorems-proof.inc
|
|
Input theorems-proof-std.inc
|