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