lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smaller grace notes


From: David Kastrup
Subject: Re: smaller grace notes
Date: Fri, 22 Nov 2013 08:38:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

MarcM <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]