]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
Update layouts to latest fileformat
[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 48
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         Category              FrontMatter
43         Margin                Static
44         LatexType             Command
45         InTitle               1
46         LatexName             title*
47         ItemSep               0
48         TopSep                0
49         BottomSep             2
50         ParSep                1
51         Align                 Left
52         Font
53           Size                Largest
54           Series              Bold
55         EndFont
56         HTMLTitle             true
57 End
58
59
60 Style Author
61         Category              FrontMatter
62         Margin                Static
63         LatexType             Command
64         InTitle               1
65         LatexName             author
66         TopSep                1.3
67         BottomSep             0.7
68         ParSep                0.7
69         Align                 Left
70 End
71
72
73 Style Institute
74         Category              FrontMatter
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         Category              MainText
132         Margin                Static
133         LatexType             Paragraph
134         LatexName             dummy
135         ParIndent             ""
136         ParSkip               0.4
137         Align                 Block
138         AlignPossible         Block, Left, Right, Center
139         LabelType             No_Label
140 End