X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fgrob-property-description.scm;h=ff9eb8b120199fede61d46c6eb0696071a3731d0;hb=7aabfb20c46e0a1de41698ddc6859ccd3a6dea85;hp=f12e5ca53b1e2b15664e8ee73c2343d61b156e5f;hpb=5e30b37853d18844ddf6de1e91221345f542d557;p=lilypond.git diff --git a/scm/grob-property-description.scm b/scm/grob-property-description.scm index f12e5ca53b..ff9eb8b120 100644 --- a/scm/grob-property-description.scm +++ b/scm/grob-property-description.scm @@ -379,6 +379,8 @@ as a real penalty.") (grob-property-description 'positions pair? "cons of staff positions (LEFT . RIGHT") (grob-property-description 'porrectus-height number? "in staffspace.") (grob-property-description 'porrectus-width number? "in staffspace.") +(grob-property-description 'prefix-set number? "DOCME") + (grob-property-description 'raise number? "height for text to be raised (a negative value lowers the text.") (grob-property-description 'ratio number? "Slur parameter. See height-limit.") (grob-property-description 'right-padding number? "space right of accs.")