]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pedal-end.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / pedal-end.ly
index 2461ae817c95200a45e03dbbb23e948d70046b46..94c6c4904ada610aa1565cc4531095fb99527716 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.16.0"
 \header {
 
   texidoc = "Unterminated piano pedal brackets run to the end of the piece. "
@@ -10,7 +10,7 @@
 
 {
   \set Staff.pedalSustainStyle = #'bracket
-  c4 \sustainDown
+  c4 \sustainOn
   \bar "|."
 }