]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/report.layout
Fix output of formatted counters.
[lyx.git] / lib / layouts / report.layout
index 6928a69738d5f29c5d7c09eb3e51cc01cc20d2c9..42ba49f433e55879a9e31d68e1963f9da1ff94ff 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 22
 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
-
-