]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
Update all layouts to format 35.
[lyx.git] / lib / layouts / stdfloats.inc
index 7d9f5da6c305d8b96a1262411c80adbd30058590..57eaf5947f3718e8a0d80c2a8e3657a59e75cdeb 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 33
+Format 35
 
 Float
        Type                  table
@@ -14,8 +14,8 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Tables"
-       IsPredefined true
-       UsesFloatPkg false
+       IsPredefined          true
+       UsesFloatPkg          false
        ListCommand           listoftables
        RefPrefix             tab
 End
@@ -29,8 +29,8 @@ Float
        NumberWithin          none
        Style                 plain
        ListName              "List of Figures"
-       IsPredefined true
-       UsesFloatPkg false
+       IsPredefined          true
+       UsesFloatPkg          false
        ListCommand           listoffigures
        RefPrefix             fig
 End
@@ -44,7 +44,7 @@ Float
        NumberWithin          none
        Style                 ruled
        ListName              "List of Algorithms"
-       IsPredefined false
-       UsesFloatPkg true
+       IsPredefined          false
+       UsesFloatPkg          true
        RefPrefix             alg
 End