On Wed, Nov 21, 2007 at 04:51:44PM +0200, sebastian guttenberg wrote: > Hi Martin > Sorry, but it still doesn't work for me. I'm getting the follwong > message in xterm: > > Traceback (most recent call last): > File "/home/basti/lyx-devel/lib/./lyx2lyx/lyx2lyx", line 78, in > <module> > doc.convert() > File "/home/basti/lyx-devel/lib/lyx2lyx/LyX.py", line 416, in convert > steps = getattr(__import__("lyx_" + step), mode) > File "/home/basti/lyx-devel/lib/lyx2lyx/lyx_1_6.py", line 377 > fullcontent = wrap_into_ert(fullcontent, r'\"', '"') > ^ > TabError: inconsistent use of tabs and spaces in indentation
Ah, cursed whitespace. Just replace the tabs by eight spaces. - Martin > Error: Conversion script failed > ---------------------------------------- > /home/basti/index-bug.lyx is from a different version of LyX, but the > lyx2lyx script failed to convert it. > > - Sebastian > > On Wed, 2007-11-21 at 03:34 +0200, Martin Vermeer wrote: > > On Tue, Nov 20, 2007 at 10:15:16PM +0200, sebastian guttenberg wrote: > > > > Try the attached (on top of newest SVN) > > > > > > Things indeed have changed now! I get an error message: > > > "Conversion script failed" and the file is not loaded at all !? > > > > > > BTW: Was the new patch (you called it x.diff) only for the quotation > > > mark-bug, or also for the dollar-bug? Because the last quotation mark > > > patch you called z.diff, and x.diff was formerly the name of the > > > dollar-patch --- that confused me a bit. So I only patched you new > > > x.diff, and no extra dollar-patch ... > > > > Ah. They were meant to be incremental. > > > > Best is to update svn (which now contains the $$-patch) and then apply > > the latest -- which I also have updated a bit; attached. This should > > also do the reversal to old format. But this isn't tested well. > > > > - Martin > > > > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. >