]> 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 8
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 End
27
28
29 Style Part*
30         Align                 Left
31         AlignPossible         Left
32         TopSep                2
33         BottomSep             1.5
34         Font
35           Size                Larger
36         EndFont
37 End
38