]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
layouts, templates, examples: port my latest changes to trunk
[lyx.git] / lib / layouts / powerdot.layout
index a02dfca643af800c39b7cfc49e267613831da1d7..ed53b6bc8e80874014e42ad32b73e9fa1aad5cde 100644 (file)
@@ -1,10 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[powerdot,enumitem.sty,pstricks.sty,xkeyval.sty]{presentation (powerdot)}
+#  \DeclareLaTeXClass[powerdot,enumitem.sty,hyperref.sty,pstricks.sty,pst-grad.sty,verbatim.sty,xcolor.sty,xkeyval.sty]{presentation (powerdot)}
 # PowerDot textclass definition file.
 # Created: 29-Aug-05 by Mael Hilléreau
 # Last modified: 20-May-06 by Uwe Stöhr
 
-Format 25
+Format 35
 
 Input stdcounters.inc
 Input stdinsets.inc
@@ -270,8 +270,8 @@ Style Enumerate
   Margin        Static
   LatexType     Item_Environment
   LatexName     enumerate
-  NextNoIndent      1
-  LeftMargin        MMN
+  NextNoIndent  1
+  LeftMargin    MMN
   LabelSep      xx
   ParSkip       0.0
   ItemSep       0.2
@@ -279,8 +279,9 @@ Style Enumerate
   BottomSep     0.7
   ParSep        0.3
   Align         Block
-  AlignPossible     Block, Left
+  AlignPossible Block, Left
   LabelType     Enumerate
+  RefPrefix     enu
 End
 
 Style EnumerateType1
@@ -382,8 +383,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Tables"
-  NeedsFloatPkg         false
-       ListCommand           listoftables
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoftables
 End
   
 Float
@@ -393,8 +395,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  NeedsFloatPkg         false
-       ListCommand           listoffigures
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoffigures
 End
 
 Float
@@ -404,7 +407,8 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  NeedsFloatPkg         true
+  IsPredefined          false
+  UsesFloatPkg          true
 End
 
 ###