Re: Metronome mark interfers with note spacing

2007-10-22 Thread René Brandenburger
Hi Mats, works fine ... thanks rene ps: by the way, that was the fastest solution I ever had from a mailinglist Am Montag, den 22.10.2007, 14:43 +0200 schrieb Mats Bengtsson: > Just add > \override Score.MetronomeMark #'extra-spacing-width = #'(+inf.0 . -inf.0) > before the first note. > >

Re: Metronome mark interfers with note spacing

2007-10-22 Thread Mats Bengtsson
Just add \override Score.MetronomeMark #'extra-spacing-width = #'(+inf.0 . -inf.0) before the first note. /Mats René Brandenburger wrote: Hello, is there a way to get the metronome mark not to interfere with note spacing? if I remove the metronome mark in the following snippet, all eight not

Metronome mark interfers with note spacing

2007-10-22 Thread René Brandenburger
Hello, is there a way to get the metronome mark not to interfere with note spacing? if I remove the metronome mark in the following snippet, all eight notes are spaced evenly, with the metronome mark, the space between the first and the second note is much larger. thanks rene 8< --- SNIPPET ---