It should work to add the following lines at the top of your file

startAcciaccaturaMusic =  {
   s1*0(
   \override Stem  #'stroke-style = #"grace"
   \override TextScript font-size = #-2
}

stopAcciaccaturaMusic =  {
   \revert Stem #'stroke-style
   \revert TextScript font-size
   s1*0)
}


  /Mats


Roel Spruit wrote:
Hey guys,

Is there any way to change the fontsize for textscript above
acciaccatura for an entire piece? I have drum sticking under it
but I'd like it to be smaller is it's a grace note or acciaccatura.

Regards,

Roel


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: mats.bengts...@ee.kth.se
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to