]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstarsections.inc
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / db_stdstarsections.inc
index bc084d0816fb2a49d962b980f5e0269870aab7f9..a636c6aadedd65a3061477be9e9b203e645fd7bd 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,11 +9,12 @@
 # modifying the style of the regular sectioning layouts.
 
 
+Format 11
 Style Part*
        CopyStyle             Part
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        LatexParam            renderas="part"
@@ -23,7 +24,7 @@ End
 Style Chapter*
        CopyStyle             Chapter
        Margin                Static
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LatexName             bridgehead
        LabelType             No_Label
@@ -36,7 +37,7 @@ Style Section*
        CopyStyle             Section
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
@@ -48,7 +49,7 @@ Style Subsection*
        CopyStyle             Subsection
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
@@ -60,7 +61,7 @@ Style Subsubsection*
        CopyStyle             Subsubsection
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
@@ -72,7 +73,7 @@ Style Paragraph*
        CopyStyle             Paragraph
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
@@ -84,7 +85,7 @@ Style Subparagraph*
        CopyStyle             Subparagraph
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
+       LatexType             Paragraph
        InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0