]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-unbroken-tie-spacing.ly
Merge branch 'release/unstable'
[lilypond.git] / input / regression / accidental-unbroken-tie-spacing.ly
index f4ba16868fc07c0011f71d101b61757a5a5c2a9d..8ca5e3920ae0c8462cca727e6b2b10fffae81a70 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.14.0"
 
 \relative c' {
   \clef treble
@@ -13,6 +12,3 @@ wreak havoc in the spacing when unbroken."
   <g b des f>8
 }
 
-\layout {
-  raggedright = ##t
-}