Printing Parts, w the instrument name on the second and following pages
I've been searching for a way to print the instrument name, on pdf export for every single instrument (in the header or footer - doesn't matter).
I found this one:
- Click on Format > Style > Header, Footer.
- In the Header/Footer section, you'll find fields where you can add text. Use the placeholder $:partName:$ to insert the instrument name automatically.
but it doesn't seem to work. Is the $$-expression wrong, or is there perhaps another way to do that?
Comments
"Is the $$-expression wrong, "
Yes it is wrong!
The correct tags are $I and $i (upper/lower case "I" for India). depending on whether you want the part name to appear on all pages including page 1 or on all pages excluding page 1.
See https://musescore.org/en/handbook/4/header-and-footer
Or $:partName:
No trailing $