]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/new-slur.ly
(enumerate_attachments): use stem_extent_
[lilypond.git] / input / regression / new-slur.ly
index 8d26f5458dad931c855fc0a5dc57dafac09ba637..4ae1122024f22c8a2ba5e7f0861f58c1dcdddb78 100644 (file)
     e4( dis4) 
     g='16( b d fis)
     \clef bass a=8[ e16(f] g[ a b d,)]  s4 | \break
-    e=8( f] g[ a b d,)]  s4 | \break
+    e=8[( f] g[ a b d,)]  s4 |
     
     \clef treble
+    \new Voice {
+       \slurDown
+       c=''4( d, c') s4
+    }
     \new Voice \relative c'' {
        \slurDown f2( d4 f | g c a f | d c f2 | f1) |
     }