]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[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 82
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 End
58
59
60 Style Author
61         Category              FrontMatter
62         Margin                Static
63         LatexType             Command
64         InTitle               1
65         LatexName             author
66         TopSep                1.3
67         BottomSep             0.7
68         ParSep                0.7
69         Align                 Left
70 End
71
72
73 Style Institute
74         Category              FrontMatter
75         LatexType             Command
76         InTitle               1
77         LatexName             institute
78         TopSep                1.3
79         BottomSep             3.0
80         ParSep                1.7
81         Align                 Left
82 End
83
84
85 Style Abstract
86         Margin                First_Dynamic
87         LeftMargin            ""
88         LatexType             Environment
89         LatexName             abstract
90         TopSep                1.7
91         BottomSep             0.7
92         ParSep                0.7
93         Align                 Block
94         LabelType             Static
95         LabelSep              M
96         LabelString           "Abstract"
97         #LabelBottomSep       0.5
98         Font
99           Size                Small
100         EndFont
101         LabelFont
102           Series              Bold
103         EndFont
104 End
105
106
107 Style Bibliography
108         Margin                First_Dynamic
109         LatexType             Bib_Environment
110         LatexName             thebibliography
111         NextNoIndent          1
112         ToggleIndent          Never
113         LeftMargin            MM
114         ParSkip               0.4
115         ItemSep               0
116         TopSep                0.7
117         BottomSep             0.7
118         ParSep                0.5
119         Align                 Block
120         AlignPossible         Block, Left
121         LabelType             Bibliography
122         LabelString           "References"
123         LabelBottomSep        0.7
124         LabelFont
125           Series              Bold
126           Size                Larger
127         EndFont
128         TocLevel              1
129         IsTocCaption          0
130         Argument listpreamble:1
131           LabelString    "Bib preamble"
132           MenuString     "Bibliography Preamble"
133           Tooltip        "LaTeX code to be inserted before the first bibliography item"
134           PassThru       1
135           Font
136             Family typewriter
137             Color latex
138           EndFont
139         EndArgument
140 End
141
142
143 Style Standard
144         Category              MainText
145         Margin                Static
146         LatexType             Paragraph
147         LatexName             dummy
148         ParIndent             ""
149         ParSkip               0.4
150         Align                 Block
151         AlignPossible         Block, Left, Right, Center
152         LabelType             No_Label
153 End