]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrbook.layout
Rename file.
[lyx.git] / lib / layouts / scrbook.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[scrbook]{book (koma-script)}
3 # KOMA scrbook textclass definition file.
4 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
5
6 # General textclass parameters
7 Input scrclass.inc
8 Sides                   2
9 PageStyle               Headings
10 NoStyle Abstract
11               
12 # Modify bibliography
13 Style Bibliography
14         TopSep                4
15         LabelString           Bibliography
16
17         LabelFont 
18           Series              Bold
19           Size                Largest
20         EndFont
21 End