]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-starred-equivalents.inc
Add a pref to disable OS keyboard language support
[lyx.git] / lib / layouts / theorems-starred-equivalents.inc
index 5f675f76e90b416150db4a0fc8d91e4a9926782d..9e9d4a1905b6e312d8ad79814af2a1fe8e615b51 100644 (file)
@@ -1,7 +1,7 @@
 # Sets the order of the main theorem environments
 # Author: Richard Heck
 
-Format 54
+Format 76
 
 Style Theorem
        CopyStyle       Theorem*
@@ -52,6 +52,13 @@ Style Example
        EndPreamble
 End
 
+Style Solution
+       CopyStyle       Solution*
+       DependsOn       Solution*
+       Preamble
+       EndPreamble
+End
+
 Style Problem
        CopyStyle       Problem*
        DependsOn       Problem*