Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=12

- Graham

Kieren Richard MacMillan wrote:
Hello, Lilypond Developers!

Just noticed that consecutive TrillSpanners collide -- i.e., the spanner of the first hits the trill sign of the following TrillSpanner.

Best regards,
Kieren.

%% CODE SNIPPET BEGINS
\version "2.9.5"
\relative
{
    c1 \startTrillSpan b\stopTrillSpan\startTrillSpan c\stopTrillSpan
}
%% CODE SNIPPET ENDS


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to