On Wed, May 13, 2015 at 11:55 AM, Shivkumar Chandrasekaran <[email protected]> wrote: > I finally found it in the "User guide". It is in section 3.4.6 "Separate > Nestings"!
Thanks for finding this Shiv. Please let us know if you have any other ideas for improving the documentation. (below is for LyX developers or users following the 2.2 development branch) For master branch, we have: "To split an existing list into two lists, set the cursor at the end of a list item, press Return and select –Separator– in the pull-down box for environments in LyX's main toolbar." But I don't think we have --Separator-- in the pull-down box anymore. Can this be done with Edit > Start New Environment? Note that there is still the LFUN separator-insert but I don't think we have a graphical way to insert it. Is that expected? Actually, what is the use case for needing separator-insert? I'm sure there is one since it is called in LFUN_PARAGRAPH_BREAK, but I do not know it. Also, in aqua.bind, we have a binding for "menu-separator-insert". This LFUN does not seem to exist. Can I remove it or should it be corrected to something else? Scott
