]> 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 d703636ffa67f76b8b611826c0fb964e50ece844..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
@@ -14,6 +15,9 @@ SecNumDepth             3
 TocDepth                3
 DefaultStyle            Standard
 
+ClassOptions
+       Header              "PUBLIC "-//AGU//DTD article American Geophysical Union DTD version 3.42//EN" "AGU-Article-3.42.dtd" "
+End
 
 Style Standard
        Margin                Static
@@ -24,7 +28,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-       LatexParam            "para#"
+       LatexParam            "id=<para#>"
 End
 
 
@@ -35,44 +39,154 @@ CharStyle Firstname
          Shape               SmallCaps
        EndFont
        LabelFont
-         Shape               Italic
-         Color               red
+         Shape               Up
+         Color               blue
+       EndFont
+End
+
+CharStyle Fname
+       LatexType             Command
+       LatexName             fname
+       Font
+         Shape               SmallCaps
+       EndFont
+       LabelFont
+         Shape               Up
+         Color               blue
        EndFont
 End
 
+
 CharStyle Surname
        LatexType             Command
-       LatexName             firstname
+       LatexName             surname
        Font
          Shape               SmallCaps
        EndFont
        LabelFont
-         Shape               Italic
-         Color               red
+         Shape               Up
+         Color               blue
        EndFont
 End
 
+
 CharStyle Filename
        LatexType             Command
-       LatexName             firstname
+       LatexName             filename
        Font
          Family              Typewriter
        EndFont
        LabelFont
-         Shape               Italic
-         Color               red
+         Family              Roman
+         Color               blue
        EndFont
 End
 
+
 CharStyle Literal
        LatexType             Command
-       LatexName             firstname
+       LatexName             literal
        Font
          Family              Typewriter
        EndFont
        LabelFont
+         Family              Roman
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Emph
+       LatexType             Command
+       LatexName             emph
+       LatexParam            "type=<italic>"
+       Font
          Shape               Italic
-         Color               red
+       EndFont
+       LabelFont
+         Shape               Up
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Abbrev
+       LatexType             Command
+       LatexName             abbrev
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Citation-number
+       LatexType             Command
+       LatexName             citation-number
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Volume
+       LatexType             Command
+       LatexName             volume
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Day
+       LatexType             Command
+       LatexName             day
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Month
+       LatexType             Command
+       LatexName             month
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Year
+       LatexType             Command
+       LatexName             year
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Issue-number
+       LatexType             Command
+       LatexName             issue-number
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Issue-day
+       LatexType             Command
+       LatexName             issue-day
+       LabelFont
+         Color               blue
+       EndFont
+End
+
+
+CharStyle Issue-months
+       LatexType             Command
+       LatexName             issue-months
+       LabelFont
+         Color               blue
        EndFont
 End
 
@@ -80,7 +194,7 @@ End
 Input agu_stdlists.inc
 Input agu_stdsections.inc
 Input db_stdstarsections.inc
-Input db_stdtitle.inc
+Input agu_stdtitle.inc
 Input db_stdstruct.inc
 Input db_lyxmacros.inc
 Input db_stdlayouts.inc