]> git.lyx.org Git - lyx.git/commit - lib/lyx2lyx/lyx_2_1.py
Fix problem with chunk lyx2lyx conversion spotted by Scott.
authorRichard Heck <rgheck@lyx.org>
Mon, 3 Jun 2013 17:01:39 +0000 (13:01 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 3 Jun 2013 17:01:39 +0000 (13:01 -0400)
commit89ced5c3c33c788c6539c4956c96a051f079ae1b
tree3e1cd2932f31f79eda6215c298e50984c932b793
parent9a6c402a82df0e57839b5c9eed094f2faf216e83
Fix problem with chunk lyx2lyx conversion spotted by Scott.

We assume chunks come at us in a certain form. If not, then
we cannot handle the conversion. In that case, we just leave
the chunks as they were and they will appear as unknown layouts.
lib/lyx2lyx/lyx_2_1.py