]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
typo
[lyx.git] / lib / layouts / scrclass.inc
index 46a0e263e76ab65da898d79e71c55dfc0acf6774..f98cf60ce9593aa924819d9da898486075b61611 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 30
+Format 34
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -110,18 +110,21 @@ Input stdstarsections.inc
 Style Addpart
        CopyStyle             Part*
        LatexName             addpart
+       OptionalArgs          1
 End
 
 
 Style Addchap
        CopyStyle             Chapter*
        LatexName             addchap
+       OptionalArgs          1
 End
 
 
 Style Addsec
        CopyStyle             Section*
        LatexName             addsec
+       OptionalArgs          1
 End