On Fri, 2016-02-05 at 20:33 +0100, Haris Brkovic wrote: > Dear Richard, dear denemo community, > I need help with two things in my work.
This won't be a complete answer to your email but I want to alert you to something quite important: In the file you sent there is a script stored with it; it is the script that I sent you. It is a mistake to save this with the score, since it means that it will be executed every time the score is opened. In this case, since the script makes the score raggged-right if it is normal and makes it normal if it is ragged-right (that is, it is a toggle script) what will happen is that every other time you open the score the ragged-right will be on, every other time off! This will be quite puzzling. You are not the first person to accidentally do this, so I think the message warning you should be more ominous... > 1. How to override score script which makes ragged-right=##f. It has to be > overridden only in one line (in file this line is put as movement cause I > want to be numbered) I think this is just a matter of using the same script but with d-DirectivePut-movementcontrol-... rather than d-DirectivePut-score-... and similar. I'll test out ... > 2. Want to divide staff in two parts with some directive which I can' find. This is interesting - it may be possible with the current Denemo commands (see the Typesetting On and Typesetting Off commands), otherwise the LilyPond snippet repository will need to be searched (failing which [email protected] will help). If you make no progress real soon I should be able to look into it (I'm just now finishing a Demo video for 2.0.2) Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
