]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrclass.inc
d7c054fcc3aeb766825c0cd6bd5a382c10b1def5
[lyx.git] / lib / layouts / scrclass.inc
1 # KOMA script textclass definition file.
2 # Base definitions for the KOMA script layouts.
3 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/23.
4 # Update for Koma Script Release >=2.8q
5 # Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/08.
6
7
8 SecNumDepth             2
9 TocDepth                2
10 DefaultStyle            Standard
11
12 Style Standard
13         LatexName             dummy
14         ParIndent             MM
15         ParSkip               0.4
16         AlignPossible         Block, Left, Right, Center
17 End
18
19 Input stdlists.inc
20 Input stdcounters.inc
21 Input stdfloats.inc
22
23 NoStyle List
24
25 Style Description
26         LabelFont
27           Family              Sans
28         EndFont
29 End
30
31 Style Labeling
32         Margin                Manual
33         LatexType             List_Environment
34         LatexName             labeling
35         NextNoindent          1
36         LabelSep              xxx
37         ParSkip               0.4
38         TopSep                0.7
39         BottomSep             0.7
40         ParSep                0.5
41         Align                 Block
42         AlignPossible         Block, Left
43         LabelType             Manual
44         LabelString           00.00.0000
45 End
46
47
48 Input stdsections.inc
49
50 Style Part
51         Font
52           Family              Sans
53         EndFont
54 End
55
56
57 Style Chapter
58         LabelString           ""
59         Font
60           Family              Sans
61           Size                Largest
62         EndFont
63 End
64
65
66 Style Section
67         Font
68           Family              Sans
69         EndFont
70 End
71
72
73 Style Subsection
74         Font
75           Family              Sans
76         EndFont
77 End
78
79
80 Style Subsubsection
81         Font
82           Family              Sans
83         EndFont
84 End
85
86
87 Style Paragraph
88         Font
89           Family              Sans
90         EndFont
91 End
92
93
94 Style Subparagraph
95         LeftMargin            ""
96         Font
97           Family              Sans
98         EndFont
99 End
100
101 Input stdstarsections.inc
102
103 Style Addpart
104         CopyStyle             Part*
105         LatexName             addpart
106 End
107
108
109 Style Addchap
110         CopyStyle             Chapter*
111         LatexName             addchap
112 End
113
114
115 Style Addsec
116         CopyStyle             Section*
117         LatexName             addsec
118 End
119
120
121 Style Addchap*
122         CopyStyle             Chapter*
123         LatexName             addchap*
124 End
125
126
127 Style Addsec*
128         CopyStyle             Section*
129         LatexName             addsec*
130 End
131
132
133 Style Minisec
134         LatexType             Command
135         LatexName             minisec
136         NeedProtect           1
137         NextNoIndent          1
138         LabelSep              xxx
139         ParSkip               0.4
140         TopSep                0.4
141         ParSep                0.4
142         AlignPossible         Block, Left
143         Font
144           Family              Sans
145           Series              Bold
146         EndFont
147 End
148
149 Input stdtitle.inc
150
151 Style Title
152         Font
153           Family              Sans
154           Series              Bold
155         EndFont
156 End
157
158
159 Style Author
160         Font
161           Size                Larger
162         EndFont
163 End
164
165
166 Style Date
167         Font
168           Size                Larger
169         EndFont
170 End
171
172
173 Style Subject
174         CopyStyle             Author
175         LatexName             subject
176 End
177
178
179 Style Publishers
180         CopyStyle             Author
181         LatexName             publishers
182 End
183
184
185 Style Dedication
186         CopyStyle             Author
187         LatexName             dedication
188 End
189
190
191 Style Titlehead
192         CopyStyle             Author
193         LatexName             titlehead
194         Align                 Left
195         AlignPossible         Left
196         Font
197           Size                Normal
198         EndFont
199 End
200
201
202 Style Uppertitleback
203         CopyStyle             Titlehead
204         LatexName             uppertitleback
205 End
206
207
208 Style Lowertitleback
209         CopyStyle             Titlehead
210         LatexName             lowertitleback
211 End
212
213
214 Style Extratitle
215         CopyStyle             Titlehead
216         LatexName             extratitle
217 End
218
219 Input stdstruct.inc
220
221 Style Abstract
222         LabelFont
223           Family              Sans
224         EndFont
225 End
226
227
228 Style Bibliography
229         LabelFont
230           Family              Sans
231         EndFont
232 End
233
234 Input stdlayouts.inc
235
236 Style Captionabove
237         CopyStyle            Caption
238         LatexName            captionabove
239 End
240
241
242 Style Captionbelow
243         CopyStyle            Caption
244         LatexName            captionbelow
245 End
246
247
248 Style Dictum
249         Margin               Right_Address_Box
250         LatexType            Command
251         LatexName            dictum
252         ParSkip              0.4
253         BottomSep            1.5
254         ParSep               1.5
255         Align                Left
256         AlignPossible        Left
257         OptionalArgs         1
258         Font
259           Size               Normal
260         EndFont
261 End
262
263 Input lyxmacros.inc
264 Input scrmacros.inc
265