Esa Erola wrote:
> 
>> I'm not top posting.
> 
> Hi,
> 
> I would like to ask about an issue, maybe not a big one, but I got stuck
> to this
> for some reason.
> 
> My use case: I would like to use connected arpeggio bracket in one meaning
> with
> a color and unconnected arpeggio in default color and format.
> 
> Running the script below setting and reverting color as well as setting
> and
> reverting arpeggio bracket design works but set color does not appear in
> connected arpeggios. The log looks clean.
> 
> Best Regards,
> Esa
> 
you have correctly set 

  \set StaffGroup.connectArpeggios = ##t      % set bracket connection on 

and consistently you have to turn on the wanted color for the StaffGroup:

 \override StaffGroup.Arpeggio #'color = #(x11-color 'green) 

hth
Eluze
-- 
View this message in context: 
http://old.nabble.com/%3E-I%27m-not-top-posting.-colour-setting-problem-with-connected-arpeggio--v-2.12.2-tp30793137p30793182.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to