X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fpowerdot.layout;h=9d033984e865297db82f958971d27d1a6a570366;hb=0d30333ec6cc3947c37f19a49c5b5fa8f3812876;hp=ceb08cc580a408b69e69d0c3ba6a5e941790f3ad;hpb=9c55af4a223ce4db29d643251109e245665344bd;p=lyx.git diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout index ceb08cc580..9d033984e8 100644 --- a/lib/layouts/powerdot.layout +++ b/lib/layouts/powerdot.layout @@ -5,10 +5,11 @@ # Created: 29-Aug-05 by Mael Hilléreau # Modified: 20-May-06 by Uwe Stöhr, 18-Mar-2013 Jürgen Spitzmüller -Format 53 +Format 59 Input stdcounters.inc Input stdinsets.inc +Input stdfloats.inc ### # General textclass parameters @@ -252,7 +253,7 @@ End # Itemize styles definition ### Style Itemize - Category Lists + Category List Margin Static LatexType Item_Environment LatexName itemize @@ -301,7 +302,7 @@ End # Enumerate styles definition ### Style Enumerate - Category Lists + Category List Margin Static LatexType Item_Environment LatexName enumerate @@ -496,45 +497,55 @@ Style Pause End ### -# Caption style definition -### - -### -# Floats definitions +# Float definitions ### Float - Type table - GuiName Table - Extension lot - NumberWithin none - Style plain - ListName "List of Tables" - IsPredefined true - UsesFloatPkg false - ListCommand listoftables -End - + Type table + GuiName Table + AllowedPlacement H + AllowsSideways 0 + AllowsWide 0 + Extension lot + NumberWithin none + Style plain + ListName "List of Tables" + IsPredefined true + UsesFloatPkg false + ListCommand listoftables + RefPrefix tab +End + + Float - Type figure - GuiName Figure - Extension lof - NumberWithin none - Style plain - ListName "List of Figures" - IsPredefined true - UsesFloatPkg false - ListCommand listoffigures + Type figure + GuiName Figure + AllowedPlacement H + AllowsSideways 0 + AllowsWide 0 + Extension lof + NumberWithin none + Style plain + ListName "List of Figures" + IsPredefined true + UsesFloatPkg false + ListCommand listoffigures + RefPrefix fig End + Float - Type algorithm - GuiName Algorithm - Extension loa - NumberWithin none - Style ruled - ListName "List of Algorithms" - IsPredefined false - UsesFloatPkg true + Type algorithm + GuiName Algorithm + AllowedPlacement H + AllowsSideways 0 + AllowsWide 0 + Extension loa + NumberWithin none + Style ruled + ListName "List of Algorithms" + IsPredefined false + UsesFloatPkg true + RefPrefix alg End ###