Re: \set Score.proportionalNotationDuration warning on LilyPond 2.25.23
Dan Eble <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel,gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <[email protected]> |
On 2025-02-08 19:45, Paolo Prete wrote: > This is not the case. In fact, the raised warning says: > > "warning: the property 'proportionalNotationDuration' must be of type > 'non-negative exact rational or +inf.0', ignoring invalid value '#<Mom" > > ...while a proper warning to a deprecated function should be something like: > "X is deprecated and will be removed. Use Y instead" proportionalNotationDuration is not deprecated. Its type has been changed, therefore the warning about not accepting a moment is correct. -- Dan