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