]> git.lyx.org Git - features.git/commit
Fix bug 4212
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 7 Sep 2007 09:55:57 +0000 (09:55 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 7 Sep 2007 09:55:57 +0000 (09:55 +0000)
commit6e974a3d42b1e14daf2cdaac65d33aad4876063a
treece0b62b714e904df5a07c37a64ea74e68c8b4e52
parentfc2f8c8e4f29f34ec0a5e83180f840df5b6e75b7
Fix bug 4212

* Text2.cpp (deleteEmptyParagraphMechanism):
* paragraph_func.cpp (breakParagraph): make sure that the start of
appendix marker is not lost when deleting or breaking a paragraph

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20121 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text2.cpp
src/paragraph_funcs.cpp