Hi,

On Sun, Nov 9, 2014 at 2:42 PM, Federico Bruni <[email protected]> wrote:

> Il giorno dom 9 nov 2014 alle 20:52, Mark Stephen Mrotek <
> [email protected]> ha scritto:
>
> OK, I see it. I practice the piano, some Bach, and the notation seems
> unusual to me (perhaps my limited experience). An after grace concludes a
> trill and proceeds into the next note. In the measure 159 the trilled note
> (“b”) is tied to the subsequent “b.”
>
>
>
>
> It is unusual also to me.
>

> Do you have another edition to compare the notation? I shall look also.
>
>
> Augener's edition seems better, I'll use that and add a comment (I'm
> transcribing for Mutopia..)
>
>
>
I'm late to the party, but here's how you could do it anyway.  (It is a
strange way to indicate the termination of the trill.  Why the tie?)

 \version "2.18.2"

\relative c''' {
  s2 \afterGrace b2\trill~ {
    \once \stemDown
    \once \override Flag.stroke-style = #"grace"
    a8
  }
  b16
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to