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-09 06:32, Valentin Petzel wrote: > the new property is there to allow for convert-ly to automatically make old > things work. I just do not fully understand why it is necessary and could not > simply be handled by adding a conversion function, e.g. turing something like > > `...proportionalNotationDuration = ...` > > to > > `...proportionalNotationDuration = \moment-main-part ...` I would like to hear if there is a common and important case that the currently implemented conversion does not handle. I don't see what advantage this suggestion would have. The goal of the change in types is to remove "moment" cruft from ly code, not to add to it. -- Dan