denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Question on the object inspector


From: Andreas Schneider
Subject: Re: [Denemo-devel] Question on the object inspector
Date: Tue, 22 Sep 2015 21:34:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

Oh, I see, thank you for enlightening me.
The minipixels command was borrowed from some other Denemo command which
I used as a template. As you say it doesn't have a function I'll just
drop it.

Andreas


Am 22.09.2015 um 18:38 schrieb Richard Shann:
> on the contrary, you have been tipped off by the object inspector that
> you have accidentally created two directives on this chord.
> The line
> (d-DirectivePut-chord-minpixels  thevariant 20)
>
> was not what you intended surely? This is creating a tag using the
> content of the variable thevariant.
> I expect you meant
> (d-DirectivePut-chord-minpixels  tag 20)

Am 22.09.2015 um 18:43 schrieb Richard Shann:
> Oh, and does setting minpixels do anything? It gives the space for
> standalone directives but I don't recall if it has a function for chord
> directives...




reply via email to

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