]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
Rename file.
[lyx.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 NoStyle                   Chapter
25 NoStyle                   Chapter*
26 NoStyle                   Part
27 NoStyle                   Part*
28 NoStyle                   Paragraph
29 NoStyle                   Paragraph*
30 NoStyle                   Subparagraph
31 NoStyle                   Subparagraph*
32
33 DefaultFont
34         Family                Roman
35         Series                Medium
36         Shape                 Up
37         Size                  Normal
38         Color                 None
39 EndFont
40
41
42 Style Title
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 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         AlignPossible         Block
92         LabelType             Static
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 # Bibliography style definition
105 Style Bibliography
106         Margin                First_Dynamic
107         LatexType             Bib_Environment
108         LatexName             thebibliography
109         NextNoIndent          1
110         LeftMargin            MM
111         ParSkip               0.4
112         ItemSep               0
113         TopSep                0.7
114         BottomSep             0.7
115         ParSep                0.5
116         Align                 Block
117         AlignPossible         Block, Left
118         LabelType             Bibliography
119         LabelString           References
120         LabelBottomSep        0.7
121         LabelFont 
122           Series              Bold
123           Size                Larger
124         EndFont
125 End
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