X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=620bde0dc35c140b0a27392d5bfe4c9c204da72f;hb=6c2a8df504b098d9af466552887073d3a19ae3b2;hp=712cf7f4ddd6a489e7c7c379f2dbca8ee9fdfcb0;hpb=7195abcb4f404b4b00270a5f5514c5290c95a9b6;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index 712cf7f4dd..620bde0dc3 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 63 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