Thanks Henrik, I was not aware that we had control over the notes boundry
box, I have not tried your suggestion but it should work too and in the
context of the voice causing the issue.  Apparently there are numerous ways
to insert horizontal whitespace.  (I left the invisible string indicator out
so that my example would cause the issue.)  A box model diagram of an entire
page would be handy and all the properties involved.




Henrik Frisk-3 wrote:
> 
> Rick Hansen (aka RickH) <[EMAIL PROTECTED]> wrote:
> 
>> To see the change just add or remove th "\6" string indicator after
>> the "f,," note and you'll see what happens.
> 
> It's not there...
> 
> You can increase the f's #'X-extent to add space after it. For example,
>  \override NoteColumn #'X-extent = #'(4. . 4.) will add an fair amount
>  of space.
> 
> varVoiceInner = \relative c'' {
> %% \once \override StringNumber #'transparent = ##t
> \once \override NoteColumn #'X-extent = #'(4. . 4.) 
> <f,,>2 s2
> }
> 
> /henrik
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Adding-a-little-horz.-space-between-2-bumping-notes-tf2169412.html#a6001851
Sent from the Gnu - Lilypond - User forum at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to