|
From: | Jean Abou Samra |
Subject: | Re: strict-note-spacing, grace, and spacer cause programming error |
Date: | Tue, 22 Mar 2022 23:09:01 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
Le 22/03/2022 à 21:29, Knute Snortum a écrit :
If you use strict-note-spacing (or strict-grace-spacing) with grace notes that contain a spacer, a programming error is encountered. Here is a MWE: %%% \version "2.23.6" \relative c'''' { g4 \newSpacingSection \override Score.SpacingSpanner.strict-note-spacing = ##t \grace { e8[ d s16 b8 g e] } c4 } %%% The error message is, programming error: Cannot determine neighbors for floating column -- Knute Snortum
Thanks, opened https://gitlab.com/lilypond/lilypond/-/issues/6308
[Prev in Thread] | Current Thread | [Next in Thread] |