]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstarsections.inc
listerrors.lyx : Update a link.
[lyx.git] / lib / layouts / db_stdstarsections.inc
index c32bbd6ac285be9a16850bf6dfbcaaf32a95701c..52faa7adccb1ee4e86768fd33d3eb7a6bd9f7727 100644 (file)
@@ -1,6 +1,6 @@
 # Standard textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # 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"