]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
layouts, templates, examples: port my latest changes to trunk
[lyx.git] / lib / layouts / powerdot.layout
index 46531a4d91712e2608d6593b373c7fb75095ea8b..ed53b6bc8e80874014e42ad32b73e9fa1aad5cde 100644 (file)
@@ -1,18 +1,22 @@
 #% 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 9
 Columns             1
 Sides               1
 Provides url        1
 Provides hyperref   1
+Provides geometry   1
 DefaultStyle        Standard
 
 DefaultFont
@@ -31,8 +35,6 @@ ClassOptions
   PageStyle  ""
 End
 
-Input stdinsets.inc
-
 ###
 # Title style definition
 ###
@@ -54,6 +56,7 @@ Style Title
     Size        Largest
     Color       Blue
   EndFont
+       HTMLTitle             true
 End
 
 ###
@@ -267,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
@@ -276,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
@@ -374,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
@@ -389,7 +395,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoffigures
 End
 
 Float
@@ -399,43 +407,36 @@ Float
   NumberWithin          none
   Style                 ruled
   ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+  IsPredefined          false
+  UsesFloatPkg          true
 End
 
 ###
 # Counters definitions
 ###
-Counter
-  Name          enumi
+Counter enumi
 End
 
-Counter
-  Name          enumii
+Counter enumii
   Within        enumi
 End
 
-Counter
-  Name          enumiii
+Counter enumiii
   Within        enumii
 End
 
-Counter
-  Name          enumiv
+Counter enumiv
   Within        enumiii
 End
 
-Counter
-  Name          bibitem
+Counter bibitem
 End
 
-Counter
-  Name          figure
+Counter figure
 End
 
-Counter
-  Name          table
+Counter table
 End
 
-Counter
-  Name          algorithm
+Counter algorithm
 End