]> git.lyx.org Git - lyx.git/blob - lib/layouts/theorems-order.inc
48dbdb23af2d9151bc9ccbe35c7a260f0e38e869
[lyx.git] / lib / layouts / theorems-order.inc
1 # Sets the order of the main theorem environments
2 # Author: Richard Heck
3
4 Format 68
5
6 #Get the order right
7 Style Theorem
8 End
9
10 Style Theorem*
11 End
12
13 Style Corollary
14 End
15
16 Style Corollary*
17 End
18
19 Style Lemma
20 End
21
22 Style Lemma*
23 End
24
25 Style Proposition
26 End
27
28 Style Proposition*
29 End
30
31 Style Conjecture
32 End
33
34 Style Conjecture*
35 End
36
37 Style Definition
38 End
39
40 Style Definition*
41 End
42
43 Style Example
44 End
45
46 Style Example*
47 End
48
49 Style Problem
50 End
51
52 Style Problem*
53 End
54
55 Style Exercise
56 End
57
58 Style Exercise*
59 End
60
61 Style Solution
62 End
63
64 Style Solution*
65 End
66
67 Style Remark
68 End
69
70 Style Remark*
71 End
72
73 Style Claim
74 End
75
76 Style Claim*
77 End
78
79 Style Case
80 End
81
82 Style Proof
83 End