denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Gregorian Chant in Denemo


From: Richard Shann
Subject: Re: [Denemo-devel] Gregorian Chant in Denemo
Date: Wed, 11 Jan 2017 11:05:26 +0000

On Wed, 2017-01-11 at 09:36 +0000, Richard Shann wrote:
> > Thank you very much. Is there a parameter for this in the
> > StandAloneSelfEditDirective command? Or do I have to add the lines
> of
> > code given above after StandAloneSelfEditDirective?
> 
> 
> Yes, 
> 
> actions/denemo-modules/directives.scm:(define*
> (StandAloneSelfEditDirective pair #:optional (step? #t) (graphic #f)
> (displaytext #f) (minpixels #f))
> 
> it seems that the one after the (step? #f) parameter is for a possible
> graphic. It seems there is no way of passing the override in
> though :( 
I've fixed this, you can pass DENEMO_OVERRIDE_GRAPHIC as the last
parameter now (you have to supply values for the displaytext and
minpixels to do that, can be #f).

Richard






reply via email to

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