]> 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 14b760f2ba3a3f86b6294628f9b3c2cf2ad75174..4d4cd1b789d2b6ccf5f1d2ba40b92284d9a9bb7e 100644 (file)
@@ -3,33 +3,43 @@
 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
+       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