]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sciposter.layout
update layout files to format 101
[lyx.git] / lib / layouts / sciposter.layout
index b6821168c8f0ef0706e637b133316b5bd70da814..7d58b717fd6c779a60d3a26a6a807904331bb8d7 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Input general definitions
 
-Format 54
+Format 101
 
 Input stdclass.inc
 
@@ -54,7 +54,7 @@ Style LeftLogo
   LabelSep        xx
   LabelFont
     Series        Bold
-    Color         Blue
+    Color         textlabel1
   EndFont
   Argument 1
     LabelString   "Logo Size"
@@ -82,10 +82,15 @@ InsetLayout Caption:Standard
        EndArgument
 End
 
+Input stdfloatnames.inc
+
 Float
        Type                  algorithm
        GuiName               Algorithm
        Placement             tbp
+       AllowedPlacement      !htbp
+       AllowsSideways        0
+       AllowsWide            0
        Extension             loa
        NumberWithin          none
        Style                 none
@@ -94,6 +99,34 @@ Float
        RefPrefix             alg
 End
 
+Float
+       Type                  figure
+       GuiName               Figure
+       AllowedPlacement      !htbp
+       Extension             lof
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Figures"
+       IsPredefined          true
+       UsesFloatPkg          false
+       ListCommand           listoffigures
+       RefPrefix             fig
+End
+
+Float
+       Type                  table
+       GuiName               Table
+       AllowedPlacement      !htbp
+       Extension             lot
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Tables"
+       IsPredefined          true
+       UsesFloatPkg          false
+       ListCommand           listoftables
+       RefPrefix             tab
+End
+
 InsetLayout "Flex:Giant"
        LyXType               custom
        Decoration            classic
@@ -148,3 +181,11 @@ InsetLayout Flex:Most_Giant_Snippet
        LabelString           "Most Giant"
        LeftDelim             {\VERYHuge{}
 End
+
+# InsetLayout Flex:Multiple_Columns
+#   DocBookWrapperTag NONE
+#   DocBookTag        NONE
+#   DocBookItemWrapperTag  NONE
+#   DocBookItemTag    NONE
+#   DocBookNotInPara  true
+# End