On Fri, 2017-02-24 at 21:33 +0000, Richard Shann wrote: > On Fri, 2017-02-24 at 21:15 +0100, Haris Brković wrote: > > Sorry, I sent wrong information. InstrumentName is from > > Staff/Voices-StaffProperties-Instrument Name in the object menu. > > I'm not quite sure what this is in reply to (*) but if you want to put > the movement number at the beginning of the staff then that is easier > > (d-InstrumentName (string-append "Piece Number " (number->string > (d-GetMovement)) )) > > > You may need to adjust the indent...
There are two indent commands, one for the whole score and another on a per-movement basis. (d-InstrumentName ...) affects the ScoreIndent I'm not sure if that is good enough - it may be better to set the movement indent... Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
