]> 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 c42c3a5d8fdd9113ecd22cd933b0c49442714bd1..0ff0c9be49ac383469e4a08af64e669907ec57d0 100644 (file)
@@ -6,7 +6,7 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
-Format 6
+Format 33
 Input stdclass.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
 
 
@@ -181,7 +186,8 @@ Float
        Extension             lof
        NumberWithin          none
        Style                 plain
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End
 
 
@@ -192,7 +198,8 @@ Float
        Extension             lot
        NumberWithin          none
        Style                 Ruled
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End
 
 
@@ -214,13 +221,11 @@ Style Table_Caption
 End
 
 
-Counter
-       Name                  plate
+Counter plate
        Within                none
 End
 
 
-Counter
-       Name                  planotable
+Counter planotable
        Within                none
 End