]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdclass.inc
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / layouts / agu_stdclass.inc
index 5a73fcfc83a9250a222bf10ebd842b246e57aada..596a04eb71f9334de2041d4f17225f168573d8a5 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            "para#"
+       LatexParam            "id=&quot;para#&quot;"
 End
 
 
@@ -43,10 +43,22 @@ CharStyle Firstname
        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
@@ -59,7 +71,7 @@ End
 
 CharStyle Filename
        LatexType             Command
-       LatexName             firstname
+       LatexName             filename
        Font
          Family              Typewriter
        EndFont
@@ -72,7 +84,7 @@ End
 
 CharStyle Literal
        LatexType             Command
-       LatexName             firstname
+       LatexName             literal
        Font
          Family              Typewriter
        EndFont
@@ -97,10 +109,91 @@ CharStyle Emph
 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
+
+
 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