]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/phrasing-slur-height.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / phrasing-slur-height.ly
index 0a2bf75199c717603eccf18fa268ae0795e04b67..ffff47138d5171f95153f172e4c8f4e77aeee820 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header{ texidoc="@cindex Phrasing Slur Height
 The @code{PhrasingSlur} can be made higher in order to avoid collision 
 with other slurs. "
 }
 
 \score {
-    \new Staff \notes\relative c''{
+    \new Staff \relative c''{
        \override Staff.PhrasingSlur  #'height-limit = #8.0
        c8 \( (d e f) g ( a b c)
        | c ( b a g) f ( e d c)\)