Gilles wrote:
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.

I got it to work, all I did was add the tilde between the 2 and the \ with no spaces and now it is working properly. But I do get this error now:
--------------
converting to 19.dvi...
error invoking 'latex \\nonstopmode \\input 19.tex > /dev/null 2>&1.' return value 256
converting to 19.ps...
converting to 19.pdf...


--------------
I don't know anything about the error, cause or effect, but the .pdf is output fine.
Regards,
Chip



Best,
Gilles


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





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

Reply via email to