]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
Fix output of formatted counters.
[lyx.git] / lib / layouts / stdfloats.inc
index 93417cadf22e010be3c55306ae064d9e4f852a38..9221a2ddbe1d1c9a0b177ca1a3dc1879c5917487 100644 (file)
@@ -1,9 +1,11 @@
-# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
+# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
 
 # This include file contains all the floats that are defined as standard
 # in most LyX layouts.
 
 
+Format 22
+
 Float
        Type                  table
        GuiName               Table
@@ -14,7 +16,8 @@ Float
        ListName              "List of Tables"
        LaTeXBuiltin          true
 End
-       
+
+
 Float
        Type                  figure
        GuiName               Figure
@@ -26,6 +29,7 @@ Float
        LaTeXBuiltin          true
 End
 
+
 Float
        Type                  algorithm
        GuiName               Algorithm