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