]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
new module: Multilingual captions
[lyx.git] / lib / layouts / powerdot.layout
index e9ac1aa04c455c3ec83fce4474cf608b05307100..ed53b6bc8e80874014e42ad32b73e9fa1aad5cde 100644 (file)
@@ -1,14 +1,17 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[powerdot,enumitem.sty,pstricks.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 35
+
+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,14 @@ End
 ###
 Float
   Type                  table
-  GuiName       Table
+  GuiName               Table
   Extension             lot
   NumberWithin          none
   Style                 plain
   ListName              "List of Tables"
-  LaTeXBuiltin          true
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoftables
 End
   
 Float
@@ -390,7 +395,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoffigures
 End
 
 Float
@@ -400,7 +407,8 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  IsPredefined          false
+  UsesFloatPkg          true
 End
 
 ###