]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/book.layout
Fix bug #10273
[lyx.git] / lib / layouts / book.layout
index 8d6d496746d0452dc37d68b97ea5d847a226e1b8..43a75ce4072981d37236c3c2c3ca2a7a99882fdd 100644 (file)
@@ -1,29 +1,29 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{book}
+#  \DeclareLaTeXClass{Book (Standard Class)}
+#  \DeclareCategory{Books}
 # Book 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 60
 Input stdclass.inc
+Input numreport.inc
 
-# Global parameters.
-Sides          2
-PageStyle      Headings
 
-# There is no abstract environment in book.cls
-NoStyle        Abstract
-       
-# a few changes to the bibliography
-Style Bibliography
-  TopSep               4
-  LabelString          Bibliography
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Huge
-  EndFont
-End
+Sides           2
+PageStyle       Headings
+
 
+NoStyle Abstract
 
+
+Style Bibliography
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Huge
+       EndFont
+End