]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
d50a40bcc00bb0caa39b31288e35c50bf12b1526
[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 # General textclass parameters
7 Columns                   1
8 Sides                     1
9 SecNumDepth               2
10 TocDepth                  2
11
12 MaxCounter                Counter_Chapter
13
14 DefaultStyle              Standard
15
16 NoStyle                   Chapter
17 NoStyle                   Chapter*
18 NoStyle                   Part
19 NoStyle                   Part*
20
21 Input stdlists.inc
22 Input stdsections.inc
23 Input stdstarsections.inc
24 Input stdstruct.inc
25 Input lyxmacros.inc
26 Input stdlayouts.inc
27 Input obsolete.inc
28
29 DefaultFont
30   Family                Roman
31   Series                Medium
32   Shape                 Up
33   Size                  Normal
34   Color                 None
35 EndFont
36
37
38 Style Title
39   Margin                First_Dynamic
40   LatexType             Command
41   InTitle               1
42   LatexName             title
43   ParSkip               0.0
44   ItemSep               0
45   TopSep                0
46   BottomSep             1
47   ParSep                1
48   Align                 Left
49   #LabelType             Counter_Chapter
50   LabelString           "0  "
51   LabelType             Static
52   Font                  
53     Size                Largest
54   EndFont               
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   AlignPossible         Block
91   LabelType             Static
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 # Bibliography style definition
104 Style Bibliography
105   Margin                First_Dynamic
106   LatexType             Item_Environment
107   LatexName             thebibliography
108   NextNoIndent          1
109   LeftMargin            MM
110   ParSkip               0.4
111   ItemSep               0
112   TopSep                0.7
113   BottomSep             0.7
114   ParSep                0.5
115   Align                 Block
116   AlignPossible         Block, Left
117   LabelType             Bibliography
118   LabelString           References
119   LabelBottomSep        0.7
120   LabelFont 
121     Series              Bold
122     Size                Larger
123   EndFont
124 End
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