"Jeremy Crabtree" <[email protected]> wrote in message news:[email protected]...
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




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to