On 08/11/2012 08:44 PM, Jane Shevtsov wrote:
On Mon, Dec 12, 2011 at 12:37 AM, Guenter Milde <mi...@users.sf.net> wrote:
In my local ~/.lyx-svn/layouts folder, I have the previous version that
fully defines the Labeling style while the 2011-01-12 version seems to
inherit from stdlists.inc.

The following patch should fix the issue:

@@ -72,6 +72,7 @@ Input stdlyxlist.inc

  Style Labeling
         LatexName             elabeling
+       OptionalArgs          1
         # FIXME This should probably be defined using \newlist instead
         Preamble
         % labeling-like list based on enumitem's description list with
How do I use this fix? Where do I put the code?

Find the enumitem.module file, and put
    OptionalArgs 1
into the appropriate place. You can find it by just looking through the file.

Richard

Reply via email to