X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdfloats.inc;h=610da2fc2d73f356e64381f3d09813d746ee857d;hb=72ee3a1b17a79b9098d14b2815d4c9ab4d85bf43;hp=7bedfe00a57717a532d1a82ebf4f97b42adb2539;hpb=0b95498ef437c1347dbde293d893e83c418c377d;p=lyx.git diff --git a/lib/layouts/stdfloats.inc b/lib/layouts/stdfloats.inc index 7bedfe00a5..610da2fc2d 100644 --- a/lib/layouts/stdfloats.inc +++ b/lib/layouts/stdfloats.inc @@ -4,7 +4,8 @@ # in most LyX layouts. -Format 10 +Format 36 + 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