Changes the spanner-placement property of FootnoteSpanner to ly:dir
[lilypond/patrick.git] / input / regression / repeat-slash-multi.ly
blobdd670402d36d0407c6034db6919c4aa4088791c5
1 \version "2.13.51"
3 \header {
4 texidoc = "Beat repeats for patterns containing identical durations
5 shorter than an eighth note use multiple slashes."
8 \relative c' {
9 \repeat percent 2 { c16 d e f }
10 \repeat percent 4 { c32 e g e }