Francisco Vila wrote:
The problem with \afterGrace is that you cannot put a slur:
\new Staff \relative c'''{ \afterGrace a2 {g16[ a]} a2 }
\new Staff \relative c'''{ a2 \acciaccatura {g16[ a]} a2 }
Of course you can:
\new Voice \relative c'''{ \afterGrace a2 ( {g16[ a])} a2 }
By the way
temporarily override the direction of
the slur!
--
View this message in context:
http://www.nabble.com/Need-help-with-this-trill-tp23549304p23555641.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing l
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"
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 tri
2009/5/15 Carl D. Sorensen :
>> 1. How to get the two minor notes (sort of like appoggiaturas) placed
>> correctly after the main note, at the end of the bar. \appoggiatura seems to
>> always put the minor notes before the actual notes.
>
> I think \graceAfter is what you're looking for.
I think i
\trill
^\markup {\teeny \translate #'( .55 . 0 ) \musicglyph
#"accidentals.natural" }
{ c 16[ d] ) }
c 1
}
}
--
View this message in context:
http://ww
On 5/14/09 3:24 PM, "Holger Hellebro" wrote:
> Hi
>
> I'm a new Lilypond user and I'm really enjoying the program so far. However I
> am having difficulties typesetting a certain trill. You can see in the
> attached picture what I want to achieve. I run into two difficulties:
>
> 1. How to g
Hi
I'm a new Lilypond user and I'm really enjoying the program so far. However
I am having difficulties typesetting a certain trill. You can see in the
attached picture what I want to achieve. I run into two difficulties:
1. How to get the two minor notes (sort of like appoggiaturas) placed
corre