X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=02883c10e5d04c9f77cf5a09e71a4c2cb9e593f8;hb=d02147b79e5107b1345536f2a276b0aeebd42da5;hp=4063206760fdd133384e555fb1e0ff12e0b1ee68;hpb=3e885523c305c260a52c4b6e65047bc6f5f3a867;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index 4063206760..02883c10e5 100644 --- a/lib/layouts/stdstarsections.inc +++ b/lib/layouts/stdstarsections.inc @@ -1,6 +1,6 @@ # Standard textclass definition file. Taken from initial LyX source code # Author : Matthias Ettrich -# Transposed by Pascal André +# Transposed by Pascal André # Heavily modifed and enhanced by several developers. # This include files contains all non numbered versions of the @@ -9,64 +9,79 @@ # modifying the style of the regular sectioning layouts. -Format 2 +Format 54 Style Part* - CopyStyle Part - Margin Static - LatexName part* - LabelType No_Label + CopyStyle Part + Category Unnumbered + Margin Static + LatexName part* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Chapter* - CopyStyle Chapter - Margin Static - LatexName chapter* - LabelType No_Label - OptionalArgs 0 + CopyStyle Chapter + Category Unnumbered + Margin Static + LatexName chapter* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Section* - CopyStyle Section - Margin Static - LatexName section* - LabelType No_Label - OptionalArgs 0 + CopyStyle Section + Category Unnumbered + Margin Static + LatexName section* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Subsection* - CopyStyle Subsection - Margin Static - LatexName subsection* - LabelType No_Label - OptionalArgs 0 + CopyStyle Subsection + Category Unnumbered + Margin Static + LatexName subsection* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Subsubsection* - CopyStyle Subsubsection - Margin Static - LatexName subsubsection* - LabelType No_Label - OptionalArgs 0 + CopyStyle Subsubsection + Category Unnumbered + Margin Static + LatexName subsubsection* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Paragraph* - CopyStyle Paragraph - Margin Static - LatexName paragraph* - LabelType No_Label - OptionalArgs 0 + CopyStyle Paragraph + Category Unnumbered + Margin Static + LatexName paragraph* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End Style Subparagraph* - CopyStyle Subparagraph - Margin Static - LatexName subparagraph* - LabelType No_Label - OptionalArgs 0 + CopyStyle Subparagraph + Category Unnumbered + Margin Static + LatexName subparagraph* + LabelType No_Label + LabelCounter "" + ResetArgs 1 End