]> git.lyx.org Git - features.git/commit
Fix lyx2lyx bug: We need to check for quoted names before we check
authorRichard Heck <rgheck@lyx.org>
Mon, 10 Dec 2012 16:09:50 +0000 (11:09 -0500)
committerRichard Heck <rgheck@lyx.org>
Mon, 10 Dec 2012 16:12:15 +0000 (11:12 -0500)
commit24dea042c285a4295ea35324be1e03f25f37c31f
treede0137a5dcb7299c308c3b8a95bffc130b691728
parent35a7f81654662cb9254c23d608abd5b410578462
Fix lyx2lyx bug: We need to check for quoted names before we check
for unquoted ones. Otherwise, a quoted name with no spaces gets
treated as if it were an unquoted name.
(cherry picked from commit 945c0e4127e0393ee50907e9aa7f04a2c972a5fc)
lib/scripts/layout2layout.py
status.20x