On Sun, May 10, 2026 at 5:09 AM Lukas-Fabian Moser <[email protected]> wrote: <Snip>
> > > > I've seen `avoid-slur = #'inside` as a possibility, but I can't find > > which grob to attach that to in an `\override` or `\set` statement for > > this case. > > \override Script.avoid-slur = #'inside > > The flageolet is a Grob of type 'Script'; but I admit that I didn't > immediately find a canonical place in the documentation where this is > stated clearly. > > NR B.13 Indicates that \flageolet is an Instrument-specific script. It lists articulations as scripts, but never says they are Script glyphs. https://lilypond.org/doc/v2.26/Documentation/notation/list-of-articulations IR 2.1.115 says that a Script grob is an articulation. https://lilypond.org/doc/v2.26/Documentation/internals/script I think these two together state it canonically, but perhaps not clearly. Perhaps it would be nice in NR B.13 to say "Articulations are engraved as Script objects." That would probably clarify things. Carl
