]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsmaths.inc
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / amsmaths.inc
index 0c6675c54efa9a962311f54b9adee36a1bb3000b..d1f1b33fb72582c34194f785c4aa5a6cabe62354 100644 (file)
@@ -47,7 +47,7 @@
 # - Fact
 # - Fact*
 
-Format 3
+Format 5
 Preamble
   \theoremstyle{plain}
        \newtheorem{thm}{Theorem}[section]
@@ -76,7 +76,7 @@ Style Theorem
        AlignPossible         Block, Left
        LabelType             Counter
        LabelCounter          theorem
-       LabelString           "Theorem @Section@.\arabic{theorem}."
+       LabelString           "Theorem \thetheorem."
        Font
          Shape               Italic
          Size                Normal
@@ -103,7 +103,7 @@ End
 Style Corollary
        CopyStyle             Theorem
        LatexName             cor
-       LabelString           "Corollary @Section@.\arabic{theorem}."
+       LabelString           "Corollary \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{cor}[thm]{Corollary}
@@ -125,7 +125,7 @@ End
 Style Lemma
        CopyStyle             Theorem
        LatexName             lem
-       LabelString           "Lemma @Section@.\arabic{theorem}."
+       LabelString           "Lemma \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{lem}[thm]{Lemma}
@@ -147,7 +147,7 @@ End
 Style Proposition
        CopyStyle             Theorem
        LatexName             prop
-       LabelString           "Proposition @Section@.\arabic{theorem}."
+       LabelString           "Proposition \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{prop}[thm]{Proposition}
@@ -169,7 +169,7 @@ End
 Style Conjecture
        CopyStyle             Theorem
        LatexName             conjecture
-       LabelString           "Conjecture @Section@.\arabic{theorem}."
+       LabelString           "Conjecture \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{conjecture}[thm]{Conjecture}
@@ -191,7 +191,7 @@ End
 Style Criterion
        CopyStyle             Theorem
        LatexName             criterion
-       LabelString           "Criterion @Section@.\arabic{theorem}."
+       LabelString           "Criterion \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{criterion}[thm]{Criterion}
@@ -202,7 +202,7 @@ End
 Style Algorithm
        CopyStyle             Theorem
        LatexName             algorithm
-       LabelString           "Algorithm @Section@.\arabic{theorem}."
+       LabelString           "Algorithm \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{algorithm}[thm]{Algorithm}
@@ -213,7 +213,7 @@ End
 Style Fact
        CopyStyle             Theorem
        LatexName             fact
-       LabelString           "Fact @Section@.\arabic{theorem}."
+       LabelString           "Fact \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{fact}[thm]{Fact}
@@ -235,7 +235,7 @@ End
 Style Axiom
        CopyStyle             Theorem
        LatexName             ax
-       LabelString           "Axiom @Section@.\arabic{theorem}."
+       LabelString           "Axiom \thetheorem."
        Preamble
          \theoremstyle{plain}
          \newtheorem{ax}[thm]{Axiom}
@@ -246,7 +246,7 @@ End
 Style Definition
        CopyStyle             Theorem
        LatexName             defn
-       LabelString           "Definition @Section@.\arabic{theorem}."
+       LabelString           "Definition \thetheorem."
        Font
          Shape               Up
        EndFont
@@ -276,7 +276,7 @@ End
 Style Example
        CopyStyle             Definition
        LatexName             example
-       LabelString           "Example @Section@.\arabic{theorem}."
+       LabelString           "Example \thetheorem."
        Preamble
         \theoremstyle{definition}
          \newtheorem{example}[thm]{Example}
@@ -298,7 +298,7 @@ End
 Style Condition
        CopyStyle             Definition
        LatexName             condition
-       LabelString           "Condition @Section@.\arabic{theorem}."
+       LabelString           "Condition \thetheorem."
        Preamble
          \theoremstyle{definition}
          \newtheorem{condition}[thm]{Condition}
@@ -320,7 +320,7 @@ End
 Style Problem
        CopyStyle             Definition
        LatexName             problem
-       LabelString           "Problem @Section@.\arabic{theorem}."
+       LabelString           "Problem \thetheorem."
        Preamble
          \theoremstyle{definition}
          \newtheorem{problem}[thm]{Problem}
@@ -342,7 +342,7 @@ End
 Style Exercise
        CopyStyle             Definition
        LatexName             xca
-       LabelString           "Exercise @Section@.\arabic{theorem}."
+       LabelString           "Exercise \thetheorem."
        Preamble
          \theoremstyle{definition}
          %%Delete [section] for sequential numbering
@@ -353,7 +353,7 @@ End
 
 Style Exercise*
        CopyStyle             Definition*
-       LatexName             xca
+       LatexName             xca*
        LabelString           "Exercise."
        Preamble
          \theoremstyle{definition}
@@ -365,7 +365,7 @@ End
 Style Remark
        CopyStyle             Theorem
        LatexName             rem
-       LabelString           "Remark @Section@.\arabic{theorem}."
+       LabelString           "Remark \thetheorem."
        Font
          Shape               Up
          Size                Normal
@@ -396,7 +396,7 @@ End
 Style Claim
        CopyStyle             Remark
        LatexName             claim
-       LabelString           "Claim @Section@.\arabic{theorem}."
+       LabelString           "Claim \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{claim}[thm]{Claim}
@@ -418,7 +418,7 @@ End
 Style Note
        CopyStyle             Remark
        LatexName             note
-       LabelString           "Note @Section@.\arabic{theorem}."
+       LabelString           "Note \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{note}[thm]{Note}
@@ -440,7 +440,7 @@ End
 Style Notation
        CopyStyle             Remark
        LatexName             notation
-       LabelString           "Notation @Section@.\arabic{theorem}."
+       LabelString           "Notation \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{notation}[thm]{Notation}
@@ -462,7 +462,7 @@ End
 Style Summary
        CopyStyle             Remark
        LatexName             summary
-       LabelString           "Summary @Section@.\arabic{theorem}."
+       LabelString           "Summary \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{summary}[thm]{Summary}
@@ -473,7 +473,7 @@ End
 Style Acknowledgement
        CopyStyle             Remark
        LatexName             acknowledgement
-       LabelString           "Acknowledgement @Section@.\arabic{theorem}."
+       LabelString           "Acknowledgement \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{acknowledgement}[thm]{Acknowledgement}
@@ -495,7 +495,7 @@ End
 Style Case
        CopyStyle             Remark
        LatexName             case
-       LabelString           "Case @Section@.\arabic{theorem}."
+       LabelString           "Case \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{case}{Case} %%Numbering of Cases not keyed to sections
@@ -506,7 +506,7 @@ End
 Style Conclusion
        CopyStyle             Remark
        LatexName             conclusion
-       LabelString           "Conclusion @Section@.\arabic{theorem}."
+       LabelString           "Conclusion \thetheorem."
        Preamble
          \theoremstyle{remark}
          \newtheorem{conclusion}[thm]{Conclusion}