lilypond-user
[Top][All Lists]
Advanced

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

Re: Adjusting the position of tempo indications


From: Kevin Barry
Subject: Re: Adjusting the position of tempo indications
Date: Fri, 16 Jan 2015 14:11:11 +0000

Dear David,

> > \score {
> >     \new StaffGroup <<
> >     \override Score.MetronomeMark.padding = #2
> >     \topLine
> >     \bottomLine
> >     >>
> > }

Here if you replace the `padding' property with `outside-staff-padding' it should work, i.e.
\override Score.MetronomeMark.outside-staff-padding = #2

hth,
Kevin 

reply via email to

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