lyx_mirror/lib/layouts/mwbk.layout

34 lines
775 B
Plaintext
Raw Normal View History

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[mwbk]{book (mwbk)}
# mwbk 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
# Global parameters.
Sides 2
# Page styles
ClassOptions
PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings
End
# There is no abstract environment in book.cls
NoStyle Abstract
# a few changes to the bibliography
Style Bibliography
TopSep 4
LabelString Bibliography
# label font definition
LabelFont
Series Bold
Size Huge
EndFont
End