]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/powerdot.layout
chkconfig.ltx: uncoment check for cbgreek
[lyx.git] / lib / layouts / powerdot.layout
index bfe295ae3e9bac69a47ea894bd76cf4db5d800cb..7a3f19c98a9d9cc83f43aeba0d1b5c4c4b747898 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
@@ -267,7 +268,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 +291,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
@@ -317,11 +318,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 +342,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
@@ -564,7 +566,7 @@ End
 # Charstyle definitions
 ###
 
-InsetLayout Flex:onslide
+InsetLayout Flex:Onslide
   LyXType          charstyle
   LabelString      "Visible"
   LatexType        command
@@ -576,16 +578,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