X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdstarsections.inc;h=25f1d48af7cd4d177b60b56aeb0f924e6628e6b9;hb=246b3d79e676481d0b56eb051757763260648c5c;hp=bc084d0816fb2a49d962b980f5e0269870aab7f9;hpb=99f82e6460e9a9a6d458672c17464975641501b7;p=lyx.git diff --git a/lib/layouts/db_stdstarsections.inc b/lib/layouts/db_stdstarsections.inc index bc084d0816..25f1d48af7 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,11 +9,12 @@ # modifying the style of the regular sectioning layouts. +Format 45 Style Part* CopyStyle Part Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label LatexParam renderas="part" @@ -23,11 +24,11 @@ End Style Chapter* CopyStyle Chapter Margin Static - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LatexName bridgehead LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="chapter" End @@ -36,10 +37,10 @@ Style Section* CopyStyle Section Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect1" End @@ -48,10 +49,10 @@ Style Subsection* CopyStyle Subsection Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect2" End @@ -60,10 +61,10 @@ Style Subsubsection* CopyStyle Subsubsection Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect3" End @@ -72,10 +73,10 @@ Style Paragraph* CopyStyle Paragraph Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect4" End @@ -84,9 +85,9 @@ Style Subparagraph* CopyStyle Subparagraph Margin Static LatexName bridgehead - LatexType Environment + LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect5" End