Re: Acciaccatura fingerings

2011-07-02 Thread Federico Bruni
Il giorno ven, 01/07/2011 alle 11.04 +0100, Phil Burfitt ha scritto: Dear List, Is there a way to globally define the size of fingerings on acciaccatura notes?. I'm currently using a tweak ... \acciaccatura f -\tweak #'font-size #-2.5 -18 e but it's a bit tedious when I have many

Re: Acciaccatura fingerings

2011-07-02 Thread Xavier Scheuer
On 2 July 2011 10:15, Federico Bruni fedel...@gmail.com wrote: You can use this override: \override Fingering #'font-size = #-2.5 f-18 e That will affect the size of every fingering, not only those within acciaccatura, which is IIUC what Phil wants. These definitions will change the

Re: Acciaccatura fingerings

2011-07-02 Thread Phil Burfitt
startAcciaccaturaMusic = { s1*0( \override Stem #'stroke-style = #grace \override Fingering #'font-size = #-2.5 } stopAcciaccaturaMusic = { \revert Fingering #'font-size \revert Stem #'stroke-style s1*0) } That works perfectly...thank you Xavier ! Phil.

Acciaccatura fingerings

2011-07-01 Thread Phil Burfitt
Dear List, Is there a way to globally define the size of fingerings on acciaccatura notes?. I'm currently using a tweak ... \acciaccatura f -\tweak #'font-size #-2.5 -18 e but it's a bit tedious when I have many to do and I can't find a grob to handle grace and acciaccatura notes or