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