]> 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 596f7360c7526af0e1911a79671b73aa1ce886e1..4d4cd1b789d2b6ccf5f1d2ba40b92284d9a9bb7e 100644 (file)
@@ -1,35 +1,45 @@
 # Theorem-like counters, extended, separately for each type of theorem
 
-Format 101
+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