lilypond-user
[Top][All Lists]
Advanced

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

Re: MetronomeMark does not obey staff-padding


From: Dmytro O. Redchuk
Subject: Re: MetronomeMark does not obey staff-padding
Date: Mon, 26 Mar 2007 09:40:50 +0300
User-agent: Mutt/1.4.2.1i

On Sun, Mar 25, 2007 at 10:20:39PM -0400, Bryan Stanbridge wrote:
> Greetings,
> 
> I'm not sure if this is a bug, but given my tests, I suspect it is (so I 
>  copied the bug list). It appears that the MetronomeMark object does 
> not pay attention to staff-padding. Does it not have any reference 
> points defined for staff-padding perhaps? Here's my simple test version.
> 
> \version "2.10.20"
> 
> \score {
>   \new Staff {
>     \tempo 4=120
>     c'4
>     \override Score.MetronomeMark #'staff-padding = #5
>     \tempo 4=100
>     c'4
>     \override Score.MetronomeMark #'extra-offset = #'(0 . 5)
>     \tempo 4=80
>     c'4
>   }
> }

This
        \override Score.MetronomeMark #'padding = #5
works.

> 
> Cheers,
> 
> Bryan...

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk





reply via email to

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