On 3/3/25 1:57 PM, Neal Becker wrote:


On Mon, Mar 3, 2025 at 12:51 PM Neal Becker <[email protected]> wrote:


    On Mon, Mar 3, 2025 at 11:08 AM Richard Kimberly Heck
    <[email protected]> wrote:

        On 3/3/25 10:47 AM, Neal Becker wrote:
        > I wanted to resume enumeration but don't see how to do this
        in LyX.  I
        > tried following:
        >
        https://tex.stackexchange.com/questions/365974/resuming-a-list-in-lyx
        >
        > First, I can't select module customizable lists even though
        I have
        > enumitem.sty installed:
        > locate enumitem.sty
        > /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty
        > /usr/share/texlive/texmf-dist/tex/latex/lwarp/lwarp-enumitem.sty
        >
        > I also can't right click to get enumerate options, that
        gives overlay
        > options.  In TeX code that would produce <resume>, which I
        assume
        > wouldn't work.
        >
        > Any hints?

        Is the module itself greyed out? If so, try reconfiguring. If
        that
        doesn't work, then there's a problem with detection of
        enumitem.sty.

        Once you have the module selected, there is an "Enumerate-Resume"
        environment you can use, so it's easier than in that post.

    Thanks for the quick reply!  The module is not grayed out, but the
    add button is grayed out.
    I see I could add "paragraph lists" module (add button is not
    grayed out, but it is not added).
    I have removed the other 2 modules, just in case something was
    incompatible, but still add button on customizable lists is grayed
    out.

Just a bit more info, this is lyx-2.4.2, and when I run reconfigure I see that enumitem IS detected.

Are you using beamer? I take it you are, since you mentioned overlay. The enumitem module cannot be used with beamer, because enumitem.sty is not compatible with Beamer. So the beamer layout explicitly 'excludes' enumitem, which is why it is greyed out. See

https://github.com/josephwright/beamer/issues/342

Riki

-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to