]> git.donarmstrong.com Git - lilypond.git/blob - input/test/tie-bug.ly
f52151068fa827da58dd78e3f47f5aa6be0f9ca4
[lilypond.git] / input / test / tie-bug.ly
1 \version "1.1.52";
2
3
4 %  middle tie is wrong
5 \score{
6         \notes\relative c'{
7         {               <c4 e g  > ~ <d f a>
8         }
9 }}
10