]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Update layout format
[lyx.git] / lib / layouts / powerdot.layout
index 93223a64117c057a359ed7b569868aa7ed0da625..49ad9149a27a53023ae1d0619ad57fe4849c88ed 100644 (file)
@@ -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 45
+Format 66
 
 Input stdcounters.inc
 Input stdinsets.inc
+Input stdfloats.inc
 
 ###
 # General textclass parameters
@@ -19,6 +20,7 @@ Provides url        1
 Provides hyperref   1
 Provides geometry   1
 DefaultStyle        Standard
+ExcludesModule      enumitem
 
 DefaultFont
   Family        Sans
@@ -135,7 +137,7 @@ Style Slide
   Align         Center
   LabelType     Static
   LabelCounter  subsection
-  LabelString   "    "
+  LabelString   ""
   Argument 1
     LabelString   "Slide Option"
     Tooltip       "Optional arguments to the slide command (see powerdot manual)"
@@ -251,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
@@ -267,7 +270,7 @@ Style Itemize
   LabelType     Itemize
   Argument 1
     LabelString   "Itemize Type"
-    Tooltip       "Itemize type spezification (see powerdot manual)"
+    Tooltip       "Itemize type specification (see powerdot manual)"
   EndArgument
   Argument 2
     LabelString   "Itemize Options"
@@ -290,7 +293,7 @@ Style ItemizeType1
   CopyStyle     Itemize
   Argument 1
     LabelString   "Itemize Type"
-    Tooltip       "Itemize type spezification (see powerdot manual)"
+    Tooltip       "Itemize type specification (see powerdot manual)"
     DefaultArg    "type=1"
   EndArgument
 End
@@ -299,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
@@ -317,11 +321,12 @@ Style Enumerate
   RefPrefix     enu
   Argument 1
     LabelString   "Enumerate Type"
-    Tooltip       "Enumerate type spezification (see powerdot manual)"
+    Tooltip       "Enumerate type specification (see powerdot manual)"
   EndArgument
   Argument 2
     LabelString   "Enumerate Options"
     Tooltip       "Optional arguments for this list (see enumitem manual)"
+    Requires      1
   EndArgument
   Argument item:1
     LabelString   "Custom Item|s"
@@ -340,7 +345,7 @@ Style EnumerateType1
   CopyStyle       Enumerate
   Argument 1
     LabelString   "Enumerate Type"
-    Tooltip       "Enumerate type spezification (see powerdot manual)"
+    Tooltip       "Enumerate type specification (see powerdot manual)"
     DefaultArg    "type=1"
   EndArgument
 End
@@ -354,6 +359,7 @@ Style Bibliography
   LatexType     Bib_Environment
   LatexName     thebibliography
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MM
   ParSkip       0.4
   ItemSep       0
@@ -376,6 +382,7 @@ Style Quotation
   LatexType     Environment
   LatexName     quotation
   NextNoIndent  1
+  ToggleIndent  Always
   LeftMargin    MMM
   RightMargin   MMM
   ParIndent     MM
@@ -397,6 +404,7 @@ Style Quote
   LatexType     Environment
   LatexName     quote
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MMM
   RightMargin   MMM
   TopSep        0.5
@@ -489,45 +497,57 @@ Style Pause
 End
 
 ###
-# Caption style definition
+# Float definitions
 ###
+Input stdfloatnames.inc
 
-###
-# Floats 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
 
 ###
@@ -576,6 +596,7 @@ InsetLayout Flex:Onslide
     Mandatory      1
     DefaultArg     "1-"
   EndArgument
+       ResetsFont true
 End
 
 InsetLayout Flex:Onslide+