commit 7508e7b9fe02a9bad32eccbb9be7b3bf966cbb98
Author: Uwe Stöhr <[email protected]>
Date:   Sat May 23 02:42:40 2015 +0200

    powerdot.layout: use the new layout tags for floats

diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout
index aa6ad79..f198c9b 100644
--- a/lib/layouts/powerdot.layout
+++ b/lib/layouts/powerdot.layout
@@ -502,8 +502,9 @@ End
 Float
        Type                  table
        GuiName               Table
-       Placement             tbp
        AllowedPlacement      H
+       AllowsSideways        0
+       AllowsWide            0
        Extension             lot
        NumberWithin          none
        Style                 plain
@@ -518,8 +519,9 @@ End
 Float
        Type                  figure
        GuiName               Figure
-       Placement             tbp
        AllowedPlacement      H
+       AllowsSideways        0
+       AllowsWide            0
        Extension             lof
        NumberWithin          none
        Style                 plain
@@ -534,8 +536,9 @@ End
 Float
        Type                  algorithm
        GuiName               Algorithm
-       Placement             tbp
        AllowedPlacement      H
+       AllowsSideways        0
+       AllowsWide            0
        Extension             loa
        NumberWithin          none
        Style                 ruled

Reply via email to