]> git.lyx.org Git - features.git/commitdiff
Whoops.
authorRichard Heck <rgheck@comcast.net>
Tue, 12 Jan 2010 19:39:49 +0000 (19:39 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 12 Jan 2010 19:39:49 +0000 (19:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32993 a592a061-630c-0410-9148-cb99ea01b6c8

lib/scripts/layout2layout.py

index 4da2babcc28b003980105b715613168f66cdbc78..46b8fdbe1daba956d36bd335a91a4127afbb287a 100644 (file)
@@ -250,7 +250,7 @@ def convert(lines):
             continue
 
         # This just involved new features, not any changes to old ones
-        if format >= 14 and format <= 19:
+        if format >= 14 and format <= 20:
           i += 1
           continue