]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aguplus.inc
Fix #8201: our translation mechanism chokes on the character "
[lyx.git] / lib / layouts / aguplus.inc
index 0b911e03cb85b3b3e38601f6dd0fd4358d6b9954..177ca0013e0400753cc36d8c0ec5901caeb3cacb 100644 (file)
@@ -6,7 +6,7 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
-Format 22
+Format 36
 Input stdclass.inc
 
 SecNumDepth             4
@@ -18,9 +18,11 @@ EndPreamble
 
 
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 NoStyle Subparagraph
+NoCounter subparagraph
 NoStyle Subparagraph*
 
 
@@ -184,7 +186,8 @@ Float
        Extension             lof
        NumberWithin          none
        Style                 plain
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End
 
 
@@ -195,7 +198,8 @@ Float
        Extension             lot
        NumberWithin          none
        Style                 Ruled
-       LatexBuiltin          true
+       IsPredefined          true
+       UsesFloatPkg          false
 End