]> git.lyx.org Git - lyx.git/blob - scrbook.layout
7b22e660498b075425676f7cb4501a9a729ab9b9
[lyx.git] / 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 81
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 # Equations are numbered by chapter
24 Counter equation
25         GuiName Equation
26         Within chapter
27         LabelString "\thechapter.\arabic{equation}"
28 End
29
30
31 Style Bibliography
32         TopSep          4
33         LabelString     "Bibliography"
34         LabelFont
35           Series        Bold
36           Size          Largest
37         EndFont
38         TocLevel        0
39 End