]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdclass.inc
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / agu_stdclass.inc
index c3cc81952937ea17faf8c3750421f7bc423c2646..af9cb719c4619a96884b538a40b26aedaae68680 100644 (file)
@@ -15,7 +15,7 @@ TocDepth                3
 DefaultStyle            Standard
 
 ClassOptions
-       Header              "<!DOCTYPE # PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
+       Header              "PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
 End
 
 Style Standard
@@ -27,7 +27,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-       LatexParam            "id=&quot;para#&quot;"
+       LatexParam            "id=<para#>"
 End
 
 
@@ -98,7 +98,7 @@ End
 CharStyle Emph
        LatexType             Command
        LatexName             emph
-       LatexParam            "type=&quot;italic&quot;"
+       LatexParam            "type=<italic>"
        Font
          Shape               Italic
        EndFont