From lyx-devel Wed Apr 29 14:31:24 2009 From: rgheck Date: Wed, 29 Apr 2009 14:31:24 +0000 To: lyx-devel Subject: Re: Official submission of eLyXer for inclusion in LyX Message-Id: <49F864BC.20505 () bobjweil ! com> X-MARC-Message: https://marc.info/?l=lyx-devel&m=124101549925565 Jean-Marc Lasgouttes wrote: > Jürgen Spitzmüller writes: > >> Abdelrazak Younes wrote: >> >> >>> Well, if you don't want eLyXers to stay a single-person project I'd >>> advocate integrating into LyX proper. For example the csv2lyx script was >>> looked at, optimized and cleaned up a lot by other developers as soon as >>> it was integrated into LyX. >>> >> In any case, it might be a good idea to integrate it a bit more in one way >> or the other (for instance, connect it with lyx2lyx to maintain version >> changes). >> > > Integration with lyx2lyx is a must IMO, since it will ensure that it > still works if the LyX format is updated. This means that we do not have > to rely on proper maintenance of eLyXer before a release. > > I don't see how this is possible. I have looked at the code, and it is very dependent upon the file format of 1.6.x. Of course, you could always export the 2.0.svn format to 1.6 and run eLyXer on that, but then you lose all the new features. rh