]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdsections.inc
* layouts/*.layout: update to format 3
[lyx.git] / lib / layouts / agu_stdsections.inc
index e42df5cd60712e18525ac21fe398a2c141fe9875..75f0ad309c18e804168bd67999b82a43da4f473b 100644 (file)
@@ -6,6 +6,7 @@
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 2
 Input stdsections.inc
 
 Style Part
@@ -32,7 +33,7 @@ Style Section
        InnerTag              head
        LabelTag              label
        CommandDepth          2
-       LatexParam            "id = "s#""
+       LatexParam            "id=<s#>"
 End
 
 
@@ -42,7 +43,7 @@ Style Subsection
        InnerTag              head
        LabelTag              label
        CommandDepth          3
-       LatexParam            "id = &quot;s#&quot;"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -52,7 +53,7 @@ Style Subsubsection
        InnerTag              head
        LabelTag              label
        CommandDepth          4
-       LatexParam            "id = &quot;s#&quot;"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -62,7 +63,7 @@ Style Paragraph
        InnerTag              head
        LabelTag              label
        CommandDepth          5
-       LatexParam            "id = &quot;s#&quot;"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -72,7 +73,7 @@ Style Subparagraph
        InnerTag              head
        LabelTag              label
        CommandDepth          6
-       LatexParam            "id = &quot;s#&quot;"
+       LatexParam            "id=<s#>"
 End
 
 Style Subsubparagraph
@@ -81,6 +82,6 @@ Style Subsubparagraph
        InnerTag              head
        LabelTag              label
        CommandDepth          7
-       LatexParam            "id = &quot;s#&quot;"
+       LatexParam            "id=<s#>"
 End