]> git.donarmstrong.com Git - lilypond.git/blob - input/test/tie-sparse.sly
release: 1.3.31
[lilypond.git] / input / test / tie-sparse.sly
1
2 \context Voice {
3 \property Voice.sparseTies = ##t
4 c''  <c e g> ~ <c e g>  }