]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Update layout format.
[lyx.git] / lib / layouts / powerdot.layout
index e9ac1aa04c455c3ec83fce4474cf608b05307100..75139a1a134e6030bd09250a79ab01eda5f38f87 100644 (file)
@@ -4,11 +4,14 @@
 # Created: 29-Aug-05 by Mael Hilléreau
 # Last modified: 20-May-06 by Uwe Stöhr
 
+Format 27
+
+Input stdcounters.inc
+Input stdinsets.inc
 
 ###
 # General textclass parameters
 ###
-Format 11
 Columns             1
 Sides               1
 Provides url        1
@@ -32,8 +35,6 @@ ClassOptions
   PageStyle  ""
 End
 
-Input stdinsets.inc
-
 ###
 # Title style definition
 ###
@@ -55,6 +56,7 @@ Style Title
     Size        Largest
     Color       Blue
   EndFont
+       HTMLTitle             true
 End
 
 ###
@@ -375,12 +377,13 @@ End
 ###
 Float
   Type                  table
-  GuiName       Table
+  GuiName               Table
   Extension             lot
   NumberWithin          none
   Style                 plain
   ListName              "List of Tables"
-  LaTeXBuiltin          true
+  NeedsFloatPkg         false
+       ListCommand           listoftables
 End
   
 Float
@@ -390,7 +393,8 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  NeedsFloatPkg         false
+       ListCommand           listoffigures
 End
 
 Float
@@ -400,7 +404,7 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  NeedsFloatPkg         true
 End
 
 ###