lilypond-user
[Top][All Lists]
Advanced

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

Re: Makefile help!


From: foxfanfare
Subject: Re: Makefile help!
Date: Thu, 17 Oct 2019 12:03:52 -0700 (MST)

Karl Hammar wrote
> Try something like:
> 
> piano-solo.%.pdf: piano-solo.%.ly \
>       $(general) \
>       dialogs.%.ily \
>       global.%.ily \
>       notes.piano-solo.%.ily \
>       pedals.%.ily
> ...
> 
> Have a look at "Syntax of Static Pattern Rules" in make documentation
> $ info make
> 
> Also, you could use a dependancy finder like:
>  http://aspodata.se/git/musik/bin/depend_ly
> 
> Regards,
> /Karl Hammar
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list

> lilypond-user@

> https://lists.gnu.org/mailman/listinfo/lilypond-user

Oh, that was easy! Thank you very much Karl!
I can now choose which piece I want to generate, but do you know how I can
also generate all the 35 pieces with the same command? (if possible)



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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