]> git.lyx.org Git - lyx.git/blob - lib/layouts/mwart.layout
cleanups from Hartmut
[lyx.git] / lib / layouts / mwart.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[mwart]{article (mwart)}
3 # mwart textclass definition file. Taken from initial LyX source code
4 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
5 # Transposed by Tomasz £uczak <tlu@technodat.com.pl>
6 # Heavily modifed and enhanced by several developers.
7
8 Format 2
9 Input stdclass.inc
10 Input numarticle.inc
11
12 NoStyle Chapter
13 NoStyle Chapter*
14
15 SecNumDepth             3
16 TocDepth                3
17
18
19 ClassOptions
20         PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
21 End
22
23
24 Style Part
25         Align                 Left
26         AlignPossible         Left
27         TopSep                2
28         BottomSep             1.5
29         Font
30           Size                Larger
31         EndFont
32 End
33
34
35 Style Part*
36         Align                 Left
37         AlignPossible         Left
38         TopSep                2
39         BottomSep             1.5
40         Font
41           Size                Larger
42         EndFont
43 End