]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/report.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / report.layout
index 6928a69738d5f29c5d7c09eb3e51cc01cc20d2c9..43438a80a392c67ab64a0b009f5a62a0af88ca5b 100644 (file)
@@ -5,19 +5,14 @@
 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-# Input general definitions
 Input stdclass.inc
+Input numreport.inc
 
-# a few changes to the bibliography
 Style Bibliography
-  TopSep               4
-  LabelString          Bibliography
-
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Huge
-  EndFont
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Huge
+       EndFont
 End
-
-