]> git.donarmstrong.com Git - lilypond.git/commit
Fix #1540: correct display method for single note chords.
authorNeil Puttock <n.puttock@gmail.com>
Tue, 1 Mar 2011 23:35:32 +0000 (23:35 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Tue, 1 Mar 2011 23:35:32 +0000 (23:35 +0000)
commit4c35239288c2ef7fc4d789091feaa782391ddae6
tree0c34cc91af6990d2d190d7a82c9a0fc022fda5a7
parent4f7a2c00af132ff2ed45741fdc83d36fa5ba6a23
Fix #1540: correct display method for single note chords.

* input/regression/display-lily-tests.ly:

  add test for EventChord with single NoteEvent and post_events

* scm/define-music-display-methods.scm (EventChord display method):

  use post-event? predicate to filter 'articulations
input/regression/display-lily-tests.ly
scm/define-music-display-methods.scm