]> git.lyx.org Git - lyx.git/blob - lib/layouts/ltugboat.layout
97d2fe7b562dfb78e15ead049e4d47ea4f70f384
[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 Format 5
9 Columns                 2
10 Sides                   2
11 #SecNumDepth                            # no counting
12 #TocDepth               -1
13
14
15 ClassOptions
16         FontSize              default         # only 11pt
17         PageStyle             ""              # controlled by class
18 End
19
20
21 DefaultFont                             # only for screen
22         Family                Roman
23         Series                Medium
24         Shape                 Up
25         Size                  Normal
26         Color                 None
27 EndFont
28
29
30 Style Standard
31         Margin                Static
32         LatexType             Paragraph
33         LatexName             dummy           # no special latex env
34         ParIndent             MM
35         ParSkip               0.5             # default
36         ParSep                0.5             # default
37         Align                 Block
38         AlignPossible         Block, Left, Right, Center
39         LabelType             No_Label
40 End
41
42
43 Input stdlists.inc
44
45 Style Section
46         Margin                Dynamic
47         LatexType             Command
48         LatexName             section
49         NeedProtect           1
50         NextNoIndent          1
51         LabelSep              xxx
52         ParSkip               0.4
53         TopSep                1.3
54         BottomSep             0.7
55         ParSep                0.7
56         Align                 Block
57         AlignPossible         Block, Left
58         Font
59           Series              Bold
60           Size                Normal
61         EndFont
62 End
63
64
65 Style Subsection
66         Margin                Dynamic
67         LatexType             Command
68         LatexName             subsection
69         NeedProtect           1
70         NextNoIndent          1
71         LabelSep              xxx
72         ParSkip               0.4
73         TopSep                0.9
74         BottomSep             0.5
75         ParSep                0.5
76         Align                 Block
77         AlignPossible         Block, Left
78         Font
79           Series              Bold
80           Size                Normal
81         EndFont
82 End
83
84
85 Style Subsubsection
86         Margin                Dynamic
87         LatexType             Command
88         LatexName             subsubsection
89         NeedProtect           1
90         NextNoIndent          1
91         LabelSep              xxx
92         ParSkip               0.4
93         TopSep                0.7
94         BottomSep             0.4
95         ParSep                0.4
96         Align                 Block
97         AlignPossible         Block, Left
98         Font
99           Series              Bold
100           Size                Normal
101         EndFont
102 End
103
104
105 Style Paragraph
106         Margin                Dynamic
107         LatexType             Command
108         LatexName             paragraph
109         NeedProtect           1
110         NextNoIndent          1
111         LabelSep              xxx
112         ParSkip               0.4
113         TopSep                0.4
114         BottomSep             0
115         ParSep                0.4
116         Align                 Block
117         AlignPossible         Block, Left
118         Font
119           Series              Bold
120           Size                Normal
121         EndFont
122 End
123
124
125 #Input stdstarsections.inc
126
127 Input numarticle.inc
128 Input stdstruct.inc
129 Input stdlayouts.inc
130 Input stdfloats.inc
131 Input stdcounters.inc
132
133
134 Style Title
135         Margin                Static
136         LatexType             Command
137         InTitle               1
138         LatexName             title
139         ParSkip               0.4
140         ItemSep               0
141         TopSep                0
142         BottomSep             1
143         ParSep                1
144         Align                 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         LabelType             No_Label
166 End
167
168
169 Style Abstract
170         Margin                Static
171         LatexType             Environment
172         LatexName             abstract
173         NextNoIndent          1
174         LeftMargin            ""
175         RightMargin           ""
176         ParIndent             ""
177         ItemSep               0
178         TopSep                1.5
179         BottomSep             1.5
180         ParSep                0
181         Align                 Block
182         LabelType             Top_Environment
183         LabelString           "Abstract"
184         LabelBottomSep    0.5
185         TextFont
186           Size                Normal
187         EndFont
188         LabelFont
189           Size                Normal
190           Series              Bold
191         EndFont
192 End