]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
Categorize existing layouts
[lyx.git] / lib / layouts / stdfloats.inc
index 2254167e84ab63458a6030fb6988f11d48330402..610da2fc2d73f356e64381f3d09813d746ee857d 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 31
+Format 36
 
 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