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