Hello list, hello Josiah,

You wrote:

> If I wanted to put parentheses around noteheads, is the easiest way to 
> use \markup? Something like \markup{ {} \raise #-4.0 {(   )}}?

I would do either this way or (as I did at second fingerings) take the
left- and right-parenthese for accidentals:

    ^\markup { \fontsize #-2 { \musicglyph #"accidentals-leftparen"
      \hspace #-.2 \musicglyph #"accidentals-rightparen" } }

In both cases it seems a good idea to put a "\hspace #number" between
the parentheses instead of blanks.

Best Regards           Roland


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to