]> git.lyx.org Git - lyx.git/blob - lib/layouts/foils.layout
0e46be037237448f0225840fb31853732e6252b1
[lyx.git] / lib / layouts / foils.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{presentation (FoilTeX)}
3 # Foils textclass definition file.
4 # Created (1.Oct.96):   Alejandro Aguilar Sierra
5 # Enhanced (fonts & centering):  Jean-Marc Lasgouttes
6 # To do: Define class specific options.
7
8
9 Format 5
10 Columns                 1
11 Sides                   1
12
13
14 DefaultFont
15         Family                Sans
16         Series                Medium
17         Shape                 Up
18         Size                  Normal
19         Color                 None
20 EndFont
21
22
23 ClassOptions
24         FontSize              17|20|25|30
25         PageStyle             "empty|plain|foilheadings|fancy"
26         Other                 "dvips"
27 End
28
29
30 Style Standard
31         Margin                Static
32         LatexType             Paragraph
33         LatexName             dummy
34         ParIndent             MM
35         ParSkip               0.4
36         Align                 Block
37         AlignPossible         Block, Left, Right, Center
38         LabelType             No_Label
39 End
40
41
42 Style Foilhead
43         Margin                Static
44         LatexType             Command
45         LatexName             foilhead
46         LabelSep              xxx
47         ParSkip               0.4
48         TopSep                1.3
49         BottomSep             0.7
50         ParSep                0.7
51         Align                 Center
52         LabelType             No_Label
53         Font
54           Series              Bold
55           Size                Large
56         EndFont
57 End
58
59
60 Style ShortFoilhead
61         CopyStyle             Foilhead
62         LatexParam            "[-0.5in]"
63 End
64
65
66 Style Rotatefoilhead
67         CopyStyle             Foilhead
68         LatexName             rotatefoilhead
69 End
70
71
72 Style ShortRotatefoilhead
73         CopyStyle             Rotatefoilhead
74         LatexParam            "[-0.5in]"
75 End
76
77
78 # We add there a few additional lists that look good in foils.
79 Input stdlists.inc
80
81 Style TickList
82         Margin                Static
83         LatexType             Item_Environment
84         LatexName             dinglist
85         LatexParam            "{52}"
86         NextNoIndent          1
87         LeftMargin            MMN
88         LabelSep              xx
89         ItemSep               0.2
90         TopSep                0.7
91         BottomSep             0.7
92         ParSep                0.3
93         Align                 Block
94         AlignPossible         Block, Left
95         LabelType             Static
96         LabelString           "_/"
97         Preamble
98            \usepackage{pifont}
99         EndPreamble
100 End
101
102 Style CrossList
103         Margin                Static
104         LatexType             Item_Environment
105         LatexName             dinglist
106         LatexParam            "{56}"
107         NextNoIndent          1
108         LeftMargin            MMN
109         LabelSep              xx
110         ItemSep               0.2
111         TopSep                0.7
112         BottomSep             0.7
113         ParSep                0.3
114         Align                 Block
115         AlignPossible         Block, Left
116         LabelType             Static
117         LabelString           "><"
118         Preamble
119           \usepackage{pifont}
120         EndPreamble
121 End
122
123
124 Input stdtitle.inc
125 Input stdstruct.inc
126
127
128 Style Title
129         Font
130           Series              Bold
131           Size                Largest
132         EndFont
133 End
134
135
136 Style Author
137         Font
138           Size                Large
139         EndFont
140 End
141
142
143 Style Date
144         Font
145           Size                Large
146         EndFont
147 End
148
149
150 Style Abstract
151         Font
152           Size                Normal
153           Series              Medium
154         EndFont
155         LabelFont
156           Size                Large
157           Series              Bold
158         EndFont
159 End
160
161
162 # Header definitions:
163 Style My_Logo
164         Margin                Static
165         LatexType             Command
166         LatexName             MyLogo
167         LeftMargin            My_Logo:xx
168         LabelSep              xxx
169         Align                 Left
170         LabelType             Static
171         LabelString           "My Logo:"
172         LabelFont
173           Series              Bold
174           Shape               Italic
175           Color               red
176         EndFont
177 End
178
179
180 Style Restriction
181         CopyStyle             My_Logo
182         LatexName             Restriction
183         LeftMargin            Restriction:xx
184         LabelString           "Restriction:"
185 End
186
187
188 Style Left_Header
189         CopyStyle             My_Logo
190         LatexName             leftheader
191         LeftMargin            Left_Header:xx
192         LabelString           "Left Header:"
193 End
194
195
196 Style Right_Header
197         CopyStyle             My_Logo
198         LatexName             rightheader
199         LeftMargin            Right_Header:xx
200         LabelString           "Right Header:"
201 End
202
203
204 Style Right_Footer
205         CopyStyle             My_Logo
206         LatexName             rightfooter
207         LeftMargin            Right_Footer:xx
208         LabelString           "Right Footer:"
209 End
210
211
212
213 Style Bibliography
214         LabelFont
215           Size                Larger
216           Series              Bold
217         EndFont
218 End
219
220
221 Style Theorem
222         Margin                First_Dynamic
223         LatexType             Environment
224         LatexName             Theorem
225         NextNoIndent          1
226         LabelSep              xx
227         ParSkip               0.4
228         ItemSep               0.2
229         TopSep                0.7
230         BottomSep             0.7
231         ParSep                0.3
232         Align                 Block
233         AlignPossible         Block, Left
234         LabelType             Static
235         LabelString           "Theorem #."
236         TextFont
237           Shape               Slanted
238           Size                Normal
239         EndFont
240         LabelFont
241           Series              Bold
242         EndFont
243 End
244
245
246 Style Lemma
247         CopyStyle             Theorem
248         LatexName             Lemma
249         LabelString           "Lemma #."
250 End
251
252
253 Style Corollary
254         CopyStyle             Theorem
255         LatexName             Corollary
256         LabelString           "Corollary #."
257 End
258
259
260 Style Proposition
261         CopyStyle             Theorem
262         LatexName             Proposition
263         LabelString           "Proposition #."
264 End
265
266
267 Style Definition
268         CopyStyle             Theorem
269         LatexName             Definition
270         LabelString           "Definition #."
271         Font
272           Shape               Up
273         EndFont
274         LabelFont
275           Shape               Up
276           Series              Bold
277         EndFont
278 End
279
280
281 Style Proof
282         CopyStyle             Theorem
283         LatexName             Proof
284         LabelString           "Proof."
285         Font
286           Shape               Up
287         EndFont
288         LabelFont
289           Shape               Up
290           Series              Bold
291         EndFont
292 End
293
294
295 Style Theorem*
296         CopyStyle             Theorem
297         LatexName             Theorem*
298         LabelString           "Theorem."
299 End
300
301
302 Style Lemma*
303         CopyStyle             Lemma
304         LatexName             Lemma*
305         LabelString           "Lemma."
306 End
307
308
309 Style Corollary*
310         CopyStyle             Corollary
311         LatexName             Corollary*
312         LabelString           "Corollary."
313 End
314
315
316 Style Proposition*
317         CopyStyle             Proposition
318         LatexName             Proposition*
319         LabelString           "Proposition."
320 End
321
322
323 Style Definition*
324         CopyStyle             Definition
325         LatexName             Definition*
326         LabelString           "Definition."
327 End
328
329
330 Input stdlayouts.inc
331 Input stdfloats.inc
332 Input stdcounters.inc
333 Input lyxmacros.inc