]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-chap-bytype.module
Correct version number
[lyx.git] / lib / layouts / theorems-ams-chap-bytype.module
index 7ffc46550c3c2c885da8450b2496e1b9cb0c2a40..b5c5a305adb237ecf5d1c24d904923af3a0db35d 100644 (file)
@@ -19,7 +19,7 @@
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 # Chapter dependence added Oct '16 by Andrew Parsloe <aparsloe@clear.net.nz>
 
-Format 79
+Format 82
 
 Requires       amsmath,amsthm
 
@@ -40,30 +40,43 @@ Requires    amsmath,amsthm
 
 # We need separate counters for each theorem-like style.
 Counter theorem
+       GuiName Theorem
 End
 Counter corollary
+       GuiName Corollary
 End
 Counter lemma
+       GuiName Lemma
 End
 Counter proposition
+       GuiName Proposition
 End
 Counter conjecture
+       GuiName Conjecture
 End
 Counter fact
+       GuiName Fact
 End
 Counter definition
+       GuiName Definition
 End
 Counter example
+       GuiName Example
 End
 Counter solution
+       GuiName Solution
 End
 Counter problem
+       GuiName Problem
 End
 Counter exercise
+       GuiName Exercise
 End
 Counter remark
+       GuiName Remark
 End
 Counter claim
+       GuiName Claim
 End