X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdstarsections.inc;h=52faa7adccb1ee4e86768fd33d3eb7a6bd9f7727;hb=55a3dd7b346d29a52ba305a4558e9e380ef50f47;hp=c32bbd6ac285be9a16850bf6dfbcaaf32a95701c;hpb=f65b01c7984748e48d37f205633300c5f7c86dac;p=lyx.git diff --git a/lib/layouts/db_stdstarsections.inc b/lib/layouts/db_stdstarsections.inc index c32bbd6ac2..52faa7adcc 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 36 Style Part* CopyStyle Part Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label LatexParam renderas="part" End @@ -23,8 +24,8 @@ End Style Chapter* CopyStyle Chapter Margin Static - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LatexName bridgehead LabelType No_Label OptionalArgs 0 @@ -36,8 +37,8 @@ Style Section* CopyStyle Section Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label OptionalArgs 0 LatexParam renderas="sect1" @@ -48,8 +49,8 @@ Style Subsection* CopyStyle Subsection Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label OptionalArgs 0 LatexParam renderas="sect2" @@ -60,8 +61,8 @@ Style Subsubsection* CopyStyle Subsubsection Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label OptionalArgs 0 LatexParam renderas="sect3" @@ -72,8 +73,8 @@ Style Paragraph* CopyStyle Paragraph Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label OptionalArgs 0 LatexParam renderas="sect4" @@ -84,8 +85,8 @@ Style Subparagraph* CopyStyle Subparagraph Margin Static LatexName bridgehead - LatexType Environment - InnerTag !-- -- + LatexType Paragraph + InnerTag "!-- --" LabelType No_Label OptionalArgs 0 LatexParam renderas="sect5"