]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstarsections.inc
New layout for International Society for Photogrammetry and Remote Sensing
[lyx.git] / lib / layouts / db_stdstarsections.inc
index 09c58e44c55d00a450237f292349a743bdc404df..0009043834797e860ff0120d77db65fc99b4f3a5 100644 (file)
@@ -9,12 +9,13 @@
 # modifying the style of the regular sectioning layouts.
 
 
+Format 2
 Style Part*
        CopyStyle             Part
        Margin                Static
        LatexName             bridgehead
-       LatexType             Environment
-       InnerTag              title
+       LatexType             Paragraph
+       InnerTag              "!-- --"
        LabelType             No_Label
        LatexParam            renderas="part"
 End
@@ -23,8 +24,8 @@ End
 Style Chapter*
        CopyStyle             Chapter
        Margin                Static
-       LatexType             Environment
-       InnerTag              title
+       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              title
+       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              title
+       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              title
+       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              title
+       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              title
+       LatexType             Paragraph
+       InnerTag              "!-- --"
        LabelType             No_Label
        OptionalArgs          0
        LatexParam            renderas="sect5"