Phrasing slur colliding with slur

AurĂ©lien Bello <[email protected]> Mon, 18 Aug 2025 15:48:02 +0200
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
Hi, 
Following code causes the phrasing slur to collide with the slur:




\version "2.25.26"

% the phrasing slur should start and end higher than the slur

\relative { 
	g''8\(( e) e( g) g( e) e( g)\)
}