]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrbook.layout
Update layouts to format 25.
[lyx.git] / lib / layouts / scrbook.layout
index 9d599db388c434346bf7e67986ae4121b3f377e6..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 3
+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