]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aguplus.inc
Fix a bug involving module conflicts. We need to check not only that we
[lyx.git] / lib / layouts / aguplus.inc
index fb579ab9cb3b578ec6cea25701aff58398c37901..cabe6d1c9c3f93e8ef6880587c3cf14b419de091 100644 (file)
@@ -6,8 +6,8 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
+Format 10
 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,22 +206,19 @@ Style Table_Caption
        ParSkip               0.4
        TopSep                0.5
        Align                 Center
-       AlignPossible         Center
        LabelType             Sensitive
-       LabelString           TableCaption
+       LabelString           "TableCaption"
        LabelFont
          Series              Bold
        EndFont
 End
 
 
-Counter
-       Name                  plate
+Counter plate
        Within                none
 End
 
 
-Counter
-       Name                  planotable
+Counter planotable
        Within                none
 End