]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dots.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / slur-dots.ly
index 5b99dcf484fd1e422c7ecb95836d12bb95524202..a8a05792d48b9794ab5dcdb3a9cf82755264c532 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.11.51"
+\version "2.19.21"
 \header{
   texidoc="Slurs should not get confused by augmentation dots.  With a lot
 of dots, the problems becomes more visible."
@@ -9,8 +9,8 @@ of dots, the problems becomes more visible."
   ragged-right = ##t
 }
 
-\relative c'' {
-  c4.............( c)
+\relative {
+  c''4.............( c)
 }