Hi Leszek,

2011/8/4 Leszek Wroński <[email protected]>:
> I'd like the input
> \parenthesize R1
> to produce a whole measure rest in parentheses.

The fact that it doesn't work is indeed interesting.
I don't know how to fix it right now, but there is a workaround:

{
  \once \override MultiMeasureRestText #'outside-staff-priority = ##f
  \once \override MultiMeasureRestText #'Y-offset = #0
  R1 -\markup "(  )"
}

you may turn this into a music function or something and it will be
quite convenient i think.

HTH,
Janek

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to