Oh can you use lilypond-user@gnu.org for something like this first next
time rather than go straight to 'bug@' for an 'how do i?'
Thanks
james
On 25/10/2010 16:53, ornello wrote:
The following example produces 7 (!) instead of 3 ties.
Does anybody know a workaround for this?
------------------------
\version "2.12.3"
\new Voice \with {
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
} \relative c' {
<c e g> ~<c e g>
}
\new Voice \with {
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
} \relative c' {
<c~ e~ g~> <c e g>
}
James
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user