Dear list,In the following example, when a note has a slur and a tie and hide-tied-accidental-after-break is enabled, the slur is incorrectly placed when another staff has many accidentals.
\version "2.25.13"
<<
\new Staff {
\override Tie.color = #red
\override Accidental.hide-tied-accidental-after-break = ##t
cis''1~( \break 1)
}
\new Staff {
R1 <cis'' dis'' eis'' fis''>1
}
>>
Thanks,
-William
--
William Rehwinkel - Oberlin College and Conservatory '24
[email protected]
PGP key: https://ftp.williamrehwinkel.net/pubkey.txt
OpenPGP_signature.asc
Description: OpenPGP digital signature
