]> git.lyx.org Git - lyx.git/blob - lib/layouts/article.layout
IEEE: support for Transactions on Magnetics
[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 43
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         TocLevel 0
29 End
30
31
32 Style Part*
33         Align                 Left
34         AlignPossible         Left
35         TopSep                2
36         BottomSep             1.5
37         Font
38           Size                Larger
39         EndFont
40 End