Re: [Denemo-devel] Doubled up DenemoDirective Graphics in git.

2010-12-16 Thread Richard Shann
On Thu, 2010-12-16 at 14:51 -0600, Jeremiah Benham wrote: > > On Dec 16, 2010, at 1:07 PM, Richard Shann > wrote: > > > Ok, I think I have the code right now. All scripts that use > > d-DirectivePut-standalone-graphic will need their -gx and -gy values > > changing. Please volunteer for this t

Re: [Denemo-devel] Doubled up DenemoDirective Graphics in git.

2010-12-16 Thread Jeremiah Benham
On Dec 16, 2010, at 1:07 PM, Richard Shann wrote: Ok, I think I have the code right now. All scripts that use d-DirectivePut-standalone-graphic will need their -gx and -gy values changing. Please volunteer for this task someone:) I will have some time to do this possibly tonight or tommo

Re: [Denemo-devel] Doubled up DenemoDirective Graphics in git.

2010-12-16 Thread Richard Shann
Ok, I think I have the code right now. All scripts that use d-DirectivePut-standalone-graphic will need their -gx and -gy values changing. Please volunteer for this task someone:) Until then, all the old graphics will be displayed in eccentric places. Richard On Thu, 2010-12-16 at 19:19 +0100,

Re: [Denemo-devel] Doubled up DenemoDirective Graphics in git.

2010-12-16 Thread Nils Gey
I tested the standalone directives with some of our graphics. The old position is still wrong, but the second is correct in its X-Position. But the Y is wrong. All my inserted graphics were placed on the top staffline but they should below, on the middle line instead, I think. These are stand-al

[Denemo-devel] Doubled up DenemoDirective Graphics in git.

2010-12-16 Thread Richard Shann
I have inadvertently pushed to git code that draws each graphic twice for the standalone Denemo Directives. This only affects the display. The reason is that it may be that we need to move them all by 1/2 width and height. Before I fix this in git, could Nils experiment with his .svg images to see