X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-grob-properties.scm;h=d6deaec30faa9eee517df088e4c18f72704b9112;hb=c75617c60b8585fc27615de77b3add995adc9fee;hp=a81eed50092532ff51f15dac177a062e2edc8386;hpb=649bfd6a9ad3d32eb17b460103464a8d997bf35b;p=lilypond.git diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index a81eed5009..d6deaec30f 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -698,6 +698,8 @@ over the total spanner, where the width of the spanner is normalized between 0 and 1.") (note-names ,vector? "Vector of strings containing names for easy-notation note heads.") + (number-type ,symbol? "Numbering style. Choices include +@code{roman-lower}, @code{roman-upper} and @code{arabic}.") ;;;