Hi Laurie,
> When I copied your layout block into my score (2.25.12) I get this error
> error: syntax error, unexpected SYMBOL, expecting '='
> CodaMark
> color = "tomato"
Sorry… didn’t test. Should have been
\layout {
\context {
\Score
\compressEmptyMeasures
\override MultiMeasureRest.expand-limit = #2
\override CodaMark.color = "tomato"
\override SegnoMark.color = "tomato"
\override SectionLabel.color = "tomato"
% \override RehearsalMark.color = "tomato"
\override JumpScript.color = "tomato"
rehearsalMarkFormatter = #format-mark-box-alphabet
}
}
Best,
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.