On Mon, Dec 9, 2019 at 5:38 PM Thomas Morley <[email protected]>
wrote:

> Am Mo., 9. Dez. 2019 um 17:05 Uhr schrieb Paolo Pr <[email protected]>:
> >
>


> > Is there a way to set the staff-padding property of a grob and preserve
> at the same time the vertical order set with outside-staff-priority?
>
> Provoke collision by setting staff-padding of TupletBracket to the
> same value and let LilyPond sort it.
>
>
Hello Thomas,

This method, unfortunately, seems redundant, because I have to specify the
value for all the objects that are near the OttavaBracket. Instead, I
wonder if is there an automatic way to vertically order them, given that
the order is already set in the list of outside-staff-priority valuse.
For example, if I have in the following vertical order (grob1 on the top,
grob4 on the bottom):

grob1
grob2
grob3
grob4

---------------------------
---------------------------
---------------------------
---------------------------
---------------------------

I wonder if is there a way to shift grob4 vertically and automatically
shift grob1,2,3 as a consequence...

Thanks.

Reply via email to