]> git.lyx.org Git - lyx.git/blob - lib/layouts/latex8.layout
601bbb9c6d748ee487cdb63eeada96dad9b2cd87
[lyx.git] / lib / layouts / latex8.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[article,latex8.sty,times.sty]{Latex8 Article (Obsolete)}
3 #  \DeclareCategory{Obsolete}
4 # Latex8 textclass definition file.
5 # Author : Allan Rae <rae@elec.uq.edu.au>
6
7 Format 68
8 Preamble
9         \usepackage{latex8}
10         \usepackage{times}
11 EndPreamble
12
13
14 Input stdclass.inc
15
16 Columns                 1
17
18 ClassOptions
19          FontSize             10
20 End
21
22 NoStyle Part
23 NoCounter part
24 NoStyle Part*
25 NoStyle Chapter
26 NoCounter chapter
27 NoStyle Chapter*
28 NoStyle Section*
29 NoStyle Subsection*
30 NoStyle Subsubsection
31 NoCounter subsubsection
32 NoStyle Subsubsection*
33 NoStyle Paragraph
34 NoCounter paragraph
35 NoStyle Subparagraph
36 NoCounter subparagraph
37
38
39 Style Title
40         Font
41           Series              Bold
42           Size                Larger
43         EndFont
44 End
45
46
47 Style Section
48         TopSep                1.0
49         BottomSep             1.0
50         ParSep                1.0
51         latexname             "Section"
52         TocLevel 1
53 End
54
55
56 Style Subsection
57         TopSep                1.0
58         BottomSep             1.0
59         ParSep                1.0
60         latexname             "SubSection"
61         TocLevel 2
62 End
63
64
65 Style Email
66         Margin                Dynamic
67         LatexType             Command
68         InTitle               1
69         LatexName             email
70         LabelSep              xxx
71         ParSkip               0.4
72         TopSep                0.9
73         BottomSep             0.5
74         ParSep                1
75         Align                 Center
76         AlignPossible         Center
77         LabelType             Static
78         LabelString           "E-mail:"
79         Font
80           Size                Large
81           Family              Typewriter
82         EndFont
83         LabelFont
84           Family              Roman
85         EndFont
86 End
87
88
89 Style Affiliation
90         Category              FrontMatter
91         Margin                Dynamic
92         LatexType             Command
93         InTitle               1
94         LatexName             affiliation
95         LabelSep              xxx
96         ParSkip               0.4
97         TopSep                0.9
98         BottomSep             0.5
99         ParSep                1
100         Align                 Center
101         AlignPossible         Center
102         LabelType             No_Label
103         Font
104           Size                Large
105         EndFont
106 End
107
108
109 Style Abstract
110         LeftMargin            ""
111         RightMargin           ""
112         Font
113           Size                Normal
114           Shape               Italic
115         EndFont
116
117         LabelFont
118           Size                Large
119           Shape               Up
120           Series              Bold
121         EndFont
122 End
123
124
125
126
127 Style Bibliography
128         LabelFont
129           Size                Large
130         EndFont
131 End