]> git.lyx.org Git - lyx.git/blob - lib/layouts/svmono.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / svmono.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svmono]{Springer Monographs (svmono)}
3 #  \DeclareCategory{Books}
4 #  Author: Koji Yokota <yokota@res.otaru-uc.ac.jp>
5 #          adapted: Marcus Kriele <mkriele@mac.com> and Uwe Stöhr (April 2011)
6 #
7 #  Supports: SVMONO DOCUMENT CLASS -- version 5.5 (17-Dec-09)
8 #  Class and style files and templates are found at:
9 #       http://wiki.lyx.org/Examples/Springer
10 #
11 Format 98
12 Input svcommon.inc
13
14 TocDepth                2
15 DocBookRoot                     book
16
17 ClassOptions
18         FontSize        10
19 End
20
21 NoStyle Acknowledgements
22 NoStyle Institute
23
24 Style Abstract
25         LatexType       Command
26 End
27
28 Counter theorem
29         GuiName Theorem
30         Within  chapter
31 End
32
33 Counter definition
34         GuiName Definition
35         Within  chapter
36 End
37
38 Counter remark
39         GuiName Remark
40         Within  chapter
41 End
42
43 Counter corollary
44         GuiName Corollary
45         Within  chapter
46 End
47
48 Counter lemma
49         GuiName Lemma
50         Within  chapter
51 End
52
53 Counter proposition
54         GuiName Proposition
55         Within  chapter
56 End
57
58 Counter claim
59         GuiName Claim
60         Within  chapter
61 End
62
63 Counter conjecture
64         GuiName Conjecture
65         Within  chapter
66 End
67
68 Counter question
69         GuiName Question
70         Within  chapter
71 End
72
73 Counter example
74         GuiName Example
75         Within  chapter
76 End
77
78 Counter exercise
79         GuiName Exercise
80         Within  chapter
81 End
82
83 Counter case
84         GuiName Case
85         Within  chapter
86 End
87
88 Counter property
89         GuiName Property
90         Within  chapter
91 End
92
93 Counter note
94         GuiName Note
95         Within  chapter
96 End
97
98 Style Claim
99         LabelString     "Claim."
100 End
101
102 Style Proof
103         LabelString     "Proof."
104 End
105
106 Style Proof(QED)
107         LabelString     "Proof."
108 End
109
110 Style Proof(smartQED)
111         LabelString     "Proof."
112 End
113
114 NoStyle TOC_Title
115 NoStyle TOC_Author
116 NoStyle Running_Title
117 NoStyle Running_Author
118
119