On 09/27/2010 07:24 AM, Pavel Sanda wrote:
Gregory Jefferis wrote:
conversion from vfr's patch (format 369) to my proposal.  Or if that file
format was never a stable release can it be ignored?
i think it can't be ignored and new conversion needs to be built on top of it.
our own manuals are currently in this format too, not to speak about the users
who are currently experimenting with alphas...

I'll be happy to help with the lyx2lyx. Basically, what we would need is a way to calculate the hash in python, so that we can modify all the change indications to the new format. To do that, we need to know how the existing change "numbers" correspond to the existing author names, etc. I.e., we need a map:
    old number => new hash value
Then we just go through line by line and do a simple replacement.

Richard

Reply via email to