lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Need help with this trill


From: Kieren MacMillan
Subject: RE: Need help with this trill
Date: Thu, 14 May 2009 23:29:12 +0000

Hi,

<http://lists.gnu.org/archive/html/lilypond-user/2009-04/msg00606.html>
Does this not exactly answer the (second) question?

Regards,
Kieren.

> Date: Thu, 14 May 2009 16:14:58 -0700
> From: address@hidden
> To: address@hidden
> Subject: Re: Need help with this trill
>
>
>
> Carl D. Sorensen wrote:
> >
> >
> >
> >
> > On 5/14/09 3:24 PM, "Holger Hellebro" <address@hidden> wrote:
> >
> > I think \graceAfter is what you're looking for.
> >
> >> 2. How to put the natural symbol above the trill symbol. I've tried 
> >> ^\markup{\tiny \natural} both before and after the \trill, but the trill
> >> sign
> >> ends up above the natural sign in either case.
> >
> >
>
> i tried the following code which seems to work (there is plenty of examples
> in "NR Grace notes"):
>
> \version "2.12"
>
> { \clef "G_8"
> \transpose c c' {
> R 1
> \override TextScript #'outside-staff-priority = #600
> \override Script #'outside-staff-priority = #500
> \slurDown
> \afterGrace c 1
> (
> \trill
> ^\markup {\teeny \translate #'( .55 . 0 ) \musicglyph
> #"accidentals.natural" }
> { c 16[ d] ) }
> c 1
> }
> }
> --
> View this message in context: http://www.nabble.com/Need-help-with-this-trill-tp23549304p23550774.html
> Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
>
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

[Prev in Thread] Current Thread [Next in Thread]