]> git.lyx.org Git - lyx.git/blob - lib/layouts/linuxdoc.layout
small compilation fixes
[lyx.git] / lib / layouts / linuxdoc.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLinuxDocClass[article]{SGML (LinuxDoc article)}
3 # LinuxDoc textclass definition file. 
4 # Author : Pascal AndrĂ© <andre@via.ecp.fr>
5
6 # General textclass parameters
7 Columns                 1
8 Sides                   1
9 PageStyle               Plain
10 MaxCounter              Counter_Section
11 OutputType              linuxdoc
12
13 # Standard style definition
14 Style Standard
15   Margin                Static
16   LatexType             Paragraph
17   LatexName             p
18   ParSkip               0.4
19   Align                 Block
20   AlignPossible         Block
21   LabelType             No_Label
22 End
23
24 # Quote style definition
25 Style Quote
26   Margin                Static
27   LatexType             Environment
28   LatexName             quote
29   ParIndent             MM
30   ParSkip               0.4
31   Align                 Block
32   AlignPossible         Block
33   LabelType             No_Label
34 End
35
36 # Title style definition
37 Style Title
38   Margin                Static
39   LatexType             Paragraph
40   LatexName             title
41   NextNoIndent          1
42   ParSkip               0.4
43   Align                 Center
44   AlignPossible         Block, Center, Left, Right, Center
45   LabelType             No_Label
46   Fill_Top              1
47   Fill_Bottom           1
48
49   # standard font definition
50   Font 
51     Family              Sans
52     Series              Bold
53     Size                Largest
54   EndFont
55
56   # label font definition
57   LabelFont 
58     Family              Sans
59     Series              Bold
60     Size                Largest
61   EndFont
62 End
63
64 # Section style definition
65 Style Section
66   Margin                Dynamic
67   LatexType             Command
68   LatexName             sect
69   LabelSep              xxx
70   ParSkip               0.4
71   TopSep                1.3
72   BottomSep             0.7
73   ParSep                0.7
74   Align                 Block
75   AlignPossible         Block, Left
76   LabelType             Counter_Section
77   # standard font definition
78   Font 
79     Series              Bold
80     Size                Larger
81   EndFont
82
83   # label font definition
84   LabelFont 
85     Series              Bold
86     Size                Larger
87   EndFont
88 End
89
90 # Subsection style definition
91 Style Subsection
92   Margin                Dynamic
93   LatexType             Command
94   LatexName             sect1
95   LabelSep              xxx
96   ParSkip               0.4
97   TopSep                0.9
98   BottomSep             0.5
99   ParSep                0.5
100   Align                 Block
101   AlignPossible         Block, Left
102   LabelType             Counter_Subsection
103
104   # standard font definition
105   Font 
106     Series              Bold
107     Size                Large
108   EndFont
109
110   # label font definition
111   LabelFont 
112     Series              Bold
113     Size                Large
114   EndFont
115 End
116
117 # Subsubsection style definition
118 Style Subsubsection
119   Margin                Dynamic
120   LatexType             Command
121   LatexName             sect2
122   LabelSep              xxx
123   ParSkip               0.4
124   TopSep                0.7
125   BottomSep             0.4
126   ParSep                0.4
127   Align                 Block
128   AlignPossible         Block, Left
129   LabelType             Counter_SubSubSection
130
131   # standard font definition
132   Font 
133     Series              Bold
134   EndFont
135
136   # label font definition
137   LabelFont 
138     Series              Bold
139   EndFont
140 End
141
142 # Paragraph style definition
143 Style Paragraph
144   Margin                Dynamic
145   LatexType             Command
146   LatexName             sect3
147   LabelSep              xxx
148   ParSkip               0.4
149   TopSep                0.4
150   BottomSep             0.4
151   Align                 Block
152   AlignPossible         Block, Left
153   LabelType             Counter_Paragraph
154
155   # standard font definition
156   Font 
157     Series              Bold
158   EndFont
159
160   # label font definition
161   LabelFont 
162     Series              Bold
163   EndFont
164 End
165
166 # Subparagraph style definition
167 Style Subparagraph
168   Margin                Dynamic
169   LatexType             Command
170   LatexName             sect4
171   LeftMargin            MM
172   LabelSep              xxx
173   ParSkip               0.4
174   TopSep                0.4
175   ParSep                0.4
176   Align                 Block
177   AlignPossible         Block, Left
178   LabelType             Counter_SubParagraph
179
180   # standard font definition
181   Font 
182     Series              Bold
183   EndFont
184
185   # label font definition
186   LabelFont 
187     Series              Bold
188   EndFont
189 End
190
191 # Enumerate style definition
192 Style Enumerate
193   Margin                Static
194   LatexType             Item_Environment
195   LatexName             enum
196   LeftMargin            MMN
197   LabelSep              xx
198   ItemSep               0.2
199   TopSep                0.7
200   BottomSep             0.7
201   ParSep                0.3
202   Align                 Block
203   AlignPossible         Block, Left
204   LabelType             Counter_EnumI
205 End
206
207 # Itemize style definition
208 Style Itemize
209   Margin                Static
210   LatexType             Item_Environment
211   LatexName             itemize
212   LeftMargin            MMN
213   LabelSep              xx
214   ItemSep               0.2
215   TopSep                0.7
216   BottomSep             0.7
217   ParSep                0.3
218   Align                 Block
219   AlignPossible         Block, Left
220   LabelType             Static
221   LabelString           *
222 End
223
224 # Description style definition
225 Style Description
226   Margin                First_Dynamic
227   LatexType             Item_environment
228   LatexName             descrip
229   LeftMargin            MM
230   LabelSep              xxx
231   ParSkip               0.4
232   ItemSep               0.2
233   TopSep                0.7
234   BottomSep             0.7
235   ParSep                0.3
236   Align                 Block
237   AlignPossible         Block, Left
238   LabelType             Manual
239   LabelString           MM
240
241   # label font definition
242   LabelFont 
243     Series              Bold
244   EndFont
245 End
246
247 # Verbatim style definition
248 Style Verbatim
249   Margin                Static
250   LatexType             environment
251   LatexName             verb
252   LeftMargin            MM
253   LabelSep              xx
254   ItemSep               0.2
255   Topsep                0.7
256   BottomSep             0.7
257   ParSep                0.3
258   Align                 Block
259   AlignPossible         Block
260   FreeSpacing           1
261   LabelType             No_Label
262
263   # standard font definition
264   Font 
265     Family              Typewriter
266   EndFont
267
268   # label font definition
269   LabelFont 
270     Family              Typewriter
271   EndFont
272 End
273
274 # Code style definition
275 Style Code
276   Margin                Static
277   LatexType             Environment
278   LatexName             code
279   LeftMargin            MM
280   LabelSep              xx
281   ItemSep               0.2
282   TopSep                0.7
283   BottomSep             0.7
284   ParSep                0.3
285   Align                 Block
286   AlignPossible         Block
287   LabelType             No_Label
288   FreeSpacing           1
289 End
290
291 # Author style definition
292 Style Author
293   Margin                Dynamic
294   LatexType             Paragraph
295   LatexName             author
296   LabelSep              xxx
297   ParSkip               0.4
298   TopSep                1.3
299   BottomSep             0.7
300   ParSep                0.7
301   Align                 Center
302   AlignPossible         Center
303   LabelType             No_Label
304
305   # standard font definition
306   Font 
307     Size                Larger
308   EndFont
309
310   # label font definition
311   LabelFont 
312     Size                Larger
313   EndFont
314 End
315
316 # Date style definition
317 Style Date
318   Margin                Dynamic
319   LatexType             Paragraph
320   LatexName             date
321   LabelSep              xxx
322   ParSkip               0.4
323   TopSep                0.9
324   BottomSep             0.5
325   ParSep                0.5
326   Align                 Center
327   AlignPossible         Center
328   LabelType             No_Label
329
330   # standard font definition
331   Font 
332     Size                Large
333   EndFont
334
335   # label font definition
336   LabelFont 
337     Size                Large
338   EndFont
339 End
340
341 # Abstract style definition
342 Style Abstract
343   Margin                Static
344   LatexType             Paragraph
345   LatexName             abstract
346   LeftMargin            MM
347   LabelSep              xx
348   ItemSep               0
349   TopSep                0.7
350   BottomSep             0.7
351   ParSep                0
352   Align                 Block
353   AlignPossible         Block
354   LabelType             No_Label
355
356   # standard font definition
357   Font 
358     Shape               Italic
359   EndFont
360
361   # label font definition
362   LabelFont 
363     Shape               Italic
364   EndFont
365 End 
366
367 # SGML style definition
368 Style SGML
369   Margin                Static
370   LatexType             Paragraph
371   LatexName             "!-- --"
372   NewLine               0
373   ParIndent             MM
374   ParSkip               0.4
375   ParSep                0.5
376   Align                 Left
377   AlignPossible         Block, Left, Right, Center
378   LabelType             No_Label
379   FreeSpacing           1
380
381   # standard font definition
382   Font 
383     Latex               Latex
384   EndFont
385 End