Hi Dimitri,

> How can I reduce the space between the bracket and the first barline?

%%%  SNIPPET BEGINS
\version "2.25.11"

\new ChoirStaff
  \with { \override SystemStartBracket.extra-offset = #'(0.5 . 0) }
  <<
    \new Staff c''1
    \new Staff c''1
    \new Staff c''1
  >>
%%%  SNIPPET ENDS

Hope that helps!
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