On Fri, Dec 13, 2024 at 2:13 PM David Kastrup <
dak@gnu.org> wrote:
Trevor Bača <trevorbaca@gmail.com> writes:
> Most helpful of all was the suggestion that the grob descriptions given as
> IR 3.1 ...
>
> https://lilypond.org/doc/v2.24/Documentation/internals/all-layout-objects
>
> ... be expanded to list *all* properties for a given grob, rather than only
> the properties that a grob *changes* from interface defaults.
>
> This is such a great idea.
I don't see how it is a great idea to list properties that may not
affect a grob at all in the documentation of a grob.
I was under the impression that if a grob had a particular interface, all of the properties of the interface could be applied to the grob.
If that is not the case, do we have any way of identifying which interface properties can be applied to a grob?
Carl