2008/1/8, Mats Bengtsson <[EMAIL PROTECTED]>:
> The example can be shortened to
>
> \version "2.11.36"
> \relative c''{
>   \tempo 4. = 76
>   a g f e |
> }
> \layout{ragged-right = ##t }
>
> which shows that metronome marks affect the note spacing. This is a
> regression
> bug compared to LilyPond 2.10.
>
> I have fixed the bug in the source code repository. Waiting for the next
> release, you can workaround the problem by adding
> \override Score.MetronomeMark  #'extra-spacing-width = #'(+inf.0 . -inf.0)
> before the \tempo command.
>
>     /Mats

Oops! I totally missed this bug report. I apologize for that.
I'm adding it to the tracker anyway, marking it as "fixed" and
verifying it ASAP.
Thanks,
Valentin


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to