Thanks. That was the part I was missing. I didn't realize that all
of the items must be combined, and I didn't know how to combine them anyway.
Is this worth mentioning somewhere in the Music Functions section of
the documentation. Does that mean I have to write it.
Nicolas Sceaux <[EMAIL PROTECTED]> writes:
> setAltStaff =
> #(define-music-function (parser location ...)
> (...)
> (make-music 'SequentialMusic
> 'elements (list (if ..condition..
> #{ ..foo.. #}
> ;; if condition is not fulfilled, empty music:
> (make-music 'SequentialMusic))
> #{ ..baz.. #})))
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user