On Wed, 2015-04-01 at 10:05 +0100, Richard Shann wrote:
> hmm, I would guess this would then have to be set on every movement
> (the
> \score {} construct in LilyPond is a movement in Denemo).
It seems you need to specify the context (ie Score.markFormatter) thus:
(d-DirectivePut-score-postfix "ScoreRehearsalMarkFormat" "\\set
Score.markFormatter = #format-mark-numbers"))
this outputs that lilypond syntax at the start of each movement (ie in
each \score {} block). That seems a bit odd to me (notice this is
setting the postfix field, not the prefix one, the latter puts the
lilypond syntax passed before the \score {} block altogether).
Richard
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel