Flaming Hakama by Elaine <ela...@flaminghakama.com> writes:

>> > > So my question is: is there any good reason why Lilypond still does
>> > > not allow multiple marks or tempo markings?
>>
>
> I can't answer that, but here's a way to get a rehearsal mark and a tempo
> mark at the same point in time, using an empty chord:
>
> \version "2.19.15"
> {
>     R1
>     \mark
>     <>\tempo Allegro 4=120
>     R1
> }

Uh, that would be tantamount to

    \mark <>
    \tempo Allegro 4=120

I am skeptical that \mark would be happy about a music expression.

-- 
David Kastrup

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

Reply via email to