]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/stem-tremolo-forced-dir.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / regression / stem-tremolo-forced-dir.ly
1
2 \version "2.10.2"
3 \layout { ragged-right = ##t }
4 \relative c 
5 {
6         \clef bass
7         \stemUp f4 : 32
8 }