On Thu, Dec 28, 2017 at 11:11 AM, David Nalesnik <[email protected]> wrote:
> > This works, but I'm guessing there's a better way: > > \version "2.19.65" > > addArticulation = > #(define-music-function (event music) (ly:event? ly:music?) > (define (add mus) > (if (not (memq 'articulations ; Don't add staccato if there > already exist an articulation (Make sure the above comment is on one line or add a semicolon to broken line.) _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
