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