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


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

Reply via email to