X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-context-properties.scm;h=24bd6ddf605efc10d269af9009ec3142d53eff00;hb=fa4cd867ea93884cc094814dda7c04b94e71ccf4;hp=040f2bd184597e43b550dde48a1165c1c0da153d;hpb=92b2baf698f1b2b4ec7cc88c68e2a03a03e1d324;p=lilypond.git diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 040f2bd184..24bd6ddf60 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -236,6 +236,8 @@ for the full staff.") (harmonicAccidentals ,boolean? "If set, harmonic notes in chords get accidentals.") + (harmonicDots ,boolean? "If set, harmonic notes in dotted chords get +dots.") (highStringOne ,boolean? "Whether the first string is the string with highest pitch on the instrument. This used by the automatic string selector for tablature notation.")