]> git.lyx.org Git - features.git/blob - lib/layouts/svmono.layout
* svcommon.inc:
[features.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> and Uwe Stöhr (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 Problem
35         ObsoletedBy     Prob
36 End
37
38 Style Solution
39         ObsoletedBy     Sol
40 End
41
42 InsetLayout     Flex:at_Address
43         CopyStyle       Flex:and
44         LatexName       at
45         LabelString     "at address"
46 End
47
48 Counter theorem
49   Within        chapter
50 End
51
52 Counter definition
53   Within        chapter
54 End
55
56 Counter remark
57   Within        chapter
58 End
59
60 Counter corollary
61   Within        chapter
62 End
63
64 Counter lemma
65   Within        chapter
66 End
67
68 Counter proposition
69   Within        chapter
70 End
71
72 Counter claim
73   Within        chapter
74 End
75
76 Counter conjecture
77   Within        chapter
78 End
79
80 Counter question
81   Within        chapter
82 End
83
84 Counter example
85   Within        chapter
86 End
87
88 Counter exercise
89   Within        chapter
90 End
91
92 Counter case
93   Within        chapter
94 End
95
96 Counter property
97   Within        chapter
98 End
99
100 Counter note
101   Within        chapter
102 End
103
104 Style Claim
105         LabelString     "Claim."
106 End
107
108 Style Proof
109         LabelString     "Proof."
110 End
111
112 Style Proof(QED)
113         LabelString     "Proof."
114 End
115
116 Style Proof(smartQED)
117         LabelString     "Proof."
118 End
119
120 NoStyle TOC_Title
121 NoStyle TOC_Author
122 NoStyle Running_Title
123 NoStyle Running_Author
124
125