]> git.lyx.org Git - features.git/blob - lib/layouts/cl2emult.layout
cleanup stuff separated by Lars from the counter patch
[features.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 # General textclass parameters
7 Columns                   1
8 Sides                     1
9 SecNumDepth               2
10 TocDepth                  2
11
12 MaxCounter                Counter_Section
13
14 DefaultStyle              Standard
15
16 Input stdlists.inc
17 Input stdsections.inc
18 Input stdstarsections.inc
19 Input stdstruct.inc
20 Input stdlayouts.inc
21 Input stdfloats.inc
22 Input stdcounters.inc
23
24
25 NoStyle                   Chapter
26 NoStyle                   Chapter*
27 NoStyle                   Part
28 NoStyle                   Part*
29 NoStyle                   Paragraph
30 NoStyle                   Paragraph*
31 NoStyle                   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 End
59
60
61 Style Author
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         AlignPossible         Block
94         LabelType             Static
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         Margin                Static
131         LatexType             Paragraph
132         LatexName             dummy
133         ParIndent             ""
134         ParSkip               0.4
135         Align                 Block
136         AlignPossible         Block, Left, Right, Center
137         LabelType             No_Label
138 End