]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-starred-equivalents.inc
latexfonts: more minor fixes
[lyx.git] / lib / layouts / theorems-starred-equivalents.inc
index e9f3c49a4b4a929ec7e68f740074078b55c2d249..9e9d4a1905b6e312d8ad79814af2a1fe8e615b51 100644 (file)
@@ -1,48 +1,88 @@
 # Sets the order of the main theorem environments
 # Author: Richard Heck
 
-Format 7
+Format 76
 
 Style Theorem
-       CopyStyle Theorem*
+       CopyStyle       Theorem*
+       DependsOn       Theorem*
+       Preamble
+       EndPreamble
 End
 
 Style Corollary
-       CopyStyle Corollary*
+       CopyStyle       Corollary*
+       DependsOn       Corollary*
+       Preamble
+       EndPreamble
 End
 
 Style Lemma
-       CopyStyle Lemma*
+       CopyStyle       Lemma*
+       DependsOn       Lemma*
+       Preamble
+       EndPreamble
 End
 
 Style Proposition
-       CopyStyle Proposition*
+       CopyStyle       Proposition*
+       DependsOn       Proposition*
+       Preamble
+       EndPreamble
 End
 
 Style Conjecture
-       CopyStyle Conjecture*
+       CopyStyle       Conjecture*
+       DependsOn       Conjecture*
+       Preamble
+       EndPreamble
 End
 
 Style Definition
-       CopyStyle Definition*
+       CopyStyle       Definition*
+       DependsOn       Definition*
+       Preamble
+       EndPreamble
 End
 
 Style Example
-       CopyStyle Example*
+       CopyStyle       Example*
+       DependsOn       Example*
+       Preamble
+       EndPreamble
+End
+
+Style Solution
+       CopyStyle       Solution*
+       DependsOn       Solution*
+       Preamble
+       EndPreamble
 End
 
 Style Problem
-       CopyStyle Problem*
+       CopyStyle       Problem*
+       DependsOn       Problem*
+       Preamble
+       EndPreamble
 End
 
 Style Exercise
-       CopyStyle Exercise*
+       CopyStyle       Exercise*
+       DependsOn       Exercise*
+       Preamble
+       EndPreamble
 End
 
 Style Remark
-       CopyStyle Remark*
+       CopyStyle       Remark*
+       DependsOn       Remark*
+       Preamble
+       EndPreamble
 End
 
 Style Claim
-       CopyStyle Claim*
+       CopyStyle       Claim*
+       DependsOn       Claim*
+       Preamble
+       EndPreamble
 End