]> git.donarmstrong.com Git - lilypond.git/blob - input/test/find-quarts.ly
release: 1.0.1
[lilypond.git] / input / test / find-quarts.ly
1 \score{
2         \melodic \relative c {
3               c d c f c g c b, c g, c f, c c'' c
4 % run with find-quarts should suggest:
5 %             c d c f c g' c, b c g c f, c' c'' c,,
6         }
7 }
8