]> git.lyx.org Git - lyx.git/blob - lib/layouts/report.layout
Rename file.
[lyx.git] / lib / layouts / report.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{report}
3 # Report textclass definition file. Taken from initial LyX source code
4 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
5 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
6 # Heavily modifed and enhanced by serveral developers.
7
8 # Input general definitions
9 Input stdclass.inc
10
11 # a few changes to the bibliography
12 Style Bibliography
13         TopSep                4
14         LabelString           Bibliography
15
16         # label font definition
17         LabelFont 
18           Series              Bold
19           Size                Huge
20         EndFont
21 End
22
23