]> git.lyx.org Git - lyx.git/blob - lib/layouts/article.layout
DocBook: bug fixing in AASTeX layout.
[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 82
10 Input stdclass.inc
11
12 SecNumDepth             3
13 TocDepth                3
14 DocBookRoot             article
15
16 NoStyle Chapter
17 NoCounter chapter
18 NoStyle Chapter*
19
20
21 Style Part
22         Align                 Left
23         AlignPossible         Left
24         TopSep                2
25         BottomSep             1.5
26 End
27
28
29 Style Part*
30         Align                 Left
31         AlignPossible         Left
32         TopSep                2
33         BottomSep             1.5
34 End