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.
__
Hi David,
2011/12/11 David Nalesnik :
> 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 sort it
> directly
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
Hi David,
2011/12/9 David Nalesnik :
> 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 next step to simplify
Hi Harm,
On Thu, Dec 8, 2011 at 6:50 PM, Thomas Morley 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 condensed
that list of nearly
Hi David,
2011/12/9 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 no
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_
posi
Hi David,
2011/12/7 David Nalesnik
> 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 defined.
"Using ste
Hi Harm,
On Fri, Dec 2, 2011 at 7:06 PM, Thomas Morley 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 test). And I can't figure
> o
Hi David,
2011/12/3 David Nalesnik
> Hi again.
>
> On Fri, Dec 2, 2011 at 4:31 PM, David Nalesnik
> wrote:
>
>>
>> (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 la
Hi again.
On Fri, Dec 2, 2011 at 4:31 PM, David Nalesnik wrote:
>
> (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 should be well:
(lst-2
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 k
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 a\min
13 matches
Mail list logo