]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-dots-up-space-dotted.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / collision-dots-up-space-dotted.ly
index 272ea3578ba303cca9c38dc40e8506f86214c145..c758b28706ce224e8b77df14152dc3ea28d3b14b 100644 (file)
@@ -6,13 +6,13 @@
 
   }
 
-\version "2.12.0"
+\version "2.19.21"
 
 \paper{ ragged-right=##t }
 
-\new Staff \relative c' <<
-  { fis4.
-    \override Staff.NoteCollision #'prefer-dotted-right = ##f
+\new Staff \relative <<
+  { fis'4.
+    \override Staff.NoteCollision.prefer-dotted-right = ##f
     fis4. }
   \\
   { \autoBeamOff e8 e e e e e e }