]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pedal.ly
*** empty log message ***
[lilypond.git] / input / regression / pedal.ly
index e917883fe087cd8d12d0407c34dc7d1640402e2b..fd19a08589dd9413e8013d338731762c5dc833cc 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\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.
@@ -15,14 +15,14 @@ Brackets work  across line breaks.
 \context Staff \notes\relative c'{
 
 c4 d e f g 
-\sustainDown b c c, |
-  [d16  c  c c] [e e \sustainUp \sustainDown e e ] f4 \sustainUp
-    g\sustainDown |
-  b \sustainUp c 
+-\sustainDown b c c, |
+   d16-[  c  c c]  e-[ e -\sustainUp -\sustainDown e e ] f4 -\sustainUp
+    g-\sustainDown |
+  b -\sustainUp c 
   \property Staff.pedalSustainStrings = #'("-" "-P" "P")
   \property Staff.SustainPedal \override #'padding = #-2
-  c, \sustainDown d e \sustainUp \sustainDown f
-  \sustainUp g b 
+  c, -\sustainDown d e -\sustainUp -\sustainDown f
+  -\sustainUp g b 
 
   \property Staff.UnaCordaPedal \override #'pedal-type = #'mixed
   d \unaCorda e f g
@@ -32,8 +32,8 @@ 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
-\sustainUp g \sustainDown b b, \sustainUp c'
+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,3 +45,4 @@ c4
 \tempo 4 = 60
 }
 }
+