]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdclass.inc
lib/ui/stdmenus.inc: change 'Clipboard as xxx' to 'Plain Text as xxx'. I still think...
[lyx.git] / lib / layouts / agu_stdclass.inc
index c3cc81952937ea17faf8c3750421f7bc423c2646..4860d7499d4b0a545d5e92d1f82c91fe2418fe1b 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
 OutputType              docbook
 
 Columns                 1
@@ -15,7 +16,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 +28,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-       LatexParam            "id=&quot;para#&quot;"
+       LatexParam            "id=<para#>"
 End
 
 
@@ -98,7 +99,7 @@ End
 CharStyle Emph
        LatexType             Command
        LatexName             emph
-       LatexParam            "type=&quot;italic&quot;"
+       LatexParam            "type=<italic>"
        Font
          Shape               Italic
        EndFont