Re: Accidental Positioning Priority?

Kale Good <[email protected]> Mon, 6 Jul 2026 09:41:21 -0400
Newsgroups gmane.comp.gnu.lilypond.general
Organization Good Music Academy
Message-ID <[email protected]>
So I've looked into this further and, from what I can tell,  \override 
Script.script-priority = 10000 only moves articulations with an 
explicitly-defined script-priority (despite Script being able to color 
all articulations). Why is this?

\relative c' {
\overrideScore.Script.color=#(universal-color'vermillion)
c'4 ^1 ^\marcato ^\tenuto ^ \staccato ^\accent ^\espressivo ^\portato ^\staccatissimo
\override Script.script-priority = 10000
c4 ^1 ^\marcato ^\tenuto ^ \staccato ^\accent ^\espressivo ^\portato ^\staccatissimo
}

Thanks,
Kale

On 7/5/26 10:30, Kale Good wrote:
>
> Hi List,
>
> I'm struggling to create a rest stroke indication for classical 
> guitar. It's a umarcato sign placed above the rightHandFinger (I've 
> used LH finger in this example). Why does only the first of these 
> overrides produce the desired result?
>
> \relative c' {
>   %\override Fingering.script-priority = -51
>   %\override Script.script-priority = 10000
>   %\override Script.outside-staff-priority = 10000
>    c'4 -1 -\marcato
> }
>
> Thanks,
>
> Kale Good
>
> -- 
> ------------------------------------------------------------------------
> Kale Good
> Private Lessons · GoodMusicAcademy.com <http://goodmusicacademy.com/>
> Music Faculty · Swarthmore College
> 4705 Baltimore Ave, Phila, PA 19143
> phone: (215)260-5383