]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-dots-invert.ly
(print): always start from right edge of
[lilypond.git] / input / regression / collision-dots-invert.ly
index 97efa57fe9a27f4035732f43cb6d6ea9d24beb34..6b964bc14e6ea2f7be3b6aa72e9350610b672ee0 100644 (file)
@@ -4,9 +4,9 @@
     dots: notes with dots should go to the right, if there could be
     confusion to which notes the dots belong."
 }
-\version "2.1.30"
+\version "2.3.4"
 \score { 
-  \notes \relative c'' { 
+   \relative c'' { 
     << <a c>2\\ { <b d>4 <b d>4 }   >>
     << { <a c>2 } \\ { <b d>4. <b e>8 } >> 
   }