]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrbook.layout
update layout format
[lyx.git] / lib / layouts / scrbook.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{KOMA-Script Book}
3 #  \DeclareCategory{Books}
4 # KOMA scrbook textclass definition file.
5 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
6
7 Format 43
8 Input scrclass.inc
9 Input numreport.inc
10
11 Sides                   2
12 PageStyle               Headings
13
14 NoStyle Abstract
15
16
17 Style Chapter
18         LabelString          "\thechapter"
19         TocLevel 0
20 End
21
22
23 Style Bibliography
24         TopSep                4
25         LabelString           "Bibliography"
26         LabelFont
27           Series              Bold
28           Size                Largest
29         EndFont
30 End