Updates:
        Summary: Semi-breves unnecessarily shifted

Comment #1 on issue 1774 by k-ohara5...@oco.net: Semi-breves unnecessarily shifted
http://code.google.com/p/lilypond/issues/detail?id=1774

Maybe desired behavior would be let the inner voices (those with \shiftOn...) ignore outer voices if
(1) the inner voice notes have no stem, and
(2) the inner voice noteheads clear other noteheads

lu =  \once\override NoteColumn #'ignore-collision = ##t
\new Staff <<
  \new Voice { \voiceOne g''1 e''2 d'' e'' d'' }
  \new Voice { \voiceThree c''2 b' \lu a'1 b' }
  \new Voice { \voiceFour \lu g'1 e'2 f'2 a'1 }
  \new Voice { \voiceTwo c'1 c'2 d' e'2 d' }


Can anyone check the if the textbooks give rules for this situation?

Attachments:
        1774.png  10.4 KB


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to