lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo mark


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo marks
Date: Mon, 20 May 2013 07:04:11 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_19

Comment #50 on issue 3279 by address@hidden: space consecutive tempo marks
http://code.google.com/p/lilypond/issues/detail?id=3279

commit b586253323a60a4ca9acab1a53759504af88b944

The regression test metronome-marking.ly includes \markLengthOn to show the effect.

I did not provide an analogous command for BarNumbers. These do not interact with notes unless we override their placement
 \override Score.BarNumber #'break-visibility = #all-visible
so it seems reasonable to ask users changing that default, who also want horizontal space for BarNumbers to also override the spacing
 \override Score.BarNumber #'extra-spacing-width = #'(0 . 0)
by analogy to \textLengthOn or \markLengthOn

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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