Thanks David for your message.
You are correct the issue was from the []. You point me to the issue
The correct code is
\context Voice { d8. ([\grace {e32 (d cis d)} e16]) \appoggiatura eis fis2}
Thanks for your help
christophe
-----Message d'origine-----
De : David Kastrup [mailto:[email protected]]
Envoyé : samedi 27 mai 2017 15:25
À : Christophe GODEFROY <[email protected]>
Cc : [email protected]
Objet : Re: EVENT_IDENTIFIER using \grace
"Christophe GODEFROY" <[email protected]> writes:
> I’ve some issues to compile the following code
>
>
>
> \relative c''
>
> {
>
> \set Staff.implicitTimeSignatureVisibility = #all-invisible
>
> \context Voice { d8. [\grace e32 {d cis d}] (e16 \appoggiatura eis
> fis2}
>
> }
>
>
>
> The compilation output is the following :
>
>
>
> # -*-compilation-*-
>
> Traitement de « C:/Users/Christophe/OneDrive/Documents/test.ly »
>
> Analyse...
>
> C:/Users/Christophe/OneDrive/Documents/test.ly:11:43: Erreur : syntax
> error, unexpected EVENT_IDENTIFIER
>
> \context Voice { d8. [\grace e32 {d cis d}
>
> ] (e16 \appoggiatura eis
> fis2}
>
> C:/Users/Christophe/OneDrive/Documents/test.ly:8:1: Erreur : suite à
> des erreurs répétées, l'expression musicale sera ignorée
>
>
>
>
>
> Is somebody can help ?
So what is your intent here? There is a spurious ] not attached to any note.
And the way you space your input, it does not look like you intend the
respective beam to _start_ with d8. either.
Both [ and ] have to be written _after_ the note they are supposed to belong to.
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user