]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstarsections.inc
Enumerate isn't always defined when the case stuff is included.
[lyx.git] / lib / layouts / db_stdstarsections.inc
index 4b438bfa6f5b04d3f957ef8796d7778d1ae40ce9..25f1d48af7cd4d177b60b56aeb0f924e6628e6b9 100644 (file)
@@ -9,7 +9,7 @@
 # modifying the style of the regular sectioning layouts.
 
 
-Format 34
+Format 45
 Style Part*
        CopyStyle             Part
        Margin                Static
@@ -28,7 +28,7 @@ Style Chapter*
        InnerTag              "!-- --"
        LatexName             bridgehead
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="chapter"
 End
 
@@ -40,7 +40,7 @@ Style Section*
        LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="sect1"
 End
 
@@ -52,7 +52,7 @@ Style Subsection*
        LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="sect2"
 End
 
@@ -64,7 +64,7 @@ Style Subsubsection*
        LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="sect3"
 End
 
@@ -76,7 +76,7 @@ Style Paragraph*
        LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="sect4"
 End
 
@@ -88,6 +88,6 @@ Style Subparagraph*
        LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
-       OptionalArgs          0
+       ResetArgs             1
        LatexParam            renderas="sect5"
 End