lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding a little horz. space between 2 bumping notes


From: Kieren MacMillan
Subject: Re: Adding a little horz. space between 2 bumping notes
Date: Sat, 26 Aug 2006 14:31:00 -0400

Hi, Rick:

I would use something like
        varVoiceMelody = \relative c''
        {
r8 \once \override Score.SeparationItem #'padding = #3 c4 c8 c' c r c |
        }

[n.b. This padding (3) is exaggerated for effect/example -- probably ca. 1 would be sufficient...]

This way, you're not adding extra content (i.e., a Fingering element) just for the sake of presentation (i.e., a layout tweak).

Hope this helps!
Kieren.




reply via email to

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