mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 15:05:56 +00:00
28 lines
683 B
Plaintext
28 lines
683 B
Plaintext
|
#% Do not delete the line below; configure depends on this
|
|||
|
# \DeclareLaTeXClass[mwrep]{report (mwrep)}
|
|||
|
# mwrep textclass definition file. Taken from initial LyX source code
|
|||
|
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
|
|||
|
# Transposed by Tomasz <20>uczak <tlu@technodat.com.pl>
|
|||
|
# Heavily modifed and enhanced by serveral developers.
|
|||
|
|
|||
|
# Input general definitions
|
|||
|
Input stdclass.inc
|
|||
|
|
|||
|
# a few changes to the bibliography
|
|||
|
Style Bibliography
|
|||
|
TopSep 4
|
|||
|
LabelString Bibliography
|
|||
|
|
|||
|
# label font definition
|
|||
|
LabelFont
|
|||
|
Series Bold
|
|||
|
Size Huge
|
|||
|
EndFont
|
|||
|
End
|
|||
|
|
|||
|
# Page styles
|
|||
|
ClassOptions
|
|||
|
PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings
|
|||
|
End
|
|||
|
|