]> 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 8df80122b3cc5de2804fc5f15a29033e465819ff..ed53b6bc8e80874014e42ad32b73e9fa1aad5cde 100644 (file)
@@ -1,10 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[powerdot,article,enumitem.sty,geometry.sty,hyperref.sty,pstricks.sty,verbatim.sty,xcolor.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 27
+Format 35
 
 Input stdcounters.inc
 Input stdinsets.inc
@@ -383,8 +383,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Tables"
-  NeedsFloatPkg         false
-       ListCommand           listoftables
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoftables
 End
   
 Float
@@ -394,8 +395,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  NeedsFloatPkg         false
-       ListCommand           listoffigures
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoffigures
 End
 
 Float
@@ -405,7 +407,8 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  NeedsFloatPkg         true
+  IsPredefined          false
+  UsesFloatPkg          true
 End
 
 ###