>>>>> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Jean-Marc, Joost, Georg: when doing a grep over the 1.4.X Michael> branch, I noticed a couple of relicts/problems: Michael> 1. src/lyxrc.C: We refer to a script called "makeindex.sh"? Michael> Where does it come from? On my machine, "makeindex" is a Michael> binary. As I read it, it seems to be part of xindy. Michael> 2. development/Win32/fakeconfig/lyxrc.defaults: This file Michael> refers to some shell scripts as well as to reLyX. Joost, do Michael> we still need the files in fakeconfig for the 1.4.X Michael> installer? Otherwise, I would like to remove the complete Michael> directory. remove, as Joost said. Michael> 3. development/tools/makeLyXsigc.sh: This file looks Michael> obsolete. The same holds for development/tools/mkdoclinks.sh, Michael> development/tools/README.bin.example, and Michael> development/tools/scgen.pl. Shall we remove them? Keep README.bin.example for now, since it is used by the 'bindist' make target. However, I think we should kill this target. Michael> 4. lyx-1.4.X/lib/syntax.default: We have a lot of references Michael> to reLyX in this file. What shall we do with them? You could change them to references to tex2lyx. Michael> 5. lyx-1.4.X/src/tex2lyx/tex2lyx.man: Also contains some Michael> references to reLyX. Should be completely rewritten, actually. Michael> 6. lyx-1.4.X/lib/configure.py: We check for "noweb2lyx" which Michael> is supposed to be in path ./reLyX but I can't find such a Michael> file. Is this yet another relict that we can ditch? This is related to http://bugzilla.lyx.org/show_bug.cgi?id=2289 We have code to replace noweb2lyx, but Kayvan never told us whether it works... I suggest that we just include it. Michael> Please tell me what to do on the 1.4 side. I will fix the Michael> trunk at the same time. I think we can do the cleanup in both trees. JMarc
