denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Score directives


From: Richard Shann
Subject: Re: [Denemo-devel] Score directives
Date: Wed, 01 Apr 2015 10:28:14 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]