X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=985437eb39c2847a1667dcbc277da5e347f820d7;hb=9c8955ffd9df1a38a617bcbdf011c7b890ea23d1;hp=f984206b067b748366427e80fb7eb93083af6b51;hpb=165b15fe00ee44304377cf2a7d2c0074fa3854f4;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index f984206b06..985437eb39 100644 --- a/lib/layouts/stdstarsections.inc +++ b/lib/layouts/stdstarsections.inc @@ -9,7 +9,7 @@ # modifying the style of the regular sectioning layouts. -Format 35 +Format 45 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