]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pedal.ly
*** empty log message ***
[lilypond.git] / input / regression / pedal.ly
index a87371f20a604a32de5c4f80e1c08acd5b931260..fd19a08589dd9413e8013d338731762c5dc833cc 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 \header{
 texidoc = "Piano pedal symbols merge stop and start.  The strings are configurable. 
 Text style, bracket style, and a mixture of both are supported.
@@ -16,7 +16,7 @@ Brackets work  across line breaks.
 
 c4 d e f g 
 -\sustainDown b c c, |
-  [d16  c  c c] [e e -\sustainUp -\sustainDown e e ] f4 -\sustainUp
+   d16-[  c  c c]  e-[ e -\sustainUp -\sustainDown e e ] f4 -\sustainUp
     g-\sustainDown |
   b -\sustainUp c 
   \property Staff.pedalSustainStrings = #'("-" "-P" "P")
@@ -32,7 +32,7 @@ c4 d e f g
 
 \property Staff.SustainPedal \override #'pedal-type = #'bracket
 
-c4 d e -\sustainDown b c c, -\sustainUp -\sustainDown [d8 c] [e8 e -\sustainUp -\sustainDown] f4 d
+c4 d e -\sustainDown b c c, -\sustainUp -\sustainDown  d8-[ c]  e8-[ e -\sustainUp -\sustainDown] f4 d
 -\sustainUp g -\sustainDown b b, -\sustainUp c'
 c4 
 
@@ -45,4 +45,4 @@ c4
 \tempo 4 = 60
 }
 }
-%% new-chords-done %%
+