That's very clear, I will not forget. Thank you David!
g.

On 18 November 2016 at 03:08, David Wright <lily...@lionunicorn.co.uk>
wrote:

> On Fri 18 Nov 2016 at 01:17:25 (+0100), Gianmaria Lari wrote:
> > ahem.... I'm sorry I wrote tie but I meant slur... I always mix up these
> > english term :(
> >
> > Your code works. My mistake was closing the round brackets after the
> curly
> > bracket...
> >
> > b \afterGrace a ({ g16 b a }) g4 g
> >
> >
> > Why this is not correct? Doesn't look 'better' then ({ g16 b a)}? I'm
> > joking but really, why my code is not acceptable?
>
> Here are several ways of understanding this.
>
> ) must follow the actual note where the slur finishes.
>
> } is not a note, so }) is meaningless.
>
> { g16 b a } is a sequence. You can't attach the end of a slur to all
> three notes in the sequence: you have to choose which note to finish at.
>
> "look 'better'" suggests you like the look of nested brackets. But
> the function of () in LP is nothing like parentheses. Try to think of
> ) and ( in the way you would think of postfix operators.
>
> Cheers,
> David.
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to