Xavier Scheuer <x.sche...@gmail.com> writes:

> On Fri, 18 Oct 2024 at 15:42, Lucas Cavalcanti <lucaspi...@gmail.com> 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.

"the" bottom context?  The whole point of \OneStaff is that it combines
multiple contexts overlayed on one another.  You'd put the instrument
name on the context best matching the visuals you'd want.

-- 
David Kastrup

Reply via email to