lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] support for flagged crotchets in mensural notation


From: David Kastrup
Subject: Re: [PATCH] support for flagged crotchets in mensural notation
Date: Sat, 28 Feb 2015 21:22:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Lukas Pietsch <address@hidden> writes:

> Lukas Pietsch <lukas.pietsch <at> freenet.de> writes:
>
>> Another technical question: I found that apparently if I'm going to declare
>> these new grob properties in scm/define-grob-properties.scm, I'll also have
>> to declare them as part of some interface somewhere else, otherwise I get
>> "cannot find interface for property" errors. Where should a new notehead
>> grob property like this be declared? As part of note-head-interface (i.e. in
>> lily/note-head.cc), or as part of some new interface (e.g.
>> "mensural-note-interface"), to be declared in scm/define-grob-interfaces.scm?
>
> Sorry for repeating myself, but this part of my question may have gone
> unnoticed in the thread above. Could I have some advice on this? Should I be
> defining a new interface for specialized mensural-related grob properties?

Depends on what is affected.  If you have properties only affecting
noteheads, the note-head-interface is the place for them.

-- 
David Kastrup



reply via email to

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