[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bracket
From: |
Kieren MacMillan |
Subject: |
Re: Bracket |
Date: |
Mon, 9 Sep 2024 20:49:21 -0400 |
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.
- Bracket, Dimitri Sykias, 2024/09/09
- Re: Bracket,
Kieren MacMillan <=