In this example is not so visible. But is there.
In smaller staff sizes it gets worse because the tie is thicker. I actually
saw this error in an orchestral score with very small staffs.

 \version "2.14.2"

#(set-global-staff-size 8)

\relative g'' {

\pitchedTrill g1 ~ \startTrillSpan a g2

}


If you use other interval other than the second it's even more visible

 \version "2.14.2"

\relative g'' {

\pitchedTrill g1 ~ \startTrillSpan bes g2

}





2012/1/19 Patrick Karl <pck...@mac.com>

>
> > Message: 2
> > Date: Thu, 19 Jan 2012 00:34:09 -0200
> > From: Caio Barros <caio.bar...@gmail.com>
> > To: Keith OHara <k-ohara5...@oco.net>
> > Cc: lilypond-user@gnu.org
> > Subject: Re: Collision between tie and pitched trill
> >
> > Yes, but it's still a collision.
>
> It looks ok at 2.14.2.  I don't see a collision.
>
> > 2012/1/19 Keith OHara <k-ohara5...@oco.net>
> >
> >> Caio Barros <caio.barros <at> gmail.com> writes:
> >>> \relative g'' {
> >>> \pitchedTrill g1 ~ \startTrillSpan aes g2
> >>> }
> >>
> >> You can use '^' or '_' to force the tie above or below the note head
> >>
> >> { \pitchedTrill g''1_~ \startTrillSpan aes g''2 }
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to