]> git.lyx.org Git - lyx.git/blob - lib/layouts/latex8.layout
Further translations of French Additional manual
[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 104
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         DocBookTag            title
45         DocBookTagType        paragraph
46         DocBookInInfo         maybe
47 End
48
49
50 Style Section
51         TopSep                1.0
52         BottomSep             1.0
53         ParSep                1.0
54         latexname             "Section"
55         TocLevel 1
56 End
57
58
59 Style Subsection
60         TopSep                1.0
61         BottomSep             1.0
62         ParSep                1.0
63         latexname             "SubSection"
64         TocLevel 2
65 End
66
67
68 Style Email
69         Margin                Dynamic
70         LatexType             Command
71         InTitle               1
72         LatexName             email
73         LabelSep              xxx
74         ParSkip               0.4
75         TopSep                0.9
76         BottomSep             0.5
77         ParSep                1
78         Align                 Center
79         AlignPossible         Center
80         LabelType             Static
81         LabelString           "E-mail:"
82         Font
83           Size                Large
84           Family              Typewriter
85         EndFont
86         LabelFont
87           Family              Roman
88         EndFont
89 End
90
91
92 Style Affiliation
93         Category              FrontMatter
94         Margin                Dynamic
95         LatexType             Command
96         InTitle               1
97         LatexName             affiliation
98         LabelSep              xxx
99         ParSkip               0.4
100         TopSep                0.9
101         BottomSep             0.5
102         ParSep                1
103         Align                 Center
104         AlignPossible         Center
105         LabelType             No_Label
106         Font
107           Size                Large
108         EndFont
109 End
110
111
112 Style Abstract
113         LeftMargin            ""
114         RightMargin           ""
115         Font
116           Size                Normal
117           Shape               Italic
118         EndFont
119
120         LabelFont
121           Size                Large
122           Shape               Up
123           Series              Bold
124         EndFont
125 End
126
127
128
129
130 Style Bibliography
131         LabelFont
132           Size                Large
133         EndFont
134 End