lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lilypond 2.0.1 - Not all chars found


From: Mats Bengtsson
Subject: Re: Lilypond 2.0.1 - Not all chars found
Date: Tue, 18 Nov 2003 11:15:06 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

One tricky aspect of dvips and the other programs that use the
kpathsea library is that the searched paths also depend on the
directory where the binary is installed. So, one thing to check
is if the programs kpsewhich and dvips are installed in the same
directory.

I hope that 'printenv TEXMF' returns something like
{/usr(local/share/lilypond/2.0.1,{!!/usr/local/share/texmf}}

You can get lots of debugging information on how dvips searches
for files if you run dvips with the additional flag '-d -1' and
look at the information sent to stderr.

   /Mats

Jan Nieuwenhuizen wrote:
"R. D. Davis" <address@hidden> writes:


Here are the results:

rhiannon[101]% echo $TEXMF
/usr/local/share/lilypond/2.0.1 /usr/local/share/texmf
rhiannon[102]% kpsewhich music-drawing-routines.ps
/usr/local/share/lilypond/2.0.1/tex/music-drawing-routines.ps


So with this setting kpathsea can find the file.  This means that when
dvips is invoked, it sees another TEXMF setting, or your dvips does
not use kpathsea.  What does

   ldd `which dvips`

say?

Jan.


--
=============================================
        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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]