bug-lilypond
[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: Chip
Subject: Re: adding a tie from a trill'd note to the next note
Date: Fri, 25 Feb 2005 23:44:53 -0800
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user







reply via email to

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