[EMAIL PROTECTED] writes:
> > 
> > the last line says that it opened
> > /usr/share/lilypond/2.5.15/dvips/map/lilypond.map for reading.
> > 
> 
> Hmmm, this is what I get:
> 
> # strace dvips -u+lilypond.map lbook-latex-test >& log
> # grep lilypond.map log
> execve("/usr/bin/dvips", ["dvips", "-u+lilypond.map", "lbook-latex-
> test"], [/* 33 vars */]) = 0
> access("./lilypond.map", R_OK)          = -1 ENOENT (No such file or
> directory)
> access("./lilypond.map", R_OK)          = -1 ENOENT (No such file or
> directory)
> 
> (...and yes, Jan, I'm running an installed version)

what  does  say

        set | grep TEXMF

I get

        
TEXMF='{/usr/share/lilypond/2.5.15,{/home/hankwang/texmf,!!/usr/local/share/texmf,!!/usr/share/texmf}}'


(did you source lilypond-profile?)
as a crutch, you may copy lilypond.map into the working directory.


> 
> -David
> 

-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to