2017-10-16 22:24 GMT+02:00 Malte Meyn <lilyp...@maltemeyn.de>: > > > Am 16.10.2017 um 19:38 schrieb Rodney Duplessis: >> >> I want to put a glissando in parentheses. I’ve tried to adapt some >> snippets (for example, http://lsr.di.unimi.it/LSR/Item?id=902 and >> http://lsr.di.unimi.it/LSR/Item?id=647) to my needs but I couldn’t get any >> results. > > > How about this? Can be used with or without \once. > > \version "2.19.65" > > parenthesizeGliss = {
Nice. Though, I'd use \vcenter instead of \raise #-0.5 > \override Glissando.bound-details.left.text = \markup \raise #-0.5 "(" > \override Glissando.bound-details.right.text = \markup \raise #-0.5 ")" > \override Glissando.bound-details.right.padding = 1 > } > > { > \once \parenthesizeGliss > a'1\glissando c''\glissando a' > } Cheers, Harm _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user