]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-counters-extended-bytype.inc
remerge he.po
[lyx.git] / lib / layouts / theorems-counters-extended-bytype.inc
index 715eed0aa039486133500538260f4c0a8a71c325..4d4cd1b789d2b6ccf5f1d2ba40b92284d9a9bb7e 100644 (file)
@@ -1,38 +1,45 @@
 # Theorem-like counters, extended, separately for each type of theorem
 
-Format 97
+Format 104
 Counter criterion
        GuiName Criterion
+       PrettyFormat "Criterion \arabic{theorem}"
 End
 Counter algorithm
        GuiName Algorithm
        LaTeXName lyxalgorithm
+       PrettyFormat "Algorithm \arabic{theorem}"
 End
 Counter axiom
        GuiName Axiom
        LaTeXName ax
+       PrettyFormat "Axiom \arabic{theorem}"
 End
 Counter condition
        GuiName Condition
+       PrettyFormat "Condition \arabic{theorem}"
 End
 Counter note
        GuiName Note
+       PrettyFormat "Note \arabic{theorem}"
 End
 Counter notation
        GuiName Notation
+       PrettyFormat "Notation \arabic{theorem}"
 End
 Counter summary
        GuiName Summary
-End
-Counter acknowledgement
-       GuiName Acknowledgement
+       PrettyFormat "Summary \arabic{theorem}"
 End
 Counter conclusion
        GuiName Conclusion
+       PrettyFormat "Conclusion \arabic{theorem}"
 End
 Counter assumption
        GuiName Assumption
+       PrettyFormat "Assumption \arabic{theorem}"
 End
 Counter question
        GuiName Question
+       PrettyFormat "Question \arabic{theorem}"
 End