Originally created by: *anonymous
Originally created by: k-ohara5...@oco.net
Originally owned by: k-ohara5...@oco.net
% Script (staccato in the example) is shifted by the staff-staff-spacing
% when it is set to go 'inside the cross-staff slur.
% If you remove the slur, the Script moves to the correct place.
% Bug first appears in 2.17.10
% Similar to issue 3327, but not solved by the patch there
% Workaround: \override Script #'avoid-slur = #'around
<<
\new Staff = "R" { s2 }
\new Staff = "L" {
\new Voice {
\voiceTwo
f'8 \change Staff="R" f'( \change Staff="L" f'_. f')
}
}
>>
Originally posted by: k-ohara5...@oco.net
[r601812a35409ef1e34621df1721dbc6fb6e26c3e]
Labels: -Patch-push Fixed_2_17_25
Status: Fixed
Originally posted by: Elu...@gmail.com
(No comment was entered for this change.)
Status: Verified