]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/chord-tremolo-whole.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[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.16.0"
7
8 \relative c'''{
9   \repeat tremolo 32{ g64 a }
10