]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
IEEE: support for Transactions on Magnetics
[lyx.git] / lib / layouts / powerdot.layout
index 33edb0c86c47812581837f7d9705048b2cfa7ddb..868fb92ef42b3318fe42a59d4d319950baf27303 100644 (file)
@@ -1,17 +1,23 @@
 #% 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]{Powerdot}
+#  \DeclareCategory{Presentations}
 # PowerDot textclass definition file.
 # Created: 29-Aug-05 by Mael Hilléreau
 # Last modified: 20-May-06 by Uwe Stöhr
 
+Format 43
+
+Input stdcounters.inc
+Input stdinsets.inc
 
 ###
 # General textclass parameters
 ###
-Format 5
-Columns         1
-Sides           1
-Provides url     1
+Columns             1
+Sides               1
+Provides url        1
+Provides hyperref   1
+Provides geometry   1
 DefaultStyle        Standard
 
 DefaultFont
@@ -34,6 +40,7 @@ End
 # Title style definition
 ###
 Style Title
+  Category      FrontMatter
   Margin        Static
   LatexType     Command
   InTitle       1
@@ -45,18 +52,19 @@ Style Title
   ParSep        1
   Align         Center
   LabelType     No_Label
-
   Font
     Series      Bold
     Size        Largest
     Color       Blue
   EndFont
+  HTMLTitle     true
 End
 
 ###
 # Author style definition
 ###
 Style Author
+  Category              FrontMatter
   Margin        Static
   LatexType     Command
   InTitle       1
@@ -68,7 +76,6 @@ Style Author
   ParSep        0.7
   Align         Center
   LabelType     No_Label
-
   Font
     Size        Large
     Color       Blue
@@ -90,7 +97,6 @@ Style Date
   ParSep        1
   Align         Center
   LabelType     No_Label
-
   Font
     Size        Large
     Color       Blue
@@ -101,19 +107,21 @@ End
 # Standard style definition
 ###
 Style Standard
+  Category      MainText
   Margin        Static
-  LatexType         Paragraph
-  LatexName         dummy
+  LatexType     Paragraph
+  LatexName     dummy
   ParSkip       0.4
   Align         Block
-  AlignPossible     Block, Left, Right, Center
-  LabelType         No_Label
+  AlignPossible Block, Left, Right, Center
+  LabelType     No_Label
 End
 
 ###
 # Slide styles definition
 ###
 Style Slide
+  TocLevel      3
   Margin        Static
   LatexType     Command
   LatexName     lyxend\lyxslide
@@ -124,10 +132,12 @@ Style Slide
   ParSep        0.7
   Align         Center
   LabelType     Counter
-  LabelCounter subsection
-  LabelString       "    "
-  OptionalArgs      1
-
+  LabelCounter  subsection
+  LabelString   "    "
+  Argument 1
+    LabelString   "Slide Option"
+    Tooltip       "Optional arguments to the slide command (see powerdot manual)"
+  EndArgument
   Font
     Series      Bold
     Size        Large
@@ -136,19 +146,21 @@ Style Slide
 End
 
 Style EndSlide
-  CopyStyle     Slide
-  KeepEmpty     1
-  LatexName     lyxend
+  KeepEmpty         1
+  LatexType         Command
+  LatexName         lyxend
   Margin            Static
   ParSkip           0
   TopSep            0
   BottomSep         1
   ParSep            0
+  Align             Center
+  AlignPossible     Center
   LabelType         Static
   LabelBottomSep    0
   LeftMargin        MMMMMMM
   LabelString       "~=~"
-  OptionalArgs      0
+  ResetArgs         1
 
   Font
     Color       None
@@ -163,7 +175,6 @@ End
 Style WideSlide
   CopyStyle     Slide
   LatexName     lyxend\lyxwideslide
-
   Font
     Color       Green
   EndFont
@@ -175,11 +186,10 @@ End
 Style EmptySlide
   CopyStyle     Slide
   LatexName     lyxend\lyxemptyslide
-  LeftMargin        MMMMMMMMMMMMMM
-  LabelString       "Empty slide:"
-  LabelType         Static
+  LeftMargin    MMMMMMMMMMMMMM
+  LabelString   "Empty slide:"
+  LabelType     Static
   KeepEmpty     1
-
   Font
     Color       Cyan
   EndFont
@@ -189,15 +199,24 @@ End
 # Note style definition
 ###
 Style Note
-  CopyStyle     Slide
+  Margin        Static
+  LatexType     Command
   LatexName     lyxend\lyxnote
-  LeftMargin        MMMMMMM
-  LabelString       "Note:"
-  LabelType         Static
+  LabelSep      xxx
+  ParSkip       0.4
+  TopSep        1.3
+  BottomSep     0.7
+  ParSep        0.7
+  Align         Center
+  AlignPossible Center
+  LabelType     Static
+  LabelString   "Note:"
+  LeftMargin    MMMMMMM
   KeepEmpty     1
-  OptionalArgs      0
-
+  ResetArgs     1
   Font
+    Series      Bold
+    Size        Large
     Color       Red
   EndFont
 End
@@ -207,11 +226,12 @@ End
 ###
 Style Section
   CopyStyle     Slide
+  Category      Sectioning
+  TocLevel      1
   LatexName     lyxend\section
   LabelType     Counter
-  LabelCounter section
-  LabelString       "\arabic{section}"
-
+  LabelCounter  section
+  LabelString   "\arabic{section}"
   Font
     Size        Larger
     Color       Blue
@@ -223,36 +243,37 @@ End
 # Itemize styles definition
 ###
 Style Itemize
+  Category      List
   Margin        Static
   LatexType     Item_Environment
   LatexName     itemize
-  NextNoIndent      1
-  LeftMargin        MMN
+  NextNoIndent  1
+  LeftMargin    MMN
   LabelSep      xx
   ItemSep       0.2
   TopSep        0.7
   BottomSep     0.7
   ParSep        0.3
   Align         Block
-  AlignPossible     Block, Left
+  AlignPossible Block, Left
   LabelType     Itemize
-  LabelString       *
 End
 
 Style ItemizeType1
   CopyStyle     Itemize
-  LatexParam        [type=1]
+  LatexParam    [type=1]
 End
 
 ###
 # Enumerate styles definition
 ###
 Style Enumerate
+  Category      List
   Margin        Static
   LatexType     Item_Environment
   LatexName     enumerate
-  NextNoIndent      1
-  LeftMargin        MMN
+  NextNoIndent  1
+  LeftMargin    MMN
   LabelSep      xx
   ParSkip       0.0
   ItemSep       0.2
@@ -260,34 +281,36 @@ Style Enumerate
   BottomSep     0.7
   ParSep        0.3
   Align         Block
-  AlignPossible     Block, Left
+  AlignPossible Block, Left
   LabelType     Enumerate
+  RefPrefix     enu
 End
 
 Style EnumerateType1
   CopyStyle     Enumerate
-  LatexParam        [type=1]
+  LatexParam    [type=1]
 End
 
 ###
 # Bibliography style definition
 ###
 Style Bibliography
+  Category      BackMatter
   Margin        First_Dynamic
   LatexType     Bib_Environment
   LatexName     thebibliography
-  NextNoIndent      1
-  LeftMargin        MM
+  NextNoIndent  1
+  LeftMargin    MM
   ParSkip       0.4
   ItemSep       0
   TopSep        0.7
   BottomSep     0.7
   ParSep        0.5
   Align         Block
-  AlignPossible     Block, Left
+  AlignPossible Block, Left
   LabelType     Bibliography
-  LabelString       ""
-  LabelBottomSep    0
+  LabelString   ""
+  LabelBottomSep 0
 End
 
 ###
@@ -297,9 +320,9 @@ Style Quotation
   Margin        Static
   LatexType     Environment
   LatexName     quotation
-  NextNoIndent      1
-  LeftMargin        MMM
-  RightMargin       MMM
+  NextNoIndent  1
+  LeftMargin    MMM
+  RightMargin   MMM
   ParIndent     MM
   ParSkip       0
   ItemSep       0
@@ -307,7 +330,7 @@ Style Quotation
   BottomSep     0.5
   ParSep        0
   Align         Block
-  AlignPossible     Block, Left, Right, Center
+  AlignPossible Block, Left, Right, Center
 End
 
 ###
@@ -317,14 +340,14 @@ Style Quote
   Margin        Static
   LatexType     Environment
   LatexName     quote
-  NextNoIndent      1
-  LeftMargin        MMM
-  RightMargin       MMM
+  NextNoIndent  1
+  LeftMargin    MMM
+  RightMargin   MMM
   TopSep        0.5
   ParSep        0.5
   BottomSep     0.5
   Align         Block
-  AlignPossible     Block, Left, Right, Center
+  AlignPossible Block, Left, Right, Center
   LabelType     No_Label
 End
 
@@ -337,15 +360,15 @@ Style Verse
   LatexType     Environment
   LatexName     verse
   Margin        First_Dynamic
-  NextNoIndent      1
-  LeftMargin        MMMM
-  LabelIndent       MMMM
+  NextNoIndent  1
+  LeftMargin    MMMM
+  LabelIndent   MMMM
   ParSkip       0.4
   TopSep        0.7
   BottomSep     0.7
   ParSep        0.5
   Align         Block
-  AlignPossible     Block, Left
+  AlignPossible Block, Left
   LabelType     No_Label
 End
 
@@ -358,12 +381,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
@@ -373,7 +398,9 @@ Float
   NumberWithin          none
   Style                 plain
   ListName              "List of Figures"
-  LaTeXBuiltin          true
+  IsPredefined          true
+  UsesFloatPkg          false
+  ListCommand           listoffigures
 End
 
 Float
@@ -383,43 +410,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