lilypond-user
[Top][All Lists]
Advanced

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

Re: adding a tie from a trill'd note to the next note


From: Gilles
Subject: Re: adding a tie from a trill'd note to the next note
Date: Sat, 26 Feb 2005 01:00:40 +0100
User-agent: Mutt/1.5.6+20040907i

Hello.

There seems to be a bug related to the "trill span" command.
The following code

%-----
\version "2.4.2"

\score {
  \relative c'' {
    \time 4/4
%    a4 b c d |
    << { a2~\startTrillSpan } { s4 s8 s16 s32 s32\stopTrillSpan } >> a8 b c d |
  }
}
%-----

produce a very odd-looking output.
While if the previous bar is added in, it works.

Even so, I don't understand why the tie is curved upwards.


Best,
Gilles




reply via email to

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