On Sat, Dec 17, 2022 at 12:52:27AM +0100, Jean Abou Samra wrote: > Le 16/12/2022 à 20:39, H. S. Teoh via LilyPond user discussion a écrit : > > Hmm. I'm running a local Linux build of 2.24.0 (commit > > 916ae4111441a9426fbb9c11f7c42735eccf0cac). > > > That is not 2.24.0, but current master. 2.24.0 is the tag v2.24.0, > which the branch stable/2.24 also currently points to. The commit > you identified is not part of 2.24.0 because we branched the stable > release earlier than that. > > At any rate, thanks for reporting. I've opened > > https://gitlab.com/lilypond/lilypond/-/issues/6482 [...]
Thanks for the clarification! I just realized that I had written the input wrong in the first case as well, it should have been \repeat percent { \tuplet ... } rather than \tuplet ... { \repeat percent }. Maybe this is worth mentioning in the docs for \tuplet? T -- Obviously, some things aren't very obvious.