lilypond-user
[Top][All Lists]
Advanced

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

combine voices dot/nodot


From: Jan-Peter Voigt
Subject: combine voices dot/nodot
Date: Wed, 12 Oct 2011 15:03:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Lightning/1.0b2 Thunderbird/3.1.15

Hello List,

on p. 307 of Elaine Gold's book ("behind bars") she writes, it is an accepted keyboard convention that notes of unequal duration may share a notehead to save space.
This is here example:
--snip--
<<
  \relative c'' {
    c8. d16 e c d g
  } \\ \relative c'' {
    c16 g e d' e8. g16
  }
>>
--snip--
How can I let lilypond share noteheads?

I know I can
\once \override NoteColumn #'force-hshift = #-.5
but then I have to estamite the shift value by trial and error (I assume it will be +/-0.5 in most cases, but not in all).

Is there an override, to allow this "collision"?

Cheers,
Jan-Peter




reply via email to

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