]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
Support for conference posters
[lyx.git] / lib / layouts / powerdot.layout
index bfe295ae3e9bac69a47ea894bd76cf4db5d800cb..60824e93a1bd6aa3fb86c67678fb5e22e8dd1e19 100644 (file)
@@ -5,7 +5,7 @@
 # Created: 29-Aug-05 by Mael Hilléreau
 # Modified: 20-May-06 by Uwe Stöhr, 18-Mar-2013 Jürgen Spitzmüller
 
-Format 45
+Format 49
 
 Input stdcounters.inc
 Input stdinsets.inc
@@ -19,6 +19,7 @@ Provides url        1
 Provides hyperref   1
 Provides geometry   1
 DefaultStyle        Standard
+ExcludesModule      enumitem
 
 DefaultFont
   Family        Sans
@@ -256,6 +257,7 @@ Style Itemize
   LatexType     Item_Environment
   LatexName     itemize
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MMN
   LabelSep      xx
   ItemSep       0.2
@@ -267,7 +269,7 @@ Style Itemize
   LabelType     Itemize
   Argument 1
     LabelString   "Itemize Type"
-    Tooltip       "Itemize type spezification (see powerdot manual)"
+    Tooltip       "Itemize type specification (see powerdot manual)"
   EndArgument
   Argument 2
     LabelString   "Itemize Options"
@@ -290,7 +292,7 @@ Style ItemizeType1
   CopyStyle     Itemize
   Argument 1
     LabelString   "Itemize Type"
-    Tooltip       "Itemize type spezification (see powerdot manual)"
+    Tooltip       "Itemize type specification (see powerdot manual)"
     DefaultArg    "type=1"
   EndArgument
 End
@@ -304,6 +306,7 @@ Style Enumerate
   LatexType     Item_Environment
   LatexName     enumerate
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MMN
   LabelSep      xx
   ParSkip       0.0
@@ -317,11 +320,12 @@ Style Enumerate
   RefPrefix     enu
   Argument 1
     LabelString   "Enumerate Type"
-    Tooltip       "Enumerate type spezification (see powerdot manual)"
+    Tooltip       "Enumerate type specification (see powerdot manual)"
   EndArgument
   Argument 2
     LabelString   "Enumerate Options"
     Tooltip       "Optional arguments for this list (see enumitem manual)"
+    Requires      1
   EndArgument
   Argument item:1
     LabelString   "Custom Item|s"
@@ -340,7 +344,7 @@ Style EnumerateType1
   CopyStyle       Enumerate
   Argument 1
     LabelString   "Enumerate Type"
-    Tooltip       "Enumerate type spezification (see powerdot manual)"
+    Tooltip       "Enumerate type specification (see powerdot manual)"
     DefaultArg    "type=1"
   EndArgument
 End
@@ -354,6 +358,7 @@ Style Bibliography
   LatexType     Bib_Environment
   LatexName     thebibliography
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MM
   ParSkip       0.4
   ItemSep       0
@@ -376,6 +381,7 @@ Style Quotation
   LatexType     Environment
   LatexName     quotation
   NextNoIndent  1
+  ToggleIndent  Always
   LeftMargin    MMM
   RightMargin   MMM
   ParIndent     MM
@@ -397,6 +403,7 @@ Style Quote
   LatexType     Environment
   LatexName     quote
   NextNoIndent  1
+  ToggleIndent  Never
   LeftMargin    MMM
   RightMargin   MMM
   TopSep        0.5
@@ -564,7 +571,7 @@ End
 # Charstyle definitions
 ###
 
-InsetLayout Flex:onslide
+InsetLayout Flex:Onslide
   LyXType          charstyle
   LabelString      "Visible"
   LatexType        command
@@ -576,16 +583,17 @@ InsetLayout Flex:onslide
     Mandatory      1
     DefaultArg     "1-"
   EndArgument
+       ResetsFont true
 End
 
-InsetLayout Flex:onslide+
-  CopyStyle        Flex:onslide
+InsetLayout Flex:Onslide+
+  CopyStyle        Flex:Onslide
   LatexName        onslide+
   LabelString      "Uncover"
 End
 
-InsetLayout Flex:onslide*
-  CopyStyle        Flex:onslide
+InsetLayout Flex:Onslide*
+  CopyStyle        Flex:Onslide
   LatexName        onslide*
   LabelString      "Only"
 End