bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1774 in lilypond: Semi-breves unnecessarily shifted


From: lilypond
Subject: Re: Issue 1774 in lilypond: Semi-breves unnecessarily shifted
Date: Sun, 24 Jul 2011 01:07:27 +0000

Updates:
        Summary: Semi-breves unnecessarily shifted

Comment #1 on issue 1774 by address@hidden: 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




reply via email to

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