bug-lilypond
[Top][All Lists]
Advanced

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

Re: merge-differently-headed works only with the first two voices in a <


From: Graham Percival
Subject: Re: merge-differently-headed works only with the first two voices in a <<{} \ {} \ {} >> construct
Date: Sat, 30 Dec 2006 03:40:01 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks for the bug report!  I've added it as:
http://code.google.com/p/lilypond/issues/detail?id=202

Two small nitpicks: since the \override command affects the Staff, you only need one of them. In addition, it's easier to see what's happening when the music is spaced vertically, rather than fitting many things onto each line.

Thanks again,
- Graham


Carl Sorensen wrote:
% merge-differently-headed only works on the first two voices in a << {} \\ {}
\\ {} >> construct

\paper {ragged-right = ##t}

\relative c' { << {\override Staff.NoteCollision #'merge-differently-headed = ##t d=''2 a2 } \\ {d=''8 c8 r4 a8 f'8 r4 } \\ {e,,2 e2} >>
<<
{\override Staff.NoteCollision #'merge-differently-headed = ##t d=''2 a2 } \\ {e,2 e2 } \\ {d=''8 c8 r4 a8 f'8 r4 } >> << { \override Staff.NoteCollision #'merge-differently-headed = ##t e,,2 e2} \\ { d=''2 a2 } \\ {d=''8 c8 r4 a8 f'8 r4 } >>
}




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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