On Mon, 2016-08-01 at 20:55 +0100, Joe Wilkinson wrote: > Found it: > > (d-SetMeasureNumberOffset 0) and it disappears. > > seems a rather strange way of getting rid of something!
Well, it is the obvious thing to do as a low-level interface, I've added a user-facing command now in Measures->Display Effects to set the current (and subsequent) bar's display bar number. I think this is what you need to match up the display to an arbitrary chunk of a score you are transcribing from without affecting the typeset. Available from tomorrow's binary build... Richard > > Joe > > On 01/08/2016 20:50, Joe Wilkinson wrote: > > > OK. So I put the command below into the scheme window under View. > > It put the correct numbers into the edit view bars (but I evidently > > must add a Print directive to change the Lilypond) > > > > When I repeated the command in the next bar it put the numbers into > > the 130s. So SetMeasureNumberOffset takes the actual bar number, > > adds any previous offsets and then itself. So, assuming I am stupid > > enough to do this, how do I get rid of an extra scheme command such > > as this one? It doesn't appear as an object and can't be > > clicked-on. > > > > Joe > > > > > > On 01/08/2016 19:03, Richard Shann wrote: > > > (d-SetMeasureNumberOffset 65) > > > > > > > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/denemo-devel > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
