I wrote this little block; feel free to use it. I have started to work out
the Internals Reference document (IR), it's slowly becoming useful!

jazzTweaks = {
  \compressEmptyMeasures
  \override MultiMeasureRest.expand-limit = #2
  \override Score.CodaMark.color = "red"
  \override Score.SegnoMark.color = "red"
  \override Score.SectionLabel.color = "red"
  \override Score.RehearsalMark.color = "red"
  \override Score.JumpScript.color = "red"
}
Laurie Savage
https://www.queensofthewest.com/

On Fri, 1 Mar 2024 at 04:15, Jeff Kopmanis <kopma...@gmail.com> wrote:

> \mark \markup { \with-color #red "Whatever" }
>
> This is what I've been using for a few months now...works great.
> Basically, use the with-color modifier in whatever markup expression you
> have.
>
> On Thu, Feb 29, 2024 at 12:12 PM <gehent...@gmail.com> wrote:
>
>> Hello,
>>
>> A friend did an arrangement in MuseScore in which he made the D.S.
>> symbols red, which I think is a great idea for our band.
>>
>> I found how to color certain objects, such as with:
>>
>>   \override Staff.TimeSignature.color = #(rgb-color 1 0 0)
>>
>> but I have yet to find the names of the objects I'm hoping to change.
>>
>> Does anyone have an idea?
>>
>> Thank you!!!!
>>
>>
>
> --
> *Jeff Kopmanis*
> Medium: https://kopmanis.medium.com
> GLAAC: https://www.glaac.org/
> University Lowbrow Astronomers: http://umich.edu/~lowbrows
> Orange Can Astronomy: https://www.facebook.com/orangecanastronomy/
>
> ** Go Green and leave this email on the Screen! **
>

Reply via email to