]> git.donarmstrong.com Git - lilypond.git/commit
Fix post_events list order for chord repetitions.
authorNeil Puttock <n.puttock@gmail.com>
Sat, 15 May 2010 20:48:24 +0000 (21:48 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 15 May 2010 20:48:24 +0000 (21:48 +0100)
commit7338aa2d65bd89a7e5418d27e626bcbf8918c0d5
tree84a650e83c348c9a486c3eed448988878c413850
parentaf366cb65538eb1629f2286aebc9d298e0d986b6
Fix post_events list order for chord repetitions.

* lily/parser.yy (event_chord):

  reverse post_events arg to chord repetition syntax constructor
input/regression/chord-repetition-script-stack.ly [new file with mode: 0644]
lily/parser.yy