lilypond-user
[Top][All Lists]
Advanced

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

Re: Metronome mark interfers with note spacing


From: Mats Bengtsson
Subject: Re: Metronome mark interfers with note spacing
Date: Mon, 22 Oct 2007 14:43:54 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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