|
| From: | Valentin Villenave |
| Subject: | Re: grace note leading to chord |
| Date: | Thu, 26 Jul 2007 02:16:21 +0200 |
2007/7/24, jazzman <address@hidden>:
In a piece I am engraving with lilypond I have an acciaccatura leading to a chord. The acciaccatura should actually lead to a specific note in that chord (the highest one in my case).
Do you mean something like that?
%%%snippet
\new Staff {
<<\new Voice {\slurDown \acciaccatura b'8
\hideNotes c''4}
\new Voice {< e' g' c''>4 }>>
}
%%%
Regards,
V.Villenave
| [Prev in Thread] | Current Thread | [Next in Thread] |