]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dots.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / slur-dots.ly
index 50f6c00ce9a33b623cc1a563fe82a7aa3944f027..a8a05792d48b9794ab5dcdb3a9cf82755264c532 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\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)
 }