At 14:20 on 27 Jul 2023, Kieren MacMillan wrote: >>> Does <https://github.com/davidnalesnik/lilypond-text-spanner-inner-texts> >>> not suffice? >> Unfortunately, it doesn’t look like it.
> Cool cool… > Does this seem like the kind of thing that could/should be wrapped > into a single function/framework/grob/engraver, or two different ones? As I understand it, the only part that is required is the alignment of related TextSpanner grobs. This can be thought of as four TextSpanners: - lbp -> - nbp -> - hbp -> - lbp (this one with no line and arrow) What's missing is a way to align them to the same Y position - could an engraver do this? -- Mark Knoop