]> git.lyx.org Git - lyx.git/blob - lib/layouts/mwart.layout
Updated versions to 5; added stdinsets.inc where I felt confident
[lyx.git] / lib / layouts / mwart.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[mwart]{article (Polish version by M.W.)}
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 5
9 Input stdclass.inc
10
11 NoStyle Chapter
12 NoStyle Chapter*
13
14 SecNumDepth             3
15 TocDepth                3
16
17
18 ClassOptions
19         PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
20 End
21
22
23 Style Part
24         Align                 Left
25         AlignPossible         Left
26         TopSep                2
27         BottomSep             1.5
28         Font
29           Size                Larger
30         EndFont
31 End
32
33
34 Style Part*
35         Align                 Left
36         AlignPossible         Left
37         TopSep                2
38         BottomSep             1.5
39         Font
40           Size                Larger
41         EndFont
42 End