I think if you override the NoteHead print-function to

\override Voice.NoteHead #'print-function = #Text_interface::print

and use

\override Voice.NoteHead #'text = #(markup #:circle #:musicglyph
"noteheads.s2"))

perhaps along with some #:raise or #:translate or extra-offset, you can
achieve this.

Bert

[EMAIL PROTECTED] wrote:

> hello lilypond-users,
> is there a way to draw a circle around a note-head?
> so far i tried it:
> - with balloon help, but I didn't like the looks of it (btw: is there 
> a way to set the size of the balloon?)
> - manually with \markup{ \circle " "} and extra-offset, which is 
> quite time-consuming
>
> any better ideas? as always thanks a lot!
> stephen



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to