]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aguplus.inc
Move the Provides directives out of the amsdefs.inc file and into the class
[lyx.git] / lib / layouts / aguplus.inc
index 32c96e0d25d8e6bee0dd4cda57b0fd0a54e34688..0ff0c9be49ac383469e4a08af64e669907ec57d0 100644 (file)
@@ -6,8 +6,8 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
+Format 33
 Input stdclass.inc
-Input numarticle.inc
 
 SecNumDepth             4
 
@@ -18,9 +18,11 @@ EndPreamble
 
 
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 NoStyle Subparagraph
+NoCounter subparagraph
 NoStyle Subparagraph*
 
 
@@ -28,6 +30,7 @@ Style Section
        Font
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -42,6 +45,7 @@ Style Subsection
        Font
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -54,6 +58,7 @@ End
 
 Style Paragraph
        LatexName             subsubsection
+       TocLevel 4
 End
 
 
@@ -84,7 +89,6 @@ Style Left_Header
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Left Header:"
        InTitle               1
@@ -108,7 +112,7 @@ Style Received
        CopyStyle             Left_Header
        LatexName             received
        LeftMargin            Received:xx
-       LabelString           Recieved:
+       LabelString           "Received:"
 End
 
 
@@ -116,7 +120,7 @@ Style Revised
        CopyStyle             Left_Header
        LatexName             revised
        LeftMargin            Revised:xx
-       LabelString           Revised:
+       LabelString           "Revised:"
 End
 
 
@@ -124,7 +128,7 @@ Style Accepted
        CopyStyle             Left_Header
        LatexName             accepted
        LeftMargin            Accepted:xx
-       LabelString           Accepted:
+       LabelString           "Accepted:"
 End
 
 
@@ -167,7 +171,7 @@ End
 
 Style Bibliography
        TopSep                4
-       LabelString           Bibliography
+       LabelString           "Bibliography"
        LabelFont
          Series              Bold
          Size                Huge
@@ -182,7 +186,8 @@ Float
        Extension             lof
        NumberWithin          none
        Style                 plain
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End
 
 
@@ -193,7 +198,8 @@ Float
        Extension             lot
        NumberWithin          none
        Style                 Ruled
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End
 
 
@@ -207,22 +213,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