Hi Gregory, > 1) I have a patch set for 1.6.X which will no longer apply because Vincent > (vfr) already contributed an alternative. I presume that I need to modify > my patch to layer on top of his.
Actually, I wouldn't say I contributed an alternative. I just put in your idea but implemented slightly different. Because I kept your idea in mind, it was easy to implement the hash function part and I think that the very simple patch I attach, is exactly what you had in mind. If not, let me know. > 3) How should lyx2lyx be handled in this case? I guess I need to layer a > conversion from vfr's patch (format 369) to my proposal. Or if that file > format was never a stable release can it be ignored? Now we only need to revert the hash numbers to 1,2,3... but I'm not proficient at all when it comes to Python. > > Many thanks for your help, > > Greg Jefferis. > Thank you too, please check whether the patch that I attach to the bug report is what you had in mind. http://www.lyx.org/trac/attachment/ticket/6058/bug6058.patch Vincent