]> git.lyx.org Git - lyx.git/commit
Fix bug 4927 again. The latex2ert routine was geared too much toward IndexInset,...
authorRichard Heck <rgheck@comcast.net>
Sun, 13 Jul 2008 19:24:09 +0000 (19:24 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 13 Jul 2008 19:24:09 +0000 (19:24 +0000)
commitf119b8f4de8d9f4f3585a797c453977b2b9594a9
tree2585b55cb6dce68a49ce10461ffe8023259001ce
parentec865238457791efcefe49f958581d7c275b7ed8
Fix bug 4927 again. The latex2ert routine was geared too much toward IndexInset, where
the initial backslash in a LaTeX command is escaped, which it is not in a subfigure.

Note that we are NOT converting labels here into InsetLabel objects. That would not be
all that hard to do. I've put a comment in about how we could do that. It would be fairly
easy to do.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25581 a592a061-630c-0410-9148-cb99ea01b6c8
lib/lyx2lyx/lyx_1_6.py