]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstarsections.inc
Add support for the europasscv class
[lyx.git] / lib / layouts / stdstarsections.inc
index c5913ab8086ec42d1aee879e21ae3b32650aaba1..02883c10e5d04c9f77cf5a09e71a4c2cb9e593f8 100644 (file)
@@ -9,7 +9,7 @@
 # modifying the style of the regular sectioning layouts.
 
 
-Format 36
+Format 54
 Style Part*
        CopyStyle       Part
        Category        Unnumbered
@@ -17,7 +17,7 @@ Style Part*
        LatexName       part*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -28,7 +28,7 @@ Style Chapter*
        LatexName       chapter*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -39,7 +39,7 @@ Style Section*
        LatexName       section*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -50,7 +50,7 @@ Style Subsection*
        LatexName       subsection*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -61,7 +61,7 @@ Style Subsubsection*
        LatexName       subsubsection*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -72,7 +72,7 @@ Style Paragraph*
        LatexName       paragraph*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End
 
 
@@ -83,5 +83,5 @@ Style Subparagraph*
        LatexName       subparagraph*
        LabelType       No_Label
        LabelCounter    ""
-       OptionalArgs    0
+       ResetArgs       1
 End