Jim Long wrote
> anymusic = \new Staff \relative c' { c4 \parenthesize { d e f } c4 d e f }

for normal input you can use

{
  c
  \tweak #'Y-offset -5  \tweak #'text "("  \breathe
  gis16([ a
  \tweak #'Y-offset -5  \tweak #'text ")"  \breathe <>
  ])
}

unfortunately you'll have to calculate the vertical position yourself
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Parenthesize-tp151157p151170.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to