On 14 March 2011 11:23, James Lowe wrote:
> if you can suggest something for the documentation - I don't think this is a
> bug but may catch some users out - so it could be an @knownissue
> candidate/snippet etc.?
Definitely a bug. The Tie_engraver acknowledges objects supporting
note-head-in
1 09:01
> )To: Jeremy Crabtree
> )Cc: bug-lilypond@gnu.org
> )Subject: Re: \pitchedTrill causes warning when used with tie
> )
> )On Wed 09 Mar 2011, 17:36 Jeremy Crabtree wrote:
> )> This code
> )>
> )> \relative c''
> )> {
> )> \pitchedTrill b
warning when used with tie
)
)On Wed 09 Mar 2011, 17:36 Jeremy Crabtree wrote:
)> This code
)>
)> \relative c''
)> {
)> \pitchedTrill b1~\startTrillSpan c | b2.~ b8\stopTrillSpan r8 }
)>
)> \version "2.13.51"
)>
)>
)> Will result in:
)>
On Wed 09 Mar 2011, 17:36 Jeremy Crabtree wrote:
> 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~
> \sta
[Snip lots of stuff to avoid top-posting probs]
Try this:
\relative c''
{
\set tieWaitForNote = ##t
\pitchedTrill b1~\startTrillSpan c | b2.~ b8\stopTrillSpan r8
}
--
Phil Holmes
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.o
On Wed, Mar 9, 2011 at 2:05 PM, James Lowe wrote:
> Phil, Jeremy
>
> -Original Message-
> From: Phil Holmes
> Date: Wed, 9 Mar 2011 18:35:07 +
> To: bug-lilypond
> Subject: Re: \pitchedTrill causes warning when used with tie
>
>>"Jeremy Crab
Phil, Jeremy
-Original Message-
From: Phil Holmes
Date: Wed, 9 Mar 2011 18:35:07 +
To: bug-lilypond
Subject: Re: \pitchedTrill causes warning when used with tie
>"Jeremy Crabtree" wrote in message
>news:loom.20110309t183202-...@post.gmane.org...
>> This
"Jeremy Crabtree" wrote in message
news:loom.20110309t183202-...@post.gmane.org...
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~
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