]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / powerdot.layout
index e9ac1aa04c455c3ec83fce4474cf608b05307100..1b8bb357b1a90523c120aabbe3df03d133a171dd 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
 
 ###
@@ -268,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
@@ -277,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
@@ -375,12 +378,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 +394,8 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  NeedsFloatPkg         false
+       ListCommand           listoffigures
 End
 
 Float
@@ -400,7 +405,7 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  NeedsFloatPkg         true
 End
 
 ###