]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstarsections.inc
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / db_stdstarsections.inc
index c32bbd6ac285be9a16850bf6dfbcaaf32a95701c..2265db967730429fb2d3b20ae98346ac1f7497c8 100644 (file)
@@ -13,8 +13,8 @@ Style Part*
        CopyStyle             Part
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
-       InnerTag              !-- --
+       LatexType             Paragraph
+       InnerTag              "!-- --"
        LabelType             No_Label
        LatexParam            renderas="part"
 End
@@ -23,8 +23,8 @@ End
 Style Chapter*
        CopyStyle             Chapter
        Margin                Static
-       LatexType             Environment
-       InnerTag              !-- --
+       LatexType             Paragraph
+       InnerTag              "!-- --"
        LatexName             bridgehead
        LabelType             No_Label
        OptionalArgs          0
@@ -36,8 +36,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 +48,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 +60,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 +72,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 +84,8 @@ Style Subparagraph*
        CopyStyle             Subparagraph
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
-       InnerTag              !-- --
+       LatexType             Paragraph
+       InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
        LatexParam            renderas="sect5"