]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
Add development manual.
[lyx.git] / lib / layouts / stdfloats.inc
index 7b30d430fab27f979bd306949a42fb75ce9de7a1..c1bfac041ab439f10d19b0f16a340c0956487606 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 28
+Format 44
 
 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