Abdelrazak Younes wrote:
By the way, I think lyx2lyx has not been updated with the format change.
This is what I get at the console:
Traceback (most recent call last):
File "d:/devel/lyx/trunk/lib/lyx2lyx/lyx2lyx", line 91, in ?
sys.exit(main(sys.argv))
File "d:/devel/lyx/trunk/lib/lyx2lyx/lyx2lyx", line 84, in main
file.convert()
File "d:\devel\lyx\trunk\lib\lyx2lyx\LyX.py", line 380, in convert
steps = getattr(__import__("lyx_" + step), mode)
File "d:\devel\lyx\trunk\lib\lyx2lyx\lyx_1_5.py", line 280
if not option == None:
^
TabError: inconsistent use of tabs and spaces in indentation