]> git.lyx.org Git - lyx.git/blob - lib/layouts/mwrep.layout
Rename file.
[lyx.git] / lib / layouts / mwrep.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[mwrep]{report (mwrep)}
3 # mwrep 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 serveral developers.
7
8 # Input general definitions
9 Input stdclass.inc
10
11 # a few changes to the bibliography
12 Style Bibliography
13         TopSep                4
14         LabelString           Bibliography
15
16         # label font definition
17         LabelFont 
18           Series              Bold
19           Size                Huge
20         EndFont
21 End
22
23 # Page styles
24 ClassOptions
25         PageStyle     empty|plain|outer|headings|myheadings|uheadings|myuheadings
26 End
27