Re: [patch] Re: Assertion failed with old-style latex index insets

2008-10-12 Thread Jürgen Spitzmüller
rgheck wrote: > No, this just looks like an oversight from before, probably mine. > > We really ought to have written: >      name  "" > in this case. But we don't. Indeed. I committed the patch. Jürgen

Re: [patch] Re: Assertion failed with old-style latex index insets

2008-10-11 Thread rgheck
Jürgen Spitzmüller wrote: Jan Engelhardt wrote: See below. I see. lyx2lyx produces wrong output for empty index insets, because these do not have a "name" tag. The attached patch seems to fix it for me. José, Richard, did I miss something? No, this just looks like an oversigh

[patch] Re: Assertion failed with old-style latex index insets

2008-10-11 Thread Jürgen Spitzmüller
Jan Engelhardt wrote: > See below. I see. lyx2lyx produces wrong output for empty index insets, because these do not have a "name" tag. The attached patch seems to fix it for me. José, Richard, did I miss something? Jürgen Index: lib/lyx2lyx/lyx_1_6.py =