Re: Fingering font size on grace notes

2009-04-26 Thread Neil Puttock
2009/4/25 Nick Payne : > This reduction seems about right to me, comparing the sizes on the normal and > grace notes: Thanks, I've made the changes in git. Regards, Neil ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailma

RE: Fingering font size on grace notes

2009-04-25 Thread Nick Payne
Orientations = #'(down) \tieDown \set tieWaitForNote = ##t 4 \grace { \gfsn 16[ ~ \gfsn ] } g4 } Nick > -Original Message- > From: Neil Puttock [mailto:n.putt...@gmail.com] > Sent: Sunday, 26 April 2009 00:30 > To: Nick Payne > Cc: lilypond-user@gnu

Re: Fingering font size on grace notes

2009-04-25 Thread Neil Puttock
2009/4/21 Nick Payne : > Fingering indications on grace notes doesn't shrink to be proportional to > the reduced size of the grace note, and the full size indication looks > excessively large alongside the note. It's easy enough to override - using > \override Fingering #'font-size = #-8 seems abou