lilypond-user
[Top][All Lists]
Advanced

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

Initialize new grob property


From: Urs Liska
Subject: Initialize new grob property
Date: Thu, 26 Jan 2017 09:06:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

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


-- 
address@hidden
https://openlilylib.org
http://lilypondblog.org




reply via email to

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