]> git.lyx.org Git - lyx.git/blob - lib/layouts/article.layout
df547bfd03df1d4bff84bb6a16e7e8edc1bf106e
[lyx.git] / lib / layouts / article.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{Article (Standard Class)}
3 #  \DeclareCategory{Articles}
4 # Article textclass definition file. Taken from initial LyX source code
5 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
6 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
7 # Heavily modifed and enhanced by serveral developers.
8
9 Format 63
10 Input stdclass.inc
11
12 SecNumDepth             3
13 TocDepth                3
14
15 NoStyle Chapter
16 NoCounter chapter
17 NoStyle Chapter*
18
19
20 Style Part
21         Align                 Left
22         AlignPossible         Left
23         TopSep                2
24         BottomSep             1.5
25         Font
26           Size                Larger
27         EndFont
28 End
29
30
31 Style Part*
32         Align                 Left
33         AlignPossible         Left
34         TopSep                2
35         BottomSep             1.5
36         Font
37           Size                Larger
38         EndFont
39 End