]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrbook.layout
Update layouts to new format.
[lyx.git] / lib / layouts / scrbook.layout
index b151219c673ec1e890e9139a063cc611d8540fcb..72ada502cb97a1e83e2144d8be9e1a488e965ad1 100644 (file)
@@ -1,21 +1,29 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrbook]{book (koma-script)}
+#  \DeclareLaTeXClass{book (KOMA-Script)}
 # KOMA scrbook textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-# General textclass parameters
+Format 29
 Input scrclass.inc
+Input numreport.inc
+
 Sides                   2
 PageStyle               Headings
+
 NoStyle Abstract
-        
-# Modify bibliography
-Style Bibliography
-  TopSep                4
-  LabelString           Bibliography
 
-  LabelFont 
-    Series              Bold
-    Size                Largest
-  EndFont
+
+Style Chapter
+       LabelString          "\thechapter"
+       TocLevel 0
+End
+
+
+Style Bibliography
+       TopSep                4
+       LabelString           "Bibliography"
+       LabelFont
+         Series              Bold
+         Size                Largest
+       EndFont
 End