]> git.lyx.org Git - lyx.git/blob - lib/layouts/cl2emult.layout
2ed35ceb8582af0a32d597b7a0ea44a6e98c9a3e
[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_Section
13
14 DefaultStyle              Standard
15
16 Input stdlists.inc
17 Input stdsections.inc
18 Input stdstarsections.inc
19 Input stdstruct.inc
20 Input stdlayouts.inc
21
22 NoStyle                   Chapter
23 NoStyle                   Chapter*
24 NoStyle                   Part
25 NoStyle                   Part*
26 NoStyle                   Paragraph
27 NoStyle                   Paragraph*
28 NoStyle                   Subparagraph
29 NoStyle                   Subparagraph*
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 End                     
55
56
57 Style Author            
58   Margin                Static
59   LatexType             Command
60   InTitle               1
61   LatexName             author
62   TopSep                1.3
63   BottomSep             0.7
64   ParSep                0.7
65   Align                 Left
66 End                     
67                         
68                         
69 Style Institute         
70   LatexType             Command
71   InTitle               1
72   LatexName             institute
73   TopSep                1.3
74   BottomSep             3.0
75   ParSep                1.7
76   Align                 Left
77 End                     
78                         
79                         
80 Style Abstract          
81   Margin                First_Dynamic
82   LeftMargin            ""
83   LatexType             Environment
84   LatexName             abstract
85   TopSep                1.7
86   BottomSep             0.7
87   ParSep                0.7
88   Align                 Block
89   AlignPossible         Block
90   LabelType             Static
91   LabelString           "Abstract  "
92   #LabelBottomSep       0.5
93   Font 
94     Size                Small
95   EndFont
96   LabelFont 
97     Series              Bold
98   EndFont
99 End 
100
101
102 # Bibliography style definition
103 Style Bibliography
104   Margin                First_Dynamic
105   LatexType             Item_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 Style Standard
126   Margin                Static
127   LatexType             Paragraph
128   LatexName             dummy
129   ParIndent             ""
130   ParSkip               0.4
131   Align                 Block
132   AlignPossible         Block, Left, Right, Center
133   LabelType             No_Label
134 End