]> git.lyx.org Git - lyx.git/blob - lib/layouts/siamltex.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / siamltex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article (siamltex)}
3 # Siam Article textclass definition file.
4 # Cut & paste from various LyX layouts plus some minor modifications
5 # Author : Kornelia Pietsch <pietsch@mathematik.tu-chemnitz.de>
6
7 Columns                 1
8 Sides                   1
9 SecNumDepth             2
10 TocDepth                2
11
12 ClassOptions
13         FontSize              10|11|12
14         Other                 "draft|final"
15 End
16
17
18 Style Standard
19         Margin                Dynamic
20         LatexType             Paragraph
21         LatexName             dummy
22         ParSkip               0
23         ParIndent             ........
24         NextNoIndent          0
25         TopSep                0.7
26         BottomSep             0.7
27         ParSep                0.7
28         Align                 Block
29         AlignPossible         Block, Left, Right, Center
30         LabelType             No_Label
31 End
32
33
34 Input stdlists.inc
35 Input stdlayouts.inc
36 Input stdcounters.inc
37 Input stdfloats.inc
38 Input numarticle.inc
39
40 Style Section
41         CopyStyle             Standard
42         Margin                First_Dynamic
43         LatexType             Command
44         LatexName             section
45         NeedProtect           1
46         NextNoIndent          1
47         LabelSep              xxx
48         Align                 Block
49         AlignPossible         Block, Left
50         EndLabelType          Static
51         EndLabelString        "."
52         Font
53           Series              Bold
54         EndFont
55 End
56
57
58 Style Subsection
59         CopyStyle             Section
60         LatexName             subsection
61 End
62
63
64 Style Subsubsection
65         CopyStyle             Subsection
66         LatexName             subsubsection
67 End
68
69
70 Style Paragraph
71         CopyStyle             Subsubsection
72         LatexName             paragraph
73         Font
74           Shape               Italic
75           Series              Medium
76         EndFont
77 End
78
79
80 Style Section*
81         CopyStyle             Section
82         LatexName             section*
83         LabelType             No_Label
84 End
85
86
87 Style Subsection*
88         CopyStyle             Subsection
89         LatexName             subsection*
90         LabelType             No_Label
91 End
92
93
94 Style Subsubsection*
95         CopyStyle             Subsubsection
96         LatexName             subsubsection*
97         LabelType             No_Label
98 End
99
100
101 Style Paragraph*
102         CopyStyle             Paragraph
103         LatexName             paragraph*
104         LabelType             No_Label
105 End
106
107
108 Style Title
109         Margin                Static
110         LatexType             Command
111         InTitle               1
112         LatexName             title
113         BottomSep             1
114         Align                 Center
115         AlignPossible         Center
116         LabelType             No_Label
117         Font
118           Size                Larger
119           Shape               SmallCaps
120           Series              Bold
121         EndFont
122 End
123
124
125 Style Author
126         CopyStyle             Title
127         LatexName             author
128         Font
129           Size                Normal
130           Shape               SmallCaps
131           Series              Medium
132         EndFont
133 End
134
135
136 Style Date
137         CopyStyle             Author
138         LatexName             date
139 End
140
141
142 Style Abstract
143         Margin                First_Dynamic
144         LatexType             Environment
145 #  InTitle               1
146         LatexName             abstract
147         ParIndent             ........
148         NextNoIndent          1
149         TopSep                0.7
150         BottomSep             0.7
151         ParSkip               0.7
152         Align                 Block
153         AlignPossible         Block
154         LabelType             Static
155         LabelString           "Abstract."
156         LabelSep              M
157         LabelIndent           ........
158         Font
159           Size                Small
160         EndFont
161         LabelFont
162           Series              Bold
163           Size                Small
164         EndFont
165 End
166
167
168 Style Keywords
169         CopyStyle             Abstract
170         LatexName             keywords
171         LabelString           "Key words."
172 End
173
174
175 Style AMS
176         CopyStyle             Abstract
177         LatexName             AMS
178         LabelString           "AMS subject classifications."
179 End
180
181
182 Style Bibliography
183         Margin                Dynamic
184         LatexType             Bib_Environment
185         LatexName             thebibliography
186         NextNoIndent          0
187         LeftMargin            M
188         RightMargin           M
189         Align                 Block
190         AlignPossible         Block,  Center
191         LabelType             Bibliography
192         #LabelType             centered_top_environment
193         LabelString           "References"
194         LabelBottomSep        0.7
195         LabelFont
196           Shape                      SmallCaps
197         EndFont
198 End
199
200
201 Style Theorem
202         CopyStyle             Standard
203         LabelSep              xx
204         LabelType             Static
205         LabelString           "Theorem #."
206         TextFont
207           Shape               Slanted
208           Size                Normal
209         EndFont
210         LabelFont
211           Shape               SmallCaps
212         EndFont
213 End
214
215
216 Style Lemma
217         CopyStyle             Theorem
218         LatexName             lemma
219         LabelString           "Lemma #."
220 End
221
222
223 Style Corollary
224         CopyStyle             Theorem
225         LatexName             corollary
226         LabelString           "Corollary #."
227 End
228
229
230 Style Proposition
231         CopyStyle             Theorem
232         LatexName             proposition
233         LabelString           "Proposition #."
234 End
235
236
237 Style Definition
238         CopyStyle             Theorem
239         LatexName             Definition
240         LabelString           "Definition #."
241         Font
242           Shape               Up
243         EndFont
244         LabelFont
245           Shape               Up
246           Series              Bold
247         EndFont
248 End
249
250
251 Style Proof
252         CopyStyle             Theorem
253         LatexName             proof
254         LabelString           "Proof."
255         EndLabelType          Box
256         Font
257           Shape               Up
258           Color               Blue
259         EndFont
260         LabelFont
261           Shape               Slanted
262         EndFont
263 End
264
265
266 Style Theorem*
267         CopyStyle             Theorem
268         LatexName             theorem*
269         LabelString           "Theorem."
270  End
271
272
273 Style Lemma*
274         CopyStyle             Lemma
275         LatexName             lemma*
276         LabelString           "Lemma."
277 End
278
279
280 Style Corollary*
281         CopyStyle             Corollary
282         LatexName             corollary*
283         LabelString           "Corollary."
284 End
285
286
287 Style Proposition*
288         CopyStyle             Proposition
289         LatexName             proposition*
290         LabelString           "Proposition."
291 End
292
293 Style Definition*
294         CopyStyle             Definition
295         LatexName             definition*
296         LabelString           "Definition."
297 End