]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
Collect the title for XHTML output, and use it.
[lyx.git] / lib / layouts / cl2emult.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article (Springer cl2emult)}
3 # Springer's cl2emult textclass definition file.
4 # Author : AndrĂ© Poenitz
5
6 Format 21
7 Columns                   1
8 Sides                     1
9 SecNumDepth               2
10 TocDepth                  2
11 DefaultStyle              Standard
12
13 Input stdsections.inc
14 Input stdlists.inc
15 Input stdstruct.inc
16 Input stdlayouts.inc
17 Input stdfloats.inc
18 Input stdcounters.inc
19 Input stdinsets.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         HTMLTitle             true
55 End
56
57
58 Style Author
59         Margin                Static
60         LatexType             Command
61         InTitle               1
62         LatexName             author
63         TopSep                1.3
64         BottomSep             0.7
65         ParSep                0.7
66         Align                 Left
67 End
68
69
70 Style Institute
71         LatexType             Command
72         InTitle               1
73         LatexName             institute
74         TopSep                1.3
75         BottomSep             3.0
76         ParSep                1.7
77         Align                 Left
78 End
79
80
81 Style Abstract
82         Margin                First_Dynamic
83         LeftMargin            ""
84         LatexType             Environment
85         LatexName             abstract
86         TopSep                1.7
87         BottomSep             0.7
88         ParSep                0.7
89         Align                 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