You may need to run the command texhash once again after you have got the correct setting of TEXMF, otherwise the file name database may be out of date.
/Mats
David Bobroff wrote:
On Wed, 2005-03-16 at 12:46 +0100, Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
On Wed, 2005-03-16 at 10:48 +0100, Han-Wen Nienhuys wrote:
[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}}'
I got nothing. Then:
(did you source lilypond-profile?) as a crutch, you may copy lilypond.map into the working directory.
I tried sourcing lilypond-profile and got:
TEXMF='{/usr/local/share/lilypond/2.5.15, {/root/texmf,!!/usr/local/share/texmf,!!/usr/share/texmf}}'
but then: did
dvips -u+lilypond.map foo.dvi
complain?
Yep:
dvips: Font Emmentaler-20 used in file lily-891535562-1.eps is not in the mapping file.
And the printed output was the same; just stems and staff lines.
Is this indicating a problem local to me, or is this something in Lily that's going wrong?
-David
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
-- ============================================= 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 =============================================
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
