]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/chord-repetition-init.ly
Make BassFigureAlignment ignore alignment-distances.
[lilypond.git] / ly / chord-repetition-init.ly
index 1056cdec2feac1bbf83e84be7bfccb5d4ab62b86..0c986a34ba4b1962c96f812df57bcb41c4931703 100644 (file)
@@ -54,6 +54,7 @@ are also copied. All other events are not copied into the new chord."
       'elements (append!
                  (map (lambda (note)
                         (let ((new-note (make-music 'NoteEvent
+                                                    'origin location
                                                     'pitch (ly:music-property note 'pitch)
                                                     'duration duration))
                               (articulations