]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / powerdot.layout
index 9341f1783baf6b0a2b7565792bd77408a00b4ab5..1b8bb357b1a90523c120aabbe3df03d133a171dd 100644 (file)
@@ -4,7 +4,7 @@
 # Created: 29-Aug-05 by Mael Hilléreau
 # Last modified: 20-May-06 by Uwe Stöhr
 
-Format 22
+Format 27
 
 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
@@ -377,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
@@ -392,7 +394,8 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  NeedsFloatPkg         false
+       ListCommand           listoffigures
 End
 
 Float
@@ -402,7 +405,7 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  NeedsFloatPkg         true
 End
 
 ###