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