Anthony Fok <[EMAIL PROTECTED]> writes:
> > makeinfo out/lilypond.texi -o out/lilypond.info
> Yes, I run into this problem from time to time. Fortunately, not with
> 1.3.128. Han-wen and Jan, as you can see here, for some reasons, make's
> internal .texi -> .info rule was not overriden.
That's strange. The cancellation rule is right there, in
Documentation/user/GNUmakefile:
# Cancel default info generation rule. We want to generate info from
# `.nexi', making sure we don't run LilyPond for inline pictures, when
# generating info.
$(outdir)/%.info: $(outdir)/%.texi
We always build .info from .nexi
(.NOT-RUNNING-LILYPONDexi), we don't need or want to run lilypond for
the text version of the doco.
Peter, what's your version of make? Or, what happens if you:
cd Documentation/user
make clean
make out/lilypond.info
?
Greetings,
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss