Francisco Vila-5 wrote:
> 
> 
> The problem with \afterGrace is that you cannot put a slur:
> 
> By the way, what's wrong with this code? Not having \new Staff
> (because I assume it's not needed) it creates three staves!
> 
i think this could be related to the issues found about graces in the
beginning of a score;
a workaraound for both is:

{
        \relative c'''{
                s 1*0
                \afterGrace a2 _(
                        { g 16[ a] ) }
                        a2
        }       }

please also note the elegant way to 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 list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to