]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-refprefix.inc
chkconfig.ltx: uncoment check for cbgreek
[lyx.git] / lib / layouts / theorems-refprefix.inc
index fd3b9d8a2ddf2478b613647d1a1d3e872f31da77..be67cc0e8368d4f1a612eb01717ac25f27e49227 100644 (file)
@@ -1,6 +1,6 @@
 # Reference prefixes for theorem environments
 
-Format 48
+Format 49
 
 IfStyle Theorem
        RefPrefix thm
@@ -17,3 +17,75 @@ End
 IfStyle Proposition
        RefPrefix prop
 End
+
+IfStyle Conjecture
+       RefPrefix conj
+End
+
+IfStyle Definition
+       RefPrefix def
+End
+
+IfStyle Example
+       RefPrefix exa
+End
+
+IfStyle Problem
+       RefPrefix prob
+End
+
+IfStyle Exercise
+       RefPrefix exer
+End
+
+IfStyle Remark
+       RefPrefix rem
+End
+
+IfStyle Claim
+       RefPrefix claim
+End
+
+IfStyle Fact
+       RefPrefix fact
+End
+
+IfStyle Criterion
+       RefPrefix cri
+End
+
+IfStyle Algorithm
+       RefPrefix alg
+End
+
+IfStyle Axiom
+       RefPrefix axm
+End
+
+IfStyle Condition
+       RefPrefix cond
+End
+
+IfStyle Note
+       RefPrefix note
+End
+
+IfStyle Notation
+       RefPrefix nota
+End
+
+IfStyle Summary
+       RefPrefix sum
+End
+
+IfStyle Acknowledgement
+       RefPrefix ack
+End
+
+IfStyle Conclusion
+       RefPrefix conc
+End
+
+IfStyle Assumption
+       RefPrefix assu
+End