bug-lilypond
[Top][All Lists]
Advanced

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

Re: \pitchedTrill causes warning when used with tie


From: Phil Holmes
Subject: Re: \pitchedTrill causes warning when used with tie
Date: Wed, 9 Mar 2011 18:35:07 -0000

"Jeremy Crabtree" <address@hidden> wrote in message news:address@hidden
This code

\relative c''
{
\pitchedTrill b1~\startTrillSpan c | b2.~ b8\stopTrillSpan r8
}

\version "2.13.51"


Will result in:

pitchedtrillbug.ly:3:17: warning: unterminated tie
\pitchedTrill b1~
                \startTrillSpan c | b2.~ b8\stopTrillSpan r8

Looks like you're trying to tie a b to a c, which you can't do. Hence the error. I've not tested this, but I'd guess the trill is irrelevant.

--
Phil Holmes
Bug Squad






reply via email to

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