]> git.lyx.org Git - features.git/commit
Implement environment-split before and previous
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 1 Jan 2018 11:34:39 +0000 (12:34 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 1 Jan 2018 11:34:39 +0000 (12:34 +0100)
commit92613ac63c7ca55b81570fd81f9f228168736a14
tree39641cab9ddbf73e770c6139e485177ec6dc81ff
parent8ad7b0caead9f58b5ab40626af144adb3d059f01
Implement environment-split before and previous

Possibility to add an environment before the current one and to append
and environment from outside the nesting scope.

This commit includes all fixes that went in during testing these
functions in master. It also moves the menu items from Edit to Insert.
lib/bind/de/menus.bind
lib/bind/menus.bind
lib/ui/stdmenus.inc
src/LyXAction.cpp
src/Text3.cpp
src/frontends/qt4/Menus.cpp