]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/report.layout
Whitespace, only whitespace. Part II.
[lyx.git] / lib / layouts / report.layout
index 57d9e16e3fa4537376aebfd000997b1b1c2aa5cf..2309fe9ea564fc3fc64a67896ad903635b2e4465 100644 (file)
@@ -5,19 +5,20 @@
 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
-# Input general definitions
 Input stdclass.inc
+Input numreport.inc
+
+Style Chapter
+       LabelString           "Chapter \arabic{chapter}"
+       LabelStringAppendix   "Appendix \Alph{chapter}"
+End
+
 
-# a few changes to the bibliography
 Style Bibliography
        TopSep                4
        LabelString           Bibliography
-
-       # label font definition
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Huge
        EndFont
 End
-
-