X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-grob-properties.scm;h=6f080aeb2d5626c7fc3058a8463831055e728ff1;hb=3b65aea88185c2ce92b1a905e0535d7d4c60d71a;hp=de05ace923e7f933e1c9cc59b6aa3b3797227446;hpb=6b2653e61912ebdf4391bcbee98fa87c30092523;p=lilypond.git diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index de05ace923..6f080aeb2d 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -312,7 +312,9 @@ include @code{upright}, @code{italic}, @code{caps}.") @q{normal}@tie{}size. @code{0}@tie{}is style-sheet's normal size, @w{@code{-1}} is smaller, @code{+1} is bigger. Each step of@tie{}1 is approximately 12% larger; 6@tie{}steps are exactly a factor@tie{}2 -larger. Fractional values are allowed.") +larger. If the context property @code{fontSize} is set, its value is +added to this before the glyph is printed. Fractional values are +allowed.") (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.")