Re: Interesting glitch when using tags ...

2018-02-04 Thread Simon Albrecht
On 04.02.2018 21:27, Wols Lists wrote: The problem here is that your two melody passages are all in the same voice, and that means that f4 is_not_ the next note after f4. ~ but rather the d8 in the previous line of entry is. Oh ... so lily is being its usual rather non-intuitive self :-) That

Re: Interesting glitch when using tags ...

2018-02-04 Thread David Kastrup
Wols Lists writes: > On 04/02/18 19:20, David Kastrup wrote: > >> So can we agree that diagnosing this required an actual complete example >> showing the context in which this problem occured? >> > (Which, while it wasn't a compilable example, was why I included the > context in my first post :-

Re: Interesting glitch when using tags ...

2018-02-04 Thread Wols Lists
On 04/02/18 19:20, David Kastrup wrote: > Wol's lists writes: > >> Okay. You wanted a minimal example ... >> >> But surely, "f4. ~ f4" is clearly something wrong if it's complaining >> about an unterminated tie? Yes you might need a bit more information >> to debug it, but on the face of it it's

Re: Interesting glitch when using tags ...

2018-02-04 Thread David Kastrup
Wol's lists writes: > Okay. You wanted a minimal example ... > > But surely, "f4. ~ f4" is clearly something wrong if it's complaining > about an unterminated tie? Yes you might need a bit more information > to debug it, but on the face of it it's a blatant bug ... And when looking closer at an

Re: Interesting glitch when using tags ...

2018-02-04 Thread Wol's lists
Whoops - I've just spotted a genuine unterminated tie at the end of the first line of notes - but removing it does not get rid of the warning... So this minimal example demonstrates both a genuine unterminated tie that doesn't warn, and a terminated tie that warns when it shouldn't... Cheers,

Re: Interesting glitch when using tags ...

2018-02-04 Thread Wol's lists
Okay. You wanted a minimal example ... But surely, "f4. ~ f4" is clearly something wrong if it's complaining about an unterminated tie? Yes you might need a bit more information to debug it, but on the face of it it's a blatant bug ... Cheers, Wol On 04/02/18 00:59, David Kastrup wrote: Wol

Re: Interesting glitch when using tags ...

2018-02-03 Thread Thomas Morley
2018-02-04 1:54 GMT+01:00 Wols Lists : > On 04/02/18 00:33, David Kastrup wrote: >> Wol's lists writes: >> >>> I suspect the cause is that I'm mixing slurs and ties, but I'm getting >>> the following error ... >>> >>> voiceTrombone.ily:30:59: warning: unterminated tie >>> \repeat percent 4 { f

Re: Interesting glitch when using tags ...

2018-02-03 Thread David Kastrup
Wols Lists writes: > On 04/02/18 00:33, David Kastrup wrote: >> Wol's lists writes: >> >>> I suspect the cause is that I'm mixing slurs and ties, but I'm getting >>> the following error ... >>> >>> voiceTrombone.ily:30:59: warning: unterminated tie >>> \repeat percent 4 { f,8[ r f] f[ r f]

Re: Interesting glitch when using tags ...

2018-02-03 Thread Wols Lists
On 04/02/18 00:33, David Kastrup wrote: > Wol's lists writes: > >> I suspect the cause is that I'm mixing slurs and ties, but I'm getting >> the following error ... >> >> voiceTrombone.ily:30:59: warning: unterminated tie >> \repeat percent 4 { f,8[ r f] f[ r f] } | f4. >>

Re: Interesting glitch when using tags ...

2018-02-03 Thread David Kastrup
Wol's lists writes: > I suspect the cause is that I'm mixing slurs and ties, but I'm getting > the following error ... > > voiceTrombone.ily:30:59: warning: unterminated tie > \repeat percent 4 { f,8[ r f] f[ r f] } | f4. > ~ f4 r8 | a8-> r4 >

Interesting glitch when using tags ...

2018-02-03 Thread Wol's lists
I suspect the cause is that I'm mixing slurs and ties, but I'm getting the following error ... voiceTrombone.ily:30:59: warning: unterminated tie \repeat percent 4 { f,8[ r f] f[ r f] } | f4. ~ f4 r8 | a8-> r4 a8-> r4 | a2. | bf2.( but as