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