]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/chord-tremolo-stem-direction.ly
Split WWW target in two stages WWW-1 and WWW-2
[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.36"
9 \paper{
10   ragged-right = ##t
11 }
12
13 \relative {
14   \stemDown
15   \repeat tremolo 16 {d,32 a'32 }
16