Hi, Rick:
How do I apply acciaccatura's in front of all the notes of a chord?
Does this do what you want? (Just ignore the compile warning...)
Cheers,
Kieren.
_______________________
\version "2.9.11"
\include "english.ly"
\layout
{
line-width = 80\mm
}
theMusic = \relative
{
<< { \acciaccatura fs16 \stemDown g'4 } \\ { \acciaccatura fs,16
\stemDown g4 } >>
}
\score
{
\theMusic
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user