On 20/09/2021 04:38, Calvin Ransom wrote:
Hello everyone,
I’m transposing a musical theatre book and sometimes the bar numbers contain letters then go back to normal numbering.
Here is an example for the Bar Numbering that I am looking for:

1 2 3 3a 3b 3c 4 5 6

Does anyone know how to do this?

It is documented. Off the top of my head it's something like

\mark \default % 1
\mark \default % 2
\mark \default % 3
\mark "3a"
\mark "3b"
\mark "3c"
\mark \default % 4

Cheers,
Wol

Reply via email to