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