]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/chord-tremolo-whole.ly
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / chord-tremolo-whole.ly
1 \header {
2   texidoc = "chord tremolos don't collide with whole
3 notes."
4 }
5
6 \version "2.10.19"
7
8 \relative c'''{
9   \repeat tremolo 32{ g64 a }
10