]> git.lyx.org Git - lyx.git/blob - lib/layouts/svmono.layout
- svcommon.inc: fix definition of proof and abstract*; whitespace
[lyx.git] / lib / layouts / svmono.layout
1 #% Do not delete the line below; configure depends on this
2 #       \DeclareLaTeXClass[svmono,footmisc.sty,multicol.sty,natbib.sty,type1cm.sty]{book (Springer svmono)}
3 #  Author: Koji Yokota <yokota@res.otaru-uc.ac.jp>
4 #          adapted: Marcus Kriele <mkriele@mac.com> (April 2011)
5 #
6 #  Supports: SVMONO DOCUMENT CLASS -- version 5.5 (17-Dec-09)
7 #  Class and style files and templates are found at:
8 #       http://wiki.lyx.org/Examples/Springer
9 #
10 Format 35
11 Input svcommon.inc
12
13 ClassOptions
14         FontSize        10
15 End
16
17 NoStyle Acknowledgements
18 #NoStyle Acknowledgement
19 NoStyle Institute
20
21 Style Abstract
22         LatexType       Command
23 End
24
25 Style Running_Chapter
26         CopyStyle       Running_Title
27         Category        Section
28         InTitle         0
29         LatexName       chaptermark
30         LeftMargin      "Running Chapter:xxx"
31         LabelString     "Running Chapter:"
32 End
33
34 Style Running_Section
35       CopyStyle         Running_Title
36       Category          Section
37       LatexName         sectionmark
38       LeftMargin        "Running Section:xxx"
39       LabelString       "Running Section:"
40 End
41
42 Style Problem
43         ObsoletedBy     Prob
44 End
45
46 Style Solution
47         ObsoletedBy     Sol
48 End
49
50 InsetLayout     Flex:at_Address
51         CopyStyle       Flex:and
52         LatexName       at
53         LabelString     "at address"
54 End
55
56 Counter theorem
57   Within        chapter
58 End
59
60 Counter definition
61   Within        chapter
62 End
63
64 Counter remark
65   Within        chapter
66 End
67
68 Counter corollary
69   Within        chapter
70 End
71
72 Counter lemma
73   Within        chapter
74 End
75
76 Counter proposition
77   Within        chapter
78 End
79
80 Counter claim
81   Within        chapter
82 End
83
84 Counter conjecture
85   Within        chapter
86 End
87
88 Counter question
89   Within        chapter
90 End
91
92 Counter example
93   Within        chapter
94 End
95
96 Counter exercise
97   Within        chapter
98 End
99
100 Counter case
101   Within        chapter
102 End
103
104 Counter property
105   Within        chapter
106 End
107
108 Counter note
109   Within        chapter
110 End
111
112 Style Claim
113         LabelString     "Claim."
114 End
115
116 Style Proof
117         LabelString     "Proof."
118 End
119
120 Style Proof(QED)
121         LabelString     "Proof."
122 End
123
124 Style Proof(smartQED)
125         LabelString     "Proof."
126 End
127
128 NoStyle TOC_Title
129 NoStyle TOC_Author
130 NoStyle Running_Title
131 NoStyle Running_Author
132
133