]> git.lyx.org Git - lyx.git/blob - lib/layouts/report.layout
remove spaces from label strings, part 2
[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 stdclass.inc
9 Input numreport.inc
10
11 Style Bibliography
12         TopSep                4
13         LabelString           "Bibliography"
14         LabelFont
15           Series              Bold
16           Size                Huge
17         EndFont
18 End