Add LaTeXName to counters that need it.

I'm sure I've missed some here. I tried to check the CLS files for
some of these, but since I don't use a lot of these layouts, it is
hard to catch them all.
This commit is contained in:
Richard Kimberly Heck 2020-12-05 17:05:30 -05:00
parent 0c5e10f36b
commit c00084e4a2
13 changed files with 110 additions and 64 deletions

View File

@ -27,72 +27,72 @@ End
Counter theorem
GuiName Theorem
Within chapter
Within chapter
End
Counter definition
GuiName Definition
Within chapter
Within chapter
End
Counter remark
GuiName Remark
Within chapter
Within chapter
End
Counter corollary
GuiName Corollary
Within chapter
Within chapter
End
Counter lemma
GuiName Lemma
Within chapter
Within chapter
End
Counter proposition
GuiName Proposition
Within chapter
Within chapter
End
Counter claim
GuiName Claim
Within chapter
Within chapter
End
Counter conjecture
GuiName Conjecture
Within chapter
Within chapter
End
Counter question
GuiName Question
Within chapter
Within chapter
End
Counter example
GuiName Example
Within chapter
Within chapter
End
Counter exercise
GuiName Exercise
Within chapter
Within chapter
End
Counter case
GuiName Case
Within chapter
Within chapter
End
Counter property
GuiName Property
Within chapter
Within chapter
End
Counter note
GuiName Note
Within chapter
Within chapter
End
Style Claim

View File

@ -25,15 +25,19 @@
Format 89
Counter theorem
GuiName Theorem
LaTeXName thm
End
Counter corollary
GuiName Corollary
LaTeXName cor
End
Counter lemma
GuiName Lemma
LaTeXName lem
End
Counter proposition
GuiName Proposition
LaTeXName prop
End
Counter conjecture
GuiName Conjecture
@ -43,6 +47,7 @@ Counter fact
End
Counter definition
GuiName Definition
LaTeXName defn
End
Counter example
GuiName Example
@ -52,12 +57,15 @@ Counter problem
End
Counter exercise
GuiName Exercise
LaTeXName xca
End
Counter solution
GuiName Solution
LaTeXName sol
End
Counter remark
GuiName Remark
LaTeXName rem
End
Counter claim
GuiName Claim

View File

@ -27,55 +27,63 @@
Format 89
Counter theorem
GuiName Theorem
Within chapter
Within chapter
LaTeXName thm
End
Counter corollary
GuiName Corollary
Within chapter
Within chapter
LaTeXName cor
End
Counter lemma
GuiName Lemma
Within chapter
Within chapter
LaTeXName lem
End
Counter proposition
GuiName Proposition
Within chapter
Within chapter
LaTeXName prop
End
Counter conjecture
GuiName Conjecture
Within chapter
Within chapter
End
Counter fact
GuiName Fact
Within chapter
Within chapter
End
Counter definition
GuiName Definition
Within chapter
Within chapter
LaTeXName defn
End
Counter example
GuiName Example
Within chapter
Within chapter
End
Counter problem
GuiName Problem
Within chapter
Within chapter
End
Counter exercise
GuiName Exercise
Within chapter
Within chapter
LaTeXName sca
End
Counter solution
GuiName Solution
Within chapter
Within chapter
LaTeXName sol
End
Counter remark
GuiName Remark
Within chapter
Within chapter
LaTeXName rem
End
Counter claim
GuiName Claim
Within chapter
Within chapter
End
OutlinerName thm "Definitions & Theorems"

View File

@ -42,9 +42,11 @@ Counter criterion
End
Counter algorithm
GuiName Algorithm
LaTeXName lyxalgorithm
End
Counter axiom
GuiName Axiom
LaTeXName ax
End
Counter condition
GuiName Condition

View File

@ -40,47 +40,49 @@ Requires amsmath
# We need separate counters for each theorem-like style.
Counter criterion
GuiName Criterion
Within chapter
Within chapter
End
Counter algorithm
GuiName Algorithm
Within chapter
Within chapter
LaTeXName lyxalgorithm
End
Counter axiom
GuiName Axiom
Within chapter
Within chapter
LaTeXName ax
End
Counter condition
GuiName Condition
Within chapter
Within chapter
End
Counter note
GuiName Note
Within chapter
Within chapter
End
Counter notation
GuiName Notation
Within chapter
Within chapter
End
Counter summary
GuiName Summary
Within chapter
Within chapter
End
Counter acknowledgement
GuiName Acknowledgement
Within chapter
Within chapter
End
Counter conclusion
GuiName Conclusion
Within chapter
Within chapter
End
Counter assumption
GuiName Assumption
Within chapter
Within chapter
End
Counter question
GuiName Question
Within chapter
Within chapter
End

View File

@ -20,6 +20,7 @@ Requires amsmath,amsthm
Counter theorem
GuiName Theorem
LaTeXName thm
End
Input theorems-order.inc

View File

@ -17,15 +17,19 @@ Format 89
# We need separate counters for each theorem-like style.
Counter theorem
GuiName Theorem
LaTeXName thm
End
Counter corollary
GuiName Corollary
LaTeXName cor
End
Counter lemma
GuiName Lemma
LaTeXName lem
End
Counter proposition
GuiName Proposition
LaTeXName prop
End
Counter conjecture
GuiName Conjecture
@ -35,6 +39,7 @@ Counter fact
End
Counter definition
GuiName Definition
LaTeXName defn
End
Counter example
GuiName Example
@ -44,12 +49,15 @@ Counter problem
End
Counter exercise
GuiName Exercise
LaTeXName xca
End
Counter solution
GuiName Solution
LaTeXName sol
End
Counter remark
GuiName Remark
LaTeXName rem
End
Counter claim
GuiName Claim

View File

@ -17,51 +17,57 @@ Format 89
# We need separate counters for each theorem-like style.
Counter theorem
GuiName Theorem
Within chapter
Within chapter
LaTeXName thm
End
Counter corollary
GuiName Corollary
Within chapter
Within chapter
LaTeXName cor
End
Counter lemma
GuiName Lemma
Within chapter
Within chapter
LaTeXName lem
End
Counter proposition
GuiName Proposition
Within chapter
Within chapter
LaTeXName prop
End
Counter conjecture
GuiName Conjecture
Within chapter
Within chapter
End
Counter fact
GuiName Fact
Within chapter
Within chapter
End
Counter definition
GuiName Definition
Within chapter
Within chapter
LaTeXName defn
End
Counter example
GuiName Example
Within chapter
Within chapter
End
Counter problem
GuiName Problem
Within chapter
Within chapter
End
Counter exercise
GuiName Exercise
Within chapter
Within chapter
LaTeXName xca
End
Counter remark
GuiName Remark
Within chapter
Within chapter
End
Counter claim
GuiName Claim
Within chapter
Within chapter
End
Style Theorem

View File

@ -14,7 +14,8 @@ Format 89
Counter theorem
GuiName Theorem
Within chapter
Within chapter
LaTeXName thm
End
Style Theorem

View File

@ -17,51 +17,57 @@ Format 89
# We need separate counters for each theorem-like style.
Counter theorem
GuiName Theorem
Within section
Within section
LaTeXName thm
End
Counter corollary
GuiName Corollary
Within section
Within section
LaTeXName cor
End
Counter lemma
GuiName Lemma
Within section
Within section
LaTeXName lem
End
Counter proposition
GuiName Proposition
Within section
Within section
LaTeXName prop
End
Counter conjecture
GuiName Conjecture
Within section
Within section
End
Counter fact
GuiName Fact
Within section
Within section
End
Counter definition
GuiName Definition
Within section
Within section
LaTeXName defn
End
Counter example
GuiName Example
Within section
Within section
End
Counter problem
GuiName Problem
Within section
Within section
End
Counter exercise
GuiName Exercise
Within section
Within section
LaTeXName sca
End
Counter remark
GuiName Remark
Within section
Within section
End
Counter claim
GuiName Claim
Within section
Within section
End
Style Theorem

View File

@ -13,7 +13,8 @@ Format 89
Counter theorem
GuiName Theorem
Within section
Within section
LaTeXName thm
End
Style Theorem

View File

@ -13,6 +13,7 @@ Format 89
Counter theorem
GuiName Theorem
LaTeXName thm
End
Input theorems.inc

View File

@ -32,7 +32,9 @@ OutlinerName thm "Definitions & Theorems"
Counter theorem
GuiName Theorem
LaTeXName thm
End
Style Theorem
Category Reasoning
Margin First_Dynamic