]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/text-spanner.ly
Imported sources
[lilypond.git] / input / regression / text-spanner.ly
index 17c2713afc76eec5f965dce91cafcdbe904f2707..24f79f7a6eea894002226225200455932c032d73 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.7.18"
+
+\version "2.1.7"
 \header {
-texidoc= "Text spanners should not repeat start text when broken"
+texidoc= "Text spanners should not repeat start text when broken."
 }
 
 \score {
@@ -8,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