Thank you all for your helpful replies.

@Eluze: Yes, that snippet does exactly what I want. Thanks!!

@Kieren: It does indeed, thanks for pointing it out. It's very convenient
too, when there are several of these trills.

Best regards,
Holger

On Fri, May 15, 2009 at 1:29 AM, Kieren MacMillan <
kieren_macmil...@sympatico.ca> wrote:

>  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: elu...@gmail.com
> > To: lilypond-user@gnu.org
> > Subject: Re: Need help with this trill
>
> >
> >
> >
> > Carl D. Sorensen wrote:
> > >
> > >
> > >
> > >
> > > On 5/14/09 3:24 PM, "Holger Hellebro" <hol...@gmail.com> 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
> > lilypond-user@gnu.org
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to