]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/report.layout
Add Tommaso to credits
[lyx.git] / lib / layouts / report.layout
index 6928a69738d5f29c5d7c09eb3e51cc01cc20d2c9..e0b25c099913228537d6270eb47274d118dea0d5 100644 (file)
@@ -2,22 +2,18 @@
 #  \DeclareLaTeXClass{report}
 # Report textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-# Input general definitions
+Format 31
 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
-
-