On Thu, Dec 28, 2017 at 11:11 AM, David Nalesnik
<david.nales...@gmail.com> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to