On Mon, 2016-02-08 at 17:11 +0100, Haris Brkovic wrote: > Here I send two scripts you made. > I put it in Denemo and they work as I needed. > Also Split staff function works fantastic which you put in 2.0.3 > Of course I messed something with names and labels. You'll see how I > called it. > If I made mistakes please correct me.
Well, as I remarked earlier a lot of the work for very simple LilyPond insertion type commands is in thinking where in the menu system the command should go, what it's label should read like, the tooltip etc (i.e. the information stored in the <command>.xml file. For setting ragged-right, it seems to me that only one command is needed, to switch to flush-right on the current movement (only noticeable if the movement has only one system). So I've put this in Movement->Typesetter->Page Layout. Now the Indent command no longer has to feel so lonely :) > I'm also interested to know in which tempo these updates and upgrades > go. > It seems to me very fast. Well, new binaries (i.e. executable programs) are built nightly. They are the ones labelled 0.0.0 You will need to use Load Default Command Set from the Command Center to see new commands, as you have created a custom set for yourself, and Denemo doesn't know that this is, in effect, a new version - it has the version number 2.0.3 and will have until the next release. Just at the moment however, the git repository where our source code is stored seems to be down, so d-RaggedRight may not be built tonight... Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
