Happy New Year to everyone reading!

Please see the attached MWE; how can I specify the radius of the circled text? Using `\circle 2` results in differently sized circles based on the circled text, but when I specify the radius with `\draw-circle`, I somehow can't manage to center the text inside the circle. This has to be a very simple fix that's right under my nose, but somehow nothing I've tried works.

Or, perhaps there's another option that someone might share; that would work, as well.

Thanks!

Sam

\version "2.19.63"

\new Staff {
  c'4^\markup { \circle 2 } e' g'^\markup { \combine \draw-circle #1.5 #.1 ##f "2" }
  }
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to