MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / repeat-tremolo-dots.ly
blob86652c8150e8c8a6d5bb421ffeaf42e9dc49f4f7
1 \version "2.12.0"
3 \header {
4 texidoc = "Dots are added to tremolo notes if the durations involved require them."
7 \paper{ ragged-right = ##t }
8 \score { \relative c' {
9 c8 \repeat "tremolo" 14 { c32 a32 } |