]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
Change name and email in some other files
[lyx.git] / lib / layouts / cl2emult.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[cl2emult]{Springer Contributed Books (cl2emult, Obsolete!)}
3 #  \DeclareCategory{Obsolete}
4 # Springer's cl2emult textclass definition file.
5 # Author : AndrĂ© Poenitz
6
7 Format 89
8 Columns                   1
9 Sides                     1
10 SecNumDepth               2
11 TocDepth                  2
12 DefaultStyle              Standard
13
14 Input stdsections.inc
15 Input stdlists.inc
16 Input stdstruct.inc
17 Input stdlayouts.inc
18 Input stdfloats.inc
19 Input stdcounters.inc
20 Input stdinsets.inc
21
22 NoStyle Chapter
23 NoCounter chapter
24 NoStyle Part
25 NoCounter part
26 NoStyle Paragraph
27 NoCounter paragraph
28 NoStyle Subparagraph
29 NoCounter subparagraph
30
31
32 DefaultFont
33         Family                Roman
34         Series                Medium
35         Shape                 Up
36         Size                  Normal
37         Color                 None
38 EndFont
39
40
41 Style Title
42         Category              FrontMatter
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         HTMLTitle             true
57         DocBookTag            title
58         DocBookTagType        paragraph
59         DocBookInInfo         maybe
60 End
61
62
63 Style Author
64         Category              FrontMatter
65         Margin                Static
66         LatexType             Command
67         InTitle               1
68         LatexName             author
69         TopSep                1.3
70         BottomSep             0.7
71         ParSep                0.7
72         Align                 Left
73         DocBookTag            personname
74         DocBookTagType        paragraph
75         DocBookWrapperTag     author
76         DocBookWrapperTagType inline
77         DocBookInInfo         always
78 End
79
80
81 Style Institute
82         Category              FrontMatter
83         LatexType             Command
84         InTitle               1
85         LatexName             institute
86         TopSep                1.3
87         BottomSep             3.0
88         ParSep                1.7
89         Align                 Left
90 End
91
92
93 Style Abstract
94         Margin                First_Dynamic
95         LeftMargin            ""
96         LatexType             Environment
97         LatexName             abstract
98         TopSep                1.7
99         BottomSep             0.7
100         ParSep                0.7
101         Align                 Block
102         LabelType             Static
103         LabelSep              M
104         LabelString           "Abstract"
105         #LabelBottomSep       0.5
106         Font
107           Size                Small
108         EndFont
109         LabelFont
110           Series              Bold
111         EndFont
112 End
113
114
115 Style Bibliography
116         Margin                First_Dynamic
117         LatexType             Bib_Environment
118         LatexName             thebibliography
119         NextNoIndent          1
120         ToggleIndent          Never
121         LeftMargin            MM
122         ParSkip               0.4
123         ItemSep               0
124         TopSep                0.7
125         BottomSep             0.7
126         ParSep                0.5
127         Align                 Block
128         AlignPossible         Block, Left
129         LabelType             Bibliography
130         LabelString           "References"
131         LabelBottomSep        0.7
132         LabelFont
133           Series              Bold
134           Size                Larger
135         EndFont
136         TocLevel              1
137         IsTocCaption          0
138         Argument listpreamble:1
139           LabelString    "Bib preamble"
140           MenuString     "Bibliography Preamble"
141           Tooltip        "LaTeX code to be inserted before the first bibliography item"
142           PassThru       1
143           Font
144             Family typewriter
145             Color latex
146           EndFont
147         EndArgument
148 End
149
150
151 Style Standard
152         Category              MainText
153         Margin                Static
154         LatexType             Paragraph
155         LatexName             dummy
156         ParIndent             ""
157         ParSkip               0.4
158         Align                 Block
159         AlignPossible         Block, Left, Right, Center
160         LabelType             No_Label
161         DocBookTag            para
162 End