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