X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdstarsections.inc;h=25f1d48af7cd4d177b60b56aeb0f924e6628e6b9;hb=246b3d79e676481d0b56eb051757763260648c5c;hp=c32bbd6ac285be9a16850bf6dfbcaaf32a95701c;hpb=f65b01c7984748e48d37f205633300c5f7c86dac;p=lyx.git diff --git a/lib/layouts/db_stdstarsections.inc b/lib/layouts/db_stdstarsections.inc index c32bbd6ac2..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,12 +9,13 @@ # modifying the style of the regular sectioning layouts. +Format 45 Style Part* CopyStyle Part Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label LatexParam renderas="part" End @@ -23,11 +24,11 @@ End Style Chapter* CopyStyle Chapter Margin Static - LatexType Environment - InnerTag !-- -- + 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 - InnerTag !-- -- + 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 - InnerTag !-- -- + 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 - InnerTag !-- -- + 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 - InnerTag !-- -- + 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 - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect5" End