lilypond-user
[Top][All Lists]
Advanced

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

Re: Tempo markings placement for trio music


From: Rachel Green
Subject: Re: Tempo markings placement for trio music
Date: Tue, 4 May 2021 17:18:44 +0000

Thanks!
Rachel

> On Apr 30, 2021, at 11:19 AM, Kevin Barry <barrykp@gmail.com> wrote:
> 
> Hi Rachel,
> 
> You can make this work by adding the engraver to the staff you want it
> to print above (in this case the harp's upper staff). Based on your
> example the code might look something like this:
> 
>      \new Staff \with {
>        \consists Mark_engraver
>        \consists Metronome_mark_engraver
>      } {
>        \tempo "Adagio"
>        \Treble
>      }
> 
> Hope that helps,
> Kevin




reply via email to

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