> Mats Bengtsson wrote:
> 
> >What do the following commands return?
> >
> >kpsexpand '$TEXPSHEADERS'
> >
> [cbrey@Betty cbrey]$ kpsexpand '$TEXPSHEADERS'
> .:{/usr/local/share/lilypond/,!!/usr/share/texmf}/{dvips,pdftex,tex,fonts/type1}//
> 
> >kpsewhich -format 'PostScript header' music-drawing-routines.ps
> >
> [cbrey@Betty cbrey]$ kpsewhich -format 'PostScript header' 
> music-drawing-routines.ps
> /usr/local/share/lilypond/tex/music-drawing-routines.ps

Strange! This looks exactly the way it should.
Both dvips and xdvi should use the $TEXPSHEADERS variable
as set in texmf.cnf to search for this file. Also, if the 
kpsewhich command finds the file, it should also be found
by dvips and xdvi. 

Try the following:

Set the environment variable KPATHSEA_DEBUG to '-1'
Run dvips on the .dvi file and pipe the standard error
output through 'grep music-drawing'. This should tell you
where the programs searches for the file.

   /Mats


> Thanks for any help...
> Carter
> 
> -- 
> 
> +---------------------------------+
> |Carter Brey ([EMAIL PROTECTED])|
> +---------------------------------+
> Homepage:
> http://www.nyplive.org/music/orchestra/index.cfm?page=profile&personNum=7
> 
> 
> 
> 




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to