]> git.donarmstrong.com Git - lilypond.git/blob - input/test/notemode-chords.ly
5b26d4c1c2f5379b50fd90a547e8ea30dcb3de0f
[lilypond.git] / input / test / notemode-chords.ly
1 \version "1.1.52";
2
3 \score{
4         \notes \transpose c''{
5                 @c1@ @c-7@ @c-7^5@-1-3
6         }
7
8 }