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