On Thu, 21 Mar 2002, Jorge Antonio Gonzalez Fortuna wrote: > > I've read the file /cygwin/usr/share/texmf/ls-R, MUSIXTEX.TEX appears and > all the files I installed. But still kpsewich can't find the required > files. I suspect that it has something to do with tetex being case > sensitive and cygwin not or the other way. I will try to install > everything in my house to see what else I can find to debug this problem. > If I find something else I'll post. > Obviously, if you have MUSIXTEX.TEX in your installation, \input musixtex will not work because musixtex.tex does not exist. You should convert the files to lower case. A simpler solution is to load musixtex from the internet Start->Programs->miktex->Options->Packages->Applications->Music
There you find musixtex. Click Accept and musixtex is downloaded, including the normal musixtex fonts, but in your $TEXMF directory. Missing in that installation was musixflx.exe which is indispensable for running musixtex. You must get that program manually and put it into a directory in your path, e.g. $TEXMF/miktex/bin or $LBIN. Christof _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://sunsite.dk/mailman/listinfo/tex-music
