X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-grob-properties.scm;fp=scm%2Fdefine-grob-properties.scm;h=0acc741f1cb93ad13ffa151b8fafc745df9037f0;hb=8cf69a467ad7650f5ca9da6fe2dfd4c7c088b239;hp=fbcaa2b4bb85e74812e5b56a898d201417df33e7;hpb=212ca268e813cd72eca8c07e714e1b6669cba747;p=lilypond.git diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index fbcaa2b4bb..0acc741f1c 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -327,6 +327,7 @@ approximately 12% larger; 6@tie{}steps are exactly a factor@tie{}2 larger. If the context property @code{fontSize} is set, its value is added to this before the glyph is printed. Fractional values are allowed.") + (font-features ,list? "Opentype features.") (footnote ,boolean? "Should this be a footnote or in-note?") (footnote-music ,ly:music? "Music creating a footnote.") (footnote-text ,markup? "A footnote for the grob.")