]> git.donarmstrong.com Git - lilypond.git/commit
Add ties from Completion_note_heads_engraver to a TieColumn.
authorNeil Puttock <n.puttock@gmail.com>
Sat, 18 Jun 2011 23:00:11 +0000 (00:00 +0100)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 25 Jun 2011 06:35:29 +0000 (00:35 -0600)
commit1085dbe6d7d796c4891fe852f958bc12f8279342
tree27107652339e724d326f6399d678ca27369dad4e
parent63cbee29383943b9944eebdbadc537e7c28e2b4c
Add ties from Completion_note_heads_engraver to a TieColumn.

* lily/completion-note-heads-engraver.cc (process_music):

  if note splitting causes creation of ties, also create a TieColumn and
  add ties to it to ensure correct formatting in chords

  tidy code
lily/completion-note-heads-engraver.cc