I'm not getting any parentheses in the output from this example. Is it possible to parenthesize more than a single grob?
Thank you! Jim
\version "2.17.26"
music = \relative c' { c4 d e f }
\score {
\music
}
\score {
\parenthesize \music
}
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
