Maybe ly:grob-set-object! or ly:grob-set-property! They have identical descriptions although the implementations differ.

On 26/01/17 08:06, Urs Liska wrote:
Hi all,

I've created a new grob property through

#(set-object-property! 'curve-layer 'backend-type? integer?)

I can now override this in the music, but it starts with an empty list
(it seems, at least that's what is printed). How can I initialize that
to, say, 1? I grepped for set-object-property! but didn't find any use
from which I could deduce how to do that.

I want to do that in the initialization code, without requiring the user
to explicitly put an override somewhere in the music or a \layout.

Any suggestions? TIA
Urs



--
Timothy Lanfear, Bristol, UK.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to