]> git.lyx.org Git - lyx.git/blob - lib/layouts/article.layout
Update layout format.
[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 27
9 Input stdclass.inc
10
11 SecNumDepth             3
12 TocDepth                3
13
14 NoStyle Chapter
15 NoStyle Chapter*
16
17
18 Style Part
19         Align                 Left
20         AlignPossible         Left
21         TopSep                2
22         BottomSep             1.5
23         Font
24           Size                Larger
25         EndFont
26         TocLevel 0
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