]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdfloats.inc
Complete the NoInsetLayout format change
[features.git] / lib / layouts / stdfloats.inc
index 2254167e84ab63458a6030fb6988f11d48330402..ac5aaac46a22cd10fbf52e203eb28b09f355f907 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 31
+Format 45
 
 Float
        Type                  table
@@ -14,7 +14,8 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tables"
-       NeedsFloatPkg         false
+       IsPredefined          true
+       UsesFloatPkg          false
        ListCommand           listoftables
        RefPrefix             tab
 End
@@ -28,7 +29,8 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Figures"
-       NeedsFloatPkg         false
+       IsPredefined          true
+       UsesFloatPkg          false
        ListCommand           listoffigures
        RefPrefix             fig
 End
@@ -42,6 +44,7 @@ Float
        NumberWithin          none
        Style                 ruled
        ListName              "List of Algorithms"
-       NeedsFloatPkg         true
+       IsPredefined          false
+       UsesFloatPkg          true
        RefPrefix             alg
 End