]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/text-spanner.ly
Imported sources
[lilypond.git] / input / regression / text-spanner.ly
index c4b46c37760279da42ae5de5184ed0b1b9a832e3..24f79f7a6eea894002226225200455932c032d73 100644 (file)
@@ -1,5 +1,5 @@
-#(ly:set-option 'old-relative)
-\version "1.9.0"
+
+\version "2.1.7"
 \header {
 texidoc= "Text spanners should not repeat start text when broken."
 }
@@ -9,7 +9,7 @@ texidoc= "Text spanners should not repeat start text when broken."
     \property Voice.crescendoText = #"cresc."
     \property Voice.crescendoSpanner = #'dashed-line
     c1\< c \break
-    c1 c-\! \break
+    c1 c\! \break
     }
   \paper {
     linewidth = 40*\staffspace