Sorry, should be articulation Positioning Priority in subject line.

On 7/6/26 09:41, Kale Good wrote:

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

Reply via email to