denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Display of staffs with different numbers of measures


From: Richard Shann
Subject: Re: [Denemo-devel] Display of staffs with different numbers of measures
Date: Thu, 08 Oct 2009 09:27:20 +0100

Fixed. Thanks for this, scripts are a great way of describing bugs
(where there is no effect from the script itself).
Richard

On Wed, 2009-10-07 at 22:40 -0500, Jeremiah Benham wrote:
> On Wed, 07 Oct 2009 21:54:25 +0100
> Richard Shann <address@hidden> wrote:
> 
> > On Wed, 2009-10-07 at 21:05 +0100, Richard Shann wrote:
> > > On Wed, 2009-10-07 at 13:51 -0500, Jeremiah Benham wrote:
> > > > I am getting two cursors
> > > I only see this if the cursor is in an empty measure. E.G.
> > > immediately after adding a new staff. I'll have a look at it, I
> > > meant to do that.
> > Fixed. As I thought, this was only because I turned on numbering all
> > measures, not just those in the current staff.
> 
> Here is a script that exploits the inverted note that acts as if it is
> in the wrong clef. 
> 
> (d-AddAfter)
> (d-InitialClef "Bass")
> (d-StaffUp)
> (d-C)
> 
> Then it repeats this problem at the beginning of every measure. So run
> this and you will see. 
> 
> (d-AddAfter)
> (d-InitialClef "Bass")
> (d-StaffUp)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> (d-C)
> 
> On both script you have to hit enter to add the staff because I believe
> (d-AddAfter) ignores all arguments. 
> 
> Jeremiah
> 
> 
> 
> 
> 
> 
> 
> 
> 
> > Richard
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/denemo-devel
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]