The section on grace notes in the reference manual gives a hint to look at the definitions in /usr/share/lilypond/2.x.xx/ly/grace-init.ly. In the definition of startAcciaccaturaMusic you will find the relevant setting, namely of stroke-style.
So, you could do something like:
\grace{\once \property Voice.Stem \override #'stroke-style = #"grace" c8 } b2
/Mats
Thomas Scharkowski wrote:
How?
Thank you, Thomas
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user