]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
* layouts/*.layout: update to format 3
[lyx.git] / lib / layouts / cl2emult.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article (cl2emult)}
3 # Springer's cl2emult textclass definition file.
4 # Author : AndrĂ© Poenitz
5
6 Format 3
7 Columns                   1
8 Sides                     1
9 SecNumDepth               2
10 TocDepth                  2
11 DefaultStyle              Standard
12
13 Input stdsections.inc
14 Input stdlists.inc
15 Input stdstruct.inc
16 Input stdlayouts.inc
17 Input stdfloats.inc
18 Input stdcounters.inc
19
20 NoStyle Chapter
21 NoStyle Chapter*
22 NoStyle Part
23 NoStyle Part*
24 NoStyle Paragraph
25 NoStyle Paragraph*
26 NoStyle Subparagraph
27 NoStyle Subparagraph*
28
29
30 DefaultFont
31         Family                Roman
32         Series                Medium
33         Shape                 Up
34         Size                  Normal
35         Color                 None
36 EndFont
37
38
39 Style Title
40         Margin                Static
41         LatexType             Command
42         InTitle               1
43         LatexName             title*
44         ItemSep               0
45         TopSep                0
46         BottomSep             2
47         ParSep                1
48         Align                 Left
49         Font
50           Size                Largest
51           Series              Bold
52         EndFont
53 End
54
55
56 Style Author
57         Margin                Static
58         LatexType             Command
59         InTitle               1
60         LatexName             author
61         TopSep                1.3
62         BottomSep             0.7
63         ParSep                0.7
64         Align                 Left
65 End
66
67
68 Style Institute
69         LatexType             Command
70         InTitle               1
71         LatexName             institute
72         TopSep                1.3
73         BottomSep             3.0
74         ParSep                1.7
75         Align                 Left
76 End
77
78
79 Style Abstract
80         Margin                First_Dynamic
81         LeftMargin            ""
82         LatexType             Environment
83         LatexName             abstract
84         TopSep                1.7
85         BottomSep             0.7
86         ParSep                0.7
87         Align                 Block
88         AlignPossible         Block
89         LabelType             Static
90         LabelSep              M
91         LabelString           "Abstract"
92         #LabelBottomSep       0.5
93         Font
94           Size                Small
95         EndFont
96         LabelFont
97           Series              Bold
98         EndFont
99 End
100
101
102 Style Bibliography
103         Margin                First_Dynamic
104         LatexType             Bib_Environment
105         LatexName             thebibliography
106         NextNoIndent          1
107         LeftMargin            MM
108         ParSkip               0.4
109         ItemSep               0
110         TopSep                0.7
111         BottomSep             0.7
112         ParSep                0.5
113         Align                 Block
114         AlignPossible         Block, Left
115         LabelType             Bibliography
116         LabelString           "References"
117         LabelBottomSep        0.7
118         LabelFont
119           Series              Bold
120           Size                Larger
121         EndFont
122 End
123
124
125 Style Standard
126         Margin                Static
127         LatexType             Paragraph
128         LatexName             dummy
129         ParIndent             ""
130         ParSkip               0.4
131         Align                 Block
132         AlignPossible         Block, Left, Right, Center
133         LabelType             No_Label
134 End