]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pedal-bracket.ly
don't set callback if staff-position set. Fixes #126.
[lilypond.git] / input / regression / pedal-bracket.ly
index afa98a889081b159de6b731abc22843254a3dc3b..52606ffcdcd2150f06a4983ad8a20c172c67d2a2 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.13"
+\version "2.7.39"
 
 \header {
 
@@ -21,5 +21,5 @@ At a line-break, there are no vertical endings.  " }
         c4 d \unaCorda e f g
         b  | \break c b c \treCorde c
     }
-    \layout { raggedright = ##t }
+    \layout { ragged-right = ##t }
 }