X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=620bde0dc35c140b0a27392d5bfe4c9c204da72f;hb=6c2a8df504b098d9af466552887073d3a19ae3b2;hp=f3d8d11cecd32503576327cafe54fc8f7247468f;hpb=3d00d04387ca65ca2316e81beaab1d8207b35256;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index f3d8d11cec..620bde0dc3 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,63 +9,79 @@ # modifying the style of the regular sectioning layouts. +Format 63 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