]> git.lyx.org Git - lyx.git/blob - lib/layouts/mwart.layout
New AddToPreamble tag for layout files. This tag will ADD some information to the...
[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 7
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         TopSep                2
26         BottomSep             1.5
27         Font
28           Size                Larger
29         EndFont
30 End
31
32
33 Style Part*
34         Align                 Left
35         TopSep                2
36         BottomSep             1.5
37         Font
38           Size                Larger
39         EndFont
40 End