Re: center NoteColumn

2011-12-15 Thread Thomas Morley
Hi David, 2011/12/11 David Nalesnik david.nales...@gmail.com: Hi Harm, Thinking about the problem some more, I came up with a way to find the grobs to either side of the note column without creating and manipulating alists.  I take the filtered list of grobs you created with read-out, then

Re: center NoteColumn

2011-12-15 Thread Tim Roberts
Thomas Morley wrote: BTW, you marked some lines with NB. What does this means? I don't know the abbreviation. NB = nota bene, Latin for note well. Basically, remember this! -- Tim Roberts, t...@probo.com Providenza Boekelheide, Inc. ___

Re: center NoteColumn

2011-12-11 Thread David Nalesnik
Hi Harm, On Sat, Dec 10, 2011 at 3:42 PM, Thomas Morley thomasmorle...@googlemail.com wrote: Hi David, thanks for doing this! I did the next step to simplify the definition, with defining read-out. Yes, this condenses the function quite a bit. Thinking about the problem some more, I came

Re: center NoteColumn

2011-12-10 Thread Thomas Morley
Hi David, 2011/12/9 David Nalesnik david.nales...@gmail.com: Hi Harm, (...) looking with fresh eyes at the file I just attached, I really should have condensed that list of nearly identical offset calculations.  (See attached for the way I came up with.) thanks for doing this! I did the

Re: center NoteColumn

2011-12-08 Thread David Nalesnik
Hi Harm, I've taken a look at your calculations and I think I've found a more straightforward way to determine the offsets for each of the elements. Rather than centering each element first, then moving it with an additional offset as you do, why not simply move everything from its _original_

Re: center NoteColumn

2011-12-08 Thread Thomas Morley
Hi David, 2011/12/9 David Nalesnik david.nales...@gmail.com: Hi Harm, I've taken a look at your calculations and I think I've found a more straightforward way to determine the offsets for each of the elements. Rather than centering each element first, then moving it with an additional

Re: center NoteColumn

2011-12-08 Thread David Nalesnik
Hi Harm, On Thu, Dec 8, 2011 at 6:50 PM, Thomas Morley thomasmorle...@googlemail.com wrote: this is great !! And I was not a little but a big blockhead.;) Hah, no... I'm just a fresh pair of eyes :) Speaking of which, looking with fresh eyes at the file I just attached, I really should have

Re: center NoteColumn

2011-12-07 Thread Thomas Morley
Hi David, 2011/12/7 David Nalesnik david.nales...@gmail.com Hi Harm, (...) It would be nice to tap into the mechanism for centering full-measure rests to use in your function, but I don't have any idea how this could be done. that would be very nice, but I can't even find, where it is

Re: center NoteColumn

2011-12-06 Thread David Nalesnik
Hi Harm, On Fri, Dec 2, 2011 at 7:06 PM, Thomas Morley thomasmorle...@googlemail.com wrote: But now there's a new problem. Sometimes I've to notice a very small, but visible displacement of the NoteColumn, if KeyCancellation is left bound and a new Clef is right bound (mes. 5 of the full

Re: center NoteColumn

2011-12-02 Thread David Nalesnik
Hi Harm, On Tue, Nov 29, 2011 at 5:16 PM, Thomas Morley thomasmorle...@googlemail.com wrote: the attached code is my attempt to center a NoteColumn in a measure (like MultiMeasureRest). This is really cool! While it works fine in most cases, there is one major problem: Having a

Re: center NoteColumn

2011-12-02 Thread David Nalesnik
Hi again. On Fri, Dec 2, 2011 at 4:31 PM, David Nalesnik david.nales...@gmail.comwrote: (See attached file.) Oops--that only accidentally works for your problem example since I goofed the filtering. Replace the second definition of lst-2 in the file I last attached with this line and all

Re: center NoteColumn

2011-12-02 Thread Thomas Morley
Hi David, 2011/12/3 David Nalesnik david.nales...@gmail.com Hi again. On Fri, Dec 2, 2011 at 4:31 PM, David Nalesnik david.nales...@gmail.comwrote: (See attached file.) Oops--that only accidentally works for your problem example since I goofed the filtering. Replace the second

center NoteColumn

2011-11-29 Thread Thomas Morley
Hi, the attached code is my attempt to center a NoteColumn in a measure (like MultiMeasureRest). It's based upon http://old.nabble.com/centering-text-on-a-measure-td32377202.html (thanks to David Nalesnik) While it works fine in most cases, there is one major problem: Having a key-change to