Hi Fennel,

Not sure why some other incantations I tried didn’t work… but maybe this hack 
will help you?

%%%  SNIPPET BEGINS
\version "2.24.3"

\layout {
  \context {
    \Voice
    \consists Horizontal_bracket_engraver
  }
}

\relative c' {
  \alterBroken extra-offset #'((0 . 0) (6 . -1.5)) HorizontalBracket
  \alterBroken shorten-pair #'((0 . 0) (0 . 5)) HorizontalBracket
  c1\startGroup | \break
  c1\stopGroup
}
%%%  SNIPPET ENDS

Cheers,
Kieren.
______________________________________________

My work day may look different than your work day. Please do not feel obligated 
to read or respond to this email outside of your normal working hours.


Reply via email to