]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pedal-end.ly
Run convert-ly on input/lsr and input/regression
[lilypond.git] / input / regression / pedal-end.ly
index 2461ae817c95200a45e03dbbb23e948d70046b46..2db41f63ec78464ae1e4f7f422f9e046efce3fa6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.11.51"
 \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 "|."
 }