]> git.lyx.org Git - features.git/commitdiff
sciposter.layout: use the new layout tags for floats
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 23 May 2015 01:05:24 +0000 (03:05 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 23 May 2015 01:05:24 +0000 (03:05 +0200)
lib/layouts/sciposter.layout

index 6aad017f8384de57b8c48cc3386c61d28d29a02a..427a429328c3e71bba2153fd37eb4061342e8b6e 100644 (file)
@@ -87,6 +87,8 @@ Float
        GuiName               Algorithm
        Placement             tbp
        AllowedPlacement      !htbp
+       AllowsSideways        0
+       AllowsWide            0
        Extension             loa
        NumberWithin          none
        Style                 none
@@ -95,6 +97,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