The variables setting up the TeX search paths in teTeX are
normally read from the file pointed to by `kpsewhich texmf.cnf`.
You can change these settings, either by changing directly in that
file or by setting an environment variable (which will override the
value from the file). Anyway, to find out what value the teTeX
programs see for a variable like TEXMF, just run the command
  kpsexpand \$TEXMF

To learn more, read the comments in the texmf.cnf file, the teTeX
documentation (run the command `texdoc TETEXDOC`) and the documentation
of the kpathsea library (run the command `info kpathsea`).

/Mats

Murray Peard wrote:
[TeX on Cygwin]


Has anyone else had any success setting MusiXTeX up in this environment?

yes, but I forgot what I did :-| Probably I just copied the files, since I see

14:28:18$ env | grep TEX
TEXMF={/usr/share/lilypond/2.0.1,/usr/share/texmf}
14:28:48$ find /usr -name musixtex.tex
/usr/share/texmf/tex/plain/misc/musixtex.tex
14:29:01$


It turns out that I hadn't added TEXMFLOCAL to the TEXMF tree in the config
file. However, adding it hasn't solved my problem! Yes, I've run mktexlsr,
and it says it's searched both directory trees (they are /usr/share/texmf
and /usr/local/share/texmf), but still the same error: Environment music
undefined.

I don't seem to have any TeX environment variables.... At least env doesn't
tell me about them if they're there. I shouldn't need to do anything else,
because removing TEXMFMAIN from TEXMF demonstrates that the config file is
being accessed, since I can't run LaTeX at all when I do that.

Any other ideas? I'll hammer away a bit more on this, then just put all the
MusiXTeX files in with the rest, instead of having the local texmf tree, if
nothing comes of it.

Thanks,

Murray-Luke


_______________________________________________ Tex-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe ============================================= _______________________________________________ Tex-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to