]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsmaths.inc
Add some tipa accents
[lyx.git] / lib / layouts / amsmaths.inc
index b7cd34ccb820e74b5591fc5127cb0547ac6ae9fb..0c6675c54efa9a962311f54b9adee36a1bb3000b 100644 (file)
 # - Case
 # - Conclusion
 # - Conclusion*
-# - Fact 
+# - Fact
 # - Fact*
 
+Format 3
 Preamble
   \theoremstyle{plain}
        \newtheorem{thm}{Theorem}[section]
@@ -65,7 +66,7 @@ Style Theorem
        #DependsOn             TheoremStyle
        NextNoIndent          1
        LabelSep              xx
-       ParIndent             MMM  
+       ParIndent             MMM
        ParSkip               0.4
        ItemSep               0.2
        TopSep                0.7
@@ -84,19 +85,19 @@ Style Theorem
          Shape               Up
          Series              Bold
        EndFont
-End  
+End
 
 
 Style Theorem*
        CopyStyle             Theorem
        LatexName             thm*
+       LabelType             Static
        LabelString           "Theorem."
-       LabelCounter          ""
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem*{thm*}{Theorem} 
+         \theoremstyle{plain}
+         \newtheorem*{thm*}{Theorem}
        EndPreamble
-End  
+End
 
 
 Style Corollary
@@ -104,21 +105,21 @@ Style Corollary
        LatexName             cor
        LabelString           "Corollary @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{cor}[thm]{Corollary}
        EndPreamble
-End  
+End
 
 
 Style Corollary*
-       CopyStyle             Theorem
+       CopyStyle             Theorem*
        LatexName             cor*
        LabelString           "Corollary."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem*{cor*}{Corollary}
        EndPreamble
-End  
+End
 
 
 Style Lemma
@@ -126,21 +127,21 @@ Style Lemma
        LatexName             lem
        LabelString           "Lemma @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{lem}[thm]{Lemma}
        EndPreamble
-End  
+End
 
 
 Style Lemma*
-       CopyStyle             Theorem
+       CopyStyle             Theorem*
        LatexName             lem*
        LabelString           "Lemma."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem*{lem*}{Lemma}
        EndPreamble
-End  
+End
 
 
 Style Proposition
@@ -148,21 +149,21 @@ Style Proposition
        LatexName             prop
        LabelString           "Proposition @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{prop}[thm]{Proposition}
        EndPreamble
-End  
+End
 
 
 Style Proposition*
-       CopyStyle             Theorem
+       CopyStyle             Theorem*
        LatexName             prop*
        LabelString           "Proposition."
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem*{prop*}{Proposition} 
+         \theoremstyle{plain}
+         \newtheorem*{prop*}{Proposition}
        EndPreamble
-End  
+End
 
 
 Style Conjecture
@@ -170,21 +171,21 @@ Style Conjecture
        LatexName             conjecture
        LabelString           "Conjecture @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{conjecture}[thm]{Conjecture}
        EndPreamble
-End  
+End
 
 
 Style Conjecture*
-       CopyStyle             Theorem
+       CopyStyle             Theorem*
        LatexName             conjecture*
        LabelString           "Conjecture."
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem*{conjecture*}{Conjecture} 
+         \theoremstyle{plain}
+         \newtheorem*{conjecture*}{Conjecture}
        EndPreamble
-End 
+End
 
 
 Style Criterion
@@ -192,10 +193,10 @@ Style Criterion
        LatexName             criterion
        LabelString           "Criterion @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{criterion}[thm]{Criterion}
        EndPreamble
-End  
+End
 
 
 Style Algorithm
@@ -203,10 +204,10 @@ Style Algorithm
        LatexName             algorithm
        LabelString           "Algorithm @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
+         \theoremstyle{plain}
          \newtheorem{algorithm}[thm]{Algorithm}
        EndPreamble
-End  
+End
 
 
 Style Fact
@@ -214,21 +215,21 @@ Style Fact
        LatexName             fact
        LabelString           "Fact @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem{fact}[thm]{Fact} 
+         \theoremstyle{plain}
+         \newtheorem{fact}[thm]{Fact}
        EndPreamble
-End  
+End
 
 
 Style Fact*
-       CopyStyle             Theorem
+       CopyStyle             Theorem*
        LatexName             fact*
        LabelString           "Fact."
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem*{fact*}{Fact} 
+         \theoremstyle{plain}
+         \newtheorem*{fact*}{Fact}
        EndPreamble
-End  
+End
 
 
 Style Axiom
@@ -236,10 +237,10 @@ Style Axiom
        LatexName             ax
        LabelString           "Axiom @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{plain}    
-         \newtheorem{ax}[thm]{Axiom} 
+         \theoremstyle{plain}
+         \newtheorem{ax}[thm]{Axiom}
        EndPreamble
-End  
+End
 
 
 Style Definition
@@ -257,18 +258,19 @@ Style Definition
          \theoremstyle{definition}
          \newtheorem{defn}[thm]{Definition}
        EndPreamble
-End  
+End
 
 
 Style Definition*
        CopyStyle             Definition
        LatexName             defn*
+       LabelType             Static
        LabelString           "Definition."
        Preamble
         \theoremstyle{definition}
         \newtheorem*{defn*}{Definition}
        EndPreamble
-End  
+End
 
 
 Style Example
@@ -279,7 +281,7 @@ Style Example
         \theoremstyle{definition}
          \newtheorem{example}[thm]{Example}
        EndPreamble
-End  
+End
 
 
 Style Example*
@@ -290,7 +292,7 @@ Style Example*
          \theoremstyle{definition}
          \newtheorem*{example*}{Example}
        EndPreamble
-End  
+End
 
 
 Style Condition
@@ -301,7 +303,7 @@ Style Condition
          \theoremstyle{definition}
          \newtheorem{condition}[thm]{Condition}
        EndPreamble
-End  
+End
 
 
 Style Condition*
@@ -312,7 +314,7 @@ Style Condition*
          \theoremstyle{definition}
          \newtheorem*{condition*}{Condition}
        EndPreamble
-End  
+End
 
 
 Style Problem
@@ -323,7 +325,7 @@ Style Problem
          \theoremstyle{definition}
          \newtheorem{problem}[thm]{Problem}
        EndPreamble
-End  
+End
 
 
 Style Problem*
@@ -334,7 +336,7 @@ Style Problem*
          \theoremstyle{definition}
          \newtheorem*{problem*}{Problem}
        EndPreamble
-End  
+End
 
 
 Style Exercise
@@ -346,7 +348,7 @@ Style Exercise
          %%Delete [section] for sequential numbering
          \newtheorem{xca}[section]{Exercise}
        EndPreamble
-End  
+End
 
 
 Style Exercise*
@@ -357,7 +359,7 @@ Style Exercise*
          \theoremstyle{definition}
          \newtheorem*{xca*}{Exercise}
        EndPreamble
-End  
+End
 
 
 Style Remark
@@ -376,19 +378,19 @@ Style Remark
          \theoremstyle{remark}
          \newtheorem{rem}[thm]{Remark}
        EndPreamble
-End  
+End
 
 
 Style Remark*
        CopyStyle             Remark
        LatexName             rem*
+       LabelType             Static
        LabelString           "Remark."
-       LabelCounter          ""
        Preamble
          \theoremstyle{remark}
          \newtheorem*{rem*}{Remark}
        EndPreamble
-End  
+End
 
 
 Style Claim
@@ -396,10 +398,10 @@ Style Claim
        LatexName             claim
        LabelString           "Claim @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
+         \theoremstyle{remark}
          \newtheorem{claim}[thm]{Claim}
        EndPreamble
-End  
+End
 
 
 Style Claim*
@@ -407,10 +409,10 @@ Style Claim*
        LatexName             claim*
        LabelString           "Claim."
        Preamble
-         \theoremstyle{remark}    
+         \theoremstyle{remark}
          \newtheorem*{claim*}{Claim}
        EndPreamble
-End  
+End
 
 
 Style Note
@@ -418,10 +420,10 @@ Style Note
        LatexName             note
        LabelString           "Note @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{note}[thm]{Note} 
+         \theoremstyle{remark}
+         \newtheorem{note}[thm]{Note}
        EndPreamble
-End  
+End
 
 
 Style Note*
@@ -429,10 +431,10 @@ Style Note*
        LatexName             note*
        LabelString           "Note."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem*{note*}{Note} 
+         \theoremstyle{remark}
+         \newtheorem*{note*}{Note}
        EndPreamble
-End  
+End
 
 
 Style Notation
@@ -440,10 +442,10 @@ Style Notation
        LatexName             notation
        LabelString           "Notation @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{notation}[thm]{Notation} 
+         \theoremstyle{remark}
+         \newtheorem{notation}[thm]{Notation}
        EndPreamble
-End  
+End
 
 
 Style Notation*
@@ -452,9 +454,9 @@ Style Notation*
        LabelString           "Notation."
        Preamble
          \theoremstyle{remark}
-         \newtheorem*{notation*}[thm]{Notation} 
+         \newtheorem*{notation*}[thm]{Notation}
        EndPreamble
-End  
+End
 
 
 Style Summary
@@ -462,10 +464,10 @@ Style Summary
        LatexName             summary
        LabelString           "Summary @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{summary}[thm]{Summary} 
+         \theoremstyle{remark}
+         \newtheorem{summary}[thm]{Summary}
        EndPreamble
-End  
+End
 
 
 Style Acknowledgement
@@ -473,10 +475,10 @@ Style Acknowledgement
        LatexName             acknowledgement
        LabelString           "Acknowledgement @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{acknowledgement}[thm]{Acknowledgement} 
+         \theoremstyle{remark}
+         \newtheorem{acknowledgement}[thm]{Acknowledgement}
        EndPreamble
-End  
+End
 
 
 Style Acknowledgement*
@@ -484,10 +486,10 @@ Style Acknowledgement*
        LatexName             acknowledgement*
        LabelString           "Acknowledgement."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem*{acknowledgement*}{Acknowledgement} 
+         \theoremstyle{remark}
+         \newtheorem*{acknowledgement*}{Acknowledgement}
        EndPreamble
-End  
+End
 
 
 Style Case
@@ -495,10 +497,10 @@ Style Case
        LatexName             case
        LabelString           "Case @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{case}{Case} %%Numbering of Cases not keyed to sections 
+         \theoremstyle{remark}
+         \newtheorem{case}{Case} %%Numbering of Cases not keyed to sections
        EndPreamble
-End  
+End
 
 
 Style Conclusion
@@ -506,10 +508,10 @@ Style Conclusion
        LatexName             conclusion
        LabelString           "Conclusion @Section@.\arabic{theorem}."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem{conclusion}[thm]{Conclusion} 
+         \theoremstyle{remark}
+         \newtheorem{conclusion}[thm]{Conclusion}
        EndPreamble
-End  
+End
 
 
 Style Conclusion*
@@ -517,7 +519,7 @@ Style Conclusion*
        LatexName             conclusion*
        LabelString           "Conclusion."
        Preamble
-         \theoremstyle{remark}    
-         \newtheorem*{conclusion*}{Conclusion} 
+         \theoremstyle{remark}
+         \newtheorem*{conclusion*}{Conclusion}
        EndPreamble
-End  
+End