> >>>>> "Jan" == Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
...
> Jan> The only difference is that after installing LilyPond, users will
> Jan> have to
> 
> Jan>     export TEXINPUTS=$TEXINPUTS:/usr/local/share/lilypond export
> Jan> MFINPUTS=$MFINPUTS:/usr/local/share/lilypond
> 
> Jan> instead of doing
>     
> Jan>     texhash
> 

OK, but you should change that into 

export TEXINPUTS=$TEXINPUTS::/usr/local/share/lilypond
export MFINPUTS=$MFINPUTS::/usr/local/share/lilypond

The double colons assure that the default paths are searched 
if $TEXINPUTS or $MFINPUTS were not set previously. 

    /Mats B


Reply via email to