]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-refprefix.inc
iucr.layout: use Item_Environment for a style as proposed by Jürgen
[lyx.git] / lib / layouts / theorems-refprefix.inc
index dc990c25a6e39bd99657ee38cc06aa0faea2c545..4381360c43628f58d62d7a7950c51689632a3631 100644 (file)
@@ -1,6 +1,6 @@
 # Reference prefixes for theorem environments
 
-Format 30
+Format 54
 
 IfStyle Theorem
        RefPrefix thm
@@ -17,3 +17,80 @@ 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
+
+
+IfStyle Question
+       RefPrefix que
+End