Hi again,

> I use the TEXINPUTS and MFINPUTS environment variables, and kpathsea can
> find the musixtex macro and font files. However, the font files (tfm
> files etc) are created in the current directory.

I managed to solve this on my own, with the following line (in a bash 
script):

  export TEXMF:={`kpsewhich -expand-var '$$TEXMF'`,$PWD/texmf}

This adds my path to the main texmf tree, and everything works as 
expected. Of course, you have to run texhash after altering the TEXMF 
environment variable.

Stefan

-- 
Stefan Svensson                     Phone: +46-90-135000
Himlastigen 14                      WWW: http://raggmunk.nu/
906 41 Ume�, Sweden                 ICQ: 1956984

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

Reply via email to