How can I draw a box or a circle around the exercise number "1."

\version "2.19.65"
\score{
  \new Staff {
    \set Staff.instrumentName=#"1."
    c' d' e' f'
  }
}

Thank you, g.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to