David Kastrup wrote
>> I wonder whether music functions can return a score at all,
> 
> No, use define-scheme-function for that.  With regard to using that
> scheme function as a score replacement then, it may conceivably work
> only with recent versions of 2.19.  I think that I pulled some commits
> for that purpose into 2.18, but that will only get available with 2.18.2
> I think.

Ok, thanks!  I tried it as a scheme function with 2.19.2 and everything
worked fine.  


> It's not really all that important as you can always leave out the
> \score, and then do use a music function and \score { \scoreSetup ... }
> as long as what you want in \scoreSetup does not include output or
> header definitions.

That's true, but it's still nice to be able to do it (and learn how to do
it).

Thanks again,
-Paul




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/composing-Scheme-identifiers-tp160030p160056.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to