]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-unbroken-tie-spacing.ly
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / input / regression / accidental-unbroken-tie-spacing.ly
index f4ba16868fc07c0011f71d101b61757a5a5c2a9d..7f22cdf0baa539a006e486cc0233e746baa739f5 100644 (file)
@@ -1,10 +1,9 @@
 
 \header {
-texidoc = "Tied accidentaled notes (which cause reminder accidentals) do not 
-wreak havoc in the spacing when unbroken."
+texidoc = "Tied notes with accidentals do not cause problems with spacing."
 }
 
-\version "2.6.0"
+\version "2.16.0"
 
 \relative c' {
   \clef treble
@@ -13,6 +12,3 @@ wreak havoc in the spacing when unbroken."
   <g b des f>8
 }
 
-\layout {
-  raggedright = ##t
-}