]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
layout file converter for layout files in old format
[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 Format 2
7 Columns                   1
8 Sides                     1
9 SecNumDepth               2
10 TocDepth                  2
11 DefaultStyle              Standard
12
13 Input stdsections.inc
14 Input numarticle.inc
15 Input stdlists.inc
16 Input stdstruct.inc
17 Input stdlayouts.inc
18 Input stdfloats.inc
19 Input stdcounters.inc
20
21 NoStyle Chapter
22 NoStyle Chapter*
23 NoStyle Part
24 NoStyle Part*
25 NoStyle Paragraph
26 NoStyle Paragraph*
27 NoStyle Subparagraph
28 NoStyle Subparagraph*
29
30
31 DefaultFont
32         Family                Roman
33         Series                Medium
34         Shape                 Up
35         Size                  Normal
36         Color                 None
37 EndFont
38
39
40 Style Title
41         Margin                Static
42         LatexType             Command
43         InTitle               1
44         LatexName             title*
45         ItemSep               0
46         TopSep                0
47         BottomSep             2
48         ParSep                1
49         Align                 Left
50         Font
51           Size                Largest
52           Series              Bold
53         EndFont
54 End
55
56
57 Style Author
58         Margin                Static
59         LatexType             Command
60         InTitle               1
61         LatexName             author
62         TopSep                1.3
63         BottomSep             0.7
64         ParSep                0.7
65         Align                 Left
66 End
67
68
69 Style Institute
70         LatexType             Command
71         InTitle               1
72         LatexName             institute
73         TopSep                1.3
74         BottomSep             3.0
75         ParSep                1.7
76         Align                 Left
77 End
78
79
80 Style Abstract
81         Margin                First_Dynamic
82         LeftMargin            ""
83         LatexType             Environment
84         LatexName             abstract
85         TopSep                1.7
86         BottomSep             0.7
87         ParSep                0.7
88         Align                 Block
89         AlignPossible         Block
90         LabelType             Static
91         LabelSep              M
92         LabelString           "Abstract"
93         #LabelBottomSep       0.5
94         Font
95           Size                Small
96         EndFont
97         LabelFont
98           Series              Bold
99         EndFont
100 End
101
102
103 Style Bibliography
104         Margin                First_Dynamic
105         LatexType             Bib_Environment
106         LatexName             thebibliography
107         NextNoIndent          1
108         LeftMargin            MM
109         ParSkip               0.4
110         ItemSep               0
111         TopSep                0.7
112         BottomSep             0.7
113         ParSep                0.5
114         Align                 Block
115         AlignPossible         Block, Left
116         LabelType             Bibliography
117         LabelString           "References"
118         LabelBottomSep        0.7
119         LabelFont
120           Series              Bold
121           Size                Larger
122         EndFont
123 End
124
125
126 Style Standard
127         Margin                Static
128         LatexType             Paragraph
129         LatexName             dummy
130         ParIndent             ""
131         ParSkip               0.4
132         Align                 Block
133         AlignPossible         Block, Left, Right, Center
134         LabelType             No_Label
135 End