]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hairpin-dashed.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / hairpin-dashed.ly
index ebb8a5b3ef83dc3eeba530752107fc97e0af567a..06fc70ad8540665f8ce1dcd5706023365a5c698b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 
 \header {
 texidoc ="Hairpin crescendi may be dashed. "
@@ -6,7 +6,7 @@ texidoc ="Hairpin crescendi may be dashed. "
 }
 
 \score {
-    \notes \relative c' {
+     \relative c' {
        \override Hairpin  #'dash-fraction = #0.4
        \override Hairpin  #'dash-period = #1
        f2\< g c1 d4\> b a gis\! }