]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/lyx2lyx
support for second \cite option.
[features.git] / lib / lyx2lyx / lyx2lyx
index d4333283bcf76499ab339213020da8b3b7b758ee..a7d86d6e13188be04ef61aa6f390bdc18e185f23 100755 (executable)
@@ -40,7 +40,7 @@ opt.quiet = 0
 
 format = re.compile(r"(\d)[\.,]?(\d\d)")
 fileformat = re.compile(r"\\lyxformat\s*(\S*)")
-lst_ft = [210, 215, 216, 217,  218, 220, 221, 223, 224, 225, 226, 227, 228, 229]
+lst_ft = [210, 215, 216, 217, 218, 220, 221, 223, 224, 225, 226, 227, 228, 229, 230]
 
 def usage():
     print """Usage: lyx2lyx [options] [file]