]> git.lyx.org Git - features.git/blob - lib/layouts/cl2emult.layout
Added categories for style Standard, Title, Abstract, ShortTitle,
[features.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 43
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         LatexType             Command
75         InTitle               1
76         LatexName             institute
77         TopSep                1.3
78         BottomSep             3.0
79         ParSep                1.7
80         Align                 Left
81 End
82
83
84 Style Abstract
85         Margin                First_Dynamic
86         LeftMargin            ""
87         LatexType             Environment
88         LatexName             abstract
89         TopSep                1.7
90         BottomSep             0.7
91         ParSep                0.7
92         Align                 Block
93         LabelType             Static
94         LabelSep              M
95         LabelString           "Abstract"
96         #LabelBottomSep       0.5
97         Font
98           Size                Small
99         EndFont
100         LabelFont
101           Series              Bold
102         EndFont
103 End
104
105
106 Style Bibliography
107         Margin                First_Dynamic
108         LatexType             Bib_Environment
109         LatexName             thebibliography
110         NextNoIndent          1
111         LeftMargin            MM
112         ParSkip               0.4
113         ItemSep               0
114         TopSep                0.7
115         BottomSep             0.7
116         ParSep                0.5
117         Align                 Block
118         AlignPossible         Block, Left
119         LabelType             Bibliography
120         LabelString           "References"
121         LabelBottomSep        0.7
122         LabelFont
123           Series              Bold
124           Size                Larger
125         EndFont
126 End
127
128
129 Style Standard
130         Category              MainText
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