]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrbook.layout
Update layouts to format 25.
[lyx.git] / lib / layouts / scrbook.layout
index 58bc2849b0f5c7eac1854dd7d161246c9e4bc3a4..0c03b94e4e7ffc12e861c6f4566869c44f4bfaf8 100644 (file)
@@ -1,9 +1,9 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrbook]{book (koma-script)}
+#  \DeclareLaTeXClass[scrbook]{book (KOMA-Script)}
 # KOMA scrbook textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-Format 2
+Format 25
 Input scrclass.inc
 Input numreport.inc
 
@@ -14,8 +14,8 @@ NoStyle Abstract
 
 
 Style Chapter
-       LabelString          "\arabic{chapter}"
-       LabelStringAppendix  "\Alph{chapter}"
+       LabelString          "\thechapter"
+       TocLevel 0
 End