[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
smaller grace notes
From: |
Gilberto Agostinho |
Subject: |
smaller grace notes |
Date: |
Fri, 30 Oct 2015 16:14:49 -0700 (MST) |
Hi all,
Can someone please explain to me why these changes to the grace note sizes
are not applied when a second voice is used?
\version "2.19.28"
\layout {
\context {
\Score
\with{
$(add-grace-property 'Voice 'NoteHead 'font-size '-5)
$(add-grace-property 'Voice 'Slur 'height-limit '0.9)
$(add-grace-property 'Voice 'Flag 'font-size '-5)
$(add-grace-property 'Voice 'Stem 'length '4)
$(add-grace-property 'Voice 'Stem 'length-fraction '0.8)
$(add-grace-property 'Voice 'Beam 'beam-thickness '0.3)
$(add-grace-property 'Voice 'Beam 'length-fraction '0.5)
}
}
}
{
\grace c'8 c'1
<<{\grace c'8 c'1}\\{a2 g2}>>
}
Producing:
<http://lilypond.1069038.n5.nabble.com/file/n182997/22.png>
Thanks,
Gilberto
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/smaller-grace-notes-tp182997.html
Sent from the User mailing list archive at Nabble.com.
- smaller grace notes,
Gilberto Agostinho <=