mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
088f6f5f9e
- Fix LaTeX errors triggered by switching from ams article to ams plain article (patch by Paul Rubin and me). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24692 a592a061-630c-0410-9148-cb99ea01b6c8
82 lines
1009 B
HTML
82 lines
1009 B
HTML
# Sets the order of the main theorem environments
|
|
# Author: Richard Heck
|
|
|
|
Format 7
|
|
|
|
Style Theorem
|
|
CopyStyle Theorem*
|
|
DependsOn Theorem*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Corollary
|
|
CopyStyle Corollary*
|
|
DependsOn Corollary*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Lemma
|
|
CopyStyle Lemma*
|
|
DependsOn Lemma*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Proposition
|
|
CopyStyle Proposition*
|
|
DependsOn Proposition*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Conjecture
|
|
CopyStyle Conjecture*
|
|
DependsOn Conjecture*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Definition
|
|
CopyStyle Definition*
|
|
DependsOn Definition*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Example
|
|
CopyStyle Example*
|
|
DependsOn Example*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Problem
|
|
CopyStyle Problem*
|
|
DependsOn Problem*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Exercise
|
|
CopyStyle Exercise*
|
|
DependsOn Exercise*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Remark
|
|
CopyStyle Remark*
|
|
DependsOn Remark*
|
|
Preamble
|
|
EndPreamble
|
|
End
|
|
|
|
Style Claim
|
|
CopyStyle Claim*
|
|
DependsOn Claim*
|
|
Preamble
|
|
EndPreamble
|
|
End
|