X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdstarsections.inc;h=45f85b1be805c7f3e0920e5f72c9d0011770a723;hb=d0af587ab4b93533955f40bf2ac099e71d60b4f4;hp=2265db967730429fb2d3b20ae98346ac1f7497c8;hpb=f0c7ef825b362f39758958c439b548f1fc5e8656;p=lyx.git diff --git a/lib/layouts/db_stdstarsections.inc b/lib/layouts/db_stdstarsections.inc index 2265db9677..45f85b1be8 100644 --- a/lib/layouts/db_stdstarsections.inc +++ b/lib/layouts/db_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,6 +9,7 @@ # modifying the style of the regular sectioning layouts. +Format 48 Style Part* CopyStyle Part Margin Static @@ -27,7 +28,7 @@ Style Chapter* InnerTag "!-- --" LatexName bridgehead LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="chapter" End @@ -39,7 +40,7 @@ Style Section* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect1" End @@ -51,7 +52,7 @@ Style Subsection* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect2" End @@ -63,7 +64,7 @@ Style Subsubsection* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect3" End @@ -75,7 +76,7 @@ Style Paragraph* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect4" End @@ -87,6 +88,6 @@ Style Subparagraph* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect5" End