]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-chap-bytype.module
Tools(listFontWithLang.pl): Added type for small capitals.
[lyx.git] / lib / layouts / theorems-ams-chap-bytype.module
index 7ffc46550c3c2c885da8450b2496e1b9cb0c2a40..4a4a807b58d2f23e0d39a10500ec34a6f2166927 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 81
 
 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