> Le 7 juin 2023 à 23:52, Thomas Morley <[email protected]> a écrit :
>
> thanks!
> Though, below commit-message does not explain why a tweak works, but
> an override not.
> Personally I think this is very strange and apart from that, totally
> undocumented.
> Do we have other, but similar, situations where a tweak works an override not?
That's (as in most cases) because the engraver does the C++ equivalent of
ly:grob-set-property! and is part of the general problem of not destroying user
tweaks when doing that.