X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fpowerdot.layout;h=9d033984e865297db82f958971d27d1a6a570366;hb=0d30333ec6cc3947c37f19a49c5b5fa8f3812876;hp=7a3f19c98a9d9cc83f43aeba0d1b5c4c4b747898;hpb=6b49b6b129af9417fea7ea907a44a46fbbd38340;p=lyx.git diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout index 7a3f19c98a..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 49 +Format 59 Input stdcounters.inc Input stdinsets.inc +Input stdfloats.inc ### # General textclass parameters @@ -252,11 +253,12 @@ End # Itemize styles definition ### Style Itemize - Category Lists + Category List Margin Static LatexType Item_Environment LatexName itemize NextNoIndent 1 + ToggleIndent Never LeftMargin MMN LabelSep xx ItemSep 0.2 @@ -300,11 +302,12 @@ End # Enumerate styles definition ### Style Enumerate - Category Lists + Category List Margin Static LatexType Item_Environment LatexName enumerate NextNoIndent 1 + ToggleIndent Never LeftMargin MMN LabelSep xx ParSkip 0.0 @@ -356,6 +359,7 @@ Style Bibliography LatexType Bib_Environment LatexName thebibliography NextNoIndent 1 + ToggleIndent Never LeftMargin MM ParSkip 0.4 ItemSep 0 @@ -378,6 +382,7 @@ Style Quotation LatexType Environment LatexName quotation NextNoIndent 1 + ToggleIndent Always LeftMargin MMM RightMargin MMM ParIndent MM @@ -399,6 +404,7 @@ Style Quote LatexType Environment LatexName quote NextNoIndent 1 + ToggleIndent Never LeftMargin MMM RightMargin MMM TopSep 0.5 @@ -491,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 ###