]> git.lyx.org Git - features.git/commit
Fix bug in get_containing_inset and get_containing_layout
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 13 Feb 2015 15:28:00 +0000 (16:28 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 13 Feb 2015 15:28:00 +0000 (16:28 +0100)
commite52b85d2671881b3043e9062a32ef32b4c995e41
tree08f2025283e567e4f5d98a75992badd079ba47bc
parent8b17b25764c90530a85ac32a9dcb2676b9d25d64
Fix bug in get_containing_inset and get_containing_layout

We have to check if this is really a parent (or just the first inset/layout we have).
lib/lyx2lyx/parser_tools.py