X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fchord-tremolo-stem-direction.ly;h=4101c525cc4e04378a181544143ccc37afe6a5aa;hb=e90f0536f9be39ada0bef0aeb0d275dec3b2fb5b;hp=d385510ca79393e812b62a4ae48a953aa59daf75;hpb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;p=lilypond.git diff --git a/input/regression/chord-tremolo-stem-direction.ly b/input/regression/chord-tremolo-stem-direction.ly index d385510ca7..4101c525cc 100644 --- a/input/regression/chord-tremolo-stem-direction.ly +++ b/input/regression/chord-tremolo-stem-direction.ly @@ -5,12 +5,12 @@ } -\version "2.12.0" +\version "2.14.0" \paper{ ragged-right = ##t } -\relative { +\relative c { \stemDown - \repeat tremolo 16 {d,32 a'32 } -} + \repeat tremolo 16 { d32 a'32 } +}