]> git.lyx.org Git - features.git/commit
Bug #9005: various things that do not work as intended in passthru paragraphs
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 4 Mar 2014 10:56:03 +0000 (11:56 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 4 Mar 2014 10:56:03 +0000 (11:56 +0100)
commitad56bded0370cbad601ec5374a4eb1561b204d80
tree7082f2760dc2e5400df3e739d6249887ffb5d278
parentc80f1009b35a3e160f9ab6f670ec64411bbe3e28
Bug #9005: various things that do not work as intended in passthru paragraphs

* disable branch-add-insert in pass thru paragraphs

* when it is not possible to input a quote inset, insert a single
  ascii quote when argument to quote-insert is "single"

* handle "mathspace" dialog in Text::getStatus

* disable insertion of newline inset in pass thru paragraphs

* handle "mathdelimiter" and "mathmatrix" dialogs in GuiView::getStatus.
src/BufferView.cpp
src/Text3.cpp
src/frontends/qt4/GuiView.cpp