Changes the spanner-placement property of FootnoteSpanner to ly:dir
[lilypond/patrick.git] / input / regression / ambitus-percussion-staves.ly
blob59012766f511a7eeb21374028026ba4bff48411d
1 \version "2.12.2"
3 \header {
4 texidoc = "Adding ambitus to percussion contexts does not cause
5 crashes, since the @code{Ambitus_engraver} will only
6 acknowledge pitched note heads."
9 \new DrumStaff \with { \consists "Ambitus_engraver" } <<
10 \new DrumVoice \drummode { \voiceOne cymr8 cymr }
11 \new DrumVoice \drummode { \voiceTwo hhp4 }