]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrbook.layout
Support for beamer block arguments (#3280)
[lyx.git] / lib / layouts / scrbook.layout
index b8149fee3642df1ff020762e9f6a2fcf8ebb1e90..f4d2df8c68bb220279090abcb2d3890bfa2ed1e1 100644 (file)
@@ -1,9 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrbook]{book (koma-script)}
+#  \DeclareLaTeXClass{KOMA-Script Book}
+#  \DeclareCategory{Books}
 # KOMA scrbook textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-Format 4
+Format 41
 Input scrclass.inc
 Input numreport.inc
 
@@ -14,8 +15,8 @@ NoStyle Abstract
 
 
 Style Chapter
-       LabelString          "\arabic{chapter}"
-       LabelStringAppendix  "\Alph{chapter}"
+       LabelString          "\thechapter"
+       TocLevel 0
 End