]> git.lyx.org Git - features.git/commit
Introduce "inverted" branch insets: These are branches whose content
authorRichard Heck <rgheck@lyx.org>
Tue, 12 Jul 2016 03:56:32 +0000 (23:56 -0400)
committerRichard Heck <rgheck@lyx.org>
Tue, 12 Jul 2016 03:56:32 +0000 (23:56 -0400)
commit5df323a0dd564f00c5ab085a3570957ad76b21d3
tree6bc97cec6ec91281dfaddd977f6b4ca89cb886b2
parented87044d91e39daf2c079ba4582603add299d667
Introduce "inverted" branch insets: These are branches whose content
is output when a branch is NOT activated. Fixes bug #7698.

At the moment, inversion is controlled through the branch settings
dialog. There is no provision for inserting inverted insets directly,
or for changing them from the context menu. Both of these could be
done, of course. The latter would need LFUN_BRANCH_TOGGLE_INVERTED.
development/FORMAT
lib/lyx2lyx/lyx_2_3.py
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/ui/BranchUi.ui
src/insets/InsetBranch.cpp
src/insets/InsetBranch.h
src/version.h