X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstem-tremolo.cc;h=4c722c915dbf143c27805d2f2833a13ceebdcca9;hb=e67cf7c7d6414206e2946bd6144796cdf7beea95;hp=b91b18fd5a1e9359edb3747ab50f3b77e45cfd93;hpb=17b9d0df3e7500a2dc328afc73aea21b7909d9ee;p=lilypond.git diff --git a/lily/stem-tremolo.cc b/lily/stem-tremolo.cc index b91b18fd5a..4c722c915d 100644 --- a/lily/stem-tremolo.cc +++ b/lily/stem-tremolo.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2007 Han-Wen Nienhuys + (c) 1997--2008 Han-Wen Nienhuys */ #include "stem-tremolo.hh" @@ -247,11 +247,14 @@ Stem_tremolo::print (SCM grob) } ADD_INTERFACE (Stem_tremolo, - "A beam slashing a stem to indicate a tremolo.", + "A beam slashing a stem to indicate a tremolo. The property" + " @code{style} can be @code{default} or @code{rectangle}.", + /* properties */ "beam-thickness " "beam-width " "flag-count " + "length-fraction " "stem " "style " "slope "