lilypond-user
[Top][All Lists]
Advanced

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

Re: smaller grace notes


From: Gilberto Agostinho
Subject: Re: smaller grace notes
Date: Fri, 30 Oct 2015 17:13:29 -0700 (MST)

Thomas Morley-2 wrote
> As a (not tested) workaround you may try:
> 
> \layout {
>   \context {
>     \Score
>       $(add-grace-property 'Score 'NoteHead 'font-size -5)
>       $(add-grace-property 'Score 'Slur 'height-limit 0.9)
>       $(add-grace-property 'Score 'Flag 'font-size -5)
>       $(add-grace-property 'Score 'Stem 'length 4)
>       $(add-grace-property 'Score 'Stem 'length-fraction 0.8)
>       $(add-grace-property 'Score 'Beam 'beam-thickness 0.3)
>       $(add-grace-property 'Score 'Beam 'length-fraction 0.5)
>   }
> }

This solves the problem, Thomas! Thanks a lot!

Take care,
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/smaller-grace-notes-tp182997p182999.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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