]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / stdfloats.inc
index 37c28fa095ce4f04c29f99eb4c7345b31cbb8456..406c7d2c6b5732e5f59fa2d3c7f10afddee9eb55 100644 (file)
@@ -4,7 +4,7 @@
 # in most LyX layouts.
 
 
-Format 24
+Format 27
 
 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