From 79a7e3c6fa52970b03a16fd3e1632aea3ce74bb1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 23 May 2015 03:05:24 +0200 Subject: [PATCH] sciposter.layout: use the new layout tags for floats --- lib/layouts/sciposter.layout | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/layouts/sciposter.layout b/lib/layouts/sciposter.layout index 6aad017f83..427a429328 100644 --- a/lib/layouts/sciposter.layout +++ b/lib/layouts/sciposter.layout @@ -87,6 +87,8 @@ Float GuiName Algorithm Placement tbp AllowedPlacement !htbp + AllowsSideways 0 + AllowsWide 0 Extension loa NumberWithin none Style none @@ -95,6 +97,34 @@ Float RefPrefix alg End +Float + Type figure + GuiName Figure + AllowedPlacement !htbp + Extension lof + NumberWithin none + Style plain + ListName "List of Figures" + IsPredefined true + UsesFloatPkg false + ListCommand listoffigures + RefPrefix fig +End + +Float + Type table + GuiName Table + AllowedPlacement !htbp + Extension lot + NumberWithin none + Style plain + ListName "List of Tables" + IsPredefined true + UsesFloatPkg false + ListCommand listoftables + RefPrefix tab +End + InsetLayout "Flex:Giant" LyXType custom Decoration classic -- 2.39.2