X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=c04c0eb1e7a4ab27aa6725816ed93b3f6f555425;hb=61a9f04754921abb28d9189c4449ae170d0b994f;hp=712cf7f4ddd6a489e7c7c379f2dbca8ee9fdfcb0;hpb=7195abcb4f404b4b00270a5f5514c5290c95a9b6;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index 712cf7f4dd..c04c0eb1e7 100644 --- a/lib/layouts/stdstarsections.inc +++ b/lib/layouts/stdstarsections.inc @@ -9,7 +9,7 @@ # modifying the style of the regular sectioning layouts. -Format 40 +Format 60 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