Re: Determine event at the same time in other voice

2014-06-21 Thread Jan-Peter Voigt
Am 21.06.2014 09:08, schrieb Urs Liska: > Hi Jan-Peter, > > thanks for that hint. > I tracked it down to Wilbert's contribution to > https://code.google.com/p/lilypond/issues/detail?id=1228 (comment #1) > and I will add it to the openLilyLib snippets repository soon. :) great ah, OK. I will update

Re: Determine event at the same time in other voice

2014-06-21 Thread Jan-Peter Voigt
Am 20.06.2014 15:42, schrieb Knute Snortum: > Is it good practice to post an example to the LSR too? It is :) ... as long it is "postable". Right now LSR is based on current stable 2.18 (?) And AFAIK LSR can't handle multiple files for one snippet. But for all one-ly-file-snippets it is the place t

Re: Determine event at the same time in other voice

2014-06-21 Thread Urs Liska
Hi Jan-Peter, thanks for that hint. I tracked it down to Wilbert's contribution to https://code.google.com/p/lilypond/issues/detail?id=1228 (comment #1) and I will add it to the openLilyLib snippets repository soon. Best Urs Am 20.06.2014 14:55, schrieb Jan-Peter Voigt: Hi Urs, as David menti

Re: Determine event at the same time in other voice

2014-06-20 Thread Knute Snortum
I have the merge-rests-engraver from the above referenced message ready to submit to the snippets GitHub. There is also a merge-mmrests-engraver that merges whole and multi-measure rests. Is it good practice to post an example to the LSR too? Knute Snortum (via Gmail) On Fri, Jun 20, 2014 at

Re: Determine event at the same time in other voice

2014-06-20 Thread Jan-Peter Voigt
Hi Urs, as David mentioned, there are solutions on the list. And in LSR you find: http://lsr.di.unimi.it/LSR/Item?id=336 And some time ago somebody posted the solution for multi-measure-rests ... I am ashamed, that I forgot to note the name - I use it quite often. You can either use \layout {

Re: Determine event at the same time in other voice

2014-06-20 Thread David Nalesnik
On Fri, Jun 20, 2014 at 6:12 AM, David Kastrup wrote: > Urs Liska writes: > > > how could I determine if at any given point in time there is another > > event in another voice or not. Concretely: If I have a certain rest, > > can I know if another rest of the same length is in another voice? > >

Re: Determine event at the same time in other voice

2014-06-20 Thread David Kastrup
Urs Liska writes: > how could I determine if at any given point in time there is another > event in another voice or not. Concretely: If I have a certain rest, > can I know if another rest of the same length is in another voice? Put an engraver in the enclosing Staff context which listens to res