Thanks all, instrumentName seems to be the best solution!
-Ahanu
On Sun, Jan 3, 2021 at 5:00 PM Ahanu Banerjee wrote:
> Hi,
>
> I'm typesetting a book of études. I am currently putting the number of the
> etude (1-2 digits) in the header as a title, but I would like to put it to
> the left of
I think the best way to do this is to use the instrument name:
\score {
\new PianoStaff \with { instrumentName = \markup \huge "No. 4" }
<<
...
>>
}
--
Knute Snortum
On Sun, Jan 3, 2021 at 2:01 PM Ahanu Banerjee wrote:
>
> Hi,
>
> I'm typesetting a book of études. I am currently putting
Hi,
I'm typesetting a book of études. I am currently putting the number of the
etude (1-2 digits) in the header as a title, but I would like to put it to
the left of the first staff, in the indented white space. It should be
center-aligned between the left margin and the first staff, and verticall