]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/chord-tremolo-stem-direction.ly
b42d0882dc7b2893e20d9f61c37d6e6eaba9952b
[lilypond.git] / input / regression / chord-tremolo-stem-direction.ly
1 \header {
2
3   texidoc = "Stem directions influence positioning of whole note
4   tremolo beams."
5
6 }
7
8 \version "2.11.51"
9 \paper{
10   ragged-right = ##t
11 }
12
13 \relative {
14   \stemDown
15   \repeat tremolo 16 {d,32 a'32 }
16