]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aguplus.inc
specify a background color for listings and allow the user to change it, patch by...
[lyx.git] / lib / layouts / aguplus.inc
index fb579ab9cb3b578ec6cea25701aff58398c37901..cd324f6d0df4d1ad3a3e1161d4b4f7a4f04af624 100644 (file)
@@ -6,8 +6,8 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
+Format 8
 Input stdclass.inc
-Input numarticle.inc
 
 SecNumDepth             4
 
@@ -57,6 +57,12 @@ Style Paragraph
 End
 
 
+Style Affiliation
+       CopyStyle             Author
+       LatexName             affil
+End
+
+
 Style Paragraph*
        CopyStyle             Paragraph
        Margin                Static
@@ -78,7 +84,6 @@ Style Left_Header
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Left Header:"
        InTitle               1
@@ -102,7 +107,7 @@ Style Received
        CopyStyle             Left_Header
        LatexName             received
        LeftMargin            Received:xx
-       LabelString           Recieved:
+       LabelString           "Received:"
 End
 
 
@@ -110,7 +115,7 @@ Style Revised
        CopyStyle             Left_Header
        LatexName             revised
        LeftMargin            Revised:xx
-       LabelString           Revised:
+       LabelString           "Revised:"
 End
 
 
@@ -118,7 +123,7 @@ Style Accepted
        CopyStyle             Left_Header
        LatexName             accepted
        LeftMargin            Accepted:xx
-       LabelString           Accepted:
+       LabelString           "Accepted:"
 End
 
 
@@ -161,7 +166,7 @@ End
 
 Style Bibliography
        TopSep                4
-       LabelString           Bibliography
+       LabelString           "Bibliography"
        LabelFont
          Series              Bold
          Size                Huge
@@ -201,9 +206,8 @@ Style Table_Caption
        ParSkip               0.4
        TopSep                0.5
        Align                 Center
-       AlignPossible         Center
        LabelType             Sensitive
-       LabelString           TableCaption
+       LabelString           "TableCaption"
        LabelFont
          Series              Bold
        EndFont