]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aguplus.inc
Introduce HTMLClass tag, to make it easier to give these.
[lyx.git] / lib / layouts / aguplus.inc
index 93bfc6eaa0cfbab41f11467b3ca4216f80adebe7..f21aa55baa865274976e9249f48720be13a51f60 100644 (file)
@@ -6,7 +6,7 @@
 # ftp://ftp.agu.org/journals/latex/journals
 
 
-Format 53
+Format 96
 Input stdclass.inc
 
 SecNumDepth             4
@@ -95,7 +95,7 @@ Style Left_Header
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -176,9 +176,14 @@ Style Bibliography
          Series              Bold
          Size                Huge
        EndFont
+       TocLevel              1
+       IsTocCaption          0
 End
 
 
+OutlinerName plate        "Plates" #no AddToToc
+OutlinerName planotable  "Planotables" #no AddToToc
+
 Float
        Type                  plate
        GuiName               Plate
@@ -207,6 +212,8 @@ InsetLayout Caption:Table
        LabelString          table
        LaTeXType            command
        LatexName            tablecaption
+       NeedProtect          1
+       MultiPar             false
        HTMLStyle
                div.float-caption {
                        text-align: center;
@@ -215,15 +222,17 @@ InsetLayout Caption:Table
                        margin: 1ex;
                }
        EndHTMLStyle
-       HTMLAttr "class='float-caption float-caption-table'"
+       HTMLClass "float-caption float-caption-table"
 End
 
 
 Counter plate
+       GuiName Plate
        Within                none
 End
 
 
 Counter planotable
+       GuiName "Plano Table"
        Within                none
 End