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 notes
are spaced evenly, with the metronome mark, the space between the first
and the second note is much larger.
thanks
rene
8< --- SNIPPET --- >8
\version "2.11.33"
\include "italiano.ly"
\paper {
ragged-right = ##t
}
\relative do' {
\time 2/4
\tempo 4 = 100
\key re \major
\clef treble
la'8 la si si |
}
8< --- SNIPPET --- >8
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user