lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Color one SystemStartBrace


From: Urs Liska
Subject: Color one SystemStartBrace
Date: Wed, 13 Mar 2019 18:53:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Hi all,

is it possible to get hold of a single SystemStartBrace/Bar/Bracket to color it?

\layout {
  \context {
    \Score
    \override SystemStartBrace.color = #red
  }
}

works but 

(\once) \override Score.SystemStartBrace.color = #red

somewhere in the input doesn't have any effect.

Any suggestions?

Urs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]