lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] ambitus engraver


From: Jan Nieuwenhuizen
Subject: Re: [PATCH] ambitus engraver
Date: Wed, 26 Jun 2002 11:12:08 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Juergen Reuter <address@hidden> writes:

> Sorry for the long delay of
> several weeks; but I still have severe teTeX problems since lily 1.5.59.
> Currently, I have to manually tweak TEXMF and TEXINPUTS and/or set up
> various symbolic links to work around font problems.

Do you run lilypond from the build directory, or do you install it?
There were bugs in both procedures.  In any case, setting TEXMF should
be enough now, as long as TEXINPUTS et al. are not set, or not set to
wrong values.

Running lilypond from the build dir should now (.62) be as easy as:

    ./configure; make
    export TEXMF=$(pwd)/share/lilypond/<version>  # build dir version
    # export /usr/share/lilypond/<version>        # installed version
    unset LILYPONDPREFIX
    unset MFINPUTS
    unset TEXINPUT
    unset TFMFONTS

Btw, if 'make web' runs ok, you can always peek how it works.
Variables for running lilypond from the build directory are set in
./make/lilypond-vars.make.

> Another thing: "make distclean" does not remove directory "share" in the
> top level directory.  Is this a bug or intended behaviour?

Bug, fixed in CVS.  Thanks.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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