Hi,I know to cause music code to print the current bar number in a box (or circle, etc.):
\set Score.rehearsalMarkFormatter = #format-mark-box-barnumbers
\mark \default
How do include the equivalent in the markup after \tempo ?
\tempo \markup{ \mark \default } }
Is apparently not the correct syntax.
This is to eliminate the spacing problems with:
\mark \default
\tempo \markup{Allegro}
I can create an MWE if necessary.
TIA,
Paul
