]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
Remove stray tab
[lyx.git] / lib / layouts / stdfloats.inc
index 37c28fa095ce4f04c29f99eb4c7345b31cbb8456..ef74e6a208a455862b8c080bef64286ce7de7b93 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 24
+Format 26
 
 Float
        Type                  table
@@ -16,6 +16,7 @@ Float
        ListName              "List of Tables"
        NeedsFloatPkg         false
        ListCommand           listoftables
+       RefPrefix             tab
 End
 
 
@@ -29,6 +30,7 @@ Float
        ListName              "List of Figures"
        NeedsFloatPkg         false
        ListCommand           listoffigures
+       RefPrefix             fig
 End
 
 
@@ -41,4 +43,5 @@ Float
        Style                 ruled
        ListName              "List of Algorithms"
        NeedsFloatPkg         true
+       RefPrefix             alg
 End