lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom accidental styles


From: Dan Eble
Subject: Custom accidental styles
Date: Thu, 19 May 2016 18:38:58 -0400

Simon,

When you have time, would you please give me an example of adding a 
user-defined accidental style? (changes in 
https://codereview.appspot.com/280510043/, as far as I can tell)

The latest lilypond doesn’t work on my source where I’ve been using this:

hymnbookCautionaryAccidentalStyle =
    #(set-accidentals-properties
      #f
      `(Voice ,(make-accidental-rule 'same-octave 0))
      `(Staff ,(make-accidental-rule 'same-octave 0))
      'Staff)
— 
Dan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]