X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdfloats.inc;h=275b7ca184f5d703e35258579fd326f571fea154;hb=2bd368fd6b276663b327e64acc6b46c87cc3c7a9;hp=c81af7ac89d3884b06e3946e3d0cacb58f441934;hpb=8eb22fd0826b91264d5c7a7c1986d9f92ffdd520;p=lyx.git diff --git a/lib/layouts/stdfloats.inc b/lib/layouts/stdfloats.inc index c81af7ac89..275b7ca184 100644 --- a/lib/layouts/stdfloats.inc +++ b/lib/layouts/stdfloats.inc @@ -4,7 +4,8 @@ # in most LyX layouts. -Format 5 +Format 43 + Float Type table GuiName Table @@ -13,7 +14,10 @@ Float NumberWithin none Style plain ListName "List of Tables" - LaTeXBuiltin true + IsPredefined true + UsesFloatPkg false + ListCommand listoftables + RefPrefix tab End @@ -25,7 +29,10 @@ Float NumberWithin none Style plain ListName "List of Figures" - LaTeXBuiltin true + IsPredefined true + UsesFloatPkg false + ListCommand listoffigures + RefPrefix fig End @@ -37,5 +44,7 @@ Float NumberWithin none Style ruled ListName "List of Algorithms" - LaTeXBuiltin false + IsPredefined false + UsesFloatPkg true + RefPrefix alg End