Le 01/11/2022 à 19:59, David Kastrup a écrit :
It makes more sense if a) a tweak on an to-be-expanded chord (no non-post-event chord elements) is applied to the ChordEvent expression itself after all. b) when expanding a RepeatChord, tweaks get copied over to the created elements.That adds complexity to the implementation, but users usually could care less about the implementation.
Good idea. Here's a patch: https://gitlab.com/lilypond/lilypond/-/merge_requests/1706 Best, Jean