]> git.lyx.org Git - lyx.git/blob - lib/layouts/powerdot.layout
* linguistics.module:
[lyx.git] / lib / layouts / powerdot.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[powerdot,enumitem.sty,pstricks.sty,xkeyval.sty]{presentation (powerdot)}
3 # PowerDot textclass definition file.
4 # Created: 29-Aug-05 by Mael Hilléreau
5 # Last modified: 20-May-06 by Uwe Stöhr
6
7
8 ###
9 # General textclass parameters
10 ###
11 Format 11
12 Columns             1
13 Sides               1
14 Provides url        1
15 Provides hyperref   1
16 Provides geometry   1
17 DefaultStyle        Standard
18
19 DefaultFont
20   Family        Sans
21   Series        Medium
22   Shape         Up
23   Size          Normal
24   Color         None
25 EndFont
26
27 ###
28 # General textclass parameters
29 ###
30 ClassOptions
31   FontSize   size=8|size=9|size=10|size=11|size=12|size=14|size=17|size=20
32   PageStyle  ""
33 End
34
35 Input stdinsets.inc
36
37 ###
38 # Title style definition
39 ###
40 Style Title
41   Margin        Static
42   LatexType     Command
43   InTitle       1
44   LatexName     title
45   ParSkip       0.4
46   ItemSep       0
47   TopSep        0
48   BottomSep     1
49   ParSep        1
50   Align         Center
51   LabelType     No_Label
52
53   Font
54     Series      Bold
55     Size        Largest
56     Color       Blue
57   EndFont
58 End
59
60 ###
61 # Author style definition
62 ###
63 Style Author
64   Margin        Static
65   LatexType     Command
66   InTitle       1
67   LatexName     author
68   LabelSep      xxx
69   ParSkip       0.4
70   TopSep        1.3
71   BottomSep     0.7
72   ParSep        0.7
73   Align         Center
74   LabelType     No_Label
75
76   Font
77     Size        Large
78     Color       Blue
79   EndFont
80 End
81
82 ###
83 # Date style definition
84 ###
85 Style Date
86   Margin        Dynamic
87   LatexType     Command
88   InTitle       1
89   LatexName     date
90   LabelSep      xxx
91   ParSkip       0.4
92   TopSep        0.9
93   BottomSep     0.5
94   ParSep        1
95   Align         Center
96   LabelType     No_Label
97
98   Font
99     Size        Large
100     Color       Blue
101   EndFont
102 End
103
104 ###
105 # Standard style definition
106 ###
107 Style Standard
108   Margin        Static
109   LatexType         Paragraph
110   LatexName         dummy
111   ParSkip       0.4
112   Align         Block
113   AlignPossible     Block, Left, Right, Center
114   LabelType         No_Label
115 End
116
117 ###
118 # Slide styles definition
119 ###
120 Style Slide
121   TocLevel      3
122   Margin        Static
123   LatexType     Command
124   LatexName     lyxend\lyxslide
125   LabelSep      xxx
126   ParSkip       0.4
127   TopSep        1.3
128   BottomSep     0.7
129   ParSep        0.7
130   Align         Center
131   LabelType     Counter
132   LabelCounter subsection
133   LabelString       "    "
134   OptionalArgs      1
135
136   Font
137     Series      Bold
138     Size        Large
139     Color       Magenta
140   EndFont
141 End
142
143 Style EndSlide
144   KeepEmpty         1
145   LatexType         Command
146   LatexName         lyxend
147   Margin            Static
148   ParSkip           0
149   TopSep            0
150   BottomSep         1
151   ParSep            0
152   Align             Center
153   AlignPossible     Center
154   LabelType         Static
155   LabelBottomSep    0
156   LeftMargin        MMMMMMM
157   LabelString       "~=~"
158   OptionalArgs      0
159
160   Font
161     Color       None
162   EndFont
163 End
164
165
166
167 ###
168 # Wideslide style definition
169 ###
170 Style WideSlide
171   CopyStyle     Slide
172   LatexName     lyxend\lyxwideslide
173
174   Font
175     Color       Green
176   EndFont
177 End
178
179 ###
180 # EmptySlide style definition
181 ###
182 Style EmptySlide
183   CopyStyle     Slide
184   LatexName     lyxend\lyxemptyslide
185   LeftMargin        MMMMMMMMMMMMMM
186   LabelString       "Empty slide:"
187   LabelType         Static
188   KeepEmpty     1
189
190   Font
191     Color       Cyan
192   EndFont
193 End
194
195 ###
196 # Note style definition
197 ###
198 Style Note
199   Margin        Static
200   LatexType     Command
201   LatexName     lyxend\lyxnote
202   LabelSep      xxx
203   ParSkip       0.4
204   TopSep        1.3
205   BottomSep     0.7
206   ParSep        0.7
207   Align         Center
208   AlignPossible     Center
209   LabelType         Static
210   LabelString       "Note:"
211   LeftMargin        MMMMMMM
212   KeepEmpty     1
213   OptionalArgs      0
214   Font
215     Series      Bold
216     Size        Large
217     Color       Red
218   EndFont
219 End
220
221 ###
222 # Section style definition
223 ###
224 Style Section
225   CopyStyle     Slide
226   TocLevel      1
227   LatexName     lyxend\section
228   LabelType     Counter
229   LabelCounter section
230   LabelString       "\arabic{section}"
231
232   Font
233     Size        Larger
234     Color       Blue
235   EndFont
236   LabelStringAppendix "\Alph{section}"
237 End
238
239 ###
240 # Itemize styles definition
241 ###
242 Style Itemize
243   Margin        Static
244   LatexType     Item_Environment
245   LatexName     itemize
246   NextNoIndent      1
247   LeftMargin        MMN
248   LabelSep      xx
249   ItemSep       0.2
250   TopSep        0.7
251   BottomSep     0.7
252   ParSep        0.3
253   Align         Block
254   AlignPossible     Block, Left
255   LabelType     Itemize
256   LabelString       *
257 End
258
259 Style ItemizeType1
260   CopyStyle     Itemize
261   LatexParam        [type=1]
262 End
263
264 ###
265 # Enumerate styles definition
266 ###
267 Style Enumerate
268   Margin        Static
269   LatexType     Item_Environment
270   LatexName     enumerate
271   NextNoIndent      1
272   LeftMargin        MMN
273   LabelSep      xx
274   ParSkip       0.0
275   ItemSep       0.2
276   TopSep        0.7
277   BottomSep     0.7
278   ParSep        0.3
279   Align         Block
280   AlignPossible     Block, Left
281   LabelType     Enumerate
282 End
283
284 Style EnumerateType1
285   CopyStyle     Enumerate
286   LatexParam        [type=1]
287 End
288
289 ###
290 # Bibliography style definition
291 ###
292 Style Bibliography
293   Margin        First_Dynamic
294   LatexType     Bib_Environment
295   LatexName     thebibliography
296   NextNoIndent      1
297   LeftMargin        MM
298   ParSkip       0.4
299   ItemSep       0
300   TopSep        0.7
301   BottomSep     0.7
302   ParSep        0.5
303   Align         Block
304   AlignPossible     Block, Left
305   LabelType     Bibliography
306   LabelString       ""
307   LabelBottomSep    0
308 End
309
310 ###
311 # Quotation style definition
312 ###
313 Style Quotation
314   Margin        Static
315   LatexType     Environment
316   LatexName     quotation
317   NextNoIndent      1
318   LeftMargin        MMM
319   RightMargin       MMM
320   ParIndent     MM
321   ParSkip       0
322   ItemSep       0
323   TopSep        0.5
324   BottomSep     0.5
325   ParSep        0
326   Align         Block
327   AlignPossible     Block, Left, Right, Center
328 End
329
330 ###
331 # Quote style definition
332 ###
333 Style Quote
334   Margin        Static
335   LatexType     Environment
336   LatexName     quote
337   NextNoIndent      1
338   LeftMargin        MMM
339   RightMargin       MMM
340   TopSep        0.5
341   ParSep        0.5
342   BottomSep     0.5
343   Align         Block
344   AlignPossible     Block, Left, Right, Center
345   LabelType     No_Label
346 End
347
348 ###
349 # Verse style definition
350 ###
351 Style Verse
352 # LaTeX type is first dynamic because of LaTeX implementation.
353 # In LyX this does not make sense.
354   LatexType     Environment
355   LatexName     verse
356   Margin        First_Dynamic
357   NextNoIndent      1
358   LeftMargin        MMMM
359   LabelIndent       MMMM
360   ParSkip       0.4
361   TopSep        0.7
362   BottomSep     0.7
363   ParSep        0.5
364   Align         Block
365   AlignPossible     Block, Left
366   LabelType     No_Label
367 End
368
369 ###
370 # Caption style definition
371 ###
372
373 ###
374 # Floats definitions
375 ###
376 Float
377   Type                  table
378   GuiName       Table
379   Extension             lot
380   NumberWithin          none
381   Style                 plain
382   ListName              "List of Tables"
383   LaTeXBuiltin          true
384 End
385   
386 Float
387   Type                  figure
388   GuiName               Figure
389   Extension             lof
390   NumberWithin          none
391   Style                 plain
392   ListName              "List of Figures"
393   LaTeXBuiltin          true
394 End
395
396 Float
397   Type                  algorithm
398   GuiName               Algorithm
399   Extension             loa
400   NumberWithin          none
401   Style                 ruled
402   ListName              "List of Algorithms"
403   LaTeXBuiltin          false
404 End
405
406 ###
407 # Counters definitions
408 ###
409 Counter enumi
410 End
411
412 Counter enumii
413   Within        enumi
414 End
415
416 Counter enumiii
417   Within        enumii
418 End
419
420 Counter enumiv
421   Within        enumiii
422 End
423
424 Counter bibitem
425 End
426
427 Counter figure
428 End
429
430 Counter table
431 End
432
433 Counter algorithm
434 End