MarcM <m...@mouries.net> writes:

> The example looks really nice.  It appears that only the NoteHead size is
> reduced. 
> Would you know how to have the hight of the Stem and the Beam change
> proportionally as well?
>
> I tried the code below but it did not have any effect on the stem and the
> Beam.
>
> startGraceMusic = {
>   \override NoteHead.font-size = -6
>   \override Stem.font-size = -6
>   \override Beam.font-size = -6
> }

That kind of stuff is better done using add-grace-property I think.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to