]> git.donarmstrong.com Git - lilypond.git/commitdiff
Articulate.ly Perform single epression substitutio
authorJames Lowe <pkx166h@gmail.com>
Sat, 23 Mar 2013 10:31:10 +0000 (10:31 +0000)
committerJames Lowe <pkx166h@gmail.com>
Sat, 23 Mar 2013 10:31:38 +0000 (10:31 +0000)
Issue 3204

Perform single expression substitution

ly/articulate.ly

index 985c680e35d1be37de0b703d0f68a2667a6d08f2..6992c87ebdc94b8a7a09860153d7494655b8354a 100644 (file)
            (list-tabulate
             (- rc (length ealtl))
             (lambda (i) (list (ly:music-deep-copy body) (ly:music-deep-copy (car ealtl)))))
-           (map (lambda (alt) (list (ly:music-deep-copy body) alt))))))))))
+           (map (lambda (alt) (list (ly:music-deep-copy body) alt)) ealtl))))))))
      ((EventChord)
       (let-values
        (((trem evl)