]> git.lyx.org Git - lyx.git/blob - lib/layouts/ltugboat.layout
achemso: complete revision for achemso 3.7c
[lyx.git] / lib / layouts / ltugboat.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{TUGboat}
3 #  \DeclareCategory{Articles}
4 # The tugboat journal (TUGboat) textclass definition file.
5 # Journal of the TeX User Group http://www.tug.org
6 # Author : Herbert Voss <voss@perce.de> 2001/08/13
7
8
9 Format 41
10 Columns                 2
11 Sides                   2
12 #SecNumDepth                            # no counting
13 #TocDepth               -1
14
15
16 ClassOptions
17         FontSize              default         # only 11pt
18         PageStyle             ""              # controlled by class
19 End
20
21
22 DefaultFont                             # only for screen
23         Family                Roman
24         Series                Medium
25         Shape                 Up
26         Size                  Normal
27         Color                 None
28 EndFont
29
30
31 Style Standard
32         Margin                Static
33         LatexType             Paragraph
34         LatexName             dummy           # no special latex env
35         ParIndent             MM
36         ParSkip               0.5             # default
37         ParSep                0.5             # default
38         Align                 Block
39         AlignPossible         Block, Left, Right, Center
40         LabelType             No_Label
41 End
42
43
44 Input stdlists.inc
45
46 Style Section
47         Margin                Dynamic
48         LatexType             Command
49         LatexName             section
50         NeedProtect           1
51         NextNoIndent          1
52         LabelSep              xxx
53         ParSkip               0.4
54         TopSep                1.3
55         BottomSep             0.7
56         ParSep                0.7
57         Align                 Block
58         Font
59           Series              Bold
60           Size                Normal
61         EndFont
62         TocLevel 1
63 End
64
65
66 Style Subsection
67         Margin                Dynamic
68         LatexType             Command
69         LatexName             subsection
70         NeedProtect           1
71         NextNoIndent          1
72         LabelSep              xxx
73         ParSkip               0.4
74         TopSep                0.9
75         BottomSep             0.5
76         ParSep                0.5
77         Align                 Block
78         Font
79           Series              Bold
80           Size                Normal
81         EndFont
82         TocLevel 2
83 End
84
85
86 Style Subsubsection
87         Margin                Dynamic
88         LatexType             Command
89         LatexName             subsubsection
90         NeedProtect           1
91         NextNoIndent          1
92         LabelSep              xxx
93         ParSkip               0.4
94         TopSep                0.7
95         BottomSep             0.4
96         ParSep                0.4
97         Align                 Block
98         Font
99           Series              Bold
100           Size                Normal
101         EndFont
102         TocLevel 3
103 End
104
105
106 Style Paragraph
107         Margin                Dynamic
108         LatexType             Command
109         LatexName             paragraph
110         NeedProtect           1
111         NextNoIndent          1
112         LabelSep              xxx
113         ParSkip               0.4
114         TopSep                0.4
115         BottomSep             0
116         ParSep                0.4
117         Align                 Block
118         Font
119           Series              Bold
120           Size                Normal
121         EndFont
122         TocLevel 4
123 End
124
125
126 #Input stdstarsections.inc
127
128 Input numarticle.inc
129 Input stdstruct.inc
130 Input stdlayouts.inc
131 Input stdfloats.inc
132 Input stdcounters.inc
133 Input stdinsets.inc
134 Input stdrefprefix.inc
135
136
137 Style Title
138         Margin                Static
139         LatexType             Command
140         InTitle               1
141         LatexName             title
142         ParSkip               0.4
143         ItemSep               0
144         TopSep                0
145         BottomSep             1
146         ParSep                1
147         Align                 Left
148         LabelType             No_Label
149         TextFont
150           Series              Bold
151           Size                Normal
152         EndFont
153 End
154
155
156 Style Author
157         Margin                Static
158         LatexType             Command
159         InTitle               1
160         LatexName             author
161         LabelSep              xxx
162         ParSkip               0.4
163         TopSep                1.3
164         BottomSep             0.7
165         ParSep                0.7
166         LeftMargin            MM
167         Align                 Left
168         LabelType             No_Label
169 End
170
171
172 Style Abstract
173         Margin                Static
174         LatexType             Environment
175         LatexName             abstract
176         NextNoIndent          1
177         LeftMargin            ""
178         RightMargin           ""
179         ParIndent             ""
180         ItemSep               0
181         TopSep                1.5
182         BottomSep             1.5
183         ParSep                0
184         Align                 Block
185         LabelType             Top_Environment
186         LabelString           "Abstract"
187         LabelBottomSep    0.5
188         TextFont
189           Size                Normal
190         EndFont
191         LabelFont
192           Size                Normal
193           Series              Bold
194         EndFont
195 End