]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Move the RefPrefix definitions to their own file, for easy inclusion in
[lyx.git] / lib / layouts / powerdot.layout
index 80e7ad703cf12526b3036d5da845af1a5885eddd..a02dfca643af800c39b7cfc49e267613831da1d7 100644 (file)
@@ -4,7 +4,7 @@
 # Created: 29-Aug-05 by Mael Hilléreau
 # Last modified: 20-May-06 by Uwe Stöhr
 
-Format 11
+Format 25
 
 Input stdcounters.inc
 Input stdinsets.inc
@@ -56,6 +56,7 @@ Style Title
     Size        Largest
     Color       Blue
   EndFont
+       HTMLTitle             true
 End
 
 ###
@@ -376,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
@@ -391,7 +393,8 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  NeedsFloatPkg         false
+       ListCommand           listoffigures
 End
 
 Float
@@ -401,7 +404,7 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  NeedsFloatPkg         true
 End
 
 ###