From 8af913102ce8148487895f7cc14e0a30cfb43005 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 11 Nov 2013 09:44:50 +0100 Subject: [PATCH] powerdot: fix argument order with empty first argument --- lib/layouts/powerdot.layout | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout index bf430620a9..a119b81f60 100644 --- a/lib/layouts/powerdot.layout +++ b/lib/layouts/powerdot.layout @@ -19,6 +19,7 @@ Provides url 1 Provides hyperref 1 Provides geometry 1 DefaultStyle Standard +ExcludesModule enumitem DefaultFont Family Sans @@ -322,6 +323,7 @@ Style Enumerate Argument 2 LabelString "Enumerate Options" Tooltip "Optional arguments for this list (see enumitem manual)" + Requires 1 EndArgument Argument item:1 LabelString "Custom Item|s" -- 2.39.2