]> git.lyx.org Git - features.git/blob - lib/layouts/svmono.layout
- Springer layouts: add style "Sol" and fix layout of problem/solutions.lyx
[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 Counter theorem
35   Within        chapter
36 End
37
38 Counter definition
39   Within        chapter
40 End
41
42 Counter remark
43   Within        chapter
44 End
45
46 Counter corollary
47   Within        chapter
48 End
49
50 Counter lemma
51   Within        chapter
52 End
53
54 Counter proposition
55   Within        chapter
56 End
57
58 Counter claim
59   Within        chapter
60 End
61
62 Counter conjecture
63   Within        chapter
64 End
65
66 Counter question
67   Within        chapter
68 End
69
70 Counter example
71   Within        chapter
72 End
73
74 Counter exercise
75   Within        chapter
76 End
77
78 Counter case
79   Within        chapter
80 End
81
82 Counter property
83   Within        chapter
84 End
85
86 Counter note
87   Within        chapter
88 End
89
90 Style Claim
91         LabelString     "Claim."
92 End
93
94 Style Proof
95         LabelString     "Proof."
96 End
97
98 Style Proof(QED)
99         LabelString     "Proof."
100 End
101
102 Style Proof(smartQED)
103         LabelString     "Proof."
104 End
105
106 NoStyle TOC_Title
107 NoStyle TOC_Author
108 NoStyle Running_Title
109 NoStyle Running_Author
110
111