bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

collision: consecutive TrillSpanners


From: Kieren Richard MacMillan
Subject: collision: consecutive TrillSpanners
Date: Thu, 25 May 2006 15:55:19 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]