On Fri, 18 Oct 2024 at 15:42, Lucas Cavalcanti <[email protected]> wrote: > > Hello! Is it possible to insert instrument names and cue names to staves nested inside OneStaff?
Hello,
\layout {
\context {
\OneStaff
\consists Instrument_name_engraver
}
}
I don't know why this engraver is not included in OneStaff by default.
Maybe it should instead print the instrument name of the bottom context, I
don't know.
Kind regards,
Xavier
