]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdsections.inc
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / agu_stdsections.inc
index 616d1f59cbddabea6938bc80f6e58758614e1503..792bd46826c4ba791927d0cb67f8ff6a4a7350b1 100644 (file)
@@ -32,7 +32,7 @@ Style Section
        InnerTag              head
        LabelTag              label
        CommandDepth          2
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -42,7 +42,7 @@ Style Subsection
        InnerTag              head
        LabelTag              label
        CommandDepth          3
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -52,7 +52,7 @@ Style Subsubsection
        InnerTag              head
        LabelTag              label
        CommandDepth          4
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -62,7 +62,7 @@ Style Paragraph
        InnerTag              head
        LabelTag              label
        CommandDepth          5
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End
 
 
@@ -72,7 +72,7 @@ Style Subparagraph
        InnerTag              head
        LabelTag              label
        CommandDepth          6
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End
 
 Style Subsubparagraph
@@ -81,6 +81,6 @@ Style Subsubparagraph
        InnerTag              head
        LabelTag              label
        CommandDepth          7
-       LatexParam            "s#"
+       LatexParam            "id=<s#>"
 End